/* 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
 */

.jl-wrapper .jl-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
.jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
  box-sizing: content-box;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.jl-wrapper .g-container .el-content, .tm-header .g-container .el-content, .tm-header-mobile .g-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
@media only all and (min-width: 87rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 87rem;
  }
}
@media only all and (min-width: 75rem) and (max-width: 86.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 75rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 74.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 48rem;
  }
}
@media only all and (min-width: 36.01rem) and (max-width: 47.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 36rem;
  }
}
.jl-slideshow .el-content-wrapper {
  padding: 0.938rem;
  margin: 0.625rem;
}
.jl-slideshow .el-vertical-align {
  margin: 1.9749rem;
}
.tm-header .navbar-wrapper, .tm-header-mobile .navbar-wrapper {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
[id^="jlnavbar-"][id$="-particle"] {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .jl-container .g-main-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-extended .el-navbar-dropbar {
  padding-left: 0.938rem;
  padding-right: 0.938rem;
}
.el-horiz-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
[id^="jlnav-"][id$="-particle"] .jl-search-input {
  border-radius: 0;
  box-shadow: none;
}
ul.jl-list, .jl-breadcrumb, .jl-comment-list {
  margin-left: 0;
}
ul.jl-tab, .jl-subnav {
  margin-top: 0;
}
p, ul.jl-list {
  margin: 0 0 20px 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  border-top: 1px solid #e5e5e5;
}
.jl-checkbox, .jl-radio {
  display: inline-block !important;
  width: 16px !important;
}
.jl-modal-dialog video {
  vertical-align: middle;
}
.jl-link {
  color: #e50043;
}
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: #e40043;
}
.jl-link-heading:hover, .jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, .jl-link-toggle:focus .jl-link-heading, .jl-list-primary > ::before, .jl-text-primary {
  color: #e50043 !important;
}
.jl-notification-message-primary, .jl-button-link, .jl-navbar-toggle.jl-open, .jl-navbar-toggle:focus, .jl-navbar-toggle:hover, .jl-iconnav > * > a:hover, .jl-iconnav > .jl-active > a {
  color: #e50043;
}
.jl-search-input {
  box-sizing: border-box !important;
}
.jl-tab > .jl-active > a {
  border-color: #e50043;
}
.jl-button-primary, .jl-card-primary.jl-card-hover:hover, .jl-background-primary, .jl-marker, .jl-alert-primary, .jl-subnav-pill > .jl-active > a, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-radio:checked, .jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover, .jl-pagination > .jl-active > *, .jl-label:not(.jl-label-success, .jl-label-warning, .jl-label-danger) {
  background-color: #e50043;
}
.jl-light .jl-label {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-light > :not([class*="jl-card-media"]) .jl-card-title {
  color: rgba(255, 255, 255, 0.7);
}
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: #cc003c;
}
.jl-light .jl-button-primary:focus {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-icon:not(.jl-preserve) [stroke*="#"]:not(.jl-preserve) {
  stroke: currentcolor;
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge {
  background: #e50043;
}
.jl-text-background {
  background-color: #e50043;
  background-image: linear-gradient(90deg, #e50043 0, #e55600 100%);
}
.jl-checkbox:focus, .jl-radio:focus {
  border-color: #e50043;
}
.jl-radio:checked:focus {
  background-color: #e50043;
}
.jl-overlay-primary {
  background: rgba(229, 0, 67, 0.8);
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #e50043;
  border-color: #e50043;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #e50043;
  border-color: #e50043;
  color: #ffffff;
}
.jl-pagination > * > :hover {
  color: #fff;
  background-color: #e40043;
}
#g-footer .ico-social {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
#g-footer .d33-titolo-info {
  color: #e50043 !important;
}
#g-footer .mini-info {
  font-size: 0.7rem;
}
.vertical-menu-1 * {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
ul.vertical-menu-1 {
  margin-bottom: 0.1rem !important;
}
.vertical-menu-1 {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: block;
  margin: 0 auto;
}
.vertical-menu-1 li {
  text-align: left;
  margin-bottom: 0.2rem;
}
.vertical-menu-1 li a {
  text-decoration: none;
  color: white;
  background-color: #2d2d2d;
  display: block;
  width: calc(100% - 1rem);
  padding: 0.1rem;
  left: 0px;
}
.vertical-menu-1 li a:hover {
  padding: 0 0.1rem;
  margin-left: 0.6rem;
  background-color: #e50043;
  text-align: center;
  max-width: 50%;
}
#g-navigation {
  border-bottom: solid 0.3rem #e50043;
  background-color: #fff;
}
#g-navigation a {
  font-size: 1.3rem !important;
  font-weight: normal;
}
#g-navigation li.link-top-sito {
  border-left: solid 0.1rem #fff;
  border-right: solid 0.1rem #fff;
}
#g-navigation li:hover.link-top-sito {
  border-left: solid 0.1rem #525252;
  border-right: solid 0.1rem #525252;
}
#g-drawer {
  background: #001489;
}
#g-top {
  background-color: #343333;
  max-height: 3rem;
}
.int-showcase {
  background-repeat: no-repeat;
  background-size: cover;
}
.int-showcase .mod-sei-qui {
  background-color: rgba(229, 0, 67, 0.6);
}
.int-showcase .float-start {
  font-weight: bold;
}
.int-showcase .breadcrumb-item a {
  color: #fff !important;
  text-decoration: underline;
}
.int-showcase .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}
.int-showcase .breadcrumb-item.active {
  color: #fff;
  font-size: 1.2rem;
}
.btn.btn-login {
  background-color: #e50043;
  color: #fff;
  padding: 1.3rem 3rem !important;
}
.btn.btn-login:hover {
  background-color: #2d2d2d;
  color: #fff;
}
.btn.btn-reg {
  background-color: #e50043;
  color: #fff;
  padding: 1.3rem 3rem !important;
}
#top-green {
  background-color: green;
  min-height: 0.1rem;
}
#top-white {
  background-color: white;
  min-height: 0.1rem;
}
#top-red {
  background-color: red;
  min-height: 0.1rem;
}
#top-login-user {
  padding: 0.3rem 0.1rem !important;
}
#top-login-user {
  vertical-align: middle;
}
#top-login-user a.link-login {
  color: #fff;
  position: relative;
}
#top-login-user a:hover.link-login {
  color: #e50043;
  transition: color 0.3s ease-out, transform 0.3s ease-out;
}
#top-login-user .fa {
  color: #fff;
  margin-right: 0.5rem;
}
#top-login-user a.g-menu-item-container {
  padding: 0.2rem 0.2rem;
}
.sourcecoast .btn {
  background-color: #dc3545;
}
#menu-interno {
  border-bottom: solid 0.1rem #2d2d2d;
}
.css-aderire .fa-check {
  color: green;
}
#menu-interno .jl-active {
  font-weight: bold;
}
.menu-consorzio a {
  display: inline !important;
  border-bottom: solid 0.1rem #e50043;
  padding-bottom: 0.1rem;
  padding-left: 0.2rem;
}
.css-campo-extra-status {
  font-weight: bold;
}
.css-campo-extra-indirizzo {
  font-weight: bold;
}
li.css-visualizzazione-extra-status {
  list-style: none;
}
.fld-label-privacy {
  display: none;
}
/*# sourceMappingURL=custom_16.css.map */