.singolo_giorno{display: inline-block; padding: 10px 20px;}

.luoghi_container{max-height:0; overflow:hidden; transition: all 0.5s;}
/*luoghi_container:first-child{max-height:900px;}*/

.eventi_container{max-height:0; overflow:hidden; transition: all 0.5s;}
/*.eventi_container:first-child{max-height:900px;}*/

.evento_content{padding-bottom: 30px;}
.evento_title:hover+.evento_content, .evento_content:hover{}

/*.evento_content{max-height:0; overflow:hidden; transition: all 0.9s;}
.evento_title:hover+.evento_content, .evento_content:hover{max-height:500px;padding-bottom: 30px;}*/

.vai-all-evento{display: block;}

.singolo_evento{position:relative; padding-left:40px;}

.singolo_evento::before {

    content: '';
    z-index: 2;
    width: 23px;
    height: 23px;
    margin: auto !important;
    position: absolute;
    left: 0px;
    right: auto;
    top: 20px;
    bottom: auto;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-color: #c0c0c0;
    background:#fff;
}

.singolo_evento:hover::before{background:#c0c0c0;}

.singolo_evento::after {

    content: '';
    width: 1px;
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 11px;
    top: 20px;
    background: #c0c0c0;

}

.singolo_evento:last-child::after{display:none;}


.label-giorni-container{background:#363636; border-top-left-radius: 25px; border-top-right-radius: 25px; padding:15px 0;}
.campo_giorno{background: #636363; color: #fff!important; cursor:pointer;    padding: 10px 25px;
    border-radius: 23px;}
.campo_giorno.attivo{background:#ed1c24;}
.campo_giorno:hover{background:#ed1c24;}

.campo_giorno2020{background: #636363; color: #fff!important; cursor:pointer;    padding: 10px 25px;
    border-radius: 23px;}
.campo_giorno2020.attivo{background:#ed1c24;}
.campo_giorno2020:hover{background:#ed1c24;}


.giorni-list{text-align:center; padding-left:0;}

.blochi-luoghi-container{background: #f0f0f0; text-align: center;padding:15px 0; text-align: center;}
.singolo_luogo{display: inline-block;margin: 0 20px;}
.campo_luogo{cursor:pointer; font-size: 18px; font-weight: bold;}
.campo_luogo.attivo{color:#ed1c24!important;}

.evento_inizio_fine{color:#ccc; font-size:18px}
.evento_title h3{color:#363636; font-weight: bold; font-size:24px;}

.evento_img{display: block; margin-bottom:20px;}

.blochi-eventi-container{border: 1px solid #f0f0f0; padding: 30px; margin-bottom: 75px;}

.evento_relatore{}

.riassunto-desktop{display:block;}
.riassunto-mobile{display:none;}


.note_finali h3{font-size:20px; line-height: 22px; color: #ed1c24}

.note_finali>div{padding: 15px 40px; border-top: 1px solid #c0c0c0;}
.note_finali>div:last-child{border-bottom: 1px solid #c0c0c0;}
.note_finali>div:nth-child(odd){background:#eee;}

.main-content-container .campo_note>div *{font-size:14px!important; margin-top:30px;}

.single-convengo-container .orari {color:#c0c0c0; margin-bottom:20px; font-size:20px;}
.single-convengo-container .relatore { margin-bottom:20px; font-size:20px;}
.single-convengo-container .info-evento-aggiuntive{padding:20px 0; font-weight:bold;}
.single-convengo-container .giorno{margin-right:10px;}

/*
.info-evento-aggiuntive{font-size:20px; margin-bottom: 30px;}
.info-evento-aggiuntive>div{padding: 15px 40px;}
.info-evento-aggiuntive>div:nth-child(odd){background:#eee}
.info-evento-aggiuntive>div:nth-child(even){background:#fff}
.info-evento-aggiuntive i {margin-right:10px;}
*/

.center-white{text-align: center; color: #fff;}
.barra-laterale-title{font-weight:bold;}


.singolo_evento_side{position:relative; padding-left:40px;    padding-top: 10px;
    padding-bottom: 10px;}

.singolo_evento_side::before {

    content: '';
    z-index: 2;
    width: 23px;
    height: 23px;
    margin: auto !important;
    position: absolute;
    left: 0px;
    right: auto;
    top: 20px;
    bottom: auto;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-color: #c0c0c0;
    background:#fff;
}

.singolo_evento_side:hover::before{background:#c0c0c0;}

.singolo_evento_side::after {

    content: '';
    width: 1px;
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 11px;
    top: 20px;
    background: #c0c0c0;

}

.singolo_evento_side:last-child::after{display:none;}
.singolo_evento_side_link,.singolo_evento_side_link:focus,.singolo_evento_side_link:visited{color:#555555;}

.single-logo-convegno{width:100px;height:auto; margin-left:10px;}
.single-logo-convegno:first-child{margin-left:0;}

.single-convegno-loghi.loghi-anteprima-container_wrap{margin:30px 0;}

.main-content-container p.in_collaborazione_con{font-size:16px; padding-top:16px;}
.introduzione-singolo-convegno{margin-bottom:20px;}
.loghi-anteprima-container{margin-bottom:30px;}
.btn_programma{color:#fff!important; background: #ed1c24;padding: 5px 10px; font-weight: bold;     margin-top: 30px;
    display: inline-block;}
    
.riassunto-signolo-convegno{margin-bottom:20px; font-size:20px;}
.content-container-single-convegno{margin-top:20px; }
.campo_note{margin-top:20px}
.campo_mappa img {max-width:100%}


.logo_evento_sidebar{width:75px; height: auto; margin-right:10px;}

.elementor-widget-opal-schedules .item-image.aicod-item-image img{width:75px; height: auto; border-radius:0;}