.gray-head-card {
	margin-bottom: 1.5rem;	
}

.gray-head-card .card-footer .buttons .add-cta {
	position: relative;
	left: 0 !important;
	margin-left: 15px;
}

.gray-head-card.col-m-4 {
	margin: 7px;
}

.gray-head-card .card-body {
	padding: 0 !important;
}

.gray-head-card .card-title {
	background: #E6E9F2;
	padding: 5px 18px;
	margin: 0 !important;
	color: #17324D !important;
}

.gray-head-card .card-title, .gray-head-card .card-title * {
	font-size: 1rem !important;
	line-height: 150%;
}

.gray-head-card .card-title * {
	margin: 0;
}

.gray-head-card .card-title h1, .gray-head-card .card-title h1 a, .gray-head-card .card-title h2, .gray-head-card .card-title h2 a, .gray-head-card .card-title h3, .gray-head-card .card-title h3 a, .gray-head-card .card-title h4, .gray-head-card .card-title h4 a, .gray-head-card .card-title h5, .gray-head-card .card-title h5 a, .gray-head-card .card-title h6, .gray-head-card .card-title h6 a {
	margin: 0;
}

.gray-head-card .icon-list {
	margin: 0;
	padding: 15px;
}

.gray-head-card .icon-list>li {
	list-style: none;
	padding: 0 0 4px 35px;
	position: relative;
	margin: 0;
}

.gray-head-card .icon-list>li .icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 25px;
	fill: #17324D !important;
}

.gray-head-card .organigramma-list {
	margin: 0;
	padding: 15px;
}

.gray-head-card .organigramma-list>li {
	padding: 0 0 4px;
	margin: 0 0 0 20px;
}

.gray-head-card .card-footer .add-cta {
	left: 45px !important;
}

.gray-head-card .card-footer .switch-icon.opened {
	float: right;
}

.gray-head-card .card-footer .switch-icon.opened .icon {
	display: none;
}

.gray-head-card .card-footer .collapse.show .box-default-share {
	min-width: 100px;
	position: absolute;
	right: -20px;
	top: 15px;
}

.gray-head-card .padd.servizi-list-card {
	padding: 20px;
}

.card-footer .icon {
    width: 30px;
    height: 30px;
    display: inline-block;
    padding: 4px;
    margin: 0; }
    .card-footer .icon * {
      max-width: 100%;
      max-height: 100%;
      vertical-align: top; }
  .sezioni-notizia .card,
  .card-bordered,
  .cardlist-profilo-preferiti .shadow {
    box-shadow: none !important;
    border: 1px solid #a2adb8; }
    .sezioni-notizia .card .card-bordered,
    .card-bordered .card-bordered,
    .cardlist-profilo-preferiti .shadow .card-bordered {
      border: 0 none; }
  .cards-ricerca-no-bordered .card, .cards-ricerca-no-bordered .card.card-bordered {
    border: 0 none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important; }
  .collapse .card-teaser-wrapper {
    padding-top: 20px; }

	.card-clickable {
		cursor: pointer; }
		.card-clickable:active .shadow {
		  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
	  .card-flex {
		display: flex;
		overflow: visible; }
		.card-flex .card-wrapper {
		  height: auto; }
		.card-flex .img-responsive-wrapper {
		  flex: 1 1 auto;
		  width: 100%;
		  display: block !important; }
		.card-flex .card-body,
		.card-flex .event-card {
		  position: relative;
		  padding-bottom: 70px !important;
		  height: 100%;
		  width: 100%; }
		  .card-flex .card-body .card-title,
		  .card-flex .event-card .card-title {
			font-size: 1.25rem;
			line-height: 125%; }
			@media only screen and (max-width: 767px) {
			  .card-flex .card-body .card-title,
			  .card-flex .event-card .card-title {
				font-size: 1rem;
				margin-bottom: 5px; } }
		  .card-flex .card-body .chip-footer,
		  .card-flex .event-card .chip-footer {
			padding: 10px 0 !important; }
		  .card-flex .card-body .card-footer,
		  .card-flex .event-card .card-footer {
			position: absolute;
			bottom: 20px;
			left: 20px;
			right: 20px; }
			.card-flex .card-body .card-footer .buttons,
			.card-flex .event-card .card-footer .buttons {
			  padding: 15px 0 5px !important;
			  position: relative; }
			  .card-flex .card-body .card-footer .buttons .switch-icon,
			  .card-flex .event-card .card-footer .buttons .switch-icon {
				position: absolute;
				right: 0;
				height: 30px;
				width: 40px;
				z-index: 4;
				background: transparent; }
				.card-flex .card-body .card-footer .buttons .switch-icon .icon.align-bottom,
				.card-flex .event-card .card-footer .buttons .switch-icon .icon.align-bottom {
				  position: absolute;
				  right: 0;
				  top: 0;
				  height: 30px;
				  width: 40px;
				  opacity: 1;
				  transition: opacity 0.5s ease;
				  display: flex;
				  align-items: center;
				  justify-content: center; }
				  .card-flex .card-body .card-footer .buttons .switch-icon .icon.align-bottom.it-close,
				  .card-flex .event-card .card-footer .buttons .switch-icon .icon.align-bottom.it-close {
					opacity: 0;
					z-index: 1; }
				.card-flex .card-body .card-footer .buttons .switch-icon.opened .icon.align-bottom,
				.card-flex .event-card .card-footer .buttons .switch-icon.opened .icon.align-bottom {
				  opacity: 0; }
				  .card-flex .card-body .card-footer .buttons .switch-icon.opened .icon.align-bottom.it-close,
				  .card-flex .event-card .card-footer .buttons .switch-icon.opened .icon.align-bottom.it-close {
					opacity: 1; }
			  .card-flex .card-body .card-footer .buttons .box-default-share,
			  .card-flex .event-card .card-footer .buttons .box-default-share {
				padding-right: 40px;
				right: 0;
				height: 35px;
				width: auto;
				left: 0;
				top: 15px;
				z-index: 3;
				background: #E6E9F2;
				border-radius: 2px; }
				.card-flex .card-body .card-footer .buttons .box-default-share a,
				.card-flex .event-card .card-footer .buttons .box-default-share a {
				  float: right;
				  margin: 0 5px; }
			  .card-flex .card-body .card-footer .buttons .card-big .box-default-share,
			  .card-flex .event-card .card-footer .buttons .card-big .box-default-share {
				width: auto;
				top: 15px;
				right: 0;
				padding-right: 20px;
				z-index: 0; }
	  .card {
		border-radius:6px;
		overflow: hidden; }

		
			.gray-head-card.card .card-footer {
			  padding: .3rem !important;
			  }
			  
			  .gray-head-card {
			  }
			  .gray-head-card .icon-list li {
				  margin: .5rem 0;
				  color: black;

			  }


			#filterStDtForm {
				input[type="number"] {
					-webkit-appearance: none;
				}
			}

			#filterStDtForm input::-webkit-outer-spin-button,
			#filterStDtForm input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#filterStDtForm input[type=number] {
  -moz-appearance: textfield;
}

#filterBySezione button{
	text-transform: uppercase;
	font-size: 1rem;
	color: black;
	box-shadow: inset 0 0 0 3px #82b2ce;
    border-radius: 6px;
}

.btn-block {
	border-radius: 4px !important ;
}
#clear_search_formForm {
	position: absolute;
	z-index: 1;
	right: 18px;
	top: 5px;
}
#clear_search_formForm button.active {
    display: block;
    color: #000;
    font-size: 1.4em;
    margin-right: 10px;
}
#clear_search_formForm button {
    background: none;
    display: none;
    border: none;
    color: lightgray;
    text-transform: lowercase;
    font-weight: 400;
}
.bg-blue{
   background-color:#004099;
   color:#FFF;
}
.collapse-header.bg-blue [data-toggle="collapse"][aria-expanded="false"], .bg-blue button .bg-blue a{
   color:#FFF !important;
}
.collapse-header.bg-blue [data-toggle="collapse"]{
   color:#EFEFEF !important;
}
.collapse-body .collapse-header.bg-blue button[aria-expanded="true"]::before{ width:27px; height:27px; }


#articolo-gallery .owl-prev {
	width: 32px;
	height: 32px;
	border-radius:100% !important;
	position: absolute;
	top: 37.5% !important;
	left: 16px;
	display: block !important;
	border:1px solid black;
	background-color:rgba(255,255,255, 0.85) !important;
}

#articolo-gallery .owl-next {
	width: 32px;
	height: 32px;
	border-radius:100% !important;
	position: absolute;
	top: 37.5% !important;
	right: 16px;
	display: block !important;
	border:1px solid black;
	background-color:rgba(255,255,255, 0.85) !important;
}
#articolo-gallery .owl-prev:hover, #articolo-gallery .owl-next:hover {
	background-color:rgba(180,180,180, 0.75) !important;
}

#popupgallery .carousel-control-prev
{
	height: 64px;
	position: absolute;
	top: 37.5% !important;
	left: 16px;
	background-color: rgba(255,255,255, 0.5) !important;
	padding: 8px;
}

#popupgallery .carousel-control-next
{
	height: 64px;
	position: absolute;
	top: 37.5% !important;
	right: 16px;
	background-color: rgba(255,255,255, 0.5) !important;
	padding: 8px;
}
#popupgallery img{
	max-height: calc(100vh - 225px);
}
.modal-backdrop.show{
	background-color:rgba(0,0,0,0.5) !important;
	opacity: 0.5 !important;
	z-index:1080 !important;
}
.modal{z-index:1081 !important;}


.hero-wrapper {
  top: 81px;
  }

  .hero-banner-bottom {
    background: rgba(255, 255, 255, 0.75);
    padding: 1.5rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    bottom: 0;
    width: 100%;
  }

  .hero-banner-bottom img {
    max-height: 40px;
    margin-right: 1rem;
  }

  .hero-project-acronym {
    background-color: #2db3a5;
    color: white;
    font-weight: 700;
    padding: 0.3rem 1rem;
    border-radius: 3px;
    font-size: 0.9rem;
  }

  .hero-mid-wrapper {
    background-color: #2db3a5;
    padding: 3rem 0 0rem;
  }

  .hero-mid-wrapper .container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }

  .project-logo {
    width: 145px;
    height: 145px;
    /*! background-color: #2db3a5; */
    /*! border-radius: 50%; */
    /*! background-image: url('A SMARTER MEDITERRANEAN.svg'); */
    /*! background-size: 60%; */
    /*! background-repeat: no-repeat; */
    /*! background-position: center; */
    /*! border: 6px solid #ffffff; */
  }

  .project-title {
    font-size: 2.0rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
  }

  .nav-tabs {
    justify-content: start;
    background-color: #2db3a5;
    border-bottom: none;
    padding-left: 0;
  }

  .nav-tabs .nav-link {
    color: #fff;
    font-weight: 600;
  }

  .nav-tabs .nav-link.active {
    border: none;
    border-bottom: 6px solid #fff;
    background: #2db3a5;
    color: #fff;
  }

  .nav-tabs .nav-link:hover {
    color: #fff;
    border-bottom: 6px solid #fff;
  }

  .kpi-section {
    padding: 60px 0;
  }

  .kpi-graphic {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 2rem;
  }

  .kpi-item {
    flex: 1 1 200px;
    max-width: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
  }

  .kpi-budget {
    width: 299px;
    height: 299px;
    border: 4px dotted #71dad6;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: auto;
    padding: 30px;
    box-sizing: border-box;
  }

  .kpi-budget .kpi-value {
    font-size: 5.7rem;
    font-weight: 600;
    color: #2db3a5;
    line-height: 1;
    display: flex;
    align-items: baseline;
    justify-content: center;
  }

  .kpi-budget .kpi-value small {
    font-size: 1.8rem;
    color: #2db3a5;
    margin-left: 0.2rem;
    align-self: baseline;
    font-weight: 600;
  }

  .kpi-budget .kpi-label {
    font-family: monospace;
    font-size: 0.9em;
    color: #666;
    margin-top: 0.5rem;
  }

  .kpi-circle-progress {
    position: relative;
    width: 210px;
    height: 210px;
    border-radius: 50%;
    margin: 0 auto;
  }

  .kpi-circle-progress::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 10px solid #71dad6;
    box-sizing: border-box;
  }

  .kpi-circle-progress::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 10px solid transparent;
    border-top-color: #fff;
    transform: rotate(calc(var(--percentage) * 3.6deg));
    transform-origin: center center;
    box-sizing: border-box;
  }

  .kpi-circle-progress .kpi-inner {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    position: relative;
  }

  .kpi-circle-progress .kpi-inner .kpi-value {
    font-size: 3.9rem;
    font-weight: bold;
    color: #999;
  }

  .kpi-circle-progress .kpi-inner .kpi-label {
    font-family: monospace;
    color: #444;
    font-size: 0.72em;
    margin-top: -20px;
  }

  .kpi-outline {
    width: 190px;
    height: 190px;
    border: 7px solid #d9d9d9;
    border-radius: 50%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .kpi-value {
    font-size: 3.9em;
    font-weight: bold;
    color: #999;
  }

  .kpi-label {
    font-family: monospace;
    color: #666;
    margin-top: -24px;
    font-size: 0.9em;
    font-weight: bold;
  }

.on-centre-counter {
  position: relative;
  top: -13px;
}

#hero-p {
  margin-top: -116px;
}

#project-menu {
  position: absolute;
  top: -65px;
  right: 0px;
}

@media (max-width: 767.98px) {
  #project-menu {
    position: relative;
  }
  #project-menu .dropdown-menu {
    position: absolute;
    top: 0!important;
    left: 0;
    right: 0;
    width: 93vw !important;
    min-width: unset !important;
    border-radius: 0;
    z-index: 9999;
    transform:unset!important;
  }
   #project-menu  .dropdown-menu.show {
  
  display: block;
  left: 0;
  position: relative !important;
  left: 0px !important;
  padding: 10px;
}

}

  #project-menu .btn-dropdown::after, .dropdown-toggle::after {
  content: unset!important;
  speak: none;
  border: none;
  display: inline;
  margin: 0;
  vertical-align: bottom;
  width: auto;
  height: auto;
}

  #project-menu .dropdown-menu:before {
 content:none;
 position:absolute!important;
 top:-16px!important;
 left:24px;
 width:18px;
 height:18px;
 border-radius:4px;
 background-color:#fff;
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg)
}
#project-menu ul li {
  height: 30px;
  padding: 5px 0px;
  color: #000;
}
#project-menu .link-list-wrapper ul li a span {
   color: #000!important;
  display: inline-block;
  margin-right: 24px;
}
#project-menu .link-list-wrapper ul li a:hover span {
  color: #000!important;
  display: inline-block;
  margin-right: 24px;
  font-weight:bold!important;
  text-decoration:underline!important;
}
.fill-social-icon-project{fill:#2db3a5!important;}
.icon-circle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #fff;
  padding:2px;

}

.chips {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  font-weight: 600;
  font-size: 0.85rem;
  border: 3px solid transparent;
  border-radius: 50px;
  background-color: transparent;
  line-height: 1.2;
}

.chips-smarter {
  border-color: #2db3a5;
  color: #000;
}

.chips-greener {
  border-color: #9ac440;
  color: #000;
}

.chips-social {
  border-color: #db5c57;
  color: #000;
}

.chips-governance {
  border-color: #0e6fb6;
  color: #000;
}

.bg-contacts {background-color: #dff5f3;}
#breadcrumbs-p {
  background: rgba(255, 255, 255, 0.75);
  position: relative;
  top: 0px;
  z-index: 999;
  font-size:0.75em;
  font-weight: 500;
}
 .timeline-wrapper {
      position: relative;
      width: 100%;
    }

    .timeline-section {
      position: relative;
      padding: 2rem 0;
      background-color: white;
      z-index: 0;
    }

    .timeline-section:nth-child(even) {
      background-color: #f7f9fa;
    }

    .timeline-container {
      position: relative;
    }

    .timeline-line-top,
    .timeline-line-bottom {
      position: absolute;
      width: 2px;
      background-image: repeating-linear-gradient(
        to bottom,
        rgb(45, 179, 165),
        rgb(45, 179, 165) 4px,
        transparent 4px,
        transparent 8px
      );
      z-index: 0;
      left: 50px; /* fallback per mobile */
    }

    .timeline-line-top {
      top: 0;
      height: calc(2rem + 49px);
    }

    .timeline-line-bottom {
      top: calc(2rem + 90px);
      bottom: 0;
    }

    @media (min-width: 1200px) {
      .timeline-line-top,
      .timeline-line-bottom {
        left: calc(50% - 570px + 16px); /* desktop */
      }
    }

    .timeline-step {
      position: relative;
      min-height: 120px;
      padding-left: 100px;
      display: flex;
      align-items: flex-start;
    }

    .timeline-circle {
      position: absolute;
      left: 10px;
      top: 2rem;
      width: 60px;
      height: 60px;
      z-index: 3;
    }



    .timeline-content {
      flex: 1;
    }

    .timeline-content h5 {
      font-weight: bold;
    }

    .timeline-icon {
      flex-shrink: 0;
      margin-right: 1rem;
      margin-top: 0.25rem;
    }
  
    .stat-number {
      font-family: 'Titillium Web', sans-serif;
      color: rgb(45, 179, 165);
      font-size: 2.4rem;
      font-weight: 600;
    }

    .stat-label {
      font-family: 'Roboto Mono', monospace;
      color: #333;
      font-size: 1.10rem;
      
    }
    .bg-filter {
  background-color: rgb(14, 111, 182);
  
  
  
}



.kpi-circle-progress {
  border-radius: 50%;
}
.kpi-circle-progress::after {
  border: 10px solid transparent;
  border-top-color: #71dad6;
  transform: rotate(calc(var(--percentage) * 3.6deg));
}
#social-component .icon.icon-sm {
  width: 32px;
  height: 32px;
}
.project-banner {display:none!important}




