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

@charset "UTF-8";
.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.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
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;
}
.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.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
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;
}
.jd_invisible_to_visitors {
  visibility: hidden;
}
.campaigndetailsdonationpage {
  font-family: "Montserrat";
  font-weight: 500;
  padding: 30px;
  border-radius: 0.4rem;
}
.campaigndetailsdonationpage h1.campaign_title {
  color: #6c5e57;
}
.campaigndetailsdonationpage .campaign_description_top p {
  color: #000;
}
.campaigndetailsdonationpage .donationbutton {
  font-family: "Montserrat";
  background-color: #cd1719;
  color: #fff;
}
.campaigndetailsdonationpage .donationbutton:hover {
  color: #cd1719;
  background-color: rgba(255, 255, 255, 0.3);
}
.campaigndetailsdonationpage .campaign_photo {
  border: none;
}
.cinquepermille {
  background-color: rgba(242, 242, 242, 0.7);
  border-radius: 0.4rem;
}
.cinquepermille .g-blockcontent-header {
  margin-bottom: 0.5rem;
}
.cinquepermille .g-blockcontent-header h2.g-title {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.cinquepermille .g-blockcontent-description {
  margin-top: 10px;
  font-size: 1.2rem;
}
.cinquepermille .g-blockcontent-buttons {
  background-color: #cd1719;
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
  font-size: 1.5rem;
  text-decoration: none;
}
.cinquepermille .g-blockcontent-buttons a {
  color: #fff;
}
.campagne .campains-list .campain-list {
  border: none;
}
.campagne .campains-list .campain-list .campaign-description {
  text-align: center;
}
.campagne .campains-list .campain-list .campaign-description h3.jd_title {
  font-size: 2rem;
  color: #fff;
  background-color: #6c5e57;
  padding: 1rem;
}
.campagne .campains-list .campain-list .campaign-description .jd-description-photo {
  border: none;
  margin: 0;
  padding: 0;
}
.campagne .campains-list .campain-list .campaign-description .jd-description-photo .img-polaroid {
  border: none;
  box-shadow: none;
  padding: 0;
}
.campagne .campains-list .campain-list .campaign-details {
  background: none;
  border: none;
}
.campagne .campains-list .campain-list .campaign-details .campaign-donate-info {
  border: none;
}
.campagne .campains-list .campain-list .mod-jd-campaign-donate-now {
  padding: 0;
}
.campagne .campains-list .campain-list .mod-jd-campaign-donate-now a.btn.btn-primary {
  background: none;
  border: 2px dotted #cd1719;
  color: #cd1719 !important;
  font-size: 2rem;
  padding: 1.2rem;
}
.campagne .campains-list .campain-list .mod-jd-campaign-donate-now a.btn.btn-primary:hover {
  background-color: #cd1719 !important;
  color: #fff !important;
}
.modal-search-container.style1 .uk-modal-dialog {
  text-align: left;
}
.modal-search-container.style1 .uk-modal-dialog .search form {
  margin-bottom: 0;
}
.modal-search-container.style1 .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  color: #888888;
}
.modal-search-container.style1 .uk-modal-dialog .search-form .search-field {
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  color: #888888;
}
.modal-search-container.style1 .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
.modal-search-container.style1 .uk-modal-dialog .search-form .search-submit {
  display: none;
}
.modal-search-container.style1 .uk-modal-dialog .search-input {
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  color: #888888;
}
.modal-search-container.style2 #modal-search {
  background: rgba(0, 0, 0, 0.7);
}
.modal-search-container.style2 #modal-search.uk-open .uk-modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.modal-search-container.style2 #modal-search.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.modal-search-container.style2 #modal-search .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  width: 455px;
  background: none;
  box-shadow: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search form {
  margin-bottom: 0;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #ffffff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input:focus {
  box-shadow: 0 3px 0 0 white;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field {
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #ffffff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field:focus {
  box-shadow: 0 3px 0 0 white;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-submit {
  display: none;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input {
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #ffffff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input:focus {
  box-shadow: 0 3px 0 0 white;
}
.modal-search-container.style2 #modal-search .uk-close {
  color: #ffffff !important;
  opacity: 1;
  font-size: 22px;
  top: 35px;
  right: 35px;
  position: absolute;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.modal-search-container.style2 #modal-search .uk-close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #cd1719 !important;
}
.modal-search-container .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-search-container i {
  opacity: 1 !important;
}
.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.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
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;
}
.item_documenti .fcfile_name, .item_documenti hr.fcclearline, .category_documenti .fcfile_name, .category_documenti hr.fcclearline {
  display: none;
}
.flexi.label.field_social-share {
  max-width: 200px;
  float: none;
  color: #000;
  font-size: inherit;
  font-weight: bold;
  background: none;
  text-shadow: none;
  margin-top: 20px;
}
div.fc-fieldgrp-value-box {
  border-bottom: 1px dotted lightgray !important;
  border: none;
  margin: 15px 1%;
}
img.fc_field_image {
  border: none;
}
fieldset.fc_search_set, fieldset.fc_filter_set {
  border: none;
  background: #f5f5f5;
}
.fc_filter .fc_filter_label, .fc_filter_line .fc_filter_label {
  font-family: inherit;
}
a.fc_printbutton.btn.btn-small.hasTooltip {
  display: none;
}
.fcsearch h2.contentheading {
  font-size: 2.2rem;
  font-weight: normal;
  color: #cd1719;
  text-align: center;
}
input#search_searchword {
  max-width: 100% !important;
}
form#searchForm fieldset.fc_search_set legend .fc_legend_text.hasTooltip {
  display: none;
}
fieldset#fc_fieldfilters_set {
  background: none;
}
table#fc_fieldfilters_tbl {
  background: none;
  border: none;
}
table#fc_fieldfilters_tbl .alert.alert-info {
  background: #6c5e57;
  color: #fff;
  border: none;
  font-style: italic;
  font-weight: bold;
}
.fc_filter_html input#use_advsearch_options {
  display: none;
}
.fc_filter_html button.btn.btn-success.button_go {
  margin-right: 50px !important;
  font-size: 14px !important;
}
.fc_filter_html button.btn.btn-success.button_go span.icon-search.icon-white {
  margin: 0 5px;
}
.fc_filter_html label#use_advsearch_options_lbl {
  margin-left: 100px !important;
  font-size: 14px !important;
}
.fc_filter_html label#use_advsearch_options_lbl span.icon-list {
  margin: 0 5px;
}
.fc_filter_html span#searchForm_submitWarn {
  display: none !important;
}
.fc_search_results_list.page .fc_search_result.fceven, .fc_search_results_list.page .fc_search_result.fcodd {
  background: none !important;
  border-bottom: 1px dotted #cd1719;
}
.fc_search_results_list.page .fc_search_result:hover {
  border: 1px dotted #cd1719 !important;
}
.fc_search_results_list.page .fc-mssg-inline.fc-success, .fc_search_results_list.page .fc-mssg-inline.fc-info {
  border: none !important;
  background: none !important;
  background-image: none !important;
}
.fc_search_results_list.page h2.fc_search_result_title {
  margin: 20px;
  font-weight: normal;
  color: #cd1719;
  text-align: left !important;
}
.fc_search_results_list.page .fc_search_result_text {
  padding: 4px 20px;
}
.fc_search_results_list.page .fc_search_result_category {
  font-weight: bold;
}
.fc_search_results_list.page .fc_search_result_date {
  font-style: italic;
}
div#item_total {
  display: none;
}
.moduletable.cerca input#mod_search_searchword-130 {
  font-family: 'Montserrat';
}
.moduletable.cerca input.btn.btn-success {
  font-size: 20px;
  border-radius: 4px;
}
.moduletable.cerca input.ricerca_avanzata {
  font-size: 20px;
  background-color: #6c5e57;
  color: #fff;
  border: 2px solid #6c5e57;
  border-radius: 4px;
  font-family: 'Montserrat';
  font-weight: bold;
  cursor: pointer;
  padding: 0.4rem 1.5rem;
  margin: 0 20px;
}
.moduletable.cerca input.ricerca_avanzata:hover {
  color: #6c5e57;
  background-color: #fff;
}
.video {
  position: relative;
  padding-bottom: 65%;
  padding-top: 30px;
  height: 800px;
  width: 100%;
  overflow: hidden;
}
.video iframe, .video object, .video embed {
  /*position: absolute; top: 0; left: 0; width: 100%; height: 100%;*/
}
.video iframe, .video object, .video embed {
  width: 100%;
  height: 700px;
}
.entry-content img, .entry-content iframe, .entry-content object, .entry-content embed {
  max-width: 100%;
}
.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.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
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;
}
.scheda_progetto_flagship {
  position: relative;
  margin-top: -250px !important;
}
.scheda_progetto_flagship img.fc_field_image {
  display: inline-block;
  margin: 0;
}
.scheda_progetto_flagship .label {
  background: none;
  text-shadow: none;
  color: #707070;
  font-size: 25px;
  text-transform: uppercase;
  max-width: 350px !important;
  padding: 0;
  margin: 10px 0 !important;
  line-height: 25px;
}
.scheda_progetto_flagship .blocco_immagine {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column !important;
  position: relative;
  margin-top: 10rem;
}
.scheda_progetto_flagship .blocco_immagine .fc_image_thumb {
  overflow: hidden;
}
.scheda_progetto_flagship .sezione1, .scheda_progetto_flagship .sezione2, .scheda_progetto_flagship .sezione3, .scheda_progetto_flagship .sezione4, .scheda_progetto_flagship .sezione5, .scheda_progetto_flagship .scopri {
  margin: auto;
  margin-bottom: 50px;
  margin-top: 20px;
}
.scheda_progetto_flagship .sezione3 {
  margin-bottom: 0;
}
.scheda_progetto_flagship .scopri {
  margin-top: 0px;
  border-top: 5px solid #cd1719;
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column !important;
}
.scheda_progetto_flagship .scopri .btn {
  border-radius: 0;
}
.scheda_progetto_flagship .scopri .btn:hover {
  background: #cd1719;
  color: rgba(242, 242, 242, 0.7);
}
.scheda_progetto_flagship .scopri .btn:active, .scheda_progetto_flagship .scopri .btn:focus {
  background: #cd1719;
  color: rgba(242, 242, 242, 0.7);
}
.scheda_progetto_flagship .nascondi .btn {
  display: none;
}
.scheda_progetto_flagship .scopri2 {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column !important;
}
.scheda_progetto_flagship .scopri2 .btn {
  border-radius: 0;
}
.scheda_progetto_flagship .scopri2 .btn:hover {
  background: #cd1719;
  color: rgba(242, 242, 242, 0.7);
}
.scheda_progetto_flagship .scopri2 .btn:active, .scheda_progetto_flagship .scopri2 .btn:focus {
  background: #cd1719;
  color: rgba(242, 242, 242, 0.7);
}
.scheda_progetto_flagship .element {
  display: flex;
  align-items: left !important;
  justify-content: left !important;
  flex-direction: column;
}
.scheda_progetto_flagship .blocco_titolo {
  position: absolute;
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column;
  color: white !important;
  padding: 30px;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  max-width: 600px;
  margine-top: -10px;
}
.scheda_progetto_flagship .blocco_titolo .description {
  color: rgba(255, 255, 255, 0.77) !important;
}
.scheda_progetto_flagship .blocco_titolo .fc_item_title {
  color: white;
}
.scheda_progetto_flagship .infoimportante {
  display: flex;
  align-items: flex-start;
  padding: 20px;
}
.scheda_progetto_flagship .infoimportante .info {
  display: block;
  min-height: 400px;
  width: 100%;
  padding: 30px;
  background: white;
  margin: 0px;
  display: flex;
  flex-direction: column;
  -webkit-box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
}
.scheda_progetto_flagship .infoimportante .info .label {
  font-size: 13px;
  margin: 0 !important;
  padding-right: 15px;
}
.scheda_progetto_flagship .infoimportante .info .separator {
  display: block;
  border-top: 1px solid #9e9e9e;
  max-width: 100px;
  margin: 15px auto;
}
.scheda_progetto_flagship .infoimportante .info .campo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.scheda_progetto_flagship .infoimportante .info ul {
  margin-top: 0;
}
.scheda_progetto_flagship .infoimportante .labelmaxi {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
}
.scheda_progetto_flagship .infoimportante .completed {
  margin-top: 15px;
  text-align: center;
  padding: 5px;
  color: #f9f9f9;
  background: #55bc0d;
}
.scheda_progetto_flagship .infoimportante .ongoing {
  margin-top: 15px;
  text-align: center;
  padding: 5px;
  color: #f9f9f9;
  background: #f69a12;
}
.scheda_progetto_flagship .infoimportante .badge {
  padding: 5px;
  font-size: 15px;
  margin-right: 6px;
  margin-bottom: 5px;
  background: none;
  text-shadow: none;
  color: #555;
  border: 2px solid #9e9e9e;
}
.scheda_progetto_flagship .voci_lista {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.scheda_progetto_flagship .voci_progetto {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column;
}
.scheda_progetto_flagship .voci_progetto .label {
  margin: auto;
}
.scheda_progetto_flagship .vocidaiprogetti {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.scheda_progetto_flagship .content-base, .scheda_progetto_flagship .content-esteso {
  padding: 0 20px;
  background: #f3f3f3;
}
.scheda_progetto_flagship .content-base .inner, .scheda_progetto_flagship .content-esteso .inner {
  padding: 40px;
}
.scheda_progetto_flagship .content-base .separator, .scheda_progetto_flagship .content-esteso .separator {
  display: block;
  border-top: 1px solid #9e9e9e;
  max-width: 100px;
  margin: 15px 0;
}
.scheda_progetto_flagship .content-base .label, .scheda_progetto_flagship .content-esteso .label {
  color: #cd1719;
}
.scheda_progetto_flagship .sezione3 {
  border-top: 5px solid #cd1719;
}
.scheda_progetto_flagship .content-esteso {
  padding: 0;
  background: none;
}
.scheda_progetto_flagship .content-esteso .inner {
  padding: 0;
}
.scheda_progetto_flagship .content-esteso .element {
  background: #fcfbfb;
  padding: 60px;
  margin: 20px 0;
}
.scheda_progetto_flagship .content-colonna-dx, .scheda_progetto_flagship .content-esteso-colonna-dx {
  padding: 0 20px;
}
.scheda_progetto_flagship .content-colonna-dx .fc-fieldgrp-value-box, .scheda_progetto_flagship .content-esteso-colonna-dx .fc-fieldgrp-value-box {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.scheda_progetto_flagship .content-colonna-dx .fc-field-box, .scheda_progetto_flagship .content-esteso-colonna-dx .fc-field-box {
  display: block;
  width: 100%;
}
.scheda_progetto_flagship .content-colonna-dx .inner, .scheda_progetto_flagship .content-esteso-colonna-dx .inner {
  padding: 0px;
}
.scheda_progetto_flagship .content-colonna-dx .element, .scheda_progetto_flagship .content-esteso-colonna-dx .element {
  padding: 10px 20px;
}
.scheda_progetto_flagship .content-colonna-dx .separator, .scheda_progetto_flagship .content-esteso-colonna-dx .separator {
  display: block;
  width: 100%;
  border-top: 1px solid #9e9e9e;
  max-width: 100px;
  margin: 15px auto;
}
.scheda_progetto_flagship .content-colonna-dx .value, .scheda_progetto_flagship .content-esteso-colonna-dx .value {
  display: block;
  width: 100%;
  text-align: center;
}
.scheda_progetto_flagship .content-colonna-dx .label, .scheda_progetto_flagship .content-esteso-colonna-dx .label {
  color: #cd1719;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  max-width: 100% !important;
  padding: 0;
  margin: 10px 0 !important;
}
.scheda_progetto_flagship .content-colonna-dx .field_donor, .scheda_progetto_flagship .content-colonna-dx .field_partnership, .scheda_progetto_flagship .content-esteso-colonna-dx .field_donor, .scheda_progetto_flagship .content-esteso-colonna-dx .field_partnership {
  background: #f3f3f3;
}
.scheda_progetto_flagship .content-colonna-dx .element.field_donor, .scheda_progetto_flagship .content-esteso-colonna-dx .element.field_donor {
  margin-bottom: 20px;
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
}
.scheda_progetto_flagship .content-colonna-dx .element.field_partners, .scheda_progetto_flagship .content-esteso-colonna-dx .element.field_partners {
  margin: 0;
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
}
.scheda_progetto_flagship .content-colonna-dx .element.field_partners li, .scheda_progetto_flagship .content-esteso-colonna-dx .element.field_partners li {
  display: block;
  float: left;
  background: #e6e6e6;
  padding: 2px 4px;
  margin: 2px;
  border-radius: 5px;
  text-align: left;
  font-size: 13px;
}
.scheda_progetto_flagship .content-colonna-dx .fc-fieldgrp-value-box .label, .scheda_progetto_flagship .content-esteso-colonna-dx .fc-fieldgrp-value-box .label {
  color: #747474;
  font-size: 15px;
  font-weight: bold;
}
.scheda_progetto_flagship .content-colonna-dx .field_budget .value, .scheda_progetto_flagship .content-esteso-colonna-dx .field_budget .value {
  font-size: 25px;
}
.scheda_progetto_flagship .content-colonna-dx .field_partners .value, .scheda_progetto_flagship .content-esteso-colonna-dx .field_partners .value {
  font-size: 15px;
}
.scheda_progetto_flagship .content-colonna-dx .field_partners .value a, .scheda_progetto_flagship .content-esteso-colonna-dx .field_partners .value a {
  text-transform: capitalize;
  color: #3f3f3f;
}
.scheda_progetto_flagship .content-colonna-dx .field_partners .value a:hover, .scheda_progetto_flagship .content-esteso-colonna-dx .field_partners .value a:hover {
  color: #cd1719;
}
.scheda_progetto_flagship .content-esteso-colonna-dx .label {
  color: #787878;
}
.scheda_progetto_flagship .content-esteso-colonna-dx .element {
  padding: 0;
  background: #fcfbfb;
  padding: 20px;
  margin: 20px 0;
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
}
.scheda_progetto_flagship .content-esteso-colonna-dx .elemento {
  background: #fcfbfb;
  padding: 20px;
  margin: 20px 0;
}
.scheda_progetto_flagship .field_attachments {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.scheda_progetto_flagship .field_attachments .fcclearline {
  display: none;
}
.scheda_progetto_flagship .field_attachments ul li::marker {
  list-style-type: square;
}
.scheda_progetto_flagship .field_attachments ul {
  margin: 0;
}
.scheda_progetto_flagship .field_documents {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.scheda_progetto_flagship .field_documents ul {
  list-style-type: none !important;
  margin: 0;
}
.scheda_progetto_flagship .field_attachments a {
  margin: 0 !important;
  padding: 0 !important;
}
.scheda_progetto_flagship .field_attachments a:hover {
  background: none !important;
  text-decoration: underline;
}
.scheda_progetto_flagship .field_attachments ul {
  list-style-type: none !important;
  margin: 0;
}
.scheda_progetto_flagship .documenti .element {
  background: none;
  box-shadow: none;
}
.scheda_progetto_flagship .elemento.documenti {
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  background: #cd1719;
}
.scheda_progetto_flagship .elemento.documenti p {
  display: none;
}
.scheda_progetto_flagship .elemento.documenti .label {
  color: white;
}
.scheda_progetto_flagship .elemento.documenti .separator {
  border-top: 1px solid white;
}
.scheda_progetto_flagship .elemento.documenti span, .scheda_progetto_flagship .elemento.documenti h5, .scheda_progetto_flagship .elemento.documenti a {
  color: white;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
}
.scheda_progetto_flagship .elemento.documenti h5 {
  margin: 0;
}
.scheda_progetto_flagship .elemento.documenti li {
  text-align: left;
  margin: 10px 0;
}
.scheda_progetto_flagship .elemento.documenti i {
  padding-right: 5px;
  font-size: 20px;
}
.scheda_progetto_flagship .elemento.documenti .fa-arrow-circle-right {
  padding-left: 5px;
  font-size: 15px;
}
.scheda_progetto_flagship .field_social .icon-video-2 {
  display: none;
}
.scheda_progetto_flagship .field_social ul {
  display: flex;
}
.scheda_progetto_flagship .field_social img {
  width: 50px !important;
}
.scheda_progetto_flagship .field_social li {
  padding: 5px;
}
.scheda_progetto_flagship .field_project-voices .label {
  display: block !important;
  width: 100% !important;
  text-align: center;
  color: #cd1719;
  float: none;
  min-width: 100%;
}
.scheda_progetto_flagship .field_project-voices .separator {
  display: block;
  width: 100%;
  border-top: 1px solid #d2d2d2;
  max-width: 100px;
  margin: 15px auto;
}
.scheda_progetto_flagship .field_project-voices .voce {
  padding: 10px;
}
.scheda_progetto_flagship .field_project-voices .voce .image {
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  max-height: 190px;
  overflow: hidden;
}
.scheda_progetto_flagship .field_project-voices .voce .content {
  background: white;
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  padding: 20px;
}
.scheda_progetto_flagship .field_project-voices .voce .title {
  font-size: 15px;
  text-transform: uppercase;
  color: #616161;
  line-height: 15px;
  font-weight: bold;
  margin-bottom: 15px;
}
.scheda_progetto_flagship .field_project-voices .voce .title a {
  color: #727272;
}
.scheda_progetto_flagship .field_project-voices .voce .intro {
  margin-bottom: 15px;
}
.scheda_progetto_flagship .field_project-voices .voce i {
  padding-left: 10px;
}
.scheda_progetto_flagship .field_social-share {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column !important;
}
.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.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
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;
}
.scheda_progetto_base {
  position: relative;
  margin-top: -250px !important;
}
.scheda_progetto_base .label {
  background: none;
  text-shadow: none;
  color: #707070;
  font-size: 25px;
  text-transform: uppercase;
  max-width: 100% !important;
  padding: 0;
  margin: 10px 0 !important;
}
.scheda_progetto_base .blocco_immagine {
  pointer-events: none;
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column !important;
  position: relative;
}
.scheda_progetto_base .blocco_immagine .fc_image_thumb {
  overflow: hidden;
}
.scheda_progetto_base .sezione1, .scheda_progetto_base .sezione2, .scheda_progetto_base .sezione3, .scheda_progetto_base .sezione4, .scheda_progetto_base .sezione5, .scheda_progetto_base .scopri {
  margin: auto;
  margin-bottom: 50px;
  margin-top: 20px;
}
.scheda_progetto_base .sezione1 {
  width: 50%;
}
.scheda_progetto_base .sezione3 {
  margin-bottom: 0;
}
.scheda_progetto_base .scopri {
  margin-top: 0px;
  border-top: 5px solid #cd1719;
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column !important;
}
.scheda_progetto_base .scopri .btn {
  border-radius: 0;
}
.scheda_progetto_base .scopri .btn:hover {
  background: #cd1719;
  color: rgba(242, 242, 242, 0.7);
}
.scheda_progetto_base .scopri .btn:active, .scheda_progetto_base .scopri .btn:focus {
  background: #cd1719;
  color: rgba(242, 242, 242, 0.7);
}
.scheda_progetto_base .nascondi .btn {
  display: none;
}
.scheda_progetto_base .scopri2 {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column !important;
}
.scheda_progetto_base .scopri2 .btn {
  border-radius: 0;
}
.scheda_progetto_base .scopri2 .btn:hover {
  background: #cd1719;
  color: rgba(242, 242, 242, 0.7);
}
.scheda_progetto_base .scopri2 .btn:active, .scheda_progetto_base .scopri2 .btn:focus {
  background: #cd1719;
  color: rgba(242, 242, 242, 0.7);
}
.scheda_progetto_base .element {
  display: flex;
  align-items: left !important;
  justify-content: left !important;
  flex-direction: column;
}
.scheda_progetto_base .titolo {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column;
}
.scheda_progetto_base .blocco_titolo {
  display: flex;
  align-items: left !important;
  justify-content: left !important;
  flex-direction: column;
  color: #626262;
  bottom: 0px;
}
.scheda_progetto_base .blocco_titolo h1 {
  margin: 0;
}
.scheda_progetto_base .blocco_titolo .description {
  font: normal;
}
.scheda_progetto_base .blocco_titolo .description em {
  font-style: normal;
}
.scheda_progetto_base .blocco_titolo .separator {
  display: block;
  border-top: 2px solid #cd1719;
  width: 100px;
  margin: 15px auto;
}
.scheda_progetto_base .infoimportante {
  display: flex;
  align-items: flex-start;
  padding: 0 0 20px 0;
}
.scheda_progetto_base .infoimportante .info {
  display: block;
  width: 100%;
  padding: 30px;
  background: white;
  margin: 0px;
  display: flex;
  flex-direction: column;
  -webkit-box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
}
.scheda_progetto_base .infoimportante .info .label {
  font-size: 13px;
  margin: 0 !important;
  padding-right: 15px;
  display: inline-block;
  width: 100px;
  text-align: left;
  color: #858585;
}
.scheda_progetto_base .infoimportante .info .field_financing-body .label {
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
}
.scheda_progetto_base .infoimportante .info .field_budget .label {
  padding: 10px 0;
  width: 100%;
  text-align: center;
}
.scheda_progetto_base .infoimportante .info .separator {
  display: block;
  border-top: 1px solid #9e9e9e;
  max-width: 100px;
  margin: 15px auto;
}
.scheda_progetto_base .infoimportante .info .durata .value {
  text-align: left;
}
.scheda_progetto_base .infoimportante .info .campo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.scheda_progetto_base .infoimportante .info ul {
  margin-top: 0;
}
.scheda_progetto_base .infoimportante .labelmaxi {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
}
.scheda_progetto_base .infoimportante .completed {
  margin-top: 15px;
  text-align: center;
  padding: 5px;
  color: #f9f9f9;
  background: #55bc0d;
}
.scheda_progetto_base .infoimportante .ongoing {
  margin-top: 15px;
  text-align: center;
  padding: 5px;
  color: #f9f9f9;
  background: #f69a12;
}
.scheda_progetto_base .infoimportante .badge {
  padding: 5px;
  font-size: 15px;
  margin-right: 6px;
  margin-bottom: 5px;
  background: none;
  text-shadow: none;
  color: #555;
  border: 2px solid #9e9e9e;
}
.scheda_progetto_base .voci_lista {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.scheda_progetto_base .voci_progetto {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column;
}
.scheda_progetto_base .voci_progetto .label {
  margin: auto;
}
.scheda_progetto_base .content-base {
  padding: 0 20px;
  background: #f3f3f3;
}
.scheda_progetto_base .content-base .inner {
  padding: 40px;
}
.scheda_progetto_base .content-base .separator {
  display: block;
  border-top: 1px solid #9e9e9e;
  max-width: 100px;
  margin: 15px 0;
}
.scheda_progetto_base .content-base .label {
  color: #cd1719;
}
.scheda_progetto_base .content-base .element {
  margin-bottom: 30px;
}
.scheda_progetto_base .sezione3 {
  border-top: 5px solid #cd1719;
}
.scheda_progetto_base .content-colonna-dx {
  padding: 0 0 0 20px;
}
.scheda_progetto_base .content-colonna-dx .field_donor {
  display: none;
}
.scheda_progetto_base .content-colonna-dx .element.field_project-logo {
  width: 100%;
  padding: 30px;
  background: white;
  margin: 0px;
  display: flex;
  flex-direction: column;
  -webkit-box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  margin-bottom: 20px;
}
.scheda_progetto_base .content-colonna-dx .fc-fieldgrp-value-box {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.scheda_progetto_base .content-colonna-dx .fc-field-box {
  display: block;
  width: 100%;
}
.scheda_progetto_base .content-colonna-dx .inner {
  padding: 0px;
}
.scheda_progetto_base .content-colonna-dx .element {
  padding: 10px 20px;
}
.scheda_progetto_base .content-colonna-dx .separator {
  display: block;
  width: 100%;
  border-top: 1px solid #9e9e9e;
  max-width: 100px;
  margin: 15px auto;
}
.scheda_progetto_base .content-colonna-dx .value {
  display: block;
  width: 100%;
  text-align: center;
}
.scheda_progetto_base .content-colonna-dx .label {
  color: #cd1719;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  max-width: 100% !important;
  padding: 0;
  margin: 10px 0 !important;
}
.scheda_progetto_base .content-colonna-dx .field_project-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.scheda_progetto_base .content-colonna-dx .field_donor, .scheda_progetto_base .content-colonna-dx .field_partners {
  background: #f3f3f3;
}
.scheda_progetto_base .content-colonna-dx .element.field_donor {
  margin-bottom: 20px;
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
}
.scheda_progetto_base .content-colonna-dx .element.field_partners {
  margin: 0;
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
}
.scheda_progetto_base .content-colonna-dx .element.field_partners li {
  display: block;
  float: left;
  background: #e6e6e6;
  padding: 2px 4px;
  margin: 2px;
  border-radius: 5px;
  text-align: left;
  font-size: 13px;
}
.scheda_progetto_base .content-colonna-dx .fc-fieldgrp-value-box .label {
  color: #747474;
  font-size: 15px;
  font-weight: bold;
}
.scheda_progetto_base .content-colonna-dx .field_budget .value {
  font-size: 25px;
}
.scheda_progetto_base .content-colonna-dx .field_partners .value {
  font-size: 15px;
}
.scheda_progetto_base .content-colonna-dx .field_partners .value a {
  text-transform: capitalize;
  color: #3f3f3f;
}
.scheda_progetto_base .content-colonna-dx .field_partners .value a:hover {
  color: #cd1719;
}
.scheda_progetto_base .field_attachments {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.scheda_progetto_base .field_attachments .fcclearline {
  display: none;
}
.scheda_progetto_base .field_attachments ul li::marker {
  list-style-type: square;
}
.scheda_progetto_base .field_attachments ul {
  margin: 0;
}
.scheda_progetto_base .field_documents {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.scheda_progetto_base .field_documents ul {
  list-style-type: none !important;
  margin: 0;
}
.scheda_progetto_base .documenti .element {
  background: none;
  box-shadow: none;
}
.scheda_progetto_base .elemento.documenti {
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  background: #cd1719;
}
.scheda_progetto_base .elemento.documenti p {
  display: none;
}
.scheda_progetto_base .elemento.documenti .label {
  color: white;
}
.scheda_progetto_base .elemento.documenti .separator {
  border-top: 1px solid white;
}
.scheda_progetto_base .elemento.documenti span, .scheda_progetto_base .elemento.documenti h5, .scheda_progetto_base .elemento.documenti a {
  color: white;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
}
.scheda_progetto_base .elemento.documenti h5 {
  margin: 0;
}
.scheda_progetto_base .elemento.documenti li {
  text-align: left;
  margin: 10px 0;
}
.scheda_progetto_base .elemento.documenti i {
  padding-right: 5px;
  font-size: 20px;
}
.scheda_progetto_base .elemento.documenti .fa-arrow-circle-right {
  padding-left: 5px;
  font-size: 15px;
}
.scheda_progetto_base .field_social .icon-video-2 {
  display: none;
}
.scheda_progetto_base .field_social ul {
  display: flex;
}
.scheda_progetto_base .field_social img {
  width: 50px !important;
}
.scheda_progetto_base .field_social li {
  padding: 5px;
}
.scheda_progetto_base .field_project-voices .label {
  display: block !important;
  width: 100% !important;
  text-align: center;
  color: #cd1719;
  float: none;
  min-width: 100%;
}
.scheda_progetto_base .field_project-voices .separator {
  display: block;
  width: 100%;
  border-top: 1px solid #d2d2d2;
  max-width: 100px;
  margin: 15px auto;
}
.scheda_progetto_base .field_project-voices .voce {
  padding: 10px;
}
.scheda_progetto_base .field_project-voices .voce .image {
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  max-height: 250px;
  overflow: hidden;
}
.scheda_progetto_base .field_project-voices .voce .content {
  background: white;
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  padding: 20px;
}
.scheda_progetto_base .field_project-voices .voce .title {
  font-size: 15px;
  text-transform: uppercase;
  color: #616161;
  line-height: 15px;
  font-weight: bold;
  margin-bottom: 15px;
}
.scheda_progetto_base .field_project-voices .voce .title a {
  color: #727272;
}
.scheda_progetto_base .field_project-voices .voce .intro {
  margin-bottom: 15px;
}
.scheda_progetto_base .field_project-voices .voce i {
  padding-left: 10px;
}
.scheda_progetto_base .field_social-share {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column !important;
}
.scheda_progetto_base .beneficiari li {
  text-align: left;
}
.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.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
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 (max-width: 30rem) {
  #g-navigazione-mobile {
    position: relative;
    z-index: 30;
  }
  #g-container-main {
    position: relative;
    z-index: 29;
  }
  #acymailingpopup {
    max-width: 320px !important;
    margin: 0 auto !important;
    left: 10px !important;
  }
  #g-container-main .g-content {
    padding: 0 !important;
  }
  .ultime_dal_cisp .qx-col-wrap {
    margin: 0 !important;
    padding: 20px !important;
  }
  #qx-heading-3170 {
    font-size: 10px !important;
    padding: 10px !important;
    margin: 0 !important;
    display: flex !important;
    justify-content: center !important;
    flex-direction: column !important;
  }
  #qx-heading-3170 div {
    display: flex !important;
    justify-content: center !important;
    flex-direction: column !important;
  }
  #qx-heading-3170 span {
    padding: 5px !important;
  }
  .notizie-home .fcitem_title a {
    font-size: 1.2rem !important;
  }
  .mod_flexicontent_standard_wrapper_innerbox {
    display: flex !important;
    justify-content: center !important;
    flex-direction: column !important;
  }
  .progetti-home-outer .qx-col-wrap {
    margin: 0 !important;
  }
  .progetti_modulo_home .text {
    width: 300px !important;
  }
  .progetti_modulo_home .progettihome.mod_flexicontent_wrapper .fcitem_title a {
    font-size: 120% !important;
    line-height: 100% !important;
  }
  .tematiche .icona {
    display: none;
  }
  .tematiche .qx-element-blurb__content {
    margin-bottom: 30px;
  }
  .tematiche .qx-element-blurb-v2 {
    padding: 0 20px !important;
  }
  .fc_filter_set {
    display: block !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .fc_filter {
    display: block !important;
  }
  .fc_filter_buttons_box {
    margin-top: 120px;
  }
  .largemargintop:not(.g-block), .largemargintop > .g-content {
    margin-top: 0rem !important;
  }
  .largepaddingtop:not(.g-block), .largepaddingtop > .g-content {
    padding-top: 0rem !important;
  }
  .scheda_progetto_flagship .blocco_immagine {
    margin-top: 200px !important;
  }
  .scheda_progetto_flagship .sezione1 .size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .gara .info-gara .campi {
    padding: 10px;
    background: #EFEFEF;
    display: flex;
    align-items: flex-start;
    justify-content: left;
    flex-direction: column;
  }
  .gara .info-gara .campi .element {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: left;
    flex-direction: column;
  }
  .gara .info-gara .campi .element .label {
    font-size: 13px;
    min-width: 150px;
    padding: 10px;
  }
  .gara .info-gara .campi .element .value {
    word-wrap: break-word;
    padding: 10px 5px !important;
  }
  .gara .contenuto-gara .description {
    padding: 10px;
  }
  .gara .contenuto-gara .campi {
    padding: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: left;
    flex-direction: column;
  }
  .gara .contenuto-gara .campi .element {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: left;
    flex-direction: column !important;
  }
  .gara .contenuto-gara .campi .element .label {
    font-size: 13px;
    min-width: 100% !important;
    padding: 10px;
    font-size: 15px !important;
  }
  .gara .contenuto-gara .campi .element .value {
    word-wrap: break-word;
    padding: 10px 5px !important;
  }
  .gara .contenuto-gara .field_documentazione-di-gara ul {
    margin: 0;
  }
  .gara .contenuto-gara .field_documentazione-di-gara ul .fcclearline {
    display: none;
  }
  .gara .contenuto-gara #g-navigazione-mobile {
    display: none;
  }
}
@media (max-width: 30rem) {
  .open > .dropdown-menu {
    left: -80px !important;
  }
  #g-container-navigation {
    display: none;
  }
  .g-offcanvas-toggle {
    top: 1.9rem;
  }
  #g-navigazione-mobile .size-35 {
    flex-basis: 35%;
    max-width: 35%;
  }
  #g-navigazione-mobile .size-50 {
    flex-basis: 50%;
    max-width: 50%;
  }
  #g-navigazione-mobile .size-15 {
    flex-basis: 15%;
    max-width: 15%;
  }
  #g-navigazione-mobile .size-17 {
    flex-basis: 17%;
    max-width: 17%;
  }
  #g-navigazione-mobile .size-34 {
    flex-basis: 50%;
    max-width: 50%;
  }
  #g-navigazione-mobile .size-33 {
    flex-basis: 25%;
    max-width: 25%;
  }
  #g-navigazione-mobile .social {
    margin-top: 15px;
  }
  #g-navigazione-mobile .social a {
    font-size: 1.2rem;
  }
  .g-logo {
    max-width: 300px !important;
  }
  .donaora .button {
    width: 100%;
    background: #e4e4e4;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    line-height: 1.3;
    color: #ba1719;
    padding: 0.625rem 1.5rem;
  }
  .subcategorieslist .fc_inline {
    display: flex !important;
  }
  .subcategorieslist .fc_inline a {
    font-size: 12px !important;
  }
  .fc_filter_set {
    display: block !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .fc_filter {
    display: block !important;
  }
  .fc_filter_buttons_box {
    margin-top: 120px;
  }
  .aside-b .g-content {
    margin: 1.625rem !important;
    padding: 1.5rem !important;
  }
  .scheda_progetto_flagship ul {
    padding: 0;
    margin: 0;
  }
  .scheda_progetto_flagship .blocco_immagine {
    margin-top: 240px !important;
  }
  .scheda_progetto_flagship .blocco_titolo {
    position: relative;
    background: black;
  }
  .scheda_progetto_flagship .sezione1 .size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .scheda_progetto_flagship .infoimportante {
    padding: 0;
  }
  .scheda_progetto_base .label {
    font-size: 20px;
    line-height: 25px;
  }
  .scheda_progetto_base ul {
    padding: 0;
    margin: 0;
  }
  .scheda_progetto_base .inner {
    padding: 0 !important;
  }
  .scheda_progetto_base .blocco_immagine {
    margin-top: 240px !important;
  }
  .scheda_progetto_base .sezione1 {
    margin: 0;
  }
  .scheda_progetto_base .sezione1 .size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
  .gara .info-gara .campi {
    padding: 10px;
    background: #EFEFEF;
    display: flex;
    align-items: flex-start;
    justify-content: left;
    flex-direction: column;
  }
  .gara .info-gara .campi .element {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: left;
    flex-direction: column;
  }
  .gara .info-gara .campi .element .label {
    font-size: 13px;
    min-width: 150px;
    padding: 10px;
  }
  .gara .info-gara .campi .element .value {
    word-wrap: break-word;
    padding: 10px 5px !important;
  }
  .gara .contenuto-gara .description {
    padding: 10px;
  }
  .gara .contenuto-gara .campi {
    padding: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: left;
    flex-direction: column;
  }
  .gara .contenuto-gara .campi .element {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: left;
    flex-direction: column;
  }
  .gara .contenuto-gara .campi .element .label {
    font-size: 13px;
    min-width: 150px;
    padding: 10px;
  }
  .gara .contenuto-gara .campi .element .value {
    word-wrap: break-word;
    padding: 10px 5px !important;
  }
  .gara .contenuto-gara .field_documentazione-di-gara ul {
    margin: 0;
  }
  .gara .contenuto-gara .field_documentazione-di-gara ul .fcclearline {
    display: none;
  }
}
@media (max-width: 51rem) and (min-width: 30rem) {
  .largemargintop:not(.g-block), .largemargintop > .g-content {
    margin-top: 0 !important;
  }
  .largepaddingtop:not(.g-block), .largepaddingtop > .g-content {
    padding-top: 0rem !important;
  }
  .fc_filter_set {
    display: block !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .fc_filter {
    display: block !important;
  }
  #g-container-main .g-container {
    width: 100%;
  }
  #g-container-main .g-container .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
  #g-container-navigation {
    display: none;
  }
  #g-navigazione-mobile .size-35 {
    flex-basis: 35%;
    max-width: 35%;
  }
  #g-navigazione-mobile .size-50 {
    flex-basis: 50%;
    max-width: 50%;
  }
  #g-navigazione-mobile .size-15 {
    flex-basis: 15%;
    max-width: 15%;
  }
  #g-navigazione-mobile .size-17 {
    flex-basis: 32%;
    max-width: 32%;
  }
  #g-navigazione-mobile .size-34 {
    flex-basis: 34%;
    max-width: 34%;
  }
  #g-navigazione-mobile .size-33 {
    flex-basis: 33%;
    max-width: 33%;
  }
  #g-navigazione-mobile .social {
    margin-top: 30px;
  }
  #g-navigazione-mobile .social a {
    font-size: 1.5rem;
  }
  .g-logo {
    max-width: 250px !important;
  }
  .donaora .button {
    width: 100%;
    background: #e4e4e4;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    line-height: 1.3;
    color: #ba1719;
    padding: 0.625rem 1.5rem;
  }
  .notizie-home .fcitem_title a {
    font-size: 1.2rem !important;
  }
  .ultime_dal_cisp .qx-col-wrap {
    padding-top: 20px !important;
  }
  .news.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper_innerbox {
    padding: 10px 0 !important;
  }
  .ultime_dal_cisp .intestazione_modulo span {
    padding: 5px !important;
  }
  .paolodieci h3 {
    font-size: 1rem;
  }
  .paolodieci .qx-element-blurb-v2 {
    padding: 20px 0;
  }
  .progetti_modulo_home .text {
    width: 300px !important;
  }
  #g-container-footer .g-container {
    width: 100%;
  }
  .circle #counter-mount {
    font-size: 3rem;
  }
  .lista-interna .tessera-inner h2 {
    font-size: 1.2rem !important;
    line-height: 1.6rem !important;
  }
  .lista-interna .size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
  .subcategorieslist .fc_inline {
    display: flex !important;
  }
  .subcategorieslist .fc_inline a {
    font-size: 15px !important;
  }
  .fc_filter_set {
    display: block !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .fc_filter {
    display: block !important;
  }
  .fc_filter_buttons_box {
    margin-top: 120px;
  }
  .aside-b .g-content {
    margin: 0.625rem !important;
    padding: 1.5rem !important;
  }
  .scheda_progetto_flagship ul {
    margin-left: 0;
    padding: 0;
  }
  .scheda_progetto_flagship .blocco_immagine {
    margin-top: 200px !important;
  }
  .scheda_progetto_flagship .blocco_titolo {
    max-width: 100%;
    position: relative;
    background: black;
  }
  .scheda_progetto_flagship .sezione1 .size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
  .scheda_progetto_base ul {
    padding: 0;
    margin: 0;
  }
  .scheda_progetto_base .blocco_immagine {
    margin-top: 210px !important;
  }
  .scheda_progetto_base .sezione1 {
    margin: 0;
  }
  .scheda_progetto_base .sezione1 .size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
  .sezione2 .size-75, .sezione2 .size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .scheda_progetto_base .label {
    font-size: 20px !important;
  }
  .fc_filter .fc_filter_html {
    display: block !important;
    float: none !important;
  }
}
@media (max-width: 1500px) {
  .dx-navigation-outer .fa-fw {
    font-size: 27px;
  }
  #g-container-navigation .cerca .button {
    width: 35px !important;
    height: 35px !important;
  }
  #g-container-navigation .cerca .button .fa {
    font-size: 20px !important;
  }
  .cerca {
    margin-left: 5px;
    margin-top: 5px;
  }
  .mod-languages img {
    margin-top: 5px;
    max-width: 40px !important;
  }
}
@media (max-width: 1250px) {
  #g-container-navigation .cerca .button {
    width: 35px !important;
    height: 35px !important;
  }
  #g-container-navigation .cerca .button .fa {
    font-size: 20px !important;
  }
  .cerca {
    margin-left: 5px;
    margin-top: 5px;
  }
  .mod-languages img {
    margin-top: 5px;
    max-width: 35px !important;
  }
}
@media (max-width: 1000px) and (min-width: 800px) {
  .dx-navigation-outer .fa-fw {
    font-size: 22px;
  }
  #g-container-navigation .cerca .button {
    width: 30px !important;
    height: 30px !important;
  }
  #g-container-navigation .cerca .button .fa {
    font-size: 20px !important;
  }
  .cerca {
    margin-left: 5px;
    margin-top: 5px;
  }
  .mod-languages img {
    margin-top: 5px;
    max-width: 35px !important;
  }
  .scheda_progetto_base .blocco_immagine .fc_image_thumb {
    height: 450px;
  }
}
@media (max-width: 76rem) and (min-width: 51rem) {
  .fc_filter .fc_filter_html {
    display: block !important;
    float: none !important;
  }
  #g-navigazione-mobile {
    display: none;
  }
  body {
    font-size: 0.9rem;
    line-height: 1.2rem;
  }
  #g-container-navigation .menu-secondario {
    padding: 0 0px !important;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 0.8rem;
  }
  .ultime_dal_cisp {
    padding-left: 50px !important;
  }
  .paolodieci {
    padding-right: 50px !important;
  }
  #g-container-navigation .g-container {
    width: 98%;
  }
  #g-container-navigation .size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 22%;
    -moz-flex: 0 22%;
    -ms-flex: 0 22%;
    flex: 0 22%;
    width: 22%;
  }
  #g-container-navigation .size-60 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 56%;
    -moz-flex: 0 56%;
    -ms-flex: 0 56%;
    flex: 0 56%;
    width: 56%;
  }
  #g-container-navigation .dx-navigation .donaora .button {
    font-size: 15px !important;
    padding: 0.5rem 1.2rem !important;
  }
  #g-container-navigation .cerca .button {
    padding-top: 3px !important;
    width: 30px !important;
    height: 30px !important;
  }
  #g-container-navigation .cerca .button .fa {
    font-size: 1rem !important;
  }
  .notizie-home .fcitem_title a {
    font-size: 1.2rem !important;
  }
  .ultime_dal_cisp .qx-col-wrap {
    padding-top: 20px !important;
  }
  .news.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper_innerbox {
    padding: 10px 0 !important;
  }
  .ultime_dal_cisp .intestazione_modulo span {
    padding: 5px !important;
  }
  .paolodieci h3 {
    font-size: 1rem;
  }
  .paolodieci .qx-element-blurb-v2 {
    padding: 20px 0;
  }
  .progetti_modulo_home .text {
    width: 400px !important;
  }
  .tematiche .icona {
    padding-top: 5px !important;
  }
  .tematiche .qx-element-blurb__content {
    margin-bottom: 30px;
  }
  .tematiche .qx-element-blurb-v2 {
    padding: 0 20px !important;
  }
  #g-container-footer .g-container {
    width: 100%;
  }
  .circle #counter-mount {
    font-size: 3rem;
  }
  #g-container-main .g-container {
    width: 100%;
  }
  #g-container-main .lista-interna .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
  .fc_filter_set {
    display: block !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .fc_filter {
    display: block !important;
  }
  .fc_filter_buttons_box {
    margin-top: 120px;
  }
  .lista-interna .size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
  .altri-progetti h3 {
    font-size: 20px;
  }
  .altri-progetti .mod_flexicontent_standard_wrapper_innerbox {
    flex-direction: column !important;
  }
  .scheda_progetto_flagship .blocco_immagine {
    margin-top: 200px !important;
  }
  .scheda_progetto_base .blocco_immagine .fc_image_thumb {
    margin-top: 200px;
    height: 450px;
  }
}
@media (max-width: 1680px) and (min-width: 76rem) {
  #g-navigazione-mobile {
    display: none;
  }
  .ultime_dal_cisp {
    padding-left: 100px !important;
  }
  .paolodieci {
    padding-right: 100px !important;
  }
  #g-container-navigation .g-container {
    width: 95%;
  }
  .menu-secondario a {
    height: 18px;
  }
  .scheda_progetto_flagship .blocco_immagine {
    margin-top: 200px !important;
  }
  .scheda_progetto_base .blocco_immagine .fc_image_thumb {
    margin-top: 200px;
    height: 650px;
  }
  .scheda_progetto_flagship .blocco_immagine .fc_image_thumb {
    height: 600px;
  }
}
@media (max-width: 1919px) and (min-width: 1681px) {
  #g-navigazione-mobile {
    display: none;
  }
  .ultime_dal_cisp {
    padding-left: 250px !important;
  }
  .paolodieci {
    padding-right: 250px !important;
  }
  .sezione1, .sezione2, .sezione3, .sezione4, .sezione5, .scopri {
    width: 1680px;
  }
  #g-container-navigation .g-container {
    width: 105rem;
  }
  .scheda_progetto_base .blocco_immagine .fc_image_thumb {
    margin-top: 200px;
    height: 650px;
  }
  .scheda_progetto_flagship .blocco_immagine .fc_image_thumb {
    height: 650px;
  }
}
@media (min-width: 1920px) and (max-width: 2200px) {
  #g-navigazione-mobile {
    display: none;
  }
  .ultime_dal_cisp {
    padding-left: 250px !important;
  }
  .paolodieci {
    padding-right: 250px !important;
  }
  #g-container-navigation .g-container {
    width: 105rem;
  }
  .sezione1, .sezione2, .sezione3, .sezione4, .sezione5, .scopri {
    width: 1680px;
  }
  .scheda_progetto_base .blocco_immagine .fc_image_thumb {
    margin-top: 200px;
    height: 700px;
  }
  .scheda_progetto_flagship .blocco_immagine .fc_image_thumb {
    height: 750px;
  }
}
@media (min-width: 2201px) {
  .flexicontent .fc_field_filter {
    font-size: 15px;
  }
  #g-navigazione-mobile {
    display: none;
  }
  .ultime_dal_cisp {
    padding-left: 430px !important;
  }
  .paolodieci {
    padding-right: 430px !important;
  }
  #g-container-navigation .g-container {
    width: 105rem;
  }
  .sezione1, .sezione2, .sezione3, .sezione4, .sezione5, .scopri {
    width: 1680px;
  }
  .sezione-fotoracconto {
    margin: auto;
    width: 105rem !important;
  }
  .scheda_progetto_base .blocco_immagine .fc_image_thumb {
    margin-top: 200px;
    height: 700px;
  }
  .scheda_progetto_flagship .blocco_immagine .fc_image_thumb {
    height: 850px;
  }
}
.fixed {
  position: fixed;
  top: 0px;
  width: 100%;
}
H2.cattitle {
  font-size: 2.2rem;
  font-weight: normal;
  color: #cd1719;
}
H4 {
  display: inline-table;
  text-transform: uppercase;
  text-align: left;
  font-weight: normal;
  padding: 10px;
  font-size: 20px !important;
  border-bottom: 1px solid #cd1719;
  margin-bottom: 20px;
}
.circle {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin: auto;
}
#g-mainbar .moduletable {
  margin: 0;
}
#g-sidebar {
  margin-top: 6rem;
}
#g-aside {
  margin-top: 10rem;
}
.rigabianca {
  position: relative;
  z-index: 20;
  background: white;
  border-top: 0px solid white;
}
.rigarossa {
  position: relative;
  z-index: 5;
  background: white;
  border-top: 5px solid #cd1719;
}
#g-container-main h2 {
  text-align: center;
}
#g-container-main .catdescription {
  text-align: center;
}
#g-container-main .componentheading {
  text-align: center;
  font-size: 2.2rem;
  font-weight: normal;
  color: #cd1719;
}
#g-container-navigation .g-logos .g-logo-wrapper:hover {
  opacity: 1;
}
#g-container-navigation .social .g-social-items {
  display: flex !important;
  align-items: left !important;
  justify-content: left !important;
}
#g-container-navigation .social .g-social-items a {
  font-size: 2.2rem;
}
#g-container-navigation .g-container {
  -webkit-box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
}
#g-container-navigation .sx-navigation-outer {
  display: flex;
  align-items: center;
  justify-content: left;
}
#g-container-navigation .dx-navigation-outer {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#g-container-navigation .dx-navigation {
  width: 100%;
  position: absolute;
  bottom: 0;
}
#g-container-navigation .dx-navigation .donaora {
  margin: 0;
  padding: 0;
}
#g-container-navigation .dx-navigation .donaora .g-content {
  margin: 0;
  padding: 20px 0 0 0;
}
#g-container-navigation .dx-navigation .donaora .button {
  width: 100%;
  background: #E4E4E4;
  font-weight: 400;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  line-height: 1.3;
  color: #cd1719;
  padding: 0.625rem 1.5rem;
}
#g-container-navigation .dx-navigation .donaora .button:hover {
  text-decoration: none;
  background: #DADADA;
}
#g-container-navigation .dx-navigation .donaora .button:hover i {
  color: #cd1719;
}
#g-container-navigation .dx-navigation .donaora .button i {
  font-size: 20px;
  padding-left: 10px;
  color: #888;
}
#g-container-navigation .sx-navigation {
  position: absolute;
  bottom: 0;
}
#g-container-navigation .sx-navigation .paolodiesci {
  margin: 0;
  padding: 0;
}
#g-container-navigation .sx-navigation .paolodiesci .g-content {
  margin: 0;
  padding: 0px 0 0 0;
}
#g-container-navigation .sx-navigation .paolodiesci .button {
  width: 100%;
  background: #E4E4E4;
  font-weight: 400;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  line-height: 1.3;
  color: #cd1719;
  padding-left: 3.8vw;
  padding-right: 3.8vw;
  padding-top: 0.625rem;
  padding-button: 0.625rem;
}
#g-container-navigation .sx-navigation .paolodiesci .button:hover {
  text-decoration: none;
  background: #DADADA;
}
#g-container-navigation .sx-navigation .paolodiesci .button:hover i {
  color: #cd1719;
}
#g-container-navigation .sx-navigation .paolodiesci .button i {
  font-size: 20px;
  padding-left: 10px;
  color: #888;
}
#g-container-navigation .cerca .button {
  background: #cd1719;
  color: white;
  border: none;
  padding: 0;
  padding-top: 5px;
  font-size: 20px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: auto;
}
#g-container-navigation .mainnavigation {
  padding-top: 0px;
}
#g-container-navigation .mainnavigation .active.g-menu-item {
  background: #DA4244;
  color: white;
}
#g-container-navigation .mainnavigation .g-menu-item .g-menu-item-container:hover {
  background: #DA4244;
}
#g-container-navigation .mainnavigation .navigazione-principale .g-content {
  margin: 0;
  padding: 0;
}
#g-container-navigation .mainnavigation .g-sublevel > li.active > .g-menu-item-container {
  color: #FFF !important;
  background: rgba(186, 23, 25, 0.08);
}
#g-container-navigation .mainnavigation .g-sublevel > li > .g-menu-item-container {
  color: #909090 !important;
  background: none;
}
#g-container-navigation .mainnavigation .g-sublevel > li:hover > .g-menu-item-container {
  color: #FFF !important;
  background: #cd1719;
}
#g-container-navigation .mainnavigation .g-dropdown .size-100 > .g-sublevel > li.g-go-back + li > .g-menu-item-container {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
#g-container-navigation .mainnavigation .g-main-nav .g-dropdown .size-100 > .g-sublevel > li:last-child > .g-menu-item-container {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
#g-container-navigation .dx-navigation {
  padding-left: 20px;
}
#g-container-navigation .g-container {
  margin: auto;
  position: absolute;
  top: 0px;
  left: 10px;
  right: 10px;
  z-index: 6;
  border-bottom: 5px solid #cd1719;
}
#g-container-navigation .g-grid {
  background: #FFF;
}
#g-container-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
  font-weight: 400;
  color: #FFFFFF;
  text-transform: uppercase;
}
#g-container-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-parent-indicator::after {
  opacity: 1;
  text-align: center;
  font-weight: bold;
}
#g-container-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #FFFFFF;
}
#g-container-navigation .g-logos .g-logo-wrapper {
  margin: 0rem;
  padding: 15px 0 10px;
}
#g-container-navigation .menu-secondario {
  padding: 0 0 0 20px;
}
#g-container-navigation .menu-secondario .nav.menu {
  border: none;
}
#g-container-navigation .menu-secondario .nav.menu li {
  border: none;
}
#g-container-navigation .menu-secondario .nav.menu li a::before {
  content: "";
  color: none;
  color: #b4b4b4;
}
#g-container-navigation .menu-secondario .nav.menu li:hover a::before {
  color: #cd1719 !important;
}
#g-container-navigation .menu-secondario a {
  display: block;
  height: 20px;
  color: #434343;
}
#g-container-navigation .menu-secondario a:hover {
  color: #cd1719 !important;
}
#g-aside .menu-secondario-interno {
  background: #cd1719;
}
#g-aside .menu-secondario-interno ul {
  padding: 20px;
  width: 100%;
}
#g-aside .menu-secondario-interno .nav.menu {
  border: none;
}
#g-aside .menu-secondario-interno .nav.menu li {
  display: block;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.78);
  margin-bottom: 0;
  font-size: 20px;
}
#g-aside .menu-secondario-interno .nav.menu li a {
  color: white;
}
#g-aside .menu-secondario-interno .nav.menu li a:hover {
  color: rgba(255, 255, 255, 0.67) !important;
}
#g-aside .menu-secondario-interno .nav.menu li a::before {
  content: "";
  color: white;
}
#g-aside .menu-secondario-interno .nav.menu li:hover a::before {
  color: rgba(255, 255, 255, 0.67);
}
#g-aside .menu-secondario-interno a {
  color: #434343;
}
#g-aside .menu-secondario-interno a:hover {
  color: #cd1719 !important;
}
#g-header {
  padding: 0;
  z-index: 4;
  position: relative;
}
.qx-container {
  max-width: 105rem;
  padding: 0 !important;
}
/* Menu di navigazione */
/* -----------------------------*/
.menu-secondario .nav.menu {
  padding: 0;
}
.menu-secondario .nav.menu li {
  padding: 0;
  margin: 0;
}
/* Menu di navigazione fine */
/* -----------------------------*/
.h3evidenze {
  color: #cd1719;
}
/* ultime dal cisp home */
/* -----------------------------*/
.ultime_dal_cisp .intestazione_modulo span {
  background: white;
  padding: 20px;
}
.ultime_dal_cisp .module_readon {
  display: block;
  text-align: center;
}
.ultime_dal_cisp .module_readon a {
  padding: 5px 10px;
  border-top: 1px solid #cd1719;
  color: #646464;
}
.ultime_dal_cisp .module_readon a:hover {
  color: #cd1719;
  text-decoration: none;
}
/* ultime dal cisp home */
/* -----------------------------*/
.titoli_progetti_temtiche {
  background: #eb2226;
  max-width: 88rem;
}
.come_operiamo.acqua .bottone {
  padding: 15px;
  background: none;
  color: #40a0ba;
}
.come_operiamo.acqua .separatore {
  display: flex;
  align-items: center;
  justify-content: center;
}
.come_operiamo.acqua .separatore_inner {
  display: block;
  width: 150px;
  margin: 0 0 20px 0;
  border-top: 1px solid #40a0ba;
}
.come_operiamo.educazione .bottone {
  padding: 15px;
  background: none;
  color: #d2ad20;
}
.come_operiamo.educazione .separatore {
  display: flex;
  align-items: center;
  justify-content: center;
}
.come_operiamo.educazione .separatore_inner {
  display: block;
  width: 150px;
  margin: 0 0 20px 0;
  border-top: 1px solid #d2ad20;
}
.come_operiamo.ambiente .bottone {
  padding: 15px;
  background: none;
  color: #598d3b;
}
.come_operiamo.ambiente .separatore {
  display: flex;
  align-items: center;
  justify-content: center;
}
.come_operiamo.ambiente .separatore_inner {
  display: block;
  width: 150px;
  margin: 0 0 20px 0;
  border-top: 1px solid #598d3b;
}
.come_operiamo.protezione .bottone {
  padding: 15px;
  background: none;
  color: #844380;
}
.come_operiamo.protezione .separatore {
  display: flex;
  align-items: center;
  justify-content: center;
}
.come_operiamo.protezione .separatore_inner {
  display: block;
  width: 150px;
  margin: 0 0 20px 0;
  border-top: 1px solid #844380;
}
.come_operiamo.cibo .bottone {
  padding: 15px;
  background: none;
  color: #cb6514;
}
.come_operiamo.cibo .separatore {
  display: flex;
  align-items: center;
  justify-content: center;
}
.come_operiamo.cibo .separatore_inner {
  display: block;
  width: 150px;
  margin: 0 0 20px 0;
  border-top: 1px solid #cb6514;
}
.progetti_modulo_home .main {
  position: relative;
  height: 800px;
}
.progetti_modulo_home .text {
  position: absolute !important;
  height: 300px;
  width: 600px;
  bottom: 60px;
  right: 20px;
}
.progetti_modulo_home .image_standard {
  position: relative;
}
.progetti_modulo_home .content_standard {
  position: relative;
  background: rgba(0, 0, 0, 0.62);
  padding: 40px 20px;
  z-index: 2;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.progetti_modulo_home .progettihome {
  position: relative;
  z-index: 1;
  margin: 0;
}
.progetti_modulo_home .progettihome .mod_fc_pages_outer {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  padding-right: 20px;
  display: flex !important;
  align-items: center;
  justify-content: right;
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .image_featured a:hover img {
  border: none;
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .mod_fc_carousel_mask {
  margin: 0 !important;
  width: 100% !important;
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle {
  box-shadow: none;
  border: none;
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle > div.mod_fc_page_handle_ico {
  background-color: #FFFFFF;
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .fcitem_title_box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .fcitem_title a {
  display: block;
  width: 100%;
  color: white;
  font-size: 150%;
  text-align: center;
  line-height: 35px;
  padding-bottom: 10px !important;
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .fcitem_title {
  text-shadow: none;
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .fcitem_title:hover a, .progetti_modulo_home .progettihome.mod_flexicontent_wrapper .fcitem_title a:hover {
  cursor: pointer;
  text-shadow: none;
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .fcitem_title {
  height: 1.4em;
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .fcitem_title {
  font-size: 150%;
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .fcitem_text {
  color: white !important;
  text-align: center;
  margin-top: 80px;
}
.progetti_modulo_home .fcitem_readon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}
.progetti_modulo_home .separatore {
  display: flex;
  align-items: center;
  justify-content: center;
}
.progetti_modulo_home .separatore_inner {
  display: block;
  width: 150px;
  margin: 20px 0;
  border-top: 1px solid #cd1719;
  background: #cd1719;
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .fcitem_readon {
  float: none;
  background: none;
}
.progetti_modulo_home i {
  margin: 5px;
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .fcitem_readon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .fcitem_readon a {
  margin-top: 10px;
  padding: 5px 10px;
  border: 1px solid white;
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .fcitem_readon:hover a.readon, .progetti_modulo_home .progettihome.mod_flexicontent_wrapper .fcitem_readon:hover a.readon span {
  padding: 5px;
  color: rgba(255, 255, 255, 0.5);
}
.progetti_modulo_home .progettihome.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle.active > div.mod_fc_page_handle_ico {
  background-color: #cd1719;
}
.progetti_modulo_tema .main {
  position: relative;
  height: 800px;
}
.progetti_modulo_tema .text {
  position: absolute !important;
  height: 250px;
  width: 600px;
  bottom: 60px;
}
.progetti_modulo_tema .content_standard {
  background: rgba(0, 0, 0, 0.62);
  padding: 40px 20px;
  z-index: 2;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.progetti_modulo_tema .progettitema {
  z-index: 1;
  margin: 0;
}
.progetti_modulo_tema .progettitema .mod_fc_pages_outer {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  padding-right: 20px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.progetti_modulo_tema .progettitema .main {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .image_featured a:hover img {
  border: none;
}
.progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .mod_fc_carousel_mask {
  margin: 0 !important;
  width: 100% !important;
}
.progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle {
  box-shadow: none;
  border: none;
}
.progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle > div.mod_fc_page_handle_ico {
  background-color: #FFFFFF;
}
.progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .fcitem_title_box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .fcitem_title a {
  display: block;
  width: 100%;
  color: white;
  font-size: 150%;
  text-align: center;
  line-height: 40px !important;
  padding-bottom: 10px !important;
}
.progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .fcitem_title {
  text-shadow: none;
}
.progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .fcitem_title:hover a, .progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .fcitem_title a:hover {
  cursor: pointer;
  text-shadow: none;
}
.progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .fcitem_title {
  height: 1.4em;
  font-size: 150%;
  color: white !important;
  text-align: center;
}
.progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .fcitem_text {
  margin-top: 80px;
  color: white !important;
  text-align: center;
}
.progetti_modulo_tema .fcitem_readon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}
.progetti_modulo_tema .separatore {
  display: flex;
  align-items: center;
  justify-content: center;
}
.progetti_modulo_tema .separatore_inner {
  display: block;
  width: 150px;
  margin: 20px 0;
  border-top: 1px solid #cd1719;
  background: #cd1719;
}
.progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .fcitem_readon {
  float: none;
  background: none;
}
.progetti_modulo_tema i {
  margin: 5px;
}
.progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .fcitem_readon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}
.progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .fcitem_readon a {
  margin-top: 10px;
  padding: 5px 10px;
  border: 1px solid white;
}
.progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .fcitem_readon:hover a.readon, .progetti_modulo_tema .progettitema.mod_flexicontent_wrapper .fcitem_readon:hover a.readon span {
  padding: 5px;
  color: rgba(255, 255, 255, 0.5);
}
.tema1.progettitema.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle.active > div.mod_fc_page_handle_ico {
  background-color: #40a0ba;
}
.tema2.progettitema.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle.active > div.mod_fc_page_handle_ico {
  background-color: #598d3b;
}
.tema3.progettitema.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle.active > div.mod_fc_page_handle_ico {
  background-color: #cb6514;
}
.tema4.progettitema.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle.active > div.mod_fc_page_handle_ico {
  background-color: #d2ad20;
}
.tema5.progettitema.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle.active > div.mod_fc_page_handle_ico {
  background-color: #844380;
}
.news.mod_flexicontent_wrapper .fcitem_text {
  margin: 0px;
  padding: 0;
}
.news.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper_innerbox {
  padding: 20px 0;
}
.news.mod_flexicontent_wrapper .fcitem_title:hover a, .news.mod_flexicontent_wrapper .fcitem_title a:hover {
  cursor: pointer;
  text-shadow: none;
  color: #cd1719 !important;
}
.altriprogetti.mod_flexicontent_wrapper .fcitem_text {
  margin: 0px;
  padding: 0;
}
.altriprogetti.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper_innerbox {
  padding: 20px 0;
}
.altriprogetti.mod_flexicontent_wrapper .fcitem_title:hover a, .altriprogetti.mod_flexicontent_wrapper .fcitem_title a:hover {
  cursor: pointer;
  text-shadow: none;
  color: #cd1719 !important;
}
.notizie-home i {
  color: #cd1719 !important;
}
.notizie-home .mod_flexicontent_standard_wrapper_innerbox {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.notizie-home .content_standard {
  padding: 0 !important;
}
.notizie-home .content_standard .fcitem_title_box {
  padding: 0 !important;
}
.notizie-home .content_standard .fc_block .fcitem_date {
  background: #dbdbdb;
  font-size: 12px;
  padding: 2px 6px 2px 6px;
}
.notizie-home .content_standard .fc_block .fcitem_text {
  padding: 0 !important;
}
.notizie-home .content_standard .fcitem_title_box .fcitem_title {
  padding: 0;
  text-shadow: none !important;
}
.notizie-home .content_standard .fcitem_title_box .fcitem_title a {
  color: #1e1e1e;
}
.notizie-home img {
  border-radius: 50% !important;
}
.notizie-home .news.mod_flexicontent_wrapper .fcitem_title {
  text-shadow: none !important;
  height: 2.4em;
  display: table-cell;
  vertical-align: middle;
  padding: 1px 4px;
  margin: 2px 0px;
  border: 1px dashed #bbbbbb;
}
/* Pagina progetti */
.immagine {
  display: none;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
#g-container-footer {
  margin-top: 50px;
  background: #EBEBEB;
}
.footer .base_sx {
  display: flex !important;
  align-items: flex-start;
  justify-content: center !important;
  padding: 30px;
}
.footer .base_sx h4 {
  margin: 0 0 10px 0;
  color: white;
}
.footer .base_sx h5 {
  margin: 0 0 10px 0;
  color: #cd1719;
}
.footer .base_dx {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 30px;
}
.footer .social {
  color: white;
  background: #F1E7DA;
}
.footer .social .g-social-items {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.footer .social .g-social-items span {
  padding: 5px;
}
.footer .social .g-social-items a {
  font-size: 1.8rem;
}
.footer .social .g-infolist-desc {
  color: #353535;
}
.footer .newsletter {
  background: #c11719;
}
.footer .newsletter a {
  color: white;
}
.footer .newsletter .fa-4x {
  font-size: 3em;
}
.footer .newsletter h3 {
  margin: 0;
  text-align: center;
  margin-bottom: 15px;
}
.footer .newsletter h3 a {
  font-size: 22px;
  text-transform: uppercase;
}
.footer .newsletter a {
  text-align: center;
}
.footer .whistleblowing {
  background: rgba(193, 23, 25, 0.81);
  color: white;
}
.footer .whistleblowing .g-infolist-particle .g-infolist .g-infolist-item-icon .fa.accent-color-1 {
  color: #FFFFFF;
}
.footer .whistleblowing i {
  font-size: 1.5em;
}
.footer .whistleblowing a {
  color: #FFFFFF;
}
.footer .whistleblowing .g-infolist-item-title {
  margin: 0;
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
}
.footer .whistleblowing .g-infolist-item-title a {
  font-size: 22px;
  text-transform: uppercase;
}
.footer .whistleblowing .g-infolist-item-desc {
  font-size: 16px;
}
.footer .whistleblowing .g-infolist-link a {
  border: 1px solid #FFFFFF;
  padding: 5px 20px;
}
.footer .contatti_italia {
  color: white;
  background: #DACFC1;
}
.footer .contatti_mondo {
  color: white;
  background: #F1E7DA;
}
#g-copyright {
  padding: 40px 30px;
}
/* HOME PAGE */
.paolodieci a:hover {
  text-decoration: none;
}
.tematiche .icona {
  font-size: 1.5em;
}
.tematiche a {
  text-decoration: none;
}
.tematiche a:hover {
  opacity: 0.5;
}
.tematiche .separatore {
  display: block;
  width: 100px;
  margin: 10px 0;
  border-top: 1px solid #6F6F6F;
}
.tematiche .tema1 .icona {
  color: #40a0ba;
}
.tematiche .tema1 .separatore {
  border-color: #40a0ba;
}
.tematiche .tema2 .icona {
  color: #598d3b;
}
.tematiche .tema2 .separatore {
  border-color: #598d3b;
}
.tematiche .tema3 .icona {
  color: #cb6514;
}
.tematiche .tema3 .separatore {
  border-color: #cb6514;
}
.tematiche .tema4 .icona {
  color: #d2ad20;
}
.tematiche .tema4 .separatore {
  border-color: #d2ad20;
}
.tematiche .tema5 .icona {
  color: #844380;
}
.tematiche .tema5 .separatore {
  border-color: #844380;
}
.lista-notizie .cattitle {
  text-align: left;
  margin: 0;
}
.lista-notizie .catdescription {
  text-align: left !important;
}
.lista-notizie .separatore {
  display: block;
  width: 150px;
  margin: 20px auto;
  border-top: 1px solid #cd1719;
  background: #cd1719;
}
.lista-notizie .subcategorieslist {
  display: flex;
  align-items: center;
  justify-content: center;
}
.lista-notizie .subcategorieslabel {
  border: none !important;
  margin: 0 10px 0 0 !important;
}
.lista-notizie .catinfo {
  background: #cd1719;
  padding: 5px 10px;
  border-radius: 5px;
}
.lista-notizie .catinfo a {
  color: white;
}
.lista-notizie .back {
  display: flex;
  align-items: center;
  justify-content: center;
}
.lista-interna .content {
  line-height: 20px;
}
.lista-interna .tessera-outer {
  padding: 15px;
}
.lista-interna .tessera-inner {
  -webkit-box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  background: #f0f0f0;
}
.lista-interna .tessera-inner .separatore {
  display: block;
  width: 150px;
  margin: 20px 0;
  border-top: 1px solid #cd1719;
  background: #cd1719;
}
.lista-interna .tessera-inner h2 {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.8rem;
  text-align: left;
}
.lista-interna .tessera-inner h2 a {
  font-weight: normal;
}
.lista-interna .tessera-inner .content {
  padding: 20px;
}
.lista-interna .label_tematiche {
  margin-bottom: 10px;
}
.lista-interna .label_tematiche span {
  border: 1px solid gainsboro;
  border-radius: 5px;
  padding: 2px 5px;
}
.lista-interna .readmore {
  margin-top: 15px;
  display: none;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.lista-interna .readmore a {
  background: #cd1719;
  text-align: center;
  margin: 0 0 0.5rem 0;
  padding: 0.4rem 1.5rem;
  border-radius: 0;
  border: 0px solid transparent;
  font-weight: normal;
  font-size: 15px;
}
.lista-interna .readmore a:hover {
  color: rgba(255, 255, 255, 0.59);
}
.lista-interna .readmore a i {
  padding-left: 10px;
}
.notizia {
  padding-top: 0px;
}
.notizia .label, .notizia .badge {
  border-radius: 0rem;
  text-shadow: 0 0px 0 rgba(0, 0, 0, 0.25);
  background: #E6E6E6;
  color: #757575;
}
.notizia .date {
  padding: 10px;
  background: #F4F4F4;
}
.notizia .date .value.field_event-start-date {
  margin-right: 20px !important;
}
.notizia h1 {
  margin: 20px 0 0 0;
  font-weight: normal;
  color: #cd1719;
}
.notizia .separatore {
  display: block;
  width: 150px;
  margin: 20px 0;
  border-top: 1px solid #cd1719;
  background: #cd1719;
}
.notizia .documenti {
  background: #E6E6E6;
  margin-bottom: 20px;
}
.notizia .documenti .fcfile_title {
  padding-right: 5px;
}
.notizia .gallery .label {
  float: none;
}
.notizia .video {
  /*margin-top: 20px;*/
}
.notizia .video .label {
  float: none;
}
.notizia .social-icons {
  border-bottom: 1px solid #D8D8D8;
}
.notizia .flexitoolbar {
  display: none;
}
.category_documenti .download {
  min-width: 120px;
}
.category_documenti a {
  background: #cd1719;
  color: white;
  padding: 3px 5px;
  border-radius: 5px;
  font-weight: bold;
}
.category_documenti a:hover {
  opacity: 0.5;
}
.category_documenti i {
  margin-left: 5px;
}
div .fc_img_tooltip_data {
  font-size: 12px;
  font-style: italic;
  color: #000;
  background: transparent;
  border: none;
}
.item_documenti {
  margin-top: 150px !important;
}
.item_documenti .label {
  padding: 5px;
  font-size: 15px;
  margin-right: 6px;
  margin-bottom: 5px;
  background: none;
  text-shadow: none;
  color: #7d7d7d;
  max-width: 300px;
  background: #e5e5e5;
}
.item_documenti h2 {
  font-weight: normal;
  color: #ba1719;
  margin: 0;
}
.item_documenti .separatore {
  display: block;
  width: 150px;
  margin: 20px 0;
  border-top: 1px solid #ba1719;
  background: #ba1719;
}
.item_documenti .content {
  padding-right: 40px;
}
.item_documenti .info {
  display: flex !important;
  align-items: left !important;
  justify-content: left !important;
  flex-direction: column;
}
.item_documenti .info .element {
  display: block;
  width: 100%;
}
.item_documenti .info .badge {
  display: inline-block;
  padding: 2px 4px;
  padding-right: 4px;
  padding-left: 4px;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1rem;
  color: #000;
  text-shadow: 0 0px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: white;
}
.item_documenti .allegato .fcfile_actions a {
  padding: 20px;
  color: white;
  background: #cd1719;
  display: flex !important;
  align-items: left !important;
  justify-content: left !important;
  flex-direction: row;
}
.item_documenti .allegato .fcfile_actions a:hover {
  background: #6c5e57;
  border-color: #6c5e57;
}
.item_documenti .allegato i.fa-file {
  padding: 5px 10px;
}
.item_documenti .allegato .fcfile_title {
  max-width: 400px;
}
.item_documenti .allegato ul {
  margin: 0;
}
.swiper-container .slide {
  max-height: 350px !important;
}
.altriprogetti .image_standard {
  padding: 10px;
}
.altriprogetti .image_standard img {
  width: 300px;
}
.altriprogetti.mod_flexicontent_wrapper .fc_block {
  line-height: 120%;
}
.aside-b .g-content {
  margin: 0;
  padding: 0 40px 0 0;
}
.altri-progetti img {
  color: #fff;
}
.altri-progetti .separatore {
  display: block;
  width: 100%;
  margin: 20px 0;
  border-top: 1px solid #cd1719;
  background: #cd1719;
}
.altri-progetti i {
  color: #cd1719 !important;
}
.altri-progetti .mod_flexicontent_standard_wrapper_innerbox {
  display: flex !important;
  flex-direction: row;
  align-items: center !important;
  border-bottom: 1px dotted #c6c6c6 !important;
}
.altri-progetti .image_standard {
  flex: 1 1 0 !important;
}
.altri-progetti .content_standard {
  flex: 2 1 0 !important;
  padding: 0 !important;
}
.altri-progetti .content_standard .fcitem_title_box {
  padding: 0 !important;
}
.altri-progetti .content_standard .fc_block .fcitem_text {
  padding: 0 !important;
  line-height: 10px;
}
.altri-progetti .content_standard .fcitem_title_box .fcitem_title {
  padding: 0;
  text-shadow: none !important;
}
.altri-progetti .content_standard .fcitem_title_box .fcitem_title a {
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #1e1e1e;
  margin-bottom: 10px;
}
.altri-progetti img {
  border-radius: 50% !important;
}
.altri-progetti .altriprogetti.mod_flexicontent_wrapper .fcitem_title {
  text-shadow: none !important;
  height: 2.4em;
  display: table-cell;
  vertical-align: middle;
}
.altri-progetti .tutti_progetti {
  border-top: 1px solid #cd1719;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.altri-progetti .tutti_progetti a {
  padding: 10px;
  background: #cd1719;
  color: #FFF;
}
.altri-progetti .tutti_progetti a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.64);
}
.scopridipiu {
  border-top: 1px solid #cd1719;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.scopridipiu a {
  padding: 10px;
  background: #cd1719;
  color: #FFF;
}
.scopridipiu a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.64);
}
.formContainer input {
  margin: 0px 10px 0 0;
}
.formContainer .formControls {
  padding: 10px;
  background: rgba(236, 236, 236, 0.78);
}
.jd_width_30 {
  width: 40px;
}
#whistleblowing.formResponsive select, #whistleblowing.formResponsive input[type="text"], #whistleblowing.formResponsive input[type="number"], #whistleblowing.formResponsive input[type="email"], #whistleblowing.formResponsive input[type="tel"], #whistleblowing.formResponsive input[type="url"], #whistleblowing.formResponsive input[type="password"] {
  height: 40px !important;
  width: 90%;
  font-size: 14px;
  line-height: 18px;
}
#whistleblowing.formResponsive textarea {
  height: 50% !important;
  width: 90%;
}
#whistleblowing.formResponsive button.rsfp-field-multiple-plus-button {
  margin-top: 20px;
  background: #989089;
  text-shadow: none;
  color: #fff;
  font-size: 15px;
}
#whistleblowing.formResponsive button#invio {
  display: inline-block;
  font-family: "Montserrat";
  font-weight: 700;
  color: #fff;
  font-size: 16px;
  background: #cd1719;
  text-align: center;
  margin: 0 0 0.5rem 0;
  padding: 0.4rem 1.5rem;
  border-radius: 0.4rem;
  border: 2px solid transparent;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
}
.progetti-correlati .etichetta {
  display: block !important;
  width: 100% !important;
  text-align: center;
  color: #cd1719;
  float: none;
  min-width: 100%;
  font-size: 25px;
  text-transform: uppercase;
  max-width: 350px !important;
  padding: 0;
  margin: 10px 0 !important;
}
.progetti-correlati .separator {
  display: block;
  width: 100%;
  border-top: 1px solid #d2d2d2;
  max-width: 100px;
  margin: 15px auto;
}
.progetti-correlati .voci_lista {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.progetti-correlati .voci_progetto {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column;
}
.progetti-correlati .voci_progetto .label {
  margin: auto;
}
.progetti-correlati .vocidaiprogetti {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.progetti-correlati .voce {
  padding: 10px;
}
.progetti-correlati .voce .image {
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  max-height: 190px;
  overflow: hidden;
}
.progetti-correlati .voce .content {
  background: white;
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  padding: 20px;
}
.progetti-correlati .voce .title {
  font-size: 15px;
  text-transform: uppercase;
  color: #616161;
  line-height: 15px;
  font-weight: bold;
  margin-bottom: 15px;
}
.progetti-correlati .voce .title a {
  color: #727272;
}
.progetti-correlati .voce .intro {
  margin-bottom: 15px;
}
.progetti-correlati .voce i {
  padding-left: 10px;
}
.btn_filtri {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.btn_filtri .btn {
  font-size: 15px;
}
.fc_filter_set .select2-container .select2-choice {
  padding: 0 8px 0 8px !important;
  margin: 0 4px 0 0 !important;
  font-weight: normal !important;
  min-height: 26px;
  height: auto !important;
  box-sizing: content-box !important;
}
.fc_filter_set .select2-container-active .select2-choice, .fc_filter_set .select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(248, 24, 28, 0.8);
  box-shadow: 0 0 5px rgba(248, 24, 28, 0.8);
}
.fc_filter_set .select2-container .select2-choice {
  display: block;
  height: 35px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #CCC;
  white-space: nowrap;
  line-height: 35px;
  color: #FFF;
  text-decoration: none;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(to top, #FFF 0%, #FFF 50%);
}
.fc_filter_set .select2-drop-active {
  border: 1px solid #FF0000 !important;
  border-top-color: #cd1719 !important;
  border-top-style: solid;
  border-top-width: 1px;
  border-top: none;
}
.fc_filter_set .select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 0px solid #aaa;
  border-radius: 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: none;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}
.fc_filter_set .select2-results .select2-result-label {
  padding: 2px !important;
  margin: 0 !important;
  cursor: pointer !important;
  min-height: 1em !important;
  font-size: 15px !important;
}
.fc_filter_set .select2-drop-active {
  border: 1px solid #cd1719 !important;
  border-top-color: #cd1719;
  border-top-style: solid;
  border-top-width: 1px;
  border-top: none;
}
.fc_filter_set input[type="text"]:focus {
  border-color: #cd1719 !important;
  box-shadow: inset 0 1px 1px rgba(248, 100, 102, 0.08), 0 0 8px rgba(254, 212, 216, 0.6);
}
.fc_filter_set .select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #cd1719;
  border-top: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.fc_filter_set #adminForm_submitWarn {
  display: none !important;
}
.fc_filter_set .fc_buttons .btn {
  margin: 0 !important;
}
.fc_filter_set .select2-results .select2-highlighted {
  color: #fff;
  background: #F00;
}
.pagination ul > li > span {
  color: white;
}
.gara .label, .gara .badge {
  border-radius: 0rem;
  text-shadow: 0 0px 0 rgba(0, 0, 0, 0);
  background: #F5F5F5;
  color: #5D5D5D;
}
.gara .date {
  padding: 10px;
  background: #F4F4F4;
}
.gara .date .value.field_event-start-date {
  margin-right: 20px !important;
}
.gara h1 {
  margin: 20px 0 0 0;
  font-weight: normal;
  color: #cd1719;
}
.gara .separatore {
  display: block;
  width: 150px;
  margin: 20px 0;
  border-top: 1px solid #cd1719;
  background: #cd1719;
}
.gara .info-gara .campi {
  padding: 10px;
  background: #EFEFEF;
  display: flex;
  align-items: flex-start;
  justify-content: left;
  flex-direction: column;
}
.gara .info-gara .campi .element {
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
  justify-content: left;
  flex-direction: row;
}
.gara .info-gara .campi .element .label {
  font-size: 13px;
  min-width: 150px;
  padding: 10px;
}
.gara .info-gara .campi .element .value {
  padding: 10px 5px !important;
}
.gara .contenuto-gara .description {
  padding: 10px;
}
.gara .contenuto-gara .campi {
  padding: 10px;
  display: flex;
  align-items: flex-start;
  justify-content: left;
  flex-direction: column;
}
.gara .contenuto-gara .campi .element {
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
  justify-content: left;
  flex-direction: row;
}
.gara .contenuto-gara .campi .element .label {
  font-size: 13px;
  min-width: 150px;
  padding: 10px;
}
.gara .contenuto-gara .campi .element .value {
  padding: 10px 5px !important;
}
.gara .contenuto-gara .field_documentazione-di-gara ul {
  margin: 0;
}
.gara .contenuto-gara .field_documentazione-di-gara ul .fcclearline {
  display: none;
}
/* Articolo precendente e successivo */
.notizia .navigazione_articoli {
  width: 100%;
  display: flex !important;
  align-items: flex-start !important;
  justify-content: center !important;
}
.notizia .navigazione .voci_lista {
  max-width: 300px !important;
  margin: 0 auto !important;
}
/* newsletter pop-up */
#acymailingpopup {
  max-width: 500px;
}
/* Lingua */
.modulo-lingua .btn {
  display: inline-block;
  font-family: "Montserrat";
  font-weight: 700;
  color: #cd1719;
  font-size: 0.8vw;
  background: #FFF;
  text-align: center;
  margin: 0;
  margin-left: 0px;
  padding: 0;
  border-radius: 0.4rem;
  border: 2px solid transparent;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
}
.modulo-lingua .btn img {
  max-width: 45px;
}
.home-en {
  display: none;
}
.home-it {
  display: none;
}
/* modulo posizioni aperte */
.posizioniaperte h3 {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 10px 0;
  font-weight: normal;
  color: #cd1719;
  border-bottom: 1px solid #cd1719;
}
.posizioniaperte .content_standard {
  margin: 0 20px;
  padding: 20px !important;
  -webkit-box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.17);
  background: #f0f0f0;
}
.posizioniaperte .separatore {
  display: block;
  width: 150px;
  margin: 20px 0;
  border-top: 1px solid #cd1719;
  background: #cd1719;
}
.posizioniaperte .fcitem_title {
  padding: 0 !important;
  font-size: 1.5rem;
  line-height: 1.8rem;
  text-shadow: none !important;
}
.posizioniaperte .fcitem_title a {
  color: #cd1719 !important;
}
.posizioniaperte .fcitem_title a:hover {
  color: #000 !important;
}
.posizioniaperte .readmore {
  margin-top: 15px;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.posizioniaperte .readmore a {
  background: #cd1719;
  text-align: center;
  margin: 0 0 0.5rem 0;
  padding: 0.4rem 1.5rem;
  border-radius: 0;
  border: 0px solid transparent;
  font-weight: normal;
  font-size: 15px;
  color: #FFF;
}
.posizioniaperte .mod_flexicontent_wrapper .fcitem_active .fcitem_title a, .posizioniaperte .mod_flexicontent_wrapper .fcitem_active a.fcitem_link {
  border-radius: 8px !important;
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000 !important;
  padding: 2px 4px !important;
}
.posizioniaperte.mod_flexicontent_wrapper .fcitem_title:hover a, .news.mod_flexicontent_wrapper .fcitem_title a:hover {
  cursor: pointer;
  text-shadow: none;
  color: #000 !important;
}
/* modulo posizioni aperte fine */
.fc_sharedmedia_player_outer {
  /*min-width: 100%!important*/
}
.notizia div.flexi.value, .flexi.value {
  float: none;
}
.view-login #g-mainbar {
  margin-top: 300px;
}
/*# sourceMappingURL=custom_14.css.map */