/*
	Theme Name: Motica
	Theme URI: https://motica.it
	Description: Domotica per la tua casa
	Version: 1.4.4
	Author: Digitalia
	Author URI: https://www.digitalia.srl
	Tags: HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
	margin: 0;
	padding: 0;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:500 16px/1.4 'CircularStd-Book', Helvetica, Arial, sans-serif;
	color:#000;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	width: 100%;
	height: auto;
}
picture {
	display: grid;
}
.grecaptcha-badge {
	display: none;
}
.ios .parallax {
	background-attachment: scroll !important;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
}
ul {
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6,p {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
span {
	font-family: 'CircularStd-Bold';
}
h1 {
	font-size: 45px;
	line-height: 1.1;
}
h2 {
	font-size: 32px;
	line-height: 1.1;
}
h3 {
	font-size: 20px;
	line-height: 1.1;
}
h2.titolo1 {
	font-weight: 800;
	font-size:42px;
}
h2.titolo2 {
	font-weight: 600;
	font-size: 40px;
	letter-spacing: 0.6px;
	padding-bottom:10px;
}
h2.titolo3 {
	line-height:66px;
}
h2.titolo3 {
	font-weight: 800;
	font-size:100px;
	line-height:100px;
}
h2.titolomaxi {
	font-weight: 800;
	font-size:300px;
	line-height:130px;
}
.blumotica {
	color: #287fc3;
}

.et_pb_section--with-menu .et_pb_row { display:grid; align-items:center; grid-template-columns:180px 1fr; }
.et_pb_section--with-menu .et_pb_row .et_pb_column { width:100% !important; float:none !important; }
.et_pb_menu__menu { width:100% !important; }
.et_pb_menu__menu nav { width:100% !important; }
.et_pb_menu__menu ul { width:100% !important; }
.et-db #et-boc .et-l .et-pb-slider-arrows a::before, .et-db #et-boc .et-l .et_pb_video_play::before, .et-db #et-boc .et-l ul.et_pb_member_social_links a::before { color:#fff !important; }
#sezione-1 h3, #sezione-2 h3, #sezione-3 h3, #sezione-4 h3 { font-family:"Antonio"; }
#sezione-1 h3 span, #sezione-2 h3 span, #sezione-3 h3 span, #sezione-4 h3 span { font-family:"Antonio"; }
#sezione-4 h3 { text-transform:uppercase !important; font-family:"Antonio"; font-size:60px; }
#sezione-1 h3, #sezione-3 h3 { color:#287fc3 !important; font-size:30px; line-height:normal !important; }
#sezione-2 h3 { font-size:60px; line-height:normal !important; }
#sezione-2 ul li::marker { color:#287fc3; }
#sezione-1 h3 span, #sezione-3 h3 span { color:#000 !important; font-size:60px; line-height:normal !important; }
#sezione-4 input[type="text"], #sezione-4 textarea { border-bottom:1px solid #fff !important; border-bottom-color:#fff !important; text-transform:uppercase; }
.et-db #et-boc .et-l #sezione-4 .et_pb_contact p input, .et-db #et-boc .et-l #sezione-4 .et_pb_contact p textarea { border-bottom:1px solid #fff !important; color:#fff !important; }
.et-db #et-boc .et-l #sezione-4 .et_pb_contact .et_pb_contact_field input, .et-db #et-boc .et-l #sezione-4 .et_pb_contact .et_pb_contact_field textarea { padding-left:5px !important; padding-right:5px !important; }
.et_pb_button:hover { background-color:#444 !important; transition:background-color .4s !important; }
.et-pb-contact-message { color:#fff !important; }

@media only screen and (min-width:981px) {
	#menu-landing-page-casa-intelligente { height:auto !important; position:relative !important; }
	#sezione-2 .et_pb_row { display:grid; grid-template-columns:repeat(2, 1fr); align-items:center; }
	#sezione-2 .et_pb_row .et_pb_column { width:100% !important; float:none; }
	
	#sezione-3 .et_pb_row { display:grid; grid-template-columns:repeat(2, 1fr); align-items:center; column-gap:4rem; }
	#sezione-3 .et_pb_row .et_pb_column { width:100% !important; float:none; }
}

@media only screen and (max-width:900px) {
	h2.titolo3 {
		font-size: 70px;
		line-height: 80px;
	}
}

@media only screen and (max-width:767px) {
	h2.titolomaxi {
		font-weight: 800;
		font-size:200px;
		line-height:100px;
	}
	h2.titolo2 {
		font-size:36px;
	}
	h2.titolo3 {
		font-size:60px;
		line-height:60px;
	}
	
	#sezione-1 h3, #sezione-3 h3 { font-size:18px; }
	#sezione-2 h3 { font-size:30px; }
	#sezione-1 h3 span, #sezione-3 h3 span { font-size:30px; }
	#sezione-4 h3 { font-size:30px; }
}

@media only screen and (max-width:500px) {
	h2.titolomaxi {
		font-weight: 800;
		font-size:150px;
		line-height:80px;
	}
	h2.titolo2 {
		font-size:30px;
	}
	h2.titolo3 {
		font-size:40px;
		line-height:40px;
	}
}


.pulsante {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	background-color: #287fc3;
	padding: 10px 20px;
	display: inline-block;
	border: 1px solid #287fc3;
	transition-duration: 1s;
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
	cursor: pointer;
}
.pulsante:hover {
	color: #287fc3;
	background-color: transparent;
	border: 1px solid #287fc3;
	transition-duration: 1s;
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
}
.pulsante-white {
	font-size: 14px;
	text-transform: uppercase;
	color:  #287fc3;
	background-color: #fff;
	border: 1px solid #fff;
	padding: 10px 20px;
	display: inline-block;
	transition-duration: 1s;
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
}
.pulsante-white:hover {
	color: #fff;
	background-color: transparent;
	border: 1px solid #fff;
	transition-duration: 1s;
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
}
.blocco {
	position: relative;
	overflow: hidden;
	display: flex;
}
.text {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	height: 100%;
}
.up {
	position: fixed;
	top: 95%;
	right: 2%;
	z-index: 2;
}
.up img {
	max-width: 30px;
	cursor: pointer;
}
.zoom {
	transition-duration: 2s;
	-webkit-transition-duration: 2s;
	-o-transition-duration: 2s;
	-moz-transition-duration: 2s;
	-ms-transition-duration: 2s;
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-moz-transform: scale(1,1);
}
.zoom:hover {
	transition-duration: 4s;
	-webkit-transition-duration: 4s;
	-o-transition-duration: 4s;
	-moz-transition-duration: 4s;
	-ms-transition-duration: 4s;
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
}
.szoom {
	transition-duration: 1s;
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-moz-transform: scale(1,1);
}
.szoom:hover {
	transition-duration: 1s;
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	transform: scale(0.9,0.9);
	-webkit-transform: scale(0.9,0.9);
	-o-transform: scale(0.9,0.9);
	-ms-transform: scale(0.9,0.9);
	-moz-transform: scale(0.9,0.9);
}

.rotation {
	transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-webkit-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	transition-duration: 0.8s;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8;
	-o-transition-duration: 0.8s;
}
.rotation:hover {
	transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-webkit-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	transition-duration: 0.8s;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8;
	-o-transition-duration: 0.8s;
}
.rotation-inverse {
	animation-name: rotation-inverse;
	-webkit-animation: rotation-inverse;
	-ms-animation-name: rotation-inverse;
	-moz-animation-name: rotation-inverse;
	animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-duration: 6s;
	-webkit-animation-duration: 6s;
	-ms-animation-duration: 6s;
	-moz-animation-duration: 6s;
}
@keyframes rotation-inverse {
	0% {transform: rotateZ(0);}
	25% {transform: rotateZ(-90deg);}
	50% {transform: rotateZ(-180deg);}
	75% {transform: rotateZ(-270deg);}
	100% {transform: rotateZ(-360deg);}
}

.lampeggio {
	position: fixed;
	max-width: 50px;
	bottom: 2%;
	right: 2%;
	opacity: 0;
	animation-name: lampeggio;
	-webkit-animation: lampeggio;
	-ms-animation-name: lampeggio;
	-moz-animation-name: lampeggio;
	animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-duration: 3s;
	-webkit-animation-duration: 3s;
	-ms-animation-duration: 3s;
	-moz-animation-duration: 3s;
}
@keyframes lampeggio {
	0% {opacity:0;}
	25% {opacity:0.5;}
	50% {opacity:1;}
	75% {opacity:0.5;}
	100% {opacity:0;}
}
.pulsazione {
	animation-name: pulsazione;
	-webkit-animation: pulsazione;
	-ms-animation-name: pulsazione;
	-moz-animation-name: pulsazione;
	animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-duration: 5s;
	-webkit-animation-duration: 5s;
	-ms-animation-duration: 5s;
	-moz-animation-duration: 5s;
}
@keyframes pulsazione {
	0% {transform: scale(0.60,0.60);}
	25% {transform: scale(0.80,0.80);}
	50% {transform: scale(1,1);}
	75% {transform: scale(0.80,0.80);}
	100% {transform: scale(0.60,0.60);}
}
/* SLIDE */
.slick-dots {
	position: absolute;
    right: 0;
    bottom: 5%;
    z-index: 1;
    width: 100%;
    text-align: center;
}
.slick-dots .slick-active {
    background-color: #ff5028;
}
.slick-dots li {
    display: inline-block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    background-color: transparent;
    border-radius: 50%;
    margin: 20px 5px 0;
    border: 1px solid #ff5028;
}
.slick-dots button {
	color: transparent;
	background-color: transparent;
	display: contents;
}
.slick-prev {
	background-image: url(img/header/left.svg);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	color: transparent;
	position: absolute;
	top: 45%;
	left: 5%;
	z-index: 1;
	outline: none;
}
.slick-next {
	background-image: url(img/header/right.svg);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	color: transparent;
	position: absolute;
	top: 45%;
	right: 0;
	z-index: 1;
	outline: none;
}
.carosello .slick-prev {
	background-image: url(img/header/left.svg);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	color: transparent;
	position: absolute;
	top: 45%;
	left: 2%;
	z-index: 1;
	outline: none;
}
.carosello .slick-next {
	background-image: url(img/header/right.svg);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	color: transparent;
	position: absolute;
	top: 45%;
	right: -3%;
	z-index: 1;
	outline: none;
}
.embla__button {
	display: none;
}
/* FORM */
.wpcf7-form h2 {
	padding-bottom: 20px;
}
.wpcf7-form a {
	text-decoration: underline;
}
.wpcf7-form span {
	font-family:'CircularStd-Book';
}
.wpcf7-form label {
	color: #000;
	display: block;
    margin-bottom: -10px;
}
.wpcf7-form .privacy {
	padding-top: 20px;
}
input,
textarea {
	outline: none;
	padding: 5px;
	color: #000;
	margin-bottom: 10px;
	background-color: #fff;
	border: none;
	width: 100%;
}
input {
	height: 30px;
}
.wpcf7-form #privacy {
	height: auto;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #fff;
	padding: 6px;
	margin-bottom: 0;
	max-width: 6px;
}
.wpcf7-form #privacy:checked {
	background-color: #000;
}
span.wpcf7-list-item {
	margin: 0;
}
.wpcf7-submit {
	margin-top: 30px;
	background-color: #000;
	padding: 0 50px;
    height: 40px;
    line-height: 35px;
    margin-bottom: 0;
    max-width: 150px;
    color: #fff;
    transition-duration: 1s;
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
}
.wpcf7-submit:hover {
	background-color: #fff;
	color: #000;
	transition-duration: 1s;
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors, 
div.wpcf7-acceptance-missing,
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
	border: none;
}
div.wpcf7-response-output {
	padding: 0;
}
.wpcf7 .ajax-loader {
	display: none;
}
/* Style the tab */
.tab {
  	overflow: hidden;
}
.row-1 {
  	display: flex;
  	flex-direction: row;
  	justify-content: center;
  	align-items: center;
}
.row-1 .first {
	background-color: #287FC3;
	color: #fff;
}
.row-1 button {
  	background-color: #D2D2D2;
  	border: none;
  	outline: none;
  	cursor: pointer;
  	transition: 0.3s;
  	width: 100%;
  	color: #000;
  	height: 50px;
  	border: 1px solid #aaa;
  	text-transform: uppercase;
}
.tabcontent {
 	display: none;
  	border-top: none;
}
.tablinks {
	border: none;
  	outline: none;
  	cursor: pointer;
}
.row-2 {
	border-right: 1px solid #aaa;
}
.row-2 .tablinks {
  	padding: 20px;
  	min-height: 120px;
  	background-color: #D2D2D2 !important;
  	border: 1px solid #aaa;
}
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #fff;
  color: #000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  font-size: 20px;
  line-height: 1;
  background-image: url(img/home/freccia-accordion.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 35px;
  background-position-x: 95%;
}
.active, .accordion:hover {
  background-color: #fff;
  margin-bottom: 0;
}
.accordions .active {
  background-image: url(img/home/freccia-accordion-2.svg);
}
.accordion img {
	max-width: 35px;
	float: right;
}
.accordion p {
	margin-right: 40px;
}
/* Style the accordion panel. Note: hidden by default */
.panel {
  padding:0 5%;
  background-color: white;
  overflow: hidden;
  margin-bottom: 20px;
  max-height: 0;
  transition: max-height 0.3s ease;
  -webkit-transition: max-height 0.3s ease;
  -o-transition: max-height 0.3s ease;
  -ms-transition: max-height 0.3s ease;
  -moz-transition: max-height 0.3s ease;
}
.panel p {
  border-top: 1px solid #000;
  padding: 30px 0;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	width:100%;
	margin:0 auto;
	position:relative;
}
.content {
	max-width:1800px;
	width:90%;
	margin:0 auto;
	position:relative;
}

/* header */
.header {
	position: relative;
	width: 100%;
	height: 110px;
	line-height: 110px;
}
/* logo */
.logo {
	position: absolute;
	top: 0;
	left: 5%;
	z-index: 20;
	margin-top: 20px;
}
.logo img {
	max-width: 100px;
}
/* nav */
.nav {
	display: none;
	background-color: #287fc3;
	color: #fff;
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	justify-content: center;
	align-items: center;
	background-image:url(img/contatti/sfondo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 100%;
}
.nav a {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.nav a:hover {
	font-family:'CircularStd-Bold';
}
.nav .current_page_item a {
	font-family:'CircularStd-Bold';
}
.nav ul {
	list-style-type: none;
	text-align: center;
	width: 100%;
}
.nav ul li {
	padding: 15px 0;
	line-height: 1;
}

.cfgRemove {
    position: relative;
    float: right;
    max-width: 20px;
    cursor: pointer;
}

.openclose {
	position: absolute;
	top: 0;
	right: 5%;
	z-index: 90;
}
.openclose img {
	max-width: 20px;
}
/* footer */
.footer {
	background-color: #000;
	color: #fff;
	padding: 15px 5% 0;
	font-size: 14px;
	display: block;
}
.footer .logo-footer {
	max-width: 100px;
}
.footer a {
	color: #fff;
}
.footer div {
	padding: 15px 0;
}
.footer .social img {
	max-width: 30px;
	margin-right: 5px;
}
.footer .copyright {
	border-top: 1px solid #fff;
	padding: 30px 0;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/


/*--------------HOME------------------*/
#home h1 {
	font-size: 30px;
}
#home .fascia-1 {
	position: relative;
	color: #fff;
}
#home .fascia-1 .text div {
	display: none;
}
#home .fascia-1 .link {
	 display: block !important;
}
#home h1 {
	padding-bottom: 20px;
}
#home .fascia-1 .pulsante:hover {
	color: #287fc3;
	background-color: #fff;
}
#home .fascia-2 {
	background-color: #287fc3;
	padding: 30px 5%;
	text-align: center;
}
#home .fascia-2 h2 {
	padding-bottom: 20px;
}
#home .fascia-2 span {
	color: #fff;
}
#home .fascia-2 video {
	max-width: 1000px;
	margin: 0 auto 30px;
	width: 100%;
}
#home .parallax {
	background-image: url(img/home/parallax.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	height: 70vh;
	position: relative;
}
.parallax h2 {
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
.parallax .sfondo .desktop {
	display: none;
}
.parallax .sfondo {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	max-height: 100%;
	display: grid;
}
.parallax .text {
	text-align: right;
	justify-content: flex-end;
	align-items: flex-end;
	z-index: 3;
	padding-bottom: 20px;
	padding-right: 20px;
}
.parallax .text p {
	width: 40%;
	margin-bottom: 10px;
	overflow: hidden;
    height: 90px;
}
.parallax .text .desktop {
	display: none;
}
#home .fascia-3 {
	padding: 60px 0 30px;
	text-align: center;
}
#home .fascia-3 h2 {
	padding-bottom: 20px;
}
#home .fascia-3 h2 span {
	color: #287FC3;
}
#home .fascia-3 .tablinks img {
	max-height: 100px;
	padding-bottom: 20px;
}
#home .fascia-3 .white {
	display: none;
}
#home .fascia-3 .row-2 .active {
	background-color: #287FC3 !important;
    color: #fff !important;
}
#home .fascia-3 .row-2 .active .black {
	display: none;
}
#home .fascia-3 .row-2 .active .white {
	display: block;
}
#home .fascia-3 .row-3 .tab {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 100%;
}
#home .fascia-3 .row-3 .tablinks {
	background-color: #D2D2D2;
	height: 100px;
	line-height: 100px;
}
#home .fascia-3 #punto-luce .tablinks,
#home .fascia-3 #consumi .tablinks,
#home .fascia-3 #device .tablinks,
#home .fascia-3 #elettrodomestici .tablinks {
	width: 33.3333333%;
	border: 1px solid #aaa;
}
#home .fascia-3 #allagamento .tablinks,
#home .fascia-3 #termostato .tablinks {
	width: 50%;
	border: 1px solid #aaa;
}
#home .fascia-3 .row-4 {
	display: none;
	flex-direction: column;
}
#home .fascia-3 .row-4 .image {
	display: grid;
	width: 100%;
}
#home .fascia-3 .row-4 .testo {
	background-color: #D2D2D2;
	padding: 20px;
	width: 100%;
}
#home .fascia-3 .row-4.sezConImg .testo {
	justify-content: start;
	align-items: self-start;
}
#home .fascia-3 .row-4.sezConImg .testo p {
	text-align:left;
}
#home .fascia-3 .row-4 .testo div {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
}
#home .fascia-3 .row-4 .testo input {
	max-width: 50px;
	margin-bottom: 0;
	text-align: center;
	height: 40px;
}
#home .fascia-3 .row-4.sezConImg .testo .inputListaCont {
	padding-bottom:10px;
}
#home .fascia-3 h3 {
	font-size: 25px;
}
#home .fascia-3 .intro p {
	margin-bottom: 30px;
}
#home .fascia-3 .row-4 p {
	padding: 20px 0;
}
#home .fascia-3 .lista {
	background-color: #287fc3;
	padding: 20px;
	text-align: left;
}
#home .fascia-3 .lista h3 {
	padding-bottom: 20px;
}
#home .fascia-3 .lista span {
	color: #fff;
	padding-left: 5px;
}
#home .fascia-3 .lista .totale {
	border-top: 1px solid #fff;
	margin-top: 20px;
	padding-top: 10px;
}
#home .fascia-3 #villa {
	display: none;
}
#home .fascia-3 #normali {
	display: flex;
	flex-direction: column;
}
#home .fascia-3 .hover {
	background-color: #287fc3 !important;
	color: #fff;
}
#home .fascia-3 .hover .white {
	display: block;
}
#home .fascia-3 .hover .black {
	display: none;
}
#home .fascia-3 .popup {
	background-color: #000;
	width: 100%;
	padding: 20px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #000;
}
#home .fascia-3 .reset {
	background-color: #fff;
	width: 100%;
	padding: 20px;
	display: block;
	color: #000;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #000;
}
#home .fascia-3 .popup span,
#home .fascia-3 .reset span {
	color: #287fc3;
}
#home .fascia-4 {
	background-color: #287fc3;
	padding: 30px 0 0;
}
#home .fascia-4 h2 {
	color: #fff;
	padding-bottom: 20px;
}
#home .fascia-4 .left {
	display: grid;
}
#home .fascia-4 .left img {
	width: 80%;
    padding-top: 60px;
}
#home .fascia-4 span {
	color:  #287fc3;
}
#home .fascia-5 {
	padding: 30px 0;
}
#home .fascia-5 h2 {
	text-align: center;
	padding-bottom: 20px;
}
#home .fascia-5 span {
	color: #287fc3;
}
#home .fascia-5 div {
	display: grid;
}
#home .fascia-5 .testo {
	background-color: #287fc3;
	padding: 20px;
	color: #fff;
	margin-bottom: 30px;
}
#home .fascia-5 .testo img {
	max-width: 150px;
}
#home .fascia-5 .testo p {
	padding: 20px 0;
}
#home .fascia-5 .image {
	overflow: hidden;
}
iframe {
	width: 100%;
	height: 500px;
	filter: grayscale(100%);
}
#home .fascia-6 {
	background-color: #287fc3;
}
#home .fascia-6 .left {
	display: grid;
}
#home .fascia-6 h2 span {
	color: #fff;
}
#home .fascia-6 .right {
	padding: 30px;
}
#home .fascia-6 .right h2 {
	text-align: center;
	padding-bottom: 30px;
}
.form-popup,
.form-popup-2 {
	background-color: rgba(0, 0, 0, 0.9);
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
	text-align: left;
	color: #fff;
	overflow-y:auto;
}
.form-popup .content {
	max-width: 1000px;
	display: flex;
	flex-direction: column;
	justify-content: center;	
}
.form-popup-2 .content {
	max-width: 1000px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100vh;
}
.form-popup .close,
.form-popup-2 .close {
	color: #fff;
	text-align: right;
	margin: 2%;
	font-size: 25px;
	cursor: pointer;
}
.form-popup label,
.form-popup-2 label {
	color: #fff;
}
.form-popup a,
.form-popup-2 a {
	color: #fff;
}
.form-popup .send input,
.form-popup-2 .send input {
	background-color: #287fc3;
}
.form-popup .send input:hover,
.form-popup-2 .send input:hover {
	opacity: 0.8;
}
.form-popup .wpcf7-form #privacy:checked,
.form-popup-2 .wpcf7-form #privacy:checked {
	background-color: #287fc3;
}
.form-popup select,
.form-popup-2 select {
	width: 100%;
	height: 30px;
	outline: none;
}
.embla__slide__inner {
	height: 120px;
} 
.embla__slide button img {
	max-width: 30%;
	margin-bottom: 0;
}
#home .fascia-3 .tablinks img {
	max-height: 60px;
} 

#home .fascia-n .content {
	line-height:28px;
	width: 100%;
}
@media only screen and (max-width:1100px) {
	#home .fascia-n .content {
		line-height:22px;
	}
}

#home .fascia-0n {
	padding: 60px 0 40px 0;
	z-index: 10;
	position:relative;
}
#home .fascia-0n .titolomaxi {
	padding-left:5%;
}
#home .fascia-1n {
	margin-top:-40px;
	z-index:2;
}
#home .fascia-1n .wrapper {
	position:relative;
}
#home .fascia-1n .wrapper .content {
	position:absolute;
	top:40px;
	//padding-left:10%;
	//width:40%;
	//padding-top:30px;
}
#home .fascia-1n .wrapper .row-intro {
	padding-top:50px;
}
#home .fascia-1n .wrapper .row-consumi {
	padding-top:100px;
}
@media only screen and (max-width:1100px) {
	#home .fascia-1n .wrapper .row-intro {
		padding-top:20px;
	}
	#home .fascia-1n .wrapper .row-consumi {
		padding-top:50px;
	}
}


#home .fascia-2n {
	padding:50px 0;
}
#home .fascia-3n {
	padding:50px 0 100px 0;
}
#home .fascia-3n .finestra {
	width:70%;
	position:relative;
	overflow:hidden;
}
#home .fascia-3n .tapparella-top {
	position:absolute;
	background-image: url(img/home/tapparella-top-3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	top:0;
	width:100%;
	height:62px;
	background-size: 100%;
}
#home .fascia-3n .tapparella {
	position:absolute;
	top:0px;
	height:10px;
	width:100%;
	background-image: url(img/home/tapparella.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}


#home .fascia-5n {
	text-align:center;
}
#home .fascia-5n-1 {
	padding:50px 0 150px 0;
}
#home .fascia-5n-1 .wrapper-ipad {
	position:relative;
	width:100%;
}

#home .fascia-5n-1 .ipad-1 {
	margin-top:-10px;
	z-index:0;
}
#home .fascia-5n-1 .ipad-0 {
	opacity:0;
	//max-width:400px;
	margin-top:-10px;
	z-index:1;
	position:absolute;
	top:0;
	left:0;
}

#home .fascia-6n .wrapper {
	position:relative;
}
#home .fascia-6n .wrapper .content {
	position:absolute;
	top:15%;
}
#home .fascia-7n .overlay {
	margin-top:-150px;
	width:50%;
	margin-left:25%;
	border:1px solid #686767;
	background:#FFFFFF;
	text-align:center;
	position: relative;
	padding:60px;
	margin-bottom:150px;
}
#home .fascia-8n .wrapper {
	position:relative;
}
#home .fascia-8n .wrapper .content {
	position:absolute;
	top:15%;
}
#home .fascia-9n {
	text-align:center;
	padding:150px 0 20px 0;
}
#home .fascia-9n h2 {
	padding-bottom:10px;
	border-bottom:1px solid #000000;
}


.pulsante-wrapper {
	text-align:center;
	padding-top:50px;
}

/*--------------ABOUT------------------*/


.progetti-anteprima {
	padding-top:20px;
}
.progetti-anteprima .progetto {
	background:#f3f3f3;
	border-bottom:50px solid #FFFFFF;
}
.progetti-anteprima .progetto a {
	overflow:hidden;
}
.progetti-anteprima .progetto .titolo {
	font-size:26px;
	letter-spacing:0.4px;
	font-weight:700;
	color: #287fc3;
	padding:20px 0 10px 0;
}
.progetti-anteprima .progetto .prezzo_intero {
	text-decoration: line-through;
	text-decoration-color: #287fc3;
}
.progetti-anteprima .progetto .prezzo_scontato {
	font-size:22px;
	font-weight:700;
	padding-bottom:30px;	
}
.progetti-anteprima .progetto .specifiche {
	padding:0 30px 0 30px;
	text-align:left;
	font-size:16px;
	height:200px;
	overflow:hidden;
}
.progetti-anteprima .progetto .specifiche .riga::before {
	display:block;
	content: '\2022';
	float:left;
	margin-right:10px;
}
.progetti-anteprima .progetto .specifiche .riga.riga-3 {
	opacity:0.50;
}
.progetti-anteprima .progetto .specifiche .riga.riga-4 {
	opacity:0.25;
}
.progetti-anteprima .progetto .specifiche .riga.riga-5 {
	opacity:0.1;
}
.progetti-anteprima .progetto .wrapper-button {
	position:absolute;
	bottom:20px;
	width:100%;
}
/*--------------ABOUT------------------*/
#about h1 {
	padding-bottom: 20px;
}
#about .fascia-1 {
	position: relative;
	color: #fff;
}
#about .fascia-1 .text {
	padding: 0 5%;
}
#about .fascia-1 h2 {
	padding-bottom: 30px;
}
#about .fascia-1 img {
	height: 84vh;
}
#about .fascia-2 {
	background-image: url(img/about/sfondo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 70%;
	padding: 30px 0;
	text-align: center;
}
#about span {
	color: #287FBD;
}
#about .divider {
	background-color: #287FBD;
	width: 50%;
	height: 1px;
	margin: 30px auto;
}
#about .fascia-3 {
	padding: 30px 0;
}
#about .fascia-3 h3 {
	padding-bottom: 20px;
}
#about .fascia-3 .image {
	overflow: hidden;
	display: grid;
}
#about .fascia-3 .blu {
	background-color: #287FBD;
	padding: 20px;
	color: #fff;
}
#about .fascia-3 .black {
	background-color: #000;
	color: #fff;
	padding: 30px;
}
#about .fascia-3 .grey {
	background-color: #ccc;
	color: #000;
	padding: 30px;
}
#about .fascia-4 {
	padding: 30px 5%;
	background-color: #287FBD;
	text-align: center;
}
#about .fascia-4 h2 {
	padding-bottom: 20px;
}
#about .fascia-4 span {
	color: #fff;
}
#about .fascia-4 .pulsante {
	background-color: #fff;
	color: #287FBD;
}
#about .fascia-5 .left {
	position: relative;
}
#about .fascia-5 .text {
	padding: 0 5%;
}
#about .fascia-5 .right {
	padding: 30px 0;
}
#about .fascia-5 .right h2 {
	padding-bottom: 30px;
}
#about input, 
#about textarea {
	background-color: #D8D8D8;
}
#about .wpcf7-form #privacy {
	background-color: #D8D8D8;
}
#about .wpcf7-form #privacy:checked {
	background-color: #000;
}
#about .wpcf7-submit {
	background-color:  #287FBD;
}
#about .privacy span {
	color: #000;
}
/*--------------CONTATTI------------------*/
#contatti .fascia-1 .left {
	padding: 30px 5%;
	background-color: #D2D2D2;
}
#contatti h1 {
	padding-bottom: 20px;
}
#contatti h1 span {
	color: #287FC3;
}
#contatti .fascia-1 .right {
	background-color: #000;
	padding: 30px 5%;
	background-image: url(img/contatti/sfondo.png);
	background-size: 60%;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contatti .fascia-1 .right span {
	color: #287FC3;
}
#contatti .fascia-1 .right p,
#contatti .fascia-1 .right a {
	color: #fff;
}
#contatti .fascia-2 {
	background-color:  #287FC3;
	padding: 30px 5%;
}
#contatti .fascia-2 h2 {
	padding-bottom: 20px;
}
#contatti .fascia-2 h2 span {
	color: #fff;
}
#contatti .fascia-3 {
	display: grid;
}
/*--------------ECOBONUS------------------*/
#ecobonus .fascia-1 {
	position: relative;
	color: #fff;
}
#ecobonus .fascia-1 img {
	height: 84vh;
}
#ecobonus .fascia-1 h1 {
	padding-bottom: 30px;
}
#ecobonus .fascia-1 .text {
	padding: 0 5%;
}
#ecobonus .fascia-2 .content {
	width: 100%;
}
#ecobonus .flex .left {
	overflow: hidden;
}
#ecobonus .primo {
	background-image: url(img/ecobonus/freccia-white.svg);
	background-position: center center;
	background-position-y: 80%;
	background-position-x: center;
	text-align: center;
	background-color: #287FC2;
	color: #fff;
}
#ecobonus .first {
	background-color: #287FC2;
	color: #fff;
}
#ecobonus .accordion {
	padding: 30px;
}
#ecobonus .primo h2 {
	color: #000;
	padding-bottom: 30px;
}
#ecobonus .primo span {
	color: #fff;
}
#ecobonus .secondo {
	background-image: url(img/ecobonus/freccia-blu.svg);
	color: #000;
	background-position: center center;
	background-position-y: 80%;
	background-position-x: center;
	text-align: center;
}
#ecobonus .secondo h2 {
	padding-bottom: 30px;
}
#ecobonus .secondo span {
	color: #287FC2;
}
#ecobonus .primo.active {
	background-image: url(img/ecobonus/freccia-white-2.svg);
}
#ecobonus .secondo.active {
	background-image: url(img/ecobonus/freccia-blu-2.svg);
}
#ecobonus .panel p {
	border: none;
	text-align: center;
}
#ecobonus .panel h2 {
	text-align: center;
}
/*#ecobonus .panel .flex {
	padding: 30px 0;
}*/
#ecobonus .second .flex {
	padding: 0;
}
#ecobonus .panel .flex .left {
	display: grid;
}
#ecobonus .panel .flex .right {
	background-color: #CBCBCB;
	color: #000;
	text-align: center;
	padding: 20px;
}
#ecobonus .panel .inverse .right {
	background-color: #287FC2;
}
#ecobonus .panel.first .inverse .right {
	background-color: #FFFFFF;
}
#ecobonus .panel .flex .right h2 {
	font-weight: bold;
}
#ecobonus ul {
	list-style-type: disc;
	list-style-position: inside;
}
#ecobonus .tab .active {
	background-image: none;
}
#ecobonus .tab .tablinks {
	background-color: transparent;
	color: #fff;
	padding: 30px 10px;
	border: 1px solid #fff;
	width: 49%;
}
#ecobonus .tab .active {
	background-color: #fff !important;
	color: #287FC2;
	border: 1px solid #fff;
}
#ecobonus #trainanti {
	display: block;
}
#ecobonus .tabcontent {
	padding: 30px 0;
}
#ecobonus .white {
	background-color: #fff;
	color: #000;
	padding: 30px 30px 20px;
	margin: 30px 0;
}
#ecobonus .second .white {
	background-color: #287FC2;
	width: 112%;
	margin-left: -6%;
}
#ecobonus .white h2 {
	padding-bottom: 20px;
}
#ecobonus .white .quadri div {
	background-color: #CBCBCB;
	padding: 20px;
	text-align: center;
	margin-bottom: 20px;
}
#ecobonus .second .white .quadri div {
	background-color: #fff;
}
#ecobonus .domande {
	text-align: center;
}
#ecobonus .domande .pulsante {
	background-color: #fff;
	color: #287FC2;
	margin-bottom: 30px;
	margin-top: 20px;
	border: 1px solid #fff;
}
#ecobonus .domande .pulsante:hover {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}
#ecobonus .second .domande .pulsante {
	background-color: #287FC2;
	border: 1px solid #287FC2;
	color: #fff;
}
#ecobonus .second .domande .pulsante:hover {
	background-color: transparent;
	border: 1px solid #287FC2;
	color: #287FC2;
}
#ecobonus .domande .black {
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
}
#ecobonus .domande .black:hover {
	background-color: transparent;
	border: 1px solid #000;
	color: #000;
}
#ecobonus .second .domande .black {
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
}
#ecobonus .second .domande .black:hover {
	background-color: transparent;
	border: 1px solid #000;
	color: #000;
}
#ecobonus .parallax li {
	color: #000;
}
#ecobonus .parallax {
	width: 112%;
	margin-left: -6%;
	height: 600px;
	background-image: url(img/ecobonus/parallax.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	position: relative;
}
#ecobonus .parallax .sfondo {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
#ecobonus .second .parallasse {
	margin-top: 30px;
}
#ecobonus .testo {
	background-color: #fff;
	padding: 30px 5%;
	color: #000;
	width: 112%;
	margin-left: -6%;
}
#ecobonus .testo h2 {
	padding-bottom: 20px;
}
/*--------------PARTNER------------------*/
#partner strong {
	color: #247eda;
}
#partner .fascia-1 h1 {
	padding-bottom: 20px;
}
#partner .fascia-1 .left {
	padding: 30px 5%;
}
#partner .fascia-1 a {
	color: #247eda;
}
#partner .fascia-2 {
	padding: 30px 0 0;
}
#partner .fascia-2 .loghi {
	margin-top: 30px;
}
#partner .fascia-2 .loghi .column {
	text-align: center;
	background-color: #cecece;
	padding: 30px;
	margin-bottom: 30px;
	height: 350px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
#partner .fascia-2 .loghi a:hover {
	opacity: 0.9;
}
#partner .fascia-2 .loghi img {
	max-width: 300px;
	margin-bottom: 20px;
}
#partner .fascia-3 {
	background-color: #287fc3;
}
#partner .fascia-3 h2 {
	color: #fff;
}
#partner .fascia-3 strong {
	color: #fff;
}
#partner .fascia-3 .left {
	position: relative;
}
#partner .fascia-3 .text {
	padding: 0 5%;
}
#partner .fascia-3 .right {
	padding: 30px 0;
}
#partner .fascia-3 .right h2 {
	padding-bottom: 30px;
	color: #000;
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'CircularStd-Bold';
	src:url('fonts/CircularStd-Bold/CircularStd-Bold.eot');
	src:url('fonts/CircularStd-Bold/CircularStd-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/CircularStd-Bold/CircularStd-Bold.woff') format('woff'),
		url('fonts/CircularStd-Bold/CircularStd-Bold.ttf') format('truetype'),
		url('fonts/CircularStd-Bold/CircularStd-Bold.svg#CircularStd-Bold') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
	font-family:'CircularStd-Book';
	src:url('fonts/CircularStd-Book/CircularStd-Book.eot');
	src:url('fonts/CircularStd-Book/CircularStd-Book.eot?#iefix') format('embedded-opentype'),
		url('fonts/CircularStd-Book/CircularStd-Book.woff') format('woff'),
		url('fonts/CircularStd-Book/CircularStd-Book.ttf') format('truetype'),
		url('fonts/CircularStd-Book/CircularStd-Book.svg#CircularStd-Book') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
	font-family:'GothamMedium';
	src:url('fonts/Gotham-Font/GothamMedium.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}

@font-face {
	font-family:'Antonio';
	src:url('fonts/Antonio/static/Antonio-Regular.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width:768px) {
	.wpcf7-form .flex {
		display: flex;
	    flex-direction: row;
	    justify-content: space-between;
	    align-items: flex-start;
	}
	.wpcf7-form .flex div {
		width: 48%;
	}
	.wpcf7-form .flex.flex-3 div {
		width: 30%;
	}
	.wpcf7-submit {
		margin-top: 0;
		display: block;
		float: right;
	}
	div.wpcf7-response-output {
		font-size: 20px;
		text-align: right;
	}
	.touch .parallax {
		background-attachment: scroll !important;
	}
	.nav ul li {
		padding: 30px 0;
	}
	.nav a {
		font-size: 20px;
	}
	.footer {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	.footer div {
		width: 24%;
	}
	.footer .copyright {
		width: 100%;
		flex-direction: row;
		justify-content: space-between;
		align-items: flex-start;
		display: flex;
	}
	.footer .social {
		width: 100%;
	}
	.carosello .slick-next {
		right: -1%;
	}
	.embla__slide__inner {
		height: 190px;
	}
	.row-2 .tablinks {
		height: 200px;
	}
	.embla__slide button img {
		max-width: 70%;
		margin-bottom: 20px;
	}
	#home .fascia-3 .tablinks img {
		max-height: 100px;
	}
/*--------------HOME------------------*/
	#home h1 {
		font-size: 40px;
	}
	#home .fascia-1 .text div {
		display: flex;
	}
	#home .fascia-1 .text .cerchio {
		border-radius: 50%;
		border: 5px solid #287fc3;
		width: 40px;
		height: 40px;
		display: inline-block;
		margin: 0 10px;
		transition-duration: 0.5s;
		-webkit-transition-duration: 0.5s;
		-o-transition-duration: 0.5s;
		-ms-transition-duration: 0.5s;
		-moz-transition-duration: 0.5s;
	}
	#home .fascia-1 .text .cerchio:hover {
		background-color: #287fc3;
		transition-duration: 1s;
		-webkit-transition-duration: 0.5s;
		-o-transition-duration: 0.5s;
		-ms-transition-duration: 0.5s;
		-moz-transition-duration: 0.5s;
	}
	#home .fascia-1 .tapparelle,
	#home .fascia-1 .porte {
		display: flex;
		flex-direction: row-reverse;
		justify-content: center;
		align-items: center;
	}
	#home .fascia-1 .telecamere,
	#home .fascia-1 .cancello,
	#home .fascia-1 .punto-luce {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}
	#home .fascia-1 .tapparelle {
		position: absolute;
		top: 50%;
		left: 8%;
	}
	#home .fascia-1 .porte {
		position: absolute;
		bottom: 15%;
		left: 20%;
	}
	#home .fascia-1 .telecamere {
		position: absolute;
		top: 30%;
		left: 73%;
	}
	#home .fascia-1 .cancello {
		position: absolute;
		bottom: 28%;
		left: 80%;
	}
	#home .fascia-1 .punto-luce {
		position: absolute;
		bottom: 6%;
		left: 82%;
	}
	#home .fascia-1 .text p {
		font-family:'CircularStd-Bold';
		opacity: 0;
		transition-duration: 0.5s;
		-webkit-transition-duration: 0.5s;
		-o-transition-duration: 0.5s;
		-ms-transition-duration: 0.5s;
		-moz-transition-duration: 0.5s;
	}
	#home .fascia-1 .text div:hover p {
		opacity: 1;
		transition-duration: 0.5s;
		-webkit-transition-duration: 0.5s;
		-o-transition-duration: 0.5s;
		-ms-transition-duration: 0.5s;
		-moz-transition-duration: 0.5s;
	}
	#home .fascia-2 h2 {
		margin: 0 auto;
		padding-bottom: 30px;
	}
	#home .fascia-2 .content {
		max-width: 430px;
	}
	.parallax .sfondo .tablet {
		display: none;
	}
	.parallax .sfondo .desktop {
		display: block;
	}
	#home .parallax {
		height: 40vh;
	}
	.parallax .text p {
		height: 40px;
		width: 100%;
	}
	#home .fascia-3 .row-4 {
		justify-content:flex-start;
		flex-direction: row;
	}
	#home .fascia-3 .row-4 .image,
	#home .fascia-3 .row-4 .testo {
		width: 50%;
	}
	#home .fascia-3 .row-4 .testo {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding: 30px;
	}
	#home .fascia-3 .row-4.sezConImg .testo {
		justify-content: start;
		align-items: self-start;
		padding: 30px;
	}
	#home .fascia-3 .row-4.sezConImg .testo p {
		text-align:left;
	}
	
	#home .fascia-3 #normali {
		flex-direction: row;
	}
	#home .fascia-3 .pulsanti {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: flex-start;
	}
	#home .fascia-3 .pulsanti a {
		width: 50%;
	}
	#home .fascia-3 .lista {
		padding: 30px;
	}
	#home .fascia-5 {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
		flex-direction: row;
	}
	#home .fascia-5 h2 {
		width: 100%;
		padding-bottom: 30px;
	}
	#home .fascia-5 .recensione {
		width: 32%;
	}
	.form-popup .flex .send,
	.form-popup-2 .flex .send {
		padding-top: 20px;
	}
/*--------------ABOUT------------------*/
	#about .fascia-1 h2 {
		font-size: 45px;
	}
	#about .fascia-2 {
		padding: 60px 0;
		background-size: 40%;
	}
	#about .fascia-2 h3 {
		max-width: 320px;
		margin: 0 auto;
	}
	#about .fascia-3 {
		padding: 0 0 60px;
	}
	#about .fascia-3 .flex {
		display: flex;
		justify-content: center;
		flex-direction: row;
	}
	#about .fascia-3 .inverse {
		flex-direction: row-reverse;
	}
	#about .fascia-3 .flex div {
		width: 50%;
	}
	#about .fascia-3 .blu, 
	#about .fascia-3 .grey,
	#about .fascia-3 .black {
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: flex-start;
	}
	#about .fascia-4 {
		padding: 60px 5%;
	}
	#about .fascia-4 h2 {
		max-width: 430px;
		margin: 0 auto;
	}
/*--------------CONTATTI------------------*/
	#contatti .fascia-1 {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
	#contatti .fascia-1 div {
		width: 50%;
	}
	#contatti .fascia-1 .right {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		justify-content: center;
	}
	#contatti iframe {
		height: 400px;
	}
/*--------------ECOBONUS------------------*/
	#ecobonus .panel .flex {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
	#ecobonus .first .inverse {
		flex-direction: row-reverse;
	}
	#ecobonus .second .inverse {
		flex-direction: row-reverse;
	}
	#ecobonus .second .flex .right {
		padding: 0 20px;
	}
	#ecobonus .second .right p {
		padding: 10px 0;
		font-size: 15px;
	}
	#ecobonus .panel .flex .left, 
	#ecobonus .panel .flex .right {
		width: 50%;
	}
	#ecobonus .panel .flex .right {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	#ecobonus .panel .quadri {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	#ecobonus .panel .quadri div {
		width: 30%;
	}
	#ecobonus .panel .quadri h3 {
		font-weight: bold;
	}
	#ecobonus .parallax .sfondo .tablet {
		display: block;
		width: 80%;
		max-width: 800px;
	}
/*--------------PARTNER------------------*/
	#partner .fascia-1 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	#partner .fascia-1 div {
		width: 50%;
	}
	#partner .fascia-2 {
		text-align: center;
	}
	#partner .fascia-2 .loghi {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	#partner .fascia-2 .loghi .column {
		width: 30%;
		justify-content: flex-start;
		height: 400px;
	}
	#partner .fascia-2 .loghi .column div {
		height: 120px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
@media only screen and (min-width:1024px) {
	/* nav */
	.nav {
		display: block;
		background-color: transparent;
		height: auto;
		width: 95%;
		position: relative;
		background-image: none;
	}
	.nav ul {
		margin-top: 0;
		text-align: right;
	}
	.nav ul li {
		padding: 0;
		display: inline-block;
		text-transform: none;
	}
	.nav ul li a {
		padding: 0 0 0 15px;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		color: #000;
		text-transform: capitalize;
		letter-spacing: 1px;
	}
	.nav a:hover {
		font-family:'CircularStd-book';
		color: #287fc3;
	}
	.nav .black a {
		background-color: #000;
		color: #fff;
		padding: 5px 10px;
		margin-left: 20px;
		font-family:'CircularStd-Bold';
	}
	.nav .black a:hover,
	.nav .blu a:hover {
		opacity: 0.8;
	}
	.nav .blu a {
		background-color: #287fc3;
		color: #fff;
		padding: 5px 10px;
		font-family:'CircularStd-Bold';
	}
	.openclose img {
		display: none;
	}
	.logo {
		margin-top: 15px;
	}
	.logo img {
		max-width: 120px;
	}
	h1 {
		font-size: 60px;
		line-height: 1.1;
	}
	h2 {
		font-size: 40px;
		line-height: 1.1;
	}
	h3 {
		font-size: 25px;
		line-height: 1.1;
	}
	
/*--------------HOME------------------*/
	.motica .header {
		line-height: inherit;
	}
	#home h1 {
		font-size: 60px;
	}
	#home .fascia-1 .tapparelle {
		top: 50%;
		left: 12%;
	}
	#home .fascia-1 .porte {
		bottom: 15%;
		left: 23%;
	}
	#home .fascia-1 .telecamere {
		top: 31%;
		left: 74%;
	}
	#home .fascia-1 .cancello {
		bottom: 30%;
		left: 81%;
	}
	#home .fascia-1 .punto-luce {
		bottom: 7%;
		left: 83%;
	}
	#home .fascia-1 .link {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}
	#home .fascia-1 .link a {
		margin: 0 10px;
	}
	#home .fascia-1 p {
		font-size: 18px;
	}
	#home .fascia-2 {
		padding: 60px 0;
	}
	#home .fascia-2 .content {
		max-width: 530px;
	}
	#home .parallax {
		height: 60vh;
	}
	.parallax .text {
		padding-bottom: 0;
		padding-right: 60px;
	}
	#home .fascia-3 {
		padding: 60px 0;
	}
	#home .fascia-3 .row-2 .tablinks {
		font-size: 14px;
	}
	#home .fascia-3 .row-4 {
		width: 66.66666%;
	}
	#home .fascia-3 .flex {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
	}
	#home .fascia-3 .lista {
		width: 33.33333%;	
	}
	#home .fascia-3 .intro p {
		max-width: 600px;
		margin: 0 auto 30px;
	}
	#home .fascia-3 .pulsanti a {
		cursor: pointer;
	}
	#home .fascia-4 {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-direction: row-reverse;
		padding: 60px 5% 0 0;
	}
	#home .fascia-4 .right {
		padding-bottom: 60px;
	}
	#home .fascia-4 .right {
		width: 50%;
	}
	#home .fascia-4 .left {
		width: 40%;
		margin-right: 10%;
	}
	#home .fascia-4 .left img {
		width: 100%;
		padding: 0;
	}
	#home .fascia-5 {
		padding: 60px 0;
	}
	#home .fascia-5 .testo {
		margin-bottom: 0;
	}
	#home .fascia-6 .right {
		padding: 30px 5%;
	}
	
	#home .fascia-1n {
	
	}
	
/*--------------ABOUT------------------*/
	#about .fascia-1 img {
		height: 100%;
	}
	#about .fascia-1 h2 {
		font-size: 60px;
		max-width: 650px;
	}
	#about .fascia-1 p {
		max-width: 300px;
	}
	#about .fascia-2 {
		background-size: 400px;
	}
	#about .fascia-2 .content {
		max-width: 800px;
	}
	#about .fascia-3 .blu,
	#about .fascia-3 .grey,
	#about .fascia-3 .black {
		padding: 60px;
	}
	#about .fascia-4 h2 {
		max-width: 530px;
	}
/*--------------CONTATTI------------------*/
	#contatti .fascia-1 .right,
	#contatti .fascia-1 .left,
	#contatti .fascia-2 {
		padding: 60px 5%;
	}
	#contatti .fascia-1 .left p {
		max-width: 300px;
	}
	#contatti .send {
		padding-top: 10px;
	}
/*--------------ECOBONUS------------------*/
	#ecobonus .fascia-1 h1 {
		max-width: 1130px;
		margin: 0 auto 30px;
	}
	#ecobonus .fascia-1 p {
		font-size: 20px;
	}
	#ecobonus .accordion {
		padding: 60px;
	}
	/*#ecobonus .panel .flex {
		padding: 50px 0 60px;
	}*/
	#ecobonus .second .flex {
		padding: 0;
	}
	#ecobonus .fascia-1 img {
		height: 100%;
	}
	#ecobonus .paragrafo {
		max-width: 600px;
		margin: 0 auto;
	}
	#ecobonus .second .paragrafo {
		margin-bottom: 30px;
	}
	#ecobonus .panel .flex .right {
		align-items: flex-start;
		padding: 60px;
	}
	#ecobonus .panel .flex .right p,
	#ecobonus .panel .flex .right h2 {
		text-align: left;
	}
	#ecobonus .second .right p {
		font-size: 16px;
	}
	#ecobonus .tab {
		padding-top: 30px;
	}
	#ecobonus .white {
		margin: 60px auto;
		padding: 60px 60px 50px;
	}
	#ecobonus .second .white {
		margin: 0 0 60px -6%;
	}
	#ecobonus .white h2 {
		padding-bottom: 30px;
		max-width: 540px;
		margin: 0 auto;
	}
	#ecobonus .tabcontent {
		padding: 60px 0;
	}
	#ecobonus .domande {
		padding: 30px 0;
		max-width: 900px;
	}
	#ecobonus .parallasse {
		display: flex;
		flex-direction: row;
		justify-content: center;
		width: 112%;
		margin-left: -3%;
	}
	#ecobonus .parallasse .parallax,
	#ecobonus .parallasse .testo {
		width: 50%;
	}
	#ecobonus .parallasse .testo {
		margin: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
	}
	#ecobonus .second .parallasse {
		margin-top: 60px;
	}
/*--------------PARTNER------------------*/
	#partner .fascia-2 {
	    padding: 60px 0 0;
	}
	#partner .fascia-2 .loghi {
	    margin-top: 60px;
	}
	#partner .fascia-2 .loghi .column {
		margin-bottom: 60px;
	}
	#partner .fascia-2 .loghi .column div {
		height: 150px;
	}
}

@media only screen and (min-width:1180px) {
	.parallax .text p {
		height: 85px;
		width: 51%;
	}
	.parallax .text .desktop {
		display: block;
		font-family: 'CircularStd-Book';
	}
}


@media only screen and (min-width:1280px) {
	.wpcf7-form .flex .send {
		width: 30%;
	}
	.wpcf7-form .flex .privacy {
		width: 70%;
	}
/*--------------HOME------------------*/
	#home .fascia-1 .tapparelle {
		top: 50%;
		left: 17%;
	}
	#home .fascia-1 .porte {
		bottom: 15%;
		left: 23%;
	}
	#home .fascia-1 .telecamere {
		top: 31%;
		left: 75%;
	}
	#home .fascia-1 .cancello {
		bottom: 30%;
		left: 82%;
	}
	#home .fascia-1 .punto-luce {
		bottom: 8%;
		left: 83%;
	}
	#home .parallax {
		height: 100vh;
	}
	#home .fascia-3 {
		max-width: 1200px;
		margin: 0 auto;
		padding: 60px 0;
	}
	#home .fascia-3 .row-1 button {
		font-size: 20px;
	}
	#home .fascia-3 .row-2 .tablinks {
		font-size: 16px;
	}
	#home .fascia-3 .flex {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
	}
	#home .fascia-3 .row-4 {
		width: 66.6666666666%;
	}
	#home .fascia-3 .intro p {
		margin: 0 auto 60px;
	}
	#home .fascia-6 {
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		align-items: center;
	}
	#home .fascia-6 .right,
	#home .fascia-6 .left {
		width: 50%;
	}
	iframe {
		height: 640px;
	}
/*--------------ABOUT------------------*/
	#about .fascia-3 h3 {
		font-size: 35px;
	}
	#about .fascia-5 {
		display: flex;
		justify-content: center;
		flex-direction: row;
	}
	#about .fascia-5 .left,
	#about .fascia-5 .right {
		width: 50%;
	}
	#about .fascia-5 .text {
		text-align: left;
		width: 60%;
	}
	#about .fascia-5 .left {
		display: grid;
	}
	#about .fascia-5 .right {
		padding: 30px 5%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
	}
	#about .wpcf7-submit {
		margin-top: 20px;
	}
/*--------------PARTNER------------------*/
	#partner .fascia-3 {
		display: flex;
		justify-content: space-between;
		flex-direction: row;
	}
	#partner .fascia-3 .left {
		display: grid;
	}
	#partner .fascia-3 .left,
	#partner .fascia-3 .right {
		width: 48%;
	}
	#partner .fascia-3 .right {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	#partner .fascia-3 .text {
		text-align: left;
	}
	#partner .fascia-2 .loghi .column {
		padding: 60px;
	}
}
@media only screen and (min-width:1600px) {
	body {
		font-size: 18px;
	}
	.nav ul li a {
		font-size: 18px;
		padding: 0 0 0 30px;
	}
	h1 {
		font-size: 80px;
	}
	h2 {
		font-size: 50px;
	}
	h3 {
		
	}
	.pulsante-white,
	.pulsante {
		font-size: 16px;
	}
/*--------------HOME------------------*/
	#home .fascia-1 .porte {
		bottom: 15%;
		left: 24%;
	}
	#home .fascia-1 .telecamere {
		top: 32%;
		left: 75%;
	}
	#home .fascia-1 .cancello {
		bottom: 31%;
		left: 82%;
	}
	#home .fascia-1 .punto-luce {
	    bottom: 8%;
	    left: 84%;
	}
	#home .fascia-1 .text .cerchio {
		width: 50px;
		height: 50px;
	}
	#home .fascia-1 p {
		font-size: 20px;
	}
	#home .fascia-2 h2 {
		max-width: 660px;
	}
	#home .parallax {
		height: 100vh;
	}
	iframe {
	    height: 700px;
	}
	.parallax .text p {
		height: 250px;
	}
/*--------------ABOUT------------------*/
	#about .fascia-1 p {
		max-width: 350px;
	}
	#about .fascia-1 h2 {
    	font-size: 80px;
    	max-width: 990px;
	}
	#about .fascia-2 h3 {
		max-width: 610px;
	}
	#about .fascia-3 .blu, 
	#about .fascia-3 .grey, 
	#about .fascia-3 .black {
		padding: 120px;
	}
	#about .fascia-4 h2 {
		max-width: 750px;
	}
/*--------------ECOBONUS------------------*/
	#ecobonus .fascia-1 h1 {
		max-width: 1500px;
	}
	#ecobonus .panel .flex .right {
		padding: 10%;
	}
	#ecobonus .content {
		max-width: 1050px;
	}
	#ecobonus .parallax {
		height: 800px;
	}
	#ecobonus .second .quadri {
		max-width: 1050px;
		margin: 0 auto;
	}
	#ecobonus .second .right p {
		font-size: 18px;
	}

}



.row-1 button.active, .tablinks.active {
    color: #fff;
    background-color: #287FC3!important;
}
.type-progetti .fascia-principale .fascia-1 {
	color:#FFFFFF;
	position:relative;
}
.type-progetti .fascia-principale .fascia-1 .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
}
.type-progetti .fascia-principale .fascia-1 h1 {
	font-size: 40px;	
}
.type-progetti .fascia-principale .fascia-1 .text div {
	display: flex;
}
.type-progetti .fascia-principale .fascia-1 h1 {
	padding-bottom: 20px;
}
.type-progetti .fascia-elettrodomestici .wrapper {
	position:relative;
}
.type-progetti .fascia-elettrodomestici .wrapper .content {
	position:absolute;
	top:15%;
}



@media only screen and (min-width:768px) {
	.type-progetti .fascia-principale .fascia-1 h1 {
		font-size: 40px;
	}
}
@media only screen and (min-width:1024px) {
	.type-progetti .fascia-principale .fascia-1 h1 {
		font-size: 60px;
	}
}

@media only screen and (max-width:900px) {
	#home .fascia-6n .wrapper .content {
		top:5%;
	}

	#home .fascia-1n .wrapper .content {
		 position: relative;
		 padding: 50px 0;
	}
	
	#home .fascia-7n .overlay {	
		width: 80%;
		margin-left: 10%;
		margin-top: -40px;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width:991px) {

	.type-progetti .fascia-elettrodomestici .wrapper .content,
	#home .fascia-6n .wrapper .content,
	#home .fascia-8n .wrapper .content {
		 position: relative;
		 padding: 50px 0;
	}

	#home .fascia-7n .overlay {	
		width: 100%;
		margin-left: 0;
		margin-top: 0px;
		border: none;
	}
	
	#home .fascia-3n .pulsante-wrapper {
		padding-bottom:50px;
	}
	
	#home .fascia-7n .overlay {	
		text-align:left;
		padding: 50px 10px;
	}
	
	.single-progetti .iphone-stanze {
		padding-top:50px;
	}
}