/*
Sai*/


.bg-light-blu {
  background-color: #EDF5FC;
}
.bg-gray {
  background-color: #eceaea;
}
/*-- HEADER-->*/
.it-header-slim-wrapper {
  background: #00224F;
}

.it-header-center-wrapper {
  background: #003882;
}
.it-header-navbar-wrapper {
  background: #003882;
}
#head-contatti {
  background-color: #ebeef0;
  min-height: 405px;
  position: absolute;
  width: 100%;
  background-image: url("../img/evidenza-bg.webp");
  background-repeat: repeat;
  object-fit: cover;
}
#credits{
 background-color: #003882;

background-image:  url("../img/bg-credits.png");
/*	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;*/
}

#intro .container ul {
    list-style: disc;
    padding: 0px 1rem;
}


#introduzione-progetto  ul {
    list-style: disc;
    padding: 0px 1rem;
}


.evidenza-bg {
  background: url(../img/evidenza-bg.webp) no-repeat center;
/*  height: 350px;
  background-size: cover;
  display: block;
  position: relative;
  padding-top: 70px;*/
}
#avatar h2{
	  font-family: Titillium Web;
	font-size:1.4rem;
}

#avatar span{
    font-size: 1rem;
    font-style: italic;
    color: #656565;
}

#avatar span{
    font-size: 1rem;
    font-style: italic;
    color: #656565;
}

#avatar a span:hover{
text-decoration: underline;
color: #003882;
}


#report-sai {
  background-color: #f8f8f8;
}

@media (min-width: 992px) {
    #footer-argomento-1.col-lg-4 {
        flex: 0 0 auto !important;
        width: 33.3% !important;
    }
    
    #footer-argomento-1 .link-list-wrapper ul li {
        width: 100% !important;
    }
}



@media (min-width: 992px) {
	  .it-header-navbar-wrapper {
    transition: all .8s ease !important;
    background: #ffc300;
  }
}

#elenco-centri .mb-50 {
     margin-bottom: 0px !important; 
}


/*local gest 50%*/
.cont-img-left {
    background-image: url(../img/sf_half.webp);
}



.cont-img-right {
    background-image: url(../img/sf_half.webp);
    background-color: #e1f2ff;
}


/*local gest 50%*/



#videogallery.cont-full-img-cta{
    background-color: #EBEBEB;
    
}

#griglia_gallery .figure.img-full img {
     height: 300px;
}

/*local argomenti*/
#altri-argomenti-sai {
    border-top: 1px solid #d6d4d4;
    background-color: #f8f8f8;
    min-height: 200px;
}

