/* CSS FRAMEWORK
versione 3.0 by Nic - http://www.enneb.com/

-------------------------------------------------------------
-------------------------------------------------------------
	background-image: url(../img/xxx.png);
	_background-image: url(../common/img/transparent.gif);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="common/img/xxx.png", sizingMethod="crop");
	background-repeat: no-repeat;
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section, menu,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
article, aside, figure, footer, header,
hgroup, nav, section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }

pre {
padding: 15px;
white-space: pre; /* CSS2 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */
}
/* align checkboxes, radios, text inputs with their label */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; width: auto !important; }
.ie6 input { vertical-align: text-bottom; }
/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button { cursor: pointer; }

:focus {
outline: 0;
}
/* bicubic resizing for non-native sized IMG:*/
.ie7 img { -ms-interpolation-mode: bicubic; }
.clearer {
     visibility: hidden;
     display: block;
     font-size: 0;
     clear: both;
     height: 0;
     }

/* Heading kerning pairs and ligatures */
h1, h2, h3 { text-rendering: optimizeLegibility; }

sup { vertical-align: middle; font-size: 0.6em; }

/* END RESET CSS */

#infocontent {
	width: 100px;
	height: 100px;
	position: absolute;
	top: -900px;
	left: -900px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 10px;
}

#infocontent ul li {
	list-style-type: none;
}

#infocontent h3 a,
#infocontent ul li a {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* -------- IE ALERT ------- */

#ie-alert-overlay{width:100%;height:100%;background-image: url(../img/iealert/bg.png);position:fixed;top:0;left:0;z-index:999999}
* html #ie-alert-overlay{position:absolute}
#ie-alert-panel{width:600px;height:auto;top:200px;left:50%;position:fixed;z-index:1000001;margin:0 0 0 -300px;
_position:absolute;
_top:expression(200+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
font-family:Arial,"Helvetica Neue",Helvetica,sans-serif}
.ie-p{font-size:15px;color:#565656;line-height:1.6em;text-align:left}
#ie-alert-panel a{text-decoration:none}
.ie-span{font-size:18px;color:#464646;display:block;font-weight:bold;line-height:1.6em;margin:0 0 15px 0;}
.ie-r-b-c,.ie-r-t-c,.ie-l-t-c,.ie-l-b-c{background: url(../img/iealert/iesprites.png) no-repeat}
.ie-l-t-c{width:47px;height:47px;background-position:-18px -9px;float:left}
.ie-l{height:100%;width:47px;float:left;clear:both;background: url(../img/iealert/left.png)}
.ie-l-b-c{width:47px;height:46px;background-position:-17px -66px;float:left;clear:both}
.ie-b{height:46px;width:506px;float:left;background: url(../img/iealert/bottom.png)}
.ie-r-t-c{width:47px;height:47px;background-position:-83px -10px;float:right;cursor:pointer}
.ie-r-t-c:hover{background-position:-143px -9px}
.ie-r{height:100%;width:47px;float:right;background: url(../img/iealert/right.png)}
.ie-c{width:506px;height:100%;background:#f6f6f6;float:left}
.ie-r-b-c{width:47px;height:46px;background-position:-83px -65px;float:right}
.ie-t{height:47px;width:506px;float:left;background: url(../img/iealert/top.png)}
.ie-u{width:auto;height:43px;margin:30px auto 0 -66px;position:relative;left:50%}
.ie-u-l{width:14px;height:43px;background: url(../img/iealert/u-left.png);float:left}
.ie-u-c{width:auto;height:33px;background: url(../img/iealert/u-center.png);float:left;padding:11px 0 0 0;cursor:pointer}
.ie-u-s{margin:5px 25px 5px 25px;color:#fff;font-size:14px;font-weight:bold;line-height:1.3em;}
.ie-u-r{width:14px;height:43px;background: url(../img/iealert/u-right.png);float:left}
#ie-alert-panel.ie6-style .ie-r-b-c{background: url(../img/iealert/6_r_b_c.png) no-repeat}
#ie-alert-panel.ie6-style .ie-r-t-c{background: url(../img/iealert/6_r_t_c.png) no-repeat}
#ie-alert-panel.ie6-style .ie-r-t-c:hover{background:url(../img/iealert/6_r_t_c_h.png) no-repeat}
#ie-alert-panel.ie6-style .ie-l-t-c{background:url(../img/iealert/6_l_t_c.png) no-repeat}
#ie-alert-panel.ie6-style .ie-l-b-c{background:url(../img/iealert/6_l_b_c.png) no-repeat}
#ie-alert-panel.ie6-style .ie-l{background:url(../img/iealert/6_left.png)}
#ie-alert-panel.ie6-style .ie-r{background:url(../img/iealert/6_right.png)}
#ie-alert-panel.ie6-style .ie-b{background:url(../img/iealert/6_bottom.png)}
#ie-alert-panel.ie6-style .ie-t{background:url(../img/iealert/6_top.png)}

/* -------- STILI PROGETTO ------- */



::selection {
        background: #ea6924;
	color: #fff;
}
::-moz-selection {
        background: #ea6924;
	color: #fff;
}

@font-face {
  font-family: 'Lato-Bold';
  src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf')  format('truetype'), url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato-Black';
  src: url('../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),  url('../fonts/Lato-Black.woff') format('woff'), url('../fonts/Lato-Black.ttf')  format('truetype'), url('../fonts/Lato-Black.svg#Lato-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato-Light';
  src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Lato-Light.woff') format('woff'), url('../fonts/Lato-Light.ttf')  format('truetype'), url('../fonts/Lato-Light.svg#Lato-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato-Regular';
  src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf')  format('truetype'), url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

#loader {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	background-color: #ea6924;
	-webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   backface-visibility: hidden;
   
   -webkit-transition: all 750ms cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
-webkit-transition: all 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
   -moz-transition: all 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
     -o-transition: all 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
        transition: all 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */
}

#loader.nascosto {
	left: 100%;
}

#privacySlider {
	background-color: #ea6924;
	color: #fff;
	position: fixed;
	left: 0;
	z-index: 1000;
	width: 100%;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	bottom: 0;
	height: auto;
	min-height: 30px;
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
    backface-visibility: hidden;
	font-style: normal;
	line-height: 130%;
	font-size: 13px;
	font-variant: normal;
	display: none;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
}

#privacySlider a {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#privacySlider a:hover {
	text-decoration: none;
}

#privacySlider a#cookieBtn {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	padding: 3px 10px;
	display: inline-block;
	background-color: #fff;
	font-size: 12px;
	-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
	color: #ea6924;
	margin: 5px;
}

#privacySlider a#cookieBtn:hover {
	background-color: #000;
	color: #fff;
}



header a:focus {
	outline: none;
	background-color: transparent !important;
}

a:focus {
	outline: none;
}

.img {
	width: 100%;
	height: auto;
}

body {
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
	font-family: Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html {
    width: 100%;
    height: 100%;
}

.parallax {
	-webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   backface-visibility: hidden;
   
}

.responsive_img {
	width: 100%;
	height: auto;
}

.container {
	position: relative;
}

.navbar-toggle {
	margin-right: 0;
}

.navbar-fixed-top, .navbar-fixed-bottom {
	-webkit-backface-visibility: hidden; 
	backface-visibility: hidden;
}

.navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-header {
	position: relative;
}

#navbar.collapse.navbar-collapse {
	text-align: right;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: none;
    text-transform: uppercase;
    background-color: #ea6924;
	text-align: right;
	margin-top: 0;
	-webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.navbar-custom .logo_wrapper {
	height: 78px;
	background-color: #ea6924;
	display: none;
	-webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.navbar-custom .logo_wrapper .navbar-brand {
	background-image: none;
}

.navbar-custom .logo_wrapper .navbar-brand .logo {
	width: 152px;
	height: 38px;
	display: block;
	-webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.navbar-custom .navbar-brand {
	background: url(../img/logo.png) no-repeat 0 0;
	width: 152px;
	height: 38px;
	display: block;
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -76px;
	-webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
	padding: 0;
}

.navbar-custom .navbar-brand strong {
	display: none;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand.mobile {
	left: 15px;
	top: 10px;
	margin-left: 0;
	width: 122px;
	height: 30px;
	background-size: 100%;
	
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
}

.navbar-custom .nav {
	margin-top: 20px;
	padding-right: 15px;
}

.navbar-custom .nav li {
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding: 0;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	margin: 0 10px;
	padding: 0;
	font: normal normal 13px/100% Lato-Regular;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255,255,255,.5);
    background-color: transparent;
}

.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}

.navbar-custom .nav li.dropdown a {
}

.navbar-custom .nav li.dropdown {
	text-align: right;
}

.navbar-custom .nav li.dropdown.open {
	margin-bottom: 0;
	padding-bottom: 0;
}

.navbar-nav .open .dropdown-menu {
	padding-top: 15px;
}

.navbar-nav .open .dropdown-menu li {
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 100%;
}

.navbar-nav .open .dropdown-menu li a {
	text-align: right;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}

#system,
#icone,
#video,
#hotspot,
#info_sistema,
#kit,
#progetta {
	font: normal normal 15px/160% Lato-Regular;
	color: #333;
	padding-top: 50px;
	padding-bottom: 50px;
}

#system h3,
#hotspot #intro_text h3,
#info_sistema h3,
#info_sistema h4,
#kit h3,
#progetta h3,
.pagina_comparsa .title h2 {
	font: normal normal 23px/140% Lato-Light;
	text-align: center;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	margin-bottom: 20px;
}

#system p,
#icone p,
#video p,
#info_sistema p,
#kit p,
.pagina_comparsa p {
	margin-bottom: 30px;
	text-align: justify;
}

/* -------- INTRO ------- */

#intro {
    display: table;
    width: 100%;
    height: 100%;
    color: #fff;
    background: url(../img/intro_bg_iphone_portrait.jpg) no-repeat scroll 0 bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	text-align: center;
	padding: 80px 0 0;
}

#intro .intro-body {
    display: table-cell;
    vertical-align: top;
}

#intro .intro-body .container {
}

#intro .intro-body h1 {
	text-indent: -900em;
	background: url(../img/aquamagic_title.png) no-repeat 0 0;
	display: block;
	background-size: 100%;
	margin-bottom: 20px;
	width: 240px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
}

#intro .intro-body h2 {
	text-decoration: none;
	font: normal normal 24px/130% Lato-Light;
	margin-bottom: 50px;
	color: #000;
	display: none;
}

#intro .intro-body h2 strong {
	font-family: Lato-Bold;
	font-weight: normal;
	font-style: normal;
}

#intro .intro-body a.more_btn,
#info_sistema a.more_btn {
	background-color: #ea6924;
	font: normal normal 13px/100% Lato-Regular;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	bottom: 0;
	display: inline-block;
	padding: 10px 25px;
	margin-bottom: 5px;
}

#info_sistema a.more_btn {
	display: block;
}

#intro .intro-body a.more_btn:hover,
#info_sistema a.more_btn:hover {
	background-color: #fa6d21;
}

/* -------- SYSTEM ------- */

#system {
	background-color: #E6ECE5;
}

#system p {
	margin-bottom: 30px;
	text-align: justify;
}

#system p strong {
	font-family: Lato-Bold;
	font-weight: normal;
	font-style: normal;
}

#system a.more_btn {
	background-color: #ea6924;
	font: normal normal 13px/100% Lato-Regular;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	bottom: 0;
	display: block;
	padding: 10px 25px;
	margin-bottom: 5px;
}

#system a.more_btn:hover {
	background-color: #fa6d21;
}

#system .nascosto {
	margin-bottom: 30px;
	display: none;
	text-align: center;
	margin-top: 30px;
}

#system .nascosto h3 {
	font: normal normal 19px/100% Lato-Regular;
	margin-bottom: 10px;
}

#system .nascosto p {
	margin-bottom: 10px;
	text-align: justify;
}

#system .responsive_img {
	margin-bottom: 30px;
}

#system .nascosto ul li {
	list-style-type: none;
	margin-bottom: 7px;
}

#system .nascosto ul li strong {
	font-family: Lato-Bold;
	font-weight: normal;
	font-style: normal;
	display: block;
}

/* -------- ICONE ------- */

#icone {
	background-color: #ea6924;
	padding-bottom: 25px;
}

#icone .elenco_icone {
	overflow: hidden;
}

#icone .elenco_icone ul {
	
}

#icone .elenco_icone ul li {
	display: inline;
	width: 50%;
	float: left;
	text-align: center;
	padding-right: 3%;
	padding-left: 3%;
	margin-bottom: 25px;
}

#icone .elenco_icone ul li.ultimo {
	margin-left: 25%;
}

#icone .img {
	margin-bottom: 10px;
	width: 92px;
	height: auto;
}

#icone h6 {
	font: normal normal 13px/120% Lato-Regular;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

/* -------- VIDEO ------- */
#video {
	background: url(../img/video_bg.jpg) no-repeat center top;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	width: 100%;
	height: 420px;
}

#video a.video_play_btn {
	font: normal normal 20px/100% Lato-Regular;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin-top: 120px;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	-webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out;
	
}

#video a.video_play_btn .icon {
	background: url(../img/video_play_icon.png) no-repeat 0 0;
	width: 60px;
	height: 70px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	
	-webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out;
}

#video a.video_play_btn:hover {
	cursor: pointer;
	color: #fa6d21;
}

#video a.video_play_btn:hover .icon {
	background-position: 0 bottom;
}



/* -------- HOTSPOT ------- */

#hotspot {
	background-color: #ecedec;
}

#hotspot #intro_text {
	color: #333;
	margin-bottom: 20px;
	text-align: center;
}

#hotspot #intro_text h3 {
	font: normal normal 24px/100% Lato-Light;
	color: #333;
	text-transform: uppercase;
}

#hotspot #tabs {
}

#hotspot #tabs ul.nav-tabs {
	border-bottom-style: none;
	margin-bottom: 1px;
}

#hotspot #tabs ul.nav-tabs li {
	margin: 0 0 1px;
	border-right: 1px solid #fff;
}

#hotspot #tabs ul.nav-tabs li:last-child {
	border-right-style: none;
}

#hotspot #tabs ul.nav-tabs li a {
	font: normal normal 14px/100% Lato-Regular;
	color: #fff;
	text-transform: uppercase;
	display: block;
	position: relative;
	background-color: #ea6924;
	
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

#hotspot #tabs ul.nav-tabs li a,
#hotspot #tabs ul.nav-tabs li.active a,
#hotspot #tabs ul.nav-tabs li a:hover {
	border-style: none;
	margin: 0;
	padding: 10px 15px;
	border: none;
}

#hotspot #tabs ul.nav-tabs li.active a,
#hotspot #tabs ul.nav-tabs li a:hover {
	background-color: #fa6d21;
}

#hotspot #tabs .tab-content {
	text-align: center;
}

#hotspot #tabs .nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

#hotspot #tabs .nav-tabs, .nav-pills {
    text-align:center;
}

.hotspot_img {
	margin-bottom: -5px;
}

.hotspot_img .bg {
	width: 100%;
	height: auto;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.hotspot_img a.schema {
	display: block;
	text-decoration: none;
	position: relative;
	width: 100%;
}

.hotspot_img a.schema .bg {
	width: 100%;
	height: auto;
	z-index: 1;
	position: relative;
}

.hotspot_img a.schema .bg.over {
	position: absolute;
	top: 0;
	width: 100%;
	height: auto;
	left: 0;
	z-index: 2;
	opacity: 0;
	-webkit-transition: opacity .6s ease-out;
  -moz-transition: opacity .6s ease-out;
  -ms-transition: opacity .6s ease-out;
  -o-transition: opacity .6s ease-out;
  transition: opacity .6s ease-out;
}

.hotspot_img a.schema .over.top {
	opacity: 1;
}

#hotspot #tabs .tab-pane {
}

#hotspot #tabs .lista_spesa {
	background-color: #fff;
	padding: 15px 25px 25px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.35);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.35);
	text-align: center;
	color: #313131;
	font: normal normal 15px/160% Lato-Regular;
}

/* -------- INFO SISTEMA ------- */

#info_sistema {
	background-color: #f0f7fe;
	color: #000;
	font-family: Lato-Regular;
	padding-bottom: 0;
}

#info_sistema .desc {
	text-align: justify;
	margin-bottom: 25px;
}

#info_sistema .desc .number {
	width: 64px;
	height: 64px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	display: block;
}

#info_sistema h4 {
	font: 17px Lato-Regular;
	text-align: center;
	margin-bottom: 15px;
}

#info_sistema .image {
	margin-bottom: 25px;
}

#info_sistema .row.ultima .image {
	margin-bottom: -6px;
}

/* -------- KIT ------- */

#kit {
	background-color: #f2f0ec;
	padding-bottom: 25px;
}

#kit .row {
	margin-bottom: 25px;
}

#kit ul li {
	list-style-type: none;
	margin-bottom: 5px;
}

#kit ul li strong {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #ea6924;
	font-size: 19px;
	display: inline-block;
	margin-right: 5px;
}

#kit small {
	font-size: 12px;
	margin-bottom: 25px;
	display: inline-block;
}

#kit #prima_dopo {
	min-height: 300px;
}

#kit .pull-right,
#kit .pull-left {
	float: none !important;
}

/* -------- PROGETTA ------- */

#progetta {
	background-color: #feffff;
}

#progetta h2 {
	margin-bottom: 50px;
}

#progetta .blocco {
	height: 250px;
/*	margin-bottom: 20px;*/
	display: block;
	width: 100%;
}

#progetta .vid-tut {}

#progetta .vid-tut.D7D1C2 {
    background-color: #D7D1C2;
}

#progetta .vid-tut.B5D3AC {
    background-color: #B5D3AC;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

#progetta .vid-tut.B6CBD7 {
    background-color: #B6CBD7;
}

#progetta .vid-tut a {
    width: 100%;
    padding: 35px 20px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out;
}

#progetta .vid-tut a:hover {
    color: #ea6924;
}

#progetta .vid-tut a strong {
    font-size: 32px;
    margin-left: 10px;
    font-weight: 100;
}

#progetta .vid-tut a.video_play_btn .icon {
    background: url(../img/video_play_icon.png) no-repeat 0 0 / 100%; 
    width: 35px;
    height: 45px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    background-position: 0 5px;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out;
}

#progetta .vid-tut a.video_play_btn:hover .icon {
    background-position: 0 bottom;
}

#progetta .blocco.progettazione {
	background: url(../img/progetta01_mobile.jpg) no-repeat center center / 100%;
}

#progetta .blocco h4 {
	font: normal normal 20px/150% Lato-Regular;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	position: absolute;
	top: 90px;
	left: 0;
	width: 80%;
	text-align: center;
	margin-left: 10%;
	
	-webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

#progetta .blocco h4 em {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 64px;
	display: block;
	margin-bottom: 20px;
}

#progetta .blocco:hover h4 {
	color: #ea6924;
}

.pagina_comparsa {
	position: fixed;
	width: 100%;
	background-color: #e6eeed;
	z-index: 10000;
	height: 100%;
	display: none;
	top: 0;
	left: 0;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   backface-visibility: hidden;
}

.pagina_comparsa .title {
	background-color: #fff;
	overflow: hidden;
	padding-top: 30px;
}

.pagina_comparsa .title h2 {
	line-height: 110%;
	font-size: 20px;
	text-align: left;
	margin-bottom: 20px !important;
}

.pagina_comparsa a.chiudi_btn {
	font: normal normal 11px/200% Lato-Light;
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin-top: 15px;
}

.pagina_comparsa a.chiudi_btn strong {
	display: block;
	font: normal 38px/0 Lato-Light;
	margin-bottom: 20px;
	margin-right: 8px;
}

.pagina_comparsa a.chiudi_btn:hover {
	color: #ea6924;
	text-decoration: none;
}

.pagina_comparsa .contenuto.col-md-8 {
	padding-right: 0;
	padding-left: 0;
}

.pagina_comparsa .contenuto {
}

.pagina_comparsa .contenuto .flexslider {
}

.pagina_comparsa .contenuto .flexslider .number {
	-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
	background-color: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #ea6924;
	font: normal normal 24px/155% Lato-Light;
	text-decoration: none;
	display: block;
	
	z-index: 100;
	position: absolute;
	top: 15px;
	right: 15px;
	float: right;
}

.pagina_comparsa .contenuto .flexslider .flex-caption {
	font: normal normal 15px/150% Lato-Regular;
	color: #666;
	text-align: center;
	padding: 0;
}

.pagina_comparsa .contenuto .flexslider .flex-caption .wrapper {
-webkit-box-shadow: 0px 10px 24px -10px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 10px 24px -10px rgba(0,0,0,0.55);
box-shadow: 0px 10px 24px -10px rgba(0,0,0,0.55);
padding: 15px;
background-color: #fff;
}

.pagina_comparsa .contenuto .flexslider .flex-caption a {
	color: #666;
	text-decoration: underline;
}

.pagina_comparsa .contenuto .flexslider .flex-caption a:hover {
	color: #ea6924;
}

.pagina_comparsa .contenuto .flexslider .flex-direction-nav {
	display: none;
}


/* -------- GAMMA ------- */
#gamma {
	font: normal normal 14px/150% Lato-Regular;
	color: #313131;
	padding-bottom: 20px;
}

#gamma .img {
	width: 100%;
	height: auto;
}

#gamma p {
	margin-bottom: 15px;
	margin-left: 0;
}

#gamma p strong {
	color: #313131;
	font-weight: normal;
	font-style: normal;
	font-family: Lato-Bold;
}

#gamma h4 {
	text-align: center;
	font: normal normal normal 18px/130% Lato-Light;
	color: #313131;
	text-decoration: none;
	margin-top: 30px;
	margin-bottom: 30px;
}

#gamma h4 a {
	color: #ea6924;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Lato-Regular;
}

#gamma h4 a:hover {
	text-decoration: underline;
}

#gamma strong {
	color: #ea6924;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Lato-Regular;
}

#gamma .social {
	margin-top: 30px;
    margin-bottom: 30px;
	text-align: center;
}

#gamma .social ul {
	
}

#gamma .social ul li {
	display: inline-block;
	margin-right: 1px;
	margin-left: 1px;
}

#gamma .social ul li a {
	background-color: rgba(234,105,36,0.3);
	display: block;
	-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
	width: 40px;
	height: 40px;
}

#gamma .social ul li a:hover {
	background-color: #ea6924;
}

#gamma .social ul li a.youtube {
	background: rgba(234,105,36,0.3) url(../img/social_icon_youtube.png) no-repeat 8px 8px;
	background-size: 24px 24px;
}

#gamma .social ul li a.mail {
	background: rgba(234,105,36,0.3) url(../img/social_icon_mail.png) no-repeat 8px 8px;
	background-size: 24px 24px;
}

#gamma .social ul li a.twitter {
	background: rgba(234,105,36,0.3) url(../img/social_icon_twitter.png) no-repeat 8px 8px;
	background-size: 24px 24px;
}

#gamma .social ul li a.facebook {
	background: rgba(234,105,36,0.3) url(../img/social_icon_facebook.png) no-repeat 8px 8px;
	background-size: 24px 24px;
}

#gamma .social ul li a.gplus {
	background: rgba(234,105,36,0.3) url(../img/social_icon_gplus.png) no-repeat 8px 8px;
	background-size: 24px 24px;
}

#gamma .social ul li a.linkedin {
	background: rgba(234,105,36,0.3) url(../img/social_icon_linkedin.png) no-repeat 8px 8px;
	background-size: 24px 24px;
}

#gamma .social ul li a.instagram {
	background: rgba(234,105,36,0.3) url(../img/social_icon_instagram.png) no-repeat 8px 8px;
	background-size: 24px 24px;
}

#gamma .social ul li a.youtube:hover {
	background: #ea6924 url(../img/social_icon_youtube.png) no-repeat 8px 8px;
	background-size: 24px 24px;
}

#gamma .social ul li a.mail:hover {
	background: #ea6924 url(../img/social_icon_mail.png) no-repeat 8px 8px;
	background-size: 24px 24px;
}

#gamma .social ul li a.twitter:hover {
	background: #ea6924 url(../img/social_icon_twitter.png) no-repeat 8px 8px;
	background-size: 24px 24px;
}

#gamma .social ul li a.facebook:hover {
	background: #ea6924 url(../img/social_icon_facebook.png) no-repeat 8px 8px;
	background-size: 24px 24px;
}

#gamma .social ul li a.gplus:hover {
	background: #ea6924 url(../img/social_icon_gplus.png) no-repeat 8px 8px;
	background-size: 24px 24px;
}

#gamma .social ul li a.linkedin:hover {
	background: #ea6924 url(../img/social_icon_linkedin.png) no-repeat 8px 8px;
	background-size: 24px 24px;
}

#gamma .social ul li a.instagram:hover {
	background: #ea6924 url(../img/social_icon_instagram.png) no-repeat 8px 8px;
	background-size: 24px 24px;
}

.address a,
.address a:hover,
.address a:focus,
.address {
    font: normal normal normal 14px/150% Lato;
    color: #313131;
}

/* -------- FOOTER ------- */

footer {
	background-color: #ea6924;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
}

footer h5 {
	margin-right: auto;
	margin-left: auto;
	width: 161px;
}

footer h5 a {
	display: block;
	background: url(../img/logo_footer.png) no-repeat 0 0;
	width: 161px;
	height: 38px;
	text-indent: -900em;
	background-size: 161px 38px;
}

footer #iubendaCont {
	margin-top: 10px;
}

footer #iubendaCont a {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

footer #iubendaCont a:hover {
	text-decoration: underline;
}

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
	display: none;
}

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none; }
  .twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block; }
  .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0); }
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
      opacity: 0; }
  .twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }
  .twentytwenty-before-label:before {
    content: "Before"; }

.twentytwenty-after-label {
  opacity: 0; }
  .twentytwenty-after-label:before {
    content: "After"; }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25;
	display: none;
}
  .twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5); }
    .twentytwenty-overlay:hover .twentytwenty-after-label {
      opacity: 1; }
    .twentytwenty-overlay:hover .twentytwenty-before-label {
      opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px; }

.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px; }
  
  

/* -------- EXTRA ------- */

/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
  height: 100%;
}
.flexslider .slides > li {
  display: none;
  	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
    backface-visibility: hidden;
  position: relative;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
	padding-bottom: 25px;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  height: 73px;
  position: absolute;
  top: 45%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	margin: -75px 0 0;
	width: 40px;
	background: url(../img/flexslider_arrow.png) no-repeat 0 0;
}
.flex-direction-nav .flex-prev {
  left: -50px;
	background-position: 0 0;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
	background-position: right 0;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
	background-position: right 0;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-control-nav {
  width: 100%;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 13px;
  height: 13px;
  display: block;
  background: #e7bb96;
  cursor: pointer;
  text-indent: -9999px;
 
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #fff;
}
.flex-control-paging li a.flex-active {
  background: #fff;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}


/* -------- MEDIA QUERY ------- */

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
	}
	.navbar-nav>li {
        float: none;
    }
    .collapse.in{
  		display:block !important;
	}
}

@media screen and (min-width:768px) {
		.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}

.navbar-custom .navbar-brand.mobile {
	left: 0;
}



#intro {
    background: url(../img/intro-bg_ipad_portrait.jpg) no-repeat scroll center center;
	text-align: left;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#intro .intro-body h1 {
	width: 300px;
	height: 187px;
	margin-left: 0;
	margin-top: 60px;
	margin-bottom: 30px;
}

#intro .intro-body h2 {
	display: block;
	font-size: 24px;
}

#system,
#icone,
#video,
#hotspot,
#info_sistema,
#kit,
#progetta {
	padding-top: 60px;
	padding-bottom: 60px;
}

#system a.more_btn {
	display: inline-block;
	min-width: 200px;
}

#icone {
	padding-bottom: 40px;
}

#icone .elenco_icone ul li {
	width: 20%;
}

#icone .elenco_icone ul li.ultimo {
	margin-left: auto;
}

#hotspot #tabs ul.nav-tabs {
	display: table;
    width: 100%;
}

#hotspot #tabs ul.nav-tabs li {
	display: table-cell;
	
}

#hotspot #tabs ul.nav-tabs li a {
	display: block;
}

#info_sistema {
	padding-bottom: 0;
}

#info_sistema .row {
	padding-top: 25px;
	padding-bottom: 25px;
}

#info_sistema .row.ultima {
	padding-bottom: 0;
}

#info_sistema h4 {
	text-align: left;
}

#info_sistema .desc {
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 25px;
}

#info_sistema .desc .number {
	width: 55px;
	height: 55px;
	float: left;
	position: relative;
	z-index: 10;
	margin: -5px 25px 0 0;
}

#kit {
	background: #f2f0ec url(../img/kit_bg.jpg) no-repeat right bottom;
	background-size: 250px;
}

#kit .row {
	margin-bottom: 60px;
}

#kit .row.ultima {
	margin-bottom: 30px;
}

#kit .pull-left {
	float: left !important;
}

#kit .pull-right {
	float: right !important;
}

#progetta h2 {
	margin-top: 10px;
}

.pagina_comparsa .contenuto .flexslider {

}

.pagina_comparsa .contenuto .flexslider .number {
	font-size: 28px;
	width: 50px;
	height: 50px;
	line-height: 175%;
}

.pagina_comparsa .contenuto .flexslider .flex-direction-nav {
	display: block;
}

#progetta .blocco {
	height: 300px;
}

#progetta .blocco h4 {
	top: 110px;
}

#system h3, #hotspot #intro_text h3, #info_sistema h3, #info_sistema h4, #kit h3, #progetta h3 {
	margin-bottom: 30px;
}

#info_sistema a.more_btn {
	display: inline-block;
}



}

@media screen and (min-width:992px) {
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}

#intro {
    background: url(../img/intro-bg_ipad_landscape.jpg) no-repeat scroll center center;
	text-align: left;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#intro .intro-body h1 {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 15px;
	width: 290px;
	height: 181px;
}

#intro .intro-body h2 {
	display: block;
	font-size: 20px;
}

#kit {
	background: #f2f0ec url(../img/kit_bg.jpg) no-repeat right bottom;
	background-size: 400px;
}

#info_sistema .desc {
	padding-left: 45px;
	padding-right: 45px;
}

#progetta .blocco {
	height: 460px;
}

#progetta .blocco h4 {
	top: 205px;
}

#progetta .blocco.progettazione {
	background: url(../img/progetta01.jpg) no-repeat center center;
}

.pagina_comparsa .contenuto .flexslider .flex-caption {
	font: normal normal 16px/150% Lato-Regular;
}

.pagina_comparsa .contenuto .flexslider .flex-caption .wrapper {
	padding: 20px;
}
   
#system h3, #hotspot #intro_text h3, #info_sistema h3, #info_sistema h4, #kit h3, #progetta h3 {
	margin-bottom: 40px;
}


}


@media screen and (min-width:1200px) {
	
	.navbar-collapse {
    border-top: none;
    box-shadow: none;
}
	
	.navbar-custom {
        padding: 0;
        border-bottom: 0;
        letter-spacing: 1px;
	background-color: transparent;
	margin-top: 50px;
}

.navbar-custom.top-nav-collapse {
    padding: 0;
    border-bottom: 1px solid rgba(255,255,255,.4);
        background: #ea6924;
	margin-top: 0;
}

.navbar-custom.top-nav-collapse .logo_wrapper {
	height: 38px;
	padding-left: 0;
	padding-right: 0;
}

.navbar-custom.top-nav-collapse .logo_wrapper .navbar-brand {
	top: 10px;
}

.navbar-custom.top-nav-collapse .logo_wrapper .navbar-brand .logo {
	width: 122px;
	height: 30px;
}

.navbar-custom.top-nav-collapse #navbar {
	margin-top: 20px;
	height: 14px !important;
}

.navbar-collapse {
	float: right;
	margin-top: 30px;
}
    
.navbar-custom .navbar-brand {
	margin-left: 0;
	left: auto;
	right: 20px;	
}

.navbar-custom.top-nav-collapse .navbar-brand {
	right: auto;	
	left: 15px;
}

.navbar-custom .logo_wrapper {
	display: block;
}

	.navbar-custom .navbar-brand.mobile {
	display: none;
}

nav navbar-nav {
	float: right;
}

.navbar-custom .nav {
	margin-top: 0;
	padding-right: 0;
}

.navbar-custom .nav li {
	padding: 0;
	margin: 0;
}

.navbar-custom.top-nav-collapse .logo_wrapper.esterno {
	display: none;
}

.navbar-custom.top-nav-collapse .logo_wrapper.interno {
	display: block;
}

.navbar-custom .logo_wrapper.interno {
	display: none;
}
	
.navbar-custom .nav li.dropdown ul.dropdown-menu {
	border: none;
	background-color: rgba(0,0,0,0.6);
	font-size: 13px;
	min-width: auto;
	padding-top: 5px;
	margin-top: 10px;
	border-radius: 0;
}

.navbar-custom .nav li.dropdown ul.dropdown-menu li a {
	color: #ccc;
	text-align: left;
	font-size: 12px;
}

.navbar-custom .nav li.dropdown ul.dropdown-menu li a:hover {
	color: #fff;
}

.navbar-custom .nav li a {
	color: #666;
}

.navbar-custom .nav li a:hover {
	color: #ea6924;
}

.navbar-custom.top-nav-collapse .nav li a {
	color: #fff;
}


#intro .intro-body h1 {
	margin-top: 75px;
	width: 281px;
	height: 175px;
}

#intro .intro-body h2 {
	font-size: 24px;
}

#intro {
    background: url(../img/intro_bg_desktop.jpg) no-repeat scroll center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#kit {
	background-size: 500px;
}

.pagina_comparsa .contenuto .flexslider .flex-caption {
	font: normal normal 17px/150% Lato-Regular;
}

#info_sistema .desc .number {
	margin-right: 0;
	margin-left: -70px;
}
 
}


/* SCHEMA INTERATTIVO */
/* -------- schema_int ------- */

#map .img {
	margin-top: 10px;
}

#map #bg_complete {
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
}

#map .poi_img {
	position: absolute;
	z-index: 15;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	display: none;
	
	-webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   backface-visibility: hidden;
   
   webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;   
}

#map .poi_img.ready {
	-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#map .poi_img.ghost {
	opacity: 0.1;
}

#map .poi_img.visible {
	opacity: 1;
}

#map #map_wrapper.poi_img {
	z-index: 20;
	display: block;
}

.map_coords {
	width: 100%;
	height: auto;
}

#map #poi_black {
	z-index: 10;
	display: block;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#map #schema_int_bg {
	display: block;
}

#map #schema_int_bg.opacity {
	opacity: 0.6;
}

#map #poi_black.visible {
	opacity: 1;
}

#poiA_0-map {
	-webkit-animation: flash 1.5s ease-out;
    -webkit-animation-iteration-count: infinite;
    
    -animation: flash 1.5s ease-out;
    -animation-iteration-count: infinite;
}

#poiA_0-map.stop {
	-webkit-animation: none;
}

#schema-did .schema-int {
	cursor: pointer;
	
	webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	-o-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
}

#schema-did .schema-int.ghost{
	opacity: 0.1;
}

#schema-did .schema-int.visible {
	opacity: 1;

}


@media screen and (min-aspect-ratio: 8/5) and (max-height: 800px) {
	
	#intro .intro-body h1 {
	margin-top: 100px;
	width: 330px;
	height: 205px;
}
	#intro .intro-body h2 {
	display: none;
}	
}


@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
   .navbar-nav .open .dropdown-menu {
       position: static;
       float: none;
       width: auto;
       margin-top: 0;
       background-color: transparent;
       border: 0;
       -webkit-box-shadow: none;
       box-shadow: none;
    }
   
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(../img/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
		-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
    backface-visibility: hidden;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../img/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../img/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 0 0;
       -moz-box-shadow: 0 0 0;
            box-shadow: 0 0 0;
}

.fancybox-skin {background: #fff}




@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}



.spinner {
  width: 80px;
  height: 15px;
  text-align: center;
  font-size: 10px;
	position: relative;
	top: 50%;
	margin: -15px auto 100px;
}

.spinner > div {
  background-color: #fff;
  height: 100%;
  width: 1px;
  display: inline-block;
  
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }

/* fine spinner */
}

