#rescue-structure-img,
#rescue-title,
#share-dropdown {
    display: none !important
}

h2.text-hide {
    display: none
}

div.title-bar {
    background-color: #2C5278;
    color: #fff;
    margin-bottom: 0 !important;
    padding: 8px 16px
}

div.title-bar h3 {
    margin: 0;
    padding: 0
}

strong.text-white {
    color: #FFF
}

#unisa-content .fc-toolbar h2 {
    color: #FFF
}

#unisa-content div.div-box {
    background-color: transparent;
    padding: 12px;
    /*border: 1px solid #DDD;*/
    margin-bottom: 10px
}

#unisa-content div.div-box>h2 {
    margin-top: 12px;
    /*color: #333*/
     /*color: #244363;*/
     color: #2F577F;
     
     font-size:28px;
     font-weight:600;
}

ol.breadcrumb {
    display: none
}

#unisa-content {
    /*background-color: #EEE;*/
    background-color: transparent !important;
    border: none !important;
    /*margin:0!important*/
    ;
    padding: 0 !important
}

#unisa-content>div.col-md-12>div.row>div.col-md-8 {
    background-color: transparent;
    padding: 0 4px 0 0
}

#unisa-content>div.col-md-12>div.row>div.col-md-4 {
    background-color: transparent;
    padding: 0 4px
}

#unisa-middle div.col-md-push-3 {
    padding: 0 !important
}

#unisa-content .pagination li.active a {
    background-color: #F90;
    color: #FFF
}

#profili-menu {
    background-color: red
}

#profili-head {
    position: absolute;
    left: -37px;
    top: 0;
    height: 120px;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -moz-transform: rotate(270deg)
}

div.title-bar-arrow {
    position: relative;
    background: #2C5278
}

div.title-bar-arrow:after {
    top: 100%;
    left: 10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(44, 82, 120, 0);
    border-top-color: #2C5278;
    border-width: 10px;
    z-index: 10
}

div.social-hub {
    position: absolute;
    z-index: 1000;
    right: 1%;
    top: 15px
}

div.social-hub a img {
    width: 100px
}

@media(max-width:767px) {
    .logo-full {
        display: none
    }
    .logo-testo {
        display: none
    }
    div.social-hub {
        right: unset;
        top: unset;
        left: 15px;
        bottom: 15px
    }
    div.social-hub a img {
        width: 50px
    }
    div.banner-universiade {
        width: 65px;
        font-size: 0.8em
    }
}

.playTube {
    text-decoration: none;
    color: #FFF
}

figure.effect-julia h2 {
    background-color: rgba(0, 0, 0, 0.3);
    display: inline-block;
    padding: .3em .3em !important;
}

figure.effect-julia p {
    margin-right: 100px !important;
}

@media(min-width:992px) {
    .grid figure figcaption {
        padding: 1em !important;
    }
}
/*
.carousel .event-list > li > .info h4{
    font-size: 125%;
}*/
