.heading-font {
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1px;
}
.body-font {
	font-family: 'Open Sans', sans-serif;
}
.alt-font {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	font-family: 'Open Sans', sans-serif;
}
a {
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
	color: #888888;
}
a:hover, a:focus {
	color: #888888;
}
.link-white {
	color: #ffffff;
}
.link-white:hover, .link-white:focus {
	color: #ffffff;
}
hr {
	max-width: 100px;
	margin: 25px auto 0;
	border-width: 1px;
	border-color: rgba(34, 34, 34, 0.1);
}
hr.light {
	border-color: white;
}
h1, h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
}
h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1px;
}
.h3, h3 {
	font-size: 27px;
}
.h4, h4 {
	font-size: 18px;
	line-height: 1.3em;
}
p {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 20px;
}
.mt0 {
	margin-top: 0;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt55 {
	margin-top: 55px;
}
.mt60 {
	margin-top: 60px;
}
.mt70 {
	margin-top: 70px;
}
.mt80 {
	margin-top: 80px;
}
.mt90 {
	margin-top: 90px;
}
.mt100 {
	margin-top: 100px;
}
.mt110 {
	margin-top: 110px;
}
.mt120 {
	margin-top: 120px;
}
.mt130 {
	margin-top: 130px;
}
.mb0 {
	margin-bottom: 0;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb70 {
	margin-bottom: 70px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb90 {
	margin-bottom: 90px;
}
.pr110 {
	padding-right: 110px;
}
.mt-400 {
	margin-top: -400px;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-weight: 300;
}
header {
	position: relative;
	width: 100%;
	min-height: auto;
	overflow-y: hidden;
	background-color: #01346b;
	background: url("/img/background-header.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
header .header-content {
	text-align: center;
	padding: 150px 0 50px;
	position: relative;
}
header .header-content .header-content-inner {
	position: relative;
	max-width: 500px;
	margin: 0 auto;
}
header .header-content .header-content-inner h1 {
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 30px;
}
header .header-content .header-content-inner .list-badges {
	margin-bottom: 25px;
}
header .header-content .header-content-inner .list-badges img {
	height: 50px;
	margin-bottom: 25px;
}
header .device-container {
	max-width: 300px;
	margin: 0 auto 100px;
}
header .device-container .screen img {
	border-radius: 3px;
}
section.promozione {
	padding-bottom: 290px;
}
section.omaggi {
	padding-top: 200px;
}
.disclaimer{
	font-size: 11px;
  font-style: italic;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #000;
    background: #d21421;
    font-weight: bold;
    color: #fff;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #fff;
    margin-bottom: 0;
}
section.cta {
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-position: center;
	background-image: url('/img/bg-cta.jpg');
	padding: 250px 0;
}
section.cta .cta-content {
	position: relative;
	z-index: 1;
}
section.cta .cta-content h2 {
	margin-top: 0;
	margin-bottom: 25px;
	color: white;
	max-width: 450px;
	font-size: 50px;
}
section.features .section-heading {
	margin-bottom: 100px;
}
section.features .device-container, section.features .feature-item {
	max-width: 300px;
	margin: 0 auto;
}
section.features .device-container {
	margin-bottom: 100px;
}
section {
	padding: 60px 0;
}
section h2 {
	font-size: 40px;
}
section.features .feature-item {
	text-align: center;
	margin-bottom: 100px;
}
section.features .feature-item h3 {
	font-size: 30px;
}
section.features .feature-item i {
	font-size: 80px;
	background: -webkit-linear-gradient(to left, #7b4397, #dc2430);
	background: linear-gradient(to left, #7b4397, #dc2430);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
section.cta .overlay {
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
}
section.contact {
	text-align: center;
}
section.contact h2 {
	margin-top: 0;
	margin-bottom: 25px;
}
section.contact h2 i {
	color: #dd4b39;
}
section.contact ul.list-social {
	margin-bottom: 0;
}
section.contact ul.list-social li a {
	display: block;
	height: 80px;
	width: 80px;
	line-height: 80px;
	font-size: 40px;
	border-radius: 100%;
	color: white;
}
section.contact ul.list-social li.social-twitter a {
	background-color: #1da1f2;
}
section.contact ul.list-social li.social-twitter a:hover {
	background-color: #0d95e8;
}
section.contact ul.list-social li.social-facebook a {
	background-color: #3b5998;
}
section.contact ul.list-social li.social-facebook a:hover {
	background-color: #344e86;
}
section.contact ul.list-social li.social-google-plus a {
	background-color: #dd4b39;
}
section.contact ul.list-social li.social-google-plus a:hover {
	background-color: #d73925;
}
footer {
	background-color: #ffffff;
	padding: 20px 0;
	color: #333333;
	border-top: 2px solid #d6d6d6;
}
footer p {
	font-size: 12px;
	margin: 0;
}
footer a, footer a:hover {
	color: #333333;
}
.bg-primary {
	background: #d21420;
	background-color: #d21420;
}
.text-primary {
	color: #fdcc52;
}
.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
.btn-outline {
	color: white;
	border-color: white;
	border: 1px solid;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
	color: white;
	background-color: #fdcc52;
	border-color: #fdcc52;
}
.btn {
	font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
	text-transform: uppercase;
	letter-spacing: 2px;
	border-radius: 300px;
}
.btn-xl {
	padding: 15px 45px;
	font-size: 11px;
}
::-moz-selection {
 color: white;
 text-shadow: none;
 background: #222222;
}
::selection {
	color: white;
	text-shadow: none;
	background: #222222;
}
img::selection {
	color: white;
	background: transparent;
}
img::-moz-selection {
 color: white;
 background: transparent;
}
.navbar {
  min-height: 80px;
	margin-bottom: 0;
}
.navbar-fixed-top {
	position: absolute;
}
.navbar-default {
	background: #fff;
	border: 0;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #fff;
}
.privacy-form-1 {
	margin-left: 25px !important;
}
.privacy-form-2 {
	margin-right: 25px !important;
}
.button-form-1 {
	background-color: #000;
	color: #ffffff;
	border: 0;
}
h1, h2 {
	color: #444444;
}
.title-big {
	font-size: 55px;
	line-height: 90px;
	margin-top: 8px;
}
.title-big-numeri {
	font-size: 180px;
	line-height: 70px;
}
.title-big-valuta {
	font-size: 80px;
	line-height: 110px;
}
.title-big-asterisco{
	font-size: 30px;
}
.title-big-desc {
	font-size: 28px;
	line-height: 15px;
}
.text-white {
	color: #fff;
}
.text-red {
	color: #d21420;
}
.text-muted {
	color: #000;
}
.form-padding {
	padding: 0 60px;
}
.form-red {
	background-color: rgba(210, 20, 32, 0.8);
	padding: 30px 30px 45px 30px;
	border-radius: 10px;
	color: #ffffff;
	display: inline-block;
	margin-left: 50px;
	margin-right: 50px;
}
.number {
	font-family: 'Montserrat', sans-serif;
}
.modal-title {
	display: inline-block;
}
.etichetta {
	background-color: #fff;
	color: #114161;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 30px;
}
.btn-scrivi {
	background-color: #000;
	color: #fff;
	border-radius: 5px;
	padding: 10px;
	min-width: 190px;
}
.btn-chiama {
	border: 2px solid;
	color: #fff;
	border-radius: 5px;
	padding: 9px;
	min-width: 190px;
}
.btn-scrivi:hover, .btn-chiama:hover {
	cursor: pointer;
}
.btn-scrivi:hover {
	color: #fff;
}
.btn-chiama:hover {
	color: #fff;
}
.modal-body p {
	font-size: 14px;
}
.text-contatti {
	margin-left: 50px;
}
.icon-contatti {
	margin-left: -64px;
	margin-right: 20px;
	font-size: 30px;
	background-color: #d21421;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	width: 40px;
	padding: 5px 0;
}
.text-contatti h3 {
	display: inline-block;
	font-size: 20px;
}
.text-privacy {
	font-size: 10px;
}
p.desc-slide {
	font-size: 20px;
}
.pr45{
	padding-right: 45px;
}
.text-comuni {
    font-size: 12px;
}
.text-privacy a {
    color: #ffffff;
}

/* ***************************************************************** */
/* ********************* INIZIO RESPONSIVE ************************* */
/* ***************************************************************** */

@media (min-width: 768px) {
header .header-content {
	text-align: left;
	/*padding: 0;*/
	height: 100vh;
}
header .header-content .header-content-inner {
	max-width: none;
	margin: 0;
	/*position: absolute;*/
	top: 50%;
	transform: translateY(-50%);
}
header .header-content .header-content-inner h1 {
	font-size: 35px;
}
header .device-container {
	max-width: none;
	max-height: calc(0vh);
	margin: 100px auto 0;
}
section.download .badges .badge-link {
	display: inline-block;
	margin-bottom: 0;
}
section.download h2 {
	font-size: 70px;
}
section.cta .cta-content h2 {
	font-size: 80px;
}
.navbar-nav>li>a {
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 40px;
}
}

@media (min-width: 992px) {
section.features .device-container {
	margin-bottom: 0;
}
header .header-content .header-content-inner h1 {
	font-size: 50px;
}
section.features .device-container, section.features .feature-item {
	max-width: none;
}
}

@media (max-width: 1024px) {
section h2 {
	font-size: 40px;
}
.form-blue {
	margin-left: 0;
	margin-right: 0;
}
}

@media (max-width: 768px) {
.form-padding {
	padding: 0;
}
.m-mt20 {
	margin-top: 20px;
}
.header-content {
	padding-top: 200px !important;
}
.navbar-brand, .navbar-brand:hover {
	height: 110px;
  padding: 30px 20px;
  border-radius: 0;
}
.navbar-brand>img {
	width: 249px;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
	color: #fff;
}
.pr110 {
	padding-right: 0;
}
.form-red {
	padding: 20px 20px 35px 20px;
	margin-left: 0px;
	margin-right: 0;
}
.mt-300 {
	margin-top: 0;
}
.btn-scrivi {
	margin-bottom: 30px;
}
.mobile-text-center {
	text-align: center;
}
section.promozione {
	padding-bottom: 60px;
}
section.omaggi {
	padding-top: 70px;
}
.title-big {
	font-size: 55px !important;
}
.mobile-mb30 {
	margin-bottom: 30px;
}
.header-content-form {
	padding-top: 30px !important;
}
h2 {
	font-size: 30px !important;
}
.mt130 {
	margin-top: 50px;
}
.navbar-toggle {
	display: none;
}
.navbar-header {
	text-align: center;
	position: relative;
}
.navbar-brand, .navbar-brand:hover {
	float: none;
	display: inline-block;
}
.img-responsive {
	margin: auto auto;
}
.pr45 {
    padding-right: 0;
}
.text-comuni {
    font-size: 15px;
}
}
@media (max-width: 480px){
.form-control {
   font-size: 13px;
}
}

/* BANNER COOKIE LAW */

#cookie-bar {
	background-color: #fff;
	font-size: 0.9em;
	height: auto;
	min-height: 24px;
	line-height: 24px;
	color: #000;
	text-align: center;
	padding: 3px 0;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #444;
}
#cookie-bar.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
#cookie-bar.fixed.bottom {
	bottom: 0;
	top: auto;
}
#cookie-bar p {
	margin: 0;
	padding: 0;
  font-size: 14px;
  line-height: 26px;
}
#cookie-bar a {
	color: #ffffff;
	display: inline-block;
	border-radius: 3px;
	text-decoration: none;
	padding: 0 6px;
	margin-left: 8px;
}
#cookie-bar .cb-enable {
	background: #000000;
}
#cookie-bar .cb-enable:hover {
	background: #808082;
}
#cookie-bar .cb-disable {
	background: #000000;
}
#cookie-bar .cb-disable:hover {
	background: #808082;
}
#cookie-bar .cb-policy {
	background: #000000;
}
#cookie-bar .cb-policy:hover {
	background: #808082;
}

/* FINE BANNER COOKIE LAW */