/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.15rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
@media only all and (min-width: 100rem) {
  #g-mainbar .g-content {
    margin: 0.625rem;
    padding: 1.5rem;
  }
  .g-content {
    margin: 0.625rem;
    padding: 1.5rem;
  }
}
@media only all and (min-width: 75rem) and (max-width: 99.99rem) {
  #g-mainbar .g-content {
    margin: 0.625rem;
    padding: 1.5rem;
  }
  .g-content {
    margin: 0.625rem;
    padding: 1.5rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-mainbar .g-content {
    margin: 0.625rem;
    padding: 0;
  }
  .g-content {
    margin: 0.625rem;
    padding: 1.5rem 0 1.5rem 0;
  }
}
@media only all and (min-width: 40.01rem) and (max-width: 59.99rem) {
  #g-mainbar .g-content {
    margin: 0.625rem;
    padding: 0;
  }
  .g-content {
    margin: 0.625rem;
    padding: 1.5rem 0 1.5rem 0;
  }
}
@media only all and (max-width: 40rem) {
  #g-mainbar .g-content {
    margin: 0.625rem;
    padding: 0;
  }
  .g-content {
    margin: 0.625rem;
    padding: 1.5rem 0 1.5rem 0;
  }
}
/* PERSONALIZZAZIONE */
.jl-h3, h3 {
  line-height: 1.1;
}
.jl-margin-top {
  margin-top: 10px !important;
}
.jl-text-success {
  color: #69bd00 !important;
}
.jl-text-background {
  color: #00b8e7 !important;
  background-color: #00b8e7;
  background-image: linear-gradient(90deg, #e30613 0, #e38c06 100%);
}
.jl-text-warning {
  color: #ffb800 !important;
}
.jl-text-danger {
  color: #8f76ba !important;
}
#g-mainbar p {
  text-align: justify;
}
#g-navigation .jl-navbar-container:not(.jl-light) .tm-icon {
  color: #e30613;
}
.cerchio {
  width: 350px;
  height: 350px;
  border-radius: 50%;
  background-color: #ff0000;
}
/* GALLERIA FOTOGRAFICA*/
ul.fields-container {
  list-style-type: none;
  margin-left: 0;
}
/*# sourceMappingURL=custom_39.css.map */