/*
Theme Name: istitutosvizzero
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Istituto Svizzero
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: istituto
Text Domain: twentysixteen
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@font-face {
	font-family: 'istitutosvizzero';
  	src: url('../istitutosvizzero/font/IstitutoSvizzero-Bold.woff') format('woff');
	font-display: fallback;
}
@font-face {
	font-family: 'istitutosvizzeror';
  	src: url('../istitutosvizzero/font/IstitutoSvizzero-Regular.woff') format('woff');
	font-display: fallback;
}
@font-face {
	font-family: 'istitutosvizzeroi';
  	src: url('../istitutosvizzero/font/IstitutoSvizzero-RegularIta.woff') format('woff');
	font-display: fallback;
}
div#wpadminbar {
    display: none !important;
}
header,.linee,.marquee3k,.filtro-menu,.overlay {
	transition: .5s;
}
a.privacy-policy {
    float: right;
    margin-right: 0;
}
.nomeca a {
    text-decoration: underline;
}
.img-libro {
    min-height: 1px;
}
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,input,video,a {
    padding: 0;
    margin: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    border: 0;
    outline: 0;
    font-size:14px;
    line-height: 17px;
    font-family:'istitutosvizzeror';
    -webkit-appearence:none;
    box-shadow:none;
    border-radius:0;
    text-decoration:none;
    color:black;
    list-style:none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.25px;
    font-variant-numeric: tabular-nums;
    -moz-font-feature-settings: 'tnum';
    -webkit-font-feature-settings: 'tnum';
    font-feature-settings: 'tnum' on;
    -moz-font-feature-settings: 'ss02';
    -webkit-font-feature-settings: 'ss02';
    font-feature-settings: 'ss02' on;
}
div#primary {
    opacity: 0;
}
.linee {
    opacity: .75;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    -o-filter: blur(10px);
    filter: blur(10px);
}
.caricato .linee {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
}
.caricato div#primary {
	opacity:1;
}
div#primary {
    opacity: 0;
}
.induecolb .coltext2 {
    width: 100%;
    float: none;
}
.induecolb .libro {
    width: 100%;
    float: none;
}
.induecolb .libro:nth-child(2n) {
    margin-left: 0;
}
.induecolb .libro:nth-child(2n + 1) {
    clear: left;
}
.induecolb .coltext2 > p {
    width: 50%;
}
.linee {
    opacity: .75;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    -o-filter: blur(10px);
    filter: blur(10px);
}
.ris a span,.ris a:hover span {
    color: white !important;
    font-size: 11.5px;
    display: inline-block;
    margin-left: 10px;
    margin-top: -5px;
    vertical-align: top;
}
body i, body em {
	font-family:'istitutosvizzeroi';
	font-style: normal;
}
#mobile-lingua {
	display:none;
}
body b,body strong {
	 font-family: 'istitutosvizzero';
	 font-weight:normal;
}
a.event-link {
    line-height: 1.15 !important;
    display: inline-block;
    font-family: 'istitutosvizzero';
    color: black !important;
    white-space: nowrap;
    letter-spacing: 0;
    font-weight: normal;
}
div#content {
    width: 100%;
    overflow: hidden;
}
.title {
    width: 100%;
    margin-top: 14px;
    margin-bottom: 0;
    font-weight: normal;
}
html {
    color: #000;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}
main#main {
    padding-left: 15px;
    padding-right: 15px;
    min-height: calc(100vh - 160px);
}
header#masthead {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 34px;
    background: #EDEDED;
    z-index: 10;
}
ul#menu-mainmenu {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding-right: 15px;
}
div#menu {
    padding-left: 15px;
    padding-right: 15px;
    height: 34px;
}
div#content {
    padding-top: 56px;
}
.filtro.attivo {
    background: #9D9D9C;
    color: white;
}
.menu-mainmenu-container {
    width: calc(50% + 7.5px);
    float: left;
    padding: 8px 0;
    padding-top: 8px;
}
div#language {
    width: calc(12% - 20px);
    float: left;
    text-align: right;
    padding-top: 8px;
    padding-right: 9px;
}
div#language * {
    text-transform: uppercase;
}
div#language li {
    display: inline-block;
    margin-left: 5px;
}
div#search {
    float: left;
    width: calc(25% - 11.25px);
    margin-right: 15px;
}
div.inner-m-s {
    padding-left: 15px;
    padding-top: 8px;
}
div#search input {
    border: 0;
    height: 34px;
    width: calc(100%);
    padding: 0;
    text-indent: 15px;
    padding-top: 0px;
    background: white;
    /* border-bottom: 1px solid rgb(240, 0, 30); */
    /* border-left: 1px solid rgb(240, 0, 30); */
    /* border-right: 1px solid rgb(240, 0, 30); */
    color: rgb(240, 0, 30);
}
div#secondary-menu {
    background: none;
    position: fixed;
    top: 34px;
    right: 0;
    width: 100%;
    transition: opacity 0.5s;
    opacity: 0;
    z-index: 1111119;
    pointer-events: none;
    height: calc(100% - 68px);
}
.show div#secondary-menu {
    opacity: 1;
    pointer-events: all;
}
ul.menu-secondmenu {
}
ul.menu-secondmenu a {
}
ul.menu-secondmenu li {
    padding-top: 0;
    padding-bottom: 0;
}
div.menu-s {
    width: 15px;
    float: right;
    height: 34px;
    cursor: pointer;
    position: relative;
    margin-top: 4px;
}
.show:not(.showonlysearch) .burger {
	background: rgb(240, 0, 30) !important;
}
.next-c,.prev-c {
	display:none;
	pointer-events:none;
	position:fixed;
    font-size: 21px;
    line-height: 25px;
}
del {
    display: block;
    max-height: 0;
    overflow: hidden;
}
.col4-text li {
	cursor:pointer;
}
.attivo del {
    max-height: 1000px;
}
.right-block-f, a.attivo, .show div.inner-m-s,div#language li.active span {
	color: rgb(240, 0, 30) !important;
}
::-webkit-input-placeholder { 
    color:    rgb(240, 0, 30);
}
:-moz-placeholder { 
   color:    rgb(240, 0, 30);
   opacity:  1;
}
::-moz-placeholder { 
   color:    rgb(240, 0, 30);
   opacity:  1;
}
:-ms-input-placeholder { 
   color:    rgb(240, 0, 30);
}
::-ms-input-placeholder { 
   color:    rgb(240, 0, 30);
}
.label {
    font-size: 11.5px;
	line-height: 15px;
}
.img-i-l-t {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.img-i-l-t img {
    display: block;
    height: 100px;
    width: auto;
    filter: grayscale(100%);
    transition: filter 0.5s;
    cursor: pointer;
}
.text {
    font-size: 21px;
    line-height: 25px;
    font-family: 'istitutosvizzero';
}
.block-little {
    width: calc(25% - 11.5px);
    float: left;
    margin-right: 15px;
}
.clear {
    clear: both;
}
.save-the-date {
    display: none;
}
.start-date.text {
    display: inline-block;
    margin-right: 20px;
}
.end-date {
    display: inline-block;
}
.block-little + .block-little {
    width: calc(25% - 11.5px);
}
.articolo {
    margin-bottom: 70px;
    position: relative;
}
.linee {
    position: fixed;
    top: calc(50% - 6px);
    left: 0;
    right: 0;
    height: 12px;
    pointer-events:none;
    z-index: 1000000;
}
.line1 {
    width: 50%;
    float: left;
    height: 6px;
    background: #9D9D9C;
}
.line2 {
    width: 50%;
    float: left;
    margin-top: 6px;
    height: 6px;
    background: #4E008E;
}
.article-container {
    width: 100%;
}
.overlay {
    position: fixed;
    top: 34px;
    z-index: 10;
    right: calc(-50% + 7.5px);
    width: calc(50% - 7.5px);
}
.header-o {
    background: #9D9D9C;
    height: 34px;
}
.header-o * {
    color: white;
}
.o-t {
    float: left;
    padding-left: 15px;
    padding-top: 8px;
}
.close {
    float: right;
    padding-right: 15px;
    padding-top: 8px;
    cursor: pointer;
}
div.filtro-menu {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 34px;
    background: white;
    cursor:pointer;
}
div.inner-filtro-menu {
    padding-left: 15px;
    padding-top: 8px;
    padding-right: 15px;
    text-align: center;
}
.open1 .linee {
    right: 25%;
}
.overlay-inner {
    background: #EDEDED;
    height: calc(100vh - 68px);
    overflow: hidden;
	overflow-y:auto;
}
.open .linee {
    right: calc(50% - 7.5px);
}
.open1 #filtri {
    right: 0 !important;
}
.open #informations {
    right: 0;
}
.marquee3k {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 70px;
    overflow: hidden;
    background: #EDEDED;
    height: 34px;
}
.single-modules .linee {
    display: none;
}
span.marq {
    display: inline-block;
    margin-right: 50px;
    padding-top: 9px;
}
.scrolling .linee{
opacity: .75;
-webkit-filter: blur(10px);
-moz-filter: blur(10px);
-ms-filter: blur(10px);
-o-filter: blur(10px);
filter: blur(10px);
}
.ovrlay-container {
    padding: 15px;
}
.titolo-sede {
    width: 50%;
    float: left;
}
.indirizzo {
    width: 50%;
    float: left;
    margin-bottom: 20px;
}
.aprtura {
    color: #00FF00;
}
.giorni {
    float: left;
    width: 50%;
}
.orari {
}
.sede {
    margin-bottom: 30px;
}
.overlay-inner::-webkit-scrollbar {
    width: 6px;
}
.overlay-inner::-webkit-scrollbar-track {
    background:rgb(157,157,157);
}
.overlay-inner::-webkit-scrollbar-thumb {
    background:black;
    -webkit-box-shadow: none; 
}
.overlay-inner::-webkit-scrollbar-thumb:window-inactive {
    background:black;
}
::-webkit-scrollbar {
    width: 6px;
}
::-webkit-scrollbar-track {
	background:rgb(237,237,237);
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
::-webkit-scrollbar-thumb {
    background:rgb(157,157,157);
    -webkit-box-shadow: none; 
}
::-webkit-scrollbar-thumb:window-inactive {
	background:rgb(157,157,157); 
}
.map {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.map iframe {
    width: 100%;
    height: 280px;
}
.map {
    margin-bottom: 15px;
}
.gallery-container-coll,.gallery-container {
    position: fixed;
    top: 34px;
    bottom: 34px;
    width: 100%;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.5s, z-index 0.5s step-end;
    z-index: -1;
}
body .image-in-gallery {
    height: calc(100vh - 68px);
    width: calc(100vw - 15px);
    margin-left: 7.5px;
    margin-right: 7.5px;
	position:relative;
}
.caption-g {
    position: absolute;
    left: 12px;
    right: 50vw;
    bottom: 14px;
}
h4.ulattivo + ul {
    display: block !important;
}
.caption-g p {
    color: rgb(240, 0, 30) !important;
    font-family: 'istitutosvizzero';
}
.block-little.nomobile.infb-s {
    margin-right: 0;
}
.single-post .title {
    margin-top: 0;
}
.nomeca {
    margin-bottom: 45px;
}
body button.slick-prev.slick-arrow {
    position: fixed;
    top: 40px;
    left: 0;
    width: 50% !important;
    opacity: 0;
    height: calc(100vh - 80px);
    z-index: 10;
    cursor: none;
}
.coltext h4 {
    margin-bottom: 15px;
    cursor: pointer;
}
.coltext h4 + ul {
    display: none;
}
body button.slick-next.slick-arrow {
    position: fixed;
    top: 40px;
    right: 0;
    width: 50% !important;
    opacity: 0;
    height: calc(100vh - 80px);
    z-index: 10;
    cursor: none;
}
body .slick-list {
    padding: 0 !important;
}
.galleryss .gallery-container,.galleryss5 .gallery-container[data-gal="5"],.galleryss4 .gallery-container[data-gal="4"],.galleryss3 .gallery-container[data-gal="3"],.galleryss2 .gallery-container[data-gal="2"],.galleryss1 .gallery-container[data-gal="1"],.galleryshow .gallery-container-coll {
    opacity: 1;
    transition: opacity 0.5s,z-index 0.5s step-start;
    z-index: 100;
}
.colonne-multiple a {
    text-decoration:underline !important;
}
.controllers {
    position: fixed;
    top: 34px;
    right: calc(25% + 11.5px);
    background: #EDEDED;
    z-index: 1000;
    width: 140px;
    text-align: center;
    height: 34px;
}
.counter {
    width: 50%;
    float: left;
    padding-top: 8px;
}
.chiudi-gallery {
    width: 50%;
    float: left;
    padding-top: 8px;
    cursor: pointer;
    text-transform: uppercase;
}
.left-column {
    width: calc(50% - 7.5px);
    float: left;
    margin-right: 15px;
}
.right-column {
    width: calc(50% - 7.5px);
    float: left;
}
.gallery-thumb img {
    display: block;
    width: 100%;
}
.text-container p {
    margin-bottom: 15px;
}
.single .articolo {
    margin-bottom: 50px;
}
.single .gallery-thumb {
    padding-bottom: 0;
}
/*strong {
    font-weight: bold !important;
}*/
.mid-text {
    font-size: 21px;
    line-height: 25px;
}
.titolo-c a {
    font-family: 'istitutosvizzero';
    font-size: 21px;
    line-height: 25px;
}
.icona {
    font-size: 11.5px;
	line-height: 15px;
}
.icona {
    float: left;
    width: 18px;
    margin-top: 2px;
}
.corpo {
    display: inline-block;
    vertical-align: middle;
}
.gallery-thumb {
    padding-bottom: 55px;
}
.mid-text.inline-text {
    display: inline-block;
    margin-right: 15px;
}
.article-calendar {
    width: calc(25% - 11.5px);
    float: left;
    min-height: 210px;
    margin-bottom: 15px;
    margin-right: 15px;
}
.corpo {
    float: left;
    width: calc(100% - 18px);
}
.mese-separatore {
    font-family: 'istitutosvizzero';
    font-size: 21px;
    line-height: 25px;
    clear: both;
    margin-bottom: 30px;
}
.titolo-c {
    padding-right: 15px;
}
div#filtri {
    width: 25%;
}
#filtri .ovrlay-container {
    padding: 0;
}
.header-filtri {
    padding: 15px;
    border-bottom: 1px solid #9D9D9C;
    height: 16px;
    padding-top: 8px;
    padding-bottom: 9px;
}
.left-block-f {
    float: left;
}
.right-block-f {
    float: right;
}
#left-s-m .header-o {
	display:none;
}
.filtro {
    border-bottom: 1px solid #9D9D9C;
    border-right: 1px solid #9D9D9C;
    padding-left: 5px;
    padding-right: 5px;
    width: calc(33.33% - 11px);
    float: left;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 9px;
    cursor: pointer;
}
.single-b-f {
    clear: both;
    margin-bottom: 15px;
}
.single-b-f * {
    color: #9D9D9C;
}
.filtro:nth-child(3n) {
    border-right: 0;
    width: calc(33.33% - 10px);
}
.filtr {
    height: 40px;
}
div#content {
    padding-bottom: 55px;
}
.filtro.full {
    width: calc(100% - 10px) !important;
    border-right: 0;
}
.cat .filtro {
    width: calc(50% - 11px);
}
.filtro[data-id="1"] {
    border-right: 1px solid #9D9D9C !important;
    width: calc(50% - 11px) !important;
}
.filtro[data-id="0"] {
    border-right: 0 !important;
    width: calc(50% - 10px) !important;
}
.right-block-f {
    cursor: pointer;
}
.filter-all {
    clear: both;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
div#filtri.overlay {
    right: -25%;
}
.reset-all,.conferma {
    float: left;
    width: 50%;
    text-indent: 15px;
    padding-top: 8px;
    padding-bottom: 9px;
}
.conferma {
    cursor: pointer;
    background: #9D9D9C;
    color: white;
}
.open1 .title {
	width:72%;
}
.reset-all {
    color: rgb(240, 0, 30) !important;
    cursor: pointer;
    background: #EDEDED;
    position: relative;
    z-index: 10;
}
.informazioni.attivo {
	color:rgb(240, 0, 30) !important;;
}
.text-hover {
    position: absolute;
    display: none;
}
.current-menu-item a {
    color: rgb(240, 0, 30);
}
.open .title {
    width: calc(50% - 7.5px);
}
.open1 .title {
    width: calc(76% - 17px);
}
.fontf a.event-link {
	transition:font-size 0.5s;
}
div.filtro-menu .inner-filtro-menu,.filtro-menu {
    color:#9D9D9C;
    pointer-events: none;
}
.page-id-15 div.filtro-menu .inner-filtro-menu, .home div.filtro-menu .inner-filtro-menu,.page-id-15 div.filtro-menu, .home div.filtro-menu{
    color: rgb(240, 0, 30);
    pointer-events: all;
}
.informazioni {
    float: left;
    padding-top: 8px;
    cursor: pointer;
}
.burger.burger1 {
    top: 10px;
}
.burger {
    position: absolute;
    width: 100%;
    height: 1px;
    background: black;
    left: 0;
}
.giorni p {
    margin-bottom: 17px;
}
.orari p {
    margin-bottom: 17px;
}
.burger.burger2 {
    top: 15px;
}
.burger.burger3 {
    top: 20px;
}
.testo-big * {
    font-size: 21px;
    line-height: 25px;
}
.testo-big p {
    margin-bottom: 26px;
}
.testo-big ul {
    margin-bottom: 26px;
}
.testo-big ul li {margin-left: 20px;list-style-type: disc;}
.coltext ul li {margin-left: 20px;list-style-type: disc;}
.colonne-multiple * {
    font-size: 11.5px;
    line-height: 15px;
}
.colonne-multiple p {
    margin-bottom: 15px;
}
.designed a {
    font-size: 11.5px;
    line-height: 15px;
}
.coltext {
    width: calc(25% - 11.5px);
    float: left;
    margin-right: 15px;
    min-height: 1px;
}
.testo-big h2 {
    background: #e6e6e6;
    border-radius: 16px;
    padding: 8px 15px;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    display: inline-block;
    margin-right: 30px;
    cursor: pointer;
    margin-bottom: 0px;
    margin-top: 8px;
}
.col4-text.coltext {
    margin-right: 0;
}
.coltext span[style="text-decoration: underline;"] {
    text-decoration: none !important;
    display: inline-block;
    padding-left: 26px;
}
.colonne-multiple {
    margin-top: 0;
    margin-bottom: 40px;
}
.linee.Roma .line1 {
    background: #4E008E;
}
.linee.Milano .line2 {
    background:#9D9D9C;
}
.testo-big {
    margin-bottom: 45px;
}
.testo-big p:last-of-type {
    margin-bottom: 0;
}
.coltext ul {
    margin-top: -15px;
    margin-bottom: 15px;
}
.show:not(.showonlysearch) .burger.burger2 {
    display: none;
}
.show:not(.showonlysearch) .burger.burger1 {
    transform: rotate(45deg);
    top: 16px;
}
.show:not(.showonlysearch) .burger.burger3 {
    transform: rotate(-45deg);
    top: 16px;
}
p.vuoto {
    max-height: 0px;
}
.gallery-thumb img {
    cursor: pointer;
}
.required {
    font-size: 11.5px;
    line-height: 15px;
    margin-top: 7px;
}
.save-d input {
    border: 1px solid black;
    padding: 5px;
    max-width: 50%;
    width: 100%;
    padding-top: 6px;
}
#right-s-m .header-o {
	display:none;
}
.save-d {
    position: relative;
}
span.confirm {
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 50%;
}
.coltext li img {
    display: inline-block;
    width: 15px;
    vertical-align: middle;
    margin-left: -1px;
    margin-right: 3px;
    margin-top: -2px;
}
.nonattivo a.event-link {
    cursor: default;
}
.location.text p {
    font-size: 21px;
    line-height: 25px;
    font-family: 'istitutosvizzero';
    margin-bottom: 0;
}
.save-the-date p {
    margin-bottom: 6px;
}
a.privacy-policy {
    margin-right: 3px !important;
}
.save-the-date input::-webkit-input-placeholder { 
    color:#9D9D9C;
}
.save-the-date input:-moz-placeholder { 
   color:#9D9D9C;
   opacity:  1;
}
.save-the-date input::-moz-placeholder { 
   color:#9D9D9C;
   opacity:  1;
}
.num-slide {
    color: #9d9d9c;
    text-align: center;
    padding-bottom: 50px;
}
.save-the-date input:-ms-input-placeholder { 
   color:#9D9D9C;
}
.save-the-date input::-ms-input-placeholder { 
   color:#9D9D9C;
}
p.qtranxs-available-languages-message {
    display: none;
}
.article-calendar:nth-child(4n) {
    margin-right: 0;
}
div#left-s-m {
    width: calc(50% + 7.5px);
    float: left;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
}
div#inner-left-s-m {
    padding: 15px;
}
div#right-s-m {
    width: calc(50% - 7.5px);
    float: right;
    height: 100%;
    background: rgba(255, 0, 0, 0.95);
}
.title br {
    display: none;
}
div#left-s-m .menu a {
    font-size: 38px;
    line-height: 42px;
}
#left-s-m .menu-mainmenu-container {
    padding: 0;
    width: 100%;
    float: none;
}
.menu-secondmenu-container {
    margin-bottom: 30px;
}
.socials-s-m,.socials-s-m * {
    font-size: 11.5px;
    line-height: 14px;
}
div#inner-r-s-m {
    padding: 15px;
    overflow: auto;
    height: calc(100% - 30px);
}
div#inner-r-s-m input {
    font-size: 38px;
    line-height: 42px;
}
.newsletter-s-m input[type="email"],.newsletter-s-m input[type="text"] {
    background: none;
    margin-top: 10px;
    margin-bottom: 30px;
    border: 1px solid black;
    padding: 5px;
    width: calc(100% - 14px);
    padding-top: 6px;
}
.mob {
    display: none;
}
div#right-s-m input::-webkit-input-placeholder { 
    color:   white;
}
.sx-testo {
    width: 50%;
    float: left;
}
.block-testo hr {
    height: 17px;
    border: 0;
    margin: 0;
}
.dx-testo {
    width: 50%;
    float: left;
}
.nothing {
    font-size: 46px;
    line-height: 54px;
	font-family: 'istitutosvizzero';
}
.block-testo p {
    margin-bottom: 17px;
}
div#right-s-m input:-moz-placeholder { 
   color:   white;
   opacity:  1;
}
div#right-s-m input::-moz-placeholder { 
   color:   white;
   opacity:  1;
}
.gallery-text-list {
    margin-top: -42px;
	clear:both;
    margin-bottom: 16px;
}
div#right-s-m input:-ms-input-placeholder { 
   color:   white;
}
div#right-s-m input::-ms-input-placeholder { 
   color:   white;
}
div#right-s-m input{ 
   color:   white;
}
.set-email {
    position: relative;
}
.set-email .confirm {
    top: 17px;
    right: 6px;
    position: absolute;
    background: none;
    border: none;
    font-size: 14px;
    line-height: 17px;
}
.marquee3k.campagna {
    opacity:0;
	pointer-events:none;
}
.galleryshow .marquee3k.campagna {
opacity:1;
pointer-events:all;
}
.metagal .gallery-thumb {
    width: 50%;
}
.showonlysearch div#left-s-m {
    display: none;
}
.showonlysearch div#right-s-m {
    width: 100%;
}
.testo-big a {
    text-decoration:underline !important;
}
.newsletter-s-m input::-webkit-input-placeholder { 
    color:   #9D9D9C;
}
a.desc-r * {
    color: #e6e6e6 !important;
}
.newsletter-s-m input:-moz-placeholder { 
   color:   #9D9D9C;
   opacity:  1;
}
.newsletter-s-m input::-moz-placeholder { 
   color:   #9D9D9C;
   opacity:  1;
}
.newsletter-s-m input:-ms-input-placeholder { 
   color:   #9D9D9C;
}
.newsletter-s-m input::-ms-input-placeholder { 
   color:   #9D9D9C;
}
.newsletter-s-m input{ 
   color:   black;
}
.risultato * {
    color: white !important;
    font-size: 24px;
    line-height: 28px;
}
span.dot {
    float: left;
    width: 30px;
    display: block;
}
.risultato {
    margin-bottom: 25px;
}
.ris {
    width: calc(100% - 30px);
    float: left;
}
.save-the-date.mobilesave {
    display: none;
}
.risultato {
    color: white !important;
    font-size: 24px;
    line-height: 28px;
}
.search-input-c {
    margin-top: 20px;
}
.page-id-15 .testo-big h2 {
    margin-top: 0;
}
div#slider-bar {
    clear: both;
    padding: 15px;
    padding-top: 30px;
}
div#slider {
    margin-top: 20px;
}
.page-id-7 .testo-big h2 {
    margin-top: 20px;
}
div#slider {
    height: 2px;
    background: #9d9d9c;
    border: 0;
}
span.ui-slider-handle.ui-corner-all.ui-state-default {
    border: 1.5px solid #d0d0d0 !important;
    border-radius: 50%;
    background: #e6e6e6;
    top: -8px;
    width: 15px;
    height: 15px;
}
.socials-s-m a {
    margin-right: 12px;
}
div#slider-bar * {
    color: #9d9d9c;
}
span.num {
    width: 10px;
    display: inline-block;
    vertical-align: middle;
}
div#slider + .num {
    width: 30px;
}
div#slider {
    width: calc(100% - 60px);
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: 0;
}
div#slider-bar p {
    margin-bottom: 15px;
}
a.desc-r:hover,a.desc-r,a.desc-r * {
    font-size: 14px;
    color: white !important;
    line-height: 17px;
    display: block;
    margin-top: 5px;
}
.coltext2.grande * {
    font-size: 21px;
    line-height: 25px;
}
.coltext2.grande a {
    text-decoration: underline;
}
.coltext2 a {
    text-decoration: underline;
}
.coltext2 {
    width: calc(50% - 7.5px);
    float: left;
    margin-right: 15px;
}
.col2-text-2 {
    margin-right: 0;
}
.colonne-multiple-2 {
    margin-bottom: 45px;
}
div#language li.lang-en {
    margin-left: 0px;
}
.testo-libro * {
    font-size: 14px;
    line-height: 16.8px;
}
.libro {
    margin-top:30px;
}
.testo-libro p {
    margin-bottom: 16.8px;
}
.testo-libro p:last-of-type {
    margin-bottom: 0;
}
.img-libro {
    width: calc(50% - 7.5px);
    float: left;
    margin-right: 15px;
}
.img-libro img {
    display: block;
    width: 50%;
    float:right;
}
.testo-libro a {
	
}
.testo-libro {
      width: calc(50% - 7.5px);
    float: left;
}
.libri-bc .libri {
    float: left;
    width: calc(50% - 7.5px);
}
.text-container iframe {
    max-width: 100%;
}
.other-activities * {
    font-size: 21px;
    line-height: 25px;
}

.other-activities p {
    margin-bottom: 52px;
}

.other-activities a {
    text-decoration: underline;
}
div#save-module {
    background: white;
    /* margin-left: -15px; */
    /* margin-right: -15px; */
    padding: 7px 15px;
    z-index: 10000;
    left: 0;
    right: 0;
}
@media all and (min-width:767px) {
	.button-save:hover {
	    color: rgb(0,150, 250);
	    background: transparent;
	}
	
}
div#save-module {
    position: fixed;
    bottom: 34px;
    left: 0;
    background: rgb(243 251 255 / 90%);
}

div#save-module + .form-module {
    /* padding-top: 80px; */
}

.saveFixed div#save-module {
    /* position: fixed; */
    /* top: 34px; */
    /* left: 15px; */
    /* right: 15px; */
}

.button-save {
  background: rgb(0,150,250);
  display: inline-block;
  border-radius: 4px;
  padding: 8.5px 0px;
  font-size: 14px;
  line-height: 17px;
  -webkit-appearance: none;
  width: auto;
  text-align: center;
  cursor: pointer;
  transition: all 0.5s ease;
  margin-right: 20px;
  width: calc(12.5vw - 15px);
  border: 1px solid rgb(0,150,250);
  color: rgb(237,237,237);
}
.checking div#save-module {
    display: none;
}
@media all and (min-width:768px) {
	
	div.menu-s {
	    width: auto;
	    padding-top: 4px;
	    height: auto;
	}
	.menu-s:hover {
	    color: rgb(240, 0, 30) !important;
	}
	.show .menu-s {
	    color: rgb(240, 0, 30) !important;
	}
	.menu-s:hover .burger {
		background: rgb(240, 0, 30) !important;
	}
	.confirm:hover, .testo-big h2:hover, .filtro:hover, .chiudi-gallery:hover, .close:hover, .menu-s:hover *, a span:hover, a:hover,a:hover * {
		color: rgb(240, 0, 30) !important;
	}
	.informazioni:hover, .open .informazioni {
		color:rgb(240, 0, 30) !important;;
	}
	.coltext a:hover,.coltext a:hover * {
	    color: #f0001e;
	    border-color: #f0001e;
	}
	.testo-big a:hover {
	    color: #f0001e;
	    border-color: #f0001e;
	}
	.nonattivo a:hover {
	    color: black !important;
	}
	.img-i-l-t img:hover {
	    filter: grayscale(0%);
	}
	.risultato a:not(.desc-r):hover {
	    color: white !important;
	    font-size: 24px;
	    line-height: 28px;
	}
}
span.mobileonly {display:none;}
@media all and (max-width:767px) {
	span.saved-at  span.mobileonly {
	    display: none;
	    color: rgb(130,130,130);
	    vertical-align: middle;
	}
	span.saved-at {
	    font-size: 14px;
	}
	.testo-big * {
	    font-size: 15px;
	    line-height: 19px;
	}
	.other-activities.text-container p {
	    margin-bottom: 40px;
	}
	.libri.cc2 {
	    margin-left: 0px;
	}
	.libri-bc .libri {
	    float: none;
	    width: 100%;
	}
	.induecolb .coltext2 > p {
	    width: 100%;
	}
	.induecolb .libro,.induecolb .libro:nth-child(2n) {
	    width: 100%;
	    float: none;
	    margin-left: 0;
	}
	.img-libro img {
		width:100%;
	}
	.libro {
		margin-top:20px;
	}
	.testo-libro * {
	    font-size: 11.5px;
	    line-height: 14px;
	}
	.coltext2 {
	    width: 100%;
	    float: none;
	    margin-right: 0;
	}
	.ris a span, .ris a:hover span {
	    display: block;
	    color: white !important;
	    font-size: 13px;
	    line-height: 15.4px;
	    margin-top: 4px;
	    margin-left: 0;
	}
	.risultato a.desc-r:hover, a.desc-r, a.desc-r * {
	    font-size: 13px;
	    line-height: 15.4px;
	    margin-top: -12px;
	    color: #c7c8ca !important;
	}
	.ris {
	    margin-bottom: 15px;
	}
	.risultato:first-of-type {
	    margin-bottom: 15px;
	}
	a.privacy-policy {
	    float: none;
	    display: block;
	    margin-top: 19px;
	}
	.Milano .image-in-gallery {
	    background-color: #9D9D9C !important;
	}
	.Roma .image-in-gallery {
	    background-color: #4E008E !important;
	}
	.single .gallery-thumb {
	    display: none;
	}
	.s-m.cercamob {
	    padding-top: 15px;
		position:relative;
	}
	.showonlysearch .s-m.cercamob:before {
	    width: 15px;
	    left: 0;
	    content: '';
	    height: 1px;
	    background: rgb(240, 0, 30) !important;
	    display: block;
	    transform: rotate(45deg);
	    top: 20px;
	    position: absolute;
	}
	.showonlysearch .s-m.cercamob:after {
	    width: 15px;
	    left: 0;
	    content: '';
	    height: 1px;
	    background: rgb(240, 0, 30) !important;
	    display: block;
	    transform: rotate(-45deg);
	    top: 20px;
	    position: absolute;
	}
	.showonlysearch .s-m.cercamob svg {
	    opacity: 0;
	}
	
	body .image-in-gallery {
	    height: 100%;
	}
	.reset-all {
	    background: rgba(29, 29, 29, 0.95);
	}
	.single-b-f.areaapp {
	    padding-top: 14px;
	}
	.single-b-f {
	    margin-bottom: 12px;
	}
	.ovrlay-container {
	    padding-top: 41px;
	}
	div#inner-r-s-m {
	    padding-top: 30px;
	    height: calc(100% - 45px);
	}
	.label-lingua {
	    float: left;
	    color: white;
	}
	div#mobile-lingua * {
	    font-size: 15px;
	    line-height: 19px;
	    /* font-family: 'istitutosvizzero'; */
	    color: white;
	}
	div#mobile-lingua {
		display:block;
		margin-top: 20px;
		margin-bottom: 23px;
	}
	.mobile-lingue {
	    float: right;
	}
	.mobile-lingue li {
	    display: inline-block;
	    margin-left: 11px;
	}
	div#inner-left-s-m {
	    padding-top: 30px;
	}
	.single-post .title {
	    margin-top: 7px;
	}
	.gallery-container-coll, .gallery-container {
	    top: 40px;
	    bottom: 40px;
	    background: white;
	}
	div#secondary-menu {
	    top: 40px;
	    height: calc(100% - 80px);
	}
	.title {
	    margin-bottom: 8px;
	    margin-top: 7px;
	}
	a.event-link {
		font-size:11px;
	}
	.num-slide {
	    color: white;
	}
	.title br {
	    display: inline-block;
	}
	.save-the-date {
	    margin-bottom: 18px;
	}
	.caption-g {
	    right: 12px;
	}
	.colonne-multiple * {
	    font-size: 12px;
	    line-height: 15px;
	}
	.coltext {
	    width: 100%;
	    height: auto;
	    min-height: 0;
	    float: none;
	    margin-bottom: 20px;
	}
	.testo-big h2 {
	    margin-bottom: 6px;
	    margin-top: 8px;
	    margin-right: 11px;
	    font-size: 12px;
	    line-height: 14px;
	}
	.marquee3k {
	    bottom: auto;
	    top: 0;
	    right: 0;
	    height: 40px;
	    z-index: 1000;
	}
	header#masthead {
	    z-index: 10000;
	    height: 40px;
	    top: auto;
	    bottom: 0;
	}
	div#search {
	    display: none;
	}
	div#language {
	    display: none;
	}
	.overlay {
	    width: 100%;
	    right: -100%;
	}
	.overlay-inner {
	    background: #9d9d9c;
	    -webkit-overflow-scrolling: touch;
	}
	.socials-s-m a {
	    color: white;
	}
	.header-o {
	    background: none;
	}
	.sede * {
	    color: white;
	}
	.indirizzo {
	    width: 100%;
	    float: none;
	}
	.titolo-sede {
	    width: 100%;
	    float: none;
	}
	.designed a {
	    color: white;
	}
	a.event-link {
	    white-space: normal;
	}
	.block-little {
	    width: 100%;
	    float: none;
	    margin-right: 0;
	}
	.left-column {
	    margin-right: 0;
	    width: 100%;
	    float: none;
	}
	.right-column {
	    width: 100%;
	    float: none;
	}
	.gallery-container {
	    left: 0;
	}
	.block-little + .block-little {
	    width: 100%;
	}
	.titolo-c a {
	    font-size: 12px;
	    line-height: 14.4px;
	}
	.article-calendar {
	    width: 100%;
	    min-height: 0;
	    margin-right: 0;
	    float: none;
	    margin-bottom: 21px;
	}
	.home a.event-link {
	    white-space: nowrap;
	}
	.mid-text {
	    font-size: 14px;
	    line-height: 19px;
	}
	.testo-big {
	    margin-bottom: 30px;
	    margin-top: -5px;
	}
	.corpo {
	    float: none;
	    width: 100%;
	}
	.articolo {
	    margin-bottom: 40px;
	}
	.mese-separatore {
	    margin-bottom: 20px;
	    font-size: 15px;
	}
	.colonne-multiple {
		margin-bottom: 45px;
	}
	.mid-text {
	    font-size: 12px;
	    line-height: 14.4px;
	}
	.nomob {
		display:none !important;
	}
	.mob {
	    display: block;
	}
	.date-mob {
	    margin-top: 13px;
	    font-size: 15px;
	    line-height: 18px;
	    font-weight: normal;
	}
	.block-little.mob .text {
	    font-family: 'istitutosvizzeror';
	    font-size: 15px;
	    line-height: 18px;
	}
	.single-post a.event-link {
	    white-space: nowrap;
	}
	.nomobile {
	    display: none;
	}
	abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, input, video, a {
	    font-size: 15px;
	    line-height: 18px;
	}
	.image-in-gallery {
	    background-position: top !important;
	}
	.controllers {
	    right: 0;
	    top: 40px;
	}
	.image-in-gallery {
	    width: 100vw !important;
	    margin-left: 0 !important;
	    margin-right: 0 !important;
	}
	.gallery.slick-initialized.slick-slider {
	    background:white;
	}
	span.marq {
	    padding-top: 12px;
	}
	div#content {
	    padding-top: 55px;
	}
	div#filtri {
	    width: 100%;
	}
	#filtri .overlay-inner {
	    background: rgba(29, 29, 29, 0.95);
	}
	div#filtri.overlay {
	    right: 0;
	}
	.s-m {
	    text-align: center;
	    padding-top: 13px;
	}
	.inenr-m-m {
	    padding: 0 15px;
	    display: flex;
	}
	.inenr-m-m * {flex: auto;}
	.burger {
	    width: 15px;
	    right: 0;
	    left: auto;
	}
	.s-m svg {
	    float: left;
	}
	.o-t {
	    padding-left: 0;
	    float: left;
	    color: white !important;
	    padding-top: 30px;
	    text-align: center;
	    padding-left: 15px;
	}
	div.inner-filtro-menu {
	    padding-top: 13px;
	    padding-left: 0;
	    padding-right: 0;
	}
	div.filtro-menu {
	    position: relative;
	    bottom: 0;
	    right: 0;
	    width: auto;
	    height: auto;
	    background: none;
	    cursor: pointer;
	}
	.sx-testo {
	    /* width: 100%; */
	    /* float: none; */
	}
	.dx-testo {
	    /* width: 100%; */
	    /* float: none; */
	}
	.page-id-15 div.filtro-menu .inner-filtro-menu, .home div.filtro-menu .inner-filtro-menu, .page-id-15 div.filtro-menu, .home div.filtro-menu {
		color:black;
	}
	div#left-s-m .menu a {
	    font-size: 15px;
	    line-height: 19px;
	    /* font-family: 'istitutosvizzero'; */
	    color: white;
	}
	div#left-s-m {
	    width: 100%;
	}
	.overlay {
	    z-index: 10000000;
	}
	div#right-s-m {
	    display: none;
	}
	#informations .o-t {
	    /* display: none; */
	}
	div#left-s-m {
	    background: rgba(157, 157, 156, 0.95);
	}
	.newsletter-s-m * {
	    color: white;
	}
	.newsletter-s-m input[type="text"],.newsletter-s-m input[type="email"] {
	    border-color: white;
	    margin-bottom: 25px;
	    -webkit-appearance: none;
	    border-radius: 0;
	    box-shadow: none;
	}
	.socials-s-m {
	    color: white;
	}
	.overlay {
	    height: calc(100% - 80px);
	}
	.overlay-inner {
	    height: 100%;
	}
	.text-hover.text {
	    display: none !important;
	}
	.filtro {
	    padding-top: 6px;
	    padding-bottom: 6px;
	}
	.blocco.cat-m {
	    display: inline-block;
	}
	.blocco.cat-m:after {
	    content: ', ';
	    margin-left: -3px;
	}
.showonlysearch div#right-s-m {
	display:block;
	background:#9d9d9c;
}
	.blocco.loc-m {
	    display: inline-block;
	}
	.cat-m .corpo {
	    display: inline-block;
	    width: auto;
	}
	.mid-text.st-m.inline-text {
	    margin-right: 0;
	}
	.mid-text.e-m.inline-text:before {
	    content: '–';
	    margin-right: 4px;
	}
	.open1 .inner-filtro-menu {
	    color: rgb(240, 0, 30) !important;
	}
	.gallery-text-list {
	    margin-top: 2px;
	    margin-bottom: 13px;
	}
	.img-i-l-t img {
	    height: 80px;
	    filter: grayscale(0);
	}
	.text-container .testo-big p {
	    margin-bottom: 15px;
	}
	.testo-big ul {
	    margin-bottom: 19px;
	}
	.colonne-multiple p {
	    margin-bottom: 7px;
	}
	.article-calendar * {
	    font-size: 15px !important;
	    line-height: 19px !important;
	}
	.mese-separatore + div {
	    margin-bottom: 34px;
	}
	.menu-secondmenu-container {
	    margin-bottom: 25px;
	}
	div.inner-m-s {
	    padding-top: 8px;
	}
	.burger.burger1 {
	    top: 11px;
	}
	.burger.burger2 {
	    top: 16px;
	}
	.burger.burger3 {
	    top: 21px;
	}
	.page-id-11 .gallery-text-list {
	    margin-top: 22px;
	}
	.coltext ul {
	    margin-top: -6px;
	    margin-bottom: 7px;
	}
	.coltext h4 {
	    margin-bottom: 7px;
	}
	.text-container p {
	    margin-bottom: 7px;
	}
	.single-post .testo-big.mob {
	    margin-top: 17px;
	    margin-bottom: 20px;
	}
	/*html, body {
	    height: 100%;
	    overflow: hidden;
	}*/
	/*#page    {
	    position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    overflow: scroll;
	    -webkit-overflow-scrolling: touch;
	    overflow-scrolling: touch;
	}*/
		.gallery.slick-initialized.slick-slider {
		    height: 100%;
		}
		.slick-list.draggable {
		    height: 100%;
		}
		button.slick-prev.slick-arrow {
		    display: none !important;
		}
		button.slick-next.slick-arrow {
		    display: none !important;
		}
		.slick-track {
		    height: 100%;
		}
	.overlay p, .overlay p a,.overlay p span {
	    color: white;
	}
	.open1 div#filtri {
	    opacity: 1;
	    pointer-events: all;
	}
	.overlay {
	    right: 0;
	    opacity: 0;
	    pointer-events: none;
	    top: 40px;
	}
	.linee {
	    left: 0 !important;
	    right: 0 !important;
	}
	.open #informations {
	    opacity: 1;
	    pointer-events: all;
	}
	.save-d input {
	    -webkit-appearance: none;
	    box-shadow: none;
	    border-radius: 0;
	    max-width: calc(100% - 12px);
	}
	span.confirm {
	    right: 6px;
	}
	.save-the-date {
	    display: none;
	}
	.save-the-date.mobilesave {
	    display: none;
	}
	.left-column,.right-column {
	    margin-bottom: 38px;
	}
	.page-template-text-page div#content {
	    padding-top: 69px;
	}
	div#inner-r-s-m input {
	    background: none;
	    margin-top: 18px;
	    margin-bottom: 30px;
	    border: 1px solid white;
	    padding: 5px;
	    width: calc(100% - 14px);
	    padding-top: 6px;
	    font-size: 13px;
	    line-height: 15.4px;
	    margin-bottom: 0px;
	    -webkit-appearance: none;
	    box-shadow: none;
	}
	.search-input-c * {
	    font-size: 13px;
	    line-height: 15.4px;
	}
	.risultato {
	    margin-bottom: 0;
	}
	.showonlysearch .s-m.cercamob svg * {
	    stroke: rgb(240, 0, 30) !important;
	}
	.risultato *, .risultato a:hover {
	    color: white !important;
	    font-size: 13px;
	    line-height: 15.4px;
	}
	.single-b-f * {
	    color: white;
	}
	div#slider-bar * {
	    color: white;
	}
	.close {
	    padding-top: 30px;
	}
	.open1 div#primary,.open div#primary,.show div#primary,.open1 .linee,.open .linee,.show .linee {
	    filter: blur(4px);
	}
	div#primary {
	    transition: filter 0.5s;
	}
	#left-s-m .o-t {
	    padding: 0;
	}
	#left-s-m .close {
	    padding: 0;
	}
	#left-s-m .header-o {
	    height: 22px;
	    display:block;
	    margin-top: -3px;
	}
	#right-s-m .o-t {
	    padding: 0;
	}
	#right-s-m .close {
	    padding: 0;
	}
	#right-s-m .header-o {
	    height: 22px;
	    display:block;
	    margin-top: -3px;
	}
	.anni.testo-big {
	    margin-top: 13px;
	}
	.text-container .gallery-container {
	    position: relative;
	    top: 0;
	    bottom: auto;
	    opacity: 1;
	    z-index: 10;
	    height: 80vw;
	    margin-bottom: 30px;
	}
	.text-container .gallery-text-list {
	    display: none;
	}
	.text-container .controllers {
	    display: none;
	}
	
	.single-post #main .gallery-container {
	    position: relative;
	    top: 0;
	    bottom: auto;
	    opacity: 1;
	    z-index: 10;
	    height: 80vw;
	    margin-bottom: 30px;
	}
	.single-post #main .gallery-text-list {
	    display: none;
	}
	.single-post #main .controllers {
	    display: none;
	}
	.metagal {
	    display: none;
	}
	.open1,.open1 body,.open,.open body {
	    overflow: hidden;
	}
	.filter-all {
	    clear: both;
	    position: fixed;
	    bottom: 40px;
	    left: 0;
	    right: 0;
	    z-index: 1000;
	}
}
@media all and (min-width:768px) and (max-width:900px) {
	div#inner-r-s-m input {
	    font-size: 34px;
	    line-height: 38px;
	    margin-top: 16px;
	}
	.articolo {
	    margin-bottom: 60px;
	}
	.map {
	    pointer-events: none;
	}
	.single-b-f * {
	    color: white;
	}
	div#left-s-m {
		    width: 100%;
		}
		.overlay {
		    z-index: 10000000;
		}
		div#right-s-m {
		    display: none;
		}
	div#slider-bar * {
	    color: white;
	}
	.num-slide {
		color:white;
	}
	div#secondary-menu {
	 top: 40px;
	    height: calc(100% - 80px);
	}
	.mob .text {
	    font-size: 14px;
	    line-height: 17px;
	    font-family: 'istitutosvizzeror';
	}
	.save-the-date {
	    margin-bottom: 18px;
	}
	.caption-g {
	    right: 12px;
	}
	.marquee3k {
	    bottom: auto;
	    top: 0;
	    right: 0;
	}
	header#masthead {
	    top: auto;
	    bottom: 0;
	}
	div#search {
	    display: none;
	}
	div#language {
	    display: none;
	}
	.overlay {
	    width: 100%;
	    right: -100%;
	}
	.overlay p, .overlay p a, .overlay p span {
	    color: white;
	}
	.overlay-inner {
	    background: rgba(157, 157, 156, 1);
	    -webkit-overflow-scrolling: touch;
	}
	.socials-s-m a {
	    color: white;
	}
	.header-o {
	    background: none;
	    padding-top: 15px;
	}
	.sede * {
	    color: white;
	}
	.indirizzo {
	    width: 100%;
	    float: none;
	}
	.titolo-sede {
	    width: 100%;
	    float: none;
	}
	.designed a {
	    color: white;
	}
	a.event-link {
	    white-space: normal;
	}
	.block-little {
	    width: 100%;
	    float: none;
	    margin-right: 0;
	}
	.left-column {
	    margin-right: 0;
	    width: 100%;
	    float: none;
	}
	.right-column {
	    width: 100%;
	    float: none;
	}
	.gallery-container {
	    left: 0;
	}
	.block-little + .block-little {
	    width: 100%;
	}
	
	.home a.event-link {
	    white-space: nowrap;
	}
	.marquee3k {
	    bottom: auto;
	    top: 0;
	    right: 0;
	    height: 40px;
	}
	header#masthead {
	    height: 40px;
	    top: auto;
	    bottom: 0;
	}
	.articolo {
	    margin-bottom: 60px;
	}
	
	.colonne-multiple {
		margin-bottom:15px;
	}
	
	.single-post a.event-link {
	    white-space: nowrap;
	}
	.nomobile {
	    display: none;
	}
	.controllers {
	    right: 0;
	}
	span.marq {
	    padding-top: 11px;
	}
	div#content {
	    padding-top: 54px;
	}
	div#filtri {
	    width: 100%;
	}
	#filtri .overlay-inner {
	    background: rgba(29, 29, 29, 0.95);
	}
	div#filtri.overlay {
	    right: 0;
	}
	.s-m {
	    text-align: center;
	    padding-top: 12px;
	}
	.inenr-m-m {
	    padding: 0 15px;
	    display: flex;
	}
	.inenr-m-m * {flex: auto;}
	.burger {
	    width: 15px;
	    right: 0;
	    left: auto;
	}
	.s-m svg {
	    float: left;
	}
	
	div.inner-filtro-menu {
	    padding-top: 12px;
	    padding-left: 0;
	    padding-right: 0;
	}
	div.filtro-menu {
	    position: relative;
	    bottom: 0;
	    right: 0;
	    width: auto;
	    height: auto;
	    background: none;
	    cursor: pointer;
	}
	.page-id-15 div.filtro-menu .inner-filtro-menu, .home div.filtro-menu .inner-filtro-menu, .page-id-15 div.filtro-menu, .home div.filtro-menu {
		color:black;
	}
	div#left-s-m .menu a {
	    font-size: 34px;
	    line-height: 40px;
	    /* font-family: 'istitutosvizzero'; */
	    color: white;
	}
	.overlay {
	    z-index: 10000000;
	}
	
	div#left-s-m {
	    background: #9d9d9c;
	}
	.newsletter-s-m * {
	    color: white;
	}
	.newsletter-s-m input[type="text"],.newsletter-s-m input[type="email"] {
	    border-color: white;
	}
	.socials-s-m {
	    color: white;
	}
	.overlay {
	    height: calc(100% - 80px);
	}
	.overlay-inner {
	    height: 100%;
	}
	.text-hover.text {
	    display: none !important;
	}
	.filtro {
	    padding-top: 6px;
	    padding-bottom: 6px;
	}
.showonlysearch div#right-s-m {
	display:block;
	/* background:#9d9d9c; */
}
	.open1 .inner-filtro-menu {
	    color: rgb(240, 0, 30) !important;
	}
	input.search-full {
	    width: 100%;
	}
	.article-calendar {
	    width: calc(50% - 7.5px);
	}
	.article-calendar:nth-child(2n) {
	    margin-right: 0;
	}
	.article-calendar {
	    min-height: 150px;
	}
	.mese-separatore {
	    margin-top: 0px;
		margin-bottom:30px;
	}
	.nomob {
		display:none !important;
	}
	.mob {
	    display: block;
	}
	.open1 div#filtri {
	    opacity: 1;
	    pointer-events: all;
	}
	.overlay {
	    right: 0;
	    opacity: 0;
	    pointer-events: none;
	    top: 40px;
	}
	.linee {
	    left: 0 !important;
	    right: 0 !important;
	}
	.open #informations {
	    opacity: 1;
	    pointer-events: all;
	}
	.header-o {
	    background: none;
	}
	#left-s-m .o-t {
	    padding: 0;
	}
	#left-s-m .close {
	    padding: 0;
	}
	#left-s-m .header-o {
	    height: 22px;
	    display:block;
	    margin-top: -3px;
	}
	#right-s-m .o-t {
	    padding: 0;
	}
	#right-s-m .close {
	    padding: 0;
	}
	#right-s-m .header-o {
	    height: 22px;
	    display:block;
	    margin-top: -3px;
	}
	.anni.testo-big {
	    margin-top: 13px;
	}
}
@media all and (max-width:1098px) {
	div#language {
	    display: none;
	}
	.label-lingua {
		    float: left;
		    color: white;
		}
		div#mobile-lingua * {
		    font-size: 15px;
		    line-height: 19px;
		    /* font-family: 'istitutosvizzero'; */
		    color: white;
		}
		div#mobile-lingua {
			display:block;
			margin-top: 20px;
			margin-bottom: 23px;
		}
		.mobile-lingue {
		    float: right;
		}
		.mobile-lingue li {
		    display: inline-block;
		    margin-left: 11px;
		}
	.set-email .confirm {
	    color: white;
	}
}
@media all and (min-width:901px) and (max-width:1098px) {
	div#mobile-lingua * {
	    font-size: 15px;
	    line-height: 19px;
	    font-family: 'istitutosvizzero';
	    color: black;
	}
}
@media all and (max-width:767px) {
	span.saved-at span {
	    display: none;
	}

	span.saved-at span .mobileonly {
	    display: none;
	}

	.button-save {
	    width: 50%;
	}
	.step-p .button-s {
	    margin-bottom: 15px;
	}
}

/*ciao andrea, io ci provo... perdonami*/
.mejs-container {
	margin-bottom: 15px !important;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body { 
	background: red !important; 
	border-radius: 4px !important; 
}
.mejs-currenttime, .mejs-duration { 
	color: white !important; 
} 
.mejs-horizontal-volume-current { 
	background:#fff !important; 
}
.mejs-time {
	padding: 12px 6px 0 !important;	
}
span.saved-at,span.saved-at * {
    color: rgb(130,130,130);
}