@charset "utf-8";
body {
	background: #F9FAFC;
	font-weight: 400;
	height: 100%;
	margin: 0;
	color: #212529;
}
strong, b {
	font-weight: 600;
}
h1 {
	font-size: 50px;
	line-height: 60px;
	margin: 25px 0;
	font-weight: 600;
}
h2 {
	font-size: 40px;
	font-weight: 600;
	margin: 15px 0;
}
h3 {
	font-size: 30px;
	margin: 10px 0;
	font-weight: 600;
}
h4 {
	font-size: 25px;
	margin: 10px 0;
}
h5 {
	color: #586067;
	font-size: 21px;
	font-weight: 700;
	margin: 6px 0 15px;
}
h6 {
	font-size: 16px;
	font-weight: 600;
	margin: 10px 0;
	color: #384047;
}
a {
	color: #EC9237;
}
a:hover, a:focus {
	color: #EC9237;
}
.finePromoTop a {
	display: inline;
}
.footer {
	color:#6c757d!important;
}
.footer a {
	color:#6c757d!important;
	border-bottom: 1px dotted #6c757d!important;
}
.footer a:hover {
	text-decoration:none!important;
	border-bottom: 1px solid #6c757d!important;
}
#countdown {
	width: auto;
	text-align: center;
	margin: 0 auto;
	color: #282828;
}
#countdown div {
	width: 80px;
	float: left;
	display: inline;
}
#countdown span {
	display: block;
	font-size: 50px;
	line-height: 50px;
}
#countdown em {
	display: block;
	font-style: normal;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
p {
	line-height: 26px;
	font-size: 16px;
}
h1 .piccolo {
	font-size:24px;
	position: relative;
}
h1 .piccolo em {
	font-size:18px;
	position: absolute;
	font-style: normal;
	top: -8px;
	right: -11px;
}
.submit {
	line-height: inherit!important;
}
.bottone span{
	font-size: 15px;
	display: block;
}
.subtitle {
	font-size: 24px;
	text-align: center;
	display: block;
	color: #222222;
	margin-bottom: 15px;
	font-weight: bold;
}
.secondoSub {
	color:#6f6f6f!important;
}
h4 .piccolo {
	font-size:20px;
	position: relative;
}
h4 .piccolo em {
	font-size:15px;
	position: absolute;
	font-style: normal;
	top: 4px;
	right: -11px;
}
.buono {
	background: #f2fdf9;
	border: 3px dotted #1EB57B;
    color: #1EB57B;
    padding: 10px;
    border-radius: 8px;
	max-width: 200px;
	margin: 0 auto;
	font-size:25px;
}

.configuratore {
	max-width: 670px;
	margin: 0 auto;
	padding: 0 15px;
}
.configuratore  h3 {
	font-size: 28px;
	text-align:center;
}
.configuratore .stepContent {
	margin: 0 auto;
}
.configuratore .stepContent ul {
	list-style: none;
	margin-left: 0!important;
	padding-left: 0!important;
}
.configuratore .stepContent ul li {
	float: left;
	display: inline;
	padding: 10px 0;
}
.configuratore .stepContent ul.col1 li {
	width: 100%;
}
.configuratore .stepContent ul.col2 li {
	width: 50%;
}
.configuratore .stepContent ul.col3 li {
	width: 33.33%;
}

.configuratore .stepContent ul.col4 li {
	width: 25%;
}
.configuratore .stepContent ul li a {
	background: #ffffff;
	border: 1px solid #8697A8;
	border-radius: .8rem;
	margin: 0 auto;
	display: table;
	height: 55px;
	width: 100%;
	text-align: center;
}
.configuratore .stepContent ul li a span {
	color: #505050;
	display: table-cell;
 	vertical-align: middle;
	font-size:20px;
}
.configuratore .stepContent ul li a:hover {
	background: #eaeaeb;
	color: #C8161E;
	text-decoration: none;
}
.configuratore .stepContent ul li a:hover span {
	color: #505050;
}
.partnerSel {
	border-radius: 5px;
	text-align: center;
	width: 240px;
	padding: 5px 7px 7px 7px;
	margin: 0 auto;
}
.partnerSel span {
	font-size: 11px;
	display: block;
	text-align: center;
	font-weight: bold;
}
.partnerSel img {
	border-radius: 5px;
	margin: 2px auto 0px auto;
	display: block;
}
.navbar {
	margin-bottom: 0;
}

.paddingTop100 { padding-top: 100px!important; }
.paddingTop90 { padding-top: 90px!important; }
.paddingTop80 { padding-top: 80px!important; }
.paddingTop70 { padding-top: 70px!important; }
.paddingTop60 { padding-top: 60px!important; }
.paddingTop50 { padding-top: 50px!important; }
.paddingTop40 { padding-top: 40px!important; }
.paddingTop30 { padding-top: 30px!important; }
.paddingTop20 { padding-top: 20px!important; }
.paddingTop15 { padding-top: 15px!important; }
.paddingTop10 { padding-top: 10px!important; }
.paddingTop5 { padding-top: 5px!important; }
.paddingTop0 { padding-top: 0px!important; }
.paddingBottom100 { padding-bottom: 100px!important; }
.paddingBottom90 { padding-bottom: 90px!important; }
.paddingBottom80 { padding-bottom: 80px!important; }
.paddingBottom70 { padding-bottom: 70px!important; }
.paddingBottom60 { padding-bottom: 60px!important; }
.paddingBottom50 { padding-bottom: 50px!important; }
.paddingBottom40 { padding-bottom: 40px!important; }
.paddingBottom30 { padding-bottom: 30px!important; }
.paddingBottom20 { padding-bottom: 20px!important; }
.paddingBottom15 { padding-bottom: 15px!important; }
.paddingBottom10 { padding-bottom: 10px!important; }
.paddingBottom5 { padding-bottom: 5px!important; }
.paddingBottom0 { padding-bottom: 0px!important; }

.marginTop100 { margin-top: 100px!important; }
.marginTop90 { margin-top: 90px!important; }
.marginTop80 { margin-top: 80px!important; }
.marginTop70 { margin-top: 70px!important; }
.marginTop60 { margin-top: 60px!important; }
.marginTop50 { margin-top: 50px!important; }
.marginTop40 { margin-top: 40px!important; }
.marginTop30 { margin-top: 30px!important; }
.marginTop20 { margin-top: 20px!important; }
.marginTop15 { margin-top: 15px!important; }
.marginTop10 { margin-top: 10px!important; }
.marginTop5 { margin-top: 5px!important; }
.marginTop0 { margin-top: 0px!important; }
.marginBottom100 { margin-bottom: 100px!important; }
.marginBottom90 { margin-bottom: 90px!important; }
.marginBottom80 { margin-bottom: 80px!important; }
.marginBottom70 { margin-bottom: 70px!important; }
.marginBottom60 { margin-bottom: 60px!important; }
.marginBottom50 { margin-bottom: 50px!important; }
.marginBottom40 { margin-bottom: 40px!important; }
.marginBottom30 { margin-bottom: 30px!important; }
.marginBottom20 { margin-bottom: 20px!important; }
.marginBottom15 { margin-bottom: 15px!important; }
.marginBottom10 { margin-bottom: 10px!important; }
.marginBottom5 { margin-bottom: 5px!important; }
.marginBottom0 { margin-bottom: 0px!important; }

.marginTop-50 { margin-top: -50px!important; }
.marginTop-40 { margin-top: -40px!important; }
.marginTop-30 { margin-top: -30px!important; }
.marginTop-20 { margin-top: -20px!important; }
.marginTop-10 { margin-top: -10px!important; }
.marginTop-5 { margin-top: -5px!important; }
.marginBottom-50 { margin-bottom: -50px!important; }
.marginBottom-40 { margin-bottom: -40px!important; }
.marginBottom-30 { margin-bottom: -30px!important; }
.marginBottom-20 { margin-bottom: -20px!important; }
.marginBottom-10 { margin-bottom: -10px!important; }
.marginBottom-5 { margin-bottom: -5px!important; }

.privacyPolicy {
	display: inline!important;
	width: auto!important;
	height: auto!important;
}
.soloMobile, .soloMobileSmall {
	display: none;
}
.primoCta {
	max-width: 220px!important;
	font-size: 18px!important;
	padding: 8px 12px!important;
	background: #f9f8f9!important;
	border: 2px solid #ee913d!important;
	color: #ee913d!important;
}
.promoTopImg img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

/*Vertical Rythm*/

.has-margin-top {
	margin-top: 30px;
}
.has-margin-top-lg {
	margin-top: 40px;
}
.has-margin-bottom {
	margin-bottom: 30px;
}
.has-margin-bottom-sm {
	margin-bottom: 20px;
}
.has-margin-vertical {
	margin: 20px 0 30px;
}
.has-margin-bottom {
	margin-bottom: 40px;
}
.container {
	max-width: 960px !important;
	width: 100%;
}
.paginaVuota {
	margin: 15px 0 30px 0;
    color: #505050!important;
}
.paginaVuota a {
	color: #ef932a!important;
}
.paginaVuota p, .paginaVuota h2, .paginaVuota h3, .paginaVuota h4, .paginaVuota li {
    line-height: 140%;
    font-size: 14px;
    color: #505050;
}
.paginaVuota h3 {
	font-size: 24px;
}
.paginaVuota h4 {
	font-size: 18px;
}
.paginaVuota h1 {
    margin: 0 0 10px 0;
}
.paginaVuota .fa {
	font-size: 130px;
	margin-top: 30px;
}
.paginaVuota .fa-check-circle {
	color: #57af69;
}
.paginaVuota .fa-times-circle {
	color: #d31d1e;
}
.paginaVuota .grazieMsg {
	width: 500px;
	margin: 0 auto 30px auto;
	text-align: center;
}

.listaPromo {
	padding: 25px 15px;
	border: 4px solid #d91d19;
	background: #ffffff;
	border-radius: 10px;
	max-width: 500px;
	margin: 0 auto;
}
.listaPromo li {
	font-size: 20px;
	color:#282828;
	margin-left: 10px;
	list-style: none;
	font-weight: 600;
}
.cta-btn-primary {
	background: #ee934a;
  border: #ee934a;
	font-size:20px;
	max-width: 300px;
	color:#ffffff;
	display: block!important;
}
.cta-btn-primary:hover {
	background: #1EB57B;
	border: #1EB57B;
	color:#ffffff;
}
.subCta {
    font-size: 13px;
    display: block;
    margin-top: 0px;
    margin-bottom: 2px;
}
.btnGrazie {
	width: 42.5%!important;
	margin: 0 auto!important;
	display: block;
}
.gototop {
	margin-top: 15px;
	display: block;
}
.displayFlex {
	display: flex;
}
.displayFlex .rowDx {
	 display: flex;
	 justify-content: center;
	 flex-direction: column;
}


.bs-callout {
    padding: 16px 20px 24px 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
    border-left-color: #5fae63;
    text-align: left;
}
.fixIEheight {
    height: auto !important;
}

.detrazioni h4 {
	font-size: 25px;
	font-weight: 600;
	color: #222222;
    text-transform: uppercase;
}
.detrazioni p {
    line-height: 140%;
    margin-bottom: 0;
    font-size: 14px;
    color: #505050;
}
.detrazioni img {
    margin-top: 22px;
}

.infoTab {
	background: #f7f6f7;
	padding: 30px 35px 35px 35px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 50px;
}
.infoTab h4 {
	font-size: 25px;
	font-weight: 600;
	color: #222222;
    text-transform: uppercase;
    text-align: center;
}
.infoTab p.sottotitolo {
    line-height: 140%;
    margin-bottom: 0;
    font-size: 14px;
    color: #505050;
    text-align: center;
    margin-bottom: 27px;
}
.infoTab .panel {
	margin-bottom: 0;
}
.infoTab .nav-tabs {
	font-size: 18px;
	color: #222222;
}
.infoTab .nav-tabs a {
	color: #222222;
}
.infoTab .nav-tabs .active a i, .infoTab .nav-tabs .active a:hover i, .infoTab .nav-tabs .active a:focus i {
	color: #f0921b;
}
.infoTab .panel-body {
	padding: 40px;
}
.infoTab .panel-body h5 {
	font-size: 14px;
	font-weight: 600;
	color: #222222;
    text-transform: uppercase;
    margin-top: 0px;
}
.infoTab .panel-body p {
    line-height: 140%;
    margin-bottom: 0;
    font-size: 14px;
    color: #505050;
}
.vcenter {
    display: flex;
    align-items: center;
}

/* Tab */
.tabContent .panel {
	border-radius:0 0 4px 4px;
	border-top:0px;
}
.tabContent .panel-body {
	display: none;
}
.tabContent #contentTab1 {
	display: block;
}

/*=========== Hedder Part CSS===========*/
.top_hedder {
	background: url(../images/bg-header.png) #f7f6f7 top;
	background-repeat: repeat-x;
	padding: 25px 10px 0;
	animation: fadein 2s;
	-moz-animation: fadein 2s;
	-webkit-animation: fadein 2s;
	-o-animation: fadein 2s;
}
.logo {
	text-align: center;
}
.main_title {
	color: #222222;
	font-size: 42px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 30px;
	line-height: 110%;
	text-align: center;
}
.sub_title {
	color: #a0a0a0;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
	line-height: 140%;
	text-align: center;
}
.sub_title .glyphicon-stop {
	font-size: 7px;
	color: #51b163;
	top: -3px;
}
.sub_sconto {
	font-size: 22px;
	color: #222222;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 46px;
}
.sub_sconto span {
	color: #ffffff;
	background: #57af69;
	padding: 2px 8px;
}
.sepLine {
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	display: block;
	width: 34px;
	border-top: 2px solid #b6b6b6;
	margin: 18px auto 27px auto;
}
#underline {
	display: inline;
	position: relative;
	line-height: 0;
}
#arrow {
	position: absolute;
	right: 0px;
	top: -20px;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.fotoTestata {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.percheNoi h3 {
	font-size: 25px;
	color: #222222;
	text-transform: uppercase;
	margin: 30px 0 8px 0;
}
.percheNoi ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.percheNoi li {
	color: #505050;
	line-height: 120%;
	margin: 15px 0;
	width: 80%;
	clear: both;
}
.percheNoi li p {
	line-height: 140%;
	margin-bottom: 0;
	font-size: 14px;
}
.percheNoi li .glyphicon {
	font-size: 39px;
	color: #ed9701;
	float: left;
	margin-right: 12px;
	margin-top: -2px;
}

/* LP 2019 */
.lpBoxed {
	background: #EDEDED;
}
.lpBoxed .top_hedder {
	padding-top: 0;
	background: #EDEDED;
}
.lpBoxed .lpHeader {
	background: #979898;
	padding: 10px;
}
.lpBoxed h1 {
	color:#ffffff;
	margin: 0;
	font-size:30px;
}
.lpBoxed .lpContent {
		background: #ffffff;
}

/* Get Form */
.form {
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 0;
    -moz-box-shadow: 0px 0px 6px #d5d5d5;
    -webkit-box-shadow: 0px 0px 6px #d5d5d5;
    box-shadow: 0px 0px 6px #d5d5d5;
    margin-bottom: 50px;
}
.form .chiamaOra {
	width: 100%;
	background: #57af69;
	color: #ffffff;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	padding-top: 15px;
}
.form .chiamaOra .colSx {
	float: left;
	display: inline;
	width: 25%;
	text-align: right;
}
.form .chiamaOra .colSx img {
	margin-top: 3px;
}
.form .chiamaOra .colDx {
	float: left;
	display: inline;
	width: 75%;
	box-sizing: border-box;
	padding-left: 11px;
}
.form .chiamaOra span, .form .chiamaOra a, .form .chiamaOra em {
	font-style: normal;
	display: block;
	line-height: 100%;
}
.form .chiamaOra span {
	font-size: 22px;
}
.form .chiamaOra a {
	font-size: 35px;
	color: #ffffff;
}
.form .chiamaOra a:hover {
	text-decoration: none;
	color: #dff3e3;
}
.form .chiamaOra em {
	font-size: 10px;
    letter-spacing: 0.25px;
    padding-bottom: 14px;
    font-style: normal;
}
.form .chiamaOra b, .form .chiamaOra i {
	font-style: normal!important;
	font-weight: 400;
}
.form .richiediPrev {
	padding: 18px 28px 28px 28px;
}
.form .richiediPrev .oppure {
	text-align: center;
}
.form .richiediPrev h3 {
	line-height: 100%;
	font-size: 25px;
	color: #222222;
	text-align: center;
	margin-top: 14px;
}
.form .richiediPrev p {
	text-align: center;
	line-height: 140%;
	margin-bottom: 14px;
}
.form .richiediPrev i {
	font-size: 11px;
	text-align: center;
	display: block;
	margin-top: 5px;
}
.form .richiediPrev i a {
	color: #9aa0a9;
}

.form-group-lg .form-control {
	font-size: 16px;
    padding: 9px 16px 10px 16px;
}
input[type="text"], select {
	border: 1px solid #dedede;
	border-radius: 3px;
	height: 45px;
	margin-top: 0;
	padding: 10px;
	width: 100%;
}
input[type="button"] {
	background: #df4848 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 3px;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	height: 52px;
	margin-top: 10px;
	padding: 5px;
	width: 100%;
}
.submit {
	background: #ef932a none repeat scroll 0 0;
	border: 0 none;
    border-radius: 6px;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	padding: 10px 15px;
	width: 100%;
	line-height: 40px;
}
.submit:hover {
	background: #ef9f39;
}
.submit a, .submit a:hover {
	color: #fff;
	text-decoration: none
}

/* Form */
.formContatti div {
	text-align: left;
}
.formContatti .checkbox {
	margin-top: 11px;
	text-align: left;
}
.formContatti .bottone {
	text-align: right;
}
.formContatti .checkbox label {
	font-weight: 100;
}
.form-group-lg .form-control {
	font-size: 16px;
	padding: 9px 16px 10px 16px
}
.form-control:focus {
	border-color:#CCC;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #CCC;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #CCC
}
.has-success .form-control-feedback {
    color: #51b173;
}
.has-success .form-control {
    border-color: #CCC;
}
.has-success .form-control:focus {
	border-color:#51b173;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.has-error .form-control-feedback, .has-error .form-control {
    color: #A94442;
    border-color: #CCC;
}
.has-error .form-control:focus {
	border-color:#b02126;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.popoverErrore {
	background: #f0d4d4;
	border-color:#A94442;
	color: #A94442;
	font-weight: bold;
}
.popoverErrore.top > .arrow::after {
	border-top-color: #f0d4d4;
}
.popoverErrore.top > .arrow {
	border-top-color: #A94442;
}
::-webkit-input-placeholder {
   font-size: 16px!important;
}

:-moz-placeholder { /* Firefox 18- */
      font-size: 16px!important;
}
::-moz-placeholder {  /* Firefox 19+ */
      font-size: 16px!important;
}


/* Get Form */
/* Placeholder */
::-moz-placeholder {
color:#838383;
font-size:18px;
}
::-webkit-input-placeholder {
color:#838383;
font-size:18px;
}
:-o-input-placeholder {
color:#838383;
font-size:18px;
}
:-ms-input-placeholder {
color:#838383;
font-size:18px;
}
/* Placeholder */

#underline > img {
	position: absolute;
    top: 29px;
    left: -10px;
}
.form > img {
	padding: 20px 0 13px;
}
#form-errors, #form-success {font-weight:bold;font-size:13px;}
#form-errors{color:#AF3A36;}
#form-success{color:#65BB65;}

/*=========== Hedder Part CSS===========*/




/*============YOUR GOAL CSS=================*/
.gola {
	padding: 30px 0 30px 0px;
	text-align: center
}
.section-hed-sub {
	color: #676767;
	font-size: 27px;
	font-weight: lighter;
	margin-bottom: 5px;
	text-transform: uppercase;
	text-align: center;
}
.section-hed {
	color: #222222;
	font-size: 37px;
	font-weight: bold;
	margin-top: 0;
	text-transform: uppercase;
	padding-bottom: 40px;
	text-align: center;
}
/*============YOUR GOAL CSS=================*/


/*============YOUR GOAL CSS=================*/

/*============TESTIMONIALS CSS=================*/
.testmonials {
	background: #f7f7f7;
	padding: 40px 0
}
.testmonials p {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	line-height: 35px;
}
.test_img h5 {
	color: #4e5560;
	margin: 20px 0 5px;
}
.test_img small {
	font-size: 16px;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}
.test_img {
	text-align: center;
}
/*============TESTIMONIALS CSS=================*/


/*============VIDEO DEMO================*/
.video_demo {
	padding: 40px 0;
}
iframe {
	border: 0 none;
}
.video{ width:100%; }
/*============VIDEO DEMO================*/


/*============FEATURES================*/

.feature {
	padding: 40px 0
}
/*============FEATURES================*/

/*============REQUEST A FREE CONSULTATION================*/
.request {
	background: #f5d76e;
	padding: 40px 0
}
.request h4 {
	font-weight: bold;
	font-size: 33px;
	color: #222222;
}
.request small {
	font-size: 22px;
	color: #676767;
	font-weight: 400;
}
/*============REQUEST A FREE CONSULTATION================*/


/*============FOOTER================*/
.footer {
	padding: 40px 0 20px 0;
	text-align: center
}
.footer h6, .footer a {
	color: #acacac;
	font-size: 13px;
	font-weight: normal;
}

/*============FOOTER================*/

 /*Media Queries for smaller devices*/


 /*============Theam Color================*/
 .blue{ background:#fbddc4;}
 .yellow{ background:#66e199 ;}
 /*============FOOTER================*/


/* DOPPIO SCONTO */
.doppioSconto div {
	float: left;
	display: inline;
}
.doppioSconto .scontoSx {
	width: 45%;
	background: #ed952e;
	color: #ffffff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.doppioSconto .scontoDx {
	width: 45%;
	background: #66b476;
	color: #ffffff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.doppioSconto .scontoPiu {
	width: 10%;
	text-align: center;
}
.doppioSconto .scontoPiu p {
	margin: 50px 0 0 0;
	line-height: 100%;
	font-size: 75px;
	color: #282828;
	font-weight: bold;
}
.doppioSconto span, .doppioSconto em, .doppioSconto i, .doppioSconto strong {
	display: block;
	text-align: center;
}
.doppioSconto span.sx {
	background: #c47832;
}
.doppioSconto span.dx {
	background: #52915f;
}
.doppioSconto u {
	text-decoration: none;
}
.doppioSconto span {
	text-transform: uppercase;
	font-weight: bold;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    padding: 8px;
    font-size: 20px;
}
.doppioSconto em {
	margin-top: 8px;
	padding: 0 8px;
	font-weight: 400;
}
.doppioSconto strong {
	padding: 0 8px;
	font-size: 75px;
	line-height: 100%;
}
.doppioSconto i {
	margin-bottom: 8px;
	padding: 0 8px;
	font-weight: 400;
}
.finanziamento {
	background: #1c1c1d;
	color: #ffffff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 15px 8px;
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
	animation: pulse 1.75s infinite alternate;
    -webkit-animation: pulse 1.75s infinite alternate;
}
@keyframes pulse
    {
      0%   {background: #1c1c1d;}
      100%  {background: rgba(0, 0, 0, 0.55);}
    }
  @-webkit-keyframes pulse /* Safari and Chrome - necessary duplicate */
    {
      0%   {background: #1c1c1d;}
      100%  {background: rgba(0, 0, 0, 0.55);}
    }

.wifi {
	background: #3dacc7;
	color: #ffffff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 15px 8px;
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
}
.wifi span {
	display: block;
	font-weight: bold;
}
.wifi em {
	display: block;
	font-size: 14px;
}
.wifi i {
	color: #fcff00;
}

/* COUNTDOWN */
.finePromoTop {
	margin: 40px 0 15px 0;
	color: #282828;
	text-align: center;
	font-size: 20px;
}
.finePromoBottom {
	margin: 15px 0 40px 0;
	color: #282828;
	text-align: center;
	font-size: 20px;
}
.finePromoBottom a {
	color: #282828;
	text-decoration: none;
	display: inline;
}
.finePromoBottom a:hover {
	color: #282828;
	text-decoration: underline;
}
#countdown {
	width: 240px; /* 3 caselle */
	/*width: 320px; /* 4 caselle */
	text-align: center;
	margin: 0 auto;
	color: #282828;
}
#countdown div {
	width: 80px;
	float: left;
	display: inline;
}
#countdown span {
	display: block;
	font-size: 50px;
	line-height: 50px;
}
#countdown em {
	display: block;
	font-style: normal;
}

/* Small desktop */
@media all and (max-width: 1199px) {

}

/* Tablet */
@media all and (max-width: 991px) {
	.noDaTablet {
		display: none;
	}
	.main_title {
		font-size: 37px;
	}
	.titoloConSub {
		font-size: 37px!important;
	}
	.fotoTestata {
		width: 100%!important;
		height: auto!important;
	}
	.form .chiamaOra span {
	    font-size: 18px;
	}
	.form .chiamaOra a {
    	font-size: 27px;
    }
	.form .chiamaOra em {
	    font-size: 11px;
	    letter-spacing: 0.35px;
	}
	.form .chiamaOra b {
	    text-transform: capitalize;
	}
	.form .chiamaOra .colSx img {
		margin: 0;
		width: 56px;
		height: 56px;
	}
	.percheNoi li {
		width: 100%;
	}
	.percheNoi ul {
		margin-bottom: 30px;
	}
	.form .richiediPrev {
	    padding: 16px 18px 18px 18px;
	}
	.form-group-lg .form-control {
	    padding: 6px 13px 7px 14px;
	}
	.form .richiediPrev i {
    	font-size: 9px;
    }
	.request h4 {
	    font-size: 26px;
	    margin-left: 10px;
	}
	.request small {
    	font-size: 19px;
	    margin-left: 10px;
    }
	.btnGrazie {
	    width: 65%!important;
	}
	.gototop {
		margin-top: 8px;
	}
	.sub_title {
		font-weight: normal;
		color: #8e8e8e;
	}

	h1 .piccolo {
		font-size:20px;
		position: relative;
	}
	h1 .piccolo em {
		font-size:15px;
		position: absolute;
		font-style: normal;
		top: -8px;
		right: -10px;
	}
	h4 .piccolo {
		font-size:18px;
		position: relative;
	}
	h4 .piccolo em {
		font-size:13px;
		position: absolute;
		font-style: normal;
		top: 4px;
		right: -10px;
	}
}

/* Smartphone landacape, phablet  */
@media all and (max-width: 767px) {
	.noPaddingSXDXMobile {
		padding-left: 0;
		padding-right: 0;
	}
	#arrow {
		display: none;
	}
    .noMobile {
    	display: none;
    }
	.noMarginMobile {
		margin: 0!important;
	}
	.noPaddingMobile {
		padding: 0!important;
	}
	.form > img {
		width: 100%;
	}
	.sub_title {
		font-size: 18px;
		text-transform: initial;
		font-weight: 400;
	}
	.main_title {
		font-size: 26px;
		font-weight: 800;
	}
	.titoloConSub {
		font-size: 30px!important;
	}
	.subtitle {
		font-size: 22px;
	}
	.section-hed {
		font-size: 22px
	}
	.section-hed-sub {
		font-size: 19px;
	}
	.request h4 {
		color: #222222;
		font-size: 24px;
		text-align: center;
	}
	.request small {
		color: #676767;
		display: table;
		font-size: 18px;
		margin: 0 auto;
		text-align: center;
	}
	.gola img {
		margin: 20px 0 0;
	}
	.section-hed {
		padding-bottom: 10px
	}
	.form {
	    margin: 10px 0 30px 0;
	}

	.listaPromo {
		border-top:0;
		border-radius: 0 0 10px 10px;
	}

	.sub_sconto {
	    font-size: 20px;
	    line-height: 180%;
    }
    .percheNoi li .glyphicon {
    	margin-bottom: 30px;
    }
    .gola img {
    	margin-top: 0;
    	margin-bottom: 10px;
    }
    #contentTab1 img, #contentTab2 img, #contentTab3 img {
    	margin-bottom: 30px;
    	height: 120px!important;
    	width: auto!important;
    }
    .infoTab {
    	-webkit-border-radius: 0px;
    	-moz-border-radius: 0px;
    	border-radius: 0px;
    	padding: 0px;
    	overflow: hidden;
    }
    .infoTab h4 {
    	padding: 30px 15px 15px 15px;

    }
    .infoTab .sottotitolo {
    	padding: 0 15px;

    }
    .nav-tabs.nav-justified>li, .nav-justified>li {
    	float: left;
    }
    .nav-tabs.nav-justified>li>a {
    	-webkit-border-radius: 0px;
    	-moz-border-radius: 0px;
    	border-radius: 0px;
    }
    .nav-tabs.nav-justified>li>a {
    	margin-bottom: 0;
    }
    .tabContent .nav-tabs a {
    	padding: 15px 15px!important;
    	font-size: 14px;
    	font-weight: 600;
    	text-transform: uppercase;
    }
	.request small {
    	margin-bottom: 25px;
    }
    #underline img {
    	display: none;
    }

	.btnGrazie {
	    width: 100%!important;
	}
	.paginaVuota .grazieMsg {
		width: 100%;
	}
	.gototop {
		margin-top: 0px;
		display: inline;
	}
	.displayFlex {
		display: inherit;
		text-align: center;
	}
	.displayFlex .rowDx {
		 display: inherit;
	}
	.divPrimoCta {
		display: block;
		margin-top: 15px;
	}
	.soloMobile {
		display: block;
	}

	.promoCanone .sub_title {
		font-size: 14px;
	}


	h1 .piccolo {
		font-size:15px;
		position: relative;
	}
	h1 .piccolo em {
		font-size:11px;
		position: absolute;
		font-style: normal;
		top: -4px;
		right: -8px;
	}
	h4 .piccolo {
		font-size:13px;
		position: relative;
	}
	h4 .piccolo em {
		font-size:10px;
		position: absolute;
		font-style: normal;
		top: 4px;
		right: -7px;
	}
}

@media all and (max-width: 594px) {
	u.suDueRighe {
		display: block;
	}
	u.suDueRigheSpz {
		display: none;
	}
}

/* Smartphone */
@media all and (max-width: 479px) {

	.soloMobileSmall {
		display: block;
	}
	.noMobileSmall {
		display: none;
	}

	.top_hedder {
		padding: 15px 0;

	}
	.logo img {
		width: 220px!important;
		height: auto!important;
	}
	.main_title, .percheNoi h3, .detrazioni h4, .form .richiediPrev h3, .infoTab h4 {
		font-size: 24px;
	}
    .sub_title {
    	display: none;
    }
    .secondoSub {
    	font-size: 15px!important;
    }
    .sepLine {
    	margin-bottom: 17px;
    }
	.sub_sconto {
	    font-size: 16px;
	    line-height: 170%;
	    margin-bottom: 15px;
    }
    .tabContent .nav-tabs a {
    	padding: 15px 9px!important;
    }

	.paginaVuota .fa {
		margin-top: 5px;
	}
	.doppioSconto span {
		font-size: 18px;
	}
	.doppioSconto.parolaLunga span {
		font-size: 14px;
	}
	.doppioSconto .scontoPiu p {
		font-size: 45px;
	}
	.doppioSconto strong {
		font-size: 50px;
	}
	.finePromoTop a, .finePromoBottom a {
		color: #5cac6c;
		font-weight: 400;
		text-decoration: underline;
	}
	.noMob {
		display: none;
	}
	.siMob {
		display: block;
	}

	#countdown {
		width: 240px; /* 3 caselle */
		/*width: 240px; /* 4 caselle */
		text-align: center;
		margin: 0 auto;
		color: #282828;
	}
	#countdown div {
		width: 80px; /* 3 caselle */
		/*width: 60px; /* 4 caselle */
		float: left;
		display: inline;
	}
	#countdown span {
		display: block;
		/* 3 caselle
		font-size: 50px;
		line-height: 50px;*/
		/* 4 caselle */
		font-size: 40px;
		line-height: 40px;
	}

	#countdown.treCaselle {
		width: 240px; /* 3 caselle */
	}
	#countdown.treCaselle div {
		width: 80px; /* 3 caselle */
	}
	#countdown.treCaselle span {
		/* 3 caselle*/
		font-size: 50px;
		line-height: 50px;
	}
}
