/*--------------------------------------------------
Website by Websolute
--------------------------------------------------*/
/**/
/*--------------------------------------------------
T A R G E T T I 
Website by Websolute
--------------------------------------------------*/

@font-face {
	font-family:MyriadPro-Bold;
 src:url('../bootstrap/fonts/MyriadPro-Bold.otf');
}

@font-face {
	font-family:MyriadPro-Regular;
 src:url('../bootstrap/fonts/MyriadPro-Regular.otf');
}

@font-face {
	font-family:MyriadPro-BlackCond;
 src:url('../bootstrap/fonts/MyriadPro-BlackCond.otf');
}

@font-face {
	font-family:MyriadPro-Light;
 src:url('../bootstrap/fonts/MyriadPro-Light.otf');
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'MyriadPro-Bold';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*--------------------------------------------------
Base FuturaStd-Light
--------------------------------------------------*/
a {
	font-family: 'MyriadPro-Bold';
	color: #fff;
}

a:hover {
	font-family: 'MyriadPro-Bold';
	color: #fff;
	text-decoration: none;
}

body {
	background: #fff;
	font-family: 'MyriadPro-Bold';
	color: #000;
}

body.fancy-body {
	background-color: #fff;
}

body.homepage {
}

@media (max-width: 1199px) {
	body.homepage {
		overflow: visible;
	}
}

.msie body.homepage {
	overflow: visible;
}

.noscroll {
	overflow: hidden;
	height: 100%;
}

img {
	max-width: 100%;
}

.ie-desktop {
	display: block
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.mt10a {
	margin-top: -10px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mt60 {
	margin-top: 60px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}

@media(max-width: 767.98px) {
	.ie-desktop {
		display: none
	}
}

.ie-mobile {
	display: none
}

@media(max-width: 767.98px) {
	.ie-mobile {
		display: block
	}
}
/*--------------------------------------------------
Fancybox
--------------------------------------------------*/
.fancybox-bg {
	background: #fff !important;
}

.fancybox-infobar__body, .fancybox-button {
	color: #000 !important;
}

.fancybox-button--play, .fancybox-button--thumbs {
	display: none !important;
}

.tony .fancybox-slide {
	overflow: hidden;
}

/*--------------------------------------------------
Breadcumbs
--------------------------------------------------*/
#breadcumbs {
	padding: 20px 0;
}

#breadcumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#breadcumbs ul li {
	display: inline-block;
	color: #666666;
	font-size: 22px;
	font-weight: lighter;
}

#breadcumbs ul li a {
	color: #666666;
}

#breadcumbs ul li a:hover, #breadcumbs ul li a:focus {
	text-decoration: none;
}

#breadcumbs ul li a.active {
	text-transform: none;
}

#breadcumbs ul li i {
	margin: 0 5px;
}

@media (max-width: 769px) {
	#breadcumbs {
		padding: 10px 0;
		margin-top: -35px;
	}

	#breadcumbs ul li {
		display: inline-block;
		color: #666666;
		font-size: 18px;
		font-weight: lighter;
	}
}

@media (max-width: 565px) {
	#breadcumbs {
		margin-top: -65px;
	}
}
	  
/*--------------------------------------------------
Grid
--------------------------------------------------*/
.wrapper {
	max-width: 1920px;
	overflow: hidden;
	margin: 0 auto;
}

.big-container {
	width: 90%;
	margin: 0 auto;
}

.big-container h1 span {
	color: #fdd000;
}

@media (max-width: 767px) {
	.big-container {
		width: 100%;
		padding: 0 30px;
	}
}

.small-container {
	width: 70%;
	margin: 0 auto;
}

@media (max-width: 1560px) {
	.small-container {
		width: 87%;
		padding: 0;
	}
}

@media (max-width: 767px) {
	.small-container {
		width: 100%;
		padding: 0 30px;
	}
}

.smaller-container {
	width: 60%;
	margin: 0 auto;
}

@media (max-width: 991px) {
	.smaller-container {
		width: 75%;
		padding: 0 30px;
	}
}

@media (max-width: 767px) {
	.smaller-container {
		width: 100%;
		padding: 0 30px;
	}
}

.smallest-container {
	width: 50%;
	margin: 0 auto;
}

@media (max-width: 1560px) {
	.smallest-container {
		width: 75%;
	}
}

@media (max-width: 1199px) {
	.smallest-container {
		width: 90%;
	}
}

@media (max-width: 991px) {
	.smallest-container {
		width: 100%;
		padding: 0 30px;
	}
}

.container {
	width: 100% !important;
	padding: 0 !important;
}
/****************/


.slider-panel__text{
	position: absolute;
	z-index: 10;
	top: 0px;
	left:110px;
	width: 100%;
}

.slider-panel__text .item {
	top:420px;
	left: 0;
  
}

.slider-panel__text .item a {
	bottom:0;
	left:0;
	color: #ff8c00;
	font-family: MyriadPro-Light;
}

.slider-panel__text .tit {
	font-size: 50px;
	line-height: 1.2;
	text-align: left;
	margin-top:400px;
	margin-bottom:30px;
	color: #ff9900;
	font-family: MyriadPro-Light;
}
.slider-panel__text .subtit {
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	color: #000000;
	font-family: MyriadPro-Light;
}

.slider-panel__text .moretit {
	font-size: 15px;
	margin-top:80px;
	line-height: 22px;
	text-align: left;
	color: #ff9900;
	font-family: MyriadPro-Light;
}

.swiper-contione {
	width: 100%;
	height: 850px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	margin-top:-5px;
}

.swiper {
	width: 9999999px;
	height: 850px;
	transition: all 1s ease;
}

.swiper-item {
	max-width:1950px;
	width: 100%;
	height: 850px;
	float: left;
	position: relative;
}

.swiper-item img {
	width: 100%;
	height: 850px;
}

.swiper-item p {
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}

.swiper-point {
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.point {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.9);
	margin-right: 5px;
	float: left;
}

.point.active {
	background: #ff9900;
}

.swiper-left {
	width: 60px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -60px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.4s ease;
}

.swiper-right {
	width: 60px;
	height: 100%;
	position: absolute;
	top: 0;
	right: -60px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.4s ease;
}

.swiper-left img,
			.swiper-right img {
	cursor: pointer;
}

.swiper-contione:hover .swiper-left {
	left: 0;
}

.swiper-contione:hover .swiper-right {
	right: 0;
}

.swiper-item-mm {
	display: none;
}

/** iPhone **/
@media only screen and (min-width: 320px) and (max-width: 767px) {
	
	
		.slider-panel__text{
			position: absolute;
			z-index: 10;
			bottom: 30px;
			left:30px;
			width: 100%;
			
		}

		.slider-panel__text .item {
			
			left: 0;
			  
		}

		.slider-panel__text .item a {
			bottom:0;
			left:0;
			color: #ff8c00;
		}

		.slider-panel__text .tit {
				margin-top:440px;
			font-size: 32px;
			line-height: 1.2;
			text-align: left;
			margin-bottom:30px;
		}
		.slider-panel__text .subtit {
			width:50%;
			font-size: 14px;
			line-height: 22px;
			text-align: left;
			color: #000000;
		}

	.swiper-contione-mm {
	}

	.swiper-contione {
		display: block;
	}

	.swiper-item-mm {
		display: block;
	}
	
	
	.swiper-contione {
		width: 100%;
		height: 675px;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
		margin-top:-8px;
	}

	.swiper {
		width: 9999999px;
		height: 675px;
		transition: all 1s ease;
	}

	.swiper-item2 {
		
		width: 750px;
		height: 675px;
		float: left;
		position: relative;
	}

	.swiper-item2 img {
		width: 100%;
		height: 675px;
	}

	.swiper-item2 p {
		width: 400px;
		height: 50px;
		position: absolute;
		top: 0;
		left: 0;
		background: rgba(0, 0, 0, 0.5);
		color: #fff;
		text-align: center;
		line-height: 50px;
		cursor: pointer;
	}

	.swiper-point {
		width: 100%;
		height: 40px;
		position: absolute;
		bottom: 0;
		left: 30px;
		display: flex;
		justify-content: left;
		align-items: left;
		cursor: pointer;
		
	}

	.point {
		width: 12px;
		height: 12px;
		border-radius: 50%;
		background: rgba(255, 255, 255, 0.9);
		margin-right: 5px;
		float: left;
	}

	.point.active {
		background: #ff9900;
	}

	.swiper-left {
		width: 60px;
		height: 100%;
		position: absolute;
		top: 0;
		left: -60px;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: all 0.4s ease;
	}

	.swiper-right {
		width: 60px;
		height: 100%;
		position: absolute;
		top: 0;
		right: -60px;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: all 0.4s ease;
	}

	.swiper-left img,
				.swiper-right img {
		cursor: pointer;
	}

	.swiper-contione:hover .swiper-left {
		left: 0;
		display:none;
	}

	.swiper-contione:hover .swiper-right {
		right: 0;
		display:none;
	}
	
}


/** iPad **/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.footer-logo img{
		text-align: center;
		width:100%;
		max-width:150px;
	}
}
/** iPhone **/
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.footer-logo {	
		display:none;	
		margin:0 auto;
		margin-left:40%;
	}
}


/*--------------------------------------------------
Slick Slider
--------------------------------------------------*/
.slick-prev {
	left: 0;
	opacity: 0;
}

.slick-next {
	right: 0;
	opacity: 0;
}

/*--------------------------------------------------
Contact Fixed
--------------------------------------------------*/
.contact-fixed {
	position: fixed;
	width: 95px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	pointer-events: all;
	background: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	right: 0;
}

.contact-fixed.hidden {
	opacity: 0;
	pointer-events: none;
}

@media (max-width: 1199px) {
	.contact-fixed {
		-webkit-transform-origin: right center;
		transform-origin: right center;
		-webkit-transform: scale(0.8) translate(0, -50%);
		transform: scale(0.8) translate(0, -50%);
	}
}

@media (max-width: 991px) {
	.contact-fixed {
		display: none;
	}
}

.contact-fixed .share {
	text-align: center;
}

.contact-fixed .share p.title {
	color: #000;
}

.contact-fixed .share ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.contact-fixed .share ul li a {
	color: #000;
	font-size: 20px;
}

.contact-fixed .contact {
	text-align: center;
	margin-top: 20px;
}

.contact-fixed .contact p.title {
	color: #000;
}

.contact-fixed .contact ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.contact-fixed .contact ul li a {
	color: #000;
	font-size: 20px;
}

.fancybox-iframe-wrap {
	opacity: 0;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: opacity 0s ease-in-out !important;
	transition: opacity 0s ease-in-out !important;
}

.fancybox-iframe-wrap.visible {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-webkit-transition: opacity 0.5s ease-in-out, -webkit-transform 0.8s cubic-bezier(0.56, 0.01, 0, 1) !important;
	transition: opacity 0.5s ease-in-out, -webkit-transform 0.8s cubic-bezier(0.56, 0.01, 0, 1) !important;
	transition: transform 0.8s cubic-bezier(0.56, 0.01, 0, 1), opacity 0.5s ease-in-out !important;
	transition: transform 0.8s cubic-bezier(0.56, 0.01, 0, 1), opacity 0.5s ease-in-out, -webkit-transform 0.8s cubic-bezier(0.56, 0.01, 0, 1) !important;
}

/*--------------------------------------------------
Default
--------------------------------------------------*/
#default {
	padding-bottom: 80px;
}

@media (max-width: 991px) {
	#default {
		padding-bottom: 40px;
	}
}

#default .container {
	margin: 0 auto;
	width: 100%;
	max-width: 900px;
	padding: 0 15px !important;
	font-size: 16px;
}

#default .intro-pagina {
	position: relative;
	text-align: center;
}

#default .intro-pagina h1 span {
}

#default .intro-pagina .cat-progetto {
	text-transform: uppercase;
	font-size: 16px;
}

#default .intro-pagina .cat-progetto:after {
	content: '';
	display: block;
	height: 70px;
	width: 3px;
	position: relative;
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 90px;
	background-color: #000;
}

@media (max-width: 767px) {
	#default .intro-pagina .cat-progetto:after {
		margin-top: 50px;
		margin-bottom: 50px;
		height: 40px;
	}
	.contact-page{
		margin-top:-100px;
	}
}

#default .intro-image {
	padding-bottom: 100px;
}

#default .intro-image img {
	width: 100%;
}

#corpo_1 p a, .content div a {
	color: #000;
	position: relative;
	z-index: 1;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	white-space: nowrap;
	display: inline-block;
}

#corpo_1 p a:hover, #corpo_1 p a:focus, .content div a:hover, .content div a:focus {
	text-decoration: none;
}

#corpo_1 p a:before, .content div a:before {
	content: '';
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 2px;
	width: 100%;
	height: 8px;
	background: #ffcc00;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#corpo_1 p a:hover:before, .content div a:hover:before {
	height: 22px;
}

/*--------------------------------------------------
List Careers
--------------------------------------------------*/
.list-careers {
	margin-bottom: 100px;
}

.list-careers .careers-title {
	font-size: 16px;
}

.list-careers .careers-box {
	font-size: 16px;
}

.list-careers .careers-box h3 {
	font-size: 16px;
}

.list-careers .careers-box .ico-careers {
	border: 1px solid #000;
	padding: 15px 12px;
	display: inline-block;
	float: right;
}

.list-careers .careers-box ul {
	padding: 0 0 0 15px;
	font-size: 16px;
}

.list-careers .divider {
	border-bottom: 1px solid #000;
	margin: 15px 0;
}

.wrap-invia-cv {
	text-align: center;
	padding: 80px 0 60px 0;
}

.wrap-invia-cv a {
	background: transparent;
	border: 2px solid #000;
	padding: 13px 30px 11px;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	cursor: pointer;
	margin-top: -19px;
	font-weight: bold;
}

.wrap-invia-cv a:hover, .wrap-invia-cv a:focus {
	background: #ffcc00;
	border-color: #ffcc00;
	color: #000;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	text-decoration: none;
}

/*--------------------------------------------------
Detail Careers
--------------------------------------------------*/
.detail-careers {
	margin: 100px auto;
}

.detail-careers .detail-careers-title {
	font-size: 16px;
}

.detail-careers .detail-careers-body {
	text-align: center;
}

.detail-careers .detail-careers-body ul {
	list-style-position: inside;
	padding-left: 0;
}

/*--------------------------------------------------
Sprite SVG
--------------------------------------------------*/
.sprite-svg {
	display: none;
}

/*--------------------------------------------------
Accept Cookie
--------------------------------------------------*/
div#acceptcookie {
	position: fixed;
	z-index: 10000;
	top: calc(100vh - 230px);
	left: 20px;
	background: rgba(0, 0, 0, 0.8);
	padding: 9px 22px 9px 9px;
	border-radius: 5px;
	color: #fff;
	line-height: 1.3;
	font-size: 12px;
	width: 260px;
	-webkit-box-shadow: 0 20px 20px -12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 20px 20px -12px rgba(0, 0, 0, 0.3);
	float: left;
	display: inline-block;
	height: 200px;
}

div#acceptcookie a {
	color: #ffcc00;
	cursor: pointer;
}

div#acceptcookie button {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 32px;
	height: 32px;
	border: none;
	background: none;
	padding: 0;
	font-size: 0;
	text-indent: -9999px;
	cursor: pointer;
}

div#acceptcookie button:before {
	content: '+';
	position: absolute;
	top: -3px;
	right: 9px;
	color: #fff;
	font-size: 30px;
	text-indent: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*--------------------------------------------------
Video Embed
--------------------------------------------------*/
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}

/*--------------------------------------------------
Typography
--------------------------------------------------*/
h1 {
	font-size: 70px;
}

@media (max-width: 1199px) {
	h1 {
		font-size: 60px;
	}
}

@media (max-width: 991px) {
	h1 {
		font-size: 50px;
	}
}

@media (max-width: 767px) {
	h1 {
		font-size: 40px;
	}
}

@media (max-width: 575px) {
	h1 {
		font-size: 32px;
	}
}

a,
input,
select,
textarea,
button {
	outline: none !important;
}

/*--------------------------------------------------
CINESE - casi particolari
--------------------------------------------------*/
.lang-cn h1, .lang-cn h6 {
	line-height: 1.5 !important;
}

.header .lang-toggle__market {
	display: inline-block !important;
	line-height: 1.5 !important;
}

/*--------------------------------------------------
Custom Checkbox
--------------------------------------------------*/
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
	position: relative;
	padding-left: 1.95em;
	cursor: pointer;
}

[type="checkbox"]:checked + label {
	color: #000;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 1em;
	height: 1em;
	border: 1px solid #aaa9a9;
	background: #fff;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
	content: "/";
	position: absolute;
	top: -0.05em;
	left: 0.15em;
	font-size: 1.3em;
	line-height: 0.8;
	color: #000;
	font-weight: 900;
	-webkit-transition: all .2s;
	transition: all .2s;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform: rotate(116deg);
	transform: rotate(116deg);
}

[type="checkbox"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transform: rotate(116deg);
	transform: rotate(116deg);
}

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd;
}

[type="checkbox"]:disabled:checked + label:after {
	color: #999;
}

[type="checkbox"]:disabled + label {
	color: #aaa;
}

/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
	border: 2px dotted #000;
}

/* validazione */
input[type="text"].error, input[type="checkbox"].error, input[type="email"].error, input[type="password"].error, textarea.error {
	outline: 1px #ed1d24 solid !important;
	outline-offset: -1px;
}

label.error {
	border-bottom: 1px solid #ed1d24;
}

/*--------------------------------------------------
Header
--------------------------------------------------*/
.header {
	padding: 10px 0;
	position: relative;
	z-index: 101;
}

@media (max-width: 991px) {
	.header {
		padding: 15px 0;
	}
}

@media (max-width: 575px) {
	.header {
		padding: 14px 0;
	}
}

.header .big-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 991px) {
	.header .big-container {
		max-width: none;
		padding: 0 5px;
	}
}

.header .logo {
	margin: 0 auto;
}

.header .logo a:hover {
	text-decoration: none !important;
}

.header .logo strong {
	font-size: 0;
	text-indent: -9999px;
}

.header .logo svg {
	width: 166px;
	height: 42px;
	fill: #ffbf00;
	-webkit-transition: fill .3s ease-in-out;
	transition: fill .3s ease-in-out;
}

.open-nav .header .logo svg {
	fill: #fdd000;
}

@media (max-width: 575px) {
	.header .logo svg {
		width: 139px;
		height: 23px;
	}
}

.header button {
	position: relative;
	z-index: 1;
	background: transparent;
	border: none;
	outline: none;
	width: auto;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.header .lang-toggle {
	padding-left: 30px;
	font-size: 16px;
	line-height: 1;
	font-weight: 300;
	margin-right: 30px;
	color: #fff;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.open-nav .header .lang-toggle {
	color: #fff;
}

.header .lang-toggle svg {
	position: absolute;
	z-index: 1;
	left: 0;
	top: -3px;
	width: 20px;
	height: 20px;
	fill: #fff;
	-webkit-transition: fill .3s ease-in-out;
	transition: fill .3s ease-in-out;
}

.open-nav .header .lang-toggle svg {
	fill: #fff;
}

.header .lang-toggle__market {
	font-weight: 600;
}

.header .lang-toggle__market:after {
	content: '/';
	display: inline-block;
	padding-left: 4px;
}

@media (max-width: 575px) {
	.header .lang-toggle {
		margin-right: 0;
		position: relative;
		top: -9px;
		margin-right: -5px;
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
	}

	.header .lang-toggle span {
		display: none;
	}
}

.header .search-toggle {
	width: 30px;
	height: 30px;
	margin-left: 10px;
}

@media (max-width: 575px) {
	.header .search-toggle {
		top: -1px;
	}
}

.header .search-toggle svg {
	position: relative;
	z-index: 1;
	top: 2px;
	width: 18px;
	height: 18px;
	fill: #fff;
	-webkit-transition: fill .3s ease-in-out;
	transition: fill .3s ease-in-out;
}

.open-nav .header .search-toggle svg {
	fill: #fff;
}

.header .nav-toggle {
	width: 30px;
	height: 30px;
	margin-left: 10px;
}

@media (max-width: 575px) {
	.header .nav-toggle {
		top: -1px;
	}
}

.header .nav-toggle span {
	position: absolute;
	top: 13px;
	left: 2px;
	width: 30px;
	height: 2px;
	background: #ff9900;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.header .nav-toggle span:before, .header .nav-toggle span:after {
	content: '';
	position: absolute;
	top: -10px;
	left: 0;
	width: 80%;
	height: 2px;
	background: #ff9900;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.header .nav-toggle span:after {
	top: 10px;
}

.open-nav .header .nav-toggle span {
	height: 0;
}

.open-nav .header .nav-toggle span:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0px;
	background-color: #ff9900;
}

.open-nav .header .nav-toggle span:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 0;
	background-color: #ff9900;
}

.header.header-fixed {
	background: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	right: 0;
	max-width: 1920px;
	margin: 0 auto;
	width: 100%;
	padding-bottom: 0;
}

.header.header-fixed .logo svg {
	fill: #ff9900;
}

.header.header-fixed .lang-toggle {
	color: #ff9900;
}

.header.header-fixed .lang-toggle svg {
	fill: #ff9900;
}

.header.header-fixed .search-toggle svg {
	fill: #ff9900;
}

.header.header-fixed .nav-toggle span,
    .header.header-fixed .nav-toggle span:before,
    .header.header-fixed .nav-toggle span:after {
	background: #333333;
}

.header.header-fixed-2 {
	height: 70px;
}

@media (max-width: 1199px) {
	.header.header-fixed-2 {
		height: 70px !important;
	}
}

@media (max-width: 991px) {
	.header.header-fixed-2 {
		padding: 0;
	}
}

@media (max-width: 575px) {
	.header.header-fixed-2 {
		height: 60px;
	}
}

.header.header-fixed-2 .big-container {
	background: #333333;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 15px 0;
	-webkit-box-shadow: -900px 0 0 #333333, 900px 0 0 #333333;
	box-shadow: -900px 0 0 #333333, 900px 0 0 #333333;
	-webkit-transition: all .3s ease-in-out .1s;
	transition: all .3s ease-in-out .1s;
}

.open-nav .header.header-fixed-2 .big-container {
	background: transparent;
	-webkit-box-shadow: -1000px 0 0 rgba(0, 0, 0, 0), 1000px 0 0 rgba(0, 0, 0, 0);
	box-shadow: -1000px 0 0 rgba(0, 0, 0, 0), 1000px 0 0 rgba(0, 0, 0, 0);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

@media (max-width: 991px) {
	.header.header-fixed-2 .big-container {
		padding: 25px 15px;
		-webkit-box-shadow: -200px 0 0 #333333, 200px 0 0 #333333;
		box-shadow: -200px 0 0 #333333, 200px 0 0 #333333;
	}
}

@media (max-width: 575px) {
	.header.header-fixed-2 .big-container {
		padding: 14px 15px;
	}
}

.msie .homepage .header .big-container {
	position: relative;
	padding-top: 40px;
}

.msie .homepage .header .big-container .logo {
	margin-right: 0;
	position: absolute;
	left: 0;
	top: 0;
}

.msie .header.header-fixed-2 .big-container .logo {
	margin-right: 0;
	position: absolute;
	left: 0;
	top: 40px;
}

/*--------------------------------------------------
Submenu
--------------------------------------------------*/
#submenu {
	background: #181818;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 900;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

#submenu.open {
	opacity: 1;
	pointer-events: all;
}

#submenu .sub-content {
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}

#submenu .sub-content .box-sub.w2:before {
	background: #181818;
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

#submenu .sub-content .box-sub.bg-black {
	background: #232323;
	padding: 0 70px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media (max-width: 991px) {
	#submenu .sub-content .box-sub.bg-black {
		padding: 0 20px;
	}
}

#submenu .sub-content .colonna {
	float: left;
	width: 20%;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

#submenu .sub-content .colonna2 {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: 30;
}

#submenu .sub-content .colonna3 {
	position: absolute;
	left: 40%;
	opacity: 0;
	z-index: 20;
}

#submenu .sub-content .colonna3.level-prodotti .sub-prodotti {
	display: block;
}

#submenu .sub-content .colonna3.level-prodotti .sub-news {
	display: none;
}

#submenu .sub-content .colonna3.level-news .sub-prodotti {
	display: none;
}

#submenu .sub-content .colonna3.level-news .sub-news {
	display: block;
}

#submenu .sub-content .colonna4 {
	width: 40%;
	position: absolute;
	left: 60%;
	opacity: 0;
	z-index: 10;
}

#submenu .sub-content.open-level-1 .colonna2 {
	left: 20%;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

@media (max-width: 991px) {
	#submenu .sub-content.open-level-1 .colonna2 {
		left: 11%;
	}
}

#submenu .sub-content.open-level-1 .colonna3 {
	opacity: 1;
}

#submenu .sub-content.open-level-1 .colonna4 {
	opacity: 1;
}

#submenu .sub-content.open-level-1 .colonna4:before {
	content: '';
	height: 100%;
}

#submenu .sub-content.open-level-1 .colonna4 ul {
	opacity: 1;
}

#submenu .sub-content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#submenu .sub-content ul a {
	color: #757474;
	text-decoration: none;
	position: relative;
	display: inline-block;
}

#submenu .sub-content ul a:hover {
	color: #fff;
}

#submenu .sub-content .search {
	margin-top: 140px;
	position: relative;
}

#submenu .sub-content .search input {
	color: #626161;
	border: none;
	border-bottom: 2px solid #626161;
	background: none;
	outline: none;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 16px;
}

#submenu .sub-content .search input.button {
	background: url("/2018/img/search-white.png");
	position: absolute;
	display: block;
	border: none;
	width: 27px;
	height: 27px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: -54px;
	cursor: pointer;
}

.cat-01 {
	margin-top: 50px !important;
}

.cat-01 li a {
	font-size: 40px;
	line-height: 65px;
}

@media (max-width: 991px) {
	.cat-01 li a {
		font-size: 32px;
		line-height: 52px;
	}
}

.service {
	margin-top: 40px !important;
}

.service li a {
	font-size: 18px;
	line-height: 40px;
}

.livello3 {
	margin-top: 50px !important;
	opacity: 0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.livello3 li a {
	font-size: 24px;
	line-height: 60px;
}

@media (max-width: 991px) {
	.livello3 li a {
		font-size: 21px;
		line-height: 47px;
	}
}

.homepage:not(.open-nav) .inverted-color-black {
	color: #333333 !important;
	fill: #333333 !important;
}

.homepage:not(.open-nav) .menu-color-black {
	background: #333333 !important;
}

.homepage:not(.open-nav) .menu-color-black:after, .homepage:not(.open-nav) .menu-color-black:before {
	background: #333333 !important;
}

/*--------------------------------------------------
Nav Main
--------------------------------------------------*/
.nav-main {
	position: fixed;
	z-index: -100;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: #333333;
	color: #999999;
	overflow-y: auto;
	overflow-x: hidden;
	opacity: 0;
	-webkit-transition: opacity .5s ease-in-out 0s, z-index .5s ease-in-out .5s;
	transition: opacity .5s ease-in-out 0s, z-index .5s ease-in-out .5s;
	padding: 80px 30px 80px;
	pointer-events: none;
}

@media (max-width: 1199px) {
	.nav-main {
		padding-top: 80px;
	}
}

@media (max-width: 575px) {
	.nav-main {
		padding-top: 80px;
	}
}

.nav-main * {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.nav-main ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav-main ul li {
	padding-bottom: 15px;
}

.nav-main ul li a {
	color: #999999;
	display: block;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	text-decoration: none;
	font-size: 22px;
}

.nav-main .first-level__extra {
	padding-top: 20px;
	padding-bottom: 20px;
}

.nav-main .first-level__extra li a {
	font-size: 16px;
}

.open-nav .nav-main {
	z-index: 100;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	pointer-events: all;
	-webkit-transition: opacity .5s ease-in-out 0s, z-index 0s ease-in-out 0s;
	transition: opacity .5s ease-in-out 0s, z-index 0s ease-in-out 0s;
}

.open-nav .nav-main .first-level ul {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

@media (max-width: 1024px), (max-height: 560px) {
	.nav-main {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.nav-main .first-level {
		margin: 0 auto;
		width: 100% !important;
		margin-bottom: 0px;
		text-align: center;
	}

	.nav-main .first-level ul li a {
		text-indent: 30px;
		font-size: 28px;
		text-align: left;
		padding: 3px 30px 3px 30px;
		color: #ffffff;
		margin: 0px;
	}

	.nav-main .first-level ul li a:hover {
		background: #ff9900;
		color: #ffffff;
	}

	.nav-main .first-level__main li.active > a {
		background: #ff9900;
		color: #ffffff;
		font-size: 28px;
		padding: 3px 30px 3px 30px;
	}

	.nav-main .first-level__main li.active > ul {
		display: block !important;
		margin: 0px;
		padding: 0px;
	}

	.nav-main .first-level__main ul {
		display: none;
		background: #545454;
		padding: 0px;
		width: 100% !important;
	}

	.nav-main .first-level__main ul li a {
		font-size: 28px;
		text-indent: 0px;
		text-align: left;
		font-family: MyriadPro-Regular;
		padding: 3px 30px 3px 30px;
		color: #ffffff;
	}

	.nav-main .second-level__main {
		margin: 0 auto;
		width: 100% !important;
		text-align: center;
		margin-top: 40px;
		font-size: 22px;
	}

	.nav-main .second-level__main li {
		font-size: 22px;
		padding: 0px;
		width: 100% !important;
	}

	.nav-main .second-level__main li a {
		font-size: 22px;
		color: #ffffff;
	}

	.nav-main .second-level__main li a:hover {
		font-size: 22px;
		color: #ff9900;
		background: none;
	}

	.nav-main .second-level,
    .nav-main .third-level {
		display: none !important;
	}
}

@media (min-width: 1025px) {
	.nav-main {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.nav-main .first-level {
		margin: 0 auto;
		width: 32% !important;
		margin-bottom: 0px;
		text-align: center;
	}

	.nav-main .first-level ul li a {
		text-indent: 80px;
		font-size: 32px;
		text-align: left;
		padding: 8px 40px 8px 40px;
		color: #ffffff;
		margin: 0px;
	}

	.nav-main .first-level ul li a:hover {
		background: #ff9900;
		color: #ffffff;
	}

	.nav-main .first-level__main li.active > a {
		background: #ff9900;
		color: #ffffff;
		font-size: 32px;
		padding: 8px 40px 8px 40px;
	}

	.nav-main .first-level__main li.active > ul {
		display: block !important;
		margin: 0px;
		padding: 0px;
	}

	.nav-main .first-level__main ul {
		display: none;
		background: #545454;
		padding: 0px;
		width: 100% !important;
	}

	.nav-main .first-level__main ul li a {
		font-size: 32px;
		text-indent: 0px;
		text-align: left;
		font-family: MyriadPro-Regular;
		padding: 8px 40px 8px 40px;
		color: #ffffff;
	}

	.nav-main .second-level__main {
		margin: 0 auto;
		width: 100% !important;
		text-align: center;
		margin-top: 40px;
		font-size: 22px;
	}

	.nav-main .second-level__main li {
		font-size: 22px;
		padding: 0px;
		width: 100% !important;
	}

	.nav-main .second-level__main li a {
		font-size: 22px;
		color: #ffffff;
	}

	.nav-main .second-level__main li a:hover {
		font-size: 22px;
		color: #ff9900;
		background: none;
	}

	.nav-main .second-level,
    .nav-main .third-level {
		display: none !important;
	}
}

@media (min-width: 1441px) {
	.nav-main {
		margin: 0 auto;
		padding: 160px 0 0 90px;
		font-family: MyriadPro-Bold;
	}

	.nav-main .first-level {
		margin: 0 auto;
		width: 22% !important;
		margin-bottom: 0px;
		text-align: center;
	}

	.nav-main .first-level ul li a {
		text-indent: 60px;
		font-size: 32px;
		text-align: left;
		padding: 8px 40px 8px 40px;
		color: #ffffff;
		margin: 0px;
	}

	.nav-main .first-level ul li a:hover {
		background: #ff9900;
		color: #ffffff;
	}

	.nav-main .first-level__main li.active > a {
		background: #ff9900;
		color: #ffffff;
		font-size: 32px;
		padding: 8px 40px 8px 40px;
	}

	.nav-main .first-level__main li.active > ul {
		display: block !important;
		margin: 0px;
		padding: 0px;
	}

	.nav-main .first-level__main ul {
		display: none;
		background: #545454;
		padding: 0px;
		width: 100% !important;
	}

	.nav-main .first-level__main ul li a {
		font-size: 32px;
		text-indent: 0px;
		text-align: left;
		font-family: MyriadPro-Regular;
		padding: 8px 40px 8px 40px;
		color: #ffffff;
	}

	.nav-main .second-level__main {
		margin: 0 auto;
		width: 100% !important;
		text-align: center;
		margin-top: 40px;
		font-size: 22px;
	}

	.nav-main .second-level__main li {
		font-size: 22px;
		padding: 0px;
		width: 100% !important;
	}

	.nav-main .second-level__main li a {
		font-size: 22px;
		color: #ffffff;
	}

	.nav-main .second-level__main li a:hover {
		font-size: 22px;
		color: #ff9900;
		background: none;
	}

	.nav-main .second-level,
    .nav-main .third-level {
		display: none !important;
	}

	.nav-main .form-search {
		max-width: 350px;
	}

	.nav-main .form-search button[type="submit"] {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
		margin-right: 8px;
		margin-left: -44px;
	}
}

/*--------------------------------------------------
Home Search
--------------------------------------------------*/
.home-search {
	margin: 0 auto;
	width: 100%;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 80px;
}

.home-search .form-search {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 150px;
	width: 90%;
	opacity: 0;
	margin: 0 auto;
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	-webkit-transition: opacity 0.5s ease-in-out 1s, -webkit-transform 1.2s cubic-bezier(0.56, 0.01, 0, 1) 1s;
	transition: opacity 0.5s ease-in-out 1s, -webkit-transform 1.2s cubic-bezier(0.56, 0.01, 0, 1) 1s;
	transition: opacity 0.5s ease-in-out 1s, transform 1.2s cubic-bezier(0.56, 0.01, 0, 1) 1s;
	transition: opacity 0.5s ease-in-out 1s, transform 1.2s cubic-bezier(0.56, 0.01, 0, 1) 1s, -webkit-transform 1.2s cubic-bezier(0.56, 0.01, 0, 1) 1s;
}

.home-search .form-search input[type="search"] {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	border: none;
	background: none;
	outline: none;
	padding: 4px 0 6px;
	border-bottom: 1px solid #ff9900;
	color: #606060;
	font-size: 14px;
	line-height: 1;
	border-radius: 0;
}

@media (max-width: 575px) {
	.home-search .form-search input[type="search"] {
		font-size: 16px;
	}
}

.home-search .form-search input[type="search"]::-webkit-input-placeholder {
	color: #606060;
}

.home-search .form-search input[type="search"]::-moz-placeholder {
	color: #606060;
}

.home-search .form-search input[type="search"]::-ms-input-placeholder {
	color: #606060;
}

.home-search .form-search input[type="search"]::placeholder {
	color: #606060;
}

.home-search .form-search button[type="submit"] {
	background: none;
	border: none;
	outline: none;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	margin: 0 8px 0 0;
	cursor: pointer;
}

@media (max-width: 575px) {
	.home-search .form-search button[type="submit"] {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		margin: 0;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}

.home-search .form-search button[type="submit"] svg {
	width: 18px;
	height: 18px;
	fill: #ff9900;
}

.open-search .home-search {
	opacity: 1;
	pointer-events: all;
	z-index: 1000;
	-webkit-transition: opacity .5s ease-in-out 0.5s, z-index 0s ease-in-out 0s;
	transition: opacity .5s ease-in-out 0.5s, z-index 0s ease-in-out 0s;
}

.home-search .form-search {
	opacity: 1;
	-webkit-transform: translateY(0) scale(1.4);
	transform: translateY(0) scale(1.4);
}

@media (max-width: 767px) {
	.home-search .form-search {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.msie .home-search {
	display: initial;
}

.msie .home-search .form-search {
	max-width: 50%;
}

.msie .home-search .form-search #auto_search {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}
	  
	  
/*--------------------------------------------------
Super Search
--------------------------------------------------*/
.super-search {
	top: 10px;
	left: 10px;
	width: calc(100% - 20px);
	height: calc(100vh - 20px);
	background: #181818;
	-webkit-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.8);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	padding: 0 15px;
	pointer-events: none;
	-webkit-transition: opacity .5s ease-in-out 0s, z-index .5s ease-in-out .5s;
	transition: opacity .5s ease-in-out 0s, z-index .5s ease-in-out .5s;
}

.super-search .top-tit {
	position: fixed;
	z-index: 2;
	top: 25%;
	background: transparent;
	max-width: 1000px;
	height: 30px;
	border: none;
	cursor: pointer;
	outline: none;
	text-align: center;
}

.super-search .top-tit h2 {
	font-weight: 900;
	color: #ffcc00;
	font-size: 38px;
}

.super-search .top-tit h4 {
	color: #ffcc00;
}

@media (max-width: 1199px) {
	.super-search {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding-top: 100px;
	}
}

@media (max-width: 575px) {
	.super-search {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding-top: 70px;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
	}
}

.super-search .close-search {
	position: fixed;
	z-index: 1;
	top: 30px;
	right: 30px;
	background: transparent;
	width: 30px;
	height: 30px;
	border: none;
	cursor: pointer;
	outline: none;
}

@media (max-width: 575px) {
	.super-search .close-search {
		top: 15px;
		right: 15px;
	}
}

.super-search .close-search:before {
	content: '+';
	display: block;
	color: #fff;
	position: absolute;
	top: -7px;
	left: 0;
	font-size: 50px;
	font-weight: 300;
	line-height: 1;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media (max-width: 575px) {
	.super-search .close-search:before {
		font-size: 40px;
		top: -5px;
	}
}

.super-search .form-search {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 480px;
	width: 100%;
	opacity: 0;
	margin: 0 auto;
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	-webkit-transition: opacity 0.5s ease-in-out 1s, -webkit-transform 1.2s cubic-bezier(0.56, 0.01, 0, 1) 1s;
	transition: opacity 0.5s ease-in-out 1s, -webkit-transform 1.2s cubic-bezier(0.56, 0.01, 0, 1) 1s;
	transition: opacity 0.5s ease-in-out 1s, transform 1.2s cubic-bezier(0.56, 0.01, 0, 1) 1s;
	transition: opacity 0.5s ease-in-out 1s, transform 1.2s cubic-bezier(0.56, 0.01, 0, 1) 1s, -webkit-transform 1.2s cubic-bezier(0.56, 0.01, 0, 1) 1s;
}

.super-search .form-search input[type="search"] {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	border: none;
	background: none;
	outline: none;
	padding: 4px 0 6px;
	border-bottom: 1px solid #ffcc00;
	color: #606060;
	font-size: 20px;
	line-height: 1;
	border-radius: 0;
}

@media (max-width: 575px) {
	.super-search .form-search input[type="search"] {
		font-size: 16px;
	}
}

.super-search .form-search input[type="search"]::-webkit-input-placeholder {
	color: #606060;
}

.super-search .form-search input[type="search"]::-moz-placeholder {
	color: #606060;
}

.super-search .form-search input[type="search"]::-ms-input-placeholder {
	color: #606060;
}

.super-search .form-search input[type="search"]::placeholder {
	color: #606060;
}

.super-search .form-search button[type="submit"] {
	background: none;
	border: none;
	outline: none;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	margin: 0 8px 0 0;
	cursor: pointer;
}

@media (max-width: 575px) {
	.super-search .form-search button[type="submit"] {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		margin: 0;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}

.super-search .form-search button[type="submit"] svg {
	width: 26px;
	height: 26px;
	fill: #ffcc00;
}

.open-search .super-search {
	opacity: 1;
	pointer-events: all;
	z-index: 1000;
	-webkit-transition: opacity .5s ease-in-out 0.5s, z-index 0s ease-in-out 0s;
	transition: opacity .5s ease-in-out 0.5s, z-index 0s ease-in-out 0s;
}

.open-search .super-search .form-search {
	opacity: 1;
	-webkit-transform: translateY(0) scale(1.4);
	transform: translateY(0) scale(1.4);
}

@media (max-width: 767px) {
	.open-search .super-search .form-search {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.msie .super-search {
	display: initial;
}

.msie .super-search .form-search {
	max-width: 50%;
}

.msie .super-search .form-search #auto_search {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

/*--------------------------------------------------
Autocomplete
--------------------------------------------------*/
.ui-autocomplete {
	max-height: 225px;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 9999;
	width: 100%;
	max-width: 607px !important;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	background: transparent !important;
	padding-top: 13px;
}

@media (max-width: 767px) {
	.ui-autocomplete {
		max-width: calc(100% - 107px) !important;
		padding-top: 0;
	}
}

@media (max-width: 575px) {
	.ui-autocomplete {
		max-width: calc(100% - 67px) !important;
		max-height: 180px;
	}
}

.ui-autocomplete .ui-menu-item {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	background: #fff;
}

.ui-autocomplete .ui-menu-item > div {
	padding: 5px 10px !important;
	border: none !important;
	margin: 0 !important;
}

.ui-autocomplete .ui-state-active, .ui-autocomplete .ui-widget-content .ui-state-active, .ui-autocomplete .ui-widget-header .ui-state-active {
	border: none;
}

* html .ui-autocomplete {
	height: 225px;
}

/*--------------------------------------------------
Change Market/Lang
--------------------------------------------------*/
.change-market-lang {
	position: fixed;
	z-index: -10;
	top: 10px;
	left: 10px;
	width: calc(100% - 20px);
	height: calc(100vh - 20px);
	background: #181818;
	-webkit-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.8);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	padding: 0 15px;
	pointer-events: none;
	-webkit-transition: opacity .5s ease-in-out 0s, z-index .5s ease-in-out .5s;
	transition: opacity .5s ease-in-out 0s, z-index .5s ease-in-out .5s;
	color: #fff;
	font-size: 16px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.change-market-lang a {
	color: #fff;
	display: inline-block;
	text-decoration: none;
	margin-right: 20px;
}

.change-market-lang a.active {
	border-bottom: 1px solid #fff;
}

.change-market-lang .close-market-lang {
	position: fixed;
	z-index: 1;
	top: 30px;
	right: 30px;
	background: transparent;
	width: 30px;
	height: 30px;
	border: none;
	cursor: pointer;
	outline: none;
}

@media (max-width: 575px) {
	.change-market-lang .close-market-lang {
		top: 15px;
		right: 15px;
	}
}

.change-market-lang .close-market-lang:before {
	content: '+';
	display: block;
	color: #fff;
	position: absolute;
	top: -7px;
	left: 0;
	font-size: 50px;
	font-weight: 300;
	line-height: 1;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media (max-width: 575px) {
	.change-market-lang .close-market-lang:before {
		font-size: 40px;
		top: -5px;
	}
}

.change-market-lang__wrap {
	max-width: 460px;
	width: 100%;
	margin: 0 auto;
	opacity: 0;
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	-webkit-transition: opacity 0.5s ease-in-out 1s, -webkit-transform 1.2s cubic-bezier(0.56, 0.01, 0, 1) 1s;
	transition: opacity 0.5s ease-in-out 1s, -webkit-transform 1.2s cubic-bezier(0.56, 0.01, 0, 1) 1s;
	transition: opacity 0.5s ease-in-out 1s, transform 1.2s cubic-bezier(0.56, 0.01, 0, 1) 1s;
	transition: opacity 0.5s ease-in-out 1s, transform 1.2s cubic-bezier(0.56, 0.01, 0, 1) 1s, -webkit-transform 1.2s cubic-bezier(0.56, 0.01, 0, 1) 1s;
}

.change-market-lang__wrap .tit {
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 700;
}

@media (max-width: 575px) {
	.change-market-lang__wrap .tit {
		display: none;
	}
}

.change-market-lang__wrap .change-market-lang__market {
	font-weight: bold;
}

@media (max-width: 575px) {
	.change-market-lang__wrap .change-market-lang__market {
		margin-bottom: 3px;
		text-transform: uppercase;
	}
}

.change-market-lang__wrap .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 575px) {
	.change-market-lang__wrap .row {
		display: block;
		margin: 0 5px;
	}
}

.change-market-lang__wrap .row--market {
	padding: 10px 0;
	border-bottom: 1px solid rgba(255, 255, 225, 0.1);
}

.change-market-lang__wrap .row--market:last-child {
	border-bottom: none;
}

.change-market-lang__wrap .row .col {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	width: 50%;
}

@media (max-width: 575px) {
	.change-market-lang__wrap .row .col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%;
	}
}

.open-market-lang .change-market-lang {
	opacity: 1;
	pointer-events: all;
	z-index: 1000;
	-webkit-transition: opacity .5s ease-in-out 0.5s, z-index 0s ease-in-out 0s;
	transition: opacity .5s ease-in-out 0.5s, z-index 0s ease-in-out 0s;
}

.open-market-lang .change-market-lang .change-market-lang__wrap {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

/*--------------------------------------------------
/* define bootstrap 5 columns */
--------------------------------------------------*/

		.col-xs-1-5,
		.col-sm-1-5,
		.col-md-1-5,
		.col-lg-1-5 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-xs-1-5 {
	width: 20%;
	float: left;
}

@media (min-width: 768px) {
	.col-sm-1-5 {
		width: 20%;
		float: left;
	}
}

@media (min-width: 992px) {
	.col-md-1-5 {
		width: 20%;
		float: left;
	}
}

@media (min-width: 1200px) {
	.col-lg-1-5 {
		width: 20%;
		float: left;
	}
}



/*--------------------------------------------------
Main Btn
--------------------------------------------------*/
.main-btn {
	position: relative;
	z-index: 1;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	display: inline-block;
	text-align: center;
	padding: 16px 20px;
	text-decoration: none;
	min-width: 245px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	line-height: 1;
}

@media (max-width: 767px) {
	.main-btn {
		padding: 8px 10px;
		font-size: 14px;
		min-width: 150px;
	}
}

.main-btn:focus, .main-btn:active, .main-btn:hover {
	border-color: #ffcc00;
	background: #ffcc00;
	color: #000;
	text-decoration: none;
}

.msie .main-btn {
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

/*--------------------------------------------------
Homepage Slideshow
--------------------------------------------------*/
body.homepage .wrapper {
	max-width: none;
	overflow: hidden;
}

.msie body.homepage .wrapper {
	margin-bottom: 0px !important;
}

.homepage-slideshow {
	position: relative;
	z-index: 1;
}

/*--------------------------------------------------
Desktop Slideshow
--------------------------------------------------*/
.desktop-slideshow {
	display: block;
	overflow: hidden;
	width: 100vw;
	margin-top: -10px;
	margin-bottom:-13px;
}

@media (max-width: 768px) {
	.desktop-slideshow {
		display: none;
	}
}

/*--------------------------------------------------
Desktop Slideshow Image
--------------------------------------------------*/
.desktop-slideshow__image {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
}

.desktop-slideshow__image .item {
	position: relative;
	z-index: 1;
	height: 100vh;
	max-height: 850px;
	background: #000;
}

.desktop-slideshow__image .item img {
	position: absolute;
	z-index: 1;
	width: auto;
	height: auto;
	min-height: 100%;
	min-width: 100%;
	max-height: 850px;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}


/*--------------------------------------------------
Desktop Slideshow Text
--------------------------------------------------*/
.desktop-slideshow__text{
	position: absolute;
	z-index: 10;
	top: 0;
	right: 38%;
	width: 100%;
	height: 100vh;
}

.desktop-slideshow__text .item {
	position: relative;
	z-index: 1;
	height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	color: #ffffff;
	padding: 30px 15px 0;
}

.desktop-slideshow__text .item a {
	margin-left: 35%;
}

.desktop-slideshow__text .tit {
	font-size: 3.8rem;
	line-height: 1.2;
	text-align: left;
}



.desktop-slideshow__text .subtit {
	margin-top: 30px;
	font-size: 1.6rem;
	text-align: left;
}


.desktop-slideshow__text .item-black {
	color: #1e1e1e;
}

.desktop-slideshow__text .slick-dots {
	position: fixed;
	z-index: 100;
	width: 30px;
	height: auto;
	bottom: 50px;
	right: 0;
	/**进度条**/
}

.desktop-slideshow__text .slick-dots li {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transform: translateX(15px);
	transform: translateX(15px);
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.desktop-slideshow__text .slick-dots li.slick-active {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.desktop-slideshow__text .slick-dots li button {
	height: 2px;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff;
}

.desktop-slideshow__text .slick-dots li button:before {
	display: none;
}

@media (max-width: 991px) {
	.desktop-slideshow__text .slick-dots {
		position: absolute;
	}
}

/*--------------------------------------------------
Mobile Slideshow
--------------------------------------------------*/
.mobile-slideshow {
	display: none;
}

@media (max-width: 768px) {
	.mobile-slideshow {
		margin-bottom:-10px;
		display: block;
	}
}

/*--------------------------------------------------
Mobile Slideshow Image
--------------------------------------------------*/
.mobile-slideshow__image {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	
	margin-top:-5px;
}

.mobile-slideshow__image .item {
	position: relative;
	z-index: 1;
	height: 30vh;
	max-height: 350px;
	background: #000;
	
}

.mobile-slideshow__image .item img {
	position: absolute;
	z-index: 1;
	width: auto;
	height: auto;
	height: 100%;
	width: 100%;
	max-height: 350px;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

/*--------------------------------------------------
Mobile Slideshow Text
--------------------------------------------------*/
.mobile-slideshow__text {
	position: absolute;
	z-index: 10;
	top: 0;
	right: 38%;
	width: 100%;
	height: 50vh;
}

.mobile-slideshow__text .item {
	position: relative;
	z-index: 1;
	height: 25vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	color: #ffffff;
	padding: 30px 15px 0;
}

.mobile-slideshow__text .item a {
	margin-left: 40%;
}

.mobile-slideshow__text .tit {
	font-size: 2.4rem;
	line-height: 1.2;
	text-align: left;
}
.mobile-slideshow__text .subtit{
	font-size: 2.4rem;
	line-height: 1.2;
	text-align: left;
}

@media (max-width: 575px) {
	.mobile-slideshow__text .tit {
		font-size: 28px;
		line-height: 1.2;
	}
}

.mobile-slideshow__text .subtit {
	margin-top: 30px;
	font-size: 1.6rem;
	text-align: left;
}

.mobile-slideshow__text .subtitss {
	color: #ffffff;
	float: right;
	margin-left: 15px;
	text-transform: uppercase;
	font-size: 42px;
	line-height: 32px;
}

@media (max-width: 575px) {
	.mobile-slideshow__text .subtit {
		font-size: 13px;
	}
}

.mobile-slideshow__text .main-btn {
	margin-top: 60px;
}

@media (max-width: 575px) {
	.mobile-slideshow__text .main-btn {
		margin-top: 30px;
	}
}

.mobile-slideshow__text .item-black {
	color: #1e1e1e;
}

.mobile-slideshow__text .slick-dots {
	position: fixed;
	z-index: 100;
	width: 30px;
	height: auto;
	bottom: 50px;
	right: 0;
	/**进度条**/
}

.mobile-slideshow__text .slick-dots li {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transform: translateX(15px);
	transform: translateX(15px);
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.mobile-slideshow__text .slick-dots li.slick-active {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mobile-slideshow__text .slick-dots li button {
	height: 2px;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff;
}

.mobile-slideshow__text .slick-dots li button:before {
	display: none;
}

@media (max-width: 991px) {
	.mobile-slideshow__text .slick-dots {
		position: absolute;
	}
}

.video-intro {
	display: none;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
}

.video-intro__wrapper {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100vw;
	height: 100vh;
	background: black;
}

#video-player {
	width: auto;
	height: auto;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
}

@media (max-width: 991px) {
	#video-player {
		height: 100%;
		-webkit-transform: translate(-50%, -50%) scale(0.65);
		transform: translate(-50%, -50%) scale(0.65);
	}
}

@media (max-width: 767px) {
	#video-player {
		-webkit-transform: translate(-50%, -50%) scale(0.5);
		transform: translate(-50%, -50%) scale(0.5);
	}
}

.video-controls {
	position: absolute;
	z-index: 2;
	bottom: 40px;
	right: 40px;
}

@media (max-width: 991px) {
	.video-controls {
		bottom: 20px;
		right: 20px;
	}
}

@media (max-width: 767px) {
	.video-controls {
		bottom: 85px;
	}
}

.video-controls button#mute {
	position: relative;
	z-index: 1;
	top: 5px;
	background: none;
	font-size: 28px;
	color: white;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	width: 35px;
	height: 35px;
	margin-right: 20px;
	pointer-events: none;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.video-controls button#mute.show {
	opacity: 1;
	pointer-events: all;
}

.video-controls button#mute:hover {
	color: #ffcc00;
}

.video-controls .video-button {
	color: black;
	font-size: 14px;
	font-weight: 700;
	position: relative;
	z-index: 1;
	cursor: pointer;
	text-decoration: none;
}

.video-controls .video-button:after {
	position: absolute;
	z-index: -1;
	top: -11px;
	left: -3px;
	content: '';
	background: #ffffff;
	border-radius: 35px;
	width: 35px;
	height: 35px;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

.video-controls .video-button:hover:after {
	background: #ffcc00;
}

.video-close {
	position: absolute;
	z-index: 3;
	top: 60px;
	right: 44px;
	width: 30px;
	height: 30px;
	cursor: pointer;
}

@media (max-width: 991px) {
	.video-close {
		top: 20px;
		right: 20px;
	}
}

.video-close:before, .video-close:after {
	content: '';
	display: inline-block;
	position: absolute;
	background: white;
	height: 2px;
	width: 30px;
	top: calc(50% - 1px);
	left: calc(50% - 8px);
}

.video-close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.video-close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fancybox-container {
	cursor: pointer;
}

.fancybox-container .main-btn {
	position: absolute;
	z-index: 3;
	top: 80%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: pointer;
	-webkit-transition: opacity ease-in-out .2s;
	transition: opacity ease-in-out .2s;
	min-width: 180px;
	background: #000;
	color: #FFF;
}

.fancybox-container .main-btn:hover {
	background: #FFF;
	color: #000;
	border-color: #FFF;
}

@media (max-width: 991px) {
	.fancybox-container .main-btn {
		min-width: 150px;
	}
}

@media (max-width: 767px) {
	.fancybox-container .main-btn {
		top: 75%;
	}
}

.fancybox-container .main-btn.hide {
	opacity: 0;
	pointer-events: none;
}

.homepage .fancybox-slide div {
	margin: 0;
	padding: 0;
	width: 100vw;
	height: 100vh;
}

@media (max-width: 991px) {
	.homepage .fancybox-slide {
		background: #333333;
	}
}

.homepage .imageshp {
	background: url("/2018/img/TARGETTI_light_linkedin.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

@media (max-width: 991px) {
	.homepage .imageshp {
		background-size: 150%;
	}
}

  


/*--------------------------------------------------
Stessa Famiglia
--------------------------------------------------*/
#stessa-famiglia11 {
	padding: 10px 0;
	margin-top: 50px;
}

@media (max-width: 767px) {
	#stessa-famiglia11 {
		padding: 10px 0;
	}
}

@media (max-width: 575px) {
	#stessa-famiglia11 {
		padding: 10px 0;
		margin-top: 50px;
		float: left;
	}
}

#stessa-famiglia11 .slide-famiglia11 {
	padding: 10px 0 0;
}

@media (max-width: 767px) {
	#stessa-famiglia11 .slide-famiglia11 {
		padding: 10px 0;
		margin: 0 -20px;
	}
}

#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 767px) {
	#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row {
		overflow: hidden;
	}
}

#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item33 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.3333%;
	-ms-flex: 0 0  33.3333%;
	flex: 0 0  33.3333%;
	padding-bottom: 5px;
	overflow: hidden;
}

#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item22 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.3333%;
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%;
}

@media (max-width: 991px) {
	#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item22 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333%;
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
	}
}

@media (max-width: 767px) {
	#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item22 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}

@media (max-width: 575px) {
	#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item22 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}

#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item1 {
	margin: 0px;
	overflow: hidden;
}

#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item1 a {
	float: left;
	max-width: 98%;
	overflow: hidden;
	margin: 1%;
	padding: 0px;
}

#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item1 a img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item2 {
	margin: 0px;
	overflow: hidden;
}

#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item2 a {
	float: left;
	max-width: 98%;
	overflow: hidden;
	margin: 1%;
	padding: 0px;
}

#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item2 a img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item4 {
	margin: 0px;
	overflow: hidden;
}

#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item4 a {
	float: left;
	max-width: 48%;
	overflow: hidden;
	margin: 1%;
	padding: 0px;
}

#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item4 a img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

#stessa-famiglia11 .slide-famiglia11 .item22 a {
	color: #000;
	display: block;
	position: relative;
	padding: 5px;
	overflow: hidden;
	margin: 0 5px 5px;
	height: 100%;
}

#stessa-famiglia11 .slide-famiglia11 .item22 a img {
	display: block;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}

#stessa-famiglia11 .slide-famiglia11 .item22 a img:hover {
	display: block;
	overflow: hidden;
	filter: brightness(8%);
}

#stessa-famiglia11 .slide-famiglia11 .item22 .tit-prod {
	font-size: 20px;
	padding: 20px 0 0 0;
	margin-top: 10px;
	text-align: left;
	min-height: 64px;
}

@media (max-width: 1199px) {
	#stessa-famiglia11 .slide-famiglia11 .item22 .tit-prod {
		min-height: 110px;
	}
}

@media (max-width: 991px) {
	#stessa-famiglia11 .slide-famiglia11 .item22 .tit-prod {
		min-height: 110px;
	}
}

#stessa-famiglia11 .slide-famiglia11 .item22:hover .tit-prod {
	font-size: 20px;
	opacity: 0.5;
	margin-top: -70px;
	margin-bottom: 6px;
	margin-left: 30px;
	text-align: left;
	height: 64px;
	display: block;
	color: #ffffff;
}

#stessa-famiglia11 .slide-famiglia11 .item22 .box {
	padding: 20px 0 0;
	-webkit-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
}

@media (max-width: 1199px) {
	#stessa-famiglia11 .slide-famiglia11 .item22 .box {
		padding: 0;
	}
}

#stessa-famiglia11 .slide-famiglia11 .item22 p {
	margin: 0;
}

#stessa-famiglia11 .slide-famiglia11 .item22 p span {
}

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

#stessa-famiglia11 .slide-famiglia11 .slick-dots li button:before {
	font-size: 37px;
}

@media (max-width: 575px) {
          			
	#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item2 {
		margin: 0px;
		overflow: hidden;
		width: 48%;
	}

	#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item2 a {
		float: left;
		max-width: 98%;
		overflow: hidden;
		margin: 1%;
		padding: 0px;
	}

	#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item2 a img {
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}

	#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item4 {
		margin: 0px;
		overflow: hidden;
	}

	#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item4 a {
		float: left;
		max-width: 48%;
		overflow: hidden;
		margin: 1%;
		padding: 0px;
	}

	#stessa-famiglia11 .slide-famiglia11 .progetto-slick-row .item4 a img {
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}
}


	  
	  
/*********首页最新产品************/	  
.progetto-slide-nav {
	text-align: center;
	padding: 30px;
}

.progetto-slide-nav .slide-current {
	width: 50px;
	display: inline-block;
	-webkit-transform: translateY(-1px);
	transform: translateY(-1px);
	font-size: 12px;
	display: none;
}

.progetto-slide-nav a {
	display: inline-block;
	width: 49px;
	height: 85px;
	margin: 0 20px;
	background: url(/bootstrap/img/long-arrow.png) no-repeat center;
}

.progetto-slide-nav a.slide-prev {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	float: left;
	margin-top: -360px;
}

.progetto-slide-nav a.slide-next {
	float: right;
	margin-top: -360px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.progetto-slide-nav button {
	display: inline-block;
	vertical-align: top;
	border: 0;
	text-indent: -9999px;
	width: 49px;
	height: 85px;
	margin: 0 20px;
	background: url(/bootstrap/img/long-arrow.png) no-repeat center;
}

.progetto-slide-nav button.slide-prev {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media (max-width: 1441px) {
	.progetto-slide-nav a.slide-prev {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		float: left;
		margin-top: -280px;
	}

	.progetto-slide-nav a.slide-next {
		float: right;
		margin-top: -280px;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@media (max-width: 769px) {
	.progetto-slide-nav a.slide-prev {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		float: left;
		margin-top: -190px;
		background: url(/bootstrap/img/long-arrow-769.png) no-repeat center;
	}

	.progetto-slide-nav a.slide-next {
		float: right;
		margin-top: -190px;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		background: url(/bootstrap/img/long-arrow-769.png) no-repeat center;
	}
}

@media (max-width: 575px) {
	.progetto-slide-nav {
		text-align: center;
		padding: 10px;
		width: 38%;
	}

	.progetto-slide-nav a.slide-prev {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		float: left;
		margin-top: -150px;
		margin-left: -30px;
		background: url(/bootstrap/img/long-arrow-769.png) no-repeat center;
	}

	.progetto-slide-nav a.slide-next {
		background: url(/bootstrap/img/long-arrow-769.png) no-repeat center;
		float: right;
		margin: 0 20px;
		margin-top: -150px;
		margin-right: 30px;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

.slide-list td {
	padding-top: 40px !important;
}

.slide-list td .slide-current {
	width: 80px !important;
}
  
	


/*--------------------------------------------------
Stessa Famiglia
--------------------------------------------------*/
#stessa-famiglia22 {
	padding: 10px 0;
	margin-top: 50px;
}

@media (max-width: 767px) {
	#stessa-famiglia22 {
		padding: 10px 0;
	}
}

@media (max-width: 575px) {
	#stessa-famiglia22 {
		padding: 10px 0;
		margin-top: 50px;
		float: left;
	}
}

#stessa-famiglia22 .slide-famiglia22 {
	padding: 10px 0 0;
}

@media (max-width: 767px) {
	#stessa-famiglia22 .slide-famiglia22 {
		padding: 10px 0;
		margin: 0 -20px;
	}
}

#stessa-famiglia22 .slide-famiglia22 .project-slick-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 767px) {
	#stessa-famiglia22 .slide-famiglia22 .project-slick-row {
		overflow: hidden;
	}
}

#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item33 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.3333%;
	-ms-flex: 0 0  33.3333%;
	flex: 0 0  33.3333%;
	padding-bottom: 5px;
	overflow: hidden;
}

@media (max-width: 1560px) {
	#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item33 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.3333%;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
	}
}

@media (max-width: 991px) {
	#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item33 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333%;
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
	}
}

@media (max-width: 767px) {
	#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item33 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}

#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item1 {
	margin: 0px;
	overflow: hidden;
}

#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item1 a {
	float: left;
	max-width: 98%;
	overflow: hidden;
	margin: 1%;
	padding: 0px;
}

#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item1 a img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item2 {
	margin: 0px;
	overflow: hidden;
}

#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item2 a {
	float: left;
	max-width: 98%;
	overflow: hidden;
	margin: 1%;
	padding: 0px;
}

#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item2 a img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item4 {
	margin: 0px;
	overflow: hidden;
}

#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item4 a {
	float: left;
	max-width: 48%;
	overflow: hidden;
	margin: 1%;
	padding: 0px;
}

#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item4 a img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

#stessa-famiglia22 .slide-famiglia22 .item33 a {
	color: #000;
	display: block;
	position: relative;
	padding: 5px;
	overflow: hidden;
	margin: 0 5px 5px;
	height: 100%;
}

#stessa-famiglia22 .slide-famiglia22 .item33 a img {
	display: block;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}

#stessa-famiglia22 .slide-famiglia22 .item33 a img:hover {
	filter: brightness(8%)
}

#stessa-famiglia22 .slide-famiglia22 .item33 .tit-prod {
	font-size: 20px;
	padding: 20px 0 0 0;
	margin-top: 10px;
	text-align: left;
	height: 64px;
	display: none;
}

@media (max-width: 1199px) {
	#stessa-famiglia22 .slide-famiglia22 .item33 .tit-prod {
		min-height: 110px;
	}
}

@media (max-width: 991px) {
	#stessa-famiglia22 .slide-famiglia22 .item33 .tit-prod {
		min-height: 110px;
	}
}

#stessa-famiglia22 .slide-famiglia22 .item33:hover .tit-prod {
	font-size: 20px;
	opacity: 0.5;
	margin-top: -70px;
	margin-bottom: 6px;
	margin-left: 30px;
	text-align: left;
	height: 64px;
	display: block;
	color: #ffffff;
}

#stessa-famiglia22 .slide-famiglia22 .item33 .box {
	padding: 20px 0 0;
	-webkit-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
}

@media (max-width: 1199px) {
	#stessa-famiglia22 .slide-famiglia22 .item33 .box {
		padding: 0;
	}
}

#stessa-famiglia22 .slide-famiglia22 .item33 p {
	margin: 0;
}

#stessa-famiglia22 .slide-famiglia22 .item33 p span {
}

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

#stessa-famiglia22 .slide-famiglia22 .slick-dots li button:before {
	font-size: 37px;
}

@media (max-width: 575px) {
	#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item33 {
		width: 50%;
	}

	#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item2 {
		margin: 0px;
		overflow: hidden;
		width: 48%;
	}

	#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item2 a {
		float: left;
		max-width: 98%;
		overflow: hidden;
		margin: 1%;
		padding: 0px;
	}

	#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item2 a img {
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}

	#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item4 {
		margin: 0px;
		overflow: hidden;
	}

	#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item4 a {
		float: left;
		max-width: 48%;
		overflow: hidden;
		margin: 1%;
		padding: 0px;
	}

	#stessa-famiglia22 .slide-famiglia22 .project-slick-row .item4 a img {
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}
}

/*--------------------------------------------------
Intro services
--------------------------------------------------*/

#intro-services {
	padding: 130px 0 0px;
	background: url(/bootstrap/img/oem-bg.png) repeat-x top;
}

@media (max-width: 767px) {
	#intro-services {
		padding: 30px 0 0px;
		padding: 0;
	}
}

#intro-services .ser-titi {
	text-transform: uppercase;
	color: #666666;
}

.services-container-t {
	text-align: center;
	width: 100%;
}

.services-container img {
	width: 100%;
}

.services-container-a {
	overflow: hidden;
	width: 100%;
	padding-top: 80px;
}

.services-container-a h2 {
	font-size: 42px;
	padding-bottom: 40px;
}

.services-container-a h4 {
	line-height: 42px;
	padding-bottom: 40px;
}

.services-container-b {
	overflow: hidden;
	width: 100%;
	padding-top: 80px;
}

.services-container-b h2 {
	font-size: 42px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.services-container-b h4 {
	line-height: 42px;
	padding-bottom: 40px;
}

.services-container-b i {
	float: right;
	color: #ffaf01;
	line-height: 42px;
	padding-right: 50px;
}

.services-container-d {
	overflow: hidden;
	width: 100%;
	color: #ffffff;
	background: #252423;
	padding-top: 280px;
	margin-top: -140px;
}

.services-container-d .big-container {
	overflow: hidden;
	margin-bottom: 80px;
}

.services-container-d h2 {
	font-size: 42px;
	margin-top: 30px;
}

.services-container-d h2 span {
	color: #feca00;
}

.services-container-d h5 {
	padding-top: 40px;
	line-height: 42px;
}



	  
/*****首页 工程案例****************/	  
.project-slide-nav {
	text-align: center;
	padding: 30px;
}

.project-slide-nav .slide-current {
	width: 50px;
	display: inline-block;
	-webkit-transform: translateY(-1px);
	transform: translateY(-1px);
	font-size: 12px;
	display: none;
}

.project-slide-nav a {
	display: inline-block;
	width: 49px;
	height: 85px;
	margin: 0 20px;
	background: url(/bootstrap/img/long-arrow.png) no-repeat center;
}

.project-slide-nav a.slide-prev {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	float: left;
	margin-top: -290px;
}

.project-slide-nav a.slide-next {
	float: right;
	margin-top: -290px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.project-slide-nav button {
	display: inline-block;
	vertical-align: top;
	border: 0;
	text-indent: -9999px;
	width: 49px;
	height: 85px;
	margin: 0 20px;
	background: url(/bootstrap/img/long-arrow.png) no-repeat center;
}

.project-slide-nav button.slide-prev {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media (max-width: 1441px) {
	.project-slide-nav a.slide-prev {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		float: left;
		margin-top: -230px;
	}

	.project-slide-nav a.slide-next {
		float: right;
		margin-top: -230px;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@media (max-width: 769px) {
	.project-slide-nav a.slide-prev {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		float: left;
		margin-top: -120px;
		background: url(/bootstrap/img/long-arrow-769.png) no-repeat center;
	}

	.project-slide-nav a.slide-next {
		float: right;
		margin-top: -120px;
		background: url(/bootstrap/img/long-arrow-769.png) no-repeat center;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

.slide-list td {
	padding-top: 40px !important;
}

.slide-list td .slide-current {
	width: 80px !important;
}

#grace {
	width: 100%;
	margin-top: 0px;
	padding: 0px;
}

#grace .intro-image {
	margin: 0;
}

#grace .intro-image img {
	width: 100%;
}

#grace .container {
	background: #666666;
	max-height: 140px;
}

.fluid-width-video-wrapper {
	max-height: 840px;
}

#grace .grace_col {
	float: left;
	padding: 0px;
	width: 24.99%;
	max-height: 165px;
	position: relative;
}

.grace_hover {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: left;
	background: #666666;
	height: 140px;
}

.grace_hover h3 {
	color: #fff;
	width: 100%;
	float: left;
	font-weight: bold;
	padding: 50px 0 0 20px;
}

.grace_hover h5 {
	width: 100%;
	color: #ffffff;
	padding-left: 20px;
	float: left;
}

@media (max-width: 1199px) {
	#grace .grace_col {
		width: 24.99%;
	}

	.grace_hover {
		height: 120px;
	}

	.grace_hover h3 {
		padding: 15px 0 0 12px;
	}

	.grace_hover h5 {
		padding-left: 12px;
	}
}

@media (max-width: 769px) {
		  
	#grace .grace_col {
		padding: 0px;
		width: 50%;
	}

	.grace_hover {
		height: 110px;
	}

	.grace_hover h3 {
		font-size: 22px;
	}

	.grace_hover h5 {
		font-size: 18px;
	}
}

@media (max-width: 577px) {
	#grace .grace_col {
		padding: 0px;
		width: 50%;
	}

	.grace_hover h3 {
		font-size: 22px;
	}

	.grace_hover h5 {
		font-size: 18px;
	}
}

.grace_hover:hover {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: left;
	background: #fdd000;
}

.grace_hover:hover h3 {
	color: #666666;
}

.grace_hover:hover h5 {
	color: #666666;
}

/****************/

.grace_hover_on {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: left;
	background: #fdd000;
	height: 140px;
}

.grace_hover_on h3 {
	color: #666666;
	width: 100%;
	float: left;
	font-weight: bold;
	padding: 50px 0 0 20px;
}

.grace_hover_on h5 {
	width: 100%;
	color: #666666;
	padding-left: 20px;
	float: left;
}

@media (max-width: 1199px) {
    
		  
	.grace_hover_on {
		height: 120px;
	}

	.grace_hover_on h3 {
		padding: 15px 0 0 12px;
	}

	.grace_hover_on h5 {
		padding-left: 12px;
	}
}

@media (max-width: 767px) {
	  
	.grace_hover_on {
		height: 110px;
	}
}


/****************/
.grace_cc {
	margin-top: 15px;
}

.grace_tit {
	text-align: center;
	padding: 20px;
	;
}
/*--------------------------------------------------
Intro Prodotti
--------------------------------------------------*/
#intro-prodotti {
	height: 595px;
	overflow: hidden;
	text-align: center;
	margin-top: -10px;
}

#intro-prodotti h2 {
	margin-top: 180px;
	font-family: MyriadPro-BlackCond;
	font-size: 68px;
	text-transform: uppercase;
}

#intro-prodotti .categoria {
	font-size: 22px;
}

#intro-prodotti .filtri-cerca {
	width: 100%;
	position: relative;
	margin: 0 auto;
	margin-top: 50px;
	padding: 180px 0 0px 0;
}

#intro-prodotti .filtri-cerca ul {
	width: 100%;
}

#intro-prodotti .filtri-cerca ul li {
	width: 24%;
	float: left;
	list-style-type: none;
}

#intro-prodotti .filtri-cerca ul .select-tt1 {
	margin-left: 5%;
	margin-right: 5%;
}

#intro-prodotti .filtri-cerca ul .select-tt2 {
	margin-left: 1.5%;
	margin-right: 1.5%;
}

#intro-prodotti .filtri-cerca ul .select-tt3 {
	margin-left: 5%;
	margin-right: 5%;
}

#intro-prodotti .filtri-cerca ul .select-tt4 {
	margin-left: 38%;
	
	margin-right: 38%;
}

#intro-prodotti .filtri-cerca ul .select-tt5 {
	margin-left: 12%;
	margin-right: 12%;
}

#intro-prodotti .filtri-cerca select {
	opacity: 1;
	border: 1px solid #999999;
	font-size: 18px;
	padding: 10px 0;
	background: none;
	border-radius: 10px;
	color: #000000;
	text-indent: 10px;
	line-height: 26px;
	width: 100%;
	box-shadow: 2px 2px 3px #999999;
}

#intro-prodotti .filtri-cerca .option-item:hover {
	background-color: #ffbf00;
	color: #fff !important;
}

#intro-prodotti .filtri-cerca:after {
	content: '';
	display: block;
	height: 10px;
	width: 3px;
	position: relative;
	margin: 0 auto;
}

@media (max-width: 767px) {
	#intro-prodotti .filtri-cerca:after {
		height: 10px;
	}
}

/** iPad **/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#intro-prodotti .filtri-cerca {
		width: 100%;
		padding: 50px 0 0px 0;
	}

}
/** iPhone **/
@media only screen and (min-width: 320px) and (max-width: 767px) {
	
	#intro-prodotti {
		height: 300px;
	}

#intro-prodotti h2 {
	margin-top: 120px;
	font-family: MyriadPro-BlackCond;
	font-size: 34px;
	text-transform: uppercase;
}

#intro-prodotti .filtri-cerca {
	width: 100%;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
	padding: 50px 0 0px 0;
}


#intro-prodotti .filtri-cerca ul li {
	width: 31%;
	float: left;
	list-style-type: none;
}

#intro-prodotti .filtri-cerca ul .select-tt1 {
	margin-left: -6%;
	margin-right: 0%;
}

#intro-prodotti .filtri-cerca ul .select-tt2 {
	margin-left: 3%;
	margin-right: 3%;
}

#intro-prodotti .filtri-cerca ul .select-tt3 {
	margin-left: 0%;
	margin-right: 0%;
}

#intro-prodotti .filtri-cerca ul .select-tt4 {
	margin-left: 10%;
	width: 80%;
	margin-right: 10%;
}

#intro-prodotti .filtri-cerca ul .select-tt5 {
	margin-left: 12%;
	margin-right: 12%;
}

#intro-prodotti .filtri-cerca select {
	opacity: 1;
	border: 1px solid #999999;
	font-size: 18px;
	padding: 10px 0;
	background: none;
	border-radius: 10px;
	color: #000000;
	text-indent: 10px;
	line-height: 26px;
	width: 100%;
	box-shadow: 2px 2px 3px #999999;
}
}



/*--------------------------------------------------
Lista Prodotti
--------------------------------------------------*/
#lista-prodotti {
	margin-top: 30px;
	min-height:300px;
}

#lista-prodotti .pro-a .card-body img {
	   max-width: 100%;
        max-height: 100%;
        display: inline-block;
        vertical-align: middle;
}

.pro-a {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 0;
}

.pro-1 {
	padding-right: 0px;
	
}

.pro-1 .card-body {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 100%;
	
	text-align: center;
}

.pro-1 .card-body .card-title {
	font-size: 1.8rem;
	margin: 0;
	text-transform: uppercase;
	font-weight: bolder;
	color: #ffffff;
	font-family: MyriadPro-BlackCond;
}

.pro-1 .card-body .card-title p {
	font-family: MyriadPro-Light;
}

	.pro-1 .card-img-top {
		-webkit-transition: -webkit-transform .5s ease-in-out;
		transition: -webkit-transform .5s ease-in-out;
		transition: transform .5s ease-in-out;
		transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
	}

	.pro-1:hover .card-body {
			bottom: 0;
			background-color: rgba(255, 153, 0, 0.5);
		}
	

	.pro-1:hover .card-img-top {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}
	
	.pro-1 .card-body {
		height: 100%;
		bottom: -100%;
		-webkit-transition: bottom .2s ease-in-out;
		transition: bottom .2s ease-in-out;
	}

@media (min-width: 992px) {
	

	
}

@media (min-width: 576px) and (max-width: 1199.98px) {
	.card-columns {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	
   

	
}

/** iPad **/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.pro-1 .card-body .card-title {
		font-size: 1.3rem;
	}

}
/** iPhone **/
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.pro-1 .card-body .card-title {
		font-size: 1.2rem;
	}
	
	.pro-1:hover .card-body {
		bottom: 0;
		background-color: none;
	}
	
}



/******************/


.pro-2 {
	padding-right: 0px;
	margin:10px;

}

.pro-2 .card-body {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 100%;
	
	text-align: center;
}

.pro-2 .card-body .card-title {
	font-size: 1.8rem;
	margin: 0;
	text-transform: uppercase;
	font-weight: bolder;
	color: #ffffff;
	font-family: MyriadPro-BlackCond;
}

.pro-2 .card-body .card-title p {
	font-family: MyriadPro-Light;
}

	.pro-2 .card-img-top {
		-webkit-transition: -webkit-transform .5s ease-in-out;
		transition: -webkit-transform .5s ease-in-out;
		transition: transform .5s ease-in-out;
		transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
	}

	.pro-2:hover .card-body {
		bottom: 0;
		background-color: rgba(255, 153, 0, 0.5);
	}

	.pro-2:hover .card-img-top {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}
	
	.pro-2 .card-body {
		height: 100%;
		bottom: -100%;
		-webkit-transition: bottom .2s ease-in-out;
		transition: bottom .2s ease-in-out;
	}

@media (min-width: 992px) {
	

	
}

@media (min-width: 576px) and (max-width: 1199.98px) {
	.card-columns {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	
   

	
}

/** iPad **/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.pro-2 .card-body .card-title {
		font-size: 1.3rem;
	}

}
/** iPhone **/
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.pro-2 .card-body .card-title {
		font-size: 1.2rem;
	}
	
	
	.pro-2 {
		
		margin:0px;

	}
	
}

/*--------------------------------------------------
Filtri Prodotti
--------------------------------------------------*/
#filtri-prodotti {
	padding: 50px 0;
}

#filtri-prodotti .filtri-mobile {
	padding: 30px 0;
	display: none;
}

#filtri-prodotti .filtri-mobile.open {
	display: block;
}

#filtri-prodotti .filtri-mobile .item {
	margin: 20px 0;
}

#filtri-prodotti .filtri-mobile .item h4 {
	font-size: 16px;
}

#filtri-prodotti .filtri-mobile .item .select select {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #000;
	padding: 5px;
	margin: 5px 0;
}

#filtri-prodotti .link-filtri-mobile {
	display: none;
	text-align: center;
}

@media (max-width: 767px) {
	#filtri-prodotti .link-filtri-mobile {
		display: block;
	}
}

#filtri-prodotti .link-filtri-mobile a {
	font-size: 20px;
	color: #000;
}

#filtri-prodotti .link-filtri-mobile a:hover, #filtri-prodotti .link-filtri-mobile a:focus {
	text-decoration: none;
}

#filtri-prodotti .flex-filtri {
	width: 80%;
	position: relative;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (max-width: 1199px) {
	#filtri-prodotti .flex-filtri {
		width: 100%;
	}
}

@media (max-width: 767px) {
	#filtri-prodotti .flex-filtri {
		display: none;
	}
}

#filtri-prodotti .flex-filtri .item {
	width: 20%;
	padding: 0 10px;
}

#filtri-prodotti .flex-filtri .item h4 {
	font-size: 18px;
}

@media (max-width: 991px) {
	#filtri-prodotti .flex-filtri .item h4 {
		font-size: 16px;
	}
}

#filtri-prodotti .flex-filtri .item .select select {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #000;
	padding: 10px;
	margin: 5px 0;
}

#filtri-prodotti .flex-filtri .item .select select option {
	font-size: 16px;
	line-height: 26px;
}

/*--------------------------------------------------
Intro about
--------------------------------------------------*/
.about-container {
	width: 100%;
	padding: 60px 0 0px;
	line-height: 28px;
	overflow: hidden;
}

@media (max-width: 767px) {
	.about-container {
		padding: 0;
	}
}

.about-container .ser-titi {
	text-transform: uppercase;
	color: #666666;
}

.about-container-a {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.about-container-b {
	background: #f6f6f6;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.about-container .descrizione-progetto {
	width: 100%;
	position: relative;
	margin: 0 auto;
	line-height: 30px;
}

@media (max-width: 1199px) {
	.about-container .descrizione-progetto {
		width: 100%;
		padding: 50px;
	}
}

@media (max-width: 991px) {
	.about-container .descrizione-progetto {
		padding: 50px 0;
	}
}

@media (max-width: 767px) {
	.about-container .descrizione-progetto {
		width: 100%;
		padding: 40px 0;
	}
}

.about-container .descrizione-progetto .meta-progetto {
	font-size: 14px;
	top: 97px;
}

@media (max-width: 1199px) {
	.about-container .descrizione-progetto .meta-progetto {
		position: static;
		margin-bottom: 20px;
	}
}

.about-container .descrizione-progetto .meta-progetto .architetto {
	width: 35%;
	float: left;
	margin-right: 2%;
}

.about-container .descrizione-progetto .meta-progetto .architetto p {
	font-size: 22px;
	line-height: 32px;
}

.about-container .descrizione-progetto .meta-progetto .architetto .cat {
	font-size: 32px;
	line-height: 32px;
	color: #000000;
}

.about-container .descrizione-progetto .meta-progetto .location {
	width: 33.3333%;
	float: left;
	text-align: left;
	font-size: 18px;
}

@media (max-width: 991px) {
	.about-container .descrizione-progetto .meta-progetto .architetto {
		width: 35%;
		float: left;
	}

	.about-container .descrizione-progetto .meta-progetto .location {
		width: 63%;
		float: left;
	}
}

@media (max-width: 767px) {
	.about-container .descrizione-progetto .meta-progetto .architetto {
		width: 100%;
		float: left;
	}

	.about-container .descrizione-progetto .meta-progetto .location {
		width: 100%;
		float: left;
	}
}

@media (max-width: 575px) {
		
	.about-container .descrizione-progetto .meta-progetto .architetto {
		width: 100%;
		height: 100%;
		float: left;
	}

	.about-container .descrizione-progetto .meta-progetto .architetto p.cat {
		text-transform: uppercase;
		margin: 0;
		font-size: 26px;
		line-height: 14px;
		margin-bottom: 10px;
	}

	.about-container .descrizione-progetto .meta-progetto .location {
		width: 100%;
		float: left;
		text-align: left;
		font-size: 14px;
	}
}

.about-container .descrizione-progetto .meta-progetto div {
	margin: 0 0 20px;
}

.about-container .descrizione-progetto .meta-progetto div .cat {
	text-transform: uppercase;
	margin: 0;
	line-height: 14px;
	margin-bottom: 10px;
}

.about-container .descrizione-progetto .meta-progetto div a {
	color: #000;
}

.about-container .descrizione-progetto .meta-progetto div a:before {
	display: none;
}

.about-container .descrizione-progetto .meta-progetto div a:hover, .about-container .descrizione-progetto .meta-progetto div a:focus {
	text-decoration: none;
}

.about-container-c {
	width: 100%;
	padding: 50px 0;
	background: #f0f0f0;
	overflow: hidden;
	margin: 0;
}

@media (max-width: 769px) {
	.about-container-c {
		padding: 30px 0;
	}
}

@media (max-width: 575px) {
	.about-container-c {
		padding: 10px 0;
		margin-top: 50px;
		float: left;
	}
}

.about-container-c-bg {
	width: 100%;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	margin: 0;
	padding-bottom: 15%;
	position: relative;
	background: url(/bootstrap/img/about_2_l.png) no-repeat left;
	background-size: 1280px 750px;
	overflow: hidden;
	color: #ffffff;
}

.about-container-c-l-p {
	display: none;
}

.about-container-c-l {
	width: 60%;
	float: left;
}

.about-container-c-r {
	width: 30%;
	padding-left: 1%;
	float: right;
}

.about-container-c-r-tt {
	width: 80%;
	float: left;
	margin-top: 50px;
}

.about-container-c-r h4 {
	color: #000000;
}

@media (max-width: 1560px) {
	.about-container-c-bg {
		padding-bottom: 8%;
		background: url(/bootstrap/img/about_2_l.png) no-repeat left;
		background-size: 900px 530px;
	}
}

@media (max-width: 1199px) {
	.about-container-c-bg {
		padding-bottom: 5%;
		background: url(/bootstrap/img/about_2_l.png) no-repeat left;
		background-size: 800px 472px;
	}

	.about-container-c-r img {
		width: 80%;
	}
}

@media (max-width: 991px) {
	.about-container-c-bg {
		padding-bottom: 4%;
		background: url(/bootstrap/img/about_2_l.png) no-repeat left;
		background-size: 650px 384px;
	}

	.about-container-c-r img {
		width: 70%;
	}
}

@media (max-width: 769px) {
	.about-container-c-bg {
		padding-bottom: 2%;
		background: url(/bootstrap/img/about_2_l.png) no-repeat left;
		background-size: 520px 307px;
	}

	.about-container-c-r img {
		width: 60%;
	}

	.about-container-c-r-tt {
		width: 80%;
		margin-top: 10px;
	}

	.about-container-c-r-tt h4 {
		font-size: 14px;
	}
}

@media (max-width: 575px) {
	.about-container-c-l-p {
		display: block;
	}

	.about-container-c-bg {
		padding-bottom: -10%;
		background: none;
		background-size: 500px 295px;
	}

	.about-container-c-l {
		width: 100%;
		float: left;
		height: auto;
		margin-top: 1%;
	}

	.about-container-c-r {
		width: 100%;
		float: left;
		padding-top: -300px;
	}

	.about-container-c-r img {
		width: 50%;
		float: left;
	}

	.about-container-c-r-tt {
		width: 45%;
		margin-top: 10px;
		margin-left: 1%;
	}

	.about-container-c-r-tt h4 {
		font-size: 14px;
		line-height: 23px;
	}
}

.about-container-d {
	width: 100%;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	margin: 0;
	padding-bottom: 30%;
	position: relative;
	background: url(/bootstrap/img/about_3.png) no-repeat center;
	background-size: cover;
	overflow: hidden;
	color: #ffffff;
}

.about-container-d .titi-1 {
	float: left;
	padding-top: 180px;
	padding-bottom: 10px;
	width: 100%;
	padding-left: 50%;
}

.about-container-d .titi-1 h2 {
	float: left;
	width: 100%;
}

.about-container-d .titi-1 h4 {
	float: left;
	padding-top: 1%;
}

.about-container-e {
	width: 100%;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	margin: 0;
	padding-bottom: 30%;
	position: relative;
	background: url(/bootstrap/img/about_4.png) no-repeat center;
	background-size: cover;
	overflow: hidden;
	color: #ffffff;
}

.about-container-e .titi-1 {
	float: left;
	padding-top: 350px;
	padding-bottom: 10px;
	width: 100%;
}

.about-container-e .titi-1 h2 {
	float: left;
	width: 100%;
}

.about-container-e .titi-1 h4 {
	float: left;
	padding-top: 1%;
}


/*--------------------------------------------------
Intro page
--------------------------------------------------*/
#intro-page .intro-image {
	margin: 0;
}

#intro-page .intro-image img {
	width: 100%;
}

#intro-about .intro-image {
	margin: 0;
}

#intro-about .intro-image img {
	width: 100%;
}

.page-container {
	padding: 60px 0 0px;
	line-height: 28px;
}
.intro-page-title h2{
	margin-top:105px; 
	margin-bottom:85px; 
	
	font-size:2.5rem;
}
.intro-page-title-1{
		font-size:2.0rem;
		line-height:2.8rem;
	}
.intro-page-title-2{
		font-size:1.6rem; 
		font-weight:bold;
		
	}	
.intro-page-title-2 ul { 
		margin-top:10px;	
            color: #ff8c00;
	}
.intro-page-title-2 li { 
      margin-top:10px;	
	}	
.intro-page-title-2 li span{ 
      color: #000000;	
	}
.intro-page-title-3 h2{ 
		margin-bottom:25px; 
		font-size:3.4rem;
		font-weight:bolder;
	}
.intro-page-title-3 h3{
	padding-top:38px;
		margin-bottom:25px; 
		font-size:1.62rem;
		line-height:2.8rem;
		
	}		
@media (max-width: 767px) {
	.page-container {
		padding: 0;
	}
	
	.intro-page-title h2{
		margin-top:35px; 
		margin-bottom:35px; 
		font-size:2.0rem;
		font-weight:bolder;
	}
	
	.intro-page-title-1{
		font-size:1.2rem;
		line-height:1.8rem;
	}
	
	.intro-page-title-2{
		font-size:1.2em; 
		font-weight:bold;
		
	}	
}

.page-container .ser-titi {
	background: #f6f6f6;
	text-transform: uppercase;
	color: #666666;
}

.page-container-b {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 30px;
}

	.intro-video{
		padding-top:260px;
	}

/*--------------------------------------------------
product-show
--------------------------------------------------*/

.zoomImage{
    width:100%;
    height:0;
    padding-bottom: 100%;
    overflow:hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    background-size:cover;
}

#product-show .intro-image {
	margin: 0;
}

#product-show .intro-image img {
	width: 100%;
}

.product-show {
	padding: 60px 0 0px;
}

@media (max-width: 767px) {
	.product-container {
		padding: 0;
	}
}



.product-container .ser-titi {
	background: #f6f6f6;
	text-transform: uppercase;
	color: #666666;
}

.product-top {
	width: 100%;
}

.product-top .product-tta {
	font-size: 2.125em;
	float: left;
	font-family: MyriadPro-BlackCond;
	overflow: hidden;
	margin-left:-10px;
	
}

.product-top .product-tta p {
	font-family: MyriadPro-Light;
}

.product-top .product-ttb {
	font-size: 2.125em;
	float: right;
	overflow: hidden;
}

/** iPhone **/
@media only screen and (min-width: 320px) and (max-width: 767px) {
	/* .intro-image img{
		height:300px;
		width:auto;
		
	} */
	
	
	.product-top{
		padding-top:50px;

		height:100px;
	}
	
	.product-top .product-tta {
		
		font-size: 1.6rem;
		float: left;
		font-family: MyriadPro-BlackCond;
		overflow: hidden;
		height:60px;
	}
	
	.page-container-b{
		
		margin-top:-60px;
		margin-bottom:-60px;
	}
	.product_cc_t{
		margin-top:20px;
	}
	
	.scrollpic {
		width: 100%;
		margin-top:-80px;
		
		height:140px;
	
	}

	
	#myscroll{
		margin-top:-60px;
		margin-left:10px;
	}
	#myscroll ul {
		display: block;
		float: left;
		list-style-type: none;
		padding: 0;
		margin: 0;
		
		margin-left:80px;
	}
	
	#myscroll ul li {
		display: block;
	float: left;

	width: 350px;
	padding: 0;
	position: relative;
	height: 128px;
	color: #333;
	}
	
	#myscroll ul li a {
	display: block;
	float: left;
	margin:10px;
	width: 350px;
	padding: 0;
	position: relative;
	height: 128px;
	color: #333;
}

	
	.page-container-b{
		margin-bottom:10px;
	}
	.intro-video{
		padding-top:600px;
	}
	
}
.product_down a {
	background: #ff9900;
	border: 2px solid #ff9900;
	padding: 5px 15px 5px 15px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bolder;
	border-radius: 5px;
	color: #fffffff;
	left: 0;
	bottom: 0px;
	float: right;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	margin-top: 12px;
	font-weight: bold;
}

.product_down a:hover, .product_down:focus {
	background: #ff9900;
	border-color: #ff9900;
	color: #000;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}
@media only screen and (min-width: 320px) and (max-width: 400px) {
	.product_down {
		float:left;
		margin-left:25%;
		bottom: 0px;
	}
}
.product-container-b {
	background: #f6f6f6;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.product_cc_t {
	font-size: 18px;
	font-family: MyriadPro-BlackCond;
	color:#ff9201;
}

.product_cc_show{
	overflow:hidden;
	
}


.product_cc_cc .card-body .card-title {
	font-size: 1.4rem;
}


/*--------------------------------------------------
project-show
--------------------------------------------------*/
#project-show .intro-image {
	margin: 0;
}

#project-show .intro-image img {
	width: 100%;
}

.project-show {
	padding: 60px 0 0px;
}

@media (max-width: 767px) {
	.page-container {
		padding: 0;
	}
}

.page-container .ser-titi {
	background: #f6f6f6;
	text-transform: uppercase;
	color: #666666;
}

.project-top {
	width: 100%;
}

.project-top .project-tta {
	width: 100%;
	margin:0 auto;
	text-align:center;
	font-size: 2.125em;
	
	overflow: hidden;
}

.project-top .project-ttb {
	width: 100%;
	margin:0 auto;
	
	overflow: hidden;
	max-width:1030px;
}

#my-slide {
	width: 100%;
	height: 680px;
}

#my-slide .slide-list {
	max-width: 1300px;
	width: 100%;
	height: 550px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

#my-slide .slide-list li {
	margin-right: 20px;
	height: 680px;
	position: absolute;
	top: 0;
	overflow: hidden;
	width: calc(100% - 20px - 50%);
	max-width: 680px;
}

#my-slide .slide-list li img {
	height: 680px;
	width: 660px;
}

/**椤堕儴骞荤伅鐗囨寜閽�**/
.slick-top-prev {
	position: absolute;
	display: block;
	height: 70px;
	width: 70px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	top: 50%;
	left: 0px;
	margin-top: -35px;
}

.slick-arrow {
	background-color: #333;
	font-family: monospace;
	font-weight: 100;
	font-size: 50px;
	color: #ffffff;
	outline: none;
	z-index: 1;
	opacity: .5;
	border-color: #333;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.slick-arrow:hover {
	background: #ff9900;
	color: #000000;
	border-color: #ff9900;
}

.slick-top-prev:before {
	content: "<";
	font-weight: bold;
}

.slick-top-next {
	position: absolute;
	display: block;
	height: 70px;
	width: 70px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	top: 50%;
	right: 0px;
	margin-top: -35px;
}

.slick-top-next:before {
	content: ">";
	font-weight: bold;
}

.project-show-b {
	background: #f6f6f6;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.scrollpic {
	width: 100%;
	margin: 40px auto 0 auto;
	margin-bottom:40px;
}

#myscroll {
	
	display: block;
	width: 100%;
	position: relative;
	height: 158px;
	overflow: hidden;
}

#myscroll #myscrollbox {
	margin-top:30px;
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}

#myscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	
	
}

#myscroll ul li a {
	display: block;
	float: left;
	margin:10px;
	width: 315px;
	padding: 0;
	position: relative;
	height: 115px;
	color: #333;
}

#myscroll a .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #ff9900;
	filter: alpha(opacity=50);
	width: 265px;
	height: 98px;
	color: #fff;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	text-align: center;
}

#myscroll a .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	height: 40px;
	width: 265px;
	line-height: 30px;
	border-bottom: 1px solid #347fdc;
	font-weight: 100;
}

#myscroll a .intro p {
	font-size: 1.8rem;
	line-height: 100px;
	padding-top: 100px;
	color: #fff;
	margin: 0 auto;
 /*水平居中*/
	height: 98px;
	overflow: hidden;
}

#myscroll a .intro {
	bottom: -215px;
}

#myscroll a:hover .intro {
	bottom: 0px;
}

#mybtns {
	width: 100%;
	margin: 0 auto;
	display: block;
	
	height: 42px;
	
	margin-bottom: 20px;
	margin-top: 20px;
}

#mybtns a {
	width: 130px;
	height: 52px;
	font-size: 1.2rem;
	display: inline-block;
	float: left;
	margin-right: 1px;
	margin-left: 10px;
	color: #000000;
}

#mybtns a:hover {
	color: #ff9900;
}

#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#mybtns #left {
	
	-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		float: left;
		margin-top: -100px;
		margin-left:-30px;
		background: url(/bootstrap/img/long-arrow-769.png) no-repeat center;
}

#mybtns #right {
	
	float: right;
	margin-right:0px;
		margin-top: -100px;
		margin-right:-30px;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		background: url(/bootstrap/img/long-arrow-769.png) no-repeat center;
}

#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 500px;
	overflow: hidden;
}


/*--------------------------------------------------
Lista Progetti
--------------------------------------------------*/
#lista-progetti {
	padding: 80px 0 0;
}

@media (max-width: 767px) {
	#lista-progetti {
		padding: 40px 0 0;
	}
}

@media (max-width: 1199px) {
	#lista-progetti .big-container {
		width: 85%;
	}
}

@media (max-width: 991px) {
	#lista-progetti .big-container {
		width: 90%;
	}
}

@media (max-width: 767px) {
	#lista-progetti .big-container {
		width: 100%;
	}
}

#lista-progetti .intro-pagina {
	position: relative;
	text-align: center;
}

#lista-progetti .intro-pagina .categoria {
	text-transform: uppercase;
	font-size: 1rem;
}

#lista-progetti .intro-pagina .filtri-cerca {
	padding: 20px 0;
}

#lista-progetti .intro-pagina .filtri-cerca:after {
	content: '';
	display: block;
	height: 70px;
	width: 3px;
	position: relative;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 0px;
	background-color: #000;
}

@media (max-width: 767px) {
	#lista-progetti .intro-pagina .filtri-cerca:after {
		margin-top: 50px;
		margin-bottom: 0px;
		height: 40px;
	}
}

#lista-progetti .intro-pagina .filtri-cerca .wrap-filtri-cerca {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 40%;
	position: relative;
	margin: 0 auto;
}

@media (max-width: 1560px) {
	#lista-progetti .intro-pagina .filtri-cerca .wrap-filtri-cerca {
		width: 70%;
	}
}

@media (max-width: 991px) {
	#lista-progetti .intro-pagina .filtri-cerca .wrap-filtri-cerca {
		width: 80%;
	}
}

@media (max-width: 767px) {
	#lista-progetti .intro-pagina .filtri-cerca .wrap-filtri-cerca {
		width: 100%;
	}
}

#lista-progetti .intro-pagina .filtri-cerca .wrap-filtri-cerca .col {
	width: 50%;
	padding: 0 20px;
}

@media (max-width: 767px) {
	#lista-progetti .intro-pagina .filtri-cerca .wrap-filtri-cerca .col {
		padding: 0 10px;
		width: 100%;
		padding-bottom: 10px;
	}
}

#lista-progetti .intro-pagina .filtri-cerca .wrap-filtri-cerca .col select {
	background-color: #fff;
	border: 0;
	border-bottom: 1px solid #000;
	font-size: 16px;
	padding: 10px 0;
	width: 100%;
}

#lista-progetti .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod {
	position: relative;
}

#lista-progetti .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #000;
	padding: 0px 8px;
	width: 100%;
	height: 30px;
	margin-top: 5px;
}

#lista-progetti .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod input::-webkit-input-placeholder {
	font-size: 16px;
	color: #000 !important;
}

#lista-progetti .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod input::-moz-placeholder {
	font-size: 16px;
	color: #000 !important;
}

#lista-progetti .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod input::-ms-input-placeholder {
	font-size: 16px;
	color: #000 !important;
}

#lista-progetti .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod input::placeholder {
	font-size: 16px;
	color: #000 !important;
}

#lista-progetti .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod button {
	background: transparent;
	border: 0;
	cursor: pointer;
	position: absolute;
	z-index: 1;
	float: right;
	right: 0;
	top: 8px;
}

#lista-progetti .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod button img {
	width: 16px;
	height: auto;
}

#lista-progetti .intro-pagina ul.filtri {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 700px;
	margin-bottom: 50px;
}

@media (max-width: 991px) {
	#lista-progetti .intro-pagina ul.filtri {
		width: 100%;
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	#lista-progetti .intro-pagina ul.filtri {
		display: none;
	}
}

#lista-progetti .intro-pagina ul.filtri li {
	display: inline-block;
	margin-right: 20px;
	color: #939292;
	font-size: 16px;
	margin-bottom: 5px;
}

#lista-progetti .intro-pagina ul.filtri-mobile {
	display: none;
      /*list-style: none;
            padding: 0;
            margin: 0;
            width: 700px;
            margin-bottom: 50px;*/
}

#lista-progetti .intro-pagina ul.filtri-mobile li {
	display: inline-block;
	margin-right: 20px;
	color: #939292;
	font-size: 16px;
	margin-bottom: 5px;
}

#lista-progetti .intro-pagina ul.filtri-mobile.open {
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

#lista-progetti .flex-progetti {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 80px 0 0;
	margin: 0 -20px;
}

#lista-progetti .flex-progetti .item {
	padding: 0 20px;
	width: 33.33333333%;
	position: relative;
}

@media (max-width: 1199px) {
	#lista-progetti .flex-progetti .item {
		width: 50%;
	}
}

@media (max-width: 767px) {
	#lista-progetti .flex-progetti .item {
		padding: 0 10px;
		width: 100%;
	}
}

#lista-progetti .flex-progetti .item .thumb-progetto {
	position: relative;
	background: #000;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	display: block;
}

#lista-progetti .flex-progetti .item .thumb-progetto:hover img {
	opacity: .5;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

#lista-progetti .flex-progetti .item .thumb-progetto:hover .read-more {
	opacity: 1;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

#lista-progetti .flex-progetti .item .thumb-progetto img {
	width: 100%;
}

#lista-progetti .flex-progetti .item .thumb-progetto .read-more {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 52px;
	width: 245px;
	background: transparent;
	margin: auto;
	text-align: center;
	border: 2px solid #fff;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	opacity: .01;
}

#lista-progetti .flex-progetti .item .thumb-progetto .read-more:hover, #lista-progetti .flex-progetti .item .thumb-progetto .read-more:focus {
	text-decoration: none;
	color: #000;
	border-color: #ffcc00;
	background: #ffcc00;
}

@media (max-width: 1199px) {
	#lista-progetti .flex-progetti .item .thumb-progetto .read-more {
		width: 200px;
		font-size: 14px;
		line-height: 51px;
	}
}

@media (max-width: 767px) {
	#lista-progetti .flex-progetti .item .thumb-progetto .read-more {
		width: 150px;
		height: 40px;
		font-size: 13px;
		line-height: 40px;
	}
}

@media (max-width: 575px) {
	#lista-progetti .flex-progetti .item .thumb-progetto .read-more {
		display: none !important;
	}
}

#lista-progetti .flex-progetti .item .meta-progetto {
	padding: 20px 0 50px;
	padding-left: 80px;
	position: relative;
}

@media (max-width: 991px) {
	#lista-progetti .flex-progetti .item .meta-progetto {
		padding-left: 70px;
	}
}

@media (max-width: 575px) {
	#lista-progetti .flex-progetti .item .meta-progetto {
		padding: 10px 0 30px;
	}
}

#lista-progetti .flex-progetti .item .meta-progetto:before {
	content: '';
	width: 70px;
	height: 5px;
	background-color: #000;
	position: absolute;
	display: block;
	left: 0;
	top: 26px;
}

@media (max-width: 991px) {
	#lista-progetti .flex-progetti .item .meta-progetto:before {
		width: 50px;
	}
}

@media (max-width: 767px) {
	#lista-progetti .flex-progetti .item .meta-progetto:before {
		display: none;
	}
}

@media (max-width: 575px) {
	#lista-progetti .flex-progetti .item .meta-progetto:before {
		width: 30px;
		height: 3px;
	}
}

#lista-progetti .flex-progetti .item .meta-progetto h4 {
	font-size: 20px;
}

@media (max-width: 1560px) {
	#lista-progetti .flex-progetti .item .meta-progetto h4 {
		font-size: 18px;
	}
}

@media (max-width: 575px) {
	#lista-progetti .flex-progetti .item .meta-progetto h4 {
		font-size: 17px;
	}
}

#lista-progetti .flex-progetti .item .meta-progetto .location {
	margin: 0;
}

/*--------------------------------------------------
Paginazione Progetti
--------------------------------------------------*/
#paginazione-progetti {
	padding: 50px 0 70px;
	text-align: center;
}

@media (max-width: 991px) {
	#paginazione-progetti {
		padding: 20px 0 50px;
	}
}

#paginazione-progetti ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#paginazione-progetti ul li {
	padding: 0;
	display: inline-block;
	margin: 0 20px;
}

@media (max-width: 767px) {
	#paginazione-progetti ul li {
		margin: 0 10px;
	}
}

#paginazione-progetti ul li.active a {
	font-weight: bold;
}

#paginazione-progetti ul li a {
	color: #969696;
	font-size: 15px;
}

#paginazione-progetti ul li a:hover, #paginazione-progetti ul li a:focus {
	color: #000;
	text-decoration: none;
}

/*--------------------------------------------------
Scheda Progetto
--------------------------------------------------*/
#scheda-progetto {
	padding: 0px 0 0;
}

@media (max-width: 991px) {
	#scheda-progetto {
		margin-top: -25px;
	}
}

@media (max-width: 767px) {
	#scheda-progetto {
		padding: 0px 0 0;
		margin-top: -25px;
	}
}

@media (max-width: 565px) {
	#scheda-progetto {
		margin-top: -55px;
	}
}

#scheda-progetto .intro-pagina {
	position: relative;
	text-align: center;
}

#scheda-progetto .intro-image img {
	width: 100%;
	max-height: 670px;
}

#scheda-progetto .intro-pagina h1 span {
}

#scheda-progetto .intro-pagina .cat-progetto {
	text-transform: uppercase;
	font-size: 16px;
}

#scheda-progetto .intro-pagina .cat-progetto:after {
	content: '';
	display: block;
	height: 70px;
	width: 3px;
	position: relative;
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 90px;
	background-color: #000;
}

@media (max-width: 767px) {
	#scheda-progetto .intro-pagina .cat-progetto:after {
		margin-top: 50px;
		margin-bottom: 50px;
		height: 40px;
	}
}

#scheda-progetto .descrizione-progetto {
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 90px 0;
	font-size: 16px;
	line-height: 30px;
}

@media (max-width: 1199px) {
	#scheda-progetto .descrizione-progetto {
		width: 100%;
		padding: 50px;
	}
}

@media (max-width: 991px) {
	#scheda-progetto .descrizione-progetto {
		padding: 50px 0;
	}
}

@media (max-width: 767px) {
	#scheda-progetto .descrizione-progetto {
		width: 100%;
		padding: 40px 0;
	}
}

#scheda-progetto .descrizione-progetto a {
	position: relative;
	z-index: 1;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	white-space: nowrap;
	display: inline-block;
}

#scheda-progetto .descrizione-progetto a:before {
	content: '';
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 5px;
	width: 100%;
	height: 8px;
	background: #ffcc00;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#scheda-progetto .descrizione-progetto a:hover:before {
	height: 22px;
}

#scheda-progetto .descrizione-progetto .meta-progetto {
	font-size: 14px;
	top: 97px;
}

@media (max-width: 1199px) {
	#scheda-progetto .descrizione-progetto .meta-progetto {
		position: static;
		margin-bottom: 20px;
	}
}

#scheda-progetto .descrizione-progetto .meta-progetto .architetto {
	width: 35%;
	float: left;
	margin-right: 4%;
}

#scheda-progetto .descrizione-progetto .meta-progetto .architetto p {
	font-size: 28px;
	line-height: 32px;
	color: #666;
}

#scheda-progetto .descrizione-progetto .meta-progetto .architetto .cat {
	font-size: 28px;
	line-height: 32px;
	color: #000000;
}

#scheda-progetto .descrizione-progetto .meta-progetto .location {
	width: 60%;
	float: left;
}

@media (max-width: 767px) {
	#scheda-progetto .descrizione-progetto .meta-progetto .architetto {
		width: 100%;
		float: left;
	}

	#scheda-progetto .descrizione-progetto .meta-progetto .location {
		width: 100%;
		float: left;
	}
}

#scheda-progetto .descrizione-progetto .meta-progetto div {
	margin: 0 0 20px;
}

#scheda-progetto .descrizione-progetto .meta-progetto div .cat {
	text-transform: uppercase;
	margin: 0;
	line-height: 14px;
	margin-bottom: 10px;
}

#scheda-progetto .descrizione-progetto .meta-progetto div a {
	color: #000;
}

#scheda-progetto .descrizione-progetto .meta-progetto div a:before {
	display: none;
}

#scheda-progetto .descrizione-progetto .meta-progetto div a:hover, #scheda-progetto .descrizione-progetto .meta-progetto div a:focus {
	text-decoration: none;
}

#scheda-progetto .descrizione-progetto blockquote {
	margin-top: 30px;
	margin-bottom: 30px;
	border-left: 5px solid #000;
	-webkit-transform: translateX(-125px);
	transform: translateX(-125px);
	padding: 0 0 0 55px;
}

@media (max-width: 1199px) {
	#scheda-progetto .descrizione-progetto blockquote {
		-webkit-transform: none;
		transform: none;
	}
}

#scheda-progetto .descrizione-progetto .featured {
	margin-left: -50px;
	padding-left: 10px;
	position: relative;
}

@media (max-width: 1199px) {
	#scheda-progetto .descrizione-progetto .featured {
		padding-left: 0;
	}
}

@media (max-width: 991px) {
	#scheda-progetto .descrizione-progetto .featured {
		padding-left: 0;
		margin-left: 0;
		margin-bottom: 40px;
	}
}

@media (max-width: 767px) {
	#scheda-progetto .descrizione-progetto .featured {
		margin-left: 0;
	}
}

#scheda-progetto .descrizione-progetto .featured:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 5px;
	left: -80px;
	background-color: #000;
}

@media (max-width: 991px) {
	#scheda-progetto .descrizione-progetto .featured:before {
		left: -20px;
	}
}

@media (max-width: 767px) {
	#scheda-progetto .descrizione-progetto .featured:before {
		display: none;
	}
}

#scheda-progetto .flexbox-image {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	margin: 0 -20px;
	text-align: center;
}

#scheda-progetto .flexbox-image .item {
	width: 50%;
	padding: 0 20px;
}

@media (max-width: 767px) {
	#scheda-progetto .flexbox-image .item {
		width: 100%;
		padding: 20px;
	}
}

#scheda-progetto .flexbox-image .item img {
	width: 100%;
}

#scheda-progetto .slide-progetto img {
	width: auto;
	height: 380px;
	padding: 0 3px;
}

@media (max-width: 1560px) {
	#scheda-progetto .slide-progetto img {
		height: 600px;
	}
}

@media (max-width: 1199px) {
	#scheda-progetto .slide-progetto img {
		height: 500px;
	}
}

@media (max-width: 991px) {
	#scheda-progetto .slide-progetto img {
		height: 400px;
	}
}

@media (max-width: 767px) {
	#scheda-progetto .slide-progetto img {
		width: auto;
	}
}

#scheda-progetto .slide-progetto .slick-dots {
	bottom: -60px;
	position: relative;
	z-index: 100;
}

#scheda-progetto .slide-progetto .slick-dots li button:before {
	font-size: 10px;
}

#scheda-progetto .img-progetto-container {
	text-align: center;
}

#scheda-progetto .img-progetto-container img {
	width: 100%;
}

.slide-nav {
	text-align: center;
	padding: 30px;
}

.slide-nav .slide-current {
	width: 50px;
	display: inline-block;
	-webkit-transform: translateY(-1px);
	transform: translateY(-1px);
	font-size: 12px;
	display: none;
}

.slide-nav a {
	display: inline-block;
	width: 49px;
	height: 85px;
	margin: 0 20px;
	background: url(/bootstrap/img/long-arrow.png) no-repeat center;
}

.slide-nav a.slide-prev {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	float: left;
	margin-top: -250px;
}

.slide-nav a.slide-next {
	float: right;
	margin-top: -250px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.slide-nav button {
	display: inline-block;
	vertical-align: top;
	border: 0;
	text-indent: -9999px;
	width: 49px;
	height: 85px;
	margin: 0 20px;
	background: url(/bootstrap/img/long-arrow.png) no-repeat center;
}

.slide-nav button.slide-prev {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.slide-list td {
	padding-top: 40px !important;
}

.slide-list td .slide-current {
	width: 80px !important;
}

/*--------------------------------------------------
Prodotti Utilizzati
--------------------------------------------------*/
#prodotti-utilizzati {
	padding: 50px 0;
}

@media (max-width: 991px) {
	#prodotti-utilizzati {
		padding: 50px 0 0;
	}
}

#prodotti-utilizzati h4 {
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
}

#prodotti-utilizzati h4:before {
	content: '';
	display: block;
	position: relative;
	margin: 0 auto;
	height: 70px;
	width: 3px;
	background-color: #000;
	margin-bottom: 50px;
}

@media (max-width: 767px) {
	#prodotti-utilizzati h4:before {
		height: 40px;
	}
}

#prodotti-utilizzati .flex-correlati {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 90px 0;
}

@media (max-width: 991px) {
	#prodotti-utilizzati .flex-correlati {
		padding: 50px 0 50px;
	}
}

@media (max-width: 767px) {
	#prodotti-utilizzati .flex-correlati {
		margin: 0 -15px;
	}
}

#prodotti-utilizzati .flex-correlati .item {
	position: relative;
	z-index: 1;
	width: 25%;
	text-align: center;
	border-bottom: 2px solid transparent;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	padding: 0 30px;
	padding-bottom: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

#prodotti-utilizzati .flex-correlati .item:before {
	content: '';
	position: absolute;
	z-index: 1;
	left: 30px;
	bottom: 10px;
	width: calc(100% - 60px);
	opacity: 1;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

@media (max-width: 991px) {
	#prodotti-utilizzati .flex-correlati .item {
		width: 50%;
	}
}

@media (max-width: 767px) {
	#prodotti-utilizzati .flex-correlati .item {
		width: 50%;
		padding: 0 10px;
		margin-bottom: 30px;
	}
}

#prodotti-utilizzati .flex-correlati .item a {
	color: #000;
	display: block;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	font-size: 20px;
	position: relative;
	padding-bottom: 20px;
	border-bottom: 2px solid #000;
	text-align: center;
}

@media (max-width: 1199px) {
	#prodotti-utilizzati .flex-correlati .item a {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	#prodotti-utilizzati .flex-correlati .item a {
		font-size: 14px;
		line-height: 1.2;
	}

	#prodotti-utilizzati .flex-correlati .item a .titolo {
		margin: 0;
	}
}

#prodotti-utilizzati .flex-correlati .item a:hover, #prodotti-utilizzati .flex-correlati .item a:focus {
	text-decoration: none;
	outline: none;
	-webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
	border-bottom: 0;
}

#prodotti-utilizzati .flex-correlati .item a:hover img, #prodotti-utilizzati .flex-correlati .item a:focus img {
	z-index: -2;
	position: relative;
}

#prodotti-utilizzati .flex-correlati .item a:hover:before {
	content: '';
	position: absolute;
	background-color: rgba(255, 255, 153, 0.6);
	width: 100%;
	height: 100%;
	display: inline-block;
	top: 0;
	left: 0;
	z-index: -1;
}

#prodotti-utilizzati .flex-correlati .item a img {
	width: 100%;
}

#prodotti-utilizzati .flex-correlati .item a img:focus {
	outline: none;
}

#prodotti-utilizzati .flex-correlati .item:hover:before, #prodotti-utilizzati .flex-correlati .item:focus:before {
	opacity: 1;
}

/*--------------------------------------------------
Altri Progetti
--------------------------------------------------*/
#altri-progetti {
	padding: 50px 0;
}

#altri-progetti h4 {
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
}

#altri-progetti h4:before {
	content: '';
	display: block;
	position: relative;
	margin: 0 auto;
	height: 70px;
	width: 3px;
	background-color: #000;
	margin-bottom: 50px;
}

@media (max-width: 767px) {
	#altri-progetti h4:before {
		height: 40px;
	}
}

#altri-progetti .flex-altri-progetti {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 80px 0 0;
	margin: 0 -20px;
}

#altri-progetti .flex-altri-progetti .item {
	padding: 0 20px;
	width: 33.33333333%;
	position: relative;
}

@media (max-width: 1199px) {
	#altri-progetti .flex-altri-progetti .item {
		width: 50%;
	}
}

@media (max-width: 767px) {
	#altri-progetti .flex-altri-progetti .item {
		width: 100%;
	}
}

#altri-progetti .flex-altri-progetti .item .thumb-progetto {
	position: relative;
	background: #000;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	display: block;
}

#altri-progetti .flex-altri-progetti .item .thumb-progetto:hover img {
	opacity: .5;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

#altri-progetti .flex-altri-progetti .item .thumb-progetto:hover .read-more {
	opacity: 1;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

#altri-progetti .flex-altri-progetti .item .thumb-progetto img {
	width: 100%;
}

#altri-progetti .flex-altri-progetti .item .thumb-progetto .read-more {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 52px;
	width: 245px;
	background: transparent;
	margin: auto;
	text-align: center;
	border: 2px solid #fff;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	opacity: .01;
}

#altri-progetti .flex-altri-progetti .item .thumb-progetto .read-more:hover, #altri-progetti .flex-altri-progetti .item .thumb-progetto .read-more:focus {
	text-decoration: none;
	color: #000;
	border-color: #ffcc00;
	background: #ffcc00;
}

@media (max-width: 1199px) {
	#altri-progetti .flex-altri-progetti .item .thumb-progetto .read-more {
		width: 200px;
		font-size: 14px;
		line-height: 51px;
	}
}

@media (max-width: 767px) {
	#altri-progetti .flex-altri-progetti .item .thumb-progetto .read-more {
		width: 150px;
		height: 40px;
		font-size: 13px;
		line-height: 40px;
	}
}

#altri-progetti .flex-altri-progetti .item .meta-progetto {
	padding: 20px 0 50px;
	padding-left: 80px;
	position: relative;
}

@media (max-width: 991px) {
	#altri-progetti .flex-altri-progetti .item .meta-progetto {
		padding-left: 70px;
	}
}

@media (max-width: 575px) {
	#altri-progetti .flex-altri-progetti .item .meta-progetto {
		padding-left: 40px;
	}
}

#altri-progetti .flex-altri-progetti .item .meta-progetto:before {
	content: '';
	width: 70px;
	height: 5px;
	background-color: #000;
	position: absolute;
	display: block;
	left: 0;
	top: 26px;
}

@media (max-width: 991px) {
	#altri-progetti .flex-altri-progetti .item .meta-progetto:before {
		width: 50px;
	}
}

@media (max-width: 575px) {
	#altri-progetti .flex-altri-progetti .item .meta-progetto:before {
		width: 30px;
		height: 3px;
	}
}

#altri-progetti .flex-altri-progetti .item .meta-progetto h5 {
	font-size: 20px;
}

@media (max-width: 1560px) {
	#altri-progetti .flex-altri-progetti .item .meta-progetto h5 {
		font-size: 18px;
	}
}

@media (max-width: 575px) {
	#altri-progetti .flex-altri-progetti .item .meta-progetto h5 {
		font-size: 17px;
	}
}

#altri-progetti .flex-altri-progetti .item .meta-progetto .location {
	margin: 0;
}

#altri-progetti .cta {
	text-align: center;
}

#altri-progetti .cta a {
	display: block;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	border: 2px solid #000;
	height: 52px;
	width: 245px;
	line-height: 52px;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

#altri-progetti .cta a:hover, #altri-progetti .cta a:focus {
	text-decoration: none;
	border-color: #ffcc00;
	background-color: #ffcc00;
}

/*--------------------------------------------------
Scheda Prodotto
--------------------------------------------------*/
#scheda-prodotto {
	padding: 20px 0 0;
}

#scheda-prodotto .intro-pagina {
	position: relative;
	text-align: center;
}

#scheda-prodotto .intro-pagina h1 span {
}

#scheda-prodotto .intro-pagina .categoria {
	text-transform: uppercase;
	font-size: 16px;
}

#scheda-prodotto .intro-pagina .categoria:after {
	content: '';
	display: block;
	height: 70px;
	width: 3px;
	position: relative;
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 90px;
	background-color: #000;
}

@media (max-width: 767px) {
	#scheda-prodotto .intro-pagina .categoria:after {
		margin-top: 50px;
		margin-bottom: 50px;
		height: 40px;
	}
}

#scheda-prodotto .flex-caratteristiche {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 30px 0 0;
	margin: 0 -20px;
	margin-bottom: 30px;
}

@media (max-width: 767px) {
	#scheda-prodotto .flex-caratteristiche {
		padding: 40px 0;
	}
}

#scheda-prodotto .flex-caratteristiche .item {
	width: 50%;
	padding: 0 20px;
}

@media (max-width: 767px) {
	#scheda-prodotto .flex-caratteristiche .item {
		width: 100%;
	}
}

#scheda-prodotto .flex-caratteristiche .item div {
	margin: 0 0 30px;
}

#scheda-prodotto .flex-caratteristiche .item div h4 {
	font-size: 16px;
	text-transform: uppercase;
}

#scheda-prodotto .flex-caratteristiche .item div p {
	font-size: 14px;
	text-align: justify;
}

#scheda-prodotto .prodotto_title {
	width: 100%;
}

@media (max-width: 767px) {
	#scheda-prodotto .prodotto_title {
		padding: 10px 0;
	}
}

.prodotto_title h2 span {
	color: #fdd000;
}

.prodotto_title h3 {
	letter-spacing: 2px;
}

.prodotto_down a {
	background: #000000;
	border: 2px solid #000;
	padding: 5px 15px 5px 15px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bolder;
	border-radius: 30px;
	color: #ffcc00;
	position: absolute;
	left: 0;
	bottom: 0px;
	float: left;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	cursor: pointer;
	margin-top: 12px;
	font-weight: bold;
}

.prodotto_down a:hover, .prodotto_down:focus {
	background: #ffcc00;
	border-color: #ffcc00;
	color: #000;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

#scheda-prodotto .maggiori-informazioni {
	padding: 60px 0;
	text-align: center;
}

@media (max-width: 767px) {
	#scheda-prodotto .maggiori-informazioni {
		padding: 40px 0;
	}
}

#scheda-prodotto .maggiori-informazioni h2 {
	margin-bottom: 40px;
}

#scheda-prodotto .maggiori-informazioni h2 span {
}

#scheda-prodotto .maggiori-informazioni .cta {
	border: 2px solid #000;
	background: #fff;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	height: 52px;
	width: 245px;
	display: block;
	line-height: 52px;
	position: relative;
	margin: 0 auto;
}

@media (max-width: 767px) {
	#scheda-prodotto .maggiori-informazioni .cta {
		width: 100%;
	}
}

#scheda-prodotto .maggiori-informazioni .cta:hover, #scheda-prodotto .maggiori-informazioni .cta:focus {
	border-color: #ffcc00;
	text-decoration: none;
	background-color: #ffcc00;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

/*--------------------------------------------------
Filtri Scheda Prodotto
--------------------------------------------------*/
#filtri-scheda-prodotto {
	padding: 90px 0;
	background-color: #f9f9f9;
}

@media (max-width: 1199px) {
	#filtri-scheda-prodotto {
		padding: 40px 0;
	}
}

#filtri-scheda-prodotto .flexbox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#filtri-scheda-prodotto .flexbox .col1 {
	width: 40%;
}

@media (max-width: 1199px) {
	#filtri-scheda-prodotto .flexbox .col1 {
		width: 50%;
	}
}

@media (max-width: 767px) {
	#filtri-scheda-prodotto .flexbox .col1 {
		width: 100%;
	}
}

#filtri-scheda-prodotto .flexbox .col2 {
	width: 20%;
	padding-right: 30px;
}

@media (max-width: 1199px) {
	#filtri-scheda-prodotto .flexbox .col2 {
		width: 50%;
		margin-top: 50px;
	}
}

@media (max-width: 767px) {
	#filtri-scheda-prodotto .flexbox .col2 {
		width: 100%;
		padding-right: 0;
		margin-top: 50px;
	}
}

#filtri-scheda-prodotto .flexbox .col3 {
	width: 20%;
	padding-right: 30px;
}

@media (max-width: 1199px) {
	#filtri-scheda-prodotto .flexbox .col3 {
		width: 50%;
		margin-top: 50px;
	}
}

@media (max-width: 767px) {
	#filtri-scheda-prodotto .flexbox .col3 {
		width: 100%;
		padding-right: 0;
	}
}

#filtri-scheda-prodotto .flexbox .col4 {
	width: 20%;
	padding-right: 30px;
}

@media (max-width: 1199px) {
	#filtri-scheda-prodotto .flexbox .col4 {
		width: 50%;
		margin-top: 50px;
	}
}

@media (max-width: 767px) {
	#filtri-scheda-prodotto .flexbox .col4 {
		width: 100%;
		padding-right: 0;
	}
}

#filtri-scheda-prodotto .flexbox h4 {
	margin-bottom: 40px;
}

#filtri-scheda-prodotto .flexbox .flex-sorgente {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -20px -10px 0;
}

@media (max-width: 767px) {
	#filtri-scheda-prodotto .flexbox .flex-sorgente {
		margin-right: 0;
	}
}

#filtri-scheda-prodotto .flexbox .flex-sorgente .col {
	width: 50%;
	padding: 0 30px 0 10px;
}

@media (max-width: 767px) {
	#filtri-scheda-prodotto .flexbox .flex-sorgente .col {
		width: 100%;
		padding: 0 0 0 10px;
	}
}

#filtri-scheda-prodotto .flexbox .filtro {
	margin: 20px 0;
}

#filtri-scheda-prodotto .flexbox .filtro ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#filtri-scheda-prodotto .flexbox .filtro .titolo {
	text-transform: uppercase;
	padding-bottom: 5px;
	display: block;
}

#filtri-scheda-prodotto .flexbox .filtro p {
	background: #ffcc00;
	-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
	font-weight: bold;
	padding: 8px 20px;
}

#filtri-scheda-prodotto .flexbox .filtro p.selected {
	background: #ffcc00;
	position: relative;
	z-index: 1;
}

#filtri-scheda-prodotto .flexbox .filtro p.selected:after {
	content: '+';
	font-size: 21px;
	color: #000;
	position: absolute;
	z-index: 1;
	right: 14px;
	top: 8px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	line-height: 1;
	font-weight: 300;
	cursor: pointer;
}

#filtri-scheda-prodotto .flexbox .filtro label {
	position: relative;
	z-index: 1;
	display: block;
	cursor: pointer;
	margin-bottom: 1px;
}

#filtri-scheda-prodotto .flexbox .filtro label span {
	display: block;
	background: #f1f1f1;
	padding: 8px 20px;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#filtri-scheda-prodotto .flexbox .filtro label span:hover {
	background: #ffcc00;
}

#filtri-scheda-prodotto .flexbox .filtro label input[type="checkbox"]:checked + span {
	background: #ffcc00;
	font-weight: bold;
}

#filtri-scheda-prodotto .annulla-selezione {
	text-align: center;
	display: block;
	margin-top: 20px;
}

@media (max-width: 991px) {
	#filtri-scheda-prodotto .annulla-selezione {
		text-align: center;
	}
}

#filtri-scheda-prodotto .annulla-selezione .cta {
	border: 2px solid #000;
	background: transparent;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	height: 52px;
	width: 245px;
	display: block;
	line-height: 52px;
	position: relative;
	margin: 0 auto;
}

@media (max-width: 991px) {
	#filtri-scheda-prodotto .annulla-selezione .cta {
		float: none;
	}
}

@media (max-width: 767px) {
	#filtri-scheda-prodotto .annulla-selezione .cta {
		width: 100%;
	}
}

#filtri-scheda-prodotto .annulla-selezione .cta:hover, #filtri-scheda-prodotto .annulla-selezione .cta:focus {
	text-decoration: none;
	background-color: #ffcc00;
	border-color: #ffcc00;
}

/*--------------------------------------------------
Elenco Download
--------------------------------------------------*/
.elenco-download {
	padding: 80px 20px 20px 20px;
	width: 100%;
}

.elenco-download ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.elenco-download ul li {
	margin: 0 0 3px;
}

.elenco-download label {
	display: block;
	margin: 0 0 2px;
}

.elenco-download label span {
	display: block;
	background: #f1f1f1;
	padding: 12px 15px 10px;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	line-height: 1.1;
}

.elenco-download label span:hover {
	background: #ffcc00;
}

@media (max-width: 1199px) {
	.elenco-download label span:hover {
		background: #f1f1f1;
	}
}

.elenco-download label input[type="checkbox"]:checked + span {
	background: #ffcc00;
	font-weight: bold;
}

.elenco-download .cta {
	float: right;
	margin-right: 10px;
}

@media (max-width: 767px) {
	.elenco-download .cta {
		margin-right: 0;
	}
}

.elenco-download .cta .btn {
	display: block;
	text-align: center;
	color: #000;
	border: 2px solid #000;
	padding: 10px 20px;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

.elenco-download .cta .btn:hover, .elenco-download .cta .btn:focus {
	text-decoration: none;
	background-color: #ffcc00;
	border-color: #ffcc00;
}

/*--------------------------------------------------
Tab Scheda Prodotto
--------------------------------------------------*/
#tab-scheda-prodotto {
	padding: 90px 0;
}

@media (max-width: 767px) {
	#tab-scheda-prodotto {
		padding: 40px 0;
	}
}

#tab-scheda-prodotto .table-responsive {
	display: table;
    /*overflow: visible;*/
	overflow-y: auto;
}

@media (max-width: 1199px) {
	#tab-scheda-prodotto .table-responsive {
		display: block;
	}
}

@media (max-width: 767px) {
	#tab-scheda-prodotto .table-responsive {
		display: inline-table;
		overflow-y: hidden;
		overflow-x: auto;
	}
}

#tab-scheda-prodotto .table-codici {
	width: 100%;
}

@media (max-width: 767px) {
	#tab-scheda-prodotto .table-codici tr {
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
		padding-bottom: 10px;
		display: block;
	}
}

#tab-scheda-prodotto .table-codici tr.slide-list:hover td {
	background: #fff;
}

#tab-scheda-prodotto .table-codici tr.slide-list td {
	border: 0;
}

#tab-scheda-prodotto .table-codici tr td {
	cursor: pointer;
	border-bottom: 1px solid #000;
	padding-top: 20px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#tab-scheda-prodotto .table-codici tr td.val-code {
	font-weight: bold;
}

@media (max-width: 767px) {
	#tab-scheda-prodotto .table-codici tr td {
		display: block;
		border-bottom: 0;
		padding: 0;
	}
}

#tab-scheda-prodotto .table-codici tr td.action-td {
	position: relative;
	z-index: 1;
	width: 200px;
}

#tab-scheda-prodotto .table-codici tr td.action-td.active {
	z-index: 100;
}

#tab-scheda-prodotto .table-codici tr td.action-td.active .elenco-download {
	pointer-events: all;
	opacity: 1;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

#tab-scheda-prodotto .table-codici tr td:first-child {
	padding-left: 10px;
}

@media (max-width: 767px) {
	#tab-scheda-prodotto .table-codici tr td:first-child {
		padding-left: 0;
	}
}

#tab-scheda-prodotto .table-codici tr td:last-child {
	width: 20px;
}

#tab-scheda-prodotto .table-codici tr td .download {
	display: block;
	padding-left: 20px;
	-webkit-transform: scale(0.8) translate(-5px, -3px);
	transform: scale(0.8) translate(-5px, -3px);
	margin: 0 auto;
	text-align: center;
}

@media (max-width: 767px) {
	#tab-scheda-prodotto .table-codici tr td .download {
		padding-left: 0;
		padding-top: 10px;
	}
}

#tab-scheda-prodotto .table-codici tr td .elenco-download {
	position: absolute;
	z-index: 20;
	right: 0;
	border: 1px solid #ffcc00;
	background: #fff;
	padding: 10px !important;
	width: 230px;
	top: 45px;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity 0s ease-in-out;
	transition: opacity 0s ease-in-out;
}

@media (max-width: 767px) {
	#tab-scheda-prodotto .table-codici tr td .elenco-download {
		right: auto;
		left: -20px;
		width: calc(100vw - 20px);
	}
}

#tab-scheda-prodotto .table-codici tr td .elenco-download ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#tab-scheda-prodotto .table-codici tr td .elenco-download ul li {
	margin: 0;
	padding: 0;
}

#tab-scheda-prodotto .table-codici tr td .elenco-download label {
	display: block;
	margin: 0 0 2px;
}

#tab-scheda-prodotto .table-codici tr td .elenco-download label span {
	display: block;
	background: #f1f1f1;
	padding: 12px 15px 10px;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	line-height: 1.1;
}

#tab-scheda-prodotto .table-codici tr td .elenco-download label span:hover {
	background: #ffcc00;
}

@media (max-width: 1199px) {
	#tab-scheda-prodotto .table-codici tr td .elenco-download label span:hover {
		background: #f1f1f1;
	}
}

#tab-scheda-prodotto .table-codici tr td .elenco-download label input[type="checkbox"]:checked + span {
	background: #ffcc00;
	font-weight: bold;
}

#tab-scheda-prodotto .table-codici tr td .elenco-download .cta .btn {
	display: block;
	text-align: center;
	color: #000;
	border: 2px solid #000;
	padding: 10px 20px;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

#tab-scheda-prodotto .table-codici tr td .elenco-download .cta .btn:hover, #tab-scheda-prodotto .table-codici tr td .elenco-download .cta .btn:focus {
	text-decoration: none;
	background-color: #ffcc00;
	border-color: #ffcc00;
}

#tab-scheda-prodotto .table-codici tr th {
	font-size: 18px;
	line-height: 1.1;
	vertical-align: top;
	padding-bottom: 10px;
	text-transform: lowercase;
}

#tab-scheda-prodotto .table-codici tr th:first-child {
	padding-left: 10px;
}

@media (max-width: 1560px) {
	#tab-scheda-prodotto .table-codici tr th {
		font-size: 18px;
		line-height: 22px;
		padding-bottom: 20px;
	}
}

@media (max-width: 1199px) {
	#tab-scheda-prodotto .table-codici tr th {
		font-size: 16px;
		line-height: 20px;
		padding: 9px;
	}
}

@media (max-width: 767px) {
	#tab-scheda-prodotto .table-codici tr th {
		display: none;
	}
}

@media (max-width: 1560px) {
	#tab-scheda-prodotto .table-codici tr:hover td, #tab-scheda-prodotto .table-codici tr.active td {
		background: #ffcc00;
	}
}

@media (max-width: 767px) {
	#tab-scheda-prodotto .table-codici tr:hover td, #tab-scheda-prodotto .table-codici tr.active td {
		-webkit-box-shadow: none;
		box-shadow: none;
		background: #fff !important;
	}
}

/*--------------------------------------------------
Stessa Famiglia
--------------------------------------------------*/
#stessa-famiglia {
	padding: 10px 0;
	margin-top: 50px;
}

@media (max-width: 767px) {
	#stessa-famiglia {
		padding: 10px 0;
	}
}

#stessa-famiglia h2 {
	text-transform: uppercase;
	text-align: center;
}

#stessa-famiglia h2:before {
}

@media (max-width: 767px) {
	#stessa-famiglia h4:before {
		height: 40px;
	}
}

#stessa-famiglia .slide-famiglia {
	padding: 10px 0 0;
}

@media (max-width: 767px) {
	#stessa-famiglia .slide-famiglia {
		padding: 10px 0;
		margin: 0 -20px;
	}
}

#stessa-famiglia .slide-famiglia .slick-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 767px) {
	#stessa-famiglia .slide-famiglia .slick-row {
		overflow: hidden;
	}
}

#stessa-famiglia .slide-famiglia .slick-row .item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	padding-bottom: 25px;
}

@media (max-width: 1560px) {
	#stessa-famiglia .slide-famiglia .slick-row .item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
	}
}

@media (max-width: 991px) {
	#stessa-famiglia .slide-famiglia .slick-row .item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333%;
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
	}
}

@media (max-width: 767px) {
	#stessa-famiglia .slide-famiglia .slick-row .item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}

#stessa-famiglia .slide-famiglia .item a {
	color: #000;
	display: block;
	position: relative;
	padding: 10px;
	margin: 0 10px 10px;
	height: 100%;
}

#stessa-famiglia .slide-famiglia .item a img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

#stessa-famiglia .slide-famiglia .item a:hover, #stessa-famiglia .slide-famiglia .item a:focus {
	text-decoration: none;
	outline: none;
	-webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
	border-bottom: 2px solid rgba(253, 208, 0, 0.6);
}

#stessa-famiglia .slide-famiglia .item a:hover img, #stessa-famiglia .slide-famiglia .item a:focus img {
	z-index: -2;
	position: relative;
}

@media (max-width: 767px) {
	#stessa-famiglia .slide-famiglia .item a:hover, #stessa-famiglia .slide-famiglia .item a:focus {
		-webkit-box-shadow: none;
		box-shadow: none;
		border-bottom: 2px solid #000;
	}
}

#stessa-famiglia .slide-famiglia .item a:hover:before {
	content: '';
	position: absolute;
	background-color: rgba(253, 208, 0, 0.9);
	width: 100%;
	color: #ffffff;
	height: 100%;
	display: inline-block;
	top: 0;
	left: 0;
	z-index: -1;
}

@media (max-width: 767px) {
	#stessa-famiglia .slide-famiglia .item a:hover:before {
		display: none;
	}
}

#stessa-famiglia .slide-famiglia .item .tit-prod {
	font-size: 20px;
	padding: 20px 0 0 0;
	margin-top: 10px;
	text-align: left;
	min-height: 64px;
	display: none;
}

#stessa-famiglia .slide-famiglia .item:hover .tit-prod {
	font-size: 20px;
	padding: 0px 0 0 0;
	margin-top: -60px;
	margin-left: 30px;
	color: #ffffff;
	text-align: left;
	min-height: 64px;
	display: block;
}

@media (max-width: 1199px) {
	#stessa-famiglia .slide-famiglia .item .tit-prod {
		min-height: 110px;
	}
}

@media (max-width: 991px) {
	#stessa-famiglia .slide-famiglia .item .tit-prod {
		min-height: 110px;
	}
}

#stessa-famiglia .slide-famiglia .item .box {
	padding: 20px 0 0;
	-webkit-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
}

@media (max-width: 1199px) {
	#stessa-famiglia .slide-famiglia .item .box {
		padding: 0;
	}
}

#stessa-famiglia .slide-famiglia .item p {
	margin: 0;
}

#stessa-famiglia .slide-famiglia .item p span {
}

#stessa-famiglia .slide-famiglia .item .icons {
	margin-top: 10px;
	position: relative;
	z-index: 2;
}

#stessa-famiglia .slide-famiglia .item .icons img {
	margin-right: 5px;
	display: inline-block;
}

@media (max-width: 991px) {
	#stessa-famiglia .slide-famiglia .item .icons img {
		max-width: 26px;
	}
}

#stessa-famiglia .slide-famiglia .slick-dots li button:before {
	font-size: 37px;
}

/*--------------------------------------------------
Elenco Download
--------------------------------------------------*/
.download-generali {
	padding: 20px 0 90px 0;
}

.download-generali h4 {
	margin-bottom: 40px;
}

.download-generali ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.download-generali ul li {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.333%;
	-ms-flex: 0 0 33.333%;
	flex: 0 0 33.333%;
	max-width: 33.333%;
	margin: 0;
	padding: 0 10px 0 0;
}

@media (max-width: 991px) {
	.download-generali ul li {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (max-width: 767px) {
	.download-generali ul li {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: none;
		padding: 0;
	}
}

.download-generali label {
	display: block;
	margin: 0 0 2px;
}

.download-generali label span {
	display: block;
	background: #f1f1f1;
	padding: 12px 15px 10px;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	line-height: 1.1;
}

.download-generali label span:hover {
	background: #ffcc00;
}

.download-generali label span a {
	color: #000;
}

.download-generali label span a:hover, .download-generali label span a:focus {
	text-decoration: none;
}

.download-generali label input[type="checkbox"]:checked + span {
	background: #ffcc00;
	font-weight: bold;
}

.download-generali .cta {
	float: right;
	margin-right: 10px;
}

@media (max-width: 767px) {
	.download-generali .cta {
		margin-right: 0;
	}
}

.download-generali .cta .btn {
	display: block;
	text-align: center;
	color: #000;
	border: 2px solid #ffcc00;
	padding: 10px 20px;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

/*--------------------------------------------------
Altri Prodotti
--------------------------------------------------*/
#altri-prodotti {
	padding: 90px 0;
}

@media (max-width: 767px) {
	#altri-prodotti {
		padding: 40px 0;
	}

	#altri-prodotti .small-container {
		padding: 0 10px;
	}
}

#altri-prodotti h4 {
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
}

#altri-prodotti h4:before {
	content: '';
	display: block;
	position: relative;
	margin: 0 auto;
	height: 70px;
	width: 3px;
	background-color: #000;
	margin-bottom: 50px;
}

@media (max-width: 767px) {
	#altri-prodotti h4:before {
		height: 40px;
	}
}

#altri-prodotti .wrap-altri-prodotti {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 70%;
	position: relative;
	margin: 0 auto;
}

@media (max-width: 1199px) {
	#altri-prodotti .wrap-altri-prodotti {
		width: 90%;
	}
}

@media (max-width: 991px) {
	#altri-prodotti .wrap-altri-prodotti {
		width: 100%;
	}
}

#altri-prodotti .wrap-altri-prodotti .col {
	width: 33.333333%;
	text-align: center;
	padding: 20px;
}

@media (max-width: 991px) {
	#altri-prodotti .wrap-altri-prodotti .col {
		width: 50%;
	}
}

@media (max-width: 767px) {
	#altri-prodotti .wrap-altri-prodotti .col {
		width: 50%;
		padding: 0 15px;
	}
}

#altri-prodotti .wrap-altri-prodotti .col a {
	color: #000;
	text-transform: uppercase;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	position: relative;
	display: block;
	padding: 20px 0;
	border-bottom: 2px solid #000;
}

#altri-prodotti .wrap-altri-prodotti .col a:hover, #altri-prodotti .wrap-altri-prodotti .col a:focus {
	text-decoration: none;
	-webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	border: 2px solid #fbffc1;
}

#altri-prodotti .wrap-altri-prodotti .col a:hover img, #altri-prodotti .wrap-altri-prodotti .col a:focus img {
	z-index: 1;
	position: relative;
}

#altri-prodotti .wrap-altri-prodotti .col a:hover:before {
	content: '';
	position: absolute;
	background-color: rgba(255, 255, 153, 0.6);
	width: 100%;
	height: 100%;
	display: inline-block;
	top: 0;
	left: 0;
	z-index: 2;
}

#altri-prodotti .wrap-altri-prodotti .col a .nome-prodotto {
	text-transform: uppercase;
	padding-top: 40px;
	z-index: 3;
	position: relative;
}

/*--------------------------------------------------
Dettaglio News
--------------------------------------------------*/
#scheda-news {
	padding: 80px 0 0;
}

@media (max-width: 767px) {
	#scheda-news {
		padding: 40px 0 0;
	}
}

#scheda-news .intro-pagina {
	position: relative;
	text-align: center;
}

#scheda-news .intro-pagina h1 span {
}

#scheda-news .intro-pagina .cat-progetto {
	text-transform: uppercase;
	font-size: 16px;
}

#scheda-news .intro-pagina .cat-progetto:after {
	content: '';
	display: block;
	height: 70px;
	width: 3px;
	position: relative;
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 90px;
	background-color: #000;
}

@media (max-width: 767px) {
	#scheda-news .intro-pagina .cat-progetto:after {
		margin-top: 50px;
		margin-bottom: 50px;
		height: 40px;
	}
}

#scheda-news .intro-pagina .date-location {
	text-transform: uppercase;
	font-size: 16px;
}

#scheda-news .intro-pagina .date-location span {
}

#scheda-news .intro-pagina .date-location:after {
	content: '';
	display: block;
	height: 70px;
	width: 3px;
	position: relative;
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 90px;
	background-color: #000;
}

@media (max-width: 767px) {
	#scheda-news .intro-pagina .date-location:after {
		margin-top: 50px;
		margin-bottom: 50px;
		height: 40px;
	}
}

#scheda-news .descrizione-news {
	width: 50%;
	position: relative;
	margin: 0 auto;
	padding: 90px 0;
	font-size: 16px;
	line-height: 30px;
}

@media (max-width: 1199px) {
	#scheda-news .descrizione-news {
		width: 100%;
	}
}

@media (max-width: 767px) {
	#scheda-news .descrizione-news {
		width: 100%;
		padding: 40px 0;
	}
}

#scheda-news .descrizione-news a {
	position: relative;
	z-index: 1;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	white-space: nowrap;
	display: inline-block;
}

#scheda-news .descrizione-news a:before {
	content: '';
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 5px;
	width: 100%;
	height: 8px;
	background: #ffcc00;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#scheda-news .descrizione-news a:hover:before {
	height: 22px;
}

#scheda-news .descrizione-news .meta-news {
	font-size: 14px;
	position: absolute;
	left: -330px;
}

@media (max-width: 991px) {
	#scheda-news .descrizione-news .meta-news {
		position: relative;
		left: 0;
	}
}

#scheda-news .descrizione-news .meta-news div {
	margin: 0 0 20px;
}

#scheda-news .descrizione-news .meta-news div .cat {
	text-transform: uppercase;
	margin: 0;
}

#scheda-news .descrizione-news .meta-news div p {
	line-height: 20px;
}

#scheda-news .descrizione-news .meta-news div a {
	color: #000;
}

#scheda-news .descrizione-news .meta-news div a:before {
	display: none;
}

#scheda-news .descrizione-news .meta-news div a:hover, #scheda-news .descrizione-news .meta-news div a:focus {
	text-decoration: none;
}

#scheda-news .descrizione-news .featured {
	margin-left: -50px;
	padding-left: 10px;
	position: relative;
}

@media (max-width: 1199px) {
	#scheda-news .descrizione-news .featured {
		padding-left: 0;
	}
}

@media (max-width: 991px) {
	#scheda-news .descrizione-news .featured {
		padding-left: 0;
		margin-left: 0;
		margin-bottom: 40px;
	}
}

@media (max-width: 767px) {
	#scheda-news .descrizione-news .featured {
		margin-left: 0;
	}
}

#scheda-news .descrizione-news .featured:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 5px;
	left: -80px;
	background-color: #000;
}

@media (max-width: 991px) {
	#scheda-news .descrizione-news .featured:before {
		left: -20px;
	}
}

@media (max-width: 767px) {
	#scheda-news .descrizione-news .featured:before {
		display: none;
	}
}

#scheda-news blockquote {
	margin-top: 30px;
	margin-bottom: 30px;
	border-left: 5px solid #000;
	-webkit-transform: translateX(-125px);
	transform: translateX(-125px);
	padding: 0 0 0 55px;
}

@media (max-width: 1199px) {
	#scheda-news blockquote {
		-webkit-transform: none;
		transform: none;
	}
}

/*--------------------------------------------------
Slide News
--------------------------------------------------*/
.slide-news img {
	width: auto;
	height: 380px;
	padding: 0 3px;
}

@media (max-width: 1560px) {
	.slide-news img {
		height: 600px;
	}
}

@media (max-width: 1199px) {
	.slide-news img {
		height: 500px;
	}
}

@media (max-width: 991px) {
	.slide-news img {
		height: 400px;
	}
}

@media (max-width: 767px) {
	.slide-news img {
		width: auto;
	}
}

.slide-news .slick-dots {
	bottom: -40px;
}

.slide-news .slick-dots li button:before {
	font-size: 10px;
}

/*--------------------------------------------------
More News
--------------------------------------------------*/
#more-news {
	padding: 50px 0;
  /*.flex-news {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 90px 0;

        @include sm {
            padding: 50px 0 50px;
        }

        .item {
            width: 33.33333%;
            padding: 0 20px;

            @include xs {
                width: 100%;
            }

            a {
                color: #000;
                display: block;

                img {
                    width: 100%;
                }

                .titolo {
                    
                    font-size: 18px;
                    margin: 0;
                    padding-top: 20px;
                }

                &:hover, &:focus {
                    text-decoration: none;
                    transition: all ease-in-out .2s;

                    img {
                        filter: grayscale(100%);
                        transition: all ease-in-out .2s;
                    }
                }
            }
        }
    }*/
}

#more-news h4 {
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
}

#more-news h4:before {
	content: '';
	display: block;
	position: relative;
	margin: 0 auto;
	height: 70px;
	width: 3px;
	background-color: #000;
	margin-bottom: 50px;
}

@media (max-width: 767px) {
	#more-news h4:before {
		height: 40px;
	}
}

#more-news .flex-news {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 80px 0 0;
	margin: 0 -20px;
}

#more-news .flex-news .item {
	padding: 0 20px;
	width: 33.33333333%;
	position: relative;
}

@media (max-width: 1199px) {
	#more-news .flex-news .item {
		width: 50%;
	}
}

@media (max-width: 767px) {
	#more-news .flex-news .item {
		width: 100%;
	}
}

#more-news .flex-news .item .thumb-progetto {
	position: relative;
	background: #000;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	display: block;
}

#more-news .flex-news .item .thumb-progetto:hover img {
	opacity: .5;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

#more-news .flex-news .item .thumb-progetto:hover .read-more {
	opacity: 1;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

#more-news .flex-news .item .thumb-progetto img {
	width: 100%;
}

#more-news .flex-news .item .thumb-progetto .read-more {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 52px;
	width: 245px;
	background: transparent;
	margin: auto;
	text-align: center;
	border: 2px solid #fff;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	opacity: 0.01;
}

#more-news .flex-news .item .thumb-progetto .read-more:hover, #more-news .flex-news .item .thumb-progetto .read-more:focus {
	text-decoration: none;
	color: #000;
	border-color: #ffcc00;
	background: #ffcc00;
}

@media (max-width: 1199px) {
	#more-news .flex-news .item .thumb-progetto .read-more {
		width: 200px;
		font-size: 14px;
		line-height: 51px;
	}
}

@media (max-width: 767px) {
	#more-news .flex-news .item .thumb-progetto .read-more {
		width: 150px;
		height: 40px;
		font-size: 13px;
		line-height: 40px;
	}
}

#more-news .flex-news .item .meta-progetto {
	padding: 20px 0 50px;
	padding-left: 80px;
	position: relative;
}

@media (max-width: 991px) {
	#more-news .flex-news .item .meta-progetto {
		padding-left: 70px;
	}
}

@media (max-width: 575px) {
	#more-news .flex-news .item .meta-progetto {
		padding-left: 40px;
	}
}

#more-news .flex-news .item .meta-progetto:before {
	content: '';
	width: 70px;
	height: 5px;
	background-color: #000;
	position: absolute;
	display: block;
	left: 0;
	top: 26px;
}

@media (max-width: 991px) {
	#more-news .flex-news .item .meta-progetto:before {
		width: 50px;
	}
}

@media (max-width: 575px) {
	#more-news .flex-news .item .meta-progetto:before {
		width: 30px;
		height: 3px;
	}
}

#more-news .flex-news .item .meta-progetto h5 {
	font-size: 20px;
}

@media (max-width: 1560px) {
	#more-news .flex-news .item .meta-progetto h5 {
		font-size: 18px;
	}
}

@media (max-width: 575px) {
	#more-news .flex-news .item .meta-progetto h5 {
		font-size: 17px;
	}
}

#more-news .flex-news .item .meta-progetto .location {
	margin: 0;
}

#more-news .cta {
	text-align: center;
}

#more-news .cta a {
	display: block;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	border: 2px solid #000;
	height: 52px;
	width: 245px;
	line-height: 52px;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

#more-news .cta a:hover, #more-news .cta a:focus {
	text-decoration: none;
	background-color: #000;
	color: #fff;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

.fancybox-slide {
	background-color: #fff;
}

.fancybox-buttons {
	top: 18px !important;
}

.fancybox-button--close::before, .fancybox-button--close::after {
	width: 30px !important;
}

/*--------------------------------------------------
Fancy Famiglia
--------------------------------------------------*/
.wrap-fancy-famiglia {
	padding: 50px;
	padding-left: 270px;
}

@media (max-width: 767px) {
	.wrap-fancy-famiglia {
		padding-left: 50px;
	}
}

@media (max-width: 575px) {
	.wrap-fancy-famiglia {
		padding: 20px;
	}
}

.wrap-fancy-famiglia span.left {
	text-transform: uppercase;
	position: absolute;
	left: 0;
}

@media (max-width: 767px) {
	.wrap-fancy-famiglia span.left {
		display: none;
	}
}

.wrap-fancy-famiglia span.left:before {
	content: '';
	position: relative;
	background-color: #000;
	width: 70px;
	height: 5px;
	margin-right: 20px;
	display: inline-block;
	top: -2px;
}

.wrap-fancy-famiglia .caratteristiche {
	text-align: justify;
}

.wrap-fancy-famiglia .caratteristiche p {
	font-size: 20px;
	max-width: 620px;
}

.wrap-fancy-famiglia .famiglia-prodotti {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 50px 0;
}

.wrap-fancy-famiglia .famiglia-prodotti .col {
	width: 18.7%;
	margin: 10px;
}

@media (max-width: 1560px) {
	.wrap-fancy-famiglia .famiglia-prodotti .col {
		width: 31.5%;
	}
}

@media (max-width: 1199px) {
	.wrap-fancy-famiglia .famiglia-prodotti .col {
		width: 47%;
	}
}

@media (max-width: 991px) {
	.wrap-fancy-famiglia .famiglia-prodotti .col {
		width: 45.3%;
	}
}

@media (max-width: 767px) {
	.wrap-fancy-famiglia .famiglia-prodotti .col {
		width: 100%;
	}
}

.wrap-fancy-famiglia .famiglia-prodotti .col a {
	color: #000;
	display: block;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	position: relative;
	padding: 20px;
	text-align: left;
	border-bottom: 2px solid #000;
}

.wrap-fancy-famiglia .famiglia-prodotti .col a img {
	margin: 0 auto;
	display: block;
}

.wrap-fancy-famiglia .famiglia-prodotti .col a:hover, .wrap-fancy-famiglia .famiglia-prodotti .col a:focus {
	text-decoration: none;
	-webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
	position: relative;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	outline: none;
	border-bottom: 0;
}

.wrap-fancy-famiglia .famiglia-prodotti .col a:hover img, .wrap-fancy-famiglia .famiglia-prodotti .col a:focus img {
	z-index: -2;
	position: relative;
}

.wrap-fancy-famiglia .famiglia-prodotti .col a:hover:before {
	content: '';
	position: absolute;
	background-color: rgba(255, 255, 153, 0.6);
	width: 100%;
	height: 100%;
	display: inline-block;
	top: 0;
	left: 0;
	z-index: -1;
}

.wrap-fancy-famiglia .famiglia-prodotti .col .tit-prod {
	font-size: 20px;
	padding: 20px 0 0;
	text-transform: capitalize;
}

.wrap-fancy-famiglia .famiglia-prodotti .col p {
	margin: 0;
}

.wrap-fancy-famiglia .famiglia-prodotti .col p span {
}

.wrap-fancy-famiglia .famiglia-prodotti .col .icons {
	margin-top: 10px;
	position: relative;
	z-index: 2;
}

.wrap-fancy-famiglia .famiglia-prodotti .col .icons img {
	margin-right: 5px;
	display: inline-block;
}

@media (max-width: 991px) {
	.wrap-fancy-famiglia .famiglia-prodotti .col .icons img {
		max-width: 26px;
	}
}

/*--------------------------------------------------
Fancy Scheda Prodotto
--------------------------------------------------*/
.wrap-fancy-scheda {
	padding: 50px 0;
}

@media (max-width: 575px) {
	.wrap-fancy-scheda .small-container {
		margin: 0 0 0 -30px;
		width: calc(100% + 50px);
	}
}

.wrap-fancy-scheda .gallery-product {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.wrap-fancy-scheda .gallery-product .thumbs {
	width: 15%;
	padding-bottom: 25px;
}

@media (max-width: 991px) {
	.wrap-fancy-scheda .gallery-product .thumbs {
		width: 13%;
	}
}

@media (max-width: 767px) {
	.wrap-fancy-scheda .gallery-product .thumbs {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		width: 100%;
	}
}

.wrap-fancy-scheda .gallery-product .thumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.wrap-fancy-scheda .gallery-product .thumbs ul li {
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.wrap-fancy-scheda .gallery-product .thumbs ul li {
		display: inline-block;
		margin-right: 5px;
	}
}

.wrap-fancy-scheda .gallery-product .thumbs ul li a {
	display: block;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	position: relative;
}

@media (max-width: 767px) {
	.wrap-fancy-scheda .gallery-product .thumbs ul li a {
		display: inline-block;
	}
}

.wrap-fancy-scheda .gallery-product .thumbs ul li a:hover, .wrap-fancy-scheda .gallery-product .thumbs ul li a :focus {
	-webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

.wrap-fancy-scheda .gallery-product .thumbs ul li a img {
	border: 1px solid #e7e8e8;
}

@media (max-width: 767px) {
	.wrap-fancy-scheda .gallery-product .thumbs ul li a img {
		max-width: 70px;
	}
}

.wrap-fancy-scheda .gallery-product .thumbs ul li.active a {
	-webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
}

.wrap-fancy-scheda .gallery-product .big {
	width: 85%;
	text-align: center;
}

@media (max-width: 991px) {
	.wrap-fancy-scheda .gallery-product .big {
		width: 87%;
		padding: 40px;
	}
}

@media (max-width: 767px) {
	.wrap-fancy-scheda .gallery-product .big {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		padding: 40px 0;
	}
}

@media (max-width: 767px) {
	.wrap-fancy-scheda .info-prodotto {
		margin-top: 40px;
	}
}

.wrap-fancy-scheda .info-prodotto .nome-prodotto {
	font-size: 32px;
}

@media (max-width: 991px) {
	.wrap-fancy-scheda .info-prodotto .nome-prodotto {
		font-size: 24px;
	}
}

.wrap-fancy-scheda .info-prodotto .codice-prodotto {
	font-size: 32px;
}

@media (max-width: 991px) {
	.wrap-fancy-scheda .info-prodotto .codice-prodotto {
		font-size: 24px;
	}
}

.wrap-fancy-scheda .info-prodotto .icons-prod {
	float: right;
	margin-top: -100px;
}

@media (max-width: 1199px) {
	.wrap-fancy-scheda .info-prodotto .icons-prod {
		float: none;
		margin-top: 0;
	}
}

.wrap-fancy-scheda .info-prodotto .icons-prod img {
	width: 70%;
}

@media (max-width: 767px) {
	.wrap-fancy-scheda .info-prodotto .icons-prod {
		float: none;
		margin-top: 0;
	}
}

.wrap-fancy-scheda .info-prodotto .icons-prod ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.wrap-fancy-scheda .info-prodotto .icons-prod ul li {
	display: inline-block;
}

.wrap-fancy-scheda .info-prodotto .tab-info-prodotto {
	padding: 50px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -30px;
}

.wrap-fancy-scheda .info-prodotto .tab-info-prodotto .col {
	width: 50%;
	padding: 0 30px;
}

@media (max-width: 767px) {
	.wrap-fancy-scheda .info-prodotto .tab-info-prodotto .col {
		width: 100%;
	}
}

.wrap-fancy-scheda .info-prodotto .tab-info-prodotto .col div {
	border-bottom: 1px solid #000;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 20px;
}

.wrap-fancy-scheda .info-prodotto .tab-info-prodotto .col div span {
	width: 50%;
}

.wrap-fancy-scheda .info-prodotto .tab-info-prodotto .col div .car {
	text-transform: uppercase;
}

/*--------------------------------------------------
Accordion Scheda Prodotto
--------------------------------------------------*/
.accordion-scheda-prodotto {
	padding: 10px 0;
}

.accordion-scheda-prodotto .accordion-section .accordion-section-title {
	display: block;
	font-size: 24px;
	color: #000;
	text-decoration: none;
}

.accordion-scheda-prodotto .accordion-section .accordion-section-title span {
}

.accordion-scheda-prodotto .accordion-section .accordion-section-title:before {
	content: '';
	display: inline-block;
	background-color: #000;
	position: relative;
	width: 29px;
	height: 5px;
	margin-right: 30px;
	top: auto;
	left: 0;
	bottom: 1px;
}

.accordion-scheda-prodotto .accordion-section .accordion-section-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -20px;
}

.accordion-scheda-prodotto .accordion-section .accordion-section-content .col {
	width: 25%;
	padding: 0 20px;
}

.accordion-scheda-prodotto .accordion-section .accordion-section-content .col img {
	max-width: 100%;
	display: block;
	margin: 50px 0;
}

@media (max-width: 991px) {
	.accordion-scheda-prodotto .accordion-section .accordion-section-content .col {
		width: 50%;
	}
}

@media (max-width: 767px) {
	.accordion-scheda-prodotto .accordion-section .accordion-section-content .col {
		width: 100%;
	}
}

.accordion-scheda-prodotto .accordion-section .accordion-section-content .col .codice {
	font-size: 20px;
}

.accordion-scheda-prodotto .accordion-section .accordion-section-content .col .nome-accessorio {
	font-size: 15px;
	margin: 0;
}

.accordion-scheda-prodotto .elenco-download {
	padding: 20px 20px;
	width: 100%;
}

.accordion-scheda-prodotto .elenco-download ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.accordion-scheda-prodotto .elenco-download ul li {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.333%;
	-ms-flex: 0 0 33.333%;
	flex: 0 0 33.333%;
	max-width: 33.333%;
	margin: 0;
	padding: 0 10px 0 0;
}

@media (max-width: 991px) {
	.accordion-scheda-prodotto .elenco-download ul li {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (max-width: 767px) {
	.accordion-scheda-prodotto .elenco-download ul li {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: none;
		padding: 0;
	}
}

.accordion-scheda-prodotto .elenco-download label {
	display: block;
	margin: 0 0 2px;
}

.accordion-scheda-prodotto .elenco-download label span {
	display: block;
	background: #f1f1f1;
	padding: 12px 15px 10px;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	line-height: 1.1;
}

.accordion-scheda-prodotto .elenco-download label span:hover {
	background: #ffcc00;
}

@media (max-width: 1199px) {
	.accordion-scheda-prodotto .elenco-download label span:hover {
		background: #f1f1f1;
	}
}

.accordion-scheda-prodotto .elenco-download label input[type="checkbox"]:checked + span {
	background: #ffcc00;
	font-weight: bold;
}

.accordion-scheda-prodotto .elenco-download .cta {
	float: right;
	margin-right: 10px;
}

@media (max-width: 767px) {
	.accordion-scheda-prodotto .elenco-download .cta {
		margin-right: 0;
	}
}

.accordion-scheda-prodotto .elenco-download .cta .btn {
	display: block;
	text-align: center;
	color: #000;
	border: 2px solid #000;
	padding: 10px 20px;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

.accordion-scheda-prodotto .elenco-download .cta .btn:hover, .accordion-scheda-prodotto .elenco-download .cta .btn:focus {
	text-decoration: none;
	background-color: #ffcc00;
	border-color: #ffcc00;
}

.accordion-scheda-prodotto .fotometrie {
	padding: 20px;
}

/*--------------------------------------------------
Tones
--------------------------------------------------*/
#tones {
	padding: 80px 0 0;
}

@media (max-width: 767px) {
	#tones {
		padding: 40px 0 0;
	}
}

@media (max-width: 1199px) {
	#tones .big-container {
		width: 85%;
	}
}

@media (max-width: 991px) {
	#tones .big-container {
		width: 90%;
	}
}

@media (max-width: 767px) {
	#tones .big-container {
		width: 100%;
	}
}

#tones .intro-pagina {
	position: relative;
	text-align: center;
}

#tones .intro-pagina .categoria {
	text-transform: uppercase;
	font-size: 16px;
}

#tones .intro-pagina h2.categoria:after {
	content: '';
	display: block;
	height: 70px;
	width: 3px;
	position: relative;
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 90px;
	background-color: #000;
}

#tones .intro-pagina .filtri-cerca {
	padding: 20px 0;
}

#tones .intro-pagina .filtri-cerca:after {
	content: '';
	display: block;
	height: 70px;
	width: 3px;
	position: relative;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 0px;
	background-color: #000;
}

@media (max-width: 767px) {
	#tones .intro-pagina .filtri-cerca:after {
		margin-top: 50px;
		margin-bottom: 0px;
		height: 40px;
	}
}

#tones .intro-pagina .filtri-cerca .wrap-filtri-cerca {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 40%;
	position: relative;
	margin: 0 auto;
}

@media (max-width: 1560px) {
	#tones .intro-pagina .filtri-cerca .wrap-filtri-cerca {
		width: 70%;
	}
}

@media (max-width: 991px) {
	#tones .intro-pagina .filtri-cerca .wrap-filtri-cerca {
		width: 80%;
	}
}

@media (max-width: 767px) {
	#tones .intro-pagina .filtri-cerca .wrap-filtri-cerca {
		width: 100%;
	}
}

#tones .intro-pagina .filtri-cerca .wrap-filtri-cerca .col {
	width: 50%;
	padding: 0 20px;
}

@media (max-width: 767px) {
	#tones .intro-pagina .filtri-cerca .wrap-filtri-cerca .col {
		padding: 0 10px;
		width: 100%;
		padding-bottom: 10px;
	}
}

#tones .intro-pagina .filtri-cerca .wrap-filtri-cerca .col select {
	background-color: #fff;
	border: 0;
	border-bottom: 1px solid #000;
	font-size: 16px;
	padding: 10px 0;
	width: 100%;
}

#tones .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod {
	position: relative;
}

#tones .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #000;
	padding: 0px 8px;
	width: 100%;
	height: 30px;
	margin-top: 5px;
}

#tones .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod input::-webkit-input-placeholder {
	font-size: 16px;
	color: #000 !important;
}

#tones .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod input::-moz-placeholder {
	font-size: 16px;
	color: #000 !important;
}

#tones .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod input::-ms-input-placeholder {
	font-size: 16px;
	color: #000 !important;
}

#tones .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod input::placeholder {
	font-size: 16px;
	color: #000 !important;
}

#tones .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod button {
	background: transparent;
	border: 0;
	cursor: pointer;
	position: absolute;
	z-index: 1;
	float: right;
	right: 0;
	top: 8px;
}

#tones .intro-pagina .filtri-cerca .wrap-filtri-cerca .col form#search-prod button img {
	width: 16px;
	height: auto;
}

#tones .intro-pagina ul.filtri {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 700px;
	margin-bottom: 50px;
}

@media (max-width: 991px) {
	#tones .intro-pagina ul.filtri {
		width: 100%;
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	#tones .intro-pagina ul.filtri {
		display: none;
	}
}

#tones .intro-pagina ul.filtri li {
	display: inline-block;
	margin-right: 20px;
	color: #939292;
	font-size: 16px;
	margin-bottom: 5px;
}

#tones .intro-pagina ul.filtri-mobile {
	display: none;
      /*list-style: none;
            padding: 0;
            margin: 0;
            width: 700px;
            margin-bottom: 50px;*/
}

#tones .intro-pagina ul.filtri-mobile li {
	display: inline-block;
	margin-right: 20px;
	color: #939292;
	font-size: 16px;
	margin-bottom: 5px;
}

#tones .intro-pagina ul.filtri-mobile.open {
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

/*--------------------------------------------------
Tones Intro
--------------------------------------------------*/
.tones-intro {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 90px;
}

@media (max-width: 991px) {
	.tones-intro {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.tones-intro .col {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	text-align: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 50px;
}

@media (max-width: 991px) {
	.tones-intro .col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.tones-intro .col:nth-child(2) {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

@media (max-width: 991px) {
	.tones-intro .col:nth-child(2) {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}
}

.tones-intro .tones-text {
	padding-right: 80px;
	font-size: 18px;
}

@media (max-width: 1199px) {
	.tones-intro .tones-text {
		padding-right: 30px;
		font-size: 16px;
	}
}

@media (max-width: 575px) {
	.tones-intro .tones-text {
		padding-right: 10px;
	}
}

.tones-intro .tones-text p {
	margin-bottom: 18px;
}

@media (max-width: 1199px) {
	.tones-intro .tones-text p {
		margin-bottom: 12px;
	}
}

/*--------------------------------------------------
Tones Slide
--------------------------------------------------*/
@media (max-width: 767px) {
	.tones-slide {
		max-width: calc(100vw - 60px);
	}
}

.tones-slide .item {
	cursor: pointer;
}

.tones-slide .tit {
	display: none;
}

.tones-slide .slick-dots {
	bottom: -30px;
}

.tones-slide .slick-dots li {
	height: auto;
	width: auto;
	padding: 5px 0;
	margin: 0 5px;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	border-bottom: 2px solid transparent;
}

.tones-slide .slick-dots li button {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	width: auto;
	height: auto;
	color: #000;
	text-align: center;
	padding: 7px 5px;
}

.tones-slide .slick-dots li button:before {
	display: none;
}

.tones-slide .slick-dots li.slick-active {
	border-bottom: 2px solid #000;
}

/*--------------------------------------------------
Flex Tones
--------------------------------------------------*/
.flex-tones {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 80px 0 0;
	margin: 0 -20px 80px;
}

.flex-tones .item {
	padding: 0 20px;
	width: 25%;
	position: relative;
}

@media (max-width: 1199px) {
	.flex-tones .item {
		width: 50%;
	}
}

@media (max-width: 767px) {
	.flex-tones .item {
		padding: 0 10px;
		width: 100%;
	}
}

.flex-tones .item .thumb-progetto {
	position: relative;
	background: #000;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	display: block;
}

.flex-tones .item .thumb-progetto:hover img {
	opacity: .5;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.flex-tones .item .thumb-progetto:hover .read-more {
	opacity: 1;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.flex-tones .item .thumb-progetto img {
	width: 100%;
}

.flex-tones .item .thumb-progetto .read-more {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 52px;
	width: 245px;
	background: transparent;
	margin: auto;
	text-align: center;
	border: 2px solid #fff;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	opacity: .01;
}

.flex-tones .item .thumb-progetto .read-more:hover, .flex-tones .item .thumb-progetto .read-more:focus {
	text-decoration: none;
	color: #000;
	border-color: #ffcc00;
	background: #ffcc00;
}

@media (max-width: 1199px) {
	.flex-tones .item .thumb-progetto .read-more {
		width: 200px;
		font-size: 14px;
		line-height: 51px;
	}
}

@media (max-width: 767px) {
	.flex-tones .item .thumb-progetto .read-more {
		width: 150px;
		height: 40px;
		font-size: 13px;
		line-height: 40px;
	}
}

@media (max-width: 575px) {
	.flex-tones .item .thumb-progetto .read-more {
		display: none !important;
	}
}

.flex-tones .item .meta-progetto {
	padding: 20px 0 50px;
	padding-left: 80px;
	position: relative;
	text-align: left;
}

@media (max-width: 991px) {
	.flex-tones .item .meta-progetto {
		padding-left: 70px;
	}
}

@media (max-width: 575px) {
	.flex-tones .item .meta-progetto {
		padding: 10px 0 30px;
	}
}

.flex-tones .item .meta-progetto:before {
	content: '';
	width: 70px;
	height: 5px;
	background-color: #000;
	position: absolute;
	display: block;
	left: 0;
	top: 26px;
}

@media (max-width: 991px) {
	.flex-tones .item .meta-progetto:before {
		width: 50px;
	}
}

@media (max-width: 767px) {
	.flex-tones .item .meta-progetto:before {
		display: none;
	}
}

@media (max-width: 575px) {
	.flex-tones .item .meta-progetto:before {
		width: 30px;
		height: 3px;
	}
}

.flex-tones .item .meta-progetto h4 {
	font-size: 20px;
}

@media (max-width: 1560px) {
	.flex-tones .item .meta-progetto h4 {
		font-size: 18px;
	}
}

@media (max-width: 575px) {
	.flex-tones .item .meta-progetto h4 {
		font-size: 17px;
	}
}

.flex-tones .item .meta-progetto .location {
	margin: 0;
}

/*--------------------------------------------------
Fancy Tones
--------------------------------------------------*/
.wrap-fancy-tones {
	padding: 0 5%;
	width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100%;
	overflow-y: hidden;
}

.wrap-fancy-tones .full-col {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.wrap-fancy-tones .col {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (max-width: 991px) {
	.wrap-fancy-tones .col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 40px;
	}
}

.wrap-fancy-tones .fancy-tones-text {
	padding-right: 80px;
	font-size: 18px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.wrap-fancy-tones .fancy-tones-text .details {
	font-size: 15px;
	margin: 30px 0 40px;
}

@media (max-width: 991px) {
	.wrap-fancy-tones .fancy-tones-text .details {
		margin: 20px 0 30px;
	}
}

.wrap-fancy-tones .fancy-tones-text .details p {
	margin-bottom: 0;
	padding-bottom: 0;
}

.wrap-fancy-tones .fancy-tones-text .details span {
	font-weight: 700;
}

.wrap-fancy-tones .fancy-tones-text .text {
	margin-bottom: 40px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

@media (max-width: 575px) {
	.wrap-fancy-tones .fancy-tones-text {
		padding-right: 20px;
		font-size: 16px;
	}
}

.wrap-fancy-tones .fancy-tones-text .images {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 767px) {
	.wrap-fancy-tones .fancy-tones-text .images {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.wrap-fancy-tones .fancy-tones-text .images img {
	display: block;
	max-height: 200px;
	width: auto;
}

.wrap-fancy-tones .fancy-tones-text .images .img {
	text-align: center;
	margin-right: 20px;
}

.wrap-fancy-tones .fancy-tones-text .images span {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	width: auto;
	height: auto;
	color: #000;
	text-align: center;
	padding: 7px 5px;
}

.ipad .wrap-fancy-tones {
	padding: 0;
}

/*--------------------------------------------------
Downloads
--------------------------------------------------*/
#downloads {
	padding: 0px 0 0;
}

#downloads .intro-pagina {
	position: relative;
	text-align: center;
}

#downloads .intro-pagina h1 span {
}

#downloads .intro-pagina .categoria {
	font-size: 16px;
}

#downloads .intro-pagina .categoria:after {
	content: '';
	display: block;
	height: 70px;
	width: 3px;
	position: relative;
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 90px;
	background-color: #000;
}

@media (max-width: 767px) {
	#downloads .intro-pagina .categoria:after {
		margin-top: 50px;
		margin-bottom: 50px;
		height: 40px;
	}
}

#downloads .intro-image img {
	width: 100%;
}

.tmpl-AR .box {
	margin-bottom: 30px;
}

/*--------------------------------------------------
Downloads
--------------------------------------------------*/
#real-download {
	padding-top: 90px;
	min-height:560px;
}

#real-download h2 {
	margin-bottom: 40px;
}

#real-download .real {
	padding-bottom: 65px;
}



.tit-download {
	float: left;
	font-size: 1.2rem;
	font-weight: bolder;
	width: 100%;
	line-height: 32px;
	text-align: center;
	margin-top: 20px;
	text-transform: uppercase;
}

.tit-download a{
	color:#000000;
}

#real-download .real .titolo {
	font-weight: bold;
	font-size: 2.2rem;
	text-transform: uppercase;
	padding-bottom: 5px;
	display: block;
}

.download-a {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	
}


.download-1 {
	
	overflow: hidden;
	text-align:center;
	
}


.download-1 .card-body {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 100%;
	text-align: center;
}

.download-1 .card-body .card-title {
	font-size: 1.4rem;
	margin: 0;
	text-transform: uppercase;
	font-weight: bolder;
	color: #ffffff;
}

.download-1 .card-img-top {
		-webkit-transition: -webkit-transform .5s ease-in-out;
		transition: -webkit-transform .5s ease-in-out;
		transition: transform .5s ease-in-out;
		transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
	}

	.download-1:hover .card-body {
		bottom: 0;
		background-color: rgba(255, 153, 0, 0.5);
	}

	.download-1:hover .card-img-top {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}

	.download-1 .card-body {
		height: 100%;
		bottom: -100%;
		-webkit-transition: bottom .2s ease-in-out;
		transition: bottom .2s ease-in-out;
	}

/** iPad **/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#real-download {
	padding-top: 60px;
	}

	#real-download h2 {
		margin-bottom: 20px;
	}

	#real-download .real {
		padding-bottom: 45px;
	}
}
/** iPhone **/
@media only screen and (min-width: 320px) and (max-width: 767px) {
	#real-download {
	padding-top: 30px;
	}

	#real-download h2 {
		margin-bottom: 20px;
	}

	#real-download .real {
		padding-bottom: 45px;
	}
	#real-download .real .titolo {
	font-weight: bold;
	font-size: 1.8rem;
	text-transform: uppercase;
	padding-bottom: 5px;
	display: block;
}
	
	.download-a {
		float:left;
		width:48%;
		margin:1%;	
	}
	
	.download-b {
		float:left;
		margin:1%;	
	}
	
	.tit-download {
		float: left;
		font-size: 1.1rem;
		font-weight: bolder;
		line-height: 22px;
		text-align: center;
		margin-top: 5px;
		text-transform: uppercase;
	}
	.download-1 .card-body .card-title {
		display:none;
	}
}

/*--------------------------------------------------
Contatti
--------------------------------------------------*/
#contatti {
	padding: 90px 0 0px;
	position: relative;
	z-index: 1;
}

#contatti .intro-pagina {
	position: relative;
	text-align: center;
}

#contatti .intro-pagina h1 span {
}

#contatti .intro-pagina .cat-progetto {
	text-transform: uppercase;
	font-size: 16px;
}

#contatti .intro-pagina .cat-progetto:after {
	display: none !important;
	content: '';
	display: block;
	height: 70px;
	width: 3px;
	position: relative;
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 90px;
	background-color: #000;
}

#contatti .filtri-cerca {
	padding: 20px 0;
}

#contatti .filtri-cerca:after {
	content: '';
	display: block;
	height: 70px;
	width: 3px;
	position: relative;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 80px;
	background-color: #000;
}

@media (max-width: 767px) {
	#contatti .filtri-cerca:after {
		margin-top: 50px;
		margin-bottom: 0px;
		height: 40px;
	}
}

#contatti .filtri-cerca .wrap-filtri-cerca {
      /*display: flex;
                flex-wrap: wrap;
                width: 60%;
                position: relative;
                margin: 0 auto;*/
	text-align: center;
}

#contatti .filtri-cerca .wrap-filtri-cerca .col {
	width: 20%;
	padding: 0 20px;
	display: inline-block;
	vertical-align: text-bottom;
}

@media (max-width: 1199px) {
	#contatti .filtri-cerca .wrap-filtri-cerca .col {
		width: 30%;
	}
}

@media (max-width: 991px) {
	#contatti .filtri-cerca .wrap-filtri-cerca .col {
		width: 30%;
	}
}

@media (max-width: 767px) {
	#contatti .filtri-cerca .wrap-filtri-cerca .col {
		padding: 0 10px;
		width: 100%;
		padding-bottom: 10px;
	}
}

#contatti .filtri-cerca .wrap-filtri-cerca .col select {
	background-color: #fff;
	border: 0;
	border-bottom: 1px solid #000;
	font-size: 16px;
	padding: 10px 0;
	width: 100%;
}

#contatti .filtri-cerca .wrap-filtri-cerca .col form#search-prod {
	position: relative;
}

#contatti .filtri-cerca .wrap-filtri-cerca .col form#search-prod input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #000;
	padding: 0px 8px;
	width: 100%;
	height: 30px;
	margin-top: 5px;
}

#contatti .filtri-cerca .wrap-filtri-cerca .col form#search-prod input::-webkit-input-placeholder {
	font-size: 16px;
	color: #000 !important;
}

#contatti .filtri-cerca .wrap-filtri-cerca .col form#search-prod input::-moz-placeholder {
	font-size: 16px;
	color: #000 !important;
}

#contatti .filtri-cerca .wrap-filtri-cerca .col form#search-prod input::-ms-input-placeholder {
	font-size: 16px;
	color: #000 !important;
}

#contatti .filtri-cerca .wrap-filtri-cerca .col form#search-prod input::placeholder {
	font-size: 16px;
	color: #000 !important;
}

#contatti .filtri-cerca .wrap-filtri-cerca .col form#search-prod button {
	background: transparent;
	border: 0;
	cursor: pointer;
	position: absolute;
	z-index: 1;
	float: right;
	right: 0;
	top: 8px;
}

#contatti .filtri-cerca .wrap-filtri-cerca .col form#search-prod button img {
	width: 16px;
	height: auto;
}

#contatti .contatti-search {
	position: absolute;
	z-index: 2;
	top: 30px;
	width: 360px;
	background: #d4d3d0;
	padding: 50px;
	opacity: .9;
	margin-right: 15px;
	right: 5%;
}

@media (max-width: 1199px) {
	#contatti .contatti-search {
		position: relative;
		top: 0;
		right: 0 !important;
		margin-right: 0;
		width: 100%;
	}
}

#contatti .contatti-search .titolo {
	font-size: 25px;
	line-height: 28px;
	padding-bottom: 20px;
}

#contatti .contatti-search .corpo {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 20px;
}

#contatti select {
	padding: 8px 0;
	width: 100%;
}

#contatti .select_cont {
	width: 100%;
}

#contatti .select_cont .select2-container--default {
	width: 100% !important;
}

#contatti .cta {
	display: inline-block;
	padding: 0 0 5px 0;
    /*border: 2px solid #000;
        background: #fff;
        color: #000;
        font-size: 14px;
        
        text-transform: uppercase;
        -webkit-transition: all ease-in-out .2s;
        transition: all ease-in-out .2s;
        height: 52px;
        width: 100%;
        display: block;
        line-height: 52px;
        position: relative;
        margin: 20px auto 0 auto;
        text-align:center;

        &:hover, &:focus {
            border-color: #ffcc00;
            text-decoration: none;
            background-color: #ffcc00;
            -webkit-transition: all ease-in-out .2s;
            transition: all ease-in-out .2s;
        }*/
}

#contatti .cta .wrap-lens {
	width: 18px;
	height: 18px;
}

#contatti.geo-filiali h2.cat-progetto:after {
	display: block !important;
}

#contatti .flex-caratteristiche {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 30px 0 0;
	margin: 0 -20px;
}

@media (max-width: 767px) {
	#contatti .flex-caratteristiche {
		padding: 40px 0;
	}
}

#contatti .flex-caratteristiche .item {
	width: 50%;
	padding: 0 20px;
}

@media (max-width: 767px) {
	#contatti .flex-caratteristiche .item {
		width: 100%;
	}
}

#contatti .flex-caratteristiche .item div {
	margin: 0 0 30px;
}

#contatti .flex-caratteristiche .item div h4 {
	font-size: 16px;
	text-transform: uppercase;
}

#contatti .flex-caratteristiche .item div p {
	font-size: 14px;
	text-align: justify;
}

#contatti .contatti-from {
    /*button {
            background: transparent;
            border: 0;
            cursor: pointer;
            position: relative;
            float: right;
            right: 0;
            bottom: 3px;
            height: 50px;
        }*/
}

#contatti .contatti-from input[type="text"] {
	background: #f2f2f2;
	border: 0;
	height: 50px;
	padding: 5px;
	color: #000;
	width: 90%;
	margin-bottom: 4%;
}

#contatti .contatti-from textarea {
	background: #f2f2f2;
	border: 0;
	color: #000;
	padding: 5px;
	color: #000;
	width: 90%;
	margin-bottom: 3%;
}

/** iPhone **/
@media only screen and (min-width: 320px) and (max-width: 767px) {
	#contatti .contatti-from textarea {
	background: #f2f2f2;
	border: 0;
	color: #000;
	padding: 5px;
	color: #000;
	width: 100%;
	margin-bottom: 3%;
}	
	
}


@media (max-width: 1199px) {
	#contatti .contatti-from input[type="text"] {
		width: 100%;
	}
}

@media (max-width: 991px) {
	#contatti .contatti-from input[type="text"] {
		width: 100%;
	}
}

#contatti .contatti-from input.email {
	margin: 0;
}

#contatti .contatti-from .privacy {
	margin: 0;
	margin-top: 10px;
}

#contatti .contatti-from .privacy a {
	color: #000;
}

#contatti .contatti-from .privacy a:hover, #contatti .contatti-from .privacy a:focus {
	text-decoration: none;
}

@media (max-width: 575px) {
	#contatti .contatti-from h6 {
		margin-top: 30px;
	}
}

#contatti .contatti-from #nl-form {
	position: relative;
	width: 100%;
}

#contatti .contatti-from button.invia {
	background: #ff9900;
	font-size: 1.6rem;
	color: #ffffff;
	float: left;
	height: 55px;
	width: 90%;
	cursor: pointer;
	margin-top: 12px;
	text-align: center;
	margin-bottom: 20px;
	font-family: 'MyriadPro-Bold';
}
    /*  #contatti .contatti-from button.invia:hover, #contatti .contatti-from button.invia:focus {
        background: #ff9900;
        border-color: #ff9900;
        color: #000;
        -webkit-transition: all ease-in-out .2s;
        transition: all ease-in-out .2s; }*/
/*--------------------------------------------------
Lista filiali
--------------------------------------------------*/
.wrap-lista-filiali {
	padding-bottom: 50px;
}

#lista-filiali {
	padding-bottom: 100px;
}

@media (max-width: 767px) {
	#lista-filiali > .row {
		padding-bottom: 30px;
	}
}

#lista-filiali .lista-filiali-tit {
	text-align: right;
	position: relative;
}

@media (max-width: 1560px) {
	#lista-filiali .lista-filiali-tit {
		text-align: left;
	}
}

@media (max-width: 991px) {
	#lista-filiali .lista-filiali-tit {
		width: 100%;
	}
}

#lista-filiali .lista-filiali-tit h2 {
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 20px;
}

@media (max-width: 1560px) {
	#lista-filiali .lista-filiali-tit h2 {
		position: relative;
		padding-bottom: 10px;
	}
}

#lista-filiali .lista-filiali-tit h3 {
	text-transform: uppercase;
}

@media (max-width: 1560px) {
	#lista-filiali .lista-filiali-tit h3 {
		position: relative;
		padding-bottom: 10px;
	}
}

#lista-filiali .lista-filiali-tit h3:after {
	content: '';
	position: relative;
	background-color: #000;
	width: 90px;
	height: 5px;
	margin-left: 40px;
	margin-right: 20px;
	display: inline-block;
	top: -5px;
}

@media (max-width: 1560px) {
	#lista-filiali .lista-filiali-tit h3:after {
		margin-left: 0;
	}
}

@media (max-width: 1560px) {
	#lista-filiali .lista-filiali-tit h3:after {
		position: absolute;
		left: 0;
		top: auto;
		bottom: 0;
	}
}

@media (max-width: 991px) {
	#lista-filiali .wrap-lista-filiali {
		width: 100%;
		margin-top: 15px;
	}
}

@media (max-width: 767px) {
	#lista-filiali .wrap-lista-filiali .col-md-4 {
		padding-bottom: 15px;
	}
}

#lista-filiali .wrap-lista-filiali > .row {
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	#lista-filiali .wrap-lista-filiali > .row {
		margin-bottom: 0;
	}
}

#lista-filiali .wrap-lista-filiali h4 {
	margin: 2px 0 2px 0;
	font-size: 19px;
}

#lista-filiali .wrap-lista-filiali p {
	margin-bottom: 0;
}

#lista-filiali .wrap-lista-filiali a {
	color: #000;
}

/*--------------------------------------------------
Tabella risultati
--------------------------------------------------*/
#elenco-codici {
	padding: 100px 0;
}

#elenco-codici .table-responsive {
	min-height: .01%;
	overflow-x: auto;
}

#elenco-codici .table-codici {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
}

#elenco-codici .table-codici th, #elenco-codici .table-codici td {
	padding: 0 15px 0 0;
	margin: 0;
	vertical-align: top;
	position: relative;
	z-index: 1;
	background: none;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

#elenco-codici .table-codici th {
	border-bottom: 4px solid #fff;
	padding-bottom: 25px;
	font-size: 13px;
}

#elenco-codici .table-codici th:before {
	content: '';
	position: absolute;
	bottom: 0;
	height: 18px;
	background: #ececeb;
	width: 5px;
}

#elenco-codici .table-codici th:after {
	content: '';
	position: absolute;
	bottom: -4px;
	height: 4px;
	background: #ececeb;
	width: 100%;
	-webkit-box-shadow: -760px 0 0 #ececeb, 760px 0 0 #ececeb;
	box-shadow: -760px 0 0 #ececeb, 760px 0 0 #ececeb;
}

#elenco-codici .table-codici td {
	border-bottom: 1px solid #ececeb;
}

#elenco-codici .table-codici td > div {
	padding: 10px 0 10px 5px;
        /*cursor: pointer;*/
}

#elenco-codici .table-codici td > div a {
	text-decoration: underline;
	color: #000;
}

#elenco-codici .table-codici td > div a:hover, #elenco-codici .table-codici td > div a:focus {
	text-decoration: none;
}

/*--------------------------------------------------
Login
--------------------------------------------------*/
#intro-login {
	padding: 80px 0 0;
}

#intro-login .intro-pagina {
	position: relative;
	text-align: center;
}

#intro-login .intro-pagina h1 span {
}

#intro-login .intro-pagina .categoria {
	font-size: 16px;
	text-align: center !important;
}

#intro-login .intro-pagina .categoria p {
	text-align: center !important;
}

#intro-login .intro-pagina .categoria:after {
	content: '';
	display: block;
	height: 70px;
	width: 3px;
	position: relative;
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 90px;
	background-color: #000;
}

@media (max-width: 767px) {
	#intro-login .intro-pagina .categoria:after {
		margin-top: 50px;
		margin-bottom: 50px;
		height: 40px;
	}
}

/*--------------------------------------------------
Form
--------------------------------------------------*/
.wrap-form-login {
	padding-bottom: 60px;
	float: none;
	margin: 0 auto;
}

.wrap-form-login .form-control {
	background: transparent;
	border: 0;
	border-bottom: 2px solid #000;
	padding: 5px;
	color: #000;
	width: 100%;
	margin-bottom: 10px;
}

.wrap-form-login .btn-default {
	background: transparent;
	border: 2px solid #000;
	padding: 10px 30px 8px;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	cursor: pointer;
	font-weight: bold;
}

.wrap-form-login .btn-default:hover, .wrap-form-login .btn-default:focus {
	background: #ffcc00;
	border-color: #ffcc00;
	color: #000;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

.wrap-form-login a {
	color: #000;
	text-decoration: underline;
}

.wrap-form-login a:hover {
	text-decoration: none;
}

/*--------------------------------------------------
Header Layout Builder
--------------------------------------------------*/
.HeaderLayoutBuilder {
	padding: 80px 0 0;
}

@media (max-width: 767px) {
	.HeaderLayoutBuilder {
		padding: 40px 0 0;
	}
}

.HeaderLayoutBuilder .intro-pagina {
	position: relative;
	text-align: center;
}

.HeaderLayoutBuilder .intro-pagina h1 span {
}

.HeaderLayoutBuilder .intro-pagina .cat-progetto {
	text-transform: uppercase;
	font-size: 16px;
}

.HeaderLayoutBuilder .intro-pagina .cat-progetto:after {
	content: '';
	display: block;
	height: 70px;
	width: 3px;
	position: relative;
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 90px;
	background-color: #000;
}

@media (max-width: 767px) {
	.HeaderLayoutBuilder .intro-pagina .cat-progetto:after {
		margin-top: 50px;
		margin-bottom: 50px;
		height: 40px;
	}
}

.HeaderLayoutBuilder .intro-pagina .date-location {
	text-transform: uppercase;
	font-size: 16px;
}

.HeaderLayoutBuilder .intro-pagina .date-location span {
}

.HeaderLayoutBuilder .intro-pagina .date-location:after {
	content: '';
	display: block;
	height: 70px;
	width: 3px;
	position: relative;
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 90px;
	background-color: #000;
}

@media (max-width: 767px) {
	.HeaderLayoutBuilder .intro-pagina .date-location:after {
		margin-top: 50px;
		margin-bottom: 50px;
		height: 40px;
	}
}

.HeaderLayoutBuilder .intro-image {
	margin: 0 0 90px 0;
}

.HeaderLayoutBuilder .intro-image img {
	width: 100%;
}

/*--------------------------------------------------
Layout Builder
--------------------------------------------------*/
.LayoutBuilder {
	padding-bottom: 80px;
	overflow: hidden;
}

@media (max-width: 991px) {
	.LayoutBuilder {
		padding-bottom: 40px;
	}
}

.LayoutBuilder .container {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 0 15px !important;
	font-size: 16px;
}

.LayoutBuilder .inner-top-md {
	margin-bottom: 60px;
}

.LayoutBuilder a {
	position: relative;
	z-index: 1;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	white-space: nowrap;
	display: inline-block;
}

.LayoutBuilder a:before {
	content: '';
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 5px;
	width: 100%;
	height: 8px;
	background: #ffcc00;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.LayoutBuilder a:hover:before {
	height: 22px;
}

.LayoutBuilder .lbcta {
	text-align: center;
}

.LayoutBuilder .lbcta .btn {
	background: transparent;
	border: 2px solid #000;
	padding: 10px 30px 8px;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	cursor: pointer;
	margin-top: -19px;
	font-weight: bold;
}

.LayoutBuilder .lbcta .btn:before {
	display: none;
}

.LayoutBuilder .lbcta .btn:hover, .LayoutBuilder .lbcta .btn:focus {
	background: #ffcc00;
	border-color: #ffcc00;
	color: #000;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

.LayoutBuilder .image {
	margin: 0 0 40px 0;
}

.LayoutBuilder .image img {
	width: 100%;
	height: auto;
}

/*--------------------------------------------------
Risultati ricerca
--------------------------------------------------*/
#risultati {
	padding: 0 0 90px;
}

#risultati header h1 {
	font-size: 60px;
}

@media (max-width: 767px) {
	#risultati header h1 {
		font-size: 30px;
	}
}

#risultati header p {
	font-size: 2rem;
	text-transform: uppercase;
}

@media (max-width: 767px) {
	#risultati header p {
		font-size: 18px;
	}
}

#risultati .result-list {
	padding: 50px 0;
}

#risultati .result-prodotti {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#risultati .result-prodotti .cat-result {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	margin-bottom: 20px;
}

#risultati .result-prodotti div {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
}

@media (max-width: 1199px) {
	#risultati .result-prodotti div {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
	}
}

@media (max-width: 991px) {
	#risultati .result-prodotti div {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333%;
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
	}
}

@media (max-width: 767px) {
	#risultati .result-prodotti div {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}

@media (max-width: 575px) {
	#risultati .result-prodotti div {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
}

#risultati .result-prodotti div a {
	color: #000;
	display: block;
	position: relative;
	z-index: 1;
	padding: 15px;
	margin-bottom: 25px;
	border-bottom: 2px solid #000;
	margin: 0 15px 30px;
	height: 100%;
}

#risultati .result-prodotti div a img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

#risultati .result-prodotti div a:before {
	content: '';
	position: absolute;
	background-color: rgba(255, 255, 153, 0.6);
	width: 100%;
	height: 100%;
	display: inline-block;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0;
}

#risultati .result-prodotti div a:hover, #risultati .result-prodotti div a:focus {
	text-decoration: none;
	outline: none;
	-webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
	border-bottom: 2px solid rgba(255, 255, 153, 0.6);
}

#risultati .result-prodotti div a:hover img, #risultati .result-prodotti div a:focus img {
	z-index: -2;
	position: relative;
}

#risultati .result-prodotti div a:hover:before, #risultati .result-prodotti div a:focus:before {
	opacity: 1;
}

#risultati .result-prodotti div .tit-prod {
	font-size: 20px;
	padding: 20px 0 0 0;
	margin-top: 10px;
	text-align: left;
	height: 64px;
	text-overflow: ellipsis;
	overflow: hidden;
}

#risultati .result-prodotti div .box {
	padding: 20px 0 0;
	-webkit-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
}

#risultati .result-prodotti div p {
	margin: 0;
}

#risultati .result-prodotti div p span {
}

#risultati .result-prodotti div .icons {
	margin-top: 10px;
	position: relative;
	z-index: 2;
}

#risultati .result-prodotti div .icons img {
	margin-right: 5px;
	display: inline-block;
}

@media (max-width: 991px) {
	#risultati .result-prodotti div .icons img {
		max-width: 26px;
	}
}

#risultati .result-progetti-news,
  #risultati .result-altro {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}

#risultati .result-progetti-news .cat-result,
    #risultati .result-altro .cat-result {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	margin-bottom: 20px;
	margin-left: 10px;
}

#risultati .result-progetti-news .item,
    #risultati .result-altro .item {
	padding: 0 20px;
	width: 33.33333333%;
	position: relative;
}

@media (max-width: 1199px) {
	#risultati .result-progetti-news .item,
        #risultati .result-altro .item {
		width: 50%;
	}
}

@media (max-width: 767px) {
	#risultati .result-progetti-news .item,
        #risultati .result-altro .item {
		padding: 0 10px;
	}
}

#risultati .result-progetti-news .item .thumb-progetto,
      #risultati .result-altro .item .thumb-progetto {
	position: relative;
	background: #000;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	display: block;
}

#risultati .result-progetti-news .item .thumb-progetto:hover img,
        #risultati .result-altro .item .thumb-progetto:hover img {
	opacity: .5;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

#risultati .result-progetti-news .item .thumb-progetto:hover .read-more,
        #risultati .result-altro .item .thumb-progetto:hover .read-more {
	opacity: 1;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

#risultati .result-progetti-news .item .thumb-progetto img,
        #risultati .result-altro .item .thumb-progetto img {
	width: 100%;
}

#risultati .result-progetti-news .item .thumb-progetto .read-more,
        #risultati .result-altro .item .thumb-progetto .read-more {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 52px;
	width: 245px;
	background: transparent;
	margin: auto;
	text-align: center;
	border: 2px solid #fff;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	opacity: .01;
}

#risultati .result-progetti-news .item .thumb-progetto .read-more:hover, #risultati .result-progetti-news .item .thumb-progetto .read-more:focus,
          #risultati .result-altro .item .thumb-progetto .read-more:hover,
          #risultati .result-altro .item .thumb-progetto .read-more:focus {
	text-decoration: none;
	color: #000;
	border-color: #ffcc00;
	background: #ffcc00;
}

@media (max-width: 1199px) {
	#risultati .result-progetti-news .item .thumb-progetto .read-more,
            #risultati .result-altro .item .thumb-progetto .read-more {
		width: 200px;
		font-size: 14px;
		line-height: 51px;
	}
}

@media (max-width: 767px) {
	#risultati .result-progetti-news .item .thumb-progetto .read-more,
            #risultati .result-altro .item .thumb-progetto .read-more {
		width: 150px;
		height: 40px;
		font-size: 13px;
		line-height: 40px;
	}
}

#risultati .result-progetti-news .item .meta-progetto,
      #risultati .result-altro .item .meta-progetto {
	padding: 20px 0 50px;
	padding-left: 80px;
	position: relative;
}

@media (max-width: 991px) {
	#risultati .result-progetti-news .item .meta-progetto,
          #risultati .result-altro .item .meta-progetto {
		padding-left: 70px;
	}
}

@media (max-width: 575px) {
	#risultati .result-progetti-news .item .meta-progetto,
          #risultati .result-altro .item .meta-progetto {
		padding: 10px 0 30px;
	}
}

#risultati .result-progetti-news .item .meta-progetto:before,
        #risultati .result-altro .item .meta-progetto:before {
	content: '';
	width: 70px;
	height: 5px;
	background-color: #000;
	position: absolute;
	display: block;
	left: 0;
	top: 26px;
}

@media (max-width: 991px) {
	#risultati .result-progetti-news .item .meta-progetto:before,
            #risultati .result-altro .item .meta-progetto:before {
		width: 50px;
	}
}

@media (max-width: 767px) {
	#risultati .result-progetti-news .item .meta-progetto:before,
            #risultati .result-altro .item .meta-progetto:before {
		display: none;
	}
}

@media (max-width: 575px) {
	#risultati .result-progetti-news .item .meta-progetto:before,
            #risultati .result-altro .item .meta-progetto:before {
		width: 30px;
		height: 3px;
	}
}

#risultati .result-progetti-news .item .meta-progetto h4,
        #risultati .result-altro .item .meta-progetto h4 {
	font-size: 20px;
}

@media (max-width: 1560px) {
	#risultati .result-progetti-news .item .meta-progetto h4,
            #risultati .result-altro .item .meta-progetto h4 {
		font-size: 18px;
	}
}

@media (max-width: 575px) {
	#risultati .result-progetti-news .item .meta-progetto h4,
            #risultati .result-altro .item .meta-progetto h4 {
		font-size: 17px;
	}
}

#risultati .result-progetti-news .item .meta-progetto .location,
        #risultati .result-altro .item .meta-progetto .location {
	margin: 0;
}

#risultati .result-accessorio {
	width: 25%;
	padding: 0 20px;
	margin-left: -10px;
}

#risultati .result-accessorio img {
	max-width: 100%;
	display: block;
	margin: 50px 0;
}

@media (max-width: 991px) {
	#risultati .result-accessorio {
		width: 50%;
	}
}

@media (max-width: 767px) {
	#risultati .result-accessorio {
		width: 100%;
	}
}

#risultati .result-accessorio .codice {
	font-size: 20px;
}

#risultati .result-accessorio .nome-accessorio {
	font-size: 15px;
	margin: 0;
}

/*--------------------------------------------------
Servizi - Contatti
--------------------------------------------------*/
.servizi-contatti .intro-image img {
	width: 100%;
}

.servizi-contatti a {
	color: #000;
}

.servizi-contatti a:hover {
	text-decoration: none;
}

.servizi-contatti .form-contatti {
	width: 33%;
	margin: 0 auto;
}

@media (max-width: 1199px) {
	.servizi-contatti .form-contatti {
		width: 80%;
	}
}

@media (max-width: 767px) {
	.servizi-contatti .form-contatti {
		width: 100%;
	}
}

.servizi-contatti .form-contatti .descrizione-news {
	width: 100% !important;
	padding-bottom: 25px !important;
	font-weight: bold;
}

.servizi-contatti .form-contatti .row {
	padding-bottom: 15px;
}

.servizi-contatti .form-contatti .row .txt-right {
	text-align: right;
}

@media (max-width: 1199px) {
	.servizi-contatti .form-contatti .row .txt-right {
		text-align: left;
	}
}

.servizi-contatti .form-contatti .form-control {
	border: 0;
	border-bottom: 2px solid #000;
	padding: 5px;
	padding-top: 0;
	width: 100%;
}

.servizi-contatti .form-contatti .select2-container {
	width: 100% !important;
}

.servizi-contatti .form-contatti .select2-container--default .select2-selection--single {
	border-bottom: 2px solid #000;
	height: auto;
	padding-top: 0;
	margin-bottom: 2px;
}

.servizi-contatti .form-contatti .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 24px;
}

.servizi-contatti .form-contatti .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 0;
}

.servizi-contatti .form-contatti input[type="radio"] {
	margin-right: 5px;
	margin-top: 2px;
	width: auto;
	float: left;
}

.servizi-contatti .form-contatti .form-separatore {
	padding-bottom: 5px;
}

.servizi-contatti .form-contatti .dropZoneContainer {
	position: relative;
}

.servizi-contatti .form-contatti .dropZoneContainer input {
	border: 0;
	opacity: 0;
	position: relative;
	z-index: 1;
}

.servizi-contatti .form-contatti .dropZoneContainer .dropZoneOverlay {
	border-bottom: 2px solid #000;
	padding: 5px;
	padding-top: 0;
	width: 100%;
	position: absolute;
	top: 0;
}

.servizi-contatti .form-contatti .dropZoneContainer .dropZoneOverlay img {
	width: 4%;
	margin-right: 5px;
	cursor: pointer;
}

.servizi-contatti .form-contatti .invia {
	float: right;
	background: transparent;
	border: 2px solid #000;
	padding: 10px 30px 8px;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	float: right;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	cursor: pointer;
	margin-top: -19px;
	font-weight: bold;
}

.servizi-contatti .form-contatti .invia:hover, .servizi-contatti .form-contatti .invia:focus {
	background: #ffcc00;
	border-color: #ffcc00;
	color: #000;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

/*--------------------------------------------------
home-pro-class
--------------------------------------------------*/
.home-pro-class {
	width: 100%;
	background: #f8f8f8;
	margin: 0 auto;
	min-height:240px;
	
}

.home-pro-class ul {
	list-style: none;

}

.home-pro-class ul li {
	
	text-align: center;
}

.home-pro-class ul li img {
	width: 100%;
	max-width: 200px;
	height: 100%;
	text-align: center;
}

.home_pro_1, .home_pro_2, .home_pro_3, .home_pro_4, .home_pro_5, .home_pro_6 {
	width: 100%;
	max-width: 160px;
	height: 160px;
	margin: 0 auto;
	text-align: center;
	
	
}

.home-pro-class ul li .home_pro_1 {
	background: url(/bootstrap/img/Spotlight.png) no-repeat center;
}

.home-pro-class ul li:hover .home_pro_1 {
	background: url(/bootstrap/img/Spotlight_a.png) no-repeat center  center;
}

.home-pro-class ul li .home_pro_2 {
	background: url(/bootstrap/img/Downlight.png) no-repeat center;
}

.home-pro-class ul li:hover .home_pro_2 {
	background: url(/bootstrap/img/Downlight_a.png) no-repeat center  center;
}

.home-pro-class ul li .home_pro_3 {
	background: url(/bootstrap/img/Wall_lamp_light.png) no-repeat center;
}

.home-pro-class ul li:hover .home_pro_3 {
	background: url(/bootstrap/img/Wall_lamp_light_a.png) no-repeat center  center;
}

.home-pro-class ul li .home_pro_4 {
	background: url(/bootstrap/img/Pandent_light.png) no-repeat center;
}

.home-pro-class ul li:hover .home_pro_4 {
	background: url(/bootstrap/img/Pandent_light_a.png) no-repeat center  center;
}

.home-pro-class ul li .home_pro_5 {
	background: url(/bootstrap/img/LINEAR.png) no-repeat center;
}

.home-pro-class ul li:hover .home_pro_5 {
	background: url(/bootstrap/img/LINEAR_a.png) no-repeat center  center;
}
.home-pro-class ul li .home_pro_6 {
	background: url(/bootstrap/img/Magnetic_Profile.png) no-repeat center;
}

.home-pro-class ul li:hover .home_pro_6 {
	background: url(/bootstrap/img/Magnetic_Profile_a.png) no-repeat center  center;
}

.home-pro-class ul li span {
	text-align: center;
	height: 30px;
	float: left;
	width: 100%;
	font-size: 18px;
}

.home-pro-class ul li a {
	color: #cccccc;
}

.home-pro-class ul li:hover a {
	color: #ff9900;
}


/** iPad **/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	

}
/** iPhone **/
@media only screen and (min-width: 320px) and (max-width: 767px) {
	
	.home-pro-class {
	width: 100%;
	margin-top:-20px;

}
	
	.home-pro-class ul li {
		
		float:left;
		text-align: center;
		width: 100%;
		max-width: 150px;
		height: 100%;
		padding:10px;
		margin-bottom:10px;

	}

	.home_pro_1, .home_pro_2, .home_pro_3, .home_pro_4, .home_pro_5, .home_pro_6 {
		max-width: 160px;
		height: 140px;
		margin: 0 auto;
		text-align: center;
		
	}
	
	.home-pro-class ul li span {
		text-align: center;
		height: 30px;
		float: left;
		width: 100%;
		font-size: 14px;
	}
	
	
	
	.home-pro-class ul li .home_pro_1 {
	background: url(/bootstrap/img/Spotlight.png) no-repeat center;
	
	}

	.home-pro-class ul li:hover .home_pro_1 {
		background: url(/bootstrap/img/Spotlight_a.png) no-repeat center  center;
		
	}

	.home-pro-class ul li .home_pro_2 {
		background: url(/bootstrap/img/Downlight.png) no-repeat center;
		
	}

	.home-pro-class ul li:hover .home_pro_2 {
		background: url(/bootstrap/img/Downlight_a.png) no-repeat center  center;
	
	}

	.home-pro-class ul li .home_pro_3 {
		background: url(/bootstrap/img/Wall_lamp_light.png) no-repeat center;
		
	}

	.home-pro-class ul li:hover .home_pro_3 {
		background: url(/bootstrap/img/Wall_lamp_light_a.png) no-repeat center;
		
	}

	.home-pro-class ul li .home_pro_4 {
		background: url(/bootstrap/img/Pandent_light.png) no-repeat center;
		
	}

	.home-pro-class ul li:hover .home_pro_4 {
		background: url(/bootstrap/img/Pandent_light_a.png) no-repeat center;
		
	}

	.home-pro-class ul li .home_pro_5 {
		background: url(/bootstrap/img/LINEAR.png) no-repeat center;
		
	}

	.home-pro-class ul li:hover .home_pro_5 {
		background: url(/bootstrap/img/LINEAR_a.png) no-repeat center;
	
	}
	.home-pro-class ul li .home_pro_6 {
		background: url(/bootstrap/img/Magnetic_Profile.png) no-repeat center;
	
	}

	.home-pro-class ul li:hover .home_pro_6 {
		background: url(/bootstrap/img/Magnetic_Profile_a.png) no-repeat center;
		
	}
}
/*--------------------------------------------------
Footer
--------------------------------------------------*/
footer.footer {
  /*background: #E3E3E3;*/
	background: #333333;
	padding: 0px 0 0px;
 /* position: fixed; */
	left: 0;
	right: 0;
	max-width: 1920px;
	bottom: 0;
	margin: 0 auto;
	width: 100%;
	z-index: -1;
}

@media (max-width: 1560px) {
	footer.footer {
		padding: 0px 0 0px;
	}
}

@media (max-width: 1025px) {
	footer.footer {
		position: static;
	}
}

footer.footer hr {
	background-color: #000;
	margin-top: 50px;
}

footer.footer .box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer-logo {
	width:100%;
	margin:0 auto;
	text-align: center;
	margin-top:40px;
}
.footer-logo img{
	text-align: center;
	width:100%;
	max-width:150px;
}
/** iPad **/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.footer-logo img{
		text-align: center;
		width:100%;
		max-width:192px;
	}
}
/** iPhone **/
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.footer-logo {		
		margin:0 auto;
		margin-left:40%;
	}
	

}



.footer-wx {
	width:100%;
	margin:0 auto;
	text-align: center;

}
.footer-wx img{
	text-align: center;
	width:100%;
	
	max-width:120px;
}
@media (max-width: 575px) {
	.footer-wx {
		margin:0 auto;
		margin-left:100%;
		display:none;	

	}
}

.footer-copyr-mm{
	display:none;
}
.footer-copyr {
	text-align: center;
	margin-bottom: 10px;
	margin: 0 auto;
	
	font-family: 14px;
	width:100%;
}

.footer-copyr span {
	color: #cccccc;
	font-size: 14px;
	line-height: 21px;
	font-family: MyriadPro-BlackCond;
}

.footer-copyr p {
	font-family: MyriadPro-Light;
	color: #cccccc;
	font-size: 14px;
	line-height: 21px;
}

.footer-lang {

	float:right;
	text-align:right;
	margin-top: 40px;
	font-size: 20px;
	padding-right:26%;
}

.footer-lang span {
	
	width: 100%;
	text-align: right;
	margin-top: 10px;
	font-size: 20px;
}

.social {
	padding-left:24%;
	margin-top: 40px;
	float: left;
	margin-right: 0px;
}

.social  .fa {
	color: #ffffff;
}

.social ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.social ul li {
	display: inline-block;
	margin-left: 20px;
}

.social ul li a {
	color: #000;
	font-size: 20px;
}

/** iPad **/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.footer-lang {
		float:right;
		text-align:right;
		margin-top: 40px;
		font-size: 20px;
		padding-right:5%;
	}
	.social {
		padding-left:5%;
		margin-top: 40px;
		float: left;
		margin-right: 0px;
	}
}

/** iPhone **/
@media only screen and (min-width: 320px) and (max-width: 767px) {
		
	.footer-lang {
		float: left;
		text-align:left;
		margin-top: 20px;
		font-size: 20px;
		
		width:50px;
		padding-right:5%;
	}
	.social {
		padding-left:5%;
		margin-top: 20px;
		float: left;
		width:200px;
		margin-right: 0px;
	}
	
	.footer-copyr{
		display:none;
	}
	
	.footer-copyr-mm{
		display:block;
	}
	
.footer-copyr-mm {
	text-align: center;
	margin-bottom: 10px;
	margin: 0 auto;
	
	font-family: 12px;
	width:100%;
}

.footer-copyr-mm span {
	color: #cccccc;
	font-size: 14px;
	line-height: 21px;
	font-family: MyriadPro-BlackCond;
}

.footer-copyr-mm p {
	font-family: MyriadPro-Light;
	color: #cccccc;
	font-size: 14px;
	line-height: 21px;
}
}
.subtitle {
	margin-top:10px;
	color: #000000;
	font-size: 16px;
	line-height: 22px;
}
.subtitle a{
	color: #000000;
	font-size: 16px;
	line-height: 22px;
}

.submit-from input[type="text"] {
	
	font-size:14px;
	height: 30px;
	padding: 5px;
	color: #000;
	width: 60%;
	margin-bottom: 2%;
}

.submit-from textarea {
	background: #f2f2f2;
	border: 0;
	color: #000;
	padding: 5px;
	color: #000;
	width: 100%;
	margin-bottom: 3%;
}

.submit-from button.invia {
	background: #ff9900;
	font-size: 1.4rem;
	color: #ffffff;
	float: left;
	height: 35px;
	width: 60%;
	cursor: pointer;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom:20px;
	font-family: 'MyriadPro-Bold';
}