/* Stili Header */
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300;400;600;700&display=swap');

h1.Tema_header_bkg.color-USR-bkg:before {
   content: url(/Portals/0/Ricostruzione/Logo_USR_White_2022.png);
    vertical-align: sub;
   
}
/*
h1.USR_hero{
    color: #004455;
    background-color: rgba(255, 255, 255, 0.8);
    font-weight: bold;
    font-size: calc(1em + 1.5vw);
    padding: 20px;
    border-radius: 5px;
}*/

.row.btnrow {
    margin: 3% auto;
  }

/* Stili Slider */
.paragraph--type--slider {
    min-height: 75vh;
    position: relative;
}

.paragraph--type--slider .container {
    min-height: 75vh;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column-reverse;
    color: #fff;
    justify-content: flex-start;
    padding-top: 9.5rem;
    padding-bottom: 3rem;
}

.paragraph--type--slider .slider__field-media img, .paragraph--type--slider video {
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
}


.field.slider__field-testo{
	color:#fff;
	line-height:2.5rem;
}

.paragraph--type--slider .container .slider__field-testo {
    font-size: 2.5rem;
    margin-bottom: 2rem;
    font-weight: 600;
}

.paragraph--type--slider .container {
    min-height: 75vh;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column-reverse;
    color: #fff;
    justify-content: flex-start;
    padding-top: 9.5rem;
    padding-bottom: 3rem;
	width: fit-content;
}

.btn_resp {
    white-space: normal!important;
}

@media (min-width: 992px){
.paragraph--type--slider .container {
    padding-bottom: 5.75rem;
}
}


@media (min-width: 992px){
.paragraph--type--slider .container .slider__field-testo {
    width: 60%;
}
}


/* Stili Menu */
#RM_leftMenu li.selected > a > span{ background-color: #004455; color: #fff !important; font-weight: bolder !important;}
#RM_leftMenu .RM_leftRoot > li.rootnode-container > a > span{ border: 1px solid #004455;}
#RM_leftMenu li.item a  span:hover{ border: 1px solid #004455;}

li.item.home {
    margin-bottom: 15px!important;
    border:1px solid #ddd;
}

.with-iframe div.text{
  /*   display: flex;
    flex-direction: column;
    justify-content: space-between; */
    font-size: 1.75rem;
    font-weight: 600;
	line-height: 1.5;
    color: #004455;
}

/* align-self-center */

@media screen and (min-width: 991px) {

}

.flexrow{
    display: flex;
    }
    
    .text-center {
        text-align: center !important;
    }
    
    .headimg {
        background-image: url(/portals/0/Usrm/amandola_provvisorio.jpg);
        background-size: cover;
    }
    
    
    
    .align-self-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

.flexcenter {
    justify-content: center;
    align-items: center;
    height: 350px;
}

/* bottoni */
.btn-USR{
border: 2px solid #004455;
line-height: 2em;
}

.border-USR{
border: 2px solid #004455;
border-radius:5px;
padding: 10px 15px;
font-size: 1.2em;
margin-bottom: 10%;
}


/* a.btn-USR:hover {
    color: #fff !important;
    background-color: #004455;
    border-color: #3f5762;
} */

a.btn-mi-link{
    color: #004455 !important;
}

a.btn-mi-link:hover{
	color: #004455 !important;
}

.btn-mi-footer {
    background-color:#004455;
    color: #fff!important;
	border:1px solid #fff;
}

a.btn-mi-footer:hover {
    color: #004455 !important;
    background-color:  #fff;
    border-color: #004455;
}


/* blocchi */
.light_bkg {
	background-color: #e9ecf5;
	padding: 2%;
	margin: 5% auto;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0,0,0,.125);
    border-radius: 0;
	height: 100%;
    box-shadow: 1px 7px 12px -3px #dee2e6;
}


.azioni-programmatiche img{
  vertical-align: middle;
  min-width: 100px;
  height: 100px;
  align-self: center;
  object-fit: cover;
  margin-bottom: 1rem;
  }
  .azioni-programmatiche .card {
    padding: 5rem 0;
	max-height: 335px;
  }

 .network .card {
    padding: 5rem 0;
	min-height: 330px;
  }
  
  .row.network {
    margin-top: 2rem;
}
/* Stili footer */
#dnn_FiveGrid12{
	margin-top:4%;
}

.color-USR-footer{
    background-color: #eeeeee;
}


.USR_footer p {
	font-size: 16px;
	padding:10px;
}
/* .USR_footer a{
	color: #fff!important;
} */


.row.IM_footer{
	padding:20px 10px;
}

.row.USR_footer a.social_icon:hover{
	text-decoration:none;
}
.Mi_topbox{
	padding: 0px 2%;}
/**  DA VERIFICARE IMPORTANZA ****************************************/
.box_round {
    float: left!important;
    border: 1px solid rgba(0, 0, 0, 0.55)!important;
box-shadow: 3px 6px 4px rgba(0, 0, 0, 0.25)!important;
    height: auto;
}
img.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border-radius: .25rem;
    max-width: 100%;
    height: auto!important;
    max-height: 205px!important;
}
.color-USR-bkg {
    color: #fff;
    background-color: #004455;
}
.color-usr-text{
    color: #004455;
}
#RM_leftMenu li.selected > a > span, .menu-title-usr {
    background-color: #004455;
    color: #fff !important;
    padding: 20px 34px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;    
    width: 100%;

}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.4;
    font-family: 'Titillium Web', sans-serif!important;
    /* border: 1px solid; */
    padding: 10px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
#RM_leftMenu li.selected > a > span{
	background:#004455!important;
}
 div.blog-main-content > hr {display: none;}
 h1.Tema_header_bkg {
    display: none!important;
}
.btn:hover, .btn:focus {
    color: #e9e9e9;
    text-decoration: none;
}
.button {
    background:#004455;
    border: none;
    color: white!important;
    padding: 20px 34px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}
.button-light {
    background: #ffffff;
    border: 2px solid #004455;
    color: #004455;
    padding: 7%;
    text-align: center;
    text-transform: uppercase;
    text-decoration: underline;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    font-weight: bold;
}


.Bt1_style, .Bt1_content,.Bt1_top {
     margin-bottom: 0px!important
}
.Bt1_content, .Bt1_top {
    padding: 0px!important;
}
.box_round{
    
    height: 400px;
}
.is-post .postImageShadow img {
    
    max-height: 100%;
}
.blog_title_4items{
    min-height: 90px;
}
#dnn_FiveGrid12 > div > div.col-md-4{
    padding: 5%;
}
#dnn_ctr14199_ModuleContent > div.blog-main-content > div > p > a{display: none;}

  #dnn_ctr35390_ModuleContent > div.blog-main-content > article:nth-child(7){
    display: none!important;

  }
  
  .my_blog_views{display: none!important;}