/* CSS
   
 ____________________________________________________________
|                                                            |
|    ENGINE + Complic  { http://complic.eu }                 |
|    DESIGN + Complic Studio   { http://complicstudio.com }  |
|      DATE + 2014 Settembre                                 |
|   CREDITS + Complic                                        |
| COPYRIGHT + Copyright Complic 2013                         |
|____________________________________________________________|

*/

/* inizio css */
* {
	font-family: 'din-regular-webfont', 'din-bold-webfont', Arial, sans-serif;
	padding: 0;
	margin: 0;
	outline: 0;
}
body,input {
	background-color: #0065A1;
	color: #3C3C3C;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
a:link, a:visited {
    text-decoration: none;
}
a {
	color: #000;
	cursor: pointer;
}
h1 {
	font-size: 27px;
	font-weight: bold;
	color: #0065A1;
	text-align: center;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin: 5px 0;
}
h2.bold {
	font-weight: bold;
	font-size: 28px;
	margin-top: 16px;
}
h3 {
	color: #0065A1;
	font-size: 18px;
	margin: 5px 0;
}
h4 {
	font-size: 16px;
	color: #000;
	margin: 0px;
	text-align: center;
	font-weight: normal;
}
h4.bold {
        color: #47484D;
}
h5 {
	margin: 0px 0px 10px;
	font-size: 15px;
	color: #0065A1;
}
.white {
	color: #FFF;
	text-align: left;
}
p {
	font-size: 13px;
	color: #000;
	margin: 0px;
	line-height: 20px;
}
.colonne {
	column-count: 2;
	column-gap: 90px;
	column-width: 300px;
	-webkit-column-count: 2;
	-webkit-column-gap: 90px;
	-webkit-column-width: 300px;
	-moz-column-count: 2;
	-moz-column-gap: 90px;
	-moz-column-width: 300px;
	line-height: 20px;
}
#body {
    padding: 0;
    margin: 0;
    color: #1F3045;
}

/* header */
#header {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 75px;
	background-color: #0065A1;
	overflow: hidden;
	z-index: 99;
}
#header .header {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 75px;
}
#header .header .header_overflow {
	position: relative;
	margin: 0 auto;
	width: 2000px;
	height: 90px;
	background-color: #000;
}
#header .header .flag {
	position: absolute;
	top: 10px;
	height: 11px;
	right: 10px;
	width: 15px;
	padding: 5px;
	padding-top: 7px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 99;
	color: #FFF;
	border: 1px solid #FFF;
	font-size: 11px;
	cursor: pointer;
} 
#header .header .flag:hover {
	color: #0065A1;
	border: 1px solid #0065A1; 
}
#header .header .flag.current {
	border: 1px solid #212528;
	color: #9E9EA0;
}
#header .header .flag.eng {
	top: 40px;
}
#header .header .logo {
	width: 205px;
}
#header .header logo {
	width: 205px;
	height: 75px;
	position: absolute;
	top: 0px;
	left: 0;
	text-indent: -9999px;
	background-image: url(../images/logo_header.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: 9999;
}
#header .header #menu {
	position: absolute;
	top: 0;
	margin: 0 auto;
	text-align: center;
	left: 186px;
	right: -100%;
	height: 75px;
	background-color: #000;
}
#header .header #menu ul.menu {
	table-layout: fixed;
    padding: 0;
	height: 74px;
	width: 690px;
}
#header .header #menu ul.menu li {
	text-align: center;
	height: 75px;
	text-transform: uppercase;
	display: table-cell;
	border-right: 1px solid #212528;
}
#header .header #menu ul.menu li:last-child {
	border-right: 0px;
}
#header .header #menu ul.menu li a {
	display: block;
	color: #FFF;
	padding-top: 29px;
	padding-left: 15px;
	padding-right: 15px;
	height: 37px;
	color: #9E9EA0;
}
#header .header #menu ul.menu li.current a {
	border-bottom: 9px #0064A3 solid;
	color: #FFF;
}
#header .header #menu ul.menu li:hover a {
	height: 40px;
	border-bottom: 6px #0064A3 solid;
	color: #FFF;
}
#page .page .resize {
	padding-right: 480px;
	width: 480px;
	min-height: 450px;
}
/* banner */
#banner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: 450px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/img_home.jpg);
	background-color: #F6F5F3;
}
.banner_pi {
	width: 100%;
	margin: 0 auto;
	background-size: cover;
	position: relative;
	height: 420px;
	background-repeat: no-repeat;
	background-position: center;
}
.banner_page {
	width: 960px;
	margin: 0 auto 40px;
	height: 100%;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner_page .moduli {
	width: 280px;
	padding: 15px;
	position: absolute;
	right: 40px;
	top: 375px;
	background-color: #212528;
	border: 10px solid #FFF;
	color: #FFF;
}
.banner_page .moduli h3 {
	color: #FFF;
}
.banner_page .moduli ul li {
	text-decoration: none;
	line-height: 40px;
	font-size: 18px;
	list-style: none;
	padding-left: 80px;
	position: relative;
	color: #FFF;
}
.banner_page .moduli ul li .ico {
	font-family: 'unvostro_website-regular-webfont';
	position: absolute;
	left: 30px;
	top: 0px;
	font-size: 50px;
	color: #FFF;
	-webkit-font-smoothing:antialiased;
}
.banner_page .tape {
	background-color: rgba(0, 101, 161, 0.60);
	width: 360px;
	padding-right: 450px;
	padding-left: 150px;
	position: absolute;
	bottom: 0px;
	height: 90px;
	padding-top: 20px;
	font-size: 40px;
	left: 0px;
	color: #FFF;
	text-align: left;
	padding-bottom: 15px;
}
.banner_page .tape .ico {
	position: absolute;
	left: 30px;
	top: 40px;
	font-size: 90px;
	color: #FFF;
	font-family: 'unvostro_website-regular-webfont';
	-webkit-font-smoothing:antialiased;
}
.banner_page.tentata {
	background-image: url(../images/applicazione.jpg);
}
.banner_pi.azienda {
	background-image: url(../images/banner.jpg);
}
#banner #band {
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 120px;
	background-color: rgba(255,255,255,0.8);
	color: #0065A1;
	text-align: center;
}
#banner #band .band {
	width: 960px;
	margin: 0 auto;
}
#home {
	width: 100%;
	margin: 0 auto;
	background-color: #FFF;
}
#home .home {
	width: 960px;
	margin: 0px auto;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;	
}
.funzione {
	width: 395px;
	margin-right: 55px;
	display: inline-block;
	vertical-align: top;
}
.funzione:nth-child(2n) {
	margin-right: 0;
	margin-left: 70px;
}
.feature {
	width: 458px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position: relative;
	vertical-align: center;
	background-repeat: no-repeat;
	background-position: left;
	color: #0065A1;
	font-size: 14px;
	vertical-align: top;
}
.feature:nth-child(2n) {
	padding-right: 0px;
}
.feature.touring {
	width: 300px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 95px;
}
.feature .icona {
	position: absolute;
	text-align: center;
	left: 0px;
	top: 18px;
	font-size: 140px;
	font-family: 'unvostro_website-regular-webfont';
}
#page {
	width: 100%;
	margin: 0 auto;
	background-color: #FFF;
}
#page .page {
	width: 920px;
	margin: 0 auto;
	padding: 25px 10px 30px 10px;
}
#page .page .applicazioni {
	margin: 0px auto 0;
}
#page .page .applicazione {
	width: 280px;
	display: inline-block;
	vertical-align: top;
	margin-right: 35px;
	position: relative;
	margin-top: 35px;
}
#page .page .applicazione .img a.copertina {
	position: absolute;
	top: 0px;
	left: 0;
	bottom: 2px;
	right: 0;
	padding-top: 20%;
	width: 280px;
	background-color: rgba(0, 101, 161, 0.60);
	color: #FFF;
	font-size: 23px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'unvostro_website-regular-webfont';
	font-size: 120px;
}
#page .page .applicazione h3 {
	display: block;
}
#page .page .applicazione .img a.copertina:hover {
    -webkit-transform: translate(0px,-300px);
    -moz-transform: translate(0px,-300px);
    -o-transform: translate(0px,-300px);
    -ms-transform: translate(0px,-300px);
    transition: all 1s ease-in-out;
}
#page .page .applicazione:nth-child(3n) {
	margin-right: 0px;
}
#page .page .img {
	position: relative;
	height: 100%;
	overflow: hidden;
}
#page .page .img img {
	width: 100%;
	height: auto;
}
#ombra {
	width: 100%;
	margin: 0 auto;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/bg_ombra.png);
}
#footer a {
	color: #FFF;
}
#footer .footer {
	width: 900px;
	margin: 0 auto;
	height: 70px;
	padding-top: 15px;
	padding-left: 60px;
	position: relative;
	color: #FFF;
	font-size: 11px;
}
#footer .footer .logo_footer {
	position: absolute;
	left: 0px;
	width: 45px;
	height: 45px;
	top: 15px;
	background-image: url(../images/logo_footer.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
#footer .footer .credits {
	width: 50px;
	height: 60px;
	top: 23px;
	position: absolute;
	right: 0px;
	background-image: url(../images/logo_complic.png);
	background-repeat: no-repeat;
	display: block;
}
#keywords {
	width: 100%;
	margin: 25px auto 0;
	font-size: 11px;
}
#keywords a {
	color: #FFF !important;
}
.button {
	margin-right: 10px;
}
/* Color Bar */
.color_bar {
	width: 100%;
	width: 100%;
    display: table;
    table-layout: fixed;
}
.color {
	top: -7px;
	height: 6px;
	display: table-cell;
}
.color.c01 {
	background:#DCF4FB;
}
.color.c02 {
	background:#C3EFFC;
}
.color.c03 {
	background:#A4E7FB;
}
.color.c04 {
	background:#79DEFD;
}
.color.c05 {
	background:#5ED8FD;
}
.color.c06 {
	background:#27CBFD;
}
.color.c07 {
	background:#00B1E9;
}
.color.c08 {
	background:#0297C4;
}
.color.c09 {
	background:#03789C;
}
.color.c10 {
	background:#0065A1;
}
.color.c11 {
	background:#014C76;
}
.color.c12 {
	background:#002F4A;
}

#page .campi {
	padding-top: 10px;
	width: 960px;
	text-align: center;
}        
#page .campi div._cell {
	display: inline-block;
    position: relative; 
    height: 65px;
    margin-bottom: 10px;   
}
#page .campi div.meta {
	width: 49.7%;
}
#page .campi div.intero {
	width: 100%;
}
#page .campi div.terzo {
	width: 33%;
}
#page .campi div.textarea {
	height: 200px;
	position: relative;
}
#page .campi div.textarea textarea {
	height: 170px;
	padding-top: 10px;
	margin-top: 20px;
	width: 98%;
	padding-left: 2%;
	border: 0;
	background-color: #CACACB;
	border: none;
	-webkit-appearance: none;
	color: #FFF;
	font-size: 13px;
}
#page .campi label {
    position: absolute;
    color: #646563;
    font-size: 12px;
    top: 0px;
    text-align: left;
    left: 0px;
}
#page .campi label.error {
	bottom: -11px;
	top: auto;	
}
#page .campi .input {
    position: absolute;
    bottom: 0px;
    top: 20px;
    left: 0px;
    right: 0px;
    padding: 10px;
    background-color: #CACACB;
}  
#page .campi .input input {
    width: 100%;
    height: 100%;
    background: none;
	border: none;
	-webkit-appearance: none;
	color: #FFF;
}  

#page .buttons {
    width: 960px;
    margin: 10px auto;
    height: 60px;
    position: relative;
    color: #000;   
}
#page .buttons #btn_invia {
    width: 180px;
    height: 21px;
    padding: 19px 10px 10px 10px;
    position: absolute;
    text-align: center;
    color: #FFF;
    background-color: #0065A1; 
    display: block;
    right: 0px;
    text-transform: uppercase;
}  
#keywords {
	width: 760px;
	padding-left: 100px;
	padding-right: 100px;
	margin: 0px auto 0;
	padding-top: 10px;
	text-align: center;
	color: #FFF;
	line-height: 20px;
	border-top: 1px solid #FFF;
}

@media screen and (max-width: 960px) {
	#home .home {
		width: 100%;
		margin: 0 auto;
	}
	#banner {
		width: 100%;
	}
	#banner #band .band {
		width: 100%;
		margin: 0 auto;
	}
	#footer .footer {
		width: 100%;
		margin: 0 auto;
		padding-left: 0;
	}
	#header {
		height: auto;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.funzione {
		width: 100%;
		margin-right: 0;
	}
	.feature.touring {
		width: 80%;
		padding-left: 20%;
	}
	.funzione:nth-child(2n) {
		margin-left: 0px;
	}
	#header .header {
		width: 100%;
		margin: 0 auto;
		height: auto;
	}
	#header .header .logo {
		position: relative;
		margin: 0 auto;
		width: 130px;
		overflow-x: hidden;
		height: 75px;
	}
	#header .header .logo logo {
		background-size: contain;
		background-position: left center;
	}
	#page .page .applicazione .img a.copertina {
		width: 100%;
	}
	#banner #band {
		height: auto;
	}
	.feature {
		width: 90%;
		margin: 0 auto;
		padding-right: 0px;
	}
	#header .header #menu {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #000;
		height: auto;
	}
	ul.menu {
		width: 570px;
		margin: 0 auto;
		height: 50px;
	}
	ul.menu li {
		height: 50px;
	}
	#page .page {
		width: 90%;
		padding-left: 0;
		padding-right: 0;
	}
	#page .page .applicazione {
		width: 48%;
		margin-right: 3%;
	}
	#page .page .applicazione:nth-child(2n) {
		margin-right: 0px !important;
	}
	#page .page .applicazione:nth-child(3n) {
		margin-right: 3%;
	}
	#header ul li:hover a, #header ul li a:hover  {
		padding-top: 18px !important;
		height: 23px;
	}
	#footer .footer .logo_footer {
		position: relative;
		margin: 10px auto;
		top: 0px;
	}
	.banner_page {
		width: 100%;
	}
	.banner_page img {
		width: 100%;
		height: auto;
	}
	.banner_page .tape {
		position: relative;
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
		height: auto;
		padding-bottom: 10px;
		margin-top: -3px;
		background-color: rgba(0, 101, 161, 1);
	}
	.banner_page .tape .ico {
		position: relative;
		top: 0px;
		left: 0;
		text-align: center;
	}
	#page .page .resize {
		width: 100%;
		padding-right: 0;
		margin: 0 auto;
		min-height: 0;
	}
	.banner_page .moduli {
		width: 90%;
		padding: 15px 5%;
		border: 0px;
		top: 0px;
		right: 0;
		position: relative;
	}
	#keywords {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.banner_page .moduli.close {
		height: 0px;
		overflow: hidden;
		min-height: 5px;
		padding-bottom: 30px;
	}
	.freccia {
		font-family: 'unvostro_website-regular-webfont';
		float: right;
		margin-right: 20px;
		font-size: 80px;
		color: #FFF;
		position: absolute;
		top: 5px;
		right: 0px;
	}
	.freccia:before {
		content: ":";
	}

	.banner_page .moduli h3 {
		margin: 0px 0 25px;
	}
	#footer .footer {
		padding-left: 0;
		width: 100%;
		height: auto;
		text-align: center;
	}
	#footer .footer .credits {
		position: relative;
		top: 0;
		margin: 10px auto;
	}
	#page .campi {
		width: 100%;
	}
	#page .campi div.meta {
		width: 100%;
	}
	#page .buttons {
    	width: 100%;
    	height: auto;
    }
    #page .buttons .btn_invia {
    	width: 50%;
    	position: relative;
    	margin: 20px auto;
    }
}
@media screen and (max-width: 768px) {
	#header .header .close {
		height: 0px!important;
	}
	#header .header .logo {
		width: 118px;
	}
	#header .header logo {
		height: 60px;
		position: absolute;
		background-position: center center;
	}
	#header .header .flag.ita {
		top: 25px;
		right: 40px;
	}
	#header .header .flag.eng {
		top: 25px;
		right: 10px;
	}
	#header .header .flag:hover {
		color: #000;
		border: 1px solid #000;
	}
	#header .header #btn_resp {
		width: 20px;
		height: 20px;
		background-image: url(../images/menu.png);
		position: absolute;
		left: 10px;
		top: 25px;
		z-index: 99;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	#header .header #btn_resp.closer {
		background-image: url(../images/menu_close.png);
		background-size: contain;
	}
	#header .header #menu ul.menu {
		width: 100%;
		margin: 0 auto;
		height: auto;
	}
	#header .header #menu ul.menu li {
		display: block;
		width: 100%;
		margin: 0 auto;
		padding-left: 0px;
		padding-right: 0px;
		height: auto;
		border-bottom: 1px solid #212528;
	}
	#header .header #menu ul.menu li a {
		padding-top: 15px;
		height: 40px;
	}
	#header .header #menu ul.menu li:hover a, #header .header #menu ul.menu li.current a {
		padding-top: 15px;
		border-bottom: 0px;
	}
	#page .page .img img {
		display: block;
		width: 100%;
		max-width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 640px) {
	.feature {
		width: 90%;
		margin: 0 auto;
		padding-right: 0px;
	}
	#page .page .applicazione {
		width: 100%;
		margin-right: 0%;
	}
	.feature.touring {
		width: 100%;
		padding-left: 0 !important;
	}
	.feature .icona {
		position: relative;
		margin-bottom: 30px;
	}
	
}

/* end of css */