.page-template-cookies #header {
	background: #000;
}
#cookies-blank {
	padding: 0 20px 40px;
	margin: 0 auto;
	max-width: 1440px;
}

#logo {
	padding: 20px 0 20px 20px;
}

.small-title-underline {
	border-bottom: 1px solid #000;
	display: inline-block;
	margin: 0;
	font-weight: normal;
}
.italic-title {
	font-size: 2rem;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	line-height: 1.1;
}
.image-title {
	margin: 0;
}
.image-title u {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    left: 0;
    top: 0;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}



.bg-in-evidenza {
	background-color: #D8D4CE;
	padding: 104px 0 20px;
	margin-bottom: -90px;
}
.bg-in-evidenza .in-evidenza {
	background-image: url(img/arena-bg.svg);
	background-position: center center;
	background-size: auto 88%;
	background-repeat: no-repeat;
	margin: 0 10px;
}
.bg-in-evidenza .in-evidenza a {
	padding: 0 10px 20px;
}
.bg-in-evidenza .intro-in-evidenza {
	text-align: center;
}
.bg-in-evidenza .small-title-underline {
	margin: 20px 0 40px;
}
.bg-in-evidenza .image-title img {
	max-width: 550px;
}
.bg-in-evidenza .italic-title {
	margin: 40px 0;
}
.bg-in-evidenza .btn {
	color: #000;
	border-bottom-color: #000;
	font-weight: normal;
}


	
.gallery-news-in-evidenza .slick-dots {
	width: 100%;
	line-height: 0;
	margin-bottom: 5px;
}
.gallery-news-in-evidenza li {
	display: inline-block;
	width: 40px;
	height: 2px;
	margin: 0 5px;
	line-height: 0;
	font-size: 0;
	background: #999;
}
.gallery-news-in-evidenza li.slick-active {
	background: #000;
}
.gallery-news-in-evidenza .slick-arrow {
	position: absolute;
	top: 0;
	width: 70px;
	height: 100%;
	z-index: 2;
	background-color: transparent;
	color: #000;
	font-family: 'Glyphter';
	font-size: 6.0rem;
	transition: .5s;
}
.gallery-news-in-evidenza .slick-prev {
	left: -70px;
	text-align: right;
	transform: rotate(180deg);
}
.gallery-news-in-evidenza .slick-prev:hover {
	left: -80px;
}

.gallery-news-in-evidenza .slick-next {
	right: -70px;
	text-align: right;
}
.gallery-news-in-evidenza .slick-next:hover {
	right: -80px;
}

#finitura-struttura {
	margin: 20px 0 30px;
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	justify-content: space-between;
}

.btn-finitura-struttura {
	border: 1px solid #b2b6b2;
	width: 48%;
	display: block !important;
	line-height: 2;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	overflow: hidden;
	background: #b2b6b2;
	color: #000;
	transition: .5s;
	font-size: 1.2rem;
	font-weight: 500;
	text-transform: capitalize;
	opacity: 0.4;
}
.btn-finitura-struttura:hover,
.btn-finitura-struttura.actual {
	opacity: 1;
	background: #fff;
}

main .address a {
	transition: .5s;
	display: inline-block;
	border-bottom: 1px solid #fff;
}
main .address a:hover {
	border-bottom: 1px solid #df992c;
}

main .address a.ing-link {
	border: 2px solid #fff;
	background: #000;
}
main .address a.ing-link:hover {
	border: 2px solid #df992c;
}
main .address a.ing-link img {
	transition: .5s;
}
main .address a.ing-link:hover img {
	opacity: 0.7;
}


.footer .right .bottom {
	flex-wrap: wrap;
}
.footer .right .bottom .indirizzo {
	order: 2;
	width: 50%;
}
.footer .right .bottom .credits {
	order: 3;
	width: 50%;
	text-align: right;
}
.footer .right .bottom .member {
	order: 1;
	width: 100%;
	display: block;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: solid 1px rgba(102, 102, 102, 0.5);
}

#service-menu > li:last-child a {
	position: relative;
	color: #df992c;
	cursor: pointer;
}
#service-menu > li:last-child a:before {
	content: '';
	position: absolute;
	width: 36px;
	height: 36px;
	left: -10px;
	top: -10px;
	background-image: url(img/plus-cyrcle.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	
	animation-name: rotate;
	animation-duration: 5s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
@keyframes rotate{
	from{ transform: rotate(-360deg); }
	to{ transform: rotate(360deg); }
}


.panzeri-anchor {
	position: absolute;
	left: 0;
	top: 0;
	margin-top: -83px;
	width: 100%;
	height: 1px;
	background: transparent;
}

.home-virtual-tour {
	background: #e3e3e3;
	padding: 45px 0;
}
.container-vt {
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 20px;
}
.home-virtual-tour .main-title {
	margin-top: 0;
}
.home-virtual-tour .title {
	font: normal 4rem "Public Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	padding: 0;
	margin: 30px 0;
}
.home-virtual-tour div.link-vt a {
	display: inherit;
}
.home-virtual-tour div.link-vt a:first-child {
	margin-bottom: 20px;
}

.full-tab .accessori .image-acc {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.full-tab .accessori .image-acc img {
	width: 50%;
	max-width: 200px;
}

.full-tab .accessori .symbol-accessori img {
    width: 25px;
    height: 25px;
    padding: 4px;
    border: 1px solid #000;
    max-width: none;
}

#form-filter {
	text-transform: none;
}

.filter-big .custom-select,
.filter-big .search-by-code {
	width: 100%;
}

.big-title-filter {
    border-bottom: 1px solid rgba(102, 102, 102, 0.5);
    padding-bottom: 10px;
}

.custom-select-selected .select-selected,
.search-selected {
	font-weight: 600;
}
.custom-select-selected .select-selected:after {
	font-weight: 200;
}

#search-f::placeholder {
	opacity: 1 !important;
	font-weight: 200;
	color: #000;
}

.page-template-prodotti #form-filter {
	padding-bottom: 80px;
}



.page-template-architetture-illuminate .banner-full img,
.page-template-architetture-illuminate-the-plan .banner-full img,
.page-template-architetture-illuminate-hdg .banner-full img {
	opacity: 0;
	animation-name: imgFadeIn2;
	animation-duration: 4s;
	animation-fill-mode: forwards;
}
@keyframes imgFadeIn2 {
	0%   {opacity: 0;}
	25%  {opacity: 1;}
	100% {opacity: 1;}
}
.page-template-architetture-illuminate .banner-full .slide .title *,
.page-template-architetture-illuminate-the-plan .banner-full .slide .title *,
.page-template-architetture-illuminate-hdg .banner-full .slide .title * {
	text-shadow: none;
	line-height: 1;
	font-family: adobe-garamond-pro, serif;
	font-weight: 400;
	font-style: normal;
}
.page-template-architetture-illuminate .banner-full .slide .title i,
.page-template-architetture-illuminate-the-plan .banner-full .slide .title i,
.page-template-architetture-illuminate-hdg .banner-full .slide .title i {
	font-style: italic;
}
.page-template-architetture-illuminate .banner-full .slide .title b,
.page-template-architetture-illuminate-the-plan .banner-full .slide .title b,
.page-template-architetture-illuminate-hdg .banner-full .slide .title b {
	display: block;
	font-size: 50%;
	margin-bottom: 20px;
	font-family: "Public Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
}
.page-template-architetture-illuminate .brown-bg,
.page-template-architetture-illuminate-the-plan .brown-bg,
.page-template-architetture-illuminate-hdg .brown-bg {
	background: #e0d6cc;
	padding: 30px;
}
.page-template-architetture-illuminate .brown-bg img,
.page-template-architetture-illuminate-the-plan .brown-bg img,
.page-template-architetture-illuminate-hdg .brown-bg img {
	max-width: 450px;
	display: block;
	margin: 0 auto;
}
.page-template-architetture-illuminate .white-bg,
.page-template-architetture-illuminate-the-plan .white-bg,
.page-template-architetture-illuminate-hdg .white-bg {
	background: #fff;;
	padding: 30px;
	text-align: center;
	font-weight: 300;
	font-size: 1.6rem;
}
.page-template-architetture-illuminate .white-bg strong,
.page-template-architetture-illuminate-the-plan .white-bg strong,
.page-template-architetture-illuminate-hdg .white-bg strong {
	color: #ee7639;
	font-size: 170%;
	font-weight: 700;
}
.page-template-architetture-illuminate .white-bg b,
.page-template-architetture-illuminate-the-plan .white-bg b,
.page-template-architetture-illuminate-hdg .white-bg b {
	font-weight: 700;
}
.page-template-architetture-illuminate .white-bg ul,
.page-template-architetture-illuminate-the-plan .white-bg ul,
.page-template-architetture-illuminate-hdg .white-bg ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 750px;
	margin: 0 auto;
}
.page-template-architetture-illuminate .white-bg li,
.page-template-architetture-illuminate-the-plan .white-bg li,
.page-template-architetture-illuminate-hdg .white-bg li {
	width: 40%;
	margin: 30px 10px 0;
	max-width: 175px;
}
.page-template-architetture-illuminate .white-bg h3,
.page-template-architetture-illuminate-the-plan .white-bg h3,
.page-template-architetture-illuminate-hdg .white-bg h3 {
	font-weight: 700;
	margin: 10px 0;
	line-height: 1;
}
.page-template-architetture-illuminate .white-bg li p,
.page-template-architetture-illuminate-the-plan .white-bg li p,
.page-template-architetture-illuminate-hdg .white-bg li p {
	font-size: 1rem;
}
.page-template-architetture-illuminate .white-bg h4,
.page-template-architetture-illuminate-the-plan .white-bg h4,
.page-template-architetture-illuminate-hdg .white-bg h4 {
	color: #ee7639;
	font-size: 155%;
	font-weight: 700;
	line-height: 1.2;
	max-width: 500px;
	margin: 40px auto;
}
.page-template-architetture-illuminate .white-bg form,
.page-template-architetture-illuminate-the-plan .white-bg form,
.page-template-architetture-illuminate-hdg .white-bg form {
	width: 100%;
	overflow: hidden;
	max-width: 550px;
	margin: 0 auto;
}
.page-template-architetture-illuminate .white-bg input,
.page-template-architetture-illuminate-the-plan .white-bg input,
.page-template-architetture-illuminate-hdg .white-bg input {
	border: 1px solid #000;
	border-radius: 30px;
	width: 100%;
	line-height: 1;
	padding: 5px 10px;
	font-weight: 300;
	color: #000;
	margin-bottom: 20px;
	font-size: 1.6rem;
}
.page-template-architetture-illuminate input::placeholder,
.page-template-architetture-illuminate-the-plan input::placeholder,
.page-template-architetture-illuminate-hdg input::placeholder {
	opacity: 1;
	color: #000;
}
.page-template-architetture-illuminate .white-bg form p,
.page-template-architetture-illuminate-the-plan .white-bg form p,
.page-template-architetture-illuminate-hdg .white-bg form p {
	text-align: left;
	font-size: 1.1rem;
}
.page-template-architetture-illuminate .white-bg form p a,
.page-template-architetture-illuminate-the-plan .white-bg form p a,
.page-template-architetture-illuminate-hdg .white-bg form p a {
	text-decoration: underline;
}
.page-template-architetture-illuminate .privacy-709 span,
.page-template-architetture-illuminate-the-plan .privacy-709 span,
.page-template-architetture-illuminate-hdg .privacy-709 span,
.page-template-architetture-illuminate .newsletter-710 span,
.page-template-architetture-illuminate-the-plan .newsletter-710 span,
.page-template-architetture-illuminate-hdg .newsletter-710 span {
	margin: 0;
}
.page-template-architetture-illuminate .white-bg form label,
.page-template-architetture-illuminate-the-plan .white-bg form label,
.page-template-architetture-illuminate-hdg .white-bg form label {
	display: flex;
	align-items: baseline;
	margin-top: 10px;
}
.page-template-architetture-illuminate .newsletter-710 label,
.page-template-architetture-illuminate-the-plan .newsletter-710 label,
.page-template-architetture-illuminate-hdg .newsletter-710 label {
	margin-bottom: 10px;
}
.page-template-architetture-illuminate .white-bg input[type="checkbox"],
.page-template-architetture-illuminate-the-plan .white-bg input[type="checkbox"],
.page-template-architetture-illuminate-hdg .white-bg input[type="checkbox"] {
	display: inline-block;
	width: 10px;
	height: 10px;
	padding: 0;
	border-radius: 0;
	margin: 0 10px 0 0;
}
.page-template-architetture-illuminate .white-bg input[type="checkbox"]:checked,
.page-template-architetture-illuminate-the-plan .white-bg input[type="checkbox"]:checked,
.page-template-architetture-illuminate-hdg .white-bg input[type="checkbox"]:checked {
	background: #ee7639;
	border-color: #ee7639;
}
.page-template-architetture-illuminate .white-bg form label span,
.page-template-architetture-illuminate-the-plan .white-bg form label span,
.page-template-architetture-illuminate-hdg .white-bg form label span {
	width: 100%;
}
.page-template-architetture-illuminate .white-bg input[type="submit"],
.page-template-architetture-illuminate-the-plan .white-bg input[type="submit"],
.page-template-architetture-illuminate-hdg .white-bg input[type="submit"] {
	color: #fff;
	background: #ee7639;
	border-color: #ee7639;
	margin: 20px 0 0;
	font-weight: 700;
	transition: .5s;
}
.page-template-architetture-illuminate .white-bg input[type="submit"]:hover,
.page-template-architetture-illuminate-the-plan .white-bg input[type="submit"]:hover,
.page-template-architetture-illuminate-hdg .white-bg input[type="submit"]:hover {
	background: #fff;
	color: #ee7639;
}
.page-template-architetture-illuminate .wpcf7-spinner,
.page-template-architetture-illuminate-the-plan .wpcf7-spinner,
.page-template-architetture-illuminate-hdg .wpcf7-spinner {
	display: none !important;
}
.page-template-architetture-illuminate .wpcf7 form .wpcf7-response-output,
.page-template-architetture-illuminate-the-plan .wpcf7 form .wpcf7-response-output,
.page-template-architetture-illuminate-hdg .wpcf7 form .wpcf7-response-output {
	margin: 20px 0 0;
	border-radius: 6px;
}
.land-content {
	max-width: 700px;
	margin: 0 auto;
}
.page-template-architetture-illuminate .white-bg h4 i,
.page-template-architetture-illuminate-the-plan .white-bg h4 i,
.page-template-architetture-illuminate-hdg .white-bg h4 i {
	font-size: 80%;
}

.the-plan {
	margin: 40px 0;
}
.the-plan a {
	display: block;
}
.the-plan img {
	max-width: 200px;
	margin: 10px auto 0;
}

.resellers .panel ul li .big-title {
	margin: 0;
}



@media only screen and (min-width:600px) {



.filter-big .custom-select,
.filter-big .search-by-code {
	width: 48%;
}
	

	
}


@media only screen and (min-width:768px) {
	


.bg-in-evidenza {
	padding: 134px 0 20px;
}



.gallery-news-in-evidenza .slick-dots {
	text-align: center;
}

#finitura-struttura {
	margin: 20px 30px 30px 0;
}


.footer .right .bottom .member img {
	max-width: 471px !important;
	margin: 20px 0 0 0;
}


.panzeri-anchor {
	margin-top: -93px;
}

.home-virtual-tour div.link-vt {
	display: flex;
	justify-content: space-between;
}
.home-virtual-tour div.link-vt a {
	width: calc(50% - 10px);
	margin: 0 !important;
}

.full-tab .accessori .image-acc {
	justify-content: flex-end;
}

.page-template-architetture-illuminate .white-bg,
.page-template-architetture-illuminate-the-plan .white-bg,
.page-template-architetture-illuminate-hdg .white-bg {
	padding: 60px 30px;
}
	
	
	
}

@media only screen and (min-width:1024px) {



.news_intro,
.projects_intro {
	margin: 174px auto 45px;
}

.bg-in-evidenza .in-evidenza {
	margin: 0 auto;
	padding: 0;
}


#finitura-struttura {
	margin: 10px 0 20px;
}
.btn-finitura-struttura {
	font-size: 1rem;
}


.footer .right .bottom .indirizzo {
	order: 1;
	width: 30%;
}
.footer .right .bottom .member {
	order: 2;
	width: 40%;
	display: block;
	padding: 0;
	margin: 0;
	border: none;
}
.footer .right .bottom .credits {
	order: 3;
	width: 30%;
}

#service-menu > li:last-child a:before {
	width: 28px;
	height: 28px;
	left: -8px;
	top: -8px;
}

.home-virtual-tour {
	margin-bottom: 45px;
}

.filter-big {
    flex-wrap: wrap;
    justify-content: flex-start;
}

.filter-big .mini-title {
    width: 100%;
    padding-left: 10px;
}

.filter-big .custom-select,
.filter-big .search-by-code {
	width: 32%;
	margin-right: 1%;
}
.page-template-architetture-illuminate .white-bg li,
.page-template-architetture-illuminate-the-plan .white-bg li,
.page-template-architetture-illuminate-hdg .white-bg li {
	margin: 30px 2% 0;
}
.page-template-architetture-illuminate .white-bg h4,
.page-template-architetture-illuminate-the-plan .white-bg h4,
.page-template-architetture-illuminate-hdg .white-bg h4 {
	margin: 80px auto 40px;
}

.the-plan {
	margin: 80px 0;
}



}



@media only screen and (min-width:1100px) {



.footer .right .bottom .indirizzo {
	width: 20%;
}
.footer .right .bottom .member {
	width: 60%;
	margin: 0;
	border-left: solid 1px rgba(102, 102, 102, 0.5);
	padding: 0 30px;
}
.footer .right .bottom .credits {
	width: 20%;
	justify-content: flex-end;
}

#logo {
	padding: 20px 0 20px 30px;
}

.panzeri-anchor {
	margin-top: -91px;
}



}



@media only screen and (min-width:1280px) {



.btn-finitura-struttura {
	font-size: 1.2rem;
}

.filter-big .custom-select,
.filter-big .search-by-code {
	width: 24%;
}



}



@media only screen and (min-width:1450px) {



.page-template-architetture-illuminate .white-bg ul,
.page-template-architetture-illuminate-the-plan .white-bg ul,
.page-template-architetture-illuminate-hdg .white-bg ul {
	max-width: none;
}



}



@media only screen and (min-width:1600px) {



.bg-in-evidenza .in-evidenza {
	margin: 0 auto;
	padding: 0;
}



}



@media only screen and (min-width:1920px) {



#logo {
    padding: 20px 0 20px 30px;
}

.bg-in-evidenza {
	padding: 174px 0 20px;
}

.panzeri-anchor {
	margin-top: -95px;
}

#service-menu > li:last-child a:before {
	width: 32px;
	height: 32px;
}



}