@charset "utf-8";
/* CSS Document */


.vademecum .intro_interna {
	margin-top: 80px;
}
.vademecum .indice_generale {
	margin-bottom: 35px;
    padding-bottom: 20px;
}
.vademecum .indice_generale img {
	display: block;
    margin: auto;
    margin-top: 25px;
}
.vademecum .testo_intro {
	color: #b7c50f;
    font-weight: 900;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 35px;
}
.vademecum .indice_generale .numerazione {
	font-size: 100px;
    line-height: 100px;
    font-weight: 900;
    color: #c2d112;
    display: inline-block;
    width: 18%;
    position: relative;
    bottom: -11px;
}
.vademecum .indice_generale .cta {
    color: #1b94c9;
    display: inline-block;
    vertical-align: baseline;
    font-size: 30px;
    line-height: 30px;
    position: relative;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    font-weight: 900;
    width: 81%;
    text-align: left;
	padding-left: 5px;
}
.vademecum .indice_generale .cta:hover {
    text-decoration: none;
	color: #c2d112;
}
.vademecum .link_indice {
    margin: 0;
    border-top: 1px solid #999;
    margin-left: 18%;
	margin-top: -5px;
}
.vademecum .box {
    padding: 0;
}
.vademecum .link_indice .more, .vademecum .link_indice .indice {
	color: #1b94c9;
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    padding-top: 9px;
    padding-bottom: 6px;
    width: auto;
	padding-right: 7px;
	padding-left: 7px;
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.vademecum .link_indice .more:hover, .vademecum .link_indice .indice:hover {
	text-decoration: none;
    background-color: #1b94c9;
    color: #fff;
}
.vademecum .fascia_contenuto h1 {
    color: #1b94c9;
    font-size: 55px;
    font-weight: 900;
    text-align: center;
    display: block;
    width: 100%;
	line-height: 55px;
}
.vademecum .fascia_contenuto h1 img {
    margin-top: 50px;
}
.vademecum .fascia_contenuto h2 {
    width: 100%;
    padding-right: 15px;
    border-bottom: 1px dotted #1b94c9;
    margin-bottom: 20px;
    margin-top: 60px;
    padding-left: 15px;
    color: #3097cb;
    padding-top: 4px;
    padding-bottom: 1px;
}
.vademecum .fascia_contenuto h2.first {
    margin-top: 20px;
}
.vademecum .fascia_contenuto h2 br {
    display: none;
}
.vademecum .fascia_contenuto h3 {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 900;
    margin-top: 35px;
    border-bottom: 1px dotted #1b94c9;
    color: #1b94c9;
}
.vademecum .fascia_contenuto h3.first {
	margin-top: 0;
}
.vademecum .fascia_contenuto h2.first {
    margin-top: 0;
}
.vademecum .fascia_contenuto ul {
	margin-bottom: 0; 
	margin-top: 0;
}
.vademecum .fascia_contenuto.even ul li.last {
    border: 0;
}
.vademecum .fascia_contenuto.even ul li.first {
    border-top: 1px solid #1b94c9;
	padding-top: 10px;
}
.vademecum .fascia_contenuto ul p, .vademecum .fascia_contenuto ol p, .vademecum .fascia_contenuto ul li, .vademecum .fascia_contenuto ol li {
     line-height: 26px; 
}
.vademecum .center_table {
    display: table;
    margin: auto;
}
.vademecum .numerazione_titoletti {
	font-weight: 400;    
	color: #c2d112;
}
.vademecum .numerazione_indice {
    
}
.vademecum .indice_secondario ul {
	padding: 0;
    list-style: none;    
}
.vademecum .indice_secondario ul li {
	margin-bottom: 8px;    
}
.vademecum .indice_secondario ul li a {
	color: #1b94c9;    
	font-weight: 600;
}
.vademecum .indice_secondario ul li.sottoindice a {
	color: #1b94c9;    
}
.vademecum .indice_secondario ul li .numerazione_indice {
	font-weight: 900;
}
.vademecum .indice_secondario ul li.sottoindice {
	margin-left: 20px;    
}
.vademecum .indice_secondario ul li.sottoindice .numerazione_indice {
    color: #c2d112;
}
.vademecum .link_indice .divider {
	background-color: #999;
    width: 1px;
    height: 29px;
    margin-left: 10px;
    margin-right: 10px;    
}
.vademecum .download_documentazione {
	margin-right: auto;
    margin-left: auto;
    display: table;
    background-color: #acb916;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 7px;
    padding-top: 9px;
    margin-bottom: 13px;
    font-size: 15px;
    margin-top: 5px;
    min-width: 185px;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
	border-radius: 20px;
}
.vademecum .info_prodotto_sb {
	margin-right: auto;
    margin-left: auto;
    display: table;
    background-color: #555;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 2px;
    padding-top: 4px;
    margin-bottom: 13px;
    font-size: 15px;
    margin-top: 5px;
    min-width: 185px;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
}
.vademecum .download_documentazione:hover {
	text-decoration: none;
	background-color: #1b94c9;
}
.vademecum .info_prodotto_sb:hover {
	text-decoration: none;
	background-color: #cc1719;
}
.vademecum .evidenza {
	text-align: right;
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 100;	
}
.vademecum .fascia_contenuto.even ul li {
    border-bottom: 1px solid #c2d112;
}
.vademecum .banca {
	color: #cc1719;
    text-align: right;
    font-size: 26px;
    font-weight: 900;
    margin-top: 3px;
    line-height: 27px;   
}
.vademecum h4 {
	font-weight: 900;
    margin-bottom: 25px;
    margin-left: 15px;
    padding-right: 15px;    
}
.vademecum .dl_banca {
	float: right;
    font-size: 14px;
    padding-top: 11px;
    padding-bottom: 10px;
    margin-top: 20px;   
}
.vademecum .aggiornato {
    font-weight: 400;
    font-size: 15px;
    float: right;
    display: block;
    line-height: 15px;
    position: relative;
    bottom: -13px;
}
.vademecum .numerazione_paragrafo {
    color: #b5c313;
    font-weight: 400;
}
.vademecum .prod_trainanti a {
	display: block;
    margin-bottom: 60px;    
}
.vademecum .prod_trainanti img {
	display: block;
    margin: auto;    
}
.vademecum .prod_trainanti a {
	text-decoration: none;    
}
.vademecum .prod_trainanti .externa_sb {
	max-height: 400px;    
}
.vademecum .prod_trainanti .row {
	margin-bottom: 70px;    
}
.vademecum .nome_prod_tr {
	text-align: center;
    font-weight: 900;
    font-size: 24px;
    margin-top: 18px;
    margin-bottom: 7px; 
	color: #cc1719;
}
.vademecum .prod_trainanti .basica_sb {
	max-width: 180px;    
}
.vademecum .prod_trainanti h2 {
	color: #cc1719;
    background-color: transparent;
    font-size: 38px;
    text-align: center;
    margin-bottom: 35px;    
}
.vademecum .prod_trainanti .rin_plus_in {
    max-height: 320px;
}
.vademecum .prod_trainanti .powercond {
    max-height: 285px;
}
.vademecum .prod_trainanti .multiparva {
	max-height: 250px;    
}
.vademecum .prod_trainanti .solare_sb {
	max-height: 250px;    
}



/* MODAL
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.modal-box {
  display: none;
  position: fixed;
  z-index: 1000;
  width: 100%;
}
.modal-box .container {
  padding: 0;
	height: 100%;
}
.vademecum .modal-box h2 {
  font-size: 22px;
    line-height: 23px;
}
.modal-box header,
.modal-box .modal-header {
  border-bottom: 0;
}
.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }

.modal-box .modal-body { padding: 2em 1.5em; }

.modal-box footer,
.modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;
}
.modal-box footer a {
	display: table;
    margin: auto;
    text-transform: uppercase;
    color: #333;
    font-weight: 900;
    font-size: 18px;  
}
.modal-box footer a:hover {
	text-decoration: none; 
	color: #1b94c9;
}
.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8) !important;
}
a.close {
  line-height: 1;
    font-size: 30px;
    position: absolute;
    top: 5px;
    right: 10px;
    text-decoration: none;
    color: #333;
    opacity: 1;
}
a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}



/* RESPONSIVE
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

@media screen and (max-width: 768px) {
	
.vademecum .fascia_contenuto h2 br {
    display: block;
}
.vademecum .fascia_contenuto li p {
    margin-bottom: 0;
}
.vademecum .indice_generale .numerazione {
    font-size: 80px;
	bottom: -1px;
}
.vademecum .indice_generale .cta {
    font-size: 24px;
    line-height: 24px;
    padding-left: 20px;
}
.vademecum .indice_generale .link_indice .cta {
    font-size: 14px;
	line-height: 14px;
}	
.vademecum .indice_generale {
    margin-bottom: 10px;
}
.vademecum .link_indice {
    margin-left: 0;
}
.vademecum .modal-box {
    top: 0 !important;
    height: 100vh;
	overflow: scroll;
}
.vademecum .modal-box header {
    margin-top: 0;
}
.vademecum .fascia_contenuto h1 {
    font-size: 40px;
    line-height: 40px;
}
.vademecum .fascia_contenuto h2 {
    line-height: 25px;
    padding-top: 12px;
    padding-bottom: 8px;
}
.vademecum .aggiornato {
    float: none;
    bottom: -6px;
}
.modal-box .modal-body {
    padding-bottom: 0;
}
.modal-box footer {
    background: #ccc;
}
.vademecum .modal-box h2 {
    margin-bottom: 15px;
}	

}



