/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Logo footer */
.tm-footer .tm-logo-footer { margin-top: -10px; }

div#cookiesdirective , div#cookiesdirective a , input#impliedsubmit{
    font-size: 14px !important;
    font-family: "Avenir LT W04_55 Roman1475524" !important;
}

body{
  overflow-x: hidden;
}

div#tm-main {
    padding-top: 0px;
    overflow:hidden;
}

nav.tm-navbar.uk-sticky-init{
    width: 100%;
}

nav.tm-navbar{
    width: 100vw !important;
    overflow: hidden;

}

.uk-modal {
    height: 85%;
    overflow: hidden;
}

.home .uk-width-1-1.uk-width-medium-1-4 {
    width: 100%;
}

.home .uk-panel.uk-panel-box.titolo_mostre {
    max-width: 1200px;
    margin: 0 auto;
  margin-top: 30px;
    padding-bottom: 0px;
}


.home .uk-width-1-1.uk-width-medium-1-4:empty {
    display: none;
}

.home .tm-main-bottom {
    margin-top: 0px !important;
}

.zoo-pagination , .zoo-pagination a{
    color: #3366cc ;
    font-family: "Avenir LT W04_55 Roman1475524";
    font-size: 24px;
    margin-top: -100px;
}


/* link  ------------------------------------------------------------------------------------------ */



a, .uk-link {
    color: #3366c7;
}

a{border-bottom: none; color: #3366cc }
a:hover{color:#3366cc;}
p a , p a:hover{border-bottom: 1px solid #3366cc; color: #000 ; text-decoration: none; }


a img, a.tm-icon, a.tm-totop-scroller{border-bottom: 0px;}

[class*='tm-icon-'] {
    height: 2px;
}

:hover > .tm-icon-menu:before {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

:hover > .tm-icon-menu:after {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}

a.tm-icon.uk-float-right:after {
    font-family: "Avenir LT W04_55 Roman1475524";
    content: "menu";
    text-transform: uppercase;
    position: relative;
    top: 22px;
    left: -5px;
    font-size: 12px;
    color: #666666;
}

a.tm-icon.uk-float-right:after:hover , a.tm-icon.uk-float-right:hover {
    text-decoration: none;
}

.menu_eventi_incluso
{
    margin-top:15px
}

.menu_eventi_incluso ul.nav.menu .separator {
    color: #fff;
}

.menu_eventi_incluso ul
{
    list-style:none;
    position:relative;
    float:left;
    margin:0;
    padding:0
}

.menu_eventi_incluso ul a
{
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    padding: 0 9px;
}


.menu_eventi_incluso ul li
{
    position:relative;
    float:left;
    margin: 0 0 10px 0;
    padding:0
}


.menu_eventi_incluso ul li:hover
{
    background:#f6f6f6
}

.menu_eventi_incluso ul ul
{
    display:none;
    position:absolute;
    top:100%;
    left:0;
    padding:0
}


.menu_eventi_incluso ul ul ul
{
    top:0;
    left:100%
}

.menu_eventi_incluso ul li:hover > ul
{
    display:block
}

a.tm-logo.uk-hidden-small p {
    margin: 0px;
    padding: 0;
    line-height: 0;
}

/* overlay menu  ------------------------------------------------------------------------------------------ */
.tm-overlay-menu, .tm-overlay-menu .uk-modal-dialog{
  background: #3366cc;
background-image: -webkit-repeating-radial-gradient(center center, rgba(255,255,255,.3), rgba(255,255,255,.3) 1px, transparent 1px,                               transparent 100%);
     background-image: -moz-repeating-radial-gradient(center center, rgba(255,255,255,.3), rgba(255,255,255,.3) 1px, transparent 1px,                                   transparent 100%);
     background-image: -ms-repeating-radial-gradient(center center, rgba(255,255,255,.3), rgba(255,255,255,.3) 1px, transparent 1px,                                   transparent 100%);
     background-image: repeating-radial-gradient(center center, rgba(255,255,255,.3), rgba(255,255,255,.3) 1px, transparent 1px, transparent                          100%);
     -webkit-background-size: 3px 3px;
     -moz-background-size: 3px 3px;
     background-size: 3px 3px;
}


.uk-modal-dialog {
    background: transparent !important;
}

.tm-overlay-menu .uk-navbar-nav > li > a{
  font-family: "Avenir LT W04_85 Heavy1475548" !important;
  height: 45px;
  line-height: 45px;
}

.tm-overlay-menu .uk-navbar-nav > li > a:hover {
    background: #000;
}

.tm-overlay-menu .tm-logo {
    display: none;
}

a.uk-modal-close.tm-icon {
    width: 50px;
}

.tm-overlay-menu a {text-align: center; color:#fff !important; font-weight: bold !important;}
.tm-overlay-menu li.uk-active > a {background: #000; color:#FFF !important; font-weight: bold !important;font-family: "Avenir LT W04_85 Heavy1475548" !important;}

[class*='tm-icon-']::before, [class*='tm-icon-']::after {background: #000;}


body.tm-navbar-fixed.tm-header-offset .tm-navbar:not(.tm-navbar-attached) [class*='tm-icon-']::before, body.tm-navbar-fixed.tm-header-offset .tm-navbar:not(.tm-navbar-attached) [class*='tm-icon-']::after , body.tm-navbar-fixed.tm-header-offset .tm-navbar:not(.tm-navbar-attached) .tm-icon-menu {
    background: #000;
}

/* MENU FIX */

.navbar-elements {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.tm-navbar {
    height: 150px;
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
    padding: 0px;
}

.tm-navbar.scrolled {
    height: 80px;
}

.tm-menu-left {
    display: inline-block;
    position: absolute;
    top: 70.5%;
    left: -50%;
}

.tm-menu-right {
    display: inline-block;
    position: absolute;
    top: 12%;
    right: -50%;
}

.tm-menu-right:lang(en) {
    top: 15%;
}

.mod-languages ul li a {
    font-family: "Avenir LT W04_55 Roman1475524";
    font-size: 14px;
    color: #666666;
}

.mod-languages {
    display: block;
    position: absolute;
    bottom: 22px;
    z-index: 9;
}

ul.lang-inline li:first-child:after {
    content: "|";
    padding-left: 14px;
}

.tm-menu-left h3 , .tm-menu-right h3 {
    color: #fff;
    font-size: 14px;
    font-family: "Avenir LT W04_85 Heavy1475548";
    margin: 10px 0;
}


.tm-menu-right h3 {
    margin: 20px 0 10px 0;
}

.tm-menu-right {
    width: 215px;
}

.tm-menu-left p , .tm-menu-right , .tm-menu-right p{
    color: #fff;
    font-size: 14px;
    font-family: "Avenir LT W04_55 Roman1475524";
    margin: 0px;
    line-height: 18px;
}

.tm-menu-right p {
    margin: 25px 0;
    text-align: justify;
}

ul.uk-nav.uk-nav-parent-icon.uk-nav-side {
    display: inline-block;
    position: relative;
    float: right;
    bottom: -22px;
}

div.uk-container.uk-container-center.tm-container > div.uk-sticky-placeholder > nav > div > div.tm-navbar-right > div {
    border-top: 1px #d1d1d1 solid;
    width: 100%;
    position: relative;
    bottom: -15px;
}

body > div.uk-container.uk-container-center.tm-container > div.uk-sticky-placeholder > nav > div > div.tm-navbar-right.scrolled > div {
    border-top: none;
}

.scrolled ul.uk-nav.uk-nav-parent-icon.uk-nav-side {
    bottom: 12px;
}

a.tm-icon.uk-float-right {
    left: 0;
    right: 0;
    float: none;
    margin-left: auto;
    margin-right: auto;
    top: 95px;
}

.scrolled a.tm-icon.uk-float-right.scrolled {
    top: 30px;
}

.tm-navbar-right {
    position: relative;
    top: 40px;
}

.tm-navbar-right.scrolled {
    top: 3px;
}

ul.uk-nav.uk-nav-parent-icon.uk-nav-side li {
    display: inline-block;
}

ul.uk-nav.uk-nav-parent-icon.uk-nav-side li a:before {
    color: #000;
}

ul.uk-nav.uk-nav-parent-icon.uk-nav-side li a , ul.uk-nav.uk-nav-parent-icon.uk-nav-side a:hover{
    background: transparent;
    color: transparent;
    width: 20px;
    padding: 0 12px;
    font-size: 20px;
}

a.tm-icon.uk-float-right.uk-hidden-small {
    border-top: 1px #000 solid;
    width: 90%;
    max-width: 1080px;
    top: 80px;
    padding-top: 30px;
}


a.tm-icon.uk-float-right.uk-hidden-small.scrolled {
    top: 7px;
    border-top: none;
    width: 30px;
}

.uk-sticky-placeholder {
    z-index: 42;
}

body.tm-navbar-fixed.tm-header-offset .tm-navbar:not(.tm-navbar-attached) {
    margin: 0 auto !important;
    background: #fff;
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}


.tm-header-offset .tm-navbar:not(.tm-navbar-attached) .tm-logo img:not(.tm-logo-sticky) {
    display: block;
}

.page-header , .mod-languages.scrolled {
    display: none;
}

/* Custom_fonts */

@font-face {
  font-family: 'ArcherPro-Bold';
  src: url('../fonts/ArcherPro-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/ArcherPro-Bold.otf')  format('opentype'),
       url('../fonts/ArcherPro-Bold.woff') format('woff'),
       url('../fonts/ArcherPro-Bold.ttf')  format('truetype'),
       url('../fonts/ArcherPro-Bold.svg#ArcherPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ArcherPro-Book';
  src: url('../fonts/ArcherPro-Book.eot?#iefix') format('embedded-opentype'),
       url('../fonts/ArcherPro-Book.otf')  format('opentype'),
       url('../fonts/ArcherPro-Book.woff') format('woff'),
       url('../fonts/ArcherPro-Book.ttf')  format('truetype'),
       url('../fonts/ArcherPro-Book.svg#ArcherPro-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

@import url("http://fast.fonts.net/lt/1.css?apiType=css&c=c7aa31c5-c8ff-4799-911d-b0134fb7e570&fontids=1475524,1475548,1475560");

@font-face{
font-family:"Avenir LT W04_55 Roman1475524";
src:url("../fonts/1475524/f7924a2e-e8f5-4ac9-b0aa-167399cc2659.eot?#iefix");
src:url("../fonts/1475524/f7924a2e-e8f5-4ac9-b0aa-167399cc2659.eot?#iefix") format("eot"),
  url("../fonts/1475524/69473750-4214-45b1-856b-06e8f8de2086.woff2") format("woff2"),
  url("../fonts/1475524/57cea7be-0fae-457e-83f0-b7375aabb3f9.woff") format("woff"),
  url("../fonts/1475524/52268057-f4bb-4b06-9ff8-a78b7acd62b1.ttf") format("truetype"),
  url("../fonts/1475524/d17fc5dd-e821-456d-ab22-41627b187117.svg#d17fc5dd-e821-456d-ab22-41627b187117") format("svg");
}

@font-face{
font-family:"Avenir LT W04_85 Heavy1475548";
src:url("../fonts/1475548/7ed39c78-4da5-42df-831b-798b2272d1ac.eot?#iefix");
src:url("../fonts/1475548/7ed39c78-4da5-42df-831b-798b2272d1ac.eot?#iefix") format("eot"),
  url("../fonts/1475548/e9b44b79-923f-49b3-837c-290bc70628cc.woff2") format("woff2"),
  url("../fonts/1475548/fbd14ec6-aa86-4ccd-af83-931d5eb79910.woff") format("woff"),
  url("../fonts/1475548/0d230b6d-eb52-48b7-9c4b-c3f876465fe6.ttf") format("truetype"),
  url("../fonts/1475548/b1b086a3-6c38-4045-97a7-d96baabf6392.svg#b1b086a3-6c38-4045-97a7-d96baabf6392") format("svg");
}

@font-face{
font-family:"Avenir LT W04_95 Black1475560";
src:url("../fonts/1475560/f78abaf6-0dfb-4005-ab13-c97830e204ad.eot?#iefix");
src:url("../fonts/1475560/f78abaf6-0dfb-4005-ab13-c97830e204ad.eot?#iefix") format("eot"),
  url("../fonts/1475560/ef5800d8-b76d-43e8-87ff-81d455db24c0.woff2") format("woff2"),
  url("../fonts/1475560/1144e594-fd94-44b6-9cf8-171075a034cc.woff") format("woff"),
  url("../fonts/1475560/1e7f1e82-645f-42fe-abde-a2a6096e6906.ttf") format("truetype"),
  url("../fonts/1475560/d244eca3-9afc-4d1a-a784-86dc594fa3e5.svg#d244eca3-9afc-4d1a-a784-86dc594fa3e5") format("svg");
}



@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
       url('../fonts/icomoon.woff') format('woff'),
       url('../fonts/icomoon.ttf')  format('truetype'),
       url('../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icons_chiudi:before {
    content: "\e900";
}
.icon-icons_espandi:before {
    content: "\e901";
}
.icon-icons_facebook:before {
    content: "\e902";
}
.icon-icons_freccia-giu:before {
    content: "\e903";
}
.icon-icons_freccia-su:before {
    content: "\e904";
}
.icon-icons_freccia:before {
    content: "\e905";
}
.icon-icons_instagram:before {
    content: "\e906";
}
.icon-icons_pinterest:before {
    content: "\e907";
}
.icon-icons_riduci:before {
    content: "\e908";
}
.icon-icons_social:before {
    content: "\e909";
}
.icon-icons_sopra:before {
    content: "\e90a";
}
.icon-icons_sotto:before {
    content: "\e90b";
}
.icon-icons_twitter:before {
    content: "\e90c";
}

/* EDITS */

body{
  background: #fff;
}

.footer a, img a , .mostre ul.zoo-list > li ,
.slider_hp a.uk-slidenav.uk-slidenav-contrast.uk-slidenav-next.uk-hidden-touch ,
.slider_hp a.uk-slidenav.uk-slidenav-contrast.uk-slidenav-previous.uk-hidden-touch , .blog-default .pos-media a{
    border: 0;
    top: 25px;
}

a.tm-logo.uk-hidden-small {
  position: absolute;
  top: 30px;
}

.footer a:hover {
    color: transparent;
}

.tm-container {
    box-shadow: none;
    background: none;
}

.uk-block-muted {
    background: #fff;
}

#tm-top-a {
    padding: 50px;
}

ul.zoo-list > li {
    margin-top: 0px;
}


p {
    font-family: 'ArcherPro-Book';
    color: #000;
    font-size: 21px;
    line-height: 34px;
}

.dove_siamo_grid p, .biglietti_grid p, .guide_grid p, .bookshop_ristorante_grid p, .visita .blu_module p , .chi_siamo p{
font-size: 19px;  line-height: 27px; }


h1.pos-title a , .heading h1.title{
    position: absolute;
    color: #fff !important;
    background-color: #000;
    font-family:'Avenir LT W04_95 Black1475560' !important;
    font-size: 48px !important;
    text-transform: uppercase;
    margin: 90px 0 0 35px !important;
    padding: 10px 30px 10px 13px;
    border: none;
    z-index: 11;
    letter-spacing: 0.01em !important;
    max-width: 900px;
}

.heading h1.title{
    line-height: 42px !important;
}


h1.pos-title a:hover {
    text-decoration: none;
    background: #3366cc;
    color: #fff;
}

.item {
    position: relative;
    margin-bottom: -170px;
}

.mostre .item {
    position: relative;
    margin-bottom: 0px;
}

h2.pos-subtitle , .dettaglio-mostre .description p {
    color: #fff !important;
    font-family: "Avenir LT W04_85 Heavy1475548";
    font-size: 32px !important;
    line-height: 36px !important;
    position: absolute;
    width: 1000px;
    top: 170px;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    text-transform: none !important;
    display: inline;
    z-index: 11;
}

.dettaglio-mostre .description p{
  margin-top: 0;
}

p.pos-meta {
    color: #fff !important;
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 16px !important;
    line-height: 20px !important;
    font-style:normal !important;
    position: absolute;
    width: 1070px;
    top: 400px;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    text-transform: uppercase;
    display: inline;
    z-index: 11;
}

.yoo-zoo.socialbookmarks a {
    width: 30px;
    height: 30px;
}

.yoo-zoo.socialbookmarks a.twitter {
    background-position: 0 -30px;
}

.yoo-zoo.socialbookmarks a.email {
    background-position: 0 -345px;
}

/* ---- fullwith fix ---- */

.uk-container {
    width: 100%;
    max-width: 1920px;
}

.floatbox {
    max-width: 1200px;
    margin: 0 auto;
}

div#tm-bottom-c {
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
    overflow: hidden;
}

.home .uk-panel-box {
    background: #fff;
}

.mostre_evidenza_hp .layout-default {
    background: #fff !important;
}

.mostre_evidenza_hp .description {
    padding: 0 !important;
}

.footer_bottom_grid , div#tm-top-c , .mostre_evidenza_hp , section.tm-bottom-c.uk-grid {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 0;
    overflow: hidden;
}

.footer_bottom_grid {
    position: relative;
}

.pos-image-wide img {
    width: 100%;
}

.uk-grid {
    margin-left: 0;
    margin-right: 0;
}

.uk-grid > *{
  padding-left: 0;
  padding-right: 0;
}

div#tm-main {
    padding: 0;
}

.tm-footer, .tm-padding-around {
    padding: 40px 0;
}

.home div#tm-main {
    padding-top: 0;
}

.tm-content + .tm-main-bottom {
    margin-top: 30px;
}

#yoo-zoo .item h1.pos-title , .heading {
    max-width: 1070px;
    margin: 0 auto;
}

.blu_module{
    background:#f2f2f2;
    padding: 60px 100px;
    margin: 30px 0;
    float: left;
}

.module_container{
    padding: 30px 100px;
    background: #fff;
    float: left;
}

.spacer{
  width: 100%;
  height:50px;
  float: left;
  background: #fff;
  margin: 0 !important;
}

.element.element-socialbookmarks {
    width: 1200px;
    position: absolute;
    bottom: 160px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 20;
}

#yoo-zoo .item div.socialbookmarks {
    float: right;
}

/* TWITTER_PANEL */

.uk-panel.twitter p {
    font-family:'Avenir LT W04_55 Roman1475524';
    text-align: center;
    font-size: 28px;
    line-height: 44px;
    color: #000;
    max-width: 1000px;
    margin: 0 auto;
}

.uk-panel.twitter p a , #tm-bottom-a > section > div > div:nth-child(2) > ul > li > div > div.description > div > p > a , .uk-accordion-content a{
    color:#3366cc;
    border-bottom: 0;
}

.uk-panel.twitter p a:hover , #tm-bottom-a > section > div > div:nth-child(2) > ul > li > div > div.description > div > p > a:hover{
    text-decoration: none;
}

h3.uk-panel-title{
    font-family:"Avenir LT W04_85 Heavy1475548" !important;
    background: #000;
    display: inline-block;
    padding: 4px 15px 4px 7px;
    color: #fff !important;
    font-size: 24px !important;
    letter-spacing: 0.01em;
    text-transform: uppercase;
}

/* ADD MArio visualizza/ nascondi titolo in base alla lingua */
h3.uk-panel-title:lang(en){ display:none}
h3.uk-panel-title.eng:lang(en){ display:inline-block}
h3.uk-panel-title.eng:lang(it) { display:none; }
.title_eng{ display:inline-block !important; }
/*.home h3.eng:lang(it){ display:none}*/

/* END MArio visualizza/ nascondi titolo in base alla lingua */


/*
.home h3.uk-panel-title:lang(en) {
    display: none;
}

.tm-bottom-b h3.uk-panel-title {
    display: block;
}
*/



.mostre h3.uk-panel-title{
  text-transform: uppercase;
  margin-bottom: 5px;
}

/* HOME */


.home div#tm-header {
    display: none;
}

.uk-dotnav > * > * {
    width: 9px;
    height: 9px;
    color: rgba(255, 255, 255, 0);
}

.uk-contrast a:not([class]), .uk-contrast .uk-link {
    text-decoration: none;
    border: 2px solid #fff;
}

.indirizzi_footer .uk-contrast a:not([class]), .indirizzi_footer .uk-contrast .uk-link {
    text-decoration: none !important;
    border: 0 !important;
    color: #fff !important;
}

.home .uk-margin{
    margin: 0;
}

.mostre_home .yoo-zoo.socialbookmarks {
    overflow: hidden;
    display: none;
}

.home main.tm-content {
    margin-top: 0;
}

#tm-top-c .uk-width-1-1 , .mostre_evidenza_hp{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
}

ul.zoo-list > li {
    padding-top: 0px;
}

.mostre_home .zoo-item-list div.media-left {
    margin: 4px 10px 0 0;
    float: left;
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

#tm-top-c .uk-width-1-1 ul li .media.media-left img , .mostre_evidenza_hp ul li .media.media-left img , .mostre_home .zoo-item-list div.media-left img , .mostre div.media-left img , .uk-panel.uk-panel-box p.title a img , .zoo-item-list div.media > object, .zoo-item-list div.media > embed , .dettaglio-mostre .floatbox .pos-media.media-left img {
    position: absolute;
    height: auto;
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1.3);
      -ms-transform: translate(-50%,-50%) scale(1.3);
          transform: translate(-50%,-50%) scale(1.3);
}

.home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div > p.title > img , .mostre_wide_hp img{
    position: absolute;
    height: auto;
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1.2);
      -ms-transform: translate(-50%,-50%) scale(1.2);
          transform: translate(-50%,-50%) scale(1.2);
}

#tm-top-c .uk-width-1-1 ul li p a , .mostre_evidenza_hp ul li p a , .mostre .uk-panel.mostre ul li p.title a , .dettaglio-eventi .uk-panel.mostre ul li p.title a , .dettaglio-mostre .uk-panel.mostre ul li p.title a{
    font-family:"Avenir LT W04_95 Black1475560";
    color: #000;
    font-size: 24px;
    line-height: 26px;
    height: 55px;
    overflow: hidden;
    float: left;
    border: none;
}

#tm-top-c .uk-width-1-1 ul li p.meta , .mostre_evidenza_hp ul li p.meta{
    float: left;
}

#tm-top-c .uk-width-1-1 ul li p.title , .mostre_evidenza_hp ul li p.title{
  clear: both;
}

#tm-top-c .uk-width-1-1 ul li p a , .mostre_evidenza_hp ul li p a{
    margin-top: 25px;
}

#tm-top-c .uk-width-1-1 ul li a:hover, .mostre p.title a:hover , .mostre_evidenza_hp ul li a:hover{
    background: none;
    color: #000;
}

#tm-top-c .uk-width-1-1 ul li .media.media-left , .mostre_evidenza_hp ul li .media.media-left{
    height: 260px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

#tm-top-c .uk-width-1-1 ul li .element.element-text.first , .mostre .element.element-text.first , .mostre_evidenza_hp ul li .element.element-text.first {
    float: left;
    width: 50%;
    color: #000;
    font-size: 20px;
    font-family: "Avenir LT W04_85 Heavy1475548" !important;
    font-style: normal;
    border-top: 1px solid #d1d1d1;
    line-height: 23px;
    padding-top: 10px;
    height: 55px;
    overflow: hidden;
    margin-bottom: 10px;
}

#tm-top-c .mostre_home p.meta , .mostre_evidenza_hp .mostre_home p.meta{
    display: none;
}

.home #tm-top-c .element.element-staticcontent , .mostre_evidenza_hp .element.element-staticcontent {
    margin-right: 5px;
}

.home #tm-top-c .element.element-staticcontent:nth-child(4) , .mostre_evidenza_hp .element.element-staticcontent:nth-child(4) {
    margin-left: 5px;
}

#tm-top-c .uk-width-1-1 ul li .element.element-date , .mostre .element.element-date , .mostre_evidenza_hp ul li .element.element-date{
    font-family:"Avenir LT W04_85 Heavy1475548";
    text-transform: uppercase;
    float: left;
    font-size: 12px;
}


.home #tm-bottom-a > section > div > div:nth-child(3) > p {
    margin-top: 0;
}

.home div#tm-main {
    padding-bottom: 0;
}

.uk-panel.uk-panel-box.mostre_evidenza_hp {
    margin-top: 0px;
}

#tm-top-c .uk-width-1-1 ul li .element.element-staticcontent , .mostre_evidenza_hp ul li .element.element-staticcontent , .mostre .element.element-staticcontent , .mostre .element.element-date , #tm-top-c .uk-width-1-1 ul li .element.element-date , .mostre_evidenza_hp ul li .element.element-date{
    font-family:"Avenir LT W04_85 Heavy1475548";
    float: left;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    font-style: normal;
}

#tm-top-c .uk-width-1-1 ul li p a:hover , .mostre p.title a:hover , .mostre_evidenza_hp ul li p a:hover{
    text-decoration: none;
    border-bottom: none;
}

#tm-top-c .uk-width-1-1 ul li , .mostre_evidenza_hp ul li {
    width: 48%;
    display: inline-block;
}

#tm-top-c .uk-width-1-1 ul li:first-child , .mostre_evidenza_hp ul li:first-child {
    float:left;
    border-top: none;
}

#tm-top-c .uk-width-1-1 ul li:last-child , .mostre_evidenza_hp ul li:last-child {
    float:right;
    border-top: none;
}

#tm-top-c .uk-width-1-1 ul li .element.element-text.first , .mostre_evidenza_hp ul li .element.element-text.first{
    width: 100%;
}


#tm-top-c .uk-width-1-1 ul li .element.element-text.first.last , .mostre_evidenza_hp ul li .element.element-text.first.last , .mostre .description .element.element-text.first , .dettaglio-mostre .floatbox .element.element-text.first{
    height: 82px;
    overflow: hidden;
    font-family: 'ArcherPro-Book' !important;
    padding: 10px 0 9px 0;
    border-bottom: 1px solid #d1d1d1;
    float: left;
    font-size: 18px;
    line-height: 24px;
    border-top: none !important;
    width: 100%;
}

.mostre_evidenza_hp ul li .element.element-text.first.last:lang(en){
    padding: 40px 0 15px 0;
}

#tm-top-c .uk-width-1-1 ul li .element.element-text.first.last , .mostre_evidenza_hp ul li .element.element-text.first.last{
   font-size: 19px;
   padding-bottom: 15px;
}

.tm-block-top-b.uk-block-primary.uk-contrast.tm-padding-around {
    padding: 0;
}

.tm-block-top-b.uk-block-primary{
    background: transparent;
}


.blog-default-archivio-mostre .description:after  , .blog-default-archivio-mostre .description:after , .slider_hp .uk-overlay-hover:hover .uk-overlay-fade, .uk-overlay-active .uk-active > .uk-overlay-fade , .blog-default-la-collezione .pos-meta a:after{
  content:"";
     background: rgba(0,0,0,.2);
     background-image: -webkit-repeating-radial-gradient(center center, rgba(255,255,255,.15), rgba(255,255,255,.15) 1px, transparent 1px,                               transparent 100%);
     background-image: -moz-repeating-radial-gradient(center center, rgba(255,255,255,.15), rgba(255,255,255,.15) 1px, transparent 1px,                                   transparent 100%);
     background-image: -ms-repeating-radial-gradient(center center, rgba(255,255,255,.15), rgba(255,255,255,.15) 1px, transparent 1px,                                   transparent 100%);
     background-image: repeating-radial-gradient(center center, rgba(255,255,255,.15), rgba(255,255,255,.15) 1px, transparent 1px, transparent                          100%);
     -webkit-background-size: 3px 3px;
     -moz-background-size: 3px 3px;
     background-size: 3px 3px;
}

.dettaglio-mostre .description:after{
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.home section#tm-main-bottom .uk-width-1-1.uk-width-medium-1-3 , .home section#tm-main-bottom .uk-width-1-1.uk-width-medium-1-2{
    width: 100%;
}

.home section#tm-main-bottom .uk-width-1-1.uk-width-medium-1-3.uk-grid-margin {
    margin-top: 0;
}

.mostre_wide_hp .zoo-item-list div.media-left:after{
    content:'';
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: rgba(0,0,0,.2);
}

.uk-overlay-panel.uk-flex.uk-flex-middle.uk-overlay-fade > div {
    width: 960px;
    margin: 0 auto;
}

.slider_hp h3.uk-h3 {
    display: inline-block;
    float: left;
    color: #fff;
    background-color: #000;
    font-family:"Avenir LT W04_95 Black1475560";
    font-size: 48px;
    text-transform: uppercase;
    padding: 16px 30px 16px 13px;
    border: none;
    clear: both;
}

.slider_hp .uk-margin {
    float: left;
    color: #fff !important;
    font-family: "Avenir LT W04_85 Heavy1475548";
    font-size: 32px !important;
    line-height: 36px !important;
    max-width: 80%;
    text-transform: none !important;
    display: inline-block;
    clear: both;
    margin: 0px;
}

.slider_hp .uk-button , .blog-default-eventi .uk-accordion-content a.uk-button , .slider_in_evidenza .uk-button , .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default p.links a {
    font-family:"Avenir LT W04_55 Roman1475524";
    background: #3366cc;
    color: #fff;
    border-radius: 0;
    padding: 3px 7.5px;
    min-height: 25px;
    line-height: 21px;
    font-size: 14px;
    margin: 35px 0 0 0px;
    clear: both;
    float: left;
    text-decoration: none;
}

.slider_in_evidenza .uk-button{
  position:relative;
  z-index: 10;
}

a.link-mostre-passate{
  font-family:"Avenir LT W04_55 Roman1475524";
    background: #3366cc;
    color: #fff;
    border-radius: 0;
    padding: 7px 12px;
    line-height: 30px;
    font-size: 20px;
    margin: 0 auto;
    clear: both;
    float: none;
    text-decoration: none;
    text-transform: uppercase;
}

.mostre #tm-bottom-a > section > div > div:nth-child(4) {
    float: none;
    margin: 30px auto;
    width: 350px;
}


.uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default p.links{
    padding-left: 40px;
}

.uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default p.links a{
    padding-right: 10px;
    text-transform: uppercase;
    text-decoration: none;
}

.zoo-item-list p.links span a:after {
    content: "";
}

.slider_hp .uk-button:after , .slider_in_evidenza .uk-button:after, .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default p.links a:after {
    content: "";
    background-image: url(/images/freccia_white.png);
    width: 18px;
    height: 8px;
    display: inline-block;
    margin-left: 15px;
}

.slider_hp .uk-button:hover:after {
    background-image: url(/images/freccia_white.png);
}


.slider_hp .uk-button:hover , .blog-default-eventi .uk-accordion-content a.uk-button:hover , .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default p.links a:hover , .slider_in_evidenza .uk-button:hover , a.link-mostre-passate:hover{
    background: #000;
    color: #fff;
    border:0;
}

.uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default p.links a:hover{
  border-bottom:1px solid transparent;
}

.uk-panel.uk-panel-box.mostre_wide_hp {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    background: none;
}

.mostre_wide_hp p.title a{
    position: absolute !important;
    color: #fff;
    z-index: 10;
    left: 100px;
    font-size: 48px;
    line-height: 44px;
    max-width: 80%;
    font-family:"Avenir LT W04_95 Black1475560";
    top: 70px;
    border-bottom: 1px #fff solid;
    padding-bottom: 15px;
    height: auto !important;
}

.mostre_wide_hp p.title a:hover{
  text-decoration: none;
}

.mostre_wide_hp .element.element-text.first {
    font-family:"Avenir LT W04_85 Heavy1475548";
    color: #fff;
    z-index: 10;
    font-style: normal;
    font-size: 32px;
    display: block;
    margin-bottom: 80px;
    position: absolute;
    top: 185px;
    left: 100px;
    z-index: 10;
}


.mostre_wide_hp .element.element-staticcontent , .mostre_wide_hp .element.element-date{
    font-family:"Avenir LT W04_85 Heavy1475548";
    text-transform: uppercase;
    color: #fff;
    font-style: normal;
    font-size: 16px;
    position: relative;
    top: -260px;
    float: left;
    left: 100px;
    z-index: 10;
}

.mostre_wide_hp .description .element.element-text.first{
    font-family: 'ArcherPro-Book';
    color: #fff;
    font-style: normal;
    font-size: 19px;
    line-height: 24px;
    max-width: 45%;
    position: absolute;
    top: 300px;
    left: 100px;
    z-index: 10;
}

.mostre_wide_hp .description .element.element-text.first:lang(en) {
    top: 20px;
}


.mostre_wide_hp .media.media-left {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.home div#tm-bottom-a .uk-panel {
    width: 48%;
    float: left;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.slider_in_evidenza {
    background: #f2f2f2;
    padding: 30px 40px 55px 40px;
    box-sizing: content-box;
    max-height: 240px;
    margin-top: 0px;
}

.slider_in_evidenza .uk-dotnav-contrast > * > * {
    background: #3366cc;
}

.slider_in_evidenza .uk-dotnav-contrast > .uk-active > * {
    background: rgba(51,102,204,0.4);
}

.slider_in_evidenza .uk-button{
  margin-top: 0px;
}

.slider_in_evidenza ul.uk-dotnav {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.slider_in_evidenza .uk-overlay-panel {
    padding: 0px;
}

.uk-slidenav-position .uk-slidenav {
    display: block;
    background: transparent;
    color: #fff;
    top: 50% !important;
}

.home div#tm-bottom-a .uk-panel:nth-child(2) , .home div#tm-bottom-a .uk-panel:nth-child(5) {
     float: right;
}

div#tm-bottom-a .uk-panel:nth-child(3) , div#tm-bottom-a .uk-panel:nth-child(5) {
    margin-top: 60px;
}

.mostre div#tm-bottom-a .uk-panel:nth-child(3){
    margin-top: 0px;
}

.mostre .uk-panel.mostre.mostre_in_corso {
    margin-top: 50px;
}

.slider_in_evidenza h3.uk-h3 {
    color: #3366cc;
    font-family:"Avenir LT W04_85 Heavy1475548";
    font-size: 28px;
    margin-bottom: 10px;
}

.home div#tm-bottom-a .uk-panel p.title {
    overflow: hidden;
}

.uk-panel.uk-panel-box p.title {
    height: 275px;
    position: relative;
}

.mostre_evidenza_hp p.title {
    height: 80px !important;
}

#tm-main-bottom > div > div > ul > li > div {
    height: auto;
    background: transparent;
    position: relative;
}

.home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default{
    background: #f2f2f2;
    height: 570px;
    overflow: hidden;
}

.mostre #tm-bottom-a > section > div > div:nth-child(3) > p {
    margin: 80px auto 0 auto;
    text-align: center;
}

#tm-bottom-a > section > div > div > p {
    text-align: center;
}

.home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default .element.element-date.first{
    font-family:"Avenir LT W04_85 Heavy1475548";
    font-size: 18px;
    color: #000;
    padding: 0 40px;
    position: relative;
    top: 150px;
    text-transform: uppercase;
}


.home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div > div:nth-child(4) , .home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div > div.element.element-text{
   font-size: 16px;
   font-family: "Avenir LT W04_55 Roman1475524";
    display: inline-block;
    position: relative;
    top: 145px;
    left: 40px;
    color: #000;
}

.slider_in_evidenza h3.uk-h3 {
    font-size: 24px;
}

.home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div > p.links > span > a {
    letter-spacing: 1px;
    padding: 1px 7.5px;
    line-height: 25px;
    position: absolute;
    bottom: 50px;
}

.home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div > div.element.element-text:before{
  content:" - ";

}

.home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default .element.element-itemcategory.last{
    font-family:"Avenir LT W04_85 Heavy1475548";
    font-size: 14px;
    color:#3366c7;
    padding-left: 40px;
    text-transform: uppercase;
    position: relative;
    top: -20px;
    letter-spacing: 1px;
}

.home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default .element.element-itemcategory.last a:nth-child(2) {
    padding-left: 0;
}

.home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default .element.element-itemcategory.last a{
    text-decoration:none;
}

.home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default .description {
    padding-left: 40px;
    padding-right: 40px;
}

 .home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default .description a ,  .home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default .description:lang(en){
    font-family: "Avenir LT W04_85 Heavy1475548";
    font-size: 32px;
    color: #000;
    position: relative;
    top: -30px;
}


.home div#tm-bottom-a .uk-panel:nth-child(2) .description {
    opacity: 0;
    position: absolute;
    background: rgba(0,0,0,0.3);
    height: 576px;
    width: 100%;
    transition: 0.4s all;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
}

.home div#tm-bottom-a .uk-panel:nth-child(2) .description:hover , .home div#tm-bottom-a .uk-panel:nth-child(2) .description:focus {
    opacity: 1;
}

.home #tm-bottom-a > section > div > div:nth-child(2) > ul > li > div > div.description > div {
    position: relative;
    width: 100%;
    height: 100%;
    color: #fff;
}

.home #tm-bottom-a > section > div > div:nth-child(2) > ul {
    position: relative;
    overflow: hidden;
    height: 570px;
}

#tm-bottom-a > section > div > div:nth-child(2) > ul > li > div > div.description > div > p {
    color: #fff;
    position: relative;
    bottom: -65%;
    padding: 40px;
    font-size: 24px;
    font-family: "Avenir LT W04_55 Roman1475524";
}

.zoo-item-list div.media-left {
    margin: 0;
}

/* FOOTER */

a.privacy_footer.eng:lang(it) {
    display: none;
}

a.privacy_footer.eng:lang(en) {
    display: block;
}

a.privacy_footer:lang(en) {
    display: none;
}

.footer{
  max-width: 1200px;
  margin: 0 auto;
}

.uk-block-secondary {
    background: #000;
}


.footer .logo_milano_footer {
    float: right;
    width: 50px;
    height: auto;
}

.footer .logo_900_footer {
    float: left;
    margin-top: 30px;
    max-width: 350px;
}

.footer p {
    font-family:"Avenir LT W04_55 Roman1475524";
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    color: #fff;
}

.indirizzi_footer a , .indirizzi_footer a:hover {
    border: none !important;
    color: #fff !important;
    text-decoration: none !important;
}

#tm-bottom-c{
  position: relative;
}

.footer_bottom {
    position: absolute;
    width: 100%;
    background: #333332;
    left: 0;
    bottom: 0;
    padding: 10px 0px;
}

.logo_footer_bottom {
    margin-left: 0px;
}

.logo_footer_bottom img {
    margin-left: 0px;
    width: 190px;
    height: auto;
    margin-top: 12px;
}

a.logotel_footer_logo {
    position: absolute;
    top: 14px;
    right: 0;
    width: 160px;
}

a.privacy_footer , a.privacy_footer:hover {
    font-family:"Avenir LT W04_55 Roman1475524";
    font-size: 14px;
    display: inline-block;
    float: left;
    margin: 8px 0 7px 0;
    padding-top: 9px;
    opacity: 0.5;
    letter-spacing: 0.03em;
    color: #fff;
    text-decoration: none;
    position: static;
}



.footer .indirizzi_footer {
    display: block;
    float: left;
    clear: left;
    margin: 30px 0 60px 0;
    position: relative;
    width: 100%;
}

.footer .hashtag{
    font-family:"Avenir LT W04_85 Heavy1475548";
    font-size: 24px;
    color: #fff;
    letter-spacing: 0.02em;
    display: none;
}

.footer .social_footer {
    display: inline-block;
    float: left;
    clear: right;
    margin: 0 0 30px -17px;
}

footer.tm-footer {
    display: none;
}

p.carta_servizi {
    color: #999;
    padding-top: 20px;
}

.carta_servizi a {
    color: #fff;
    font-family:"Avenir LT W04_85 Heavy1475548";
    font-size: 14px;
    margin: 0 10px;
}

.carta_servizi a:first-child {
    margin-left: 0;
}

.carta_servizi a:hover {
    text-decoration: underline;
}

.footer .leonardo_logo {
    float: right;
    width: 200px;
    position: absolute;
    right: 0;
    bottom: 15px;
    color: #fff;
    font-family:"Avenir LT W04_55 Roman1475524";
    font-size: 14px;
}


.footer .social_icons a {
    color: #fff;
    text-decoration: none;
    font-size: 50px;
    height: 50px;
    width: 43px;
    float: left;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
}

.social_icon_box {
    float: left;
    width: 172px;
}

/* LA COLLEZIONE */


a.uk-position-cover {
    border: none;
}

.blog-default-collezione a.uk-link-reset {
      font-family: 'AvenirNextLTPro-Bold';
    text-transform: uppercase;
    font-size: 23px;
    border: none;
}

.blog-default-collezione .uk-margin {
    margin: 5px 0;
}

.blog-default-collezione h3.uk-panel-title{
    margin-top: 35px !important;
    margin-bottom: 10px;
    font-size: 24px !important;
}

.blog-default .floatbox{
    overflow: hidden;
    position: relative;
    top: -150px;
    z-index: 11;
  background: #fff;
}

.timeline .element.element-textarea.first , .mostre .element.element-textarea.first ,  .didattica .element.element-textarea.first , .dettaglio-eventi .element.element-textarea.first , .blog-default-eventi-concerti .element.element-textarea.first , .blog-default-eventi-conferenze .element.element-textarea.first , .blog-default-eventi-presentazioni .element.element-textarea.first , .blog-default-eventi-progetti-speciali .element.element-textarea.first , .blog-default-eventi-card-800-900 .element.element-textarea.first , .blog-default-eventi-news .element.element-textarea.first{
    margin: 0 auto;
    background: #fff;
    padding: 75px 100px;
}

.eventi .element.element-textarea.first {
    margin: 0 auto;
    background: #fff;
    padding: 75px 100px 30px 100px;
}

.didattica .element.element-textarea{
    margin: 0 auto;
    background: #fff;
    padding: 15px 100px;
    margin-bottom: 0 !important;
}

.dettaglio-mostre .element.element-textarea p, .dettaglio-eventi .element.element-textarea p {
    text-align: justify !important;
}

.dettaglio-mostre .element.element-textarea{
    margin: 0 auto;
    background: #fff;
    padding: 15px 100px 0 100px;
    margin-bottom: 0 !important;
}


.dettaglio-mostre .element.element-textarea.first{
    padding-top: 75px;
}

.dettaglio-mostre .element.element-textarea.last{
    padding-bottom: 75px;
}

#yoo-zoo .item .element-textarea .moduletable {
    margin: 40px 0px 25px 0px;
    float: left;
}

.visita .moduletable , #yoo-zoo.blog-default-contatti .moduletable {
    margin: 0px !important;
}


.collezione .item .element-textarea .moduletable {
    margin: 25px 0px !important;
}

.pos-image-wide {
    position: relative;
    max-height: 600px;
    overflow: hidden;
}


.pos-image-wide .element.element-image.first:after , .dettaglio-mostre .element.element-image.last:after , .dettaglio-eventi .pos-image-wide .element.element-staticcontent.last:after{
    content:'';
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: rgba(0,0,0,.2);
    background-image: -webkit-repeating-radial-gradient(center center, rgba(255,255,255,.2), rgba(255,255,255,.2) 1px, transparent 1px,                               transparent 100%);
     background-image: -moz-repeating-radial-gradient(center center, rgba(255,255,255,.2), rgba(255,255,255,.2) 1px, transparent 1px,                                   transparent 100%);
     background-image: -ms-repeating-radial-gradient(center center, rgba(255,255,255,.2), rgba(255,255,255,.2) 1px, transparent 1px,                                   transparent 100%);
     background-image: repeating-radial-gradient(center center, rgba(255,255,255,.2), rgba(255,255,255,.2) 1px, transparent 1px, transparent                          100%);
     -webkit-background-size: 3px 3px;
     -moz-background-size: 3px 3px;
     background-size: 3px 3px;
}


.dettaglio-mostre .element.element-image.last:after{
  background-image: none;
  background: rgba(0,0,0,.2);
}

/* LE MOSTRE */


.mostre .zoo-item-list div.media-left , .dettaglio-mostre .floatbox .pos-media.media-left{
    position: relative;
    max-width: 460px;
    width: 45%;
    height: 230px;
    overflow: hidden;
    margin-right: 40px;
    top: 0;
    left: 0;
}

h4.blu_text {
    color: #3366cc !important;
    margin-top: 35px !important;
    font-family: "Avenir LT W04_55 Roman1475524" !important;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
}

.dettaglio-mostre .uk-panel.mostre.mostre_in_corso , .dettaglio-eventi .uk-panel.mostre.mostre_in_corso {
    background: #f2f2f2;
    padding-top: 60px;
    padding-bottom: 30px;

}

.uk-panel.mostre.mostre_in_corso , .uk-panel.mostre.mostre_future , .uk-panel.mostre.mostre_passate , .uk-panel.timeline_module{
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 100px;
}

.uk-panel.uk-hidden-small.mostre.mostre_passate {
    margin-top: 30px;
}

.uk-panel.mostre ul li {
    height: 260px;
    margin-bottom: 30px;
}

.uk-panel.mostre ul li img {
    float: left;
}

.uk-panel.mostre ul li p.title , .uk-panel.mostre ul li .description {
    max-width: 50%;
    float: left;
    margin-top: 0px;
}

#tm-bottom-a .uk-grid .uk-width-1-1 {
    max-width: 1200px;
    margin: 0 auto;
}

  .mostre div#tm-bottom-a {
    margin-top: -230px;
}

/* MOSTRE SINGOLA */

.dettaglio-mostre h1.pos-title a {
    position: absolute;
    color: #fff;
    background: transparent;
    font-family: 'Avenir LT W04_95 Black1475560';
    font-size: 48px;
    line-height: 46px;
    text-transform: uppercase;
    margin: 70px 0 0 40px;
    max-width: 800px;
    padding: 10px 30px 10px 0px;
    border: none;
    z-index: 20;
    letter-spacing: 0.01em;
    border-bottom: 1px solid #fff;
}

.dettaglio-mostre h2.pos-subtitle {
    color: #fff !important;
    font-family: "Avenir LT W04_85 Heavy1475548";
    font-size: 32px !important;
    line-height: 36px !important;
    position: absolute;
    width: 1000px;
    top: 210px;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    text-transform: none !important;
    display: inline;
    z-index: 11;
}

.dettaglio-mostre p.pos-meta {
    color: #fff !important;
    font-family: "Avenir LT W04_85 Heavy1475548";
    font-size: 16px !important;
    line-height: 20px !important;
    font-style: normal !important;
    position: absolute;
    width: 1000px;
    top: 290px;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    text-transform: uppercase;
    display: inline;
    z-index: 11;
}

/* MOSTRE ARCHIVIO */

.blog-default-mostre .width100.first.last .floatbox {
    top: 0;
}

.blog-default-mostre .items.items-col-1 {
    position: relative;
    top: -150px;
    margin: 0 auto !important;
    max-width: 1200px;
    margin: 0 auto;
}

.blog-default-mostre .width100.first.last {
    padding: 60px 100px;
    background: #fff;
}

#yoo-zoo .items div.teaser-item-bg {
    background: none;
}

#yoo-zoo .details div.heading {
    padding-bottom: 0px;
    border-bottom: none;
}

.dettaglio-mostre #yoo-zoo .details div.description {
    margin-top: 0px;
    overflow: hidden;
    position: relative;
}

.dettaglio-mostre #yoo-zoo .details div.description:lang(en){
  color: transparent;
}

.dettaglio-mostre .teaser-item h1.pos-title {
    float: right;
    width: 54%;
    position: static;
}

.dettaglio-mostre .teaser-item h1.pos-title a {
    color: #000 !important;
    border: none !important;
    font-size: 24px !important;
    line-height: 26px;
    position: static;
    float: left;
    height: 40px;
    margin-top: 0 !important;
    padding-top: 0;
}

.dettaglio-mostre .teaser-item p.pos-meta {
    position: absolute;
    right: 0;
    color: #000 !important;
    font-size: 14px !important;
    width: 50%;
    left: 50%;
    top: 125px;
}

.dettaglio-mostre .teaser-item .pos-content .element.element-text.first.last {
    width: 50%;
    height: 72px;
    left: 50%;
    float: left;
    position: absolute;
    bottom: 0;
    color: #000;
}

.dettaglio-mostre .teaser-item .floatbox .pos-media.media-left{
    position: absolute;
}

.dettaglio-mostre .width100.first.last {
    max-width: 1000px;
    margin: 0 auto;
}

.dettaglio-mostre .items.items-col-1 {
    position: relative;
    max-width: 1200px;
    top: -150px;
    margin: 0 auto !important;
    background: #fff;
    padding-top: 75px;
}

.dettaglio-mostre .teaser-item h2.pos-subtitle {
    color: #000 !important;
    font-size: 20px !important;
    position: static !important;
    width: 50%;
    float: right;
    font-family: "Avenir LT W04_85 Heavy1475548" !important;
    font-style: normal;
    border-top: 1px solid #d1d1d1;
    line-height: 20px !important;
    padding-top: 10px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 10px !important;
}

.dettaglio-mostre .teaser-item .floatbox{
    position: static;
}

.dettaglio-mostre .teaser-item {
    height: 230px;
    margin-bottom: 50px;
    position: relative;
    padding: 0 !important;
}

.dettaglio-mostre .teaser-item-bg > div:nth-child(4) , .dettaglio-mostre .teaser-item-bg > div:nth-child(5) , .dettaglio-mostre .teaser-item-bg > div:nth-child(6) , .teaser-item-bg > div:nth-child(3){
  display: inline-block;
  float: left;
}

/* VISITA */

/*
[id*='map']	{ background:#f2f2f2 url('/images/map.png') no-repeat center center; }
[id*="map"] .gm-style-iw p { font-family:inherit; font-size:14px; font-weight:bold; line-height: 1.7; margin: 0; color:#333; }
[id*='map'] .gm-style-iw + div img { display:none; }
[id*="map"] .gm-style-iw + div { border-radius: 40px; height: 20px !important; line-height: 1; opacity: 1 !important; right: 4px !important;
top: 4px !important; width: 20px !important; }
[id*="map"] .gm-style-iw + div::after { color: #3366cc; content: "+"; font-size: 26px; left: 3px; position: absolute; top: -3px;
transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
[id*="map"] .gm-style-iw p a { border:none; display:inline; color:#427fed; font-weight:normal; font-size:13px; }
[id*="map"] .gm-style-iw p a:hover	{ text-decoration:underline; }
.gm-style > div > div + div + div > div + div + div + div > div > div > div + div + div > div > div { box-shadow:none !important; }
*/

.dove_siamo_grid , .biglietti_grid , .guide_grid , .bookshop_ristorante_grid {
    width: 48%;
    float: left;
    margin-top: 30px;
    box-sizing: border-box;
}

.guide_grid {
  width: 48%;
}

.guide_grid.box_right {
  width: 48%;
  float:right;
}

.dove_siamo , .biglietti , .guide , .bookshop_ristorante , .card_abbonamenti {
    width: 100%;
}

.card_abbonamenti {
margin-top: 35px;
}

.dove_siamo_grid p , .biglietti p , .guide_grid p , .bookshop_ristorante{
    margin: 0;
}

.dove_siamo_grid h3 {
    font-family: "Avenir LT W04_85 Heavy1475548";
}

.tab_orari{
  background: #f2f2f2;
  padding: 40px;
  float: right;
}

.tab_orari td {
    width: 50%;
    padding-bottom: 5px;
}

.tab_orari table {
    width: 100%;
    margin-bottom: 30px;
}

.tab_orari .orari{
  color: #3366cc !important;
  text-align: right;
}

a.acquista {
    font-size: 14px;
    color: #3366cc !important;
    border: none !important;
}

a.acquista:hover {
    text-decoration: underline !important;
}

.biglietti_grid.pic{
    float: right;
}

.container_guide {

    margin-top: 30px;
}

.visita .floatbox .moduletable:nth-child(2) {
    margin-top: 0 !important;
}

.bookshop_ristorante_grid.box_right {
    float: right;
}

.bookshop_ristorante_grid img {
    float: left;
    margin: 35px 0;
}

.card_abbonamenti p {
    margin-top: 0;
}

.mappa_grid {
    position: relative;
    top: -38px;
    display: block;
    float: right;
    width: 48%;
}

.mappa_grid > h3.uk-panel-title:lang(en) {
    display: inline !important;
}

.mappa_grid p{
    font-size: 19px;
    line-height: 27px;
    margin-top:30px;

}

.visita .moduletable .biglietti_grid h3, .visita .moduletable .guide_grid h3, .visita .moduletable .mappa_grid h3 {
    margin-top: 15px !important;
}

.visita .moduletable .mappa_grid h3.uk-panel-title {
    margin-top:0px !important;
}

.mappa_grid img {
    padding-top: 20px;
}

/*MODALE VISITA */

.reveal-modal-bg {
        position: fixed;
        height: 100%;
        width: 100%;
        background: #000;
        background: rgba(0,0,0,.8);
        z-index: 1000;
        display: none;
        top: 0;
        left: 0;
        }

    .reveal-modal {
        visibility: hidden;
        top: 30% !important;
        left: 50%;
        margin-left: -300px;
        max-width: 600px;
        position: fixed;
        z-index: 10000;
        background: #fff;
        padding: 30px 40px 34px;
        }

    .reveal-modal.small         { width: 200px; margin-left: -140px;}
    .reveal-modal.medium        { width: 400px; margin-left: -240px;}
    .reveal-modal.large         { width: 600px; margin-left: -340px;}
    .reveal-modal.xlarge        { width: 800px; margin-left: -440px;}

    .reveal-modal .close-reveal-modal {
        font-size: 40px;
        line-height: .5;
        position: absolute;
        top: 30px;
        right: 30px;
        color: #3366cc;
        font-weight: bold;
        cursor: pointer;
        }

a.close-reveal-modal:hover {
    text-decoration: none;
}

div#myModal p {
    margin-bottom: 0px;
    line-height: 30px;
}

/* CONTATTI */

#yoo-zoo > div > div.floatbox > div > div > div:nth-child(3) > div:nth-child(1) > p {
    text-align: justify;
}

.contatti .moduletable h3 , .visita .moduletable h3 , .ba-goback h3 {
    font-size: 24px !important;
    margin: 0;
    font-family: "Avenir LT W04_85 Heavy1475548" !important;
}

p.orari {
    font-family:"Avenir LT W04_55 Roman1475524";
    font-size: 24px;

}

.dove_siamo_grid h4 {
    font-family: "Avenir LT W04_85 Heavy1475548";
    font-size: 14px;
    color: #000;
    margin: 5px 0 0 0;
}

.visita .moduletable .biglietti_grid h3 , .visita .moduletable .guide_grid h3 {
margin-top: 15px !important;
}

.contatti_section_grid {
    width: 50%;
    float: left;
    margin-top: 40px;
}

.contatti_section {
    width: 100%;
}

.contatti_section_grid p {
    margin: 0;
}

.contatti_section p {
    font-size: 19px;
    line-height: 27px;
}

.contatti_section_grid p a , .faq p a , .guide_grid.box_right a , .card_abbonamenti a , .bookshop_ristorante a{
    color: #000;
    border-bottom: #3366cc 1px solid;
}

.contatti_section_grid p a:hover , .faq p a:hover , .guide_grid.box_right a:hover , .card_abbonamenti a:hover , .bookshop_ristorante a:hover{
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


.faq h3 {
    margin-top: 35px !important;
}

.faq p {
    margin:0;
    font-size: 19px;
    line-height: 27px;
}

/* MUSEO */

.museo h3.uk-panel-title{
    margin: 35px 0 10px 0 !important;
}

.museo .blu_module h3.uk-panel-title , .museo .blu_module h3.uk-panel-title {
    margin: 60px 0 35px 0 !important;
}

.chi_siamo {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
}

.chi_siamo h3 {
    font-family:"Avenir LT W04_85 Heavy1475548" !important;
    font-size: 14px !important;
    text-transform: uppercase;
    margin-bottom: 0px;
    line-height: 20px;
    letter-spacing: -0.01em;
}

.chi_siamo p {
    margin: 0 0 30px 0;
}

.museo .blu_module {
    padding-top: 0;
    float: left;
}

.blog-default-il-museo .pos-content img , .museo .floatbox img {
    width: 100%;
    margin-bottom: 100px !important;
    margin-top: 20px;
    float: left;
}

.blog-default-il-museo .pos-content img, .museo .floatbox img:first-child {
    margin-bottom: 30px !important;
}

/* EVENTI */

h3.uk-accordion-title {
    background: #f2f2f2;
    position: relative;
    border-radius: 0;
    height: 180px;
}

.immagine-accordion {
    position: relative;
    width: 240px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}

.immagine-accordion img{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.uk-accordion-title:hover {
    background: #f2f2f2;
}

.titolo-accordion {
    font-family:"Avenir LT W04_85 Heavy1475548";
    font-size: 28px;
    float: left;
    margin: 40px 0 0 40px;
    text-transform: none;
}

.data-accordion {
    font-family:"Avenir LT W04_85 Heavy1475548" !important;
    color: #3366c7;
    max-height: 25px;
    overflow: hidden;
    font-size: 14px;
    display: inline-block;
    clear: both;
    float: left;
    margin: 0 40px 0 40px;
}

h3.uk-accordion-title.uk-active{
    margin: 0px auto;
    transition: .2s all;
}

.uk-accordion-content{
    background: #f2f2f2;
    margin-bottom: 5px !important;
}

.uk-margin.uk-text-center img {
    display: none;
}

.uk-margin, .accordion_eventi .uk-h3 {
    margin: 0 40px;
}

.menu_eventi_incluso {
    display: block;
    clear: both;
    height: 70px;
    font-family: "Avenir LT W04_85 Heavy1475548";
    font-size: 14px;
    position: relative;
    z-index: 30;
}

.menu_eventi_incluso .moduletable {
    margin: 0 !important;
}

.menu_eventi_incluso ul li {
    padding: 7px 10px 7px 7px;
    margin-right: 11px;
    background: #3366c7;
    margin-bottom: 10px;
}

.ba-gallery .ba-goback input[type="button"], .ba-gallery .category-filter input.ba-filter, .ba-gallery .category-filter input.ba-filter-active {
    background: #3366c7 !important;
    margin: 0 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-family: "Avenir LT W04_85 Heavy1475548";
    margin-right: 30px !important;
}

.menu_eventi_incluso ul li a , .menu_eventi_incluso ul li a:hover  , .menu_eventi_incluso li.current.active , .menu_eventi_incluso ul li a:active , .menu_eventi_incluso ul li a:focus{
    color: #fff;
}

.menu_eventi_incluso li.current {
    background: #000 !important;
}

.menu_eventi_incluso ul li:hover {
    background: #000;
    color: #fff;
}

.menu_eventi_incluso li {
    display: inline-block;
}




/* NUOVO EVENTI */

.eventi div#tm-bottom-a {
    padding: 0px;
}

.eventi .uk-width-1-1 li {
    height: 180px;
    border-top: none;
    max-width: 980px;
    margin: 0 auto 20px auto;
}

.eventi .uk-width-1-1 .media.media-left {
    width: 180px;
    height: 100%;
    background: #fff;
}

.eventi .uk-width-1-1 li .layout-layout2 {
    height: 100%;
    background: #f2f2f2;
    float: left;
    width: 100%;
}

.eventi .uk-width-1-1 .media.media-left .month{
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Avenir LT W04_85 Heavy1475548";
    color: #000;
    text-align: center;
    clear: both;
    margin-top: 35px;
    position: relative;
    top: -43px;
}

.eventi .uk-width-1-1 .media.media-left .day{
    font-size: 60px;
    font-family: "Avenir LT W04_85 Heavy1475548";
    color: #000;
    text-align: center;
    clear: both;
    margin-top: 15px;
    position: relative;
    top: 64px;
}

.eventi .uk-width-1-1 .media.media-left .weekday{
    font-size: 16px;
    font-family: "Avenir LT W04_55 Roman1475524";
    color: #000;
    text-align: center;
    clear: both;
    margin-top: 24px;
}

.eventi .uk-width-1-1 p.meta span{
    font-family:"Avenir LT W04_85 Heavy1475548";
    color: #3366c7;
    max-height: 25px;
    overflow: hidden;
    font-size: 14px;
    clear: both;
    letter-spacing: 1px;
    margin: 0px 40px 0 40px;
    font-style: normal;
    text-transform: uppercase;
    top: 40px;
    position: relative;
}


.eventi .uk-width-1-1 .description a , .eventi .uk-width-1-1 .description .element.element-itemname.first:lang(en){
    font-family:"Avenir LT W04_85 Heavy1475548";
    color: #000;
    font-size: 28px;
    top: 40px;
    position: relative;
    margin: 0px 40px 0 0px;
    max-width: 92%;
    display: block;
}

.eventi .uk-width-1-1 .description .element.element-itemname.first {
    left: 40px;
    position: relative;
}

.eventi .uk-width-1-1 .element.element-text:before {
    content: " - ";
}

.eventi .uk-width-1-1 .element.element-date , .eventi .uk-width-1-1 .element.element-text.last , .eventi .uk-width-1-1 .element.element-text{
    display: inline-block;
    font-family:"Avenir LT W04_85 Heavy1475548";
    color: #000;
    overflow: hidden;
    font-size: 16px;
    top: 40px;
    position: relative;
}

.eventi .uk-width-1-1 .element.element-date{
    margin: 0 0 0 40px;
    padding-top: 5px;
}

.eventi .uk-width-1-1 .element.element-textarea.last p {
    font-size: 18px;
    left: 40px;
    font-family: "Avenir LT W04_55 Roman1475524";
    position: relative;
    top: 30px;
    display: block;
    max-width: 95%;

}

.eventi .uk-width-1-1 .element.element-text.last:before{
  content:" - ";
}


/* EVENTI SINGOLO */

.dettaglio-eventi .element.element-itemcategory.first {
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Avenir LT W04_85 Heavy1475548";
    color: #3366cc;
    letter-spacing: 1px;
}

.dettaglio-eventi div.floatbox > div > div:nth-child(3){
  font-size: 20px;
    text-transform: uppercase;
    font-family: "Avenir LT W04_85 Heavy1475548";
    color: #000;
    margin-top: 40px;
    margin-bottom: 5px !important;
}

.dettaglio-eventi .element.element-textarea p{
  font-size: 20px;
   font-family: "Avenir LT W04_55 Roman1475524";
  color:#000;
  padding: 10px 0 30px 0;
}


.dettaglio-eventi .element.element-textarea.last p{
      font-family: 'ArcherPro-Book' !important;
       font-size: 21px;
       margin-bottom: 25px !important;
       padding: 0;
}

.dettaglio-mostre .element.element-textarea p{
  margin-bottom: 25px !important;
}

.dettaglio-eventi .element.element-itemname {
    font-size: 32px;
    font-family: "Avenir LT W04_85 Heavy1475548";
    color: #000;
}

.dettaglio-eventi .element.element-date:first-child:after{
  content:" - "
}

.dettaglio-eventi div.pos-content {
    background: #fff;
    padding: 60px 100px;
}

.dettaglio-eventi div.pos-content .element.element-date.first{
      font-family: "Avenir LT W04_85 Heavy1475548";
      font-size: 32px;
      color: #000;
}



.dettaglio-eventi div.floatbox > div > div:nth-child(4) , .dettaglio-eventi div.pos-content .element.element-text{
      font-family: "Avenir LT W04_85 Heavy1475548";
      font-size: 20px;
      color: #000;
      display: inline-block;
      margin-bottom: 7px !important;
}

.dettaglio-eventi div.pos-content .element.element-text:before{
  content:" - ";
}

#yoo-zoo > div > div.floatbox > div > div:nth-child(3) > p{
      font-family: "Avenir LT W04_55 Roman1475524";
      font-size: 20px;
      color: #000;
      line-height: 30px;
      margin-bottom: 15px !important;
      border-bottom: 2px #f2f2f2 solid;
      margin-bottom: 60px !important;
      padding-bottom: 30px;
}


div#dieci_capolavori {
    margin-top: 60px;
}

#dieci_capolavori > p {
    margin-top: 10px;
}

/* LIGHTBOX */

#lightbox h3 , #myCarousel h3 , .gallery-modal .modal-description h3:first-child{
    font-size: 24px !important;
    font-family:"Avenir LT W04_85 Heavy1475548";
    margin:0;
}

#lightbox h3:nth-child(3) , #myCarousel h3:nth-child(3) , .gallery-modal .modal-description h3:nth-child(2){
    font-family: "Avenir LT W04_55 Roman1475524" !important;
    margin-top: 0px;
}

#lightbox h4 , #myCarousel h4 , .gallery-modal .modal-description h4{
    font-size: 20px;
    font-family:"Avenir LT W04_55 Roman1475524";
    margin: 20px 0 0 0;
}

#lightbox p , #myCarousel p{
    font-family:'ArcherPro-Book';
    color: #000;
    font-size: 16px;
    line-height: 23px;
    font-weight: normal;
}

.grid {
    width: 100vw;
    max-width: 1200px;
}



/* ---- .grid-item ---- */

.grid-item {
  float: left;
  width: 370px;
  height: 360px;
  overflow: hidden;
  padding-top:30px;
  position: relative;
}

.grid-item img{
    position: absolute;
    height: auto;
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    }



.grid-item--width2 { width: 100%; height: 630px;}
.grid-item--height1 { height: 272px; }
.grid-item--height2 { height: 408px; }
.grid-item--height3 { height: 501px; }
.grid-item--height4 { height: 520px; }
.grid-item--height5 { height: 454px; }
.grid-item--height6 { height: 428px; }
.grid-item--height7 { height: 494px; }
.grid-item--height8 { height: 390px; }
.grid-item--height9 { height: 460px; padding-top: 50px; }

/* LIGHTBOX */

body:after {
  content: url(/images/masonry_img/close.png) url(/images/masonry_img/loading.gif) url(/images/masonry_img/prev.png) url(/images/masonry_img/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 0px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 8px 4px 0 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/images/masonry_img/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/images/masonry_img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/images/masonry_img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 0px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
    padding: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  float: left;
  text-align: left;
  line-height: 1.1em;
  background: #f2f2f2;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
  display: none !important;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/images/masonry_img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


/* COLLEZIONE SLIDER */


/* Container */
.container-fluid {
    background: #fff;
    margin: 0px auto 10px;
    max-width: 1200px;
    position: relative;
}


/* Page Header */
.page-header {
    background: #fbf4e0;
    margin: -30px 0px 0px;
    padding: 20px 40px;
    border-top: 4px solid #ccc;
    color: #a83b3b;
    text-transform: uppercase;
    }
    .page-header h3 {
        line-height: 0.88rem;
        color: #a83b3b;
        }



/* Thumbnail Box */
.caption {
    height: 360px;
    width: 100%;
    margin: 0px;
    padding: 20px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.caption .span4, .caption .span8 {
    padding: 0px 20px;
}

#myCarousel .bannerImage {
    height: 576px;
    overflow: hidden;
    position: relative;
}

#myCarousel .bannerImage img {
    position: absolute;
    height: auto !important;
    width: auto;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
}

.carousel-control {
    top: 50%;
}

.span12 {
    position: relative;
}

.control-box {
    position: absolute;
    height: 320px;
    top: 0;
    width: 100%;
}

/* TIMELINE COMPLEANNO*/

.blog-default-timeline-compleanno h1.pos-title a {
    max-width: 680px;
}

/* TIMELINE */

.timeline .mostre_wide_hp .media.media-left , .timeline .timeline_module .layout-default{
    height: 350px;
}

.timeline div#tm-bottom-a {
    padding: 0;
}

.timeline .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 0;
}

.timeline .uk-panel.timeline_module li {
    position: relative;
    margin-bottom: 60px;
    border-top: 0;
}

.timeline .uk-panel.timeline_module li:last-child {
    margin-bottom: 0;
}

.timeline .description{
    position: relative;
    top: -300px;
    z-index: 10;
}

.timeline .description .element.element-itemname.first a{
    color: #fff;
    margin: 0 100px;
    font-size: 36px;
    line-height: 36px;
    max-width: 80%;
    text-transform: uppercase;
    font-family: "Avenir LT W04_95 Black1475560";
    border-bottom: 1px #fff solid;
    padding-bottom: 15px;
    display: block;
}

.timeline .description .element.element-itemname.first a:hover{
    text-decoration: none;
}

.timeline .description .element.element-text.last{
    font-family: 'ArcherPro-Book';
    color: #fff;
    font-style: normal;
    font-size: 19px;
    line-height: 24px;
    max-width: 45%;
    display: block;
    margin: 20px 100px 0 100px;
}

.timeline h3.uk-panel-title {
    margin: 50px auto;
    display: table;
    padding: 10px 20px;
    font-size: 48px !important;
    line-height: 42px;
    font-family: 'Avenir LT W04_95 Black1475560' !important;
}



  /* NUOVA GALLERY - 10 CAPOLAVORI */


.moduletablegallery_capolavori {
    width: 100%;
    max-width: 1200px;
}

.blog-default-in-collezione #dieci_capolavori h3.uk-panel-title {
    margin: 0;
}

#dieci_capolavori h3.uk-panel-title {
    margin: 0 100px;
}

.ba-caption-content h3, p.short-description {
    font-family: "Avenir LT W04_55 Roman1475524" !important;
    color: #fff !important;
    text-align: center !important;
    font-size: 18px !important;
}

.ba-album .ba-caption {
    background-color: #000 !important;
    height: 25% !important;
    bottom: 0 !important;
    top: initial !important;
}

.ba-album .ba-caption-content p{
    display: none;
}

.ba-album .ba-caption-content h3 {
    text-transform: uppercase;
}

.ba-album.css-style-7 .ba-album-items:hover .ba-caption {
    opacity: 1 !important;
    height: 0 !important;
    transition: all 400ms ease-in-out 0ms;
    -webkit-transition: all .4s 0s ease-in-out;
    -moz-transition: all .4s 0s ease-in-out;
    -o-transition: all .4s 0s ease-in-out;
}

.ba-gallery {
    margin-top: 20px;
}

.ba-goback h3 {
    margin: 20px 100px 20px 100px !important;
    width: 60%;
}

.ba-caption .ba-caption-content h3, .ba-caption .ba-caption-content .image-category, .ba-caption .ba-caption-content .short-description {
    margin: 0 5%;
}

.ba-gallery .categories-description{
    padding: 0px 100px;
    text-align: justify;
}

.ba-gallery .ba-goback input[type="button"] {
    margin-right: 100px !important;
    margin-top: 10px !important;
}

#dieci_capolavori h3.uk-panel-title:lang(en) {
    display: inline-block;
}

/* DIDATTICA */


.didattica .immagine-accordion {
    display: none;
}

.didattica .accordion_eventi .titolo-accordion {
    margin: 60px 40px 0 40px;
    height: 30px;
    overflow: hidden;
    letter-spacing: 0;
}

.didattica .accordion_eventi .data-accordion {
    left: 15px;
    top: 25px;
    position: absolute;
}

.didattica .element-textarea > * {
    margin: 0px !important;
}

.didattica .element.element-textarea > p {
    display: none;
}

.didattica .element.element-textarea.first p {
    display: block;
    margin-bottom: 25px !important;
}

.abstract-didattica {
    float: left;
    margin: 20px 40px 0 40px;
    clear: both;
}

.accordion_eventi .uk-margin.uk-text-center img {
    display: none;
}

.didattica .accordion_eventi .uk-margin, .didattica .accordion_eventi .uk-h3 {
    margin: 0px 40px;
    padding-left: 20px;
    border-left: 3px #fff solid;
}


.didattica a.uk-button , .didattica .uk-margin.author , .didattica h3.uk-accordion-title .data-accordion:first-child , .didattica h3.uk-h3.uk-margin-top-remove {
    display: none;
}

.abstract-didattica p {
    font-size: 16px;
    font-family: "Avenir LT W04_55 Roman1475524";
    line-height: 21px;
    text-transform: none;
    height: 45px;
    overflow: hidden;
    letter-spacing: 0;
}

.didattica .uk-accordion-content p {
    font-size: 19px;
    line-height: 27px;
}


.didattica h3.uk-panel-title {
    margin: 60px 0 35px 0 !important;
}

.didattica .element.element-textarea.first {
    padding-bottom: 0 !important;
}

.didattica .element.element-textarea.last {
    padding-top: 0 !important;
}

/* CORRELATE */

div#tm-bottom-b {
    background: none;
    max-width: 1200px;
    margin: 0 auto;
}

div#tm-bottom-b .uk-width-1-1 .uk-panel .moduletable:first-child {
    margin-left: 0;
}

div#tm-bottom-b .uk-width-1-1 .uk-panel .moduletable:last-child {
    margin-right: 0;
    margin: 0 1.3%;
}

div#tm-bottom-b .uk-width-1-1 .uk-panel .moduletable {
    width: 22.5%;
    margin: 0 1% 50px 1% !important;
    display: inline-block;
}

#tm-bottom-b .uk-width-1-1 .uk-panel .moduletable h3 {
    font-family:"Avenir LT W04_85 Heavy1475548";
    font-size: 18px !important;
    line-height: 21px;
    margin-bottom: 0px;
    background: #000;
    text-transform: uppercase;
    padding: 7px;
}

#tm-bottom-b .uk-width-1-1 .uk-panel .moduletable h3:first-child {
    display: none;
}

#tm-bottom-b p {
    margin: 0px;
}

#tm-bottom-b img {
    margin-top: 20px;
}

div#tm-bottom-b a , div#tm-bottom-b a:hover{
    border: 0;
    color: #fff;
    text-decoration: none;
}


.desktop_remove{
  display:none;
}

/* Gallery news

.uk-panel .uk-slidenav-position ul li h3.uk-h3 {
    color: #000;
    font-family: 'ArcherPro-Book' !important;
}


*/

/* 2016-06-20 ADD Stefano Maggioni */
/* Galleries */
.ba-album.css-style-7 .ba-album-items:hover .ba-caption,
.ba-gallery-grid.css-style-7 .ba-caption {
    opacity: 0!important;
}

.ba-album.css-style-7 .ba-caption,
.ba-gallery-grid.css-style-7 .ba-image:hover .ba-caption {
    opacity: 1!important;
}
/* END ADD */


/* 2016-07-20 ADD Stefano Maggioni */
.widgetkit-gallery-nocrop .uk-panel.uk-overlay.uk-overlay-hover.uk-cover-background {
    background-size: auto 600px!important;
}
/* END ADD */


@media (min-width: 1251px) and (max-width: 1280px) {
    .uk-modal {
    height: 100%;
}
}



@media (min-width: 1200px) and (max-width: 1250px) {

  .mostre .uk-panel.mostre.mostre_in_corso {
    margin-top: 200px;
}

  .timeline .floatbox , .collezione #yoo-zoo .floatbox, .blog-default-le-mostre .floatbox, .blog-default-eventi .floatbox, .blog-default-contatti .floatbox, .blog-default-visita .floatbox, .blog-default-il-museo .floatbox , .dettaglio-mostre .floatbox , .didattica .floatbox {
    top: 0;
}

  .timeline  .floatbox {
    margin-bottom: 100px;
  }

    .uk-modal {
    height: 100%;
}


  .dettaglio-mostre .items.items-col-1 {
    top: 0;
}

  .element.element-socialbookmarks.last {
    bottom: 20px;
    width: 90%;
}

    .tm-menu-left , .tm-menu-right{
    display: none;
  }

}

@media (min-width: 1024px) and (max-width: 1025px) {
  /*
  .home #tm-bottom-a > section > div > div:nth-child(2) > ul {
    height: 480px;
}
  */
  .home #tm-bottom-a > section > div > div:nth-child(2) > ul > li > div > div.description > div > p {
    bottom: -45%;
  }


  .mostre_wide_hp .description .element.element-text.first:lang(en) {
    top: 120px;
}

  .home #tm-bottom-a > section > div > div:nth-child(2) > ul {
    height: 480px;
    margin-bottom: 90px;
}


  .uk-panel.uk-panel-box p.title {
    height: 170px;
    position: relative;
}

}

@media (min-width: 960px) and (max-width: 1199px) {

    .uk-modal {
    height: 100%;
}

.blog-default-timeline-compleanno .floatbox , .timeline .floatbox , .dettaglio-eventi .floatbox , .dettaglio-mostre .floatbox , .eventi .floatbox , .collezione .floatbox, .eventi .floatbox, .contatti .floatbox, .visita .floatbox, .museo .floatbox , .didattica .floatbox , .mostre .floatbox {
    top: 0;
}

  .item {
    margin-bottom: 0px !important;
}

  .dettaglio-eventi div.pos-content {
    background: #fff;
    padding: 60px 30px;
}

  .navbar-elements {
    padding: 0 5%;
}

  .tm-footer, .tm-padding-around {
    padding: 40px;
}

  #tm-main.tm-padding-around {
    padding: 0px;
}

    #tm-bottom-a.tm-padding-around {
    padding: 10px;
}

      #tm-bottom-b.tm-padding-around {
    padding: 10px;
}

  .tm-menu-left , .tm-menu-right{
    display: none;
  }

  .item {
    position: relative;
    margin-bottom: -150px;
}

.module_container , .moduletablegallery_capolavori {
    padding: 30px 60px;
}

.moduletablegallery_capolavori {
    width: auto;
}

.element.element-socialbookmarks {
    width: 90%;
    bottom: 15px;
}

#yoo-zoo .item h1.pos-title {
    max-width: calc(100% - 1.5em);
    margin: 0 auto;
}

  .dettaglio-mostre h2.pos-subtitle {
    width: calc(100% - 4em);
  }

  .dettaglio-mostre p.pos-meta {
    width: calc(100% - 8em);
  }

h2.pos-subtitle {
    width:calc(100% - 4em);
}

.blu_module {
    padding: 60px 60px;
}

  .grid.mobile_remove {
    display: none;
}

  .container-fluid.desktop_remove{
    display: block;
  }


/* HOME */
.uk-panel.twitter p {
    font-size: 24px;
    line-height: 40px;
}

  /* MOSTRE */

  .timeline .element.element-textarea.first, .blog-default-le-mostre .element.element-textarea.first, .blog-default-eventi .element.element-textarea.first, .blog-default-didattica .element.element-textarea.first , .blog-default-didattica .element.element-textarea.last , .dettaglio-mostre .element.element-textarea.first {
    padding: 80px 60px 0 60px;
}

  .dettaglio-mostre .element.element-textarea {
    padding: 20px 60px 0 60px;
}

  .uk-panel.mostre.mostre_in_corso, .uk-panel.mostre.mostre_future, .uk-panel.mostre.mostre_passate , .uk-panel.timeline_module {
    padding: 0 20px;
}

  .uk-panel.mostre ul li {
    width: 95.3%;
}

  .mostre div#tm-bottom-a {
    margin-top: 50px;
}


/* CONTATTI */
  .contatti .moduletable h3, .visita .moduletable h3 {
    font-size: 21px !important;
  }

/* FOOTER */

.footer{
  padding: 0 60px;
}

.footer_bottom {
    padding: 10px 60px;
    box-sizing: border-box;
}

  .control-box {
    height: 520px;
  }

  /* GALLERY 10 CAPOLAVORI */

 #dieci_capolavori h3.uk-panel-title {
    margin: 0;
}

.ba-gallery .categories-description {
    padding: 30px 0px;
}

.ba-goback h3 {
    margin: 20px 0px !important;
    width: 60%;
    text-align: left;
}

.ba-gallery .ba-goback input[type="button"] {
    margin-right: 0 !important;
}

}


@media (min-width: 768px) and (max-width: 959px) {

  .visita .spacer {
    height: 15px;
}

  .collezione .spacer {
    height: 10px;
}

.home .mostre_evidenza_hp ul li .media.media-left {
    height: 200px;
}

    .museo .spacer {
    height: 25px;
}

  .home .uk-panel.uk-hidden-large {
    display: none !important;
}

  .home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div > p.title {
    display: none;
}

  .home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default .description a {
    font-size: 24px;
}

  h3.uk-panel-title{
    margin-bottom:35px;
  }

  .museo h3.uk-panel-title {
    margin: 20px 0 0px 0 !important;
}

  .didattica h3.uk-panel-title {
    margin: 35px 0 !important;
}

.museo .blu_module {
    padding: 0px 15px 35px 14px;
    margin-top: -10px !important;
}

  a.tm-icon.uk-float-right:after {
    display: none;
  }

  .jumbotron{
    margin-top: 100px;
  }

   .dettaglio-mostre .jumbotron{
    margin-top: 0px;
  }

  .blog-default .floatbox {
    top: 0;
  }

  .home #tm-top-a {
    padding: 120px 50px 50px 50px;
}

  .uk-modal {
    height: 100%;
}

.slider_in_evidenza p  {
    font-size: 18px;
    line-height: 23px;
}

.dettaglio-eventi .floatbox , .collezione #yoo-zoo .floatbox, .blog-default-le-mostre .floatbox, .blog-default-eventi .floatbox, .blog-default-contatti .floatbox, .blog-default-visita .floatbox, .blog-default-il-museo .floatbox , .didattica .floatbox , .dettaglio-mostre .floatbox {
    top: 0;
}

  .item {
    margin-bottom: 0px !important;
}

   .dettaglio-eventi div.pos-content {
    background: #fff;
    padding: 30px 15px;
}

    .tm-menu-left , .tm-menu-right{
    display: none;
  }



  .mod-languages.scrolled {
    display: block;
}

  .uk-touch .tm-navbar{
    padding: 0 !important;
  }

  .tm-navbar , .tm-navbar.scrolled {
    height: 60px;
}

  .uk-modal-dialog {
    margin: 40px auto 10px auto;
}

  .tm-overlay-menu .tm-modal-nav .mod-languages {
    top: -55px;
    height: 30px;
    width: 100%;
    text-align: center;
}

a.uk-modal-close.tm-icon {
    top: -30px;
}


  .uk-sticky-placeholder {
    position: fixed;
    width: 100%;
    top: 0;
    height: 60px;
}


  .tm-menu-left,  .tm-menu-right{
    display: none;
  }


  .tm-overlay-menu .uk-navbar-nav > li > a {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
}

  #tm-header > section > div > div > div {
    background-image: none;
}

  .home .uk-contrast a:not([class]){
    border: 0 !important;
  }

  #tm-header > section > div > div > div > div > ul > li > a {
    height: 50px;
    padding: 9px 0 4px 0;
    margin-top: -9px;
}


a.tm-logo.uk-hidden-small {
    position: absolute;
    top: 20px;
    width: 70%;
    left: 5px;
}

  a.tm-icon.uk-float-right {
    left: initial;
    top: 10px !important;
    right: 0;
    margin-right: 0;
}


  .navbar-elements {
    width: 95%;
    height: 60px;
  }

  div.uk-container.uk-container-center.tm-container > div.uk-sticky-placeholder > nav > div > div.tm-navbar-right > div , ul.uk-nav.uk-nav-parent-icon.uk-nav-side{
    display: none;
  }

  .mostre_wide_hp .description .element.element-text.first:lang(en) {
    top: 120px;
}


  .tm-footer, .tm-padding-around {
    padding: 40px 0;
}

  .dettaglio-eventi .tm-padding-around {
    padding: 0px 0 40px 0;
}

  .home .tm-padding-around {
    padding: 50px 40px;
  }

  .home #tm-main.tm-padding-around {
    padding: 0;
}

  div#tm-main {
    padding: 40px 0;
    margin-top: -80px;
}

    .home div#tm-main {
    margin-top: 0px;
}

  .eventi div#tm-main {
    padding: 40px 0 0px 0;
    margin-top: -80px;
}

  .dettaglio-mostre div#tm-main {
    padding: 40px 0;
    margin-top: 20px;
}

    .element.element-socialbookmarks{
    bottom: 20px;
    width: 700px;
}

  h1.pos-title a, .heading h1.title {
    margin: 40px 0 0 15px !important;
  }

.timeline .element.element-textarea.first, .mostre .element.element-textarea.first, .eventi .element.element-textarea.first , .didattica .element.element-textarea.first{
    padding: 50px 15px;
}

  .didattica .element.element-textarea.last{
    padding: 0px 15px;
}

.module_container {
    padding: 25px 15px;
}

h1.pos-title a {
    margin: 40px 0 0 15px;
    padding: 13px 50px 13px 13px;
}

  #tm-top-c .uk-width-1-1 ul li .element.element-text.first.last, .mostre .description .element.element-text.first, .dettaglio-mostre .floatbox .element.element-text.first , .mostre_evidenza_hp ul li .element.element-text.first.last{
    font-size: 16px;
    height: 85px;
}

  .dettaglio-mostre h1.pos-title a {
    margin: 70px 0 0 15px;
  }

  p.pos-meta {
    width: calc(100% - 2em) !important;
}

 h2.pos-subtitle {
    top: 125px;
    width: calc(100% - 1em) !important;
}

.blu_module {
    padding: 50px 15px;
    margin: 25px 0;
}

    .grid.mobile_remove {
    display: none;
}

  .container-fluid.desktop_remove{
    display: block;
  }

/* HOME */

.uk-panel.twitter p {
    font-size: 19px;
    line-height: 36px;
}


.home #tm-bottom-a > section > div > div:nth-child(2) > ul {
    height: 442px;
}

 .home #tm-bottom-a > section > div > div:nth-child(2) > ul > li > div > div.description > div > p {
    bottom: -35%;
  }

.home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default {
    height: 442px;
}

.home .mostre_evidenza_hp .layout-default {
    height: 500px !important;
}

.uk-panel.uk-panel-box p.title {
    height: 175px;
}


  .home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div > p.title > img , .mostre_wide_hp img{
    -webkit-transform: translate(-50%,-50%) scale(1.8);
      -ms-transform: translate(-50%,-50%) scale(1.8);
          transform: translate(-50%,-50%) scale(1.8);
}

  /* VISITA */
  p.orari {
    font-size: 20px;
}

  h4.blu_text {
    font-size: 20px;
    line-height: 26px;
}

  .visita .moduletable .guide_grid h3 {
    margin-top: 35px !important;
}

 .guide_grid , .container_guide{
    margin-top: 25px;
}

 .dove_siamo_grid, .biglietti_grid , .visita .blu_module p{
    margin-top: 35px;
}

 .card_abbonamenti p {
    margin-top: 0 !important;
}

  .bookshop_ristorante_grid {
    margin-top: 25px;
}

  .bookshop_ristorante_grid.box_right {
    margin-top: 50px;
}


     /* EVENTI */

  .menu_eventi_incluso {
    height: 90px;
  }

    .eventi div#tm-bottom-a {
    padding: 0 15px;
}

   /* MOSTRE */

  .uk-panel.mostre.mostre_in_corso, .uk-panel.mostre.mostre_future, .uk-panel.mostre.mostre_passate , .uk-panel.timeline_module {
    padding: 0;
}

.uk-panel.timeline_module li{
    padding: 0 10px;
}

  .mostre .uk-panel.mostre.mostre_in_corso {
    margin-top: 150px;
}

  .home #tm-bottom-a , .home #tm-bottom-b{
    padding: 25px 10px 10px 10px;
}

  div#tm-bottom-a .uk-panel:nth-child(3), div#tm-bottom-a .uk-panel:nth-child(5) {
    margin-top: 50px;
}

  .mostre h3.uk-panel-title {
    margin-left: 10px;
}

  .uk-panel.mostre ul li {
    height: 650px;
    margin-bottom: 20px;
    padding: 0 10px;
}

  .mostre .zoo-item-list div.media-left {
    max-width: 100%;
    width: 100%;
    height: 360px;
    float: left;
}

  .home .uk-panel.uk-panel-box.mostre_evidenza_hp {
    margin-top: 50px;
}

  .uk-panel.mostre ul li p.title, .uk-panel.mostre ul li .description {
    max-width: 100%;
  }


#tm-top-c .mostre_home ul.zoo-item-list.zoo-list.blog-default .description .element.element-text.first, .mostre .description .element.element-text.first , .mostre_evidenza_hp .mostre_home ul.zoo-item-list.zoo-list.blog-default .description .element.element-text.first{
    height: 70px;
}


#tm-top-c .mostre_home p a, .mostre p.title a , .mostre_evidenza_hp .mostre_home p a{
    width: 100%;
    margin-top: 20px;
}

.mostre_home .element.element-text.first, .mostre .element.element-text.first {
    width: 100%;
}

  .dettaglio-mostre .element.element-textarea {
    margin: 0 auto;
    background: #fff;
    padding: 30px 15px;
    margin-bottom: 0 !important;
}

  .mostre #tm-bottom-a > section > div > div:nth-child(3) > p {
    margin: 30px auto 0 auto;
}

  /* MOSTRE PASSATE */

  .dettaglio-mostre .items.items-col-1 {
    padding: 75px 0px;
}

   #yoo-zoo.blog-default.blog-default-passate-2 .description {
    height: 320px;
    overflow: hidden;
    position: relative;
}



  .dettaglio-mostre .items.items-col-1 {
    top: 0px;
    padding-top: 0;
  }

  .dettaglio-mostre .teaser-item {
    height: 500px;
  }

  .dettaglio-mostre .width100.first.last {
    max-width: 100%;
    padding: 0 10px;
  }

  .dettaglio-mostre .teaser-item .pos-content .element.element-text.first.last {
    width: 100%;
    left: 0;
    bottom: 0;
    height: auto;
}

  .dettaglio-mostre .teaser-item p.pos-meta {
    width: 100%;
    left: 0;
    top: 385px;
    margin: 0 !important;
}

  .dettaglio-mostre .teaser-item .floatbox .pos-media.media-left {
    height: 260px;
    width: 100%;
    max-width: 100%;
}

  .dettaglio-mostre .teaser-item h1.pos-title {
    float: left;
    width: 100%;
    position: absolute;
    top: 270px;
}



  .dettaglio-mostre .teaser-item h1.pos-title a {
    margin: 0 !important;
    min-height: 30px;
    max-height: 50px;
    height: auto;
  }

  .dettaglio-mostre .teaser-item h2.pos-subtitle {
    position: absolute !important;
    width: 100%;
    margin: 0 !important;
    float: left;
    top: 320px;
}

  .dettaglio-mostre h2.pos-subtitle {
    top: 160px;
  }

  .dettaglio-mostre p.pos-meta {
    top: 220px;
  }

  /* COLLEZIONE */

    .control-box {
    height: 520px;
  }

  div#dieci_capolavori {
    margin-top: 45px;
}

  #dieci_capolavori > p {
    margin-top: 0px;
}

div#ten_masterpieces {
    margin-top: -10px !important;
}

div#ten_masterpieces > p {
    margin-top: 0px;
}


  /* DIDATTICA */

  .didattica .element.element-textarea.first p:last-child {
    margin-bottom: 15px !important;
}

  /* GALLERY 10 CAPOLAVORI */

  .moduletablegallery_capolavori {
    padding: 0 15px;
    width: auto;
}

#dieci_capolavori h3.uk-panel-title {
    margin: 0;
}

.ba-gallery .categories-description {
    padding: 30px 0px;
}

.ba-goback h3 {
    margin: 30px 0px !important;
    width: 60%;
    text-align: left;
}

.ba-gallery .ba-goback input[type="button"] {
    margin-right: 0 !important;
}

 /* TIMELINE */

  .timeline #tm-main ,  .timeline .tm-padding-around{
      padding: 10px 0;
  }

  .timeline h3.uk-panel-title {
    margin: 30px auto 40px auto;
  }

  /* NUOVA GALLERY 10 CAPOLAVORI */
  .ba-scrollable .modal-nav {
    display: none !important;
}

.ba-goback h3 {
    margin: 20px 0px !important;
    width: 60%;
    text-align: left;
}

/* CONTATTI */

  .contatti .moduletable h3, .visita .moduletable h3 {
    font-size: 17px !important;
  }

  .contatti .spacer {
    height: 15px;
}

  .contatti_section_grid {
    margin-top: 30px;
}

.ba-gallery .ba-goback input[type="button"] {
    margin-right: 0 !important;
}

/* FOOTER */

.footer{
  padding: 0 15px;
}

.footer_bottom {
    padding: 15px;
    box-sizing: border-box;
}



}

@media (min-width: 799px) and (max-width: 800px) {

    .home .uk-panel.uk-hidden-large {
    display: none !important;
}

  .home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default .description a {
    font-size: 24px;
}

    h3.uk-panel-title{
    margin-bottom:35px;
  }

  #tm-top-c .uk-width-1-1 ul li .media.media-left ,.mostre_evidenza_hp ul li .media.media-left {
    height: 200px;
  }

    a.tm-icon.uk-float-right:after {
    display: none;
  }

.home #tm-bottom-a > section > div > div:nth-child(2) > ul {
    height: 358px;
}

  .home .home div#tm-bottom-a .uk-panel:nth-child(2) .description{
    height: 358px;
  }

  .home #tm-bottom-a > section > div > div:nth-child(2) > ul > li > div > div.description > div > p {
    bottom: -15%;
}

.mostre_wide_hp p.title a {
    font-size: 36px;
    line-height: 36px;
    top: 80px;
}

.home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div > p.title{
    display: none;
  }

  .home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default{
    height: 358px;
  }

  /* VISITA */

  .biglietti_grid.pic, .guide_grid:first-child {
    display: none;
}

  .dove_siamo_grid, .biglietti_grid, .guide_grid, .bookshop_ristorante_grid, .bookshop_ristorante_grid img {
    width: 100%;
}

  .guide_grid.box_right {
    width: 100%;
    float: left;
    margin-top: 0;
}

  .dove_siamo_grid.tab_orari {
    width: 60%;
    float: left;
}

    /* COLLEZIONE */

    .control-box {
    height: 520px;
  }
}


@media (min-width: 767px) and (max-width: 769px) {

    #tm-top-c .uk-width-1-1 ul li .media.media-left , .mostre_evidenza_hp ul li .media.media-left {
    height: 200px;
  }

    .home .uk-panel.uk-hidden-large {
    display: none !important;
}

  .home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default .description a {
    font-size: 24px;
}

.mostre_wide_hp p.title a {
    font-size: 36px;
    line-height: 36px;
    top: 80px;
}

    a.tm-icon.uk-float-right:after {
    display: none;
  }

.home #tm-bottom-a > section > div > div:nth-child(2) > ul {
    height: 358px;
}

  .home .home div#tm-bottom-a .uk-panel:nth-child(2) .description{
    height: 358px;
  }

  .home #tm-bottom-a > section > div > div:nth-child(2) > ul > li > div > div.description > div > p {
    bottom: -85% !important;
  }


.home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div > p.title{
    display: none;
  }

  .home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default{
    height: 358px;
  }

.slider_in_evidenza p  {
    font-size: 18px;
    line-height: 23px;
}

  .mostre #tm-bottom-a > section > div > div:nth-child(3) > p {
    margin: 30px auto 0 auto;
}


    /* VISITA */

  .biglietti_grid.pic, .guide_grid:first-child {
    display: none;
}

  .dove_siamo_grid, .biglietti_grid, .guide_grid, .bookshop_ristorante_grid, .bookshop_ristorante_grid img {
    width: 100%;
}

  .guide_grid.box_right {
    width: 100%;
    float: left;
    margin-top: 0;

}

  .dove_siamo_grid.tab_orari {
    width: 60%;
    float: left;
}

    /* COLLEZIONE */

    .control-box {
    height: 520px;
  }

}

/* MOBILE */


@media only screen and (max-width : 767px) {

/*    .home section.tm-bottom-a.uk-grid .uk-panel.uk-hidden-large {
    display: none !important;
}*/


  .uk-panel.uk-panel-box.mostre_evidenza_hp {
    margin-top: 0px;
}

    a.tm-icon.uk-float-right:after {
    display: none;
  }

  .uk-width-1-1 h3.uk-panel-title.eng , .uk-panel.uk-panel-box.mostre_evidenza_hp h3 {
    margin-top: 35px;
}

  .home div#tm-bottom-c , .visita div#tm-bottom-c , .museo div#tm-bottom-c , .didattica div#tm-bottom-c , .contatti div#tm-bottom-c{
    margin-top: 50px;
  }

  div#tm-main {
    padding-top: 40px;
}

  .item {
    margin-bottom: 0px;
}

    .uk-modal {
    height: 100%;
}

  .pos-image-wide .element.element-image.first:after, .dettaglio-mostre .element.element-image.last:after, .dettaglio-eventi .pos-image-wide .element.element-staticcontent.last:after , .uk-overlay-active .uk-active > .uk-overlay-fade {
    background-image: none;
}

  /* MENU */

  .mod-languages.scrolled {
    display: block;
}

  .uk-touch .tm-navbar{
    padding: 0 !important;
  }

  .tm-navbar , .tm-navbar.scrolled {
    height: 60px;
}

  .uk-modal-dialog {
    margin: 40px auto 10px auto;
}

  .tm-overlay-menu .tm-modal-nav .mod-languages {
    top: -55px;
    height: 30px;
    width: 100%;
    text-align: center;
}

a.uk-modal-close.tm-icon {
    top: -30px;
}


  .uk-sticky-placeholder {
    position: fixed;
    width: 100%;
    top: 0;
    height: 60px;
}


  .tm-menu-left,  .tm-menu-right{
    display: none;
  }


  .tm-overlay-menu .uk-navbar-nav > li > a {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
}

  #tm-header > section > div > div > div {
    background-image: none;
}

  .home .uk-contrast a:not([class]){
    border: 0 !important;
  }

  #tm-header > section > div > div > div > div > ul > li > a {
    height: 50px;
    padding: 9px 0 4px 0;
    margin-top: -9px;
}

.navbar-elements .uk-hidden-small {
    display: block !important;
}

a.tm-logo.uk-hidden-small {
    position: absolute;
    top: 20px;
    width: 70%;
    left: 5px;
}

  a.tm-icon.uk-float-right {
    left: initial;
    top: 10px !important;
    right: 0;
    margin-right: 0;
}


  .navbar-elements {
    width: 95%;
    height: 60px;
  }

  .tm-navbar-right , .mod-languages.uk-hidden-small {
    display: none !important;
}

  .dove_siamo_grid p, .biglietti_grid p, .guide_grid p, .bookshop_ristorante_grid p, .visita .blu_module p , .chi_siamo p {
    font-size: 17px;
    line-height: 23px;
}

  /* FIX */

 .blog-default-timeline-compleanno .floatbox , .timeline .floatbox , .dettaglio-eventi .floatbox ,  .collezione #yoo-zoo .floatbox, .mostre .floatbox, .eventi .floatbox, .contatti .floatbox, .visita .floatbox, .museo .floatbox , .didattica .floatbox , .dettaglio-mostre .floatbox {
     top: 0px;
}

     .dettaglio-eventi div.pos-content {
    background: #fff;
    padding: 15px 10px;
}

    .element.element-socialbookmarks{
    bottom: 20px;
    width: 90%;
}

    .timeline .element.element-textarea.first, .mostre .element.element-textarea.first, .eventi .element.element-textarea.first , .didattica .element.element-textarea, .didattica .element.element-textarea.first {
    padding: 30px 10px;
}


  .mobile_remove{
    display: none;
  }

  .desktop_remove{
    display:block;
  }

  .module_container {
    padding: 30px 10px;
}

  .blu_module {
    padding: 60px 10px;
}

h3.uk-panel-title , .contatti .moduletable h3.uk-panel-title, .visita .moduletable h3.uk-panel-title , .mostre_home h3.uk-panel-title, .blog-default-collezione h3.uk-panel-title, .mostre h3.uk-panel-title, .blog-default-contatti h3.uk-panel-title, .blog-default-visita h3.uk-panel-title, .blog-default-il-museo h3.uk-panel-title{
    padding: 3px 15px 3px 5px;
    font-size: 16px !important;
    line-height: 23px;
}

.visita .moduletable h3 , .blog-default-contatti .moduletable h3 , .ba-goback h3{
    font-size: 17px !important;
    line-height: 21px;
}

h2.pos-subtitle {
    width: calc(100% - 4em);
    top: 200px;
}

p {
    font-size: 17px;
    line-height: 23px;
}

.pos-image-wide {
    position: relative;
    overflow: hidden;
    height: 320px;
}

.pos-image-wide img , #yoo-zoo.blog-default.blog-default-passate-2 .description img{
    max-width: none;
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

h1.pos-title a , .heading h1.title {
    font-size: 24px !important;
    line-height: 28px !important;
    margin: 40px 0 0 15px !important;
    padding: 5px 30px 5px 5px;
    max-width: 75%;
}

h2.pos-subtitle {
    font-size: 18px !important;
    line-height: 22px !important;
    width: calc(100% - 2em);
    top: 100px;
}

  .spacer{
    display:none;
  }

  .blu_module {
    padding: 15px 10px;
    margin: 0;
}

  .blu_text {
    margin-top: 20px !important;
    line-height: 22px;
}

  .uk-grid-divider:not(:empty) {
    margin-left: 10px;
    margin-right: 10px;
}

.module_container {
    padding: 15px 10px;
}

/* HOME */

 .home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div > p.title > img , .mostre_wide_hp img{
    position: absolute;
    height: auto;
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) scale(2.7);
      -ms-transform: translate(-50%,-50%) scale(2.7);
          transform: translate(-50%,-50%) scale(2.7);
}

    .home #tm-bottom-a > section > div > div:nth-child(2) > ul > li > div > div.media.media-left > img {
    position: absolute;
    height: auto;
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1);
      -ms-transform: translate(-50%,-50%) scale(1);
          transform: translate(-50%,-50%) scale(1);
}


  .home div#tm-header {
    margin-top: 40px;
    display:block;
    background: transparent;
    height: 20px;
}

  .home .tm-bottom-a {
    margin-top: 20px;
}

  .slider_hp li {
    height: 320px !important;
    min-height: 320px !important;
}

  .slider_hp h3.uk-h3 {
    font-size: 24px;
    padding: 5px 30px 7px 7px;
    margin-bottom: 20px;
}

  .slider_hp .uk-margin {
    font-size: 18px !important;
    line-height: 21px !important;
    max-width: 90%;
}

.mostre_evidenza_hp p.title {
    height: 50px !important;
}

.home .mostre_evidenza_hp ul li .media.media-left {
    margin-top: 20px;
    height: 200px;
}

  #tm-top-c > section > div > div > h3:nth-child(1) , .mostre_evidenza_hp > section > div > div > h3:nth-child(1) {
    margin-top: 50px;
}

  #tm-top-c .uk-width-1-1 ul li , .mostre_evidenza_hp ul li {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .mostre_home .zoo-item-list div.media-left {
    height: 160px;
}

  .home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div > p.links > span > a {
    margin-top: 130px;
  }

  .mostre_wide_hp p.title a {
    left: 25px;
    font-size: 24px;
    line-height: 20px;
    top: 75px;
    padding-bottom: 6px;
    max-height: 40px;
}

 .mostre_wide_hp .element.element-text.first {
    top: 125px;
    left: 25px;
    font-size: 18px;
    line-height: 18px;
}

  .mostre_wide_hp .element.element-staticcontent, .mostre_wide_hp .element.element-date {
    font-size: 11px;
    top: -150px;
    left: 25px;
}

 .mostre_wide_hp p.meta {
    top: 130px;
    left: 25px;
}

  .mostre_wide_hp .meta .element.element-text.first {
    font-size: 18px;
    text-transform: none;
    margin-bottom: 25px;
}

  .mostre_wide_hp .description .element.element-text.first:lang(en) {
    top: -70px;
}

 .mostre_wide_hp .meta .element.element-staticcontent, .mostre_wide_hp .meta .element.element-date {
    font-size: 11px;
}

.mostre_wide_hp .description .element.element-text.first {
    font-size: 15px;
    line-height: 19px;
    max-width: 80%;
    top: 210px;
    left: 25px;
}

.mostre_home {
    margin-top: 30px;
}

.mostre_wide_hp .media.media-left {
    height: 320px;
}

  .tm-content + .tm-main-bottom {
    margin-top: 30px;
}

  .home div#tm-main {
    padding: 0;
}

  .home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default .element.element-itemcategory.last {
    padding-left: 20px;
  }

  .home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default .description {
    padding-left: 20px;
}

  .home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default .element.element-date.first {
    padding: 0 20px;
    font-size: 14px;
}

  .home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div > div.element.element-text{
     font-size: 14px;
  }

  .home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default .description a , .home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default .description:lang(en){
    font-size: 18px;
  }

  .home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div > div:nth-child(4), .home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div > div.element.element-text {
    left: 20px;
}

  .home div#tm-bottom-a .uk-panel ,  div#tm-bottom-a .uk-panel {
    width: 100%;
    margin-bottom: 35px;
  }

  div#tm-bottom-a .uk-panel:nth-child(5) {
    margin-top: 0px;
}

  #tm-bottom-a h3.uk-panel-title {
    margin: 0 0 20px 10px;
}

  .home #tm-bottom-a > section > div > div:nth-child(2) > ul , .home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default{
    width: 100%;
}

  .home .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default .layout-default{
    height: 100%;
  }

  .home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div:after{
    display: block;
    padding-bottom: 59%;
    content: "";
}

  .home #tm-bottom-a > section > div > div:nth-child(2) > ul{
    display: block;
    padding-bottom: 100%;
    content: "";
}

  .home #tm-bottom-a > section > div > div:nth-child(1) > ul > li > div > p.title{
    display: none;
  }

  .mostre #tm-bottom-a h3.uk-panel-title {
    margin: 0 0 20px 0px;
}

  div#tm-bottom-a .uk-panel:nth-child(3), div#tm-bottom-a .uk-panel:nth-child(4) {
    margin-top: 0;
}

  .home #tm-bottom-a .uk-panel.uk-panel-box p {
    margin-top: 0;
}

  #tm-top-c .uk-width-1-1 ul li .element.element-date.first , .mostre_evidenza_hp ul li .element.element-date.first{
    font-size: 24px;
    padding: 30px 20px;
  }

  #tm-top-c .uk-width-1-1 ul li .element.element-itemcategory.last a , .mostre_evidenza_hp ul li .element.element-itemcategory.last a {
    padding-left: 20px;
  }

  #tm-top-c .uk-width-1-1 ul li .description a , .mostre_evidenza_hp ul li .description a {
    font-size: 16px;
    padding-left: 20px;
}

  #tm-top-c .uk-width-1-1 ul li .element.element-text.first.last, .mostre_evidenza_hp ul li .element.element-text.first.last , .mostre .description .element.element-text.first, .dettaglio-mostre .floatbox .element.element-text.first {
    font-size: 17px;
    line-height: 23px;
    padding: 10px 0 17px 0;
}

  #tm-top-c .uk-width-1-1 ul li .element.element-text.first.last , .mostre_evidenza_hp ul li .element.element-text.first.last{
    max-height: 110px;
    height: auto;
    padding-bottom: 10px;
  }

  .uk-panel.uk-panel-box ul.zoo-item-list.zoo-list.blog-default p.links a {
    margin-left: -20px;
}

  .home #tm-bottom-a > section > div > div:nth-child(2) > ul {
    height: 100%;
}

  .home div#tm-bottom-a .uk-panel:nth-child(2) .description {
    height: 100%;
  }

  #tm-bottom-a > section > div > div:nth-child(2) > ul > li > div > div.description > div > p {
    bottom: -50%;
    padding: 20px;
    font-size: 18px;
    line-height: 23px;
}

/* TWITTER */

 #tm-top-a {
    padding: 10px;
}

 .uk-panel.twitter p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 12px;
}

  /* VISITA */

  .dove_siamo_grid, .biglietti_grid, .guide_grid, .bookshop_ristorante_grid , .bookshop_ristorante_grid img {
    width: 100%;
}

  .biglietti_grid.pic , .guide_grid:first-child {
    display: none;
}

  h4.blu_text {
    font-size: 17px;
    line-height: 22px;
    margin-top: 20px !important;
    margin-bottom: 10px;
}

 .dove_siamo_grid, .biglietti_grid, .guide_grid, .bookshop_ristorante_grid {
    margin-top: 20px;
}

.dove_siamo_grid h4 {
    margin-top: 0px;
    font-size: 13px;
    line-height: 19px;
}

.guide_grid.box_right {
    width: 100%;
    float:left;
    margin-top: 0;
  }

.dove_siamo_grid {
    margin-bottom: 30px;
}

  .tab_orari {
    padding: 20px;
    margin-top:0px !important;
}

  .tab_orari td {
    padding-bottom: 0px;
}

 p.orari {
    font-size: 15px;
}

.bookshop_ristorante_grid.box_right {
    margin-top: 30px;
}

a.acquista {
    font-size: 11px;
}

  .card_abbonamenti p {
    margin-top: 0px;
}

  .bookshop_ristorante_grid img {
    margin: 20px 0;
}

.mappa_grid {
    width: 100%;
    padding-top: 30px;
}

.mappa_grid p {
    padding-top: 0px;
}

.mappa_grid img {
   display:none;
}


    /* MODALE VISITA */

  .reveal-modal {
    margin-left: 0;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    left: 0;
}

  .reveal-modal .close-reveal-modal {
    top: 20px;
    right: 20px;
  }

div#myModal p {
    line-height: 23px;
}


  /* MUSEO */

  .chi_siamo {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }


  .blog-default-il-museo h3.uk-panel-title {
    margin: 5px 0 0px 0 !important;
}

  .blog-default-il-museo .blu_module h3.uk-panel-title {
    margin: 30px 0 0px 0 !important;
}

.chi_siamo {
    margin-top: 30px;
}

  .chi_siamo h3 {
    font-size: 13px !important;
    line-height: 19px !important;
}

  .chi_siamo p {
    margin: 0 0 20px 0;
}

  .blog-default-il-museo .pos-content img {
    margin-bottom: 50px !important;
    margin-top: 0;
}

  /* COLLEZIONE */

  .collezione h3.uk-panel-title {
    margin: 5px 0 25px 0 !important;
}

  /* MOSTRE */



  .mostre div#tm-bottom-a {
    margin-top: -100px;
}

  .uk-panel.mostre.mostre_in_corso, .uk-panel.mostre.mostre_future, .uk-panel.mostre.mostre_passate , .uk-panel.timeline_module {
    padding: 0 10px;
    box-sizing: border-box;
}

    .home .tm-padding-around {
    padding-top: 0px;
}

  .tm-padding-around {
    padding: 0;
    padding-top: 70px;
}

 .uk-panel.mostre ul li {
    height: 460px;
    margin-bottom: 20px;
    margin-top: -70px;
}

   .uk-panel.mostre ul li:first-child {
    margin-top: -20px;
}

  .mostre .zoo-item-list div.media-left {
    max-width: 100%;
    width: 100%;
    height: 160px;
    float: left;
}

  .uk-panel.mostre ul li p.title, .uk-panel.mostre ul li .description {
    max-width: 100%;
  }

#tm-top-c .uk-width-1-1 ul li .element.element-text.first, .mostre_evidenza_hp ul li .element.element-text.first, .mostre .description .element.element-text.first {
    max-height: 110px;
    height: auto;
    padding-bottom: 5px;
    font-size: 17px;
    line-height: 23px;
}


#tm-top-c .uk-width-1-1 ul li p a , .mostre_evidenza_hp ul li p a , .mostre .uk-panel.mostre ul li p.title a , .dettaglio-eventi .uk-panel.mostre ul li p.title a , .dettaglio-mostre .uk-panel.mostre ul li p.title a {
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
    line-height: 23px;
    height: auto;
    min-height: 30px;
    max-height: 50px;
}

.mostre_home .element.element-text.first, .mostre .element.element-text.first {
    width: 100%;
    font-size: 16px;
}

  .uk-panel-title {
    margin-bottom: 0px;
  }

  .mostre #tm-bottom-a > section > div > div:nth-child(4) {
    display: none;
}

  #tm-top-c .uk-width-1-1 ul li .element.element-text.first, .mostre_evidenza_hp ul li .element.element-text.first, .mostre .element.element-text.first {
    max-height: 55px;
    height: auto;
}


   /* EVENTI */

    .eventi div#tm-bottom-a {
    position: relative;
    top: -280px;
}

  .eventi div#tm-bottom-c {
    margin-top: -290px;
}

  .eventi .floatbox {
    height: 400px;
    width: 58%;
    margin-left: 0;
    background: transparent;
  }


  .menu_eventi_incluso {
    position: absolute;
    z-index: 1;
  }

  .menu_eventi_incluso li {
    margin: 0 0 5px 0;
  }

    .menu_eventi_incluso li a{
    padding: 3px 10px 3px 10px;
  }

  .eventi .uk-width-1-1 .media.media-left .month , .eventi .uk-width-1-1 .media.media-left .day , .eventi .uk-width-1-1 .media.media-left .weekday{
    display: inline;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Avenir LT W04_85 Heavy1475548";
    top: 0;
  }

  .eventi .uk-width-1-1 .media.media-left .weekday {
    float: left;
    margin-top: 2px !important;
    padding-right: 5px;
}

  .eventi .uk-width-1-1 .description .element.element-itemname.first {
    left: 0;
  }

  .eventi .uk-width-1-1 p.meta span {
    margin: 10px;
    top: 25px;
}

  .eventi .uk-width-1-1 .description a , .eventi .uk-width-1-1 .description .element.element-itemname.first:lang(en) {
    font-size: 20px;
    line-height: 20px !important;
    top: 30px;
    margin: 0;
}

  .eventi .uk-width-1-1 .element.element-textarea.last p {
    display: none;
}

    .eventi .uk-width-1-1 .description {
    margin: 0px 10px 0 10px;
}

  .eventi .uk-width-1-1 .media.media-left {
    width: 100%;
    height: 20px;
    background: transparent;
    padding: 20px 10px 0px 10px;
}

  .eventi .uk-width-1-1 .element.element-date {
     margin: 0;
}

  .eventi .uk-width-1-1 .element.element-date, .eventi .uk-width-1-1 .element.element-text.last, .eventi .uk-width-1-1 .element.element-text {
    display: none;
}

  .dettaglio-eventi .element.element-itemcategory.first {
    font-size: 18px;
}

.dettaglio-eventi div.floatbox > div > div:nth-child(3){
  font-size: 18px;
  margin-top: 20px;
}

.dettaglio-eventi .element.element-textarea p{
  font-size: 18px;
}

.dettaglio-eventi .element.element-textarea.last p{
       font-size: 17px;
       line-height: 23px;
}

.dettaglio-eventi .element.element-itemname {
    font-size: 26px;
}



.dettaglio-eventi div.pos-content .element.element-date.first{
      font-size: 26px;
}



.dettaglio-eventi div.floatbox > div > div:nth-child(4) , .dettaglio-eventi div.pos-content .element.element-text{
      font-size: 16px;
}

.dettaglio-eventi div.pos-content .element.element-text:before{
  content:" - ";
}

#yoo-zoo > div > div.floatbox > div > div:nth-child(3) > p{
      font-family: "Avenir LT W04_55 Roman1475524";
      font-size: 20px;
      color: #000;
      line-height: 30px;
      margin-bottom: 15px !important;
      border-bottom: 2px #f2f2f2 solid;
      margin-bottom: 60px !important;
      padding-bottom: 30px;
}

  .menu_eventi_incluso ul li {
    margin: 0;
}

  .menu_eventi_incluso ul li {
    position: relative;
    width: 100%;
  }

   /* CONTATTI */

  .contatti_section_grid {
    width: 100%;
    margin-top: 20px;
  }

  .blu_module {
    padding: 20px 10px;
    margin: 15px 0;
}

  blog-default-il-museo .blu_module {
    padding: 20px 15px;
    width: 100%;
}

  .contatti .faq h3 {
    margin-top: 20px !important;
}

  .contatti_section p {
    font-size: 17px;
    line-height: 23px;
}

  .faq p {
    font-size: 17px;
    line-height: 23px;
}

  /* MOSTRE SINGOLA */

  .dettaglio-mostre h1.pos-title a {
    font-size: 24px;
    line-height: 28px;
    margin: 40px 15px 0 15px;
    overflow: hidden;
    max-height: 80px;
}

  .dettaglio-mostre h2.pos-subtitle {
    font-size: 18px !important;
    line-height: 22px !important;
    width: calc(100% - 2em);
    top: 140px;
    max-height: 40px;
    overflow: hidden;
}

  .dettaglio-mostre p.pos-meta {
    font-size: 11px !important;
    line-height: 14px !important;
    width: calc(100% - 3em);
    top: 200px;
  }

  .dettaglio-mostre .element.element-textarea {
    padding: 15px 10px !important;
}

    /* MOSTRE ARCHIVIO */

  #yoo-zoo.blog-default.blog-default-passate-2 .description {
    height: 320px;
    overflow: hidden;
    position: relative;
}



  .dettaglio-mostre .items.items-col-1 {
    top: 0px;
    padding-top: 0;
  }

  .dettaglio-mostre .teaser-item {
    height: 420px;
  }

  .dettaglio-mostre .width100.first.last {
    max-width: 100%;
    padding: 0 10px;
  }

  .dettaglio-mostre .teaser-item .pos-content .element.element-text.first.last {
    width: 100%;
    left: 0;
    bottom: 0;
    font-size: 16px;
    line-height: 23px;
    max-height: 110px;
    height: auto;
}

  .dettaglio-mostre .teaser-item p.pos-meta {
    width: 100%;
    left: 0;
    top: 285px;
}

  .dettaglio-mostre .teaser-item .floatbox .pos-media.media-left {
    height: 160px;
    width: 100%;
    max-width: 100%;
}

  .dettaglio-mostre .teaser-item h1.pos-title {
    float: left;
    width: 100%;
    position: absolute;
    top: 170px;
}

  .dettaglio-mostre .teaser-item h1.pos-title a {
    margin: 0 !important;
    font-size: 16px !important;
    line-height: 23px;
    min-height: 30px;
    max-height: 50px;
    height: auto;
  }

  .dettaglio-mostre .teaser-item h2.pos-subtitle {
    position: absolute !important;
    width: 100%;
    float: left;
    font-size: 16px !important;
    top: 220px;
}

  /* TIMELINE */

  .timeline .tm-padding-around {
    padding-top: 50px;
}

  .timeline .mostre_wide_hp .media.media-left , .timeline .timeline_module .layout-default{
    height: 350px;
}

.timeline #tm-bottom-a h3.uk-panel-title {
    margin: 0 auto 30px auto;
    padding: 8px 15px 8px 15px;
    font-size: 36px !important;
}

.timeline .description .element.element-itemname.first a {
    margin: 0 25px;
    font-size: 24px;
    line-height: 20px;
    padding-bottom: 6px;
}

  .timeline .description {
    top: -250px;
}

.timeline .description .element.element-text.last{
    margin: 25px 25px 0 25px;
    font-size: 15px;
    line-height: 19px;
    max-width: 80%;
}

  /* GALLERY 10 CAPOLAVORI */

  .moduletablegallery_capolavori {
    padding: 0 15px;
    width: auto;
}

  .ba-scrollable .modal-nav {
    display: none !important;
}

.ba-gallery .categories-description {
    padding: 30px 0px;
}

  .ba-gallery {
    margin-top: 0px;
}

  .ba-gallery-grid {
    margin-top: -30px;
}

.ba-goback h3 {
    margin: 0 0 10px 0px !important;
    width: 60%;
    text-align: left;
}

.ba-gallery .ba-goback input[type="button"] {
    margin-right: 0 !important;
}

  .ba-album-items {
    margin-top: 0 !important;
}

  .ba-image {
    margin: 15px 0;
}

  /* FOOTER */

.footer{
  padding: 0 10px;
  box-sizing: border-box;
}

.footer_bottom {
    padding: 10px;
    box-sizing: border-box;
}

  .footer .logo_900_footer {
    max-width: 70%;
    max-width: 220px;
    margin-top: 25px;
    height: auto;
}

.footer .social_footer {
    float: left;
    margin-top: 50px;
    margin-bottom: 54px;
    clear: both;
}

.footer .indirizzi_footer {
    margin: 50px 0 30px 0;
}

.footer .logo_milano_footer {
    float: right;
    max-width: 12%;
    margin-top: 0em;
}

  .social_icon_box {
    float: left;
}

  .logo_footer_bottom {
    margin-left: 0px;
}

  a.privacy_footer , a.privacy_footer:hover {
    width: 80px;
    right: 10px;
    text-align:left;
    line-height: 18px;
    margin: 0;
}

  .footer .leonardo_logo {
    float: right;
    width: 120px;
    bottom: 40px;
  }

  .logo_footer_bottom img {
    max-width: 120px;
}

  a.logotel_footer_logo {
    top: 12px;
    right: 0;
    left: inherit;
    max-width: 110px;
}

  .footer .hashtag{
    font-size: 22px;
}

  .footer .social_icons a {
    width: 40px;
  }

  .logo_footer_bottom img {
    margin-top: 5px;
}

  /* CORRELATE */

div#tm-bottom-b {
    display: none;
}


  /* MOBILE SLIDER */

#myCarousel h3 {
    font-size: 17px !important;
    line-height: 23px;
}


#myCarousel h4{
    font-size: 17px;
    margin-top: 5px;
}

#myCarousel p{
    font-size: 17px;
    line-height: 23px;
    margin-top: 10px;
}


  #myCarousel .bannerImage {
    height: 300px;
  }


/* DIDATTICA */

  h3.uk-accordion-title {
    height: 160px;
}

  .didattica .accordion_eventi .titolo-accordion {
    margin: 40px 10px 0 10px;
    font-size: 18px;
    line-height: 18px;
    height: 35px;
  }

  .abstract-didattica {
    margin: 10px;
}

  .abstract-didattica p{
    font-size: 12px;
    line-height: 17px;
    height: 67px;
}

  .didattica .uk-accordion-content p {
    font-size: 17px;
    line-height: 23px;
}

  .didattica .accordion_eventi .uk-margin, .didattica .accordion_eventi .uk-h3 {
    margin: 0px 10px;
    padding-left: 10px;
    border-left: 2px #fff solid;
}

  .didattica h3.uk-panel-title {
    margin: 30px 0 20px 0 !important;
}

  .data-accordion {
    margin: 0 10px 0 10px;
    font-size: 11px;
    line-height: 13px;
    max-height: 40px;
}


  div#dieci_capolavori {
    margin-top: 0px;
}

/* Footer */
.footer {
    margin: auto;
    width: 100%;
    max-width: 960px;
    display: block;
    font-size: 0.69rem;
    }
    .footer, .footer a {
        color: #fff;
        }
        p.right  {
            float: right;
            }

#tm-top-c .uk-width-1-1 ul li .media.media-left , .mostre_evidenza_hp ul li .element.element-text.first {
    height: 160px;
}

.yoo-zoo.socialbookmarks {
    display: none;
}
}


