.underslider .large-6 {
    width: 49.5%;
}

ul, ol {
    margin-left: 20px;
}

ul#main-menu {
    background: transparent;
}

.views_slideshow_main>div {
    width: 100% !important;
}

.views_slideshow_main>div>div {
    width: 100% !important;
}

.view-header {
    border-bottom: 2px solid #005172;
    margin-bottom: 20px;
    clear: both;
}

/****************** Formattazione Tabelle *************************/

table {
border: 0px solid transparent;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
background: white;
}

/****************** Colorazione *************************/

.promo-container {
background: linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
border-bottom: 1px solid #ffffff;
border-top: 1px solid #FFFFFF;
padding: 45px 0 20px;
margin-bottom: -130px;
}



/*********** Eliminazione Bordo ************/
.block .line, .project-tete .line {
border-top: 0px solid transparent;
}

/************** Before Footer *************/

/************ Ridimensionamento ************/

.full-width {
    max-width: 100%;
    padding: 0;
}

/*********** Barra colorata sotto titolo ***********/
.menuStandard img {
width: 100%;
}


/************ Breadcrumb *****************/

.large-12.main.columns {
z-index: 999;
}

/************* LISTA *****************/

.lista {
    height: auto;
    clear: both;
    margin-bottom: 10px;
    min-height: 70px;
}

/************ Gerarchie ***********/

main.row.l-main {
  z-index: 998;
}

/************ Allegati Viste ***********/

.attachment.attachment-after {
    clear: both;
}

/********** Immagine **************/

.field-name-field-immagine-attivit- {
clear: both;
width: 50%;
margin-bottom: 15px;
min-width: 215px;
}

/********** Testo Agenda ********/

.field-name-field-agenda-attivit- {
font-weight: 800;
width: 100%;
float: left;
margin-right: 20px;
}

/********** blocchi ********/

.view-footer {
    clear: both;
}

/********* responsive region main content **************/

@media only screen and (max-width: 768px) {
    
.main.large-9 {
  width: 100% !important;
}

}

@media only screen and (min-width: 769px) {
    
aside.large-3.sidebar-second.columns.sidebar {
  width: 25%;
}

.large-3.columns {
    width: 25%;
}

}








