@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Open Sans Condensed', 'Helvetica', Arial, sans-serif;
	background-color: #FFFFFF;
}
#header {
	background-color: #2B4E84;
	box-shadow: none;
}

.navbar-inverse {
	background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color: #FF0;
}
.logo {
	height: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.logo-section {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

h1, h2, h3, h4 {
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 900;
	font-size: 48px;
}
#hero h1 {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.6em;
}
#hero .after_claim {
	font-size: 46px;
	font-weight: 600;
	color: #FFFFFF;
	text-transform: none;
	position: relative;
	/* padding-top: 25px;
	margin-top: 20px;*/
	line-height: 1em;
	font-weight: 400;
}
#hero .lp-element p.lead {
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 1px;
}
#hero .small_claim {
	font-size: 15px;
	font-weight: 600;
}
/* #hero .after_claim:before {
	position: absolute;
	left: 0px;
	top: 0px;
	content: "";
	width: 100px;
	height: 4px;
	background-color: #FFFFFF;
	position: absolute;
}*/
#hero p lead {
	font-size: 22px;
	color: #FFFFFF;
}
#hero .btn.register {
	font-size: 22px;
	text-transform: uppercase;
}
#hero .lp-element {
	background-color: transparent;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
}
#hero a.promo {
	color: #333333;
	background-color: #FC0;
	text-decoration: underline;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
.divider_p {
	width: 100px;
	height: 4px;
	background-color: #167BFF;
	margin-top: 30px;
	margin-bottom: 30px;
}
.overview h2 {
	position: relative;
	display: inline-block;
	z-index: 1000;
}
.overview h2:before {
	width: 160%;
	height: 1px;
	background-color: #8D8D8D;
	margin-left: -30%;
	position: absolute;
	content: "";
	display: block;
	left: 0px;
	margin-top: 15px;
	top: 0px;
	z-index: -2;
}
.overview h2:after {
	width: 110%;
	height: 4px;
	background-color: #FFFFFF;
	position: absolute;
	content: "";
	display: block;
	left: 0px;
	top: 0px;
	margin-top: 15px;
	z-index: -1;
	margin-left: -5%;
}
#come .overview h2:after {
	background-color: #F4F3F3;
}
.overview .lead {
	margin: 0px 10%;
	margin-bottom: 40px;
	font-size: 17px;
	font-style: normal;
}
/* overview carousel */

.carousel.slide {
	padding-bottom: 30px;
}
.carousel-inner.onebyone-carosel {
	margin: auto;
	width: 90%;
}
.onebyone-carosel .active.left {
	left: -33.33%;
}
.onebyone-carosel .active.right {
	left: 33.33%;
}
.onebyone-carosel .next {
	left: 33.33%;
}
.onebyone-carosel .prev {
	left: -33.33%;
}
.overview .carousel-control.left, .overview .carousel-control.right {
	background: none;
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
}
/* end overview carousel */

.navbar-nav>li>a.btn.register {
	padding: 10px 25px;
	margin: 20px 0px;
	background-color: transparent !important;
	font-size: 28px;
	font-weight: bold;
}
.navbar-nav>li> .greennumber {
	margin-top: 25px;
	margin-right: 15px;
}
#hero p {
	font-size: 18px;
}
#hero p.lead {
	font-size: 1.6em;
	padding-bottom: 0px;
	font-weight: 600;
	font-size: 18px;
}
#hero h1, #hero p.lead, #hero p, #hero ul > li {
	color: #FFFFFF;
}
#hero .pre_claim {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 600;
	text-transform: none;
}
#hero ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#hero li {
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	line-height: 1.1em;
	position: relative;
	font-size: 18px;
	margin-bottom: 10px;
}
#hero li:before {
	display: block;
	content: "";
	position: absolute;
	height: 10px;
	width: 10px;
	background-color: #FFBF00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	left: 0px;
	top: 10px;
	transform: translateY(-50%);
}
#hero .lp-element {
	padding-left: 15px;
	padding-right: 15px;
}
#servizi {
	background-color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: -80px;
}
.section {
	padding: 80px 0px;
	top: 80px;
}
a.footphone {
	text-transform: none;
	color: #FFFFFF;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 28px;
	text-align: left;
}

h3.functions {
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-top: 15px;
	background-color: rgba(0,0,0,0.80);
	font-size: 13px;
	text-align: center;
	padding: 15px 5px;
	border-top: solid 4px #FF4444;
	display: inline-block;
	width: 100%;
	position: absolute;
	bottom: 0px;
	z-index: 3000;
	left: 0px;
	box-sizing: border-box;
	margin-bottom: 0px;
}
.btn.btn-primary.register, .btn.register {
	background-color: #009640;
	-webkit-box-shadow: 0px 0px 0px 0px rgb(0, 112, 178);
	-moz-box-shadow: 0px 0px 0px 0px rgb(0, 112, 178);
	box-shadow: 0px 0px 0px 0px rgb(0, 112, 178);
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 0px;
}
.btn.btn-primary.register:hover, .btn.btn-primary.register:focus {
	background-color: #2DB200;
	color: #FFFFFF;
}
.btn {
	border: 0px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#come {
	background-color: #E5D7CD;
	padding-top: 130px;
	padding-bottom: 50px;
}
#call_co {
	background-color: #FFFFFF;
	padding-top: 0px;
	position: relative;
	margin-top: 80px;
	top: 0px;
}
#call_co .row {
	border-top: solid 4px #167BFF;
	background-color: #E7F2FF;
	padding: 60px;
}
#call_co .service-block {
	margin-bottom: 0px;
}

.service-block {
    text-align: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    height: auto;
    float: left;
    min-height: 50px;
}
.service-block img {
	margin-bottom: 20px;
	max-width: 100%;
}
.service-block h4 {
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.service-block p {
	font-size: 15px;
	line-height: 1.45em;
}
.service-block ul {
	list-style-type: none;
}
.service-block li {
	font-size: 18px;
	font-weight: 400;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/ulli.png);
	background-position: 0px 7px;
}
.service-block .promo_1 {
	display: block;
	float: left;
	background-color: #ededed;
}
.service-block .glyphicon {
	font-size: 60px;
	margin-bottom: 20px;
	color: rgba(240, 64, 30, 1);
}
.carousel-control {
	color: #999;
}
.carousel-control:hover {
	color: rgba(240, 64, 30, 1);
}
.carousel-indicators .active {
	background-color: rgba(240, 64, 30, 1);
	border-color: rgba(240, 64, 30, 1);
}
.carousel-indicators li {
	border-color: rgba(240, 64, 30, 1);
}
.btn-primary.register_big {
	width: 100%;
	background-color: rgba(240, 64, 30, 1);
}
#gallery {
	background-color: #EDEDED;
	background-color: rgba(240, 64, 30, 1);
}
.btn-default, .btn-default {
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: rgba(240, 64, 30, 1);
	background-color: rgba(240, 64, 30, 1);
	color: #FFF;
}
.btn-default:hover, .btn-default:focus {
	background-color: #2c3e50;
	border-color: #2c3e50;
	color: #FFF;
}
#image {
	position: relative;/* margin-top: -80px;*/
}
/*#image:before, #call_co:before {
	content: "";
	display: block;
	float: left;
	position: absolute;
	width: 44px;
	height: 44px;
	left: 50%;
	top: -22px;
	margin-left: -22px;
	background-image: url(../images/call_bottom.png);
	background-repeat: no-repeat;
	background-size: cover;
}*/
.btn.btn-danger.btn-lg.promo {
	padding: 14px 20px;
	background-color: transparent;
	border: solid 3px #FFFFFF;
	color: #FFFFFF;
}
.section.cta_bottom, #image {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-size: cover;
	border-top: solid 3px #FFFFF;
	margin-top:0px;
	padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    top: 0px;
}
.section.cta_bottom p, .section.cta_bottom h2, .section.cta_bottom h3, .section.cta_bottom h4 {
	color: #333333;
	font-weight: normal;
}
.section.cta_bottom h2 {
	font-size: 28px;
}
.section.cta_bottom h4 {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}

.section.cta_bottom p {
	font-size: 24px;      /* prima era 28px;  *** modifica fatta da alessandra il 25/7/2018*/
	line-height: 1.2em;
}

.head-cta-wrapper, .bottom-cta-wrapper {
	background-color: #ED2831;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	font-size: 20px;
	margin-bottom: 30px;
}
.bottom-cta-wrapper {
background-color: #2B4E84;
color: #FFFFFF;
margin-top: -20px;
padding-bottom: 50px;
padding-top: 30px;
margin-bottom: 0px;
}

.section.cta_bottom .bottom-cta-wrapper p, .section.cta_bottom .bottom-cta-wrapper h4 {
	color: #FFFFFF;
}

.section.cta_bottom .bottom-cta-wrapper h4 {
font-size: 28px;
}

.section.cta_bottom .bottom-cta-wrapper p {
	font-size: 28px;
	line-height: 1.2em;
}

.section.cta_bottom .head-cta-wrapper p {
	color: #FFFFFF;
	font-size: 32px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* Form */

.contact-form_wrapper {
	padding: 30px;
	background-color: #F4F3F3;
	margin: -30px 0px;
	text-align: center;
}
.contact-form_wrapper .divider_p {
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 15px;
}
.contact-form_wrapper .form-control {
	background-color: #FFFFFF;
	height: 40px;
}
.contact-form_wrapper .btn.register {
	width: 100%;
	line-height: 2em;
	font-size: 14px;
	margin-top: 10px;
}
.contact-form_wrapper .radio label, .contact-form_wrapper .checkbox label {
	font-size: 14px;
}
.section.cta_bottom .contact-form_wrapper p {
	color: #333333;
	font-weight: 600;
}
.contact-form_wrapper .form_cta {
	font-size: 20px;
	line-height: 1.2em;
	margin-bottom: 10px;
	font-size: 26px;
	text-transform: none;
}
footer {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 30px;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-top: solid 1px #EDEDED;
}
.fa-phone {
	font-size: 28px;
}

.email_link {
    font-size: 28px;
    color: #FFFFFF;
    padding-top: 20px;
    font-weight: bold;
    display: block;
}

#call_co .fa-phone {
	padding: 4px 5px;
}
.cta_button, #call_co .cta_bottom {
	max-width: 240px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	min-width: 200px;
}
.cta_button, #call_co .cta_bottom {
	min-width: 280px;
	max-width: 280px;
	width: 280px;
	font-size: 20px;
}
p.detail {
	padding-top: 5px;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
#call_co p.detail {
	margin-top: -15px;
}
.form-group {
	margin-bottom: 12px;
}
.form-control {
	display: block;
	width: 100%;
	padding: 20px 18px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #373737;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #CCCCCC;
	border-radius: 0px;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.contact-form .mbr-header__text {
	text-align: center;
	font-size: 32px;
	text-align: center;
	font-weight: 700;
	margin-top: 20px;
}
.contact-form .sub-header {
	font-style: normal;
	padding-bottom: 20px;
	font-size: 18px;
	text-align: center;
}
.contact-form .divider_p {
	left: 50%;
	position: relative;
	transform: translateX(-50%);
	margin-top: 20px;
	margin-bottom: 20px;
}
/* error */
.contact-form .error {
	color: #C50D1C;
}
.contact-form .fieldWithErrors input, .contact-form .fieldWithErrors select {
	border: 2px solid #C50D1C !important;
}
.contact-form .checkbox.fieldWithErrors label {
	color: #C50D1C;
}
div#cookieChoiceInfo {
	z-index: 9000 !important;
	position: absolute;
	width: 100% !important;
}
 @media (max-width: 991px) {
#hero {
	opacity: 1 !important;
}
#hero h1 {
}
#hero .contact-form_wrapper {
	margin: -40px 0px 40px 0px;
}
#hero .lp-element {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.resp {
	display: block;
}
.no-resp {
	display: none;
}
#call_co .row {
	padding: 15px;
}
#call_co .service-block {
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
}
