/*[data-bs-theme=dark] figure img.img-fluid[src*="png"] {
    background-color:transparent !important;
}*/
/*.navbar.bg-body-tertiary {
    background-color:transparent !important;
}*/
.navbar.navbar-expand-lg.bg-body-tertiary.path-sito{ 
    box-shadow: var(--bs-box-shadow-sm) !important;
    border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
} 
.full.bg-Personalizzato{  
    background-color: transparent;
    background-image: url("/web/fileadmin/user_upload/strutture_didattica/collegio-internazionale/img/pattern_collegio_0.png");

    background-repeat: repeat;
    background-size:650px;    
    background-position: 100% 0%; 
    min-height: 4rem;
}
.full.bg-Personalizzato .card.semplice { 
    display: inline-flex !important;
} 
/*@media (min-width: 1200px) {
    .full.bg-Personalizzato{
        margin-top: -44px;
    }
    .breadcrumb li{
        background-color: var(--bs-colore-velato);
        padding: 2px 4px;
    }
}*/