nano /var/lib/tomcat9/webapps/RF2/css/style.cssnano /var/lib/tomcat9/webapps/RF2/css/style.css
/* padding-bottom: 5px;
z-index: 10;*/

#topper {
    z-index:1000;
    /* Colore sfondo schermata */
    background-color: rgb(25 24 24 / 15%);
    position: fixed;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    pointer-events: none;
}

#content{
    background-color: orange;
    width: 1920px;
    position: fixed;
    text-align: center;
    height: 100px;
    float: left;
    padding-bottom: 5px;
    z-index: 10;
}

#header{
    position: fixed;
    background-color: #ffffff;
    width: calc(100% - 16px);
    height: 225px;
    top: 0px;   
    box-shadow: 0 2px 4px rgba(0,0,0,0.2), 0 -1px 0px rgba(0,0,0,0.02);
    z-index: 100;
    overflow: hidden;
}

#body {
    position: relative;
    top:100px;
    background-color: #ffffff;
    z-index: 10;
}


#w3-modal{
    width:10px;
    height:10px;
    background:#f01414;
    vertical-align:middle;
    line-height:100px;
    margin: 0 auto;
    text-align: center;
    border-radius:12px;
}

#w3-modal-content{
    width:10px;
    height:10px;
    background:#f01414;
    vertical-align:middle;
    line-height:100px;
    margin: 0 auto;
    text-align: center;
    border-radius:12px;
}

.w3-container{
    width:10px;
    height:10px;
    background:orange;
    vertical-align:middle;
    line-height:10px;
    margin: 0 auto;
    text-align: center;
}

.modal{
    width:20px;
    height:20px;
    background:#00ffe2;
    vertical-align:middle;
    line-height:100px;
    margin: 0 auto;
    text-align: center;
    border-radius:12px;
}




.imprese{
    font-family: "nunito", monospace;
    font-weight: lighter;
    color: black;
    font-size:300%;
    text-align:center;
}


p{
    font-family: nunito;
    text-align: center;
    font-size: 15px    
}


.tabImmagini { padding: 10px;}
.tabImmagini td { padding: 10px; }

.spacer {
    width:100px;
    height:120px;
}

.tabella {
    width:100%; 
    background-color: #ffffff;
    top: 0px;
    position: relative;
    z-index: 5;
}


.bordo inferiore {
    width:200px;
    height:100px;
    background:orange;
    vertical-align:middle;
    line-height:100px;
    margin: 0 auto;
    text-align: center;
    border-radius:12px;
}

.tabellaDate {
    width:100px;            
    background-color: #40403d;

}

.tabellaDate td {                    
    background-color: #666666;
    border-radius: 9px; 
    width:100px;
    height: 40px;
    padding:0px;
    text-align: center

}

.inputNumero {
    background-color: #999999;
    border-radius: 9px;
    width:80px;
    height: 40px;
    padding:10px;
    font-size: 15px;
    /*z-index: 5;*/
}

.inputElenco {
    background-color: #999999;
    border-radius: 9px;
    width:80px;
    height: 40px;
    padding:10px;
    font-size: 15px;
    /*z-index: 5;*/
}


.costo {
    /*background-color:#f01414;*/
    left: 50%;
    width:150px;
    height: 60px;
    font-size: 25px;
    text-align: right;
    /* border-radius: 9px; */
    padding:5px;
    border: 0px;
    border-bottom: 1px solid red;    
}

.note {
    /* background-color:#f01414; */
    width:500px;
    height: auto;
    font-size: 25px;
    text-align: center;
    /* border-radius: 9px; */
    padding:5px;
    border: 0px;
    /* border-bottom: 1px solid red;    */
    font-family:century gothic;
    font-size:16px;
    color: darkRed;
    /* border: 2px solid darkred; */
}

.invia {
    background-color: rgba(24, 168, 173, 0.98);
    width:150px;
    height: 60px;
    font-size: 25px;
    border-radius: 9px;
}

.imageButton {
    cursor: hand;
}
.rettangolo {
    cursor: hand;
}

.circle {
    cursor: hand;
}
.infoCircle { font-family: "Font Awesome 5 Pro"; font-weight: 900; }

.rettangolo {
    width:200px;
    height:100px;
    background:#ffffff;
    vertical-align:middle;
    line-height:20px;
    margin: 0 auto;
    text-align: center;
    border-radius:12px;

}


.circle {
    width: 80px;
    height:80px;
    background: red;
    border-radius: 50%;
    vertical-align:middle;
    text-align: middle;
    margin: 0 auto;

}


.rettangolo-1 {
    width:200px;
    height:50px;
    background:#3a3a3a;
    line-height:30px;
    text-align: center;
    border-radius:12px;

}


.quadrato-popup {
    width:200px;
    height:200px;
    vertical-align:middle;
    line-height:100px;
    margin: 0 auto;
    text-align: center;
    border-radius:12px;

}

.img-popup {
    width:70%;
    vertical-align:middle;
    margin: 0px auto;
    display: block;
    text-align: center;

}

.img-tipo_edificio-popup {
    width: 128px;
    vertical-align:middle;
    margin: 0px auto;
    display: block;
    text-align: center;
}

.img-tipo_terrazza-popup {
    width: 128px;
    vertical-align:middle;
    margin: 0px auto;
    display: block;
    text-align: center;
}


.img-tipo_muro-popup {
    width: 30px;
    height: 70px;
    vertical-align:middle;
    margin: 0px auto;
    display: block;
    text-align: center;
}

.img-popupPerformance {
    width:20%;
    vertical-align:middle;
    margin: 0px auto;
    display: block;
    text-align: center;

}

.rettangoloPopup {
    width:329.69px;
    height:70px;
    background:#88b04b;
    font-size: 12px;
    vertical-align:middle;
    margin: 0 auto;
    text-align: center;
    border-radius:12px;
    word-wrap: break-word;
    margin:0 auto;
    padding: 10px;
}



.icona-1 {
    width:200px;
    height:200px;
    background:orange;
    vertical-align:middle;
    line-height:100px;
    margin: 0px auto;
    text-align: center;
    border-radius:12px;   

}

.p { 
    display: table;
    font-family:century gothic;
    color: #666666;
    font-size: 15px;
    text-align:center;
    margin-left: 5;
    margin-right: 5;
    line-height: 15px;
    z-index: 100;

}

#p0 { 
    font-family:century gothic;
    font-size:50px;
    text-align: left;
    color: #666666;
    z-index: 1000;
}
    
#p1 { 
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    font-size:12px;
    color: #666666;
    text-align: left;
    text-justify:auto;
    margin-left: 5;
    margin-right: 5;

}

#p1-1 { 
    font-family:century gothic;
    font-size:20px;
    text-align: center;
    color: #666666;
    z-index: 1000;
}

#pcentrale { 
    font-family:century gothic;
    font-size:120px;
    color: antiquewhite;
    text-justify: auto;
    margin-left: 5;
    margin-right: 5;

}


@font-face {
    font-family:nunito, verdana, helvetica, futura;
}


.quadrato {
    width:100px;
    background:#65615a;
    height:100px;
    vertical-align:middle;
    line-height:100px;
    margin: 0 auto;
    text-align: center;
    border-radius:12px;
}

#id01 {
    width:300px;
    background:#d0d6d4;
    height:300px;
    vertical-align:middle;
    line-height:20px;
    margin: 0 auto;
    text-align: center;
    border-radius:12px;
}

.prefooter{
    /* position: fixed; */
    /* background-color: #f3f7f8; */
    /* height: 70px; */
    width: 100%;
    float: left;
    padding-top: 5px;
    z-index: 100;
}

#p-footer{
    width:100%;
    /* height:70px; */
    text-align: center;
    background-color: rgb(240, 240, 240);
    position: fixed;
    bottom: 0px;
    z-index: 100;
    margin: auto;
    box-shadow: -2px -4px 4px 1px rgba(0,0,0,0.2), 0 -1px 0px rgba(0,0,0,0.02);
}

#p-footer-title {
    /* background-color: #fefffc; */
}

#p-footer p{
    font-family: nunito;
    text-align: center;
    font-size: 12px;
    font-style: italic !important;
    font-weight: bold !important;
}

.p2{
    font-family: nunito;
    text-align: center;
    font-size: 15px;
    font-style: normal !important;
    font-weight: bold;
}


.btn{
    width:100px;
    background:#65615a;
    height:100px;
    vertical-align:middle;
    line-height:100px;
    margin: 0 auto;
    text-align: center;
    border-radius:12px;   

}

#box{
    width: 100px;
    height: 100px;
    background-color: aqua;


}

.costo{
    font-family:century gothic;
    font-size:22px;
    font-weight: bold;
    color:black;
}


.notaTipologiaFacciata{
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: century gothic;
    font-size: 30px;
    color: rgb(228 2 2);
    text-align: center;
    /* font-weight: bold; */
}

.etichettaTipologiaFacciata{
    display:block;
    font-family:century gothic;
    font-size:20px;
    color:rgba(105,105,105,1);
    text-align:center;
}

.etichettaTipoMuro{
    display:block;
    font-family:century gothic;
    font-size:19px;
    color:rgba(105,105,105,1);
    text-align:center;
}

a:hover {
    color: red !important;
}

.links:link,
.links:visited,
.links:link
.links:active {
    color:rgba(105,105,105,1);
}

.graficoDettaglioPreventivo {
   width: 550px; 
   height: 316px;
}

.dettaglioPreventivo {
    width:calc(100% - 100px);
    margin: 0 auto;
    padding-top: 65px;
}


.tabellaDettaglioPreventivo {
    width: 100%;
}

.tabellaRiepilogSconti {
    width: 800px;
    padding:5px;
}

.pdfIcon {
    width: 32px;
    height: 32px;
}
.fullIcon {
    /* width: 100%; */
    height: 100%;
}

.tabRequisiti td {
    display:inline-flex;
}
.allegato {
    padding-left: 10px;
}


.rettangoloPopupAllegati {
    width:329.69px;
    /*height:70px;*/
    background:#88b04b;
    font-size: 12px;
    vertical-align:middle;
    margin: 0 auto;
    text-align: center;
    border-radius:12px;
    word-wrap: break-word;
    margin:0 auto;
    padding: 10px;

}

.sconto50 {
    background:darkOrange;
}

.sconto90 {
    background:rgb(136,176,75);
}

.sconto110 {
    background:yellow;
}

.titleSconto {
    font-size:150%;
}

.totSconto {
    font-size:150%;
}


.totOneriCarico {
    font-size:125%;
}

.spazioVuotoTabella {
    width:50px;
    background-color:transparent;
}


.tableFooter {
    font-size:120%;
    width:100%;
}
.tdNumber {
    displat:block;
    text-align: right;
    width:150px;
}

.ritornaPreventivatore {
    font-weight: bold;
    color: #6e6e6f;
}

.ritornaPreventivatoreBLK {
    font-weight: bold;
    color: whitesmoke;
}


/* Avviso coockies */
.cookie-banner {
  position: relative;
  /* bottom: 40px;
  left: 10%;
  right: 10%;
  */
  height:25px;
  width: 100%;
  padding: 5px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #eee;
  border-radius: 5px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}
.close {
  height: 20px;
  background-color: #777;
  border: none;
  color: white;
  border-radius: 2px;
  cursor: pointer;
}

.hcookies {
    color:#9C27B0;
}


#emailConfirmDiv {
    font-size:24px;
}

.divMuro {
    float:left;
    /*width:200px; */
    height:250px;
    position:relative;
    display: block;
}

.img-muro {
    /*width:200px;*/
    height:250px;
}

.readOnlyInput {
    border:0px;
}

#descrizioneMuro {
    width:400px;
}

#descrizioneMuro {
    font-size: 20px;
    background-color: transparent;
}

#trasmittanzaMuroIsolato {
    width:70px;
    font-size: 27px;
    background-color: transparent;
}

#descrizioneTrasmittanza {
    font-size: 27px;
    background-color: transparent;
}

.descrizioneLato {
    float:left;
    width:200px;
    height:50px;
    margin-top: 100px;
    vertical-align: middle;
    position:relative;
    display: block;
    font-size: 19px;
    color:#4c4c4c;
}

.middleContent {
    position: fixed;
    top: 40%;
    width: 33%;
}

.middleTable {
    width: 100%;
    text-align: center;
}

.pdfTipoIsolamento {
    width:24px;
}

.allegatoE {
    color: darkgreen;
    font-size: 16px;    
}


.tdParete {
    border: 1px solid #00000045;
    padding-top: 10px;
    padding-bottom: 10px;
}

.fascia-numeri {
    position: fixed;
    top: 90px;
    left: 0;
    width: 100%;
    z-index: 9999;
.fascia-numeri {
    position: fixed;
    top: 90px;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #dddddd;
    display: table;
    table-layout: fixed;
}   background: #dddddd;
}
divExit {
    width:50px; height:50px; position:fixed; top:10px; right:10px;
}
.fascia-numeri {
    position: sticky;
    top: 0;
    z-index: 999;
    background: #dddddd;
}
/* SPAZIO PER EVITARE CHE LA FASCIA FISSA COPRA LA PAGINA */
body {
    padding-top: 150px !important;
}

/* fascia GRUPPOIMPRESE in alto */
#sicoss-header,
#fascia-sicoss {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
}

/* fascia dei numeri 1 - 2 - 3 */
#fascia-step,
#fascia-step-fissa {
    position: fixed;
/* CORREZIONE PAGINA COPERTA DA FASCIA FISSA */
body {
    padding-top: 190px !important;
}

/* sposta giù anche il contenitore principale */
#content,
#main,
#container,
#wrapper,
.middleContent,
.middleTable {
    margin-top: 190px !important;
}

/* fascia superiore sempre davanti */
#sicoss-header,
#fascia-sicoss {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 10000 !important;
}

/* fascia numeri 1-2-3 sotto la fascia rossa */
#fascia-step,
#fascia-step-fissa,
#header {
    position: fixed !important;
    top: 85px !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 9999 !important;
}    top: 85px;
    left: 0;
    width: 100%;
    z-index: 9999;
}
/* =====================================================
   UNIFORMITA' TESTI PREVENTIVATORE
   unico font + unica dimensione
   ===================================================== */

body,
table,
tr,
td,
th,
div,
span,
p,
label,
a,
font,
b,
strong,
em,
small,
input,
select,
option,
button,
textarea {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    line-height: 1.25 !important;
}

/* FIX SCHEDA LETTURA PLANIMETRIA */
#modulo-lettura-piani{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:560px!important;max-width:calc(100vw - 40px)!important;max-height:calc(100vh - 70px)!important;overflow-y:auto!important;overflow-x:hidden!important;padding:18px 22px 22px 22px!important;box-sizing:border-box!important;background:#ffffff!important;border:1px solid #999999!important;border-radius:14px!important;box-shadow:0 6px 22px rgba(0,0,0,0.28)!important;z-index:1000000!important;}
#modulo-lettura-piani *{box-sizing:border-box!important;}
#modulo-lettura-piani input,#modulo-lettura-piani select,#modulo-lettura-piani button{margin-top:3px!important;margin-bottom:5px!important;}
#modulo-lettura-piani table{margin-top:4px!important;}
#modulo-lettura-piani hr{margin-top:12px!important;margin-bottom:12px!important;}
#modulo-lettura-piani h1,#modulo-lettura-piani h2,#modulo-lettura-piani h3,#modulo-lettura-piani p{margin-top:5px!important;margin-bottom:5px!important;}

/* ALZA SCHEDA LETTURA PLANIMETRIA */
#modulo-lettura-piani{top:90px!important;left:50%!important;transform:translateX(-50%)!important;max-height:calc(100vh - 105px)!important;}
/* BARRA COMANDI RICALCO FULLSCREEN */
body.ricalco-fullscreen-attivo #bottoni-ricalco-fullscreen {
    position: fixed !important;
    left: 50% !important;
    bottom: 18px !important;
    transform: translateX(-50%) !important;
    z-index: 1000002 !important;

    display: flex !important;
    gap: 28px !important;
    align-items: center !important;
    justify-content: center !important;

    width: auto !important;
    max-width: calc(100vw - 80px) !important;

    padding: 14px 28px !important;
    background: rgba(255, 255, 255, 0.94) !important;
    border: 1px solid #999999 !important;
    border-radius: 14px !important;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.25) !important;
}

body.ricalco-fullscreen-attivo .btn-ricalco-fullscreen {
    min-width: 210px !important;
    height: 64px !important;

    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
    font-weight: bold !important;
    line-height: 18px !important;

    color: #222222 !important;
    background: #eeeeee !important;

    border: 1px solid #777777 !important;
    border-radius: 6px !important;
    cursor: pointer !important;
}

body.ricalco-fullscreen-attivo .btn-ricalco-fullscreen:hover {
    background: #dddddd !important;
}

body.ricalco-fullscreen-attivo .btn-ricalco-ortogonale {
    color: #ffffff !important;
    background: #b00000 !important;
    border-color: #800000 !important;
}

body.ricalco-fullscreen-attivo .btn-ricalco-ortogonale:hover {
    background: #8f0000 !important;
}
/* BOX ZOOM RICALCO FULLSCREEN */

#box-zoom-ricalco {
    display: none;
}

body.ricalco-fullscreen-attivo #box-zoom-ricalco {
    position: fixed !important;
    left: 28px !important;
    top: 150px !important;
    z-index: 1000005 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    padding: 10px !important;
    background: rgba(255,255,255,0.96) !important;
    border: 1px solid #777777 !important;
    border-radius: 12px !important;
    box-shadow: 0 4px 14px rgba(0,0,0,0.25) !important;
}

#box-zoom-ricalco button {
    width: 78px !important;
    height: 44px !important;
    border: 1px solid #777777 !important;
    border-radius: 9px !important;
    background: #ffffff !important;
    color: #111111 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    cursor: pointer !important;
}

#box-zoom-ricalco button:hover {
    background: #eeeeee !important;
}
#sicoss-header {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 999999 !important;
}

#sicoss-header-bottoni {
    position: absolute !important;
    right: 24px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    display: flex !important;
    gap: 12px !important;
    align-items: center !important;
}

.bottone-fascia-rossa {
    background: #8f0000 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 12px !important;
    padding: 10px 22px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
    cursor: pointer !important;
    box-shadow: 0 3px 8px rgba(0,0,0,0.25) !important;
    position: relative !important;
top: 30px !important;
}

.bottone-fascia-rossa:hover {
    background: #6f0000 !important;
}
/* BLOCCO GOOGLE EARTH / SOLAR API */

.box-google-earth {
    margin-top: 28px;
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 14px;
    padding: 24px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.16);
}

.box-google-earth h3 {
    margin-top: 0;
    margin-bottom: 18px;
    color: #8f0000;
    font-size: 20px;
    font-weight: 700;
}

.griglia-gps {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    margin-bottom: 22px;
}

.campo-gps label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 6px;
}

.campo-gps input {
    width: 100%;
    height: 38px;
    border: 1px solid #999999;
    border-radius: 8px;
    padding: 6px 10px;
    font-size: 14px;
    box-sizing: border-box;
}

.bottone-google-earth,
.bottone-analisi-solare {
    background: #8f0000;
    color: #ffffff;
    border: none;
    border-radius: 12px;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 0 3px 8px rgba(0,0,0,0.25);
    margin-right: 12px;
    margin-bottom: 16px;
}

.bottone-analisi-solare {
    background: #b90000;
}

.bottone-google-earth:hover,
.bottone-analisi-solare:hover {
    background: #6f0000;
}

.area-risultato-incentivi {
    margin-top: 18px;
    padding: 18px;
    background: #f7f7f7;
    border-radius: 10px;
    border: 1px solid #cccccc;
    min-height: 80px;
    line-height: 1.55;
}
/* =========================================================
   RF2 V4 - RIDIMENSIONAMENTO ACCESSIBILITA'
   Bottoni, moduli, input e pannelli più leggibili
   ========================================================= */

/* Base generale più leggibile */
body {
    font-size: 16px !important;
    line-height: 1.45 !important;
}

/* Titolo pagina */
h1, h2, h3 {
    line-height: 1.25 !important;
}

/* Tutti i moduli principali */
section,
.rf2-section,
.modulo,
.pannello,
.blocco,
.box,
fieldset {
    font-size: 16px !important;
}

/* Pannelli orizzontali verdi / azzurri */
div[style*="background"],
div[style*="border"] {
    font-size: 15px !important;
}

/* Bottoni generali */
button,
input[type="button"],
input[type="submit"],
.btn {
    min-height: 38px !important;
    padding: 8px 16px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    border-radius: 7px !important;
    cursor: pointer !important;
}

/* Bottoni rossi principali */
button[style*="red"],
button[style*="#b00000"],
input[type="button"][style*="red"],
input[type="submit"][style*="red"] {
    min-height: 40px !important;
    padding: 9px 18px !important;
    font-size: 15px !important;
    border-radius: 8px !important;
}

/* Input, select e campi numerici */
input[type="text"],
input[type="number"],
input[type="file"],
select,
textarea {
    min-height: 34px !important;
    padding: 6px 8px !important;
    font-size: 15px !important;
    border-radius: 5px !important;
    box-sizing: border-box !important;
}

/* Etichette */
label {
    font-size: 15px !important;
    font-weight: 600 !important;
}

/* Righe di comando con bottoni affiancati */
.toolbar,
.comandi,
.riga-comandi,
.gruppo-bottoni {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    align-items: center !important;
}

/* Area calcolo ingombro */
#calcoloIngombro,
.calcolo-ingombro,
.blocco-calcolo,
.pannello-calcolo {
    padding: 16px !important;
    font-size: 16px !important;
}




/* Testi risultato: Perimetro / Area */
.risultato,
.risultati,
.output,
#perimetro,
#area {
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.5 !important;
}

/* Tabella riepilogo piani */
table {
    font-size: 15px !important;
}

table th {
    font-size: 15px !important;
    padding: 8px !important;
}

table td {
    font-size: 15px !important;
    padding: 7px !important;
}

/* Modulo riepilogo condominio */
#riepilogoCondominio,
.riepilogo-condominio {
    padding: 16px !important;
    font-size: 16px !important;
}

/* Pulsante in basso a destra tipo "inserisci immagine" */
button[style*="right"],
input[type="button"][style*="right"] {
    min-height: 38px !important;
    font-size: 14px !important;
}

/* Immagine / canvas: non viene ingrandito artificialmente */
canvas,
img {
    max-width: 100%;
}
/* =========================================================
   PAGINA INCENTIVI - AUMENTO FONT
   ========================================================= */
#colonninaAutoFV {
    position: relative;
    top: 26px;
}

.pagina-incentivi {
    font-size: 18px;
}

.torna-home {
    font-size: 18px;
    font-weight: 600;
}

.titolo-incentivi {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.25;
}

.sottotitolo-incentivi {
    font-size: 21px;
    line-height: 1.4;
}

.box-preventivatore-incentivi {
    font-size: 18px;
}

.box-preventivatore-incentivi label,
.box-preventivatore-incentivi input,
.box-preventivatore-incentivi select,
.box-preventivatore-incentivi button {
    font-size: 17px;
}
/* =========================================================
   PAGINA INCENTIVI - RIDUZIONE SPAZIO VUOTO SUPERIORE
   ========================================================= */

.pagina-incentivi {
    padding-top: -5px !important;
    margin-top: 0 !important;
}

/* Avvicina il titolo alla parte alta */
.titolo-incentivi {
    margin-top: -5px !important;
}

/* Avvicina il sottotitolo al titolo */
.sottotitolo-incentivi {
    margin-top: 8px !important;
    margin-bottom: 28px !important;
}

/* Avvicina il box bianco al sottotitolo */
.box-preventivatore-incentivi {
    margin-top: 25px !important;
}

.box-rf2-v4 h1 {
  font-size: 32px;
  line-height: 1.25;
  margin-bottom: 14px;
}

.box-rf2-v4 p {
  font-size: 40px;
  line-height: 1.6;
  font-weight: 500;
}
.box.box-rf2-v4 h1 {
  font-size: 42px !important;
  line-height: 1.25 !important;
  margin-bottom: 22px !important;
}

.box.box-rf2-v4 p {
  font-size: 40px !important;
  line-height: 1.6 !important;
  font-weight: 500 !important;
}
#boxPerimetroV4 h1 {
  font-size: 42px !important;
}

#boxPerimetroV4 p {
  font-size: 40px !important;
  line-height: 1.6 !important;
  font-weight: 500 !important;
}
/* CENTRATURA BOTTONE APRI TUTORIAL */
.tutorial-sotto-planimetrie {
    width: 100%;
    max-width: 520px;
    margin: 14px auto 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.btn-tutorial-rf2 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto !important;
    margin-left: 0 !important;
}
/* POPUP VIDEO TUTORIAL */
.popup-tutorial {
    display: none;
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.70);

    justify-content: center;
    align-items: center;
}

/* CONTENITORE BIANCO DEL TUTORIAL */
.popup-tutorial-box {
    position: relative;

    width: 90vw;
    max-width: 1250px;
    height: auto;
    max-height: 92vh;

    background: #ffffff;
    border-radius: 22px;
    padding: 28px 28px 32px 28px;

    box-shadow: 0 10px 35px rgba(0,0,0,0.35);
    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;

    overflow: hidden;
}

/* TITOLO */
.popup-tutorial-box h2 {
    margin: 0 0 18px 0;
    padding: 0;
    font-size: 28px;
    line-height: 1.2;
    color: #b00000;
    text-align: center;
}

/* VIDEO CENTRATO E PROPORZIONATO */
.popup-tutorial-box video,
.popup-tutorial-box iframe {
    width: 100% !important;
    max-width: 1180px !important;

    height: auto !important;
    max-height: 72vh !important;

    display: block !important;
    margin: 0 auto !important;

    border: none !important;
    border-radius: 12px;
    object-fit: contain;
}

/* PULSANTE CHIUSURA */
.chiudi-tutorial,
.tutorial-close,
.popup-tutorial-box button {
    position: absolute !important;
    right: 22px !important;
    top: 18px !important;

    width: 42px !important;
    height: 42px !important;

    border: none !important;
    border-radius: 8px !important;

    background: #b00000 !important;
    color: #ffffff !important;

    font-size: 26px !important;
    font-weight: 700 !important;
    line-height: 42px !important;
    text-align: center !important;

    cursor: pointer !important;
    z-index: 1000000 !important;
}
/* CORREZIONE TENDINE - impedisce che si veda il testo sottostante */
select,
select option {
    background-color: #ffffff !important;
    color: #111111 !important;
}

/* contenitore della tendina sopra gli altri testi */
select {
    position: relative !important;
    z-index: 1000 !important;
}

/* se la tendina è dentro un modulo/card */
.form-group,
.campo,
.modulo,
.card,
.box {
    position: relative;
}

/* il testo sotto rimane dietro */
.risultato,
.output,
.preview,
.descrizione,
.testo-sotto {
    position: relative;
    z-index: 1;
}

#sicoss-home {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    text-decoration: none !important;
    color: #ffffff !important;
    line-height: 1 !important;
}

#sicoss-home .brand-title {
    display: block;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 6px;
    color: #ffffff;
}

#sicoss-home .brand-subtitle {
    display: block;
    margin-top: 10px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1.2px;
    color: #ffffff;
    text-transform: uppercase;
    white-space: nowrap;
}
/* DIMENSIONE TESTO HEADER GRUPPOIMPRESE */
header h1,
#sicoss-header h1,
#sicoss-home h1,
.titolo-home,
.logo-testo {
    font-size: 46px !important;
    line-height: 1 !important;
    letter-spacing: 14px !important;
    font-weight: 800 !important;
    margin: 0 !important;
}

/* DIMENSIONE SOTTOTITOLO */
header p,
#sicoss-header p,
#sicoss-home p,
.sottotitolo-home,
.sottotitolo-gruppoimprese {
    font-size: 14px !important;
    line-height: 1.25 !important;
    font-weight: 600 !important;
    margin-top: 8px !important;
    margin-bottom: 0 !important;
}
/* SOTTOTITOLO HEADER GRUPPOIMPRESE */
/*
.brand-subtitle,
#sicoss-header-subtitle {
    display: block !important;

    font-size: 26px !important;
    line-height: 1.25 !important;
    font-weight: 600 !important;

    color: #ffffff !important;
    letter-spacing: 0.2px !important;

    margin-top: 6px !important;
    margin-left: 0 !important;
}
.brand-subtitle,
#sicoss-header-subtitle {
    font-size: 16px !important;
}
/* SOTTOTITOLO HEADER GRUPPOIMPRESE */
#sicoss-header-subtitle {
    font-size: 12px !important;
    line-height: 1.25 !important;
    font-weight: 600 !important;
    color: #ffffff !important;
    letter-spacing: 0.2px !important;
    margin-top: 6px !important;
}

/* NASCONDE I SOTTOTITOLI VECCHI */
.brand-subtitle,
#sicoss-header-subtitle {
    display: none !important;
}

/* RENDE L'HEADER UN RIFERIMENTO PER IL POSIZIONAMENTO */
#sicoss-header {
    position: relative !important;
}

/* NUOVO SOTTOTITOLO FORZATO */
#sottotitolo-header-forzato {
    position: absolute !important;

    left: 38px !important;
    top: 62px !important;

    z-index: 999999 !important;

    display: block !important;

    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;

    color: #ffffff !important;
    background: transparent !important;

    text-transform: none !important;
    letter-spacing: 0 !important;
    text-decoration: none !important;
}

/* UGUALE LARGHEZZA DEI BOTTONI NELLA FASCIA ROSSA */
.fascia-rossa .bottone-fascia-rossa {
    width: 460px !important;
    min-width: 460px !important;
    max-width: 460px !important;

    height: 58px !important;
    box-sizing: border-box !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column !important;

    text-align: center !important;
    white-space: normal !important;
}

.fascia-rossa {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 16px !important;
}

/* STESSA ALTEZZA PER I DUE BOTTONI ROSSI */
.bottone-fascia-rossa {
    height: 68px !important;
    min-height: 68px !important;
    max-height: 68px !important;

    box-sizing: border-box !important;

    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 22px !important;
    padding-right: 22px !important;

    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;

    line-height: 1.18 !important;
    text-align: center !important;
    white-space: normal !important;

    vertical-align: middle !important;
}

/* CORREZIONE TENDINE SELECT TRASPARENTI */
select {
    background-color: #ffffff !important;
    color: #111111 !important;
    border: 1px solid #999999 !important;
    opacity: 1 !important;
    position: relative;
    z-index: 20;
}

select option {
    background-color: #ffffff !important;
    color: #111111 !important;
}

select optgroup {
    background-color: #ffffff !important;
    color: #111111 !important;
}

.pagina {
    max-width: 760px;
    margin: 42px auto 60px auto;
    padding: 0 20px;
}

.lista-servizi {
    width: 100%;
    max-width: 620px;
    margin: 0 auto;
}

.card-servizio {
    background: #ffffff;
    border: 1px solid #e1e1e1;
    border-radius: 16px;
    padding: 30px;
    margin-bottom: 24px;
    min-height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.10);
}

.card-servizio h2 {
    color: #c00000;
    margin: 0 0 18px 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
}

.card-servizio p {
    font-size: 16px;
    line-height: 1.45;
    margin: 0;
}

.testo-card {
    margin-bottom: 36px;
}

.btn-rosso {
    display: block;
    width: 100%;
    background: #c90000;
    color: #ffffff;
    border: none;
    border-radius: 30px;
    padding: 15px 22px;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
}

.btn-home {
    display: block;
    width: 160px;
    margin: 36px auto 0 auto;
    padding: 11px 18px;
    border: 1px solid #c90000;
    border-radius: 28px;
    color: #c90000;
    background: #ffffff;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
}