/*IL SOLE IN FARMACIA*/
/* Variabili - BLU DEFAULT #04305e*/
/*reset*/
a, a:visited, a:active, a:focus, a:hover {
  color: #444;
  text-decoration: none;
  outline: none; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

ol {
  margin: 0;
  padding: 0; }
  ol li {
    margin-bottom: 0.5em; }

em {
  color: inherit; }

html {
  font-size: 18px;
  scroll-behavior: smooth; }

body {
  font-family: "Montserrat", sans-serif;
  line-height: 120%; }

[class*="icon-"]:before {
  font-weight: 400 !important; }

.flex {
  display: flex; }

.flexcenter {
  display: flex;
  justify-content: center;
  align-items: center; }

.flexstretch {
  display: flex;
  justify-content: center;
  align-items: stretch; }

.flexend {
  justify-content: flex-end; }

.flexstart {
  justify-content: flex-start; }

.centrato {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.nascosto {
  display: none; }

.relative {
  position: relative; }

.riempi {
  object-fit: cover;
  height: 100%;
  width: 100%; }

.solomobile {
  display: none; }

.bg-colore1 {
  background-color: #059ee5;
  color: #fff; }

.bg-colore2 {
  background-color: #036;
  color: #fff; }

.bg-colore3 {
  background-color: #0cf;
  color: #fff; }

[class*="bg-colore"] {
  color: #fff; }
  [class*="bg-colore"] a, [class*="bg-colore"] a:visited, [class*="bg-colore"] a:active, [class*="bg-colore"] a:focus, [class*="bg-colore"] a:hover {
    color: #fff; }

.bg-blended {
  background-color: rgba(5, 158, 229, 0.1); }

.txt-grigio {
  color: #666; }

.txt-default {
  color: #444; }

.txt-colore1 {
  color: #059ee5; }

.ancora {
  position: relative;
  top: -220px; }

.corpo120 {
  font-size: 1.2em;
  line-height: 1.4em; }

.corpo150 {
  font-size: 1.5em;
  line-height: 1.4em; }

.corpo200 {
  font-size: 2em;
  line-height: 1.4em; }

.corpo300 {
  font-size: 3em;
  line-height: 1.4em; }

.corpo400 {
  font-size: 4em;
  line-height: 1.4em; }

.spaziati > * + * {
  margin-left: 0.5em; }

.separatore {
  border-top: 1px solid #ccc;
  margin: 3em 0;
  clear: both;
  display: block; }

.bg-grayfade {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100px);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100px);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100px); }

.fascia {
  padding: 3.5rem 2rem 2rem; }

.stato-off {
  opacity: 0;
  height: 0;
  transition: all 0.3s ease-in-out; }

.stato-on {
  opacity: 1;
  height: auto;
  transition: all 0.3s ease-in-out; }

.stretto {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto; }

.avviso {
  padding: 1em;
  background: #059ee5;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.2em;
  font-weight: 600;
  text-align: center;
  margin: 1em 0 2em; }

.visite {
  margin: 2em auto;
  font-size: 1.5em; }
  .visite strong {
    color: #059ee5; }

/*LAYOUT*/
body {
  background: #fff; }
  body img {
    max-width: 100%; }

.content {
  position: relative;
  z-index: 2; }

* {
  box-sizing: border-box; }

#pagina {
  position: relative;
  padding: 0; }
  #pagina .filigrana {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: auto;
    opacity: .15;
    text-align: center; }
    #pagina .filigrana > img {
      max-height: 95vh;
      transform: translate(-60%, 5%); }

/*TESTATA*/
.testata {
  background: #059ee5;
  margin-bottom: 3em;
  background: url("../img/testata.jpg") no-repeat center center transparent;
  background-size: cover;
  overflow: hidden;
  position: relative; }
  .testata .titolo {
    background: rgba(5, 158, 229, 0.9);
    padding: 1em;
    margin: 2em 0 1.5em; }
    .testata .titolo h1 {
      color: #fff;
      text-align: center;
      max-width: 900px;
      font-weight: 600;
      text-transform: none;
      line-height: 1.2em; }
  .testata h2 {
    font-weight: 600;
    color: #fff;
    text-align: center;
    font-size: 2em;
    line-height: 1.2em;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.7); }
  .testata img.logo {
    margin: 1.5em 0; }
  .testata .piede {
    color: #036;
    font-size: 1.8em;
    line-height: 1.4em;
    text-align: center;
    margin: 0 0 1em;
    text-shadow: 0 0 5px white; }
  .testata:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    top: auto;
    bottom: 0;
    height: 35%;
    background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 100%); }

/*PRESENTAZIONE*/
.presentazione {
  margin: 0 auto 4em;
  display: flex; }
  .presentazione .testo {
    font-size: 1.2em;
    line-height: 1.4em; }
    .presentazione .testo strong {
      color: #059ee5; }

/*MODULI*/
/*twist*/
.twist {
  display: flex;
  justify-content: center;
  align-items: stretch; }
  .twist > div {
    width: 50%;
    position: relative; }
  .twist .testo {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5vw;
    font-size: 1.5em;
    line-height: 1.2;
    font-weight: 300; }
  .twist .immagine img {
    object-fit: cover;
    width: 100%;
    height: 200px;
    min-height: 100%; }

/*ALLEGATI*/
.allegati {
  display: flex; }
  .allegati .immagine {
    position: relative;
    width: 210px;
    transition: all 0.3s ease-in-out; }
    .allegati .immagine img {
      background: #059ee5;
      padding: 10px; }
    .allegati .immagine:hover {
      transform: scale(1.03); }
  .allegati .testo {
    width: calc(100% - 210px - 1em);
    margin-left: 1em;
    display: flex;
    flex-direction: column;
    justify-content: center; }

.area-video {
  text-align: center; }

/*sociali*/
.sociali {
  display: flex;
  align-items: center;
  margin-top: 2em; }
  .sociali p {
    margin: 0; }
  .sociali a {
    background: #059ee5;
    color: #fff;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    margin: 0.1em; }

/*farmacie*/
.farmacie h3 {
  color: #059ee5;
  text-align: center; }
  .farmacie h3 + p {
    text-align: center;
    color: #666;
    margin: -0.2em auto 0; }
.farmacie .nav-tabs {
  justify-content: center;
  border-bottom: 1px solid #ccc; }
  .farmacie .nav-tabs .nav-link {
    border-color: rgba(68, 68, 68, 0.2);
    color: #036a9a;
    background: #fff;
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    text-align: center;
    border-bottom: none;
    margin: 0;
    font-size: 15px;
    white-space: nowrap; }
    .farmacie .nav-tabs .nav-link:nth-child(-n+6) {
      width: calc(100% / 6); }
    .farmacie .nav-tabs .nav-link:nth-child(n+6) {
      width: calc(100% / 6); }
    .farmacie .nav-tabs .nav-link.friuli {
      width: calc(100% / 4.7); }
    .farmacie .nav-tabs .nav-link.lazio {
      width: calc(100% / 8.6); }
    .farmacie .nav-tabs .nav-link:hover {
      background: linear-gradient(to bottom, rgba(5, 158, 229, 0.1) 50%, rgba(5, 158, 229, 0) 100%); }
    .farmacie .nav-tabs .nav-link:after {
      content: '';
      position: absolute;
      width: calc(100% + 2px);
      height: 50%;
      bottom: 0;
      left: -1px;
      background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 100%); }
  .farmacie .nav-tabs .nav-link.active, .farmacie .nav-tabs .nav-item.show .nav-link {
    background: #059ee5;
    color: #fff;
    z-index: 10;
    border-color: rgba(68, 68, 68, 0.2); }
.farmacie .griglia-items {
  padding-top: 1em; }
  .farmacie .griglia-items .item {
    text-align: left;
    background: url("../img/farmacia.png") no-repeat 0 0 transparent;
    background-size: 30px;
    padding: 5px 15px 5px 40px;
    margin: 1em 0 0.5em; }
    .farmacie .griglia-items .item h4 {
      color: #036;
      text-transform: uppercase;
      font-size: 1em;
      line-height: 1.1em;
      font-weight: 600; }
    .farmacie .griglia-items .item p {
      font-size: 0.8em;
      color: #666;
      line-height: 1.1em;
      margin: 0;
      text-transform: uppercase; }
    .farmacie .griglia-items .item .telefono {
      display: block;
      color: #059ee5;
      font-weight: 600;
      font-size: 1.3em;
      line-height: 1.4em; }

.comingsoon {
  margin: 3em 1em 5em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600; }

/*elenchi*/
.elenco {
  margin-bottom: 2em;
  /*puntati*/
  /*spaziato*/ }
  .elenco li {
    position: relative; }
  .elenco.cerchi li, .elenco.quadrati li, .elenco.linee li {
    padding-left: 1.5em;
    margin-bottom: 0.5em; }
    .elenco.cerchi li:before, .elenco.quadrati li:before, .elenco.linee li:before {
      content: '';
      position: absolute;
      top: 0.5em;
      left: 0;
      background-color: #059ee5;
      width: 0.3em;
      height: 0.3em; }
  .elenco.cerchi li:before {
    border-radius: 100%; }
  .elenco.linee li:before {
    height: 3px; }
  .elenco.spaziato li {
    padding: 0.75em 0;
    border-bottom: 1px solid #ccc; }
    .elenco.spaziato li [class*="icon-"]:first-child {
      margin-right: 1em;
      display: inline-block; }
  .elenco.alternato li {
    padding: 0.75em; }
    .elenco.alternato li:nth-child(2n-1) {
      background-color: rgba(0, 0, 0, 0.05); }
  .elenco.numero li {
    padding-left: 2.5em; }
    .elenco.numero li span.numero {
      position: absolute;
      left: 0;
      top: 0;
      color: #059ee5;
      font-weight: 400; }
      .elenco.numero li span.numero:after {
        content: '.'; }

/*PARTNERS*/
.carousel.partners .loghi {
  display: flex;
  justify-content: center;
  align-items: center; }
  .carousel.partners .loghi img.partner {
    margin: 20px;
    height: 90px;
    max-width: 20% !important;
    object-fit: contain; }

/*Griglia items*/
.griglia-items {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  line-height: 1.2em;
  margin: 0 0.5em 2em; }
  .rubrica .griglia-items {
    margin-top: 1em; }
  .griglia-items .item {
    width: calc(100% / 8);
    padding: 5px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0);
    color: #444;
    position: relative;
    transition: all 0.2s linear;
    /*&:hover {transform: scale(103%);}*/ }
    .griglia-items .item img.copertina {
      width: 100%;
      height: 250px;
      object-fit: cover; }
    .griglia-items .item .title {
      background: #444;
      color: #fff;
      position: relative;
      text-align: left;
      font-size: 13px;
      line-height: 1.1em;
      text-transform: uppercase;
      position: absolute;
      width: calc(100% - 10px);
      bottom: 0;
      height: 50%;
      background: -moz-linear-gradient(top, rgba(68, 68, 68, 0) 0%, #444444 66%);
      background: -webkit-linear-gradient(top, rgba(68, 68, 68, 0) 0%, #444444 66%);
      background: linear-gradient(to bottom, rgba(68, 68, 68, 0) 0%, #444444 66%); }
      .griglia-items .item .title p {
        padding: 10px 10px 1.25em 3em;
        margin: 0;
        position: absolute;
        width: 100%;
        bottom: 0; }
      .griglia-items .item .title .icon-pdf {
        position: absolute;
        left: 12px;
        font-size: 1.5em;
        top: 12px; }
  .griglia-items.items6 .item {
    width: calc(100% / 6); }
  .griglia-items.items4 .item {
    width: calc(100% / 4); }
  .griglia-items.items3 .item {
    width: calc(100% / 3); }
  .griglia-items.items2 .item {
    width: calc(100% / 2); }
  .griglia-items.center {
    justify-content: center; }

/*TASTO*/
.tasto {
  cursor: pointer;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  background-color: #059ee5;
  color: #fff;
  padding: 0.66em 1em;
  transition: all 0.2s ease-in-out;
  user-select: none;
  position: relative;
  font-size: 1.1rem;
  display: inline-block;
  line-height: 1em;
  border-radius: 0.5rem; }
  .tasto:hover, .tasto:active, .tasto:focus {
    background-color: #23b6fa;
    color: #fff;
    font-weight: 400; }
  .tasto:visited {
    color: #fff; }
  .bg-colore1 .tasto {
    border: 1px solid rgba(255, 255, 255, 0.5);
    background-color: #0aaefa; }
    .bg-colore1 .tasto:hover {
      background-color: #23b6fa; }
  p + .tasto {
    margin-top: 1em; }
  .tasto[class*="icon-"] {
    color: #fff; }
    .tasto[class*="icon-"]:hover {
      color: #fff; }
  .tasto.icona-fine {
    padding-right: 3em; }
    .tasto.icona-fine [class*="icon-"] {
      position: absolute;
      right: 0.8rem;
      top: 50%;
      transform: translateY(-50%);
      font-size: 1.5em; }
  .tasto.icona {
    padding-left: 4rem; }
    .tasto.icona [class*="icon-"] {
      font-size: 1.5em;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      padding: 0.3em 0;
      border-right: 1px solid rgba(255, 255, 255, 0.5);
      text-align: center;
      width: 3rem; }
      .tasto.icona [class*="icon-"]:before {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    .tasto.icona.evidenza [class*="icon-"] {
      background-color: #87d7fc !important; }
    .tasto.icona.evidenza:hover [class*="icon-"] {
      background-color: #b9e8fd !important; }
  .tasto.grigio {
    background-color: #222; }
    .tasto.grigio.icona [class*="icon-"] {
      background-color: #059ee5; }
    .tasto.grigio:hover {
      background-color: #3c3c3c; }
      .tasto.grigio:hover.icona [class*="icon-"] {
        background-color: #23b6fa; }
  .tasto.bianco {
    background-color: #f2f2f2;
    color: #444; }
    .tasto.bianco.icona [class*="icon-"] {
      background-color: #059ee5;
      color: #fff; }
    .tasto.bianco:hover {
      background-color: #d9d9d9; }
      .tasto.bianco:hover.icona [class*="icon-"] {
        background-color: #23b6fa; }
  .tasto.info {
    padding: 0.33em; }
  .tasto.comingsoon {
    background-color: #777; }
    .tasto.comingsoon.icona [class*="icon-"] {
      background-color: #059ee5; }
    .tasto.comingsoon:hover {
      background-color: #777; }
      .tasto.comingsoon:hover.icona [class*="icon-"] {
        background-color: #23b6fa; }

.media {
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
  margin-bottom: 2em; }
  .media .item {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0; }
  .media.foglio {
    padding-bottom: 145%; }
  .media.video {
    padding-bottom: 56.25%;
    margin-bottom: 0; }
  .media.immagine {
    padding-bottom: 66%; }
    .media.immagine img {
      object-fit: cover;
      object-position: center center; }

.credits {
  color: #059ee5;
  font-style: italic;
  /*border-top:1px solid rgba($nero, 0.3); padding-top:3em;*/
  margin-top: 3em; }
  .credits .autore {
    font-size: 1.75em;
    line-height: 1.2em;
    margin-bottom: 0; }

.contattaci {
  padding: 2em;
  background-color: #036;
  text-align: center;
  margin: 0.25em 0;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.4em; }
  .contattaci a {
    font-weight: 600;
    color: #059ee5; }

.contributi {
  display: flex; }
  .contributi .videoflex {
    width: 48%; }
  .contributi .allegati {
    width: 52%;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid rgba(0, 0, 0, 0.1); }

/*MODALI*/
.modal .modal-header {
  background-color: #059ee5;
  color: #fff;
  display: block;
  text-align: center;
  position: relative; }
  .modal .modal-header h2, .modal .modal-header h3, .modal .modal-header h4, .modal .modal-header h5 {
    color: #fff;
    line-height: 1em; }
.modal .modal-body {
  font-size: 1.2rem;
  line-height: 1.2em;
  padding: 2em 1em; }
  .modal .modal-body.farma {
    padding: 1em 0 0;
    text-align: center; }
    .modal .modal-body.farma h3 {
      margin: 0 0 0.2em;
      font-size: 1.2em;
      line-height: 1.1em; }
    .modal .modal-body.farma p {
      font-size: 0.9rem;
      line-height: 1.1em;
      text-transform: uppercase; }
    .modal .modal-body.farma .mappa iframe {
      width: 100%;
      height: 70vh; }
  .modal .modal-body h4 {
    margin-bottom: 0.5em; }
.modal img {
  max-width: 100%; }
.modal .icon-chiudi {
  position: absolute;
  top: -0.75em;
  right: -0.75em;
  color: #fff;
  padding: 0.5em;
  background-color: #059ee5;
  border-radius: 100%;
  z-index: 10; }
  .modal .icon-chiudi:hover {
    background-color: #23b6fa;
    color: #fff; }
.modal .contatti {
  display: flex;
  justify-content: space-around; }
  .modal .contatti li {
    padding: 0.33em 0;
    font-size: 1.3rem; }
  .modal .contatti [class*="icon"] {
    font-size: 1.5em;
    position: relative;
    top: 0.2em; }
    .modal .contatti [class*="icon"]:after {
      content: ' '; }

/*FOOTER*/
#footer {
  position: relative; }
  #footer .loghi {
    display: flex;
    padding: 3em 0;
    justify-content: center;
    align-items: center; }
    #footer .loghi > * {
      margin: 0; }
    #footer .loghi img {
      width: 230px;
      height: 100px;
      object-fit: contain; }
      #footer .loghi img.menarini {
        position: relative;
        top: 5px; }
    #footer .loghi p {
      font-size: 12px;
      line-height: 1.1em;
      margin: 0; }
    #footer .loghi .item .contributo {
      position: absolute;
      top: -25px;
      left: 50%;
      width: 130px;
      transform: translateX(-50%); }
  #footer .copyright {
    background-color: #059ee5;
    color: #fff;
    text-align: center;
    padding: 1.5em 2em; }

/* TIPOGRAFIA */
body {
  color: #444;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  color: #036;
  line-height: 1em;
  margin: 0 0 0.2em; }
  [class*='bg-colore'] h1, [class*='bg-colore'] h2, [class*='bg-colore'] h3, [class*='bg-colore'] h4, [class*='bg-colore'] h5, [class*='bg-colore'] h6 {
    color: #fff; }
  p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
    margin-top: 1em; }

h1, h2, h3 {
  color: #059ee5;
  font-weight: 900; }

h4, h5, h6 {
  color: #3cbefb;
  font-weight: 600; }

h1 {
  font-size: 2em; }

h2 {
  font-size: 1.75em; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.3em; }

h5 {
  font-size: 1.2em; }

h6 {
  font-size: 1.15em; }

strong {
  font-weight: 600; }

.sottotitolo {
  margin-top: -0.5em; }

.sopratitolo {
  color: #036;
  margin-bottom: 0.25em; }

.titolo {
  text-transform: uppercase; }

.testuale {
  font-size: 1.2em;
  line-height: 1.4em; }

.titoletto {
  font-weight: 600;
  color: #059ee5; }

/*RESPONSIVE MIN*/
@media (min-width: 1200px) {
  #mainmenu .dropdown:hover .dropdown-menu {
    display: block; } }
/*RESPONSIVE MAX*/
@media (max-width: 1399px) {
  #mainmenu {
    font-size: 1.1em; } }
@media (max-width: 1199px) {
  .farmacie .nav-tabs .nav-link {
    font-size: 14px; } }
@media (max-width: 991px) {
  html {
    font-size: 15px; }

  .tasto {
    padding-right: 1em;
    padding-left: 1em; }

  .modal-xl, .modal-lg {
    max-width: 95%;
    margin: 5% auto; }

  .twist .testo {
    font-size: 1.3em; }

  .griglia-items.items6 .item {
    width: calc(100% / 3); }

  .farmacie .nav-tabs .nav-link:nth-child(n) {
    width: calc(100% / 4); }

  .contributi {
    display: block; }
    .contributi .videoflex {
      width: auto; }
    .contributi .allegati {
      width: auto;
      margin-left: auto;
      padding-left: 0;
      border-left: none;
      margin-top: 20px;
      padding-top: 20px;
      border-top: 1px solid rgba(0, 0, 0, 0.1); } }
@media (max-width: 767px) {
  .no-mobile {
    display: none; }

  .solomobile {
    display: inherit; }

  .fascia {
    padding: 2.5em 1em; }

  .twist {
    display: block; }
    .twist > div {
      width: 100%; }
    .twist .testo {
      padding: 2em;
      text-align: center; }

  .griglia-items .item, .griglia-items.items3 .item, .griglia-items.items4 .item, .griglia-items.items6 .item {
    width: calc(100% / 2); }
  .griglia-items.allegati .item, .griglia-items.crediti .item {
    width: 100%; }
  .griglia-items.crediti .item {
    margin: 2em auto; }
  .farmacie .griglia-items {
    margin: 0; }
    .farmacie .griglia-items .item {
      padding: 5px 10px 5px 26px;
      background-size: 22px; }
  .griglia-items.allegati .item {
    display: flex;
    align-items: stretch;
    padding: 0; }
    .griglia-items.allegati .item img.copertina {
      width: 80px;
      height: 100%; }
    .griglia-items.allegati .item .title {
      position: static;
      height: auto;
      background: #444;
      color: #fff;
      display: flex;
      align-items: center; }
      .griglia-items.allegati .item .title p {
        width: auto;
        position: relative;
        margin-left: 1em;
        font-size: 15px;
        line-height: 1em; }

  .rubrica h3 {
    padding: 0.5em 1em; }

  .testata {
    margin-bottom: 2em; }

  .allegati {
    display: block;
    text-align: center; }
    .allegati .immagine {
      display: block;
      margin: 0 auto 2em; }
    .allegati .testo {
      width: 100%;
      margin: 0; }
      .allegati .testo .sociali {
        justify-content: center;
        margin-top: 1em; }

  .modal .modal-body {
    padding: 1em; }

  .farmacie .nav-tabs .nav-link:nth-child(n) {
    width: calc(100% / 3); }

  #footer .loghi {
    flex-wrap: wrap;
    padding: 0; }
    #footer .loghi > * {
      width: 100%;
      text-align: center;
      margin: 1em 0.75em; }
    #footer .loghi img {
      width: 300px; }
    #footer .loghi .benu {
      margin: 0 0 -1em; } }
@media (max-width: 575px) {
  .testata .titolo h1 {
    font-size: 1.6em;
    line-height: 1.2em; }
  .testata .piede {
    font-size: 1.4em;
    line-height: 1.2em; }
    .testata .piede strong {
      display: block; }

  .modal .icon-chiudi {
    top: -0.5em;
    right: -0.5em; }

  .modal .contatti {
    display: block;
    text-align: center;
    margin-bottom: 1em; }

  .nav-link {
    padding: 0.5rem;
    font-size: 12px; }

  .farmacie .nav-tabs .nav-link {
    font-size: 13px; }
    .farmacie .nav-tabs .nav-link:nth-child(n) {
      width: calc(100% / 3); }
    .farmacie .nav-tabs .nav-link.emilia, .farmacie .nav-tabs .nav-link.friuli {
      width: 55%; }
    .farmacie .nav-tabs .nav-link.abruzzo, .farmacie .nav-tabs .nav-link.lazio {
      width: 44%; }
    .farmacie .nav-tabs .nav-link.liguria, .farmacie .nav-tabs .nav-link.lombardia {
      width: 50%; }

  .farmacie .griglia-items .item h4 {
    font-size: 13px; }

  .area-video .griglia-items {
    margin: 0; }
    .area-video .griglia-items .item {
      padding: 0;
      margin-bottom: 10px;
      width: 100%; } }

/*# sourceMappingURL=stile.css.map */
