*{
	margin:0px;
	padding:0px;
}

html, body { 
    font-family: 'Montserrat', sans-serif;
	color:#000;
	line-height:1;
	font-weight:400;
}

h1, h2, h3, h4{
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-weight:700;
}

a img{
	border:0px;
}

a{
	text-decoration:none;
	transition: all 0.7s ease 0s;
	color:#9b9b9b;
}

.link{
	text-decoration:underline;
}

a:hover, a:active, a:focus{
	text-decoration:underline;
	color:#9b9b9b;
}

.nav-link:focus, .nav-link:hover {
    text-decoration: underline;
}

ul{
	list-style-type:none;
}

footer{
	background-color:#2a2a2a;
	padding-top:10px;
	padding-bottom:10px;
}

footer p{
	font-size: 20px;
    font-weight:bold;
}

.padding-0{
	padding:0;
}


.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.center{
	text-align:center;
}

.clear{
	clear:both;
}

.parallax {
    background: transparent;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.wpcf7-form div.wpcf7-mail-sent-ok {
    border: 0px;
}

.wpcf7-form div.wpcf7-response-output {
    clear: both;
    margin: 0;
    padding: 0;
}

.wpcf7-form-control-wrap span.wpcf7-not-valid-tip{
    display:none;
}

.wpcf7-form div.wpcf7-validation-errors {
    border: 0px;
}

input[type="text"].wpcf7-not-valid, input[type="email"].wpcf7-not-valid, textarea.wpcf7-not-valid,select.wpcf7-not-valid{
    border:1px solid red;
}

.wpcf7-form-control-wrap span.wpcf7-not-valid input[type="checkbox"]{
	outline: 1px solid red;
}

input[type="submit"] {
    background-color: #db3833;
    border: 1px solid #db3833;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 8px;
    transition: all 0.7s ease 0s;
    cursor: pointer;
	font-size: 14px;
	white-space: normal;
}

.img-contatti{
	margin-bottom:20px;
}

input[type="submit"]:hover {
    background-color:#fff;
	border:1px solid #db3833;
	color:#db3833;
}

.form span.wpcf7-list-item {
    margin: 0px;
	margin-top:0px;
}

span.wpcf7-list-item {
    margin: 0;
}

.wpcf7-form-control-wrap {
    color: #333;
	font-size:10px;
}

.form-control {
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #999;
    border-radius: 0;
	margin-bottom:0px;
	box-shadow:none;
}

.jumbotron {
    background: rgba(0, 0, 0, 0) url('../img/VISUAL-casetta.jpg') repeat scroll center center / cover;
    height: auto;
	margin:0;
	padding:0px;
	padding-bottom:100px;
}

.jumbotron h1{
	padding-top:40px;
	padding-bottom:40px;
	font-size:45px;
}

.jumbotron p{
	margin-bottom:40px;
}

#logo{
	width:100px;
}

.bg-light {
    background-color:transparent !important;
}

.navbar-light .navbar-nav .nav-link{
	color:#000;
	font-size:12px
}

.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

 /* Stackoverflow preview fix, please ignore */
.navbar-nav {
flex-direction: row;
}

.nav-link {
	padding-right: 1rem !important;
	padding-left: 1rem !important;
}

/* Fixes dropdown menus placed on the right side */
.ml-auto .dropdown-menu {
	left: auto !important;
	right: 0px;
}

.p-b{
	padding-bottom:20px;
}

p{
	color:#3e3e40;
	font-size:16px;
}

#risparmio{
	background-color:#f2e7e1;
}

.configuratore-left, .configuratore-right{
	background-color:#fff;
	padding:30px;
}

#casa, #chi-siamo{
	background: rgba(0, 0, 0, 0) url('../img/cuore_casa_sfondo.png') no-repeat center center;
	background-size: 400px;
}

#risparmio{
	background: rgba(0, 0, 0, 0) url('../img/fascia-sfondo_calcola-quanto-risparmi.jpg') no-repeat center center / cover;
}

#vantaggi{
	background-color:#e8a39e;
	color:#fff
}

#vantaggi p, #vantaggi h4, #vantaggi h2, #servizi p, #servizi h2{
	color:#fff;
}

section#chi-siamo {
    padding-top: 80px;
    padding-bottom: 90px;
}

section#header{
	padding-top:0px;
	padding-bottom:0px;
}

section{
	padding-top:60px;
	padding-bottom:70px;
}

section h2{
	font-size:26px;
	margin-bottom:50px;
}

section h2 span{
	font-size:22px;
}

footer h3{
	color:#fff;
	font-size:18px;
	padding:0px;
	margin:0px;
}

.red{
	color:#cf302a;
	font-weight: 700;
}

#servizi small{
	color:#fff
}

#dove-operiamo{
	background-color:#f2e7e1;
}

#servizi{
	background-color:#cf302a;
}

#servizi img, #pubblicita img{
	margin-bottom:10px;
}

.box-come p{
	margin-top:10px;
}

footer img{
	width:100px;
}

.btn-primary{
	background-color:#cf302a;
	border:1px solid #cf302a;
	color:#fff;
	border-radius:0px;
	margin-top:50px;
}

.btn-primary:hover{
	background-color:#fff;
	border:1px solid #cf302a;
	color:#cf302a;
}

.recensioni{
	background-color:#ece9e4;
	padding:50px 30px;
}

.recensioni p{
	margin-top:40px;
}

#recensioni{
	background-color:#f6f1eb;
}

img.top{
	width:80px;
	position:absolute;
	top:0;
	left:0;
}

img.bottom{
	width:80px;
	position:absolute;
	bottom:0;
	right:0;
}

.slider.slider-horizontal {
    width: 100%;
    height: 20px;
}

.slider-handle {
	background-color: #ce312c;
	background-image: linear-gradient(to bottom,#ce312c 0,#ec3630 100%);
}

.slider-selection {
    position: absolute;
    background-image: -webkit-linear-gradient(top,#e8a39e 0,#f67970 100%);
    background-image: -o-linear-gradient(top,#e8a39e 0,#f67970 100%);
	background-image: linear-gradient(to bottom,#e8a39e,#f67970 100%);
}

.slider-track-low, .slider-track-high {
	background:#e8a39e;
}

.left{
	text-align:left;
	padding-bottom:10px;
}

.right{
	text-align:right;
	padding-bottom:10px;
}

.configuratore-right p{
	margin-bottom:5px;
	padding:0px;
}

p.red{
	font-size:16px;
}

.content{
	margin-top:50px;
}

.content ul{
	list-style-type:disc;
	margin-left:30px;
	margin-bottom:30px;
	color:#3e3e40;
}

.content p{
	line-height:18px;
}

.content li{
	line-height:18px;
}

.desktop-show{
	display:block
}

.desktop-hide{
	display:none;
}

@media only screen and (max-width : 1200px){
	.jumbotron h1 {
		font-size: 30px;
	}
}

@media only screen and (max-width : 1024px){
	p {
		font-size: 12px;
	}
}
 
@media only screen and (max-width : 991px){
	.row-eq-height{
		display:block;
	}

	.navbar-nav {
		flex-direction: column;
	}

	.jumbotron h1 {
		font-size: 26px;
	}

	.recensioni{
		margin-bottom:30px;
	}

	.configuratore-right{
		margin: 0px;
	}

	.box-servizi{
		flex-basis:max-content;
	}

	.navbar-light .navbar-nav .nav-link {
		color: #000;
		font-size: 14px;
		padding-left: 4px !important;
		padding-top: 15px;
	}

	.desktop-show{
		display:none;
	}
	
	.desktop-hide{
		display:block;
	}

	.btn-primary {
		font-size: 14px;
		white-space: normal;
	}

	.row-mobile{
		margin:0;
	}


}
 
@media only screen and (max-width : 767px){
	.configuratore-right{
		margin: 0px 15px;
	}

	input[type="submit"] {
		padding-left: 10px;
		padding-right: 10px;
	}

}
 
@media only screen and (max-width : 480px){
	
}
 
@media only screen and (max-width : 320px){
 
}
