body, h1, h2, h3, h4, h5, h6, p {
    font-family: "Raleway", "sans serif" !important;
}
body {
	font-size: 1.6em;
	line-height: 1.5;
    /*text-align: justify;*/
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    color: #555;
}
a {
    color: #b30000;
	font-weight: bold;
}
a:hover, a:focus, a:visited {
    color: #660000;
	text-decoration: underline;
}
hr.hp {
    border-top: 4px solid #b30000;
    width: 100px;
}
li .inn-sec {
    position: relative;
    overflow: hidden;
    z-index: 2;
    /*background: #000000;*/
    background: #fff;
    /*border-radius: 8px */
    box-shadow: 0px 0px 10px 2px #ccc;
    margin-bottom: 30px;
    list-style-image: none;
}
.ul-featured {
    list-style-type: none;
    padding: 20px 0;
}
#wrap {
    max-width: 1920px;
    margin: auto;
}
#navbar {
    float: right;
}
#right-section {
    float: right;
}
#wrapper {
    border: 0;
    padding: 0;
}
#skipnav {
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
}
.no-padding {
    padding: 0 !important;
}
.row { /* importante: fix per bootstrap per evidere la scrollbar */
    margin-left: 0;
    margin-right: 0;
}
.colsx{ display:table-cell; height:100%; }
.coldx{ display:table-cell; height:100%; }

.corner-ribbon{
    width: 200px;   
    background: #b30000;
    position: fixed; 
    top: 25px;
    right: -50px;
    left: auto;
    text-align: center;
    line-height: 50px;
    letter-spacing: 1px;
    color: #f0f0f0;
    font-weight: 600;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    display: none;
}

#logo_unito {
    float: left;
    /* margin-right: 30px; */
    max-height: 100px;
}

/* ************************
        OWL
************************* */
.owl-caption {
    background-color: rgba(215, 44, 44, 0.4);
    background: rgba(215, 44, 44, 0.4);
    color: #fff;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 60%;
    max-width: 60%
}
.owl-caption a {
    color: #fff;
}
.more {
    float: right;
}

/* ************************
        INTRO
************************* */
#intro {
    background: #fff;
    box-sizing: border-box;
    color: #333;
    padding: 0px 5% 60px 5%;
}
#intro .mx-auto {
    padding: 0 30px 0 0;
}
#orari {
    background: rgb(241, 145, 0);
    background: -moz-linear-gradient(left, rgba(241, 145, 0, 0.8) 0%, rgba(199, 64, 64, 0.8) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(241, 145, 0, 0.8)), color-stop(100%, rgba(199, 64, 64, 0.9)));
    background: -webkit-linear-gradient(left, rgba(241, 145, 0, 0.8) 0%, rgba(199, 64, 64, 0.8) 100%);
    background: -o-linear-gradient(left, rgba(241, 145, 0, 0.8) 0%, rgba(199, 64, 64, 0.8) 100%);
    background: -ms-linear-gradient(left, rgba(241, 145, 0, 0.8) 0%, rgba(199, 64, 64, 0.8) 100%);
    background: linear-gradient(to right, rgba(241, 145, 0, 0.8) 0%, rgba(199, 64, 64, 0.8) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f19100', endColorstr='#c74040', GradientType=1);
    color: #fff;
    box-sizing: border-box;
    margin: 20px auto;
    padding: 10px;
    text-align: center;
}
#orari span {
    margin-right: 20px;
}
#orari p {
    font-size: 150%;
}

/* ************************
        INFORMAZIONI
************************* */
#home-tagline {
    padding: 40px 20px 0 20px;
}
#informazioni {
    box-sizing: border-box;
    padding-bottom: 40px;
}
#informazioni ul {
    line-height: 160%;
    list-style: none;
}
#informazioni li {
    padding: 0;
}
#informazioni h4 {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
#informazioni hr {
    margin: 10px auto;
    width: 50%;
}
.elenco-mostre-hp {
    padding: 0;
}
#archive-img {
    /*background: url("../images/museum-img.jpg") center center no-repeat;*/
    background-size: auto auto;
    background-size: cover;
    display: inline-block;
    margin-bottom: -10px;
    height: 400px;
    /*padding: 0 !important;*/
    width: 100%;
}
.title {
    text-align: center;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}
.title p {
    color: #777777;
    margin-bottom: 10px;
}

/* ************************
        GALLERY
************************* */
.gallery {
    background: #f8f8f8;
    clear: both;
}
.gallery ul {
    list-style: none;
    padding: 0;
}
/* spostato su nei tag generici
.gallery ul li .inn-sec {
    position: relative;
    overflow: hidden;
    z-index: 2;
    background: #fff;
    box-shadow: 0px 0px 10px 2px #ccc;
    margin-bottom: 30px;
}
*/
.gallery ul li [rel="tag"] {
    position: absolute;
    top: 30px;
    left: 30px;
    /*background: rgba(241, 145, 0, 0.9);*/
    background: rgba(207, 0 , 0, 0.9); /* rgba per #cf0000 */
    text-transform: uppercase;
    color: #fff;
    border-radius: 6px;
    padding: 7px 20px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0px;
    z-index: 9;
    font-family: 'Montserrat', sans-serif;
}
.gallery ul li .hover-info {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.position-center-center {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.gallery ul li .detail {
    padding: 30px 20px;
    position: relative;
    z-index: 2;
}
.gallery ul li .detail a {
    /*color: #f19100;*/
    color: #b30000;
    font-size: 16px;
    /*font-weight: bold;*/
    margin: 0;
    text-transform: uppercase;
}
.gallery ul li .detail p {
    color: #333;
    margin: 10px 0 0 0px;
}

/* ************************
        EVENTI
************************* */
.eventi {
    margin-bottom: 30px;    
}
.eventi ul {
    /*border: 2px solid #f8f8f8;
    border-left: none;*/
    display: inline-block;
    padding: 0;
    width: 100%;
}
.eventi ul li {
    list-style-type: none;
    padding: 0;
    display: inline-block;
}
.eventi ul li [class="col-xs-"] {
    width: 100%;
    text-align: center;
    display: inline-block;
}
.eventi .date {
    background: rgb(241, 145, 0);
    background: -moz-linear-gradient(left, rgba(241, 145, 0, 0.8) 0%, rgba(199, 64, 64, 0.8) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(241, 145, 0, 0.8)), color-stop(100%, rgba(199, 64, 64, 0.9)));
    background: -webkit-linear-gradient(left, rgba(241, 145, 0, 0.8) 0%, rgba(199, 64, 64, 0.8) 100%);
    background: -o-linear-gradient(left, rgba(241, 145, 0, 0.8) 0%, rgba(199, 64, 64, 0.8) 100%);
    background: -ms-linear-gradient(left, rgba(241, 145, 0, 0.8) 0%, rgba(199, 64, 64, 0.8) 100%);
    background: linear-gradient(to right, rgba(241, 145, 0, 0.8) 0%, rgba(199, 64, 64, 0.8) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f19100', endColorstr='#c74040', GradientType=1);
    width: 90px;
    height: 85px;
    float: left;
    position: absolute;
    top: 25px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 20px;
    padding-top: 20px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.eventi .date p {
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
}
.eventi .event-detail {
    margin: 0 30px 14px 30px;
    padding: 0 30px 14px 30px;
}
.event-detail > h3 {
    margin-top: 0;
    margin-bottom: 15px;
}
.eventi .event-detail h3 a {
    /*color: #f19100;*/
    margin: 0px;
    margin-bottom: 0px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: 400;
    /*text-transform: uppercase;*/
}
.eventi .event-detail span {
    display: inline-block;
    width: 100%;
    line-height: 26px;
    font-weight: 600;
}
.eventi .event-detail span i {
    width: 20px;
    font-size: 18px;
    display: inline-block;
}
.eventi .event-detail .tribe-events-schedule span, .event .event-detail .tribe-events-schedule h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    display: inline;
    text-transform: capitalize;
}

/* ************************
        RECENTI
************************* */
#recenti{
    background: #f8f8f8;
}
.recent_items {}
.recent_items ul {
    list-style: none;
    padding: 0;
}
/* spostato su nei tag generici
.recent_items ul li .inn-sec {
    position: relative;
    overflow: hidden;
    z-index: 2;
    background: #fff;
    box-shadow: 0px 0px 10px 2px #ccc;
    margin-bottom: 30px;
}
*/
.recent_items ul li [rel="tag"] {
    position: absolute;
    top: 30px;
    left: 30px;
    background: rgba(241, 145, 0, 0.9);
    text-transform: uppercase;
    color: #fff;
    border-radius: 6px;
    padding: 7px 20px;
    font-size: 12px;
    letter-spacing: 0px;
    z-index: 9;
    font-family: 'Montserrat', sans-serif;
}
.recent_items ul li .hover-info {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.position-center-center {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.recent_items ul li .detail {
    padding: 30px 20px;
    position: relative;
    z-index: 2;
}
.recent_items ul li .detail a {
    /*text-transform: uppercase;*/
    font-size: 16px;
    /*color: #f19100;*/
    color: #b30000;
    margin: 0;
}
.recent_items ul li .detail p {
    color: #333;
    margin: 10px 0 0 0px;
}

.items-nav{
    margin-bottom: 20px;
    padding: 0 15px;
}

/* ************************
        MAPPA
************************* */

#mappa {
    margin-top: 30px;
}

/* ************************
        FOOTER
************************* */

footer {
    background: #333;
}
footer p {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}
footer a {
    color: #fff;
}

footer a:hover, footer a:focus, footer a:visited {
	color: #fdfdfd;
}


/* ************************
        PAGINA ITEM
************************* */
.rif_dettagli {
    font-size: 60%;
}

.dettagli {
    /*box-shadow: 0px 2px 2px 2px #ccc;
    border: 2px solid #ccc;*/
    border-top: none;
    margin: 0px 30px 0 30px;
    padding: 30px 15px;
    width: auto;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, 
.input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, 
.input-group-btn:last-child>.dropdown-toggle {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pagination>li>a, .pagination>li>span {
    color: #b30000;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, 
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #b30000;
    border-color: #ddd;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #660000;
    background-color: #eee;
    border-color: #ddd;
}

.image {
    margin-left: auto;
    margin-right: auto;
    box-shadow: 4px 6px 20px 0px #ddd;
}


/* ************************
        COLLEZIONI
************************* */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #b30000;
}

.browse-items-tags {
	text-align: left;
}

li.li_coll {
    list-style-type: none;
}
li .detail_coll {
    padding: 30px 20px;
    position: relative;
    z-index: 2;
}
li .detail_coll a {
    /*color: #f19100;*/
    color: #b30000;
    font-size: 16px;
    /*font-weight: bold;*/
    margin: 0;
    text-transform: uppercase;
}
li .detail_coll p {
    color: #333;
    margin: 10px 0 0 0px;
}



/* ************************
        MEDIA QUERIES
************************* */
@media (max-width: 990px) {
    #informazioni {
        color: #000;
    }
}

@media (max-width: 767px) {
    #informazioni {
        /* display: none; */
    }
}

@media (max-width: 551px) {
    #logo_unito_nero {
        display: none;
    }
}

@media (max-width: 479px) {
    .owl-caption h3 {
        font-size: 14px;
    }
    .owl-caption p {
        display: none;
    }
    #informazioni {
        color: #000;
    }
    .eventi ul {
        border: none;
    }
    .eventi img {
        padding: 14px 12px 14px 0;
    }
    .eventi .event-detail {
        padding: 14px 0;
    }
    #right-section {
        float: none;
    }
}


@media (min-width: 591px) {
    #multicolumn {
        -moz-column-count: auto;
        -moz-column-width: 50%;
        -webkit-column-count: auto;
        -webkit-column-width: 50%;
        column-count: 2;
        column-width: 50%;
    }
}

@media (min-width: 990px) {
    #multicolumn {
        -moz-column-count: auto;
        -moz-column-width: 33%;
        -webkit-column-count: auto;
        -webkit-column-width: 33%;
        column-count: 3;
        column-width: 33%;
    }
}