@font-face {
  font-family:'OxygenR';
  font-style: normal;
  font-weight: 400;
  src: local('Oxygen Regular'), local('Oxygen_Regular'), local('OxygenR'),
       url('../font/oxygen-regular.woff2') format('woff2'),
       url('../font/oxygen-regular.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family:'OxygenB';
  font-style: normal;
  font-weight: 700;
  src: local('Oxygen Bold'), local('Oxygen_Bold'), local('OxygenB'),
       url('../font/oxygen-bold.woff2') format('woff2'),
       url('../font/oxygen-bold.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family:'MerriweatherR';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather Regular'), local('Merriweather_Regular'), local('MerriweatherR'),
       url('../font/merriweather-regular.woff2') format('woff2'),
       url('../font/merriweather-regular.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family:'MerriweatherB';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather_Bold'), local('MerriweatherB'),
       url('../font/merriweather-bold.woff2') format('woff2'),
       url('../font/merriweather-bold.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family:'PinyonR';
  font-style: normal;
  font-weight: 400;
  src: local('Pinyon Regular'), local('Pinyon_Regular'), local('PinyonR'),
       url('../font/pinyon-script-regular.woff2') format('woff2'),
       url('../font/pinyon-script-regular.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* Elementi stili font */
* { border:0; margin:0; padding:0;}
a, .non_sottolineato { text-decoration:none; }
table { border-spacing: 0px 0px; }
div, table { position:relative; }
img { width:auto !important; }
.nero, .link-00 { color:#000000; }
.bianco, .link-01 { color:#ffffff; }
.base, .link-02 { color:#333333; }
.sfondo-nero { background-color:#000000; }
.sfondo-bianco { background-color:#ffffff; }
.sfondo-temp { background-color:#ff00ff; }
.sfondo-blu-00 { background-color:#007d8c; }
.sfondo-blu-01 { background-color:#cddadc; }
.assoluto { position:absolute !important; }
.fisso { position:fixed !important; }
.origine { top:0px; left:0px; }
.totale { width:100%; height:100%; }
.largo, .ratio { width:100%; }
.alto { height:100%; }
.meta { width:50%; }
.content-ratio { position:absolute !important; top:0px; left:0px; width:100%; height:100%; }
.base-avviso { position:fixed !important; top:0px; left:0px; width:100%; height:100%; visibility:hidden; overflow:hidden; z-index:10000; }
.sfondo-base { background-position:center; background-repeat:no-repeat; background-size:cover; }
.sfondo-nosize { background-position:center; background-repeat:no-repeat; }
.centrato { margin:0px auto 0px auto; }
.chiusura { position:relative; clear:both; }
.rotondo { border-radius:50%; }
.arrotondato { border-radius:10px; }
.sinistra { float:left; }
.destra { float:right; }
.rovesciato { transform:rotate(180deg); }
.tabella { display:table; }
.cella { display:table-cell; }
.flessibile { display:flex; }
.txt-centro { text-align:center !important; }
.txt-destro { text-align:right !important; }
.txt-sinistro { text-align:left !important; }
.txt-alto { vertical-align:top; }
.txt-mezzo { vertical-align:middle; }
.txt-basso { vertical-align:bottom; }
.giustificato { text-align:justify; }
.minuscolo { text-transform:lowercase; }
.maiuscolo { text-transform:uppercase; }
.sottolineato { text-decoration:underline; }
.grassetto { font-weight:bold; }
.corsivo { font-style:italic; }
.normale { text-transform:none; }
.invisibile { visibility:hidden; }
.nascosto, .display-port { display:none; }
.limitato { overflow:hidden; }
.superiore { z-index:20; }
.cursore { cursor:pointer; }
.inlinea { white-space:nowrap; }
.font-zero { font-size:0px !important; line-height:0px !important; }
.fade { opacity:.00; visibility:hidden; }
.loader { background:#dddddd url(../img/icone/icona-loader.gif) center no-repeat; }
.opaco-00 { opacity:.00; }
.opaco-01 { opacity:.10; }
.opaco-02 { opacity:.20; }
.opaco-03 { opacity:.30; }
.opaco-04 { opacity:.40; }
.opaco-05 { opacity:.50; }
.opaco-06 { opacity:.60; }
.opaco-07 { opacity:.70; }
.opaco-08 { opacity:.80; }
.opaco-09 { opacity:.90; }
.ombra { box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5); }
.ombra-interna { box-shadow:0px -2px 2px rgba(0, 0, 0, 0.5); }
body { font-family:'OxygenR'; font-size:0px; line-height:0px; -webkit-text-size-adjust:100%;  color:#434343; background:#ffffff; z-index:0; }


/* -ratio- */
.ratio-quadrato, .ratio-img-00 { padding-top:100%; }
.ratio-16-9 { padding-top:56.25%; }
.ratio-testata { padding-top:35.00%; }
.ratio-testata-interne { padding-top:22.00%; }
@media only screen and (min-width:0px) and (max-width:1259px) and (orientation:landscape) {
  .ratio-testata-interne { padding-top:30.00%; }
}
@media only screen and (orientation:portrait) {
  .ratio-testata, .ratio-testata-interne { padding-top:70.00%; }
}

/* -font- */
.oxy-reg { font-family:'OxygenR'; }
.oxy-bol { font-family:'OxygenB'; }
.mer-sem { font-family:'MerriweatherR'; }
.mer-bol { font-family:'MerriweatherB'; }
.pin-reg { font-family:'PinyonR'; }

h1, h2, h3, h4, h5, h6 { font-size:0px; line-height:0px; font-weight:normal; }
h1 { font-size:26px; line-height:36px; padding:0px 20% 20px 0px; }
h2 { font-size:20px; line-height:26px; padding:0px 20% 20px 0px; }
h2 b.pin-reg { font-size:30px; line-height:26px; }
h3 { font-size:18px; line-height:21px; padding:10px 10px 10px 10px; }
.txt-titolo { font-size:20px; line-height:26px; }
.txt-base, h4 { font-size:15px; line-height:24px; }
.txt-small { font-size:13px; line-height:17px; }
@media only screen and (min-width:0px) and (max-width:767px) and (orientation:portrait) {
  h1 { font-size:22px; line-height:28px; padding:0px 0px 20px 0px; }
  h2 { font-size:16px; line-height:24px; padding:0px 0px 20px 0px; }
  h2 b.pin-reg { font-size:26px; line-height:29px; }
  h3 { font-size:15px; line-height:18px; padding:10px 10px 10px 10px; }
  .txt-titolo { font-size:16px; line-height:24px; }
  .txt-base, h4 { font-size:14px; line-height:22px; }
}

/* -generali- */
.logo { background-image:url(../img/logo-data.png); }
div.box-fascia { padding:40px 0px 40px 0px; }
div.box-fascia-centrata { width:94%; max-width:1580px; margin:0px auto 0px auto; }
td#barra-testata { height:136px; }
div#barra-logo-menu { background-image:url(../img/logo-data.png); background-repeat:no-repeat; background-size:auto 80%; }
div.linea-titolo { width:100px; height:1px; margin:0px 0px 20px 0px; }
p.blocco-testo { margin:8px 0px 0px 0px; }
div.box-titolo-sezione { margin:0px 0px 10px 0px; }
div#box-immagine-sezione { width:80%; margin:20px auto 0px 5px; }
@media only screen and (min-width:0px) and (max-width:767px) {
  td#barra-testata { height:50px; }
  div#barra-social { display:none; }
  div#barra-logo-menu { height:50px; background-position:20px center; }
}
@media only screen and (min-width:0px) and (max-width:1023px) {
  div#box-immagine-sezione { width:100%; margin:20px 0px 20px 0px; }
}
@media only screen and (min-width:768px) {
  div#barra-social { height:39px; border-bottom:solid 1px #484c4e; }
  div#barra-logo-menu { height:96px; background-position:40px center; }
}
@media only screen and (min-width:1024px) {
  div.box-table { display:table; }
  div.blocco-table { display:table-cell; }
  div.blocco-table .box-cornice-testo { padding:0px 20px 0px 20px; }
  div.box-tipo-00 div.blocco-table { width:50%; height:200px; }
}

/* -menu- */
@media only screen and (min-width:0px) and (max-width:1259px) {
  div#box-icona-menu { top:16px; right:20px; width:24px; height:20px; display:block; }
  div#box-icona-menu div { position:absolute; width:100%; height:4px; background-color:#ffffff; }
  div#riga-up { top:0px; }
  div#riga-md { top:8px; }
  div#riga-dw { bottom:0px; }
  div#box-menu { position:absolute !important; color:#ffffff; background-color:#007d8c; border-bottom:solid 1px #ffffff; visibility:hidden; z-index:10000; }
  div.box-sottomenu { overflow:hidden; }
  div.voce-menu { font-size:16px; line-height:30px;  border-top:solid 1px #ffffff; }
  div.voce-smenu { font-size:14px; }
  div#box-menu p { padding:10px 25px 10px 25px; }
  div.voce-smenu p { padding:0px 0px 0px 30px !important; }
  div.voce-menu a { color:#ffffff; }
  div.voce-smenu a { color:#ffffff; }
}
@media only screen and (min-width:768px) and (max-width:1259px) {
  div#box-icona-menu { top:36px; }
}
@media only screen and (min-width:1260px) {
  div#box-menu { height:100% !important; color:#000000; white-space:nowrap; margin:0px auto 0px 140px; display:table; z-index:1000; }
  div.box-sottomenu { position:absolute; top:94px; left:10px; padding:5px 0px 5px 0px; background-color:#007d8c; border:solid 2px #007d8c; opacity:.00; display:none; z-index:20; }
  div.voce-menu { vertical-align:middle; padding:0px 20px 0px 20px; display:table-cell; cursor:pointer; }
  div.voce-menu a { color:#ffffff; }
  div.voce-menu a:hover { color:#000000; }
  div.voce-smenu a { color:#ffffff; }
  div.voce-smenu a:hover { color:#000000; }
}
@media only screen and (min-width:1260px) and (max-width:1365px) {
  div.voce-menu { font-size:13px; line-height:21px; padding:0px 20px 0px 20px; }
  div.box-sottomenu { top:40px; }
  div.voce-smenu { font-size:12px; line-height:24px; padding:0px 10px 0px 10px; }
}
@media only screen and (min-width:1366px) and (max-width:1559px) {
  div.voce-menu { font-size:14px; line-height:22px; padding:0px 20px 0px 20px; }
  div.voce-smenu { font-size:14px; line-height:26px; padding:0px 10px 0px 10px; }
}
@media only screen and (min-width:1600px) {
  div.voce-menu { font-size:16px; line-height:19px; padding:0px 20px 0px 20px; }
  div.voce-smenu { font-size:14px; line-height:30px; padding:0px 10px 0px 10px; }
}

/* -footer- */
div#box-logo-footer { width:60px; margin:0px auto 20px auto; }
@media only screen and (min-width:0px) and (max-width:1023px) {
  div.blocco-footer { padding:0px 0px 10px 0px; }
  div.divisore { display:none; }
}
@media only screen and (min-width:1024px) {
  div#box-footer { display:table; margin:0px auto 0px auto; }
  div.blocco-footer { padding:0px 5px 0px 5px; display:table-cell; }
}

/* -homepage- */
div#box-indice-sezioni, div#box-indice-news { display:flex; flex-flow:row wrap; justify-content:center; }
div#box-indice-sezioni div.blocco-vetrina { width:15.66%; margin:10px 0.5% 10px 0.5%; }
div#box-indice-news div.blocco-vetrina { width:24.00%; margin:10px 0.5% 10px 0.5%; border:solid 1px #cacaca; }
div#box-indice-news div.box-testo-vetrina { padding:0px 5% 20px 5%; border-top:solid 1px #cacaca; }
div#box-indice-news h3 { padding:10px 0px 0px 0px; }
div#box-indice-news div.box-data-news { padding:10px 0px 10px 0px; }
@media only screen and (min-width:0px) and (max-width:767px) {
  div#box-indice-sezioni div.blocco-vetrina { width:48.00%; margin:5px 1% 5px 1%; }
  div#box-indice-news div.blocco-vetrina { width:100.00%; margin:5px 0px 5px 0px; }
}
@media only screen and (min-width:768px) and (max-width:1023px) {
  div#box-indice-sezioni div.blocco-vetrina { width:32.33%; margin:5px 0.5% 5px 0.5%; }
  div#box-indice-news div.blocco-vetrina { width:47.00%; margin:5px 1% 5px 1%; }
}
@media only screen and (min-width:0px) and (max-width:1023px) {
  div#box-indice-sezioni, div#box-indice-news { justify-content:left; }
}
@media only screen and (min-width:1024px) and (max-width:1259px) {
  div#box-indice-sezioni div.blocco-vetrina { width:24.00%; }
  div#box-indice-news div.blocco-vetrina { width:47.50%; margin:15px 1% 15px 1%; }
}

/* -chi siamo- */
div#box-chi-siamo { background-image:url(../img/chi-siamo.jpg); }

/* -indice categoria- */
div#box-indice div.txt-titolo { padding:20px 0px 30px 0px; }
div#box-indice table.box-links { margin:0px 0px 30px 0px; }
div#box-indice td.box-icona-news { width:128px; }
div#box-indice h3 { font-size:16px; line-height:19px; padding:5px 0px 3px 0px; }
div#box-indice .box-cornice-testo { padding:0px 10px 0px 20px; }
div.box-immagine-indice { border:solid 1px #cacaca; }
@media only screen and (min-width:0px) and (max-width:1023px) {
  div#box-indice div.txt-titolo { padding:10px 0px 20px 0px; }
  div#box-indice table.box-links { margin:0px 0px 20px 0px; border-spacing:10px 10px; }
  div#box-indice td.box-icona-news { width:96px; vertical-align:top; }
  div#box-indice h3 { font-size:15px; line-height:18px; }
}

/* -dettaglio articolo- */
div#box-links-news { margin:30px 0px 0px 0px; }
table#box-indice-links { border-spacing:10px 20px; }
table#box-indice-links td.box-icona { width:24px; }
div.icona-pdf { background-image:url(../img/icone/icona-pdf.png); }
div.icona-link { background-image:url(../img/icone/icona-link.png); }
div.icona-yt { background-image:url(../img/icone/icona-youtube.png); }

/* -contatti- */
div.icona-mappa { background-image:url(../img/icone/icona-mappa.png); background-size:auto 75%; }
div.icona-mobile { background-image:url(../img/icone/icona-mobile.png); background-size:auto 75%; }

/* -modulo di contatto- */
form#contatto h2 { font-size:14px; line-height:17px; margin:10px 0px 10px 0px; }
fieldset.interno { font-size:12px; line-height:15px; }
div#box-campi { margin:0px auto 0px auto; }
div#box-campi p { margin:10px 0px 10px 0px; }
form#contatto input, form#contatto select { font-family:"OxygenR"; font-size:13px; line-height:20px; border-radius:3px; }
form#contatto input { padding:0px 2% 0px 2%; }
form#contatto input.campo-data { width:96%; }
form#contatto input.captcha {width:120px; }
form#contatto select.campo-data { width:100%; }
form#contatto textarea { width:96%; height:120px; font-family:"OxygenR"; font-size:13px; line-height:16px; padding:5px 2% 5px 2%; border-radius:3px; }
div.box-check { font-size:12px; line-height:15px; margin:20px 0px 20px 0px; border-spacing:0px 0px; }
div.check-form { width:auto !important!; margin:5px 0px 0px 0px; display:table; }
div.check-form div { height:24px; vertical-align:middle; display:table-cell; }
div.check-form div.campo { padding:0px 5px 0px 0px; }
div.check-form div.testo { padding:0px 20px 0px 0px; }
div#txt-privacy { font-size:10px; line-height:13px; margin:3px 0px 3px 0px; }
div#box-avviso, div#avviso { display:table; border-spacing:20px 0px; }
div#box-avviso div#cella-avviso { height:100%; vertical-align:middle; display:table-cell; }
div#box-avviso p { font-size:12px; line-height:18px; color:#000000; padding:20px; background:#ffffff; border-radius:10px; box-shadow:0px 4px 4px rgba(85, 85, 85, 0.5); display:none; }
div#box-avviso b { font-size:14px; color:#db001b; }
table.box-pulsanti { font-size:12px; line-height:24px; margin:0px auto 0px auto; border-spacing:25px 10px; }
table.box-pulsanti div { padding:0px 10px 0px 10px; border-radius:5px; }
@media only screen and (min-width:0px) and (max-width:1023px) {
  div#box-modulo { width:90%; margin:40px auto 40px auto; }
  div#box-campi { width:90%; padding:10px 5% 10px 5%; }
  div.separatore-blocco { width:50%; height:2px; margin:40px auto 40px auto; }
}
@media only screen and (min-width:1024px) {
  div#box-modulo { margin:40px auto 40px auto; display:table; }
  div.blocco-modulo { width:50%; vertical-align:top; display:table-cell; }
  div#box-campi { width:80%; padding:10px 5% 10px 5%; }
  div.separatore-blocco { display:none; }
}

/* -modulo di contatto- */
form#contatto h2 { font-size:14px; line-height:17px; margin:10px 0px 10px 0px; }
fieldset.interno { font-size:12px; line-height:15px; }
div#box-campi { margin:0px auto 0px auto; }
div#box-campi p { margin:10px 0px 10px 0px; }
form#contatto input, form#contatto select { font-family:"OxygenR"; font-size:13px; line-height:20px; border-radius:3px; }
form#contatto input { padding:0px 2% 0px 2%; }
form#contatto input.campo-data { width:96%; }
form#contatto input.captcha {width:120px; }
form#contatto select.campo-data { width:100%; }
form#contatto textarea { width:96%; height:120px; font-family:"OxygenR"; font-size:13px; line-height:16px; padding:5px 2% 5px 2%; border-radius:3px; }
div.box-check { font-size:12px; line-height:15px; margin:20px 0px 20px 0px; border-spacing:0px 0px; }
div.check-form { width:auto !important!; margin:5px 0px 0px 0px; display:table; }
div.check-form div { height:24px; vertical-align:middle; display:table-cell; }
div.check-form div.campo { padding:0px 5px 0px 0px; }
div.check-form div.testo { padding:0px 20px 0px 0px; }
div#txt-privacy { font-size:10px; line-height:13px; margin:3px 0px 3px 0px; }
div#box-avviso, div#avviso { display:table; border-spacing:20px 0px; }
div#box-avviso div#cella-avviso { height:100%; vertical-align:middle; display:table-cell; }
div#box-avviso p { font-size:12px; line-height:18px; color:#000000; padding:20px; background:#ffffff; border-radius:10px; box-shadow:0px 4px 4px rgba(85, 85, 85, 0.5); display:none; }
div#box-avviso b { font-size:14px; color:#db001b; }
table.box-pulsanti { font-size:12px; line-height:24px; margin:0px auto 0px auto; border-spacing:25px 10px; }
table.box-pulsanti div { padding:0px 10px 0px 10px; border-radius:5px; }
@media only screen and (min-width:0px) and (max-width:1023px) {
  div#box-modulo { width:90%; margin:40px auto 40px auto; }
  div#box-campi { width:90%; padding:10px 5% 10px 5%; }
  div.separatore-blocco { width:50%; height:2px; margin:40px auto 40px auto; }
}
@media only screen and (min-width:1024px) {
  div#box-modulo { margin:40px auto 40px auto; display:table; }
  div.blocco-modulo { width:50%; vertical-align:top; display:table-cell; }
  div#box-campi { width:80%; padding:10px 5% 10px 5%; }
  div.separatore-blocco { display:none; }
}

/* -lightbox- */
div#box-lightbox { z-index:1000; }
div#box-lightbox table#griglia-lightbox { border-spacing:20px 20px; }
div#box-lightbox div#slide-lightbox-0 { background-image:url(../img/icone/icona-loader.gif); background-color:#000000; background-position:center; background-repeat:no-repeat; }
div#box-lightbox div.slide-lightbox { background-position:center; background-repeat:no-repeat; background-size:contain; }
div#box-dida { bottom:10px; left:0px; }
div#box-dida table { font-size:14px; line-height:22px; border-spacing:5px 0px; }
div#box-dida td { padding:0px 10px 0px 10px; border-radius:5px; }
div#box-lightbox div.box-icona-lightbox { width:48px; }
div#box-lightbox div.icona-lightbox { background-position:center; background-repeat:no-repeat; background-size:75% auto; background-color:#ffffff; border-radius:10px; cursor:pointer; }
div#box-lightbox div#lightbox-prev { background-image:url(../img/icone/icona-lightbox-prev.png); }
div#box-lightbox div#lightbox-next { background-image:url(../img/icone/icona-lightbox-next.png); }
div#box-lightbox div#lightbox-close { background-image:url(../img/icone/icona-lightbox-close.png); }
div#box-lightbox div#box-chiudi-lightbox { top:0px; right:0px; }
@media only screen and (min-width:0px) and (max-width:767px) {
  div#box-lightbox table#griglia-lightbox { border-spacing:0px 0px; }
  div#box-lightbox div.box-icona-lightbox {  width:32px; margin:0px 10px 0px 10px; }
  div#box-lightbox div#box-chiudi-lightbox { top:10px; right:10px; }
}
