/* Add here all your CSS customizations */

/* Generali */

body {
	font-family: 'Open_sansregular';
	color:#333;
	font-size: 16px;
	}

@media (max-width: 767px) {
.spaziosup {
	height:60px;
}	
}

@media (mIN-width: 768px) {
.spaziosup {
	height:110px;
}	
}

.spaziosin {
	margin-left:15px
}

.spaziosinneg {margin-left:-15px;
}

/* Tipografia */

h1 {
	font-family: 'open_sansbold';
	}
	
h2 {
	font-family: 'open_sansbold';
	margin-bottom:20px;
	}
	
h3 {
	font-family: 'open_sansbold';
	margin-bottom:20px;
	}
	
h4 {
	font-family: 'open_sansbold';	
	margin-top:20px;
	margin-bottom: 15px;
}

/* Spazi Estetici */
	
.clear5 {
	clear:both;
	height:5px;
	}
	
.clear10 {
	clear:both;
	height:10px;
	}

.clear10b {
	height:10px;
	}
	
.clear15 {
	clear:both;
	height:15px;
	}
	
.clear20 {
	clear:both;
	height:20px;
	}
	
.clear40 {
	clear:both;
	height:40px;
	}

.clear100 {
	clear:both;
	height:100px;
	}	


.zerom {
	margin-left:-15px
}


/* Scroll to top*/

.scrollToTop{
	width:40px; 
	height:40px;
	padding:10px; 
	text-align:center; 
	background-color: rgba(0,0,0,1);
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	position:fixed;
	bottom:100px;
	right:20px;
	display:none;
	border-radius:20px;
	z-index:10000;
}

.scrollToTop:hover{
	text-decoration:none;
	background-color: rgba(0,0,0,0.5);
	color:#fff;
}

/* 	Divisori - normali e con icona */

.divisore {
	background-color: #ddd;
	height: 2px;
	margin: 40px 60px 40px 60px;
}

.divider {
	position: relative;
	overflow: hidden;
	margin: 30px 0 ;
	color: #E5E5E5;
	width: 100%;
}

.divider.divider-margin { margin: 70px 0; }

.divider:after,
.divider.divider-center:before,
.divider.divider-center.divider-short:before {
	content: '';
	position: absolute;
	width: 100%;
	top: 8px;
	left: 30px;
	height: 0;
	border-top: 1px solid #ddd;
}

.divider.divider-thick:after,
.divider.divider-center.divider-thick:before,
.divider.divider-center.divider-short.divider-thick:before { border-top-width: 3px; }

.divider.divider-short:after { width: 30%; }

.divider.divider-vshort:after { width: 12%; }

.divider i {
	position: relative;
	width: 18px;
	height: 18px;
	line-height: 1;
	font-size: 18px !important;
	text-align: center;
}

.divider a {
	position: relative;
	display: inline-block;
	color: inherit;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.divider a:hover { color: #888; }


.divider.divider-center,
.divider.divider-center.divider-short { text-align: center; }

.divider.divider-center:before {
	left: -50% !important;
	right: 0;
	margin-left: -20px;
}

.divider.divider-center:after {
	left: 50% !important;
	right: 0;
	margin-left: 20px;
}


.divider.divider-center.divider-short:before {
	left: auto !important;
	right: 50%;
	margin-right: 20px;
	width: 15%;
}

.divider.divider-center.divider-short:after {
	left: 50% !important;
	right: auto !important;
	margin-left: 20px;
	width: 15%;
}

.divider.divider-center.divider-vshort:before,
.divider.divider-center.divider-vshort:after { width: 6%; }

/* Generali - home page*/

.maxcontainer {
	width:100%;
	
}

.sinistra {
	background-image: url(../img/home/collezionehome.png); background-size: cover; background-repeat: no-repeat; height: 100vh;
}
.destra{
	background-image: url(../img/home/designlab.png); background-size: cover; background-repeat: no-repeat; height: 100vh;
}
.afilo{
	padding-right:0px;
	padding-left:0px;
}

.layer {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
	text-align:center;
}

.show {
	opacity:1;
}

.logosin
{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-126px;
	margin-top:-55px;
	width:252px;
	height:110px;
	z-index:1000;
	background-image: url(../img/home/logo_collezione_home.png);
	background-repeat: no-repeat;
}
.logosinnero
{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-126px;
	margin-top:-55px;
	width:252px;
	height:284px;
	z-index:1001;
	background-image: url(../img/home/logo_collezione_home_nero.png);
	background-repeat: no-repeat;
	display:none;
}
.logosinnero-en
{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-126px;
	margin-top:-55px;
	width:252px;
	height:284px;
	z-index:1001;
	background-image: url(../img/home/logo_collezione_home_nero_en.png);
	background-repeat: no-repeat;
	display:none;
}
.logodes
{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-213px;
	margin-top:-55px;
	width:426px;
	height:110px;
	z-index:1000;
	background-image: url(../img/home/logo_designlab.png);
	background-repeat: no-repeat;
}

.logodesnero
{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-213px;
	margin-top:-55px;
	width:426px;
	height:268px;
	z-index:1001;
	background-image: url(../img/home/logo_designlab_nero.png);
	background-repeat: no-repeat;
	display:none;
}
.logodesnero-en
{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-213px;
	margin-top:-55px;
	width:426px;
	height:268px;
	z-index:1001;
	background-image: url(../img/home/logo_designlab_nero_en.png);
	background-repeat: no-repeat;
	display:none;
}

.mostra {display: block}
.apri {display: block}
.nascondi {display: none}

/* catalogo finiture */

.col-md-1-fin  {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-2-fin  {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (max-width: 767px) {
.col-md-1-fin {
    width: 24%;
	float:left;
	margin-bottom:10px;
  }
.col-md-2-fin {
    width: 24%;
	float:left;
	margin-bottom:10px;
  }
	
}

@media (min-width: 768px) {
.col-md-1-fin {
    width: 8.33333333%;
	float:left;
	margin-bottom:10px;
  }
.col-md-2-fin {
    width: 16.66666667%;
	float:left;
	margin-bottom:10px;
  }
}


/* ridimensionamento div */


@media (max-width: 767px) {

	.col-md-3 {
	width: 50%;
	float:left;	
    margin-bottom:10px;
	}

}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) 
{
	.col-md-3 {
	width: 50%;
	float:left;	
	margin-bottom:10px;
	}
	
}

/* Maps */
#google-map {
	position:relative;
	background: #E5E3DF;
	height: 400px;
	width: 100%;
	}


/* Footer */

@media (max-width: 767px) {

.prefooter {
	display:none;
	}

.footer {
	background-color:#000;
	position:relative;
	clear:both;
	padding: 10px 0 10px 0;
	width:100%;
	color:#fff;
	font-size:12px;
	text-align: center;
	}
	
.footer a {
	padding-bottom:0px;
	text-align:center;
	font-size:12px;
	font-family: 'open_sansbold';
	text-decoration: none;
	color:#fff;
	}
	

.footer a:hover {
	color: #fff;
	}	
	

}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) 
{
	
.prefooter {
	background-color:#333;
	position:relative;
	clear:both;
	padding: 10px 0 10px 0;
	width:100%;
	color:#fff;
	font-size:12px;
	}

.prefooter ul {
    list-style-type: none;
	}
	
.prefooter li {
    margin-left:-40px;
	}
	
	
.prefooter h5 {
    font-weight: bold;
	}
	
.footer {
	background-color:#000;
	position:relative;
	clear:both;
	padding: 10px 0 10px 0;
	width:100%;
	color:#fff;
	font-size:12px;
	text-align: center;
	}
	
.footer a {
	padding-bottom:0px;
	text-align:center;
	font-size:12px;
	font-family: 'open_sansbold';
	text-decoration: none;
	color:#fff;
	}
	

.footer a:hover {
	color: #fff;
	}	

	
.prefooter .col-md-4 {
    width:32%;
	float:left;
	}
	
}

@media (min-width: 768px) {
	
.prefooter {
	background-color:#333;
	position:relative;
	clear:both;
	padding: 10px 0 10px 0;
	width:100%;
	color:#fff;
	font-size:12px;
	}

.prefooter ul {
    list-style-type: none;
	}
	
.prefooter li {
    margin-left:-40px;
	}
	
	
.prefooter h5 {
    font-weight: bold;
	}
	
.footer {
	background-color:#000;
	position:relative;
	clear:both;
	padding: 10px 0 10px 0;
	width:100%;
	color:#fff;
	font-size:12px;
	text-align: center;
	}
	
.footer a {
	padding-bottom:0px;
	text-align:center;
	font-size:12px;
	font-family: 'open_sansbold';
	text-decoration: none;
	color:#fff;
	}
	

.footer a:hover {
	color: #fff;
	}
		
}

