/*
Theme Name: sbmtheme
Theme URI: http://serraniandrea.com/
Author: Andrea Serrani
*/
/*@font-face {
  font-family: 'myartguides';
  src: url('../sbmtheme/font/Nationale-Regular.otf');
  font-weight:normal;
}
@font-face {
  font-family: 'myartguides';
  src: url('../sbmtheme/font/Nationale-Medium.otf');
  font-weight:bold;
}
@font-face {
  font-family: 'myartguides-dm';
  src: url('../sbmtheme/font/Nationale-DemiBold.otf');
}*/
/*@import url("https://d2ol1xxy6u64sa.cloudfront.net/WF-043862-0697431c410b35d9684323faaa0ef728.css?fsf=10235");
@font-face {
	font-family: "Nationale Regular";
		src: url("https://webfonts.fontstand.com/Webfont-043862-002093-010235-eda4c54b8653e2d0547905f1e323e23855a96922.woff2") format("woff2"), url("https://webfonts.fontstand.com/Webfont-043862-002093-010235-9cb8f82534a08c62f25a085b54f6d18d4088d515.woff") format("woff");
}
@import url("https://d2ol1xxy6u64sa.cloudfront.net/WF-043862-ab8c1e6ef85595e6a98cca0e273e0af3.css?fsf=10233");
@font-face {
	font-family: "Nationale Medium";
		src: url("https://webfonts.fontstand.com/Webfont-043862-002093-010233-3eaa2deaa9ea878e7a4343cb6944046dc38b37a5.woff2") format("woff2"), url("https://webfonts.fontstand.com/Webfont-043862-002093-010233-8fddeddccb2b3c2a8ae6a38a50a8512915dbe0a6.woff") format("woff");
}*/
body,html,div,p,a,ul,li,input,h1,h2,h3,select {
	/*font-family: 'myartguides','Helvetica',"Arial",sans-serif;*/
	
	font-family: "Nationale Regular",'Helvetica',"Arial",sans-serif;
	font-size:16px;
	line-height: 20px;
	border-radius:0;
	border:0;
	box-shadow:none;
	margin:0;
	padding:0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color:black;
	text-decoration:none;
	list-style: none;
	font-weight: normal;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
footer p a {
    text-decoration: none;
}
.avvertorial {
    margin-right: 56px;
}
body .avvertorial {
    position: absolute;
    top: 50%;
    left: 56px;
    transform: translate(0,-50%);
    width: calc(50% - 98px);
}
.pms-price-breakdown {
    display: none;
}
.caption-avv {
    position: absolute;
    bottom: 20px;
    text-align: center;
    left: 56px;
    width: calc(50% - 98px);
}
.desc-right a:hover {
    color: #757575;
}
.desc-right a {
    transition: color 0.5s ease;
}
a.underline {
    text-decoration: underline;
}
a.underline:hover {
    color:#757575;
}
.popup-action {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: black;
    padding: 15px;
    pointer-events: none;
    transition: opacity 0.3s ease;
    opacity: 0;
}
.popup-action.show {
    opacity: 1;
}
.mc-field-group.col2.left {
    margin-top: 0;
    margin-bottom: 20px;
}
div#mergeRow-gdpr * {
    font-size: 10px;
    line-height: 13px;
}
#mc-embedded-subscribe-form input[type=checkbox] {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 0 !important;
    margin-right: 6px;
}
fieldset.mc_fieldset.gdprRequired.mc-field-group {
    padding: 0;
    margin: 0;
    border: 0;
    margin-bottom: 15px;
}
div#mergeRow-gdpr p {
    margin-bottom: 10px;
}
div#mergeRow-gdpr {
    margin-top: 20px;
}
label.checkbox.subfield {
    margin-right: 15px;
}
#newsletter-o .overlay-inner {
}
div#mc_embed_signup input {
    line-height: 22px;
}
.scroll-down-agenda {
    position: absolute;
    top: calc(100% + 50px);
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    left: 0;
    right: 0;
    cursor: pointer;
}
.arrow-top-agenda {
    background: black;
    color: white;
    position: fixed;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    transition: opacity 0.5s ease;
    cursor: pointer;
    opacity: 0;
    z-index: 10000;
}

.arrow-top-agenda.show {
    opacity: 1;
}
.full-img-r .caption {
    transition: opacity 0.5s 0.5s ease;
    opacity: 0;
}
.scroll-down.scroll-d-fair.white {
    transition: opacity 0.2s ease;
}

.cropd .scroll-down.scroll-d-fair.white {
    opacity: 0;
    pointer-events: none;
}
.cropd .full-img-r {
    height: calc(100vh - 270px);
    width: calc(100% - 112px);
}

.cropd .full-img-r .caption {
    opacity: 1;
}
.related-single-p .col2-i {
    height: 0;
    padding-top: 100%;
}
.related-single-p .colc2 .medium-m.margint56.pos- {
    text-align: center;
}
.related-single-p .margin.block-c.relative.colc2 {
    padding: 0;
}
.closing-day {margin-bottom: 17px;}
img.bannerMOB {
    display: none;
}
.banner-header img {
	border-radius:0 !important;
}
.banner-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
}

.banner-header-hider {
    pointer-events: none;
    opacity: 0;
}

.CONBANNER div#page {
    background: white;
    position: relative;
    z-index: 2;
}

.CONBANNER header#masthead {
    position: absolute;
}
.fixedMenu 
 header#masthead {
    position: fixed;
}
.psdraft {
    pointer-events: none;
    cursor: initial;
}
.psdraft:after {content: 'Waiting for review';position: absolute;top: 0;left: 0;right: 0;bottom: 0;text-align: center;z-index: 10;background: rgba(255,255,255,0.8);line-height: calc(25vw - 66px);font-size: 1.6vw;}
.add-people a {
    color: #2979FF !important;
    text-decoration: underline;
    display: block;
    margin-top: -20px;
    margin-bottom: 40px;
}
.pms-form label {
    font-size: 12px;
    line-height: 14px;
    color: #757575;
}

ul.pms-form-fields-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 60px;
    grid-row-gap: 20px;
}

form#pms_register-form {
}

.pms-subscription-plan-description {
    margin-left: 0;
    font-size: 18px;
    line-height: 24px;
    font-style: initial;
}

li.pms-field.pms-field-subscriptions {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin-top: 50px;
    grid-column-gap: 50px;
    column-span: all;
    grid-column: auto / span 2;
    grid-row-gap: 0;
    margin-bottom: 0;
    margin-left: calc(-50vw + 330px);
    margin-right: calc(-50vw + 330px);
}

.pms-subscription-plan {
    padding: 20px;
    background: white;
    border-radius: 10px;
    margin-bottom: 0;
    border: 1px solid black;
    margin-bottom: 20px;
}

.pms-subscription-plan label {
    font-size: 25px;
    color: black;
    margin-bottom: 20px;
    display: block;
    font-family: "Nationale Medium";
    line-height: 33px;
}
form#pms_register-form:before {content: 'User informations';font-size: 34px;text-align: left;display: block;margin-bottom: 50px;}

ul#pms-credit-card-information:before {content: 'Billing informations';margin-top: 40px;font-size: 34px;text-align: left;display: block;margin-bottom: 30px; line-height:35px;}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid black;
    border-radius: 0;
    background: none !important;
}

.chosen-container-single .chosen-drop {
    border-radius: 0;
    border-color: black;
    box-shadow: none !important;
}

.chosen-container-single .chosen-single span {
}
ul#pms-credit-card-information {
    margin-bottom: 50px;
    text-align: left;
}

ul.pms-field-section.pms-section-billing-details.pms-billing-details {
    display: grid !important;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 56px;
    grid-row-gap: 20px;
}

li.pms-field.pms-field-type-heading {
    display: none;
}

.pms-form > input[type=submit] {
    background: black;
    color: white;
    padding: 20px 80px;
    margin-top: 40px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-size: 18px;
}
table.pms-account-subscription-details-table td, #pms-payment-history td,#pms-payment-history th {
    padding: 10px;
    border: 1px solid;
    border-collapse: collapse;
}

a.pms-account-subscription-action-link.pms-account-subscription-action-link__cancel {
    display: none;
}

a.pms-account-subscription-action-link.pms-account-subscription-action-link__abandon {
    color: red;
}
div#pms-stripe-credit-card-details {
    border: 1px solid black;
    border-radius: 0;
    box-shadow: none;
}
input#pms-delete-account {
    background: #de5151;
    padding: 10px 20px 8px 20px;
    color: white;
    margin-left: 15px;
}

table.pms-account-subscription-details-table,#pms-payment-history {margin-top: 50px;margin-bottom: 50px;width: 100%;margin-left: auto;margin-right: auto;border-collapse: collapse;}
.pms_success-messages-wrapper {
    width: 50%;
    margin: 0 auto;
    margin-top: 50px;
}
a.pms-account-subscription-action-link.pms-account-subscription-action-link__retry {
    color: #2979FF;
}
.pms-subscription-plan.pms-hidden {
    border: 1px solid black;
}

form#pms-retry-payment-subscription-form {
    margin-top: 50px;
}

form#pms-retry-payment-subscription-form > p {
    font-weight: normal;
    font-family: "Nationale Medium";
    font-size: 34px;
    text-align: center;
    margin-bottom: 40px;
}
.pms_success-messages-wrapper p {
    border: 0;
    text-align: center;
    padding: 20px;
}
a.pms-account-subscription-action-link.pms-account-subscription-action-link__renew {
    color: #2979FF;
    font-family: "Nationale Medium";
}
form#request-to-add input[type="submit"] {
    background: #212121;
    color: white;
    padding: 11px 16px 11px;
    border-radius: 2px;
    display: block;
    width: 130px;
    margin-top: 20px;
}

form#request-to-add {
    margin-top: 30px;
}
form#request-to-add textarea {
    width: 50%;
    height: 140px;
    border: 1px solid;
    padding: 20px;
}
.add-people a {
    color: black;
}
.list-of-users td {
    padding: 10px 0;
}

.list-of-users table {
    width: 100%;
    border-collapse: collapse;
}

.list-of-users tr {
    border-bottom: 1px solid black;
}

.list-of-users thead * {
    font-weight: bold;
    text-align: left;
    padding-bottom: 10px;
}
.block-GD.profile-icon {
    background: url(../sbmtheme/img/user.svg) no-repeat center 77% #CED1F2;
    background-size: 45%;
}
.block-GD.exhibitions-icon {
    background: url(../sbmtheme/img/exhibitions.svg) no-repeat center 77% #FCCCF0;
    background-size: 45%;
}
.block-GD.events-icon {
    background: url(../sbmtheme/img/events.svg) no-repeat center 77% #FFCEC7;
    background-size: 45%;
}
.block-GD.artists-icon {
    background: url(../sbmtheme/img/artists.svg) no-repeat center 77% #91CFC6;
    background-size: 45%;
}
.block-GD.special-e-icon {
    background: url(../sbmtheme/img/vip.svg) no-repeat center 77% #FAE5A2;
    background-size: 45%;
}
.table-billings tbody tr:last-of-type {/* display: none; */}

.table-billings tbody tr:nth-last-child(0) td:first-of-type {
    font-size: 10px;
}

tr {}

.table-billings table {
    width: 100%;
}

.table-billings td {
    border: 1px solid #E0E0E0;
    padding: 15px;
}

.table-billings table {
    border-collapse: collapse;
}

.pro-selected td.pro, .standard-selected td.standard,.no-profit-selected td.no-profit {
    color: #2979FF;
}

.table-billings td:first-of-type {
    border-left: 0;
    padding-left: 0;
}

.table-billings td:last-of-type {
    border-right: 0;
}

.table-billings tbody tr:first-of-type td {
    border-top: 0;
}

.table-billings th {
    border-left: 1px solid #E0E0E0;
    text-align: left;
    padding-left: 13px;
    padding-top: 40px;
    padding-bottom: 50px;
}

.table-billings th:first-of-type {
    border-left: 0;
}
tr.last-2 td:first-of-type,tr.last-1 td:first-of-type {
    font-size: 11px;
    line-height: 15px;
    max-width: 130px;
}

.annual-selected tr.last-1 {
    display: none;
}

.monthly-selected tr.last-2 {
    display: none;
}

.billing-type {
    display: inline-block;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 50px;
    cursor: pointer;
}

.table-billings th {
    cursor: pointer;
}
@media all and (max-width:767px) {
	img.bannerMOB {
	    display: block;
	}

	img.bannerDESK {
	    display: none;
	}
	.CONBANNER div#content {
	    padding-top: 0;
	}
}
@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 0.4ms !important;
    animation-duration: 0.4ms !important;
    -webkit-transition-duration: 0.4ms !important;
    transition-duration: 0.4ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:0.5s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{/* transform-style:preserve-3d */}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.col2-c p {
    display: inline-block;
    width: 100%;
}
.s-person-e {
    display: inline-block;
}
.dbold,.dbold *,.pos-Left,.pos-Left *,b,strong {
	font-weight:normal;
	font-family: "Nationale Medium";
}
.pos-Center {
    text-align: center;
}
.small, .small * {
	font-size:12px;
	line-height: 15px;
}
body .avvertorial-block {
    background: #fafafa;
    margin-left: 56px;
    margin-right: 56px;
    padding-top: 22px;
    padding-bottom: 22px;
    margin-top: 56px;
}
.avvertorial,.image-q {
    width: calc(50% - 32px);
}
.image-q {
    padding-top: calc(50% - 32px);
    background-size: cover;
    background-position: center;
    border-radius: 3px;
}
.lanci-homepage {
    padding: 20px 56px;
    border-bottom: 1px solid #E0E0E0;
    display: table;
    table-layout: fixed;
    width: calc(100% - 112px);
}
.lancio-h {
    display: table-cell;
    vertical-align: top;
}
.img-b {
    padding-top: 25%;
    width: 25%;
    float: left;
    margin-right: 15px;
    border-radius: 3px;
}
.right-t {
    width: calc(75% - 25px);
    float: left;
}
.menu a,.small-b,.small-b * {
    font-size: 14px;
    line-height: 17px;
}
.small-container {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
}
.cad a {
    color: #7C6F6F;
    text-decoration: underline;
}
p {
    margin-bottom: 24px;
}
p:last-of-type {
    margin-bottom: 0;
}
.small-img-r {
    width: 70%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.caption {
    background: white;
    padding: 4px 7px 2px 7px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    max-width: 60%;
    font-size: 12px;
    color: #757575;
}
.col3 .label-s {
    padding-top: 5px;
}
.img-user {
    margin-right: 32px;
}
.img-user img {
    border-radius: 50%;
    display: block;
    width: 152px;
}
.medium-s,.medium-s * {
    font-size: 18px;
    line-height: 24px;
}
.medium-m,.medium-m * {
    font-size: 20px;
    line-height: 24px;
}
.colc7 .pos-Top {
    right: 56px;
}
.medium,.medium * {
    font-size: 22px;
    line-height: 27px;
}
#burger {
	display:none;
}
.medium-l,.medium-l *,.pos-Center,.pos-Center * {
    font-size: 24px;
    line-height: 29px;
}
.img-q {
    padding-top: calc(50% - 28px);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 4px;
    margin-top: 0 !important;
}
.parag-r p {
    text-indent: 100px;
    margin-bottom: 0;
}
.absolute-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.big,.big * {
    font-size: 34px;
    line-height: 41px;
}
.colg-1 {
	width:calc(8.33% - 51.33px);
}
.colg-2 {
	width:calc(16.66% - 46.66px);
}
.colg-3,.col4 {
	width:calc(24.99% - 41.99px);
}
.colg-7 {
	width:calc(58.31% - 23.31px);
}
.noborder {
    border-radius: 0;
}
.banner {
    margin-top: 70px;
    margin-bottom: 70px;
}
div#logo a {
    font-family: 'myartguides-dm';
}
.marginr {
    margin-right: 16px;
}
img {
	display:block;
	width:100%;
	border-radius: 4px;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.margin {
    padding: 0 56px;
}
li.current-menu-item a {
    color: #757575;
}
header#masthead {
    padding: 18px 56px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 12;
    background: white;
    padding-bottom: 16px;
    border-bottom: 1px solid #E0E0E0;
}
div#content {
    padding-top: 55px;
}
.menu a:hover {
    color: #757575;
}
.menu li {
    float: left;
}
div#menu-l li {
    margin-right: 16px;
}
div#menu-r li {
    margin-left: 16px;
}
div#logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin-top: 1px;
}
.bold,.bold * {
	font-weight:normal;
	font-family: "Nationale Medium";
}
.col50 {
    width: calc(50% - 28px);
}
.gray,.gray * {
    color: #757575;
}
.col2-i {
    height: 27vw;
}
.image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 4px;
}
.col2 {
    width: calc(50% - 28px);
    margin-right: 56px;
    margin-top: 56px;
}
.col2:nth-child(2n) {
    margin-right: 0;
}
.inline {
    display: inline;
}
.block1 {
    min-height: 27vw;
    margin-top: 56px;
}
.center-absolute {
    width: calc(50% - 28px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}
.relative {
    position: relative;
}
a.full-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}
.center {
    text-align: center;
}
.marginb2 {
    margin-bottom: 32px;
}
.col3 {
    width: calc(33.33% - 37.33px);
    margin-right: 56px;
    margin-top: 40px;
}
.col3:nth-child(3n) {
    margin-right: 0;
}
.col3-i {
    padding-top: 100%;
}
.margint-d {
    margin-top: 8px;
}
.margint2 {
    margin-top: 30px;
}
.button {
    background: #212121;
    color: white;
    padding: 11px 16px 11px;
    border-radius: 2px;
    display: inline-block;
}
.margin.block-c-t-a {
    margin-top: 56px;
}
.margin-col-l {
    left: calc(8.33% + 4.67px);
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
}
.posRight .margin-col-l {
    left: auto;
    right: calc(8.33% + 4.67px);
}
.posRight .right {
    float: left;
}
.margint56 {
    margin-top: 64px;
}
.img-l[data-id="1"] {
    width: 65%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
div.img-l[data-id="2"], div.img-l[data-id="3"] {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    width: 50% !important;
    padding-top: 50%;
}
.img-l[data-id="2"] {
    width: 50%;
}
.img-l[data-id="3"] {
    left: auto !important;
    right: 0 !important;
}
.img-l {
    box-shadow: 0px 8px 14px rgba(109, 76, 65, 0.4);
    padding-top: 65%;
    background-size: cover !important;
    border-radius: 3px;
    background-position: center;
}
.s-dest .image {
    height: 25vw;
    box-shadow: 0px 8px 14px rgba(109, 76, 65, 0.4);
}
.s-dest {
    display: inline-block;
    width: 18vw;
    margin-right: 22px;
    margin-top: 40px;
    position: relative;
}
.s-dest:first-of-type {
    margin-left: 56px;
}
.block-c a.button {
    /* margin-bottom: 56px; */
}
.white,.white * {
    color: white;
}
.list-scroll {
    overflow-x: scroll;
    white-space: nowrap;
    padding-bottom: 22px;
}
.s-dest:before {
    background: transparent linear-gradient(0deg, #04040F 0%, #57575E 100%) 0% 0% no-repeat padding-box;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.06;
}
.back-blue {
    background: rgba(100, 180, 246, 0.1);
}
.ab {
    position: absolute;
    bottom: 22px;
    left: 0;
    right: 0;
}
.list-scroll::-webkit-scrollbar,.colc-i-colc5::-webkit-scrollbar,.colc-i-colc7::-webkit-scrollbar {
    width: 0px;
}
.medium + .col100 {
    margin-top: -20px;
}
.dashl {
    margin-top: 80px;
    margin-bottom: 80px;
    display: none;
}
.back-pink {
    background: rgba(255, 64, 130, 0.1);
}
.padding {
    padding: 40px;
    border-radius: 4px;
}
footer .colg-3 {
    margin-right: 56px;
}
footer .colg-3:nth-child(4n) {
    margin-right: 0;
}
.col4-i, .col5-i, .col7-i {
    padding-top: 100%;
}
footer.margint3 {
    margin-top: 130px;
    margin-bottom: 30px;
}
.pos-Top {
    position: absolute;
    top: 0;
    right: 56px;
    background: none;
    color: #2979FF;
    padding: 0;
	
}
header.relative.inteview-header {
    min-height: calc(100vh - 55px);
}
.single-special-event .desc-right {
    max-width: calc(100% - 330px);
}
.margint80 {
	margin-top: 80px;
}
.art-directory {
    margin-top: 80px;
    margin-bottom: 70px;
}
.abs-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.square {
    padding-top: 100%;
    border-radius: 4px;
    box-shadow: 0px 8px 14px rgba(109, 76, 65, 0.4);
}
.col4 {
    margin-right: 56px;
    margin-top: 40px;
}
.col4:nth-child(4n) {
    margin-right: 0;
}
.postpagination a {
    border-radius: 2px;
    border: 1px solid black;
    width: 40px;
    height: 27px;
    display: inline-block;
    text-align: center;
    padding-top: 11px;
}
span.this-page {
    border-radius: 2px;
    border: 1px solid black;
    width: 40px;
    height: 27px;
    display: inline-block;
    text-align: center;
    padding-top: 11px;
    background: black;
    color: white;
}
span.this-page,.postpagination a {
    margin-right: 10px;
}
.postpagination a:not(.no-big) {
    padding-left: 10px;
    padding-right: 10px;
    background: black;
    color: white;
}
.pagination {
    margin-top: 50px;
}
span.page-numbers {
    margin-right: 10px;
}
.filters + .margin {
    padding-top: 55px;
}
.filters {
    padding: 11px 56px;
    background: white;
    padding-bottom: 12px;
    border-bottom: 1px solid #E0E0E0;
    position: fixed;
    top: 55px;
    left: 0;
    right: 0;
    z-index: 1000;
}
.f-label {
    display: inline-block;
}
.colc-i-colc5,.colc-i-colc7 {
    overflow-x: scroll;
    white-space: nowrap;
    padding-bottom: 22px;
}
.col5,.col7 {
    display: inline-block;
    width: 18vw;
    margin-right: 22px;
    margin-top: 40px;
    position: relative;
    float: none;
    vertical-align: top;
}
.col5,.col7 {
    white-space: normal;
}
.input.type-select.filter-select {
    display: inline-block;
}
.reset-filters {
    cursor: pointer;
    margin-top: 7px;
}
.block-f {
    display: inline-block;
}
.bigxl {
    font-size: 48px;
    line-height: 57px;
}
select {
    border: 1px solid black;
    -webkit-appearance: none;
    border-radius: 2px;
    padding: 6px 10px;
    outline: 0;
    background: none;
    padding-right: 30px;
    background: url(../sbmtheme/img/select.svg) no-repeat calc(100% - 10px) center;
}
.block-f select {
    margin-left: 10px;
}
.block-f {
    margin-right: 20px;
}
.colc5 .medium-m,.colc7 .medium-m {
    margin-left: 56px;
}
.accordion a {
    color: #7C6F6F;
    text-decoration: underline;
}
.col5:first-of-type,.col7:first-of-type {
    margin-left: 56px;
}
.col7 {
    width: 13vw;
}
.accordion-label {
    cursor: pointer;
    background: url(../sbmtheme/img/select.svg) no-repeat right center;
    background-size: 9px;
}
.accordion-text {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.6s ease;
}
.open .accordion-text {
    max-height: 2500px;
}
.blue,.blue * {
	color:#2979FF;
	font-family: "Nationale Medium";
}
.margint {
	margin-top: 16px;
}
.owl-lazy {
    height: 38vw;
    max-height: 1300px !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.owl-dots {
    display: none;
}
.big-xl {
    font-size: 96px;
    line-height: 110px;
}
.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    left: 56px;
    background: url(../sbmtheme/img/prev.svg) no-repeat center center;
	background-color:rgba(4, 4, 15, 0.4);
	background-size:27px auto;
    width: 56px;
    height: 112px;
    transform: translate(0,-50%);
    cursor: pointer;
    outline: 0;
}
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: 56px;
    background: url(../sbmtheme/img/next.svg) no-repeat center center;
	background-color:rgba(4, 4, 15, 0.4);
	background-size:27px auto;
    width: 56px;
    height: 112px;
    transform: translate(0,-50%);
    cursor: pointer;
    outline: 0;
}
.abs-p {
    position: absolute;
    top: -45px;
    left: 56px;
    right: 56px;
}
.left-c-1 {
    width: 25%;
}
.img-header {
    width: calc(100% - (100% - 560px)/2);
    float: right;
}
.margin-h {
    padding-left: 0;
    margin-top: 100px;
}
.data-b {
    position: absolute;
    bottom: 0;
    left: 56px;
}
.col2-c .col2 {
    width: 50%;
    margin: 0;
}
.inner-b {
    padding: 56px;
}
.col2 .owl-lazy {
    height: calc(100vh - 55px);
}
.full-img-r {
    height: calc(100vh - 55px);
    position: relative;
    background-size:cover;
    background-position: center center;
    transition: all 0.8s ease;
    margin: 0 auto;
    width: 100%;
}
.center-block {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.blue-links p {
    margin-bottom: 10px;
}
.blue-links p:last-of-type {
    margin-bottom: 0;
}
.blue-links a {
    color: #2979FF;
    font-size: 14px;
}
.col2-c {
    column-count: 2;
    column-gap: 30px;
}
.margin-lr {
    margin-left: 6px;
    margin-right: 6px;
}
.team-ed {
    margin-top: 10px;
}
.roudned-face {
    display: inline-block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    margin-left: -15px;
    margin-right: -15px;
}
.name-p {
    display: none;
}
.col2-imgf {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
}
.img-full-interview.lazy {
    height: 100%;
    background-size: cover;
    background-position: center;
}
.inteview-header .col2 {
    margin-top: 0;
    padding-top: 56px;
    padding-bottom: 56px;
    width: calc(50% - 112px);
    padding-left: 56px;
    padding-right: 56px;
    margin-right: 0;
}
.question p {
    text-indent: 0;
    padding-left: 70px;
    color: #757575;
}
.answer p {
    text-indent: 0;
}
.question,.answer {
    margin-top: 28px;
}
#hider.remove {
    transition: all 0.6s ease;
    opacity: 0;
    pointer-events: none;
}
.image-1 {
    width: calc(66.66% - 28px);
    margin-right: 56px;
}
.gallery-2col .lazy {
    height: 31vw;
    float: left;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.image-2 {
    width: calc(33.33% - 28px);
}
.related-2col .col2-i {
    padding-top: 100%;
    height: 0;
}
.related-2col .margin {
    margin: 0;
    padding: 0;
}
.row-header {
    padding-top: 18px;
    padding-bottom: 18px;
    background: white;
    position: fixed;
    top: 55px;
    left: 0;
    right: 0;
    z-index: 100;
    border-bottom: 1px solid #E0E0E0;
}
.plus {
    display: inline-block;
    margin-right: 10px;
    padding-left: 4px;
    height: 19px;
    border-radius: 50%;
    color: white;
    background: black;
    text-align: center;
    font-family: "Nationale Medium";;
    font-size: 18px;
    line-height: 19px;
    padding-right: 3px;
}
.add-to-c {
    cursor: pointer;
}
.gallery-2col {
    margin-top: 56px;
}
.add-to-c.button .plus {
    display: none;
}
.add-to-c.button {
    margin-top: 28px;
    margin-bottom: 28px;
}
.distributed {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.distributed a {
    display: table-cell;
}
.red,.red * {
    color: #F50057;
}
.date-left {
    width: 130px;
    float: left;
}
.desc-right {
    width: calc(100% - 170px);
    float: left;
    margin-left: 40px;
}
.single-special-event {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 25px;
    margin-bottom: 25px;
    margin-top: 20px;
}
.label-s,.title-s {
    vertical-align: top;
}
.title-c {
    width: 100%;
    display: flex;
    flex-direction: row;
}
.label-s {
    padding-top: 8px;
}
.single-special-event:last-of-type {
    border-bottom: 0;
}
.nom {
    margin-top: 0;
    margin-right: 0;
}
.col2-c-news .col2.nom.mri {
    margin-right: 56px;
}
.colc3 .pos-Top {
    right: 56px;
}
.col-count-2 {
    column-count: 2;
    column-gap: 56px;
}
.col-count-3 {
    column-count: 3;
    column-gap: 56px;
}
.col-count-4 {
    column-count: 4;
    column-gap: 56px;
}
.open .accordion-label {
    background: url(../sbmtheme/img/select-up.svg) no-repeat right center;
    background-size: 9px;
}
div#image-full-screen {
    height: calc(100vh - 55px);
    background-size: cover;
    background-repeat: no-repeat;
}
.col2 h2 {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 36px;
    font-family: "Nationale Medium";
}
.text-xl {
    padding-left: 56px;
    padding-right: 56px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    font-size: 5.6vw;
    line-height: 6.9vw;
    font-family: "Nationale Medium";
}
.scroll-down {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
}
div#contacts {
    padding-top: 56px;
    margin-top: 0;
}
ul.week-name-title li {
    display: block;
    width: 14.2%;
    float: left;
    text-align: center;
}
ul.week-day-cell li {
    display: block;
    width: 14.2%;
    float: left;
    text-align: center;
    margin-top: 2.2vh;
}
ul.week-day-cell * {
    font-size: 32px;
    color: #757575;
    line-height: 38px;
}
div#calendar {
    width: 50%;
    margin: 0 auto;
    margin-top: 76px;
}
.calendar-nav {
    text-align: center;
    padding-bottom: 25px;
    margin-top: 30px;
}
.prev.blue.small {
    float: left;
    margin-top: 31px;
    cursor: pointer;
}
.next.blue.small {
    float: right;
    margin-top: 31px;
    cursor: pointer;
}
ul.week-day-cell span {
    border-radius: 50%;
    width: 50px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
ul.week-day-cell span {
    padding-top: 6px;
    padding-bottom: 4px;
}
li.today span {
    background: black;
    color: white;
}
li.bullet:before {content: '';position: absolute;bottom: -8px;width: 8px;height: 8px;border-radius: 50%;background: #757575;left: 50%;transform: translate(-50%,0);}
li.bullet {
    position: relative;
}
.agenda-img {
	padding-top: 65%;
}
li.today.bullet:before {
    display: none;
}
#calendar-data .date-left {
    width: 140px;
}
#calendar-data .desc-right {
    width: calc(100% - 430px);
    margin-left: 70px;
}
.col1-a {
    width: calc(50% - 60px);
    float: left;
    margin-right: 60px;
}
.col2-a {
    width: 50%;
    float: left;
}
div#calendar-data {
    margin-top: 160px;
}
#calendar-data .col4 {
    margin-top: 25px;
}
.block-m {
    margin-bottom: 60px;
}
#calendar-data .margint-d {
    margin-top: 6px;
}
#calendar-data .medium-m.margint2 {
    margin-bottom: 15px;
}
#calendar-data .medium-m.margint2.se-c-title {
    margin-bottom: 35px;
}
div#calendar-data.loading {
    min-height: 100vh;
}
input[type="date"] {
    border: 1px solid black;
    -webkit-appearance: none;
    border-radius: 2px;
    padding: 4px 10px;
    outline: 0;
    background: none;
    padding-right: 0;
    margin-left: 10px;
    font-size: 14px;
    line-height: 17px;
}
input.datepickerField {
    display: inline-block !important;
    border: 1px solid black;
    -webkit-appearance: none;
    border-radius: 2px !important;
    padding: 6px 10px;
    outline: 0;
    background: none;
    padding-right: 0;
    margin-left: 10px;
    font-size: 14px !important;
    line-height: 17px !important;
    width: auto !important;
}
div#ui-datepicker-div * {
    font-size: 14px;
    line-height: 17px;
    border-collapse: collapse;
}
table.ui-datepicker-calendar td a {
    text-align: center;
    padding: 7px;
    display: inline-block;
}
.ui-datepicker-title {
    text-align: center;
}
.ui-datepicker-header {
    position: relative;
    margin: 0 7px;
    margin-bottom: 10px;
    margin-top: 10px;
}
a.ui-datepicker-prev {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
a.ui-datepicker-next {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
div#ui-datepicker-div {
    border-radius: 2px;
    border: 1px solid black;
    margin-top: 7px;
    background: white;
    z-index: 12131236 !important;
    display: none;
}
table.ui-datepicker-calendar {
    border-top: 1px solid black;
}
#ui-datepicker-div th {
    padding-top: 10px;
}
table.ui-datepicker-calendar td {
    border-radius: 50%;
}
table.ui-datepicker-calendar td[data-handler="selectDay"]:hover {
    background: #E0E0E0;
}
table.ui-datepicker-calendar td.ui-datepicker-current-day {
	background:black;
}
table.ui-datepicker-calendar td.ui-datepicker-current-day a{
	color:white;
}
table.ui-datepicker-calendar td {
    text-align: center;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: opacity 0.5s ease;
    opacity: 0;
    pointer-events: none;
    z-index: 100000;
}
.overlay-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(4, 4, 15, 0.4);
    cursor: pointer;
}
.overlay-inner {
    background: white;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 20px;
    border: 1px solid #95989A;
    border-radius: 4px;
    min-width: 410px;
}
.close-overlay img {
    width: 14px;
    height: auto;
}
.close-overlay {
    margin-bottom: 20px;
    cursor: pointer;
}
input[type="text"] {
    border-bottom: 1px solid black;
    display: block;
    -webkit-appearance: none;
    width: 100%;
    outline: 0;
    border-radius: 0;
}
form.search-f input[type="text"] {
    margin-top: 20px;
}
input.button {
    outline: 0;
    cursor: pointer;
}
.overlay.attivo {
    opacity: 1;
    pointer-events: all;
}
.page-template-search div#content {
    min-height: calc(100vh - 185px);
}
div#login-o .overlay-inner,div#register-o .overlay-inner {
    transform: translate(100%,0);
    border: 0;
    border-radius: 0;
    width: 360px;
    left: auto;
    bottom: 0;
    top: 0;
    right: 0;
    transition: transform 0.5s ease;
}
div#login-o.attivo .overlay-inner,div#register-o.attivo .overlay-inner {
    transform:translate(0,0);
}
form#loginform label, form#register label {
    font-size: 12px;
    line-height: 14px;
    color: #757575;
}
form#loginform {
    margin-top: 30px;
}
input[type="password"] {
    border-bottom: 1px solid black;
    display: block;
    -webkit-appearance: none;
    width: 100%;
    outline: 0;
    border-radius: 0;
}
#loginform input#wp-submit {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 17px;
    margin-top: 40px;
    -webkit-appearance: none;
    border-radius: 0;
    box-shadow: none;
    background: #212121;
}
form#loginform p.login-remember label {
    font-size: 14px;
    line-height: 17px;
    color: black;
}
li#menu-item-132 a {
    cursor: pointer;
}
form#loginform input,form#register input {
    font-size: 18px;
    line-height: 35px;
}
.failed form#loginform p.login-username label,.failed form#loginform p.login-password label {
    color: #F50057;
}
a {
	outline:0;
}
.failed form#loginform input[type="text"],.failed form#loginform input[type="password"] {
    border-color: #F50057;
}
form#loginform p {
    margin-bottom: 15px;
}
.green,.green * {
	color:#00C853;
}
input[type="text"],input[type="email"],input[type="password"] {
        font-size: 18px;
    line-height: 35px;
}
.no-articles {
    margin-top: 120px;
    margin-bottom: 120px;
}
p.login-remember {
    margin-top: 29px;
}
span.actions {
    margin-right: 20px;
    display: inline-block;
    margin-top: 5px;
}
div#content {
    min-height: calc(100vh - 55px);
}
.back img {
    width: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
}
.acf-fields > .acf-field {
    padding: 0 !important;
    border: 0 !important;
}
body .acf-field .acf-label label {
    font-size: 12px;
    line-height: 14px;
    color: #757575;
    margin: 0;
    font-weight: normal;
}
a.acf-button.button {
    margin-left: 20px;
}
.topms {
    margin-top: 7px;
}
.acf-field input[type="text"], .acf-field input[type="password"], .acf-field input[type="number"], .acf-field input[type="search"], .acf-field input[type="email"], .acf-field input[type="url"], .acf-field textarea, .acf-field select {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18px !important;
    line-height: 32px !important;
    height: auto !important;
    margin-bottom: 15px !important;
}
body .acf-field.acf-field-text {
    width: calc(50% - 27.5px);
    float: left;
    clear: none;
    margin-right: 55px;
    margin-bottom: 20px;
}
.acf-field.acf-field-text.acf-field-5dbedb44296a2 {
    margin-right: 0;
}
.acf-field.acf-field-image.acf-field-5dbeddd77774d {
    margin-bottom: 30px;
}
select#acf-field_5dbed95fb17f0 {
}
.acf-field select {
    border: none !important;
    border-bottom: 1px solid black !important;
    border-radius: 0 !important;
}
.acf-form-submit {
    margin-top: 10px;
}
.acf-field.acf-field-select {
    width: calc(50% - 27.5px);
    float: left;
    clear: none;
}
.acf-field.acf-field-text.acf-field-5dbee774adf53 {
    margin-right: 0;
}
.acf-field.acf-field-select.acf-field-5dbed95fb17f0 {
    margin-right: 55px;
}
.acf-field.acf-field-text.acf-field-5dbee780adf54 {
    margin-right: 0;
}
body .acf-field .acf-label {
    margin-bottom: 0;
}
body .acf-notice a.acf-notice-dismiss {
    top: 7px;
}
body .acf-notice.-error.acf-error-message {
    position: absolute;
    z-index: 2;
    bottom: -20px;
    right: 0;
    left: 0;
    padding: 0 !important;
    text-align: left;
    line-height: 19px !important;
    font-size: 12px !important;
    height: 18px !important;
    padding-top: 2px !important;
}
body .acf-notice.-error.acf-error-message p {
    margin-top: 0;
    font-size: 12px;
    padding-left: 5px;
}
.acf-notice.-error.acf-error-message.-dismiss {
    display: none !important;
}
div#message {
    display: none;
}
.acf-image-uploader.has-value {
    max-width: 150px;
    border-radius: 50%;
    margin-top: 10px;
}
.acf-image-uploader.has-value img {
}
.add-proj {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    cursor: pointer;
}
.add-proj img {
    width: 26px;
    height: auto;
    display: block;
}
.add-proj {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    cursor: pointer;
}
.add-proj img {
    width: 26px;
    height: auto;
    display: block;
}
.list-scroll .add-proj {
    display: none !important;
}
img.remove-img {
    display: none;
}
.add-proj[data-action="remove"] img {
    display: none;
}
.add-proj[data-action="remove"] img.remove-img {
    display: block;
}
.littlebig .col5 {
    width: 21vw;
}
.littlebig .col5-i {
    padding-top: 65%;
}
.littlebig .label-s {
    display: none;
}
.littlebig .title-s.medium {
    font-size: 18px;
    line-height: 22px;
}
.littlebig .margint-d {
    font-size: 14px;
    line-height: 17px;
}
.overlay-inner {
    overflow: auto;
}
#register-o .overlay-inner {
    top: 0;
    transform: translate(0,0);
    right: 0;
}
#register-o select {
    width: 100%;
    margin-top: 20px;
    border: none;
    border-bottom: 1px solid black;
    border-radius: 0;
    text-indent: 0;
    padding-left: 0;
    font-size: 18px;
    line-height: 35px;
    margin-top: 0;
    padding-bottom: 0px;
}
form#register {
    margin-top: 31px;
}
.register-button {
    margin-top: 35px;
    cursor: pointer;
}
form#register .login-remember label {
    font-size: 14px;
    display: inline-block;
    line-height: 21px;
}
::-webkit-input-placeholder {
  color: #757575;
}
::-moz-placeholder {
  color: #757575;
}
:-ms-input-placeholder {
  color: #757575;
}
:-moz-placeholder {
  color: #757575;
}
.mandatory label {
    color: #F50057 !important;
}
.mandatory * {
    border-color: #F50057 !important;
}
input[type="checkbox"] {
    -webkit-appearance: none;
    border: 1px solid black;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 3px;
    outline: 0;
}
.change-password {
    cursor: pointer;
}
input[type="checkbox"]:checked {
    background: #2979FF;
    border-color: #2979FF;
}
.center-absolute.col2-i .add-proj {
    display: none;
}
.acf-field.acf-field-text.nomargin {
    margin-right: 0;
}
.add-to-c.button.add-proj.red {
    background: #F50057;
    color: white;
}
.add-to-c.button.add-proj {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 0;
}
.min-height-d {
    min-height: 75px;
}
.fixedt {
    position: fixed;
    right: 0;
    top: 55px;
    bottom: 0;
}
.stopFixed .fixedt {
    position: absolute;
    top: auto;
}
.col3:nth-child(3n + 1) {
    clear: left;
}
.col4:nth-child(4n + 1) {
    clear: left;
}
.single-post .inner-b {
    min-height: calc(100vh - 168px);
}
div#logo img {
    display: block;
    width: 106px;
}
.mobCerca {
	display:none;
}
.col7-i .add-proj img {
    width: 21px;
}
.col7-i .add-proj {
    top: 5px;
    right: 5px;
}
.col5 .medium, .col5 .medium * {
    font-size: 18px;
    line-height: 22px;
}
.col7 .medium, .col7 .medium * {
	font-size:14px;
	line-height:17px;
}
.col5 .label-s {
    display: none;
}
.ff-art-p .col5-i {
    padding-top: 67%;
}
.col7 .label-s {
    display: none;
}
.ff-art-p .col7-i {
    padding-top: 67%;
}
.col2-c p {
    display: inline-block;
}
.gallery-trio.right.colg-7.relative {
    margin-right: calc(5.33% + 4.67px);
}
span.mini.small-b {
    /* vertical-align: top; */
    display: block;
    margin-top: -7px;
}
.single-special-event .add-to-c.button.add-proj {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    margin-top: 0;
}
.single-special-event {
    position: relative;
}
.colc5 .pos-Top {
    right: 56px;
}
div#calendar {
    min-height: calc(100vh - 210px);
}
input#newsletter {display: block;width: 100%;border-bottom: 1px solid #757575;line-height: 41px;margin-bottom: 32px;}
#newsletter-o .medium-s {
    margin-top: 5px;
    margin-bottom: 25px;
    max-width: 470px;
}
footer a {
    transition: color 0.5s ease;
}
footer a:hover {
    color: black;
}
.big.center.noitems {
    max-width: 500px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 50px auto;
}
.n-text {
    margin-bottom: 4px;
}
.hover-icons img {
    display: inline-block;
    width: 30px;
}
.hover-icons {
    display: inline-block;
}
.share-block div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.hover-icons img {
    margin-right: 10px;
}
.hover-icons {
    transform: translate(30px,0);
    opacity: 0;
    transition: all 0.5s ease;
}
.share-block:hover .hover-icons {
    transform: translate(0,0);
    opacity: 1;
}
.banner-agenda {
    position: absolute;
    top: 110px;
    height: calc(100vh - 110px);
    left: 0;
}
.banner-agenda img {
    display: block;
    height: 100%;
    width: auto;
    border-radius: 0;
}
.banner-agenda.right-b {
    right: 0;
    left: auto;
}
p a {
    text-decoration: underline;
}
input {
    outline: 0 !important;
}
.page-id-127 .single-special-event .add-to-c.button.add-proj[data-action="add"] {
    padding: 5.1px 6px 4.5px 6px;
    height: auto;
    line-height: 13px;
    border-radius: 50%;
}
.nofixed .col2.right.nom.fixedt {
    position: absolute;
    top: 0;
}
@media all and (max-width:767px) {
	.filters + .margin {
	    padding-top: 10px;
	}
	div#login-o .overlay-inner, div#register-o .overlay-inner {
	    width: auto;
	}
	.scroll-down-agenda {
	    display: none;
	}
	.overlay-inner {
	    overflow: auto;
	    max-height: calc(100vh - 100px);
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
	.share-block .hover-icons {
	    transform: translate(0,0);
	    opacity: 1;
	}
	body .avvertorial-block {
	    margin-left: 20px;
	    margin-right: 20px;
	}
	.image-q {
	    width: 100%;
	    padding-top: 100%;
	}
	body .avvertorial {
	    position: relative;
	    transform: translate(0,0);
	    top: 0;
	    left: 0;
	    width: 100%;
	    margin-top: 20px;
	}
	.caption-avv {
	    bottom: 0;
	    left: 0;
	    right: 0;
	    width: auto;
	    margin-bottom: 0px;
	    position: relative;
	    margin-top: 20px;
	}
	.margin .margin {
	    padding-left: 0;
	    padding-right: 0;
	}
	.banner-mobile {
	    display: block !important;
	    margin-top: 28px;
	    margin-bottom: -28px;
	}
	.banner-agenda {
	    display: none !important;
	}
	.banner-mobile img {
	    display: block;
	    width: 100%;
	    height: auto;
	}
	.banner-mobile img {
	    border-radius: 0;
	}
	.pos-Top {
	    background: #212121;
	    color: white;
	    padding: 11px 16px 11px;
	    border-radius: 2px;
	    display: inline-block;
	    position: relative;
	    top: 0;
	    left: 0;
	    right: 0;
	    margin-top: 10px;
	}
	.lancio-h {
	    display: inline-block;
		width:70vw;
	}
	.right .add-to-c.add-all {
	    display: none;
	}
	.roudned-face {
	    width: 33vw;
	    height: 33vw;
	}
	.row-header.small-b.margin {
	    position: relative;
	    top: 0;
	    z-index: 10;
	}
	.single-special-event .desc-right {
	    float: none;
	    clear: left;
	    width: 100%;
	    max-width: 100%;
	    margin-left: 0;
	    padding-top: 10px !important;
	}
	h2.center.margint {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.postpagination a {
	    width: 25px;
	    padding-left: 0;
	    height: 16px;
	    line-height: 7px;
	}
	span.this-page {
	    width: 25px;
	    height: 16px;
	    line-height: 7px;
	}
	.colc5 .pos-Top {
	    right: 20px;
	}
	div#menu-c-tot {
	    position: fixed;
	    top: 40px;
	    background: white;
	    right: 0;
	    width: 100%;
	    transform: translate(0,-120%);
	    transition: transform 0.6s ease;
	    z-index: 99;
	    text-align: left;
	    border-bottom: 1px solid #E0E0E0;
	    border-top: 1px solid #E0E0E0;
	}
	.littlebig .col5 {
	    width: 65vw;
	}
	div#logo {
	z-index: 101;
	}
	header#masthead {
	    padding: 20px;
	}
	div#burger {
	    position: absolute;
	    display:block;
	    top: 0;
	    right: 0;
	    width: 18px;
	    height: 12px;
	    z-index: 101;
	    padding-top: 15px;
	    padding-bottom: 13px;
	    width: 40px;
	    padding-left: 20px;
	}
	.burger {
	    position: absolute;
	    top: 15px;
	    left: 20px;
	    height: 2px;
	    background: black;
	    width: 18px;
	    transition: all 0.6s ease;
	    border-radius: 6px;
	}
	.burger.burger2 {
	    top: 20px;
	}
	.burger.burger3 {
	    top: 25px;
	}
	div#menu-l,div#menu-r {
	    float: none;
	}
	div#menu-c-tot li {
	    display: block;
	    float: none;
	    margin: 0;
	    margin-bottom: 10px;
	}
	div#menu-l {
	    padding-bottom: 0;
	    padding-top: 20px;
	}
	div#menu-r {
	    padding-top: 0;
	}
	.menuout div#menu-c-tot {
	    transform: translate(0,0);
	}
	.menuout .burger.burger2 {
	    width: 0;
	}
	.menuout .burger.burger1 {
	    transform: rotate(45deg);
	    top: 20px;
	}
	.menuout .burger.burger3 {
	    transform: rotate(-45deg);
	    top: 20px;
	}
	header#masthead:before {content: '';position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: -1;opacity: 0;transition: opacity 0.6s ease;pointer-events: none;background: rgba(0,0,0,0.35);}
	header#masthead:after {
	    position: absolute;
	    content: '';
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    background: white;
	    z-index: -1;
	}
	.menuout header#masthead:before {
	    opacity: 1;
	    pointer-events: all;
	}
	div#content {
	    padding-top: 41px;
	}
	.margin {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.col2 {
	    width: 100%;
	    margin-right: 0;
	}
	.col2-i {
	    height: 58vw;
	}
	.margin-col-l {
	    position: relative;
	    width: 100%;
	    top: 0;
	    transform: translate(0,0);
	    float: none;
	}
	.right {
	    float: none;
	}
	.colg-7 {
	    width: 100%;
	    margin-bottom: 30px;
	}
	.col3 {
	    width: 100%;
	    margin-right: 0;
	    margin-top: 30px;
	}
	.s-dest:first-of-type {
	    margin-left: 20px;
	}
	.s-dest .image {
	    height: 60vw;
	}
	.s-dest {
	    width: 45vw;
	    margin-right: 18px;
	}
	footer .colg-3 {
	    width: 50%;
	    margin-right: 10px;
	    margin-bottom: 20px;
	    float: left;
	}
	footer.margint3 {
	    margin-top: 80px;
	    padding-top: 20px;
	    margin-bottom: 0;
	    padding-bottom: 20px;
	    border-top: 1px solid black;
	}
	.filters {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.col4 {
	    width: calc(50% - 10px);
	    margin-right: 20px;
	    margin-top: 30px;
	}
	.col5:first-of-type, .col7:first-of-type {
	    margin-left: 20px;
	}
	.col7 {
	    width: 32vw;
	}
	.col5, .col7 {
	    margin-right: 18px;
	}
	.colc5 .medium-m, .colc7 .medium-m {
	    margin-left: 20px;
	}
	.col5, .col7 {
	    width: 32vw;
	}
	div#calendar {
	    width: calc(100% - 40px);
	}
	.bigxl {
	    font-size: 30px;
	    line-height: 40px;
	}
	.prev.blue.small {
	    margin-top: 12px;
	}
	ul.week-day-cell * {
	    font-size: 23px;
	}
	ul.week-day-cell li {
	    margin-top: 15px;
	}
	#calendar-data .desc-right {
	    width: 100%;
	    margin-left: 0;
	}
	#calendar-data .date-left {
	    width: 100%;
	    text-align: left;
	    float: none;
	    margin-bottom: 0px;
	}
	#calendar-data .date-left * {
	    text-align: left;
	}
	.small-img-r {
	    width: calc(100% - 40px);
	    max-width: 100%;
	}
	div#contacts {
	    padding-top: 0;
	}
	.abs-p {
	    position: relative;
	    top: 0;
	    left: 0;
	    right: 0;
	    padding: 20px;
	}
	.margin-h {
	    margin-top: 56px;
	}
	.img-header {
	    float: none;
	    width: 100%;
	}
	.big-xl {
	    font-size: 50px;
	    line-height: 54px;
	}
	.left-c-1 {
	    width: 100%;
	}
	.marginb2 {
	    margin-bottom: 20px;
	}
	.content-article {
	    padding: 20px;
	}
	.col4:nth-child(2n) {
	    margin-right: 0;
	}
	.medium-s, .medium-s * {
	    font-size: 16px;
	    line-height: 20px;
	}
	.margint {
	    margin-top: 13px;
	}
	.big, .big * {
	    font-size: 24px;
	    line-height: 29px;
	}
	.margint2 {
	    margin-top: 19px;
	}
	.margint56 {
	    margin-top: 47px;
	}
	.reset-filters.right.small-b {
	    position: absolute;
	    bottom: -30px;
	    margin-top: 0;
	    border-bottom: 1px solid #E0E0E0;
	    left: 0;
	    right: 0;
	    background: black;
	    color: white;
	}
	.filters {
	    position: relative;
	    margin-bottom: 9px;
	    padding-bottom: 0px;
	    top: 0;
	    z-index: 1;
	}
	.reset-filters.right.small-b a {
	    color: white;
	    height: 18px;
	    display: block;
	    padding-left: 20px;
	    text-align: center;
	    padding-right: 20px;
	    padding-bottom: 6px;
	    padding-top: 7px;
	}
	.colg-3 {
	    width: 100%;
	}
	.center-absolute {
	    position: relative;
	    top: 0;
	    left: 0;
	    transform: translate(0,0);
	    margin: 13px auto;
	    width: 100%;
	}
	.margin-col-l {
	    left: 0;
	}
	footer .colg-3.left.gray {
	    margin-right: 0;
	}
	.medium-l, .medium-l *, .pos-Center, .pos-Center * {
	    font-size: 20px;
	    line-height: 28px;
	    text-align: left;
	}
	.medium-m.margint56.pos-Center {
	    padding-right: 80px;
	}
	.colc3 .pos-Top {
	    right: 20px;
	    top: 6px;
	}
	.medium, .medium * {
	    font-size: 20px;
	    line-height: 25px;
	}
	.label-s {
	    padding-top: 5px;
	}
	body, html, div, p, a, ul, li, input, h1, h2, h3, select {
	    font-size: 14px;
	    line-height: 18px;
	}
	.colc7 .pos-Top {
	    right: 20px;
	    top: 8px;
	}
	div#logo a {
	    font-size: 16px;
	}
	div#calendar-outer {padding-top: 19px;}
	.next.blue.small {
	    margin-top: 12px;
	}
	.col1-a {
	    width: 100%;
	    margin-right: 0;
	    float: none;
	}
	.col2-a {
	    width: 100%;
	    float: none;
	    margin-top: 7px;
	}
	#calendar-data .col4 {
	    width: 100%;
	}
	.text-xl {
	    font-size: 35px;
	    line-height: 48px;
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.text-xl {
	    font-size: 35px;
	    line-height: 48px;
	    padding-left: 20px;
	    padding-right: 20px;
	}
	div#login-o .overlay-inner,.overlay-inner {
	    min-width: auto;
	    width: calc(100% - 40px);
	}
	.page-template-search .medium-l.center.margint56 {
	    text-align: center;
	}
	.block-f {
	    margin-right: 0;
	    width: 100%;
	    margin-bottom: 8px;
	}
	.small-container {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.medium.center.margint80 {
	    text-align: left;
	}
	.distributed a {
	    display: block;
	    margin-bottom: 11px;
	}
	.year-fair .button {
	    display: block;
	    margin-left: 0;
	    margin-right: 0;
	    margin-bottom: 16px;
	}
	.year-fair {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.inner-b {
	    padding: 20px;
	}
	.owl-carousel .owl-nav button.owl-next {
	    right: 20px;
	}
	.owl-carousel .owl-nav button.owl-prev {
	    left: 20px;
	}
	.col2 .owl-lazy {
	    height: 60vh;
	}
	.col2-imgf {
	    width: calc(100% - 40px);
	    position: relative;
	    height: 83vw;
	    margin-left: 20px;
	    margin-top: 20px;
	}
	.inteview-header .col2 {
	    width: calc(100% - 40px);
	    padding-left: 20px;
	    padding-right: 20px;
	    padding-bottom: 20px;
	}
	.content-article .small-container {
	    padding: 0;
	}
	.question p {
	    padding-left: 40px;
	}
	.margint56.margin.img2 {
	    padding-left: 0;
	    padding-right: 0;
	}
	article header.margin-h.relative.margint56 {
	    margin-top: 0;
	}
	.margint56.margin.img1 {
	    padding-left: 0;
	    padding-right: 0;
	}
	.margint56.margin.big {
	    padding-left: 0;
	    padding-right: 0;
	}
	.full-img-r {
	    height: 80vw;
	}
	.owl-lazy {
	    height: 65vw;
	}
	.block-f:first-of-type {
	    margin-bottom: 8px;
	}
	.f-label {
	    width: 70px;
	    float: left;
	    margin-top: 6px;
	}
	.input.type-select.filter-select {
	    display: block;
	    width: calc(100% - 70px);
	    margin-right: 0;
	    float: left;
	}
	.block-f select {
	    margin-left: 0;
	    width: 100%;
	}
	.select-blocks.left {
	    float: none;
	}
	.col5 .medium-s {
	    font-size: 14px;
	    line-height: 17px;
	}
	input.datepickerField {
	    display: block !important;
	    margin-left: 0;
	    width: calc(100% - 82px) !important;
	    float: left;
	}
	.block-c-t-a {
	    text-align: center;
	}
	.block-c-t-a .bold.medium-l {
	    text-align: center;
	}
	.block1 {
	    margin-top: 20px;
	}
	.min-height-d {
	    min-height: 0;
	}
	.mobCerca {
	    position: absolute;
	    top: 50%;
	    transform: translate(0,-50%);
	    left: 20px;
	    display:block;
	    z-index: 101;
	}
	.mobCerca img {display: block;height: 15px;width: auto;}
	li#menu-item-132 {
	    display: none !important;
	}
	.col5.ff-art-p {
	    width: 50vw;
	}
	.menu a, .small-b, .small-b * {
	    font-size: 12px;
	    line-height: 15px;
	}
	.menu a {
	    font-size: 16px;
	    line-height: 22px;
	    display: block;
	    padding: 0 20px;
	}
	.content-article .margint56 {
	    margin-top: 16px;
	}
	.img2 .col2 {
	    width: calc(50% - 10px);
	    margin-right: 20px;
	}
	.fixedt {
	    position: relative;
	    top: 0;
	}
	.stopFixed .fixedt {
	    position: relative;
	}
	.img2 .col2:nth-child(2n) {
	    margin-right: 0;
	}
	.img-header img {
	    border-radius: 0;
	}
	li#menu-item-216063 {
	    padding-top: 10px;
	    border-top: 1px solid #E0E0E0;
	}
	header#masthead:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 100;}
	.row-header {
	    padding: 11px 20px;
	    padding-top: 13px;
	    top: 41px;
	}
	div#calendar {
	    margin-top: 28px;
	}
	.lanci-homepage {
	    padding: 20px;
	    display: block;
	    width: auto;
	    overflow-x: auto;
	    white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
	.lancio-h {
	    white-space: normal;
	}
	.small, .small * {
	    font-size: 10px;
	}
}
@media all and (min-width:1300px) {
	body .avvertorial-block {
	    max-width: 1300px;
	    margin-left: auto;
	    margin-right: auto;
	}
}
@media all and (min-width:1600px) {
	
	.margin.block1.relative {
	    max-width: 1600px;
	    margin-left: auto;
	    margin-right: auto;
	    min-height: 490px;
	}
	.block1 .col2-i {
	    max-height: 490px;
	}
	.block-c.colc2 {
	    max-width: 1600px;
	    margin-left: auto;
	    margin-right: auto;
	}
	.col2-i {
	    height: 420px;
	}
	.block-c-t-a {
	    max-width: 1600px;
	    margin-left: auto;
	    margin-right: auto;
	}
	.block-c.colc3 {
	    max-width: 1600px;
	    margin-left: auto;
	    margin-right: auto;
	}
	.block-c.colc4 {
	    max-width: 1600px;
	    margin-left: auto;
	    margin-right: auto;
	}
	.margin {
	    max-width: 1600px;
	    margin-left: auto;
	    margin-right: auto;
	}
	.small-container {
		    max-width: 560px;
	}
	.row-header {
	    max-width: 100%;
	}
}
@media all and (min-width:1440px) {
	ul.week-day-cell li {
	    margin-top: 5.5vh;
	}
}
@media all and (max-width:767px) {
	.gallery-2col .caption {
	    position: relative;
	    width: 100%;
	    left: 0;
	    right: 0;
	    max-width: calc(100% - 10px);
	    margin-top: 35.3vw;
	    padding: 0;
	    padding: 5px 5px;
	    margin-bottom: 10px;
	}

	.gallery-2col.margin.marginb2 {
	    margin-top: 0;
	    margin-bottom: 90px;
	    padding-left: 0;
	    padding-right: 0;
	}

	.image-1 {
	    width: calc(60% - 10px);
	    margin-right: 20px;
	}

	.gallery-2col .lazy.relative.image-2 {
	    width: calc(40% - 10px);
	}

	.gallery-2col .lazy {
	    height: 32vw;
	}
}


.CONBANNER:not(.fixedMenu) .filters {
    position: relative;
    top: -55px;
    margin-bottom: -55px;
}
@media all and (max-width:767px) {
.CONBANNER:not(.fixedMenu) .filters {
    position: relative;
    top: 0;
    margin-bottom: 0;
}
}


.oval {
    width: 140px;
    padding-top: 140px;
    border-radius: 50%;
}

.blocks_GD {
    margin-top: 100px;
}

.block-GD {
    background: #F2F2F2;
    padding: 14px;
    width: calc(25% - 66px);
    float: left;
    margin-right: 50px;
    height: calc(25vw - 86px);
    margin-bottom: 50px;
		transition:opacity 0.5s ease;
}
.block-GD:hover {
	opacity:0.6;
}
.font24 {
    font-size: 24px;
    position: relative;
    z-index: 2;
		line-height: 26px;
}

.font12 {
    margin-top: 20px;
    font-size: 12px;
    line-height: 15px;
}

.block-GD:nth-child(4n) {
    margin-right: 0;
}

.count-posts-gd {
    position: absolute;
    bottom: 14px;
    left: 14px;
    z-index: 3;
}
.block-GD.relative img {
    width: 130px;
    display: block;
    height: auto;
}
.font50 {
    font-size: 46px;
    line-height: 26px;
}
li.pms-field.pms-field-subscriptions {
    padding-bottom: 0;
}
ul.pms-field-section.pms-section-billing-details.pms-billing-details {
}
p.pms-field-description {
    display: none;
}
.chosen-container-single .chosen-single {
    border: 0;
    border-bottom: 1px solid black;
    border-radius: 0;
    background: none;
    padding-left: 0;
    box-shadow: none;
}

.chosen-container {
    margin-top: 11px;
}
p.pms-no-payments {
    display: none;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    border: 0;
    border-bottom: 1px solid black;
}

.chosen-container-single .chosen-drop {
    margin-top: 0;
}
.pms-tax-notice {
    display: none;
}
.pms-subscription-plan.pms-subscription-plan-318792 {
    order: 1;
}

.pms-subscription-plan.pms-subscription-plan-318680 {
    order: 0;
}

.pms-subscription-plan.pms-subscription-plan-318786 {
    order: 3;
}

.pms-subscription-plan.pms-subscription-plan-318793 {
    order: 4;
}

.pms-subscription-plan.pms-subscription-plan-318794 {
    order: 2;
}

.pms-subscription-plan.pms-subscription-plan-318795 {
    order: 5;
}

input[type="hidden"] {
    order: 9;
}

div#pms-paygates-wrapper {
    order: 9;
}

input[type="radio"]:checked + span, input[type="radio"]:checked + span + span, input[type="radio"]:checked + span + span, input[type="radio"]:checked + span + span + span {
    color: #2979FF;
    font-family: "Nationale Medium";
}
li.pms-field.pms-gdpr-field {
    grid-column: auto / span 2;
}
.table-billings thead th * {
    pointer-events: none;
}
.chosen-container-single .chosen-search {
    border-bottom: 1px solid black;
}
li.pms-field.pms-field-subscriptions {
    display: none;
}
.no-pro {pointer-events: none;cursor: initial;}

.no-pro:before {content: 'PRO Only';text-align: center;position: absolute;top: 20%;left: 0;right: 0;}

.no-pro * {
    opacity: 0.1;
}
.chosen-container-single .chosen-search input[type="text"] {
    border: 0;
    margin-top: 5px;
}
td.pms-payment-invoice a {
    color: #2979FF;
    font-family: "Nationale Medium";
}
.conSHADOW:before {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.2);z-index: 0;}
@media all and (max-width:767px) {
	.block-GD.relative img {
	    width: 130px;
	    display: block;
	    height: auto;
	}

	.block-GD {
	    width: calc(100% - 28px);
	    height: 40vw;
	    margin-bottom: 20px;
	}
	.page-id-216127 .small-container.margint56 {
	    padding-left: 0;
	    padding-right: 0;
	}

	ul.pms-field-section.pms-section-billing-details.pms-billing-details {
	    display: block !important;
	}
}