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

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,900');
body {
	font-family: 'Montserrat', 'Helvetica', Arial, sans-serif;
	background-color: #FFFFFF;
}
#header {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	position: absolute;
	width: 100%;
	top: 0px;
	position: relative;
	margin-bottom: 60px;
}
.green_bg a {
	color: #EDEDED;
	text-decoration: underline;
}
#header > .container {
	background-color: transparent;
	width: 100%;
	max-width: 1170px;
}
.container > .navbar-header {
	float: none;
	text-align: center;
	margin: 0px auto;
	position: relative;
}
.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: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
	border: solid 2px #FFFFFF;
	z-index: 1;
	position: relative;
	max-width: 100%;
	width: 200px
}
h1, h2, h3, h4 {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size: 48px;
}
#parallax {
	background-image: none;
	background-color: #333333;
	height: 100vh;
	z-index: 0;
	top: 0px !important;
}
#parallax iframe {
	width: 100% !important;
	height: 100% !important;
}
.highlight {
	background-color: #FFFF00;
	color: #000000;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
#hero {
	opacity: 1 !important;
	position: relative;
	overflow: hidden;
	top: 0px !important;
	margin-top: 0px;
	padding-bottom: 60px;
	background-color: rgba(23, 26, 28, 0.5);
}
#hero > .container {
	padding-bottom: 0px;
}
#hero h1 {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.6em;
}
#hero .after_claim {
	font-size: 56px;
	font-weight: 700;
	color: #FFFFFF;
	text-transform: none;
	position: relative;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 1.1em;
	text-align: left;
}
#hero .small_claim {
	font-size: 15px;
	font-weight: 600;
}
#hero p lead {
	font-size: 22px;
	color: #FFFFFF;
}
#hero .btn.register {
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	margin: 0px auto;
	border-color: #7DD020;
	float: none;
	display: block;
	width: 300px;
	max-width: 100%;
	margin-top: 0px;
	background-color: #7DD020;
	color: #FFFFFF;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
#hero .lp-element {
	background-color: transparent;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 80px;
}
#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: 1px;
	background-color: #00C1C2;
	margin-top: 30px;
	margin-bottom: 30px;
}
.overview h2 {
	position: relative;
	display: inline-block;
	z-index: 1000;
}
.overview h2:before {
	width: 160%;
	height: 4px;
	background-color: #167BFF;
	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: 20px;
	font-size: 20px;
	font-style: italic;
}
/* overview carousel */

.carousel.slide {
	padding-bottom: 30px;
}
.carousel.slide, .carousel-inner {
	position: relative;
	min-height: 100vh;
	width: auto;
	min-width: 100%;
	height: auto;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	width: auto;
	min-width: 100%;
	line-height: 1;
	min-height: 100vh;
	max-width: none;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	position: absolute;
}
.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;
}
.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 .contact-form_wrapper p.lead {
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 1em;
	padding-left: 10px;
	padding-right: 10px;
}
#hero h1, #hero p.lead, #hero p, #hero ul > li {
	color: #FFFFFF;
}
#hero p.lead {
	color: #FFFFFF;
	font-size: 26px;
	padding-top: 20px;
	padding-bottom: 60px;
}
#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: 0px;
}
.section {
	padding: 80px 0px;
	top: 0px !important;
	min-height: 100vh;
}
h3.functions {
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'Montserrat', 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: rgba(255, 255, 255, 0.3);
	-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: 14px;
	letter-spacing: 0px;
	border: 2px solid #FFFFFF;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.btn.btn-primary.register:hover, .btn.btn-primary.register:focus {
	background-color: rgba(255, 255, 255, 0.3);
	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: #E7F2FF;
	padding-top: 160px;
	padding-bottom: 40px;
}
#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: 30px;
	position: relative;
	height: auto;
	float: left;
}
.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 img {
	max-width: 100%;
	border-bottom: 2px solid #FFFFFF;
}
.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-indicators {
	bottom: 15px;
	display: none;
}
.carousel-control {
	color: #999;
	background: rgba(51, 51, 51, 0.45);
	color: #FFFFFF;
	transform: translateY(-50%);
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.carousel-control:hover {
	background: #00C1C2;
	color: #FFFFFF;
}
.carousel-indicators .active {
	background-color: #00C1C2;
	border: none;
}
.carousel-indicators li {
	border: none;
	background-color: rgba(51, 51, 51, 0.45);
}
.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;*/
	background: none;
	background-color: #82B647;
	background-repeat: no-repeat;
	border-top: none;
	padding: 0px;
	min-height: 0px;
}
#image.second-block {
	background-color: rgba(23, 26, 28, 0.5);
	height: auto;
	min-height: auto;
}
#image > .container {
	padding: 0px;
	border: solid 0px #555555;
	background-color: transparent;
	width: 100%;
	max-width: none;
}
#image > .container > .row {
	padding: 0px;
	width: 100%;
	margin: 0px;
}
#image > .container > .row > div {
	padding: 0px;
	box-sizing: border-box;
}
#image > .container > .row > div:last-child {
	padding: 45px;
}
#image.second-block > .container {
	padding: 0px;
	border: 0px;
}
#image.second-block > .container > .row {
	max-width: 1170px;
	margin: auto;
}
#image .row-point {
	width: 100%;
	display: table;
}
#image .row-point > div {
	display: table-cell !important;
	float: none !important;
	padding: 15px 20px !important;
	vertical-align: top;
}
#image .row-point > div .content-block iframe {
	max-width: 100% !important;
	height: auto;
}
#image .row-point > div .content-block p {
	font-weight: 700;
	font-size: 16px;
}
#image .row-point > div .content-block p .key {
	color: #DF20DF;
	font-size: 30px;
	display: table-cell;
	margin-right: 20px;
	line-height: 1em;
	padding-right: 20px;
	font-weight: 900;
}
#image p .key-text {
	display: block;
	margin-top: 0px;
	padding-top: 10px;
	vertical-align: top;
	font-weight: 500;
	font-size: 15px;
	padding-bottom: 50px;
}
#image p .key-text strong {
	display: inline-block;
	padding-bottom: 10px;
	color: #333333;
}
#image .cta_btn_wrapper {
	text-align: center;
	padding: 40px 0px 0px;
	margin-bottom: 40px;
}
#image h2.main-title {
	font-size: 36px;
	color: #82B647;
	font-weight: 700;
	display: block;
	text-transform: none;
	line-height: 1em;
	text-align: center;
}
#image.second-block h2.main-title {
	color: #FFFFFF;
	text-align: left;
}
.btn.btn-danger.btn-lg.promo {
	padding: 14px 20px;
	background-color: transparent;
	border: solid 3px #FFFFFF;
	color: #FFFFFF;
}
.section.cta_bottom {
	background-color: #tansparent;
	background-repeat: no-repeat;
	background-size: contain;
	border-top: solid 0px #FFFFF;
	border-bottom: solid 10px #FFFFFF;
	padding-bottom: 0px;
}
.section.cta_bottom p {
	color: #666666;
}
.section.cta_bottom h2 {
	font-size: 28px;
}
/* Form */

#contact-form {
	padding-top: 0px;
	padding-bottom: 20px;
	position: relative;
	color: #333333;
}
.contact-form_wrapper {
	padding: 0px 0px;
	margin: 0px 0px;
	text-align: center;
	background-color: #FFFFFF;
}
#contact-form h2 {
	padding: 15px 15px;
	color: #FFFFFF;
	background-color: #7DD020;
}
.contact-form_wrapper .divider_p {
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 15px;
}
.contact-form_wrapper .form-control {
	background-color: #FFFFFF;
	height: 40px;
	border: solid 1px #666666;
}
.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 {
	padding-left: 35px;
	padding-right: 15px;
	color: #333333
}
.contact-form_wrapper .radio label, .contact-form_wrapper .checkbox a {
	color: #333333;
}
.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: 0px;
	background-color: transparent;
	margin-top: 0px;
	border-top: 0px;
	height: auto;
	padding: 40px;
	position: relative;
	z-index: 300;
}
#prefooter {
	background-image: url(../images/footer_top_bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top;
	height: 400px;
	width: 100%;
	margin-bottom: -300px;
	margin-top: 0px;
	margin-bottom: -300px;
}
.tresessanta iframe {
	max-width: 100%;
}
.fa-phone {
	padding: 3px 4px;
	border: solid 3px #FFFFFF;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	margin-left: 5px;
	font-size: 14px;
}
#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;
	padding-left: 15px;
	padding-right: 15px;
}
.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: 0px solid #CCCCCC;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.contact-form .btn.btn-primary.register, .btn.register, .contact-form .btn.btn-primary.register, .btn.register:hover, .contact-form .btn.btn-primary.register, .btn.register:focus {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.contact-form .mbr-header__text {
	font-size: 36px;
	text-align: left;
	font-weight: 700;
	margin-top: 20px;
	color: #FFFFFF;
	text-transform: none;
}
.contact-form .sub-header {
	font-style: normal;
	padding-bottom: 20px;
	font-size: 11px;
	text-align: left;
	margin-top: -15px;
	font-weight: normal;
}
.quote-box {
	padding: 40px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 300;
	font-style: italic;
	position: relative;
}
.quote-1, .quote-2 {
	font-size: 100px;
	color: #DF1FDF;
	font-weight: 600;
	position: absolute;
	font-style: normal;
	font-family: 'Montserrat', 'Helvetica', Arial, sans-serif;
	line-height: 1em;
}
.quote-1 {
	left: 0px;
	top: 0px;
}
.quote-2 {
	right: 0px;
	bottom: -40px;
}
.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;
}
.bottom-image_wrapper {
	position: relative;
	overflow: hidden;
}
.bottom_image {
	width: 100%;
	max-width: none;
}
 @media (min-width: 991px) {
#image > .container > .row {
	display: table;
	vertical-align: middle;
	display: table;
}
#image > .container > .row > div {
	display: table-cell;
	vertical-align: middle;
	float: none;
}
}
 @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;
}
}
 @media (max-width: 768px) {
#preimage {
	margin-bottom: -370px;
	margin-bottom: -440px;
	margin-top: -370px;
	margin-top: -270px;
}
#preform {
	width: 100%;
	height: 170px;
	background-image: url(../images/form_top_bg.png);
	background-position: top;
	background-size: contain;
	margin-top: -10px;
	margin-bottom: -130px;
	background-repeat: no-repeat;
}
footer {
	margin-top: 0px;
}


}
 @media (max-width: 640px) {

	 .bottom_image {
	width: 850px;
	left: 0;
	top: 0;
	transform: translate(-25%, 0%);
}

.contact-form .mbr-header__text {
	font-size: 24px;
}
#hero .after_claim {
	font-size: 32px;
}
#image .row-point > div {
	display: block !important;
}
#image h2.main-title {
	text-align: center !important;
}
#image.second-block h2.main-title {
	padding-top: 40px;
	text-align: center;
}
#image.second-block p {
	text-align: center;
}
#image.second-block .cta_btn_wrapper a {
	float: none !important;
}
#image .row-point > div .content-block iframe {
	min-height: 300px;
}
.features .content-block {
	text-align: center;
}
}
