﻿@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: "Roboto", "sans-serif";
	/* font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", Helvetica, Arial, sans-serif,  "DejaVu Sans Condensed"; */
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #F08D23;
	text-decoration: underline;
}
.main {
	width: 940px;
	margin: 0 auto;
}
.logo {
	width: 680px;
	height: 118px;
	float: left;
	margin: 0;
}
.link-top {
	display: table;
	float: right;
	height: 64px;
	margin-top: 0;
	padding-right: 60px;
	background: url(../img/bg_link-top.png) no-repeat right center;
}
.link-top a {
	display: table-cell;
	vertical-align: middle;
}
.cont-lingua {
	float: right;
	margin: 30px 0 0px 0;
	text-align: right;
	width: 50%;
	z-index:10;
}
#ita {
	width: 30px;
	height: 20px;
	margin: 0 5px;
	background: url(../img/ita.png) no-repeat center;
	display: inline-block;
}
#eng {
	width: 30px;
	height: 20px;
	margin: 0 0 0 5px;
	background: url(../img/eng.png) no-repeat center;
	display: inline-block;
}
#menu {
	margin: 10px 0;
	height: 43px;
	width: 100%;
	background: #F08D23;
	padding: 0px;
	list-style: none;
}
#menu li {
	float: left;
	padding: 11px 0;
	border-right: 1px solid #ffffff;
}

#menu li.active, #menu li:hover {

	background: #001744;
}
#menu li a:hover {
	text-decoration: none;
}
#menu li a {
	font-size: 16px;
	color: #ffffff;
	margin: 0 18px;
	text-align: center;
}
.breadcrumb {
	margin: 10px 0;
	font-size: 11px;
}
.breadcrumb a {
	display: inline-block;
}

.orange {
	color: #f08d23;
	font-size: 14px;
	line-height: 15px;
	margin: 0 3px;
}
.titolo-pagina {
	border-bottom: 1px solid #333 !important;
	color: #333;
	font-size: 30px;
	font-weight: lighter;
	text-transform: uppercase;
	margin-bottom: 50px;
	padding-bottom: 15px;
}
.cont-page .left-col {
	float: left;
	line-height: 25px;
	text-align: justify;
	width: 715px;
	font-size: 15px;
}
.cont-page .right-col {
	float: right;
	width: 200px;
	text-align: center;
}
.cont-page .right-col ul {
	padding: 0;
}
.cont-page .right-col ul li {
	margin: 0px auto 30px;
	text-align: center;
	list-style: none
}
.cont-footer {
	clear: both;
	width: 100%;
	margin-top: 30px;
	background: #333333;
	height: 100px;
	width: 100%;
}
.footer {
	width: 950px;
	margin: 0 auto;
	color: #ffffff;
}
.footer ul {
	margin: 10px 0;
	padding: 0;
}
.footer ul li {
	list-style: none;
	float: left;
	border-right: 1px solid #ffffff;
	padding-top: 14px; /*  10px */
	/* ultime modifiche  */
	padding-bottom: 18px;
	/*     */
}
.footer a {
	color: #ffffff;
	/* ultime modifiche  */
	font-size: 15px;
	/*    */
}
.footer a:hover {
	color: #F08D23;
}
.quotazioni {
	width: 375px;
	/* ultime modifiche  */
	font-size: 15px;
	/*    */
}
.quotazioni table {
	margin-top: 5px;
}
.quotazioni td {
	padding: 5px 25px;
	text-align: center;
	font-size: 11px; /* font-size:12px; */
}
.row-grey {
	background: #777;
	color: #fff;
	font-weight: bold;
}
.row-orange {
	background: #F08D23;
}
.utility {
	width: 120px; /* 130px*/
	text-align: center;
	padding: 43px 0 !important; /* 43px */
}
.mappa-sito {
	width: 160px; /* 150px*/
	text-align: center;
	padding: 43px 0 !important; /* 43px */
}
.cerca {
	width: 266px; /* 250px */
	text-align: center;
	padding: 40px 0 !important;
	font-size: 15px;
}
.cerca label {
	margin-right: 15px;
}
.indirizzo-footer {
	margin: 20px auto;
	text-align: center;
  font-size: 11px;
}

/*SISTEMI*/
.cont-sistemi {
	display: inline-block;
	width: 100%;
}

.gliglia-sistemi {
	float: left;
	min-height: 300px;
	/*padding: 0 20px; mistre*/
	width: 140px;
}

.gliglia-sistemi  a {
	display: inline-block;
	text-align: center;
	font-size: 14px;
}

.gliglia-sistemi .cont-img {
	margin: 10px 0;
	overflow: hidden;
	width: 140px;
}
.gliglia-sistemi2 {
	/*float: left;*/
	min-height: 200px;
	padding: 0 5px;
	width: 220px;
}

.gliglia-sistemi2  a {
	display: inline-block;
	font-size: 14px;
}

ul {
	padding-left: 0px;
}

.cont-prodotti {
	display: inline-block;
	margin: 20px 0 40px;
}
.griglia-prodotto {
	border-right: 1px solid #ccc;
	float: left;
	min-height: 300px;
	padding: 10px 15px;
	width: 200px;
	margin: 10px auto;
}
.griglia-prodotto h3 {
	font-size: 16px;
	font-weight: lighter;
}
.griglia-prodotto a {
	width: 100%;
	display: block;
}
.griglia-prodotto .cont-img {
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin: 10px auto;
}
.cont-sistemi .col-1 {
	float: left;
	width: 240px;
	padding-right: 20px;
	/*text-align: justify;*/
	line-height: 24px;
}
.col-1  table {
	width: 230px;
}
.col-1 td {
	border-bottom: 1px solid;
	padding-bottom: 9px;
	padding-top: 9px;
}
.col-1 .inizio_tabella {
	border-top: 1px solid;
}
.cont-sistemi .col-2 {
	float: left;
	margin-left: 20px;
	width: 660px;
}
.cont-sistemi .col-2  .gliglia-sistemi {
	/*float: left;*/
	min-height: 350px;
	/*padding: 0 30px; mistre*/
	width: 160px;
}
.cont-sistemi .col-2 .gliglia-sistemi .cont-img {
	/*height: 260px;*/
	margin: 10px 0;
	overflow: hidden;
	width: 200px;
}

.cont-sistemi .col-2 .gliglia-sistemi h4 {
	margin: 5px 0;
}
.info-orange {
	color: #f08d23;
	font-weight: bold;
}
.img_gruppo {
	float: left;
	margin-right: 110px;
}
.first_line {
	margin-bottom: 140px;
}
.info_sistema {
	text-align: center;
	float: left;
	margin-left: 14px;
	margin-top: 5px;
	width: 182px;
}

.titolo_accessori {
	border-bottom: 1px solid #333;
	font-size: 17px;
	font-weight: 900;
	padding-bottom: 7px;
}
.info {
	line-height: 15px;
}
.codice {
	font-weight: bold;
}
.col_sx {
	float: left;
	width: 280px;
}
.col_sx_config{
	float: left;
	width: 175px;
  margin-bottom: 15px;
}
.col_dx {
	margin-left: 376px;
}
.col_dx_config{
	margin-left: 175px;
}
.blocco {
	float: left;
	width: 172px;
	margin-right: 15px;
  min-height: 333px;
}
.blocco-config {
	float: left;
	width: 159px;
	margin-right: 0px;
	margin-left: 0px;
  min-height: 210px;
}
.gruppo {
	float: left;
}
.zone {
	float: left;
	width: 940px;
}

.zone-configuratore {
	float: left;
	width: 660px;
}
.formato_1 {
	font-weight: 100;
	font-size: 15px;
	line-height: 17px;
}
.formato_2 {
	font-weight: 900;
	font-size: 15px;
	line-height: 17px;
}
.link_orange {
	line-height: 25px;
	text-decoration: none;
	color: #f08d23;
	font-weight: 900;
}
.table_orange {
	background-color: #f08d23;
	border: 1px solid #fff;
	font-weight: 100;
	font-size: 15px;
	color: #fff;
	padding-left: 8px;
	line-height: 19px;
}
.img-sistema {
	width: 200px;
}

/**
 * 	MODICHE MISTRE
 */

/*
 * PAGINA http://dev.apsarosio.com/famiglia.php?id=1&fam=ANGOLO%20PRINCIPALE
 */

.cont-sistemi .col-2 .gliglia-sistemi {
	font-size: 12px;
	min-height: 250px;
	width: 200px;
	text-align: left;
	display: inline-table;
}

.cont-sistemi .col-2 .gliglia-sistemi a {
	text-align: left;
	font-size: 12px;
}

.cont-sistemi .col-2 .gliglia-sistemi a:hover {
	text-decoration: none;
}

.cont-sistemi .col-2 .gliglia-sistemi h4 {
	font-weight: bold;
}

.cont-sistemi .col-2 .gliglia-sistemi .cont-img {
	margin: 10px 0;
	overflow: hidden;
	width: 150px;
}

.cont-sistemi .col-2 .gliglia-sistemi .cont-img img {
	width: 150px;
}

.cont-sistemi .col-2 .gliglia-sistemi .info-orange:hover {
	text-decoration: underline;
}

.cont-sistemi .col-2 {

}

#stepContainer {
	margin-bottom: 40px;
	margin-left: -20px;
}

.step {
	background: url(../img/stepinattivo.png) no-repeat left top;
	width: 177px;
	min-height: 58px;
	max-height: 58px;
	height: 58px;
	margin-left: -7px;
	float:left;
	margin-bottom: 20px;
}

.step.attivo {
	background: url(../img/stepattivo.png) no-repeat left top;
}

.step .title {
	margin-left: 15px;
	font-weight: bold;
	color: white;
}

.step .subtitle {
	margin-left: 15px;
	font-size: 13px;
}

.cont-sistemi {
	width: 100%;	
}

.gliglia-sistemi{
	width: 150px;
}

.gliglia-sistemi2 {
	display: inline-table !important;
}

.gliglia-sistemi2 a {
	padding-left: 20px;
}

.centeredtext {
	text-align:center !important;
}

.bx-wrapper{
	z-index: 20;
}
/*
* CATALOGHI
*/
.cataloghi .col-2{
margin-left: 0px;
}


.cataloghi .tabella.sistemi{
width: 660px;
margin-left: -20px;
font-size: 13px;
}
.cataloghi .tabella.sistemi td{
width:auto;
margin-bottom: 2px;
}
.cataloghi .tabella.sistemi h3{
margin-bottom: 2px;
}
.cataloghi .tabella.sistemi a{
 margin-bottom: 2px;
}

.cataloghi .tabella.sistemi .novita{
	margin-left: -15px;
	margin-right: 5px;
}
.cataloghi .content {
width: 100%;
min-height: 130px;
margin-top: -30px;
}
.cataloghi .content .immagine {
	float: left;
	margin-top: 15px;
	margin-right: 20px;
	width: 135px;
}
.cataloghi .content .testo {
float: left;
width: 500px;
font-size: 15px;
}
.cataloghi .titolo.sezione{
border-bottom: 1px solid black;
margin-left: -20px;
}
.cataloghi .box.sinistra .sottotitolo, .contatti .box.sinistra .sottotitolo{
padding-left: 15px;
}
.menuhome{
  position: relative;
  margin-top: -20px !important;
}
.cont-slider-home{
	padding-top:120px;
}
.cont-slider {
padding-top: 100px;
}
.orari{
	display: inline-block;
	margin-bottom:20px;
	width: 100%;
}
.orari .testo{
	margin: 10px;
}
.orari img{
	width: 90px;
	float: left;
	margin: 10px;
}

.contatti .mail{
	font-size: 17px;
}

.cataloghi.assemblati .titolo.sezione{
	 margin: auto !important;
	 font-size:13px;
	 border-bottom: 2px solid black;
	 padding-bottom: 10px;
}

.cataloghi.assemblati .tabella.sistemi {
	margin-left: 10px;
	margin-bottom: 20px;
}

.articolo1 .info{
	float:left;
	width: 100%;
	width: 620px;
}
.articolo1 .dati{
float:left;
}
.articolo1 .download{
float: left;
}
.articolo1 .info .titolo {
	background-color: #F08D23;
	width: 100%;
	font-size: 17px;
	padding: 8px;
	color: white;
	
}

.articolo1 .tabella{
display: table;
border-collapse: collapse;
font-size:13px !important;
}

.articolo1 .tabella.dati{
	width: 60%;
}
.articolo1 .tabella.download{
	width: 30%;
	float: right !important;
}

.articolo1 .info .tabella .titolo{
	background-color: white;
	font-weight: bold;
	color: black;
	border-bottom: 1px solid black;
	padding: 0px !important;
	line-height: 30px;
	width: 100%;
	font-size:13px;
	display: table-caption;
	
}
.articolo1 .tabella .riga{
	display: table-row;
	padding-bottom:2px;
	padding-top:2px;
	border-bottom: 1px solid black;
	line-height: 25px;
}

.articolo1 .tabella .cella{
display: table-cell;
}

.articolo1 .tabella.dati .valore{
 color: black;
 font-weight: bold;
}

.articolo1 .img_gruppo{
	float: left;
	margin-right: 50px;
	max-width: 250px;
}

.bottom.info {
	width: 960px;
  margin-bottom: 15px;
}

.bottom.info img{
	/* width: 235px; */
	margin-top: 4px;
  margin-bottom: 5px;
  margin-right: 9px;
	float:left;
}

.col-2.estesa{
	width:100%;
}
.gliglia-sistemi.estesa{
	width:230px !important;
}

.link-top p{
	margin-top:20px;
}

.second_line {
	clear: both;
  margin-bottom: 10px;
  margin-top: 40px;
  font-weight: 100;
	font-size: 15px;
	line-height: 17px;
}
.col_nomargin {
	margin-left: 4px;
}

select {
   width: 173px;
   height: 40px;
   overflow: hidden;
   background: url(../img/select.png) no-repeat;
   background-color: #a4a4a4;
   border: none;   
   -moz-appearance: none !important;
   -webkit-appearance: none !important;
   text-indent: 0.01px;
   text-overflow: '';
}

select:disabled {
   background: url(../img/select_disabled.png) no-repeat;
	
}

.button-container{
margin-top: 100px;
float:right;

}
.button{
float: left;
width: 87px;
height: 40px;
background: url(../img/button.png) no-repeat;
color: white;
font-weight: bold;
padding-left: 16px;
padding-top: 9px;
 
}
.button:hover{
text-decoration: underline !important;
color: white !important;
}

.titolo-sezione.orange.underline{
font-size: 18px;
border-bottom: 1px solid black;
width: 530px;
float: left;
padding-bottom: 10px;
}

.contenuto-sezione{
float:left;
padding-top: 2px;
width: 570px;
}

.configuratore{
margin-top: 104px;
float: left;
}

.img-config{
min-height: 124px;
}
.small-config {
	font-weight: 100;
	font-size: 13px;
	line-height: 17px;
}
.small-config-bold {
	font-weight: 900;
	font-size: 13px;
	line-height: 17px;
}