.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:0.67em 0}abbr[title]{border-bottom:1px dotted}b,strong,.strong{font-weight:bold}dfn,em,.em{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}p{-webkit-hyphens:auto;-epub-hyphens:auto;-moz-hyphens:auto;hyphens:auto}pre{margin:0}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}q:before,q:after{content:'';content:none}small,.small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0}menu{padding:0 0 0 40px}ol,ul{padding:0;list-style-type:none}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.image-replacement,.ir{text-indent:100%;white-space:nowrap;overflow:hidden}.clearfix,.cf{zoom:1}.clearfix:before,.clearfix:after,.cf:before,.cf:after{content:"";display:table}.clearfix:after,.cf:after{clear:both}span.amp{font-family:Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;font-style:italic}@font-face{font-family:'Genericons';src:url(//new.yoss.it/wp-content/plugins/creativeleds-programma/public/fonts/genericons/font/genericons-regular-webfont.eot)}@font-face{font-family:'Genericons';src:url(data:application/font-woff;charset=utf-8;base64,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) format("woff"),url(//new.yoss.it/wp-content/plugins/creativeleds-programma/public/fonts/genericons/font/genericons-regular-webfont.ttf) format("truetype"),url(//new.yoss.it/wp-content/plugins/creativeleds-programma/public/fonts/genericons/font/genericons-regular-webfont.svg#genericonsregular) format("svg");font-weight:normal;font-style:normal}.genericon{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1;font-family:'Genericons';text-decoration:inherit;font-weight:normal;font-style:normal;vertical-align:top}.genericon{*overflow:auto;*zoom:1;*display:inline}.genericon-standard:before{content:'\f100'}.genericon-aside:before{content:'\f101'}.genericon-image:before{content:'\f102'}.genericon-gallery:before{content:'\f103'}.genericon-video:before{content:'\f104'}.genericon-status:before{content:'\f105'}.genericon-quote:before{content:'\f106'}.genericon-link:before{content:'\f107'}.genericon-chat:before{content:'\f108'}.genericon-audio:before{content:'\f109'}.genericon-github:before{content:'\f200'}.genericon-dribbble:before{content:'\f201'}.genericon-twitter:before{content:'\f202'}.genericon-facebook:before{content:'\f203'}.genericon-facebook-alt:before{content:'\f204'}.genericon-wordpress:before{content:'\f205'}.genericon-googleplus:before{content:'\f206'}.genericon-linkedin:before{content:'\f207'}.genericon-linkedin-alt:before{content:'\f208'}.genericon-pinterest:before{content:'\f209'}.genericon-pinterest-alt:before{content:'\f210'}.genericon-flickr:before{content:'\f211'}.genericon-vimeo:before{content:'\f212'}.genericon-youtube:before{content:'\f213'}.genericon-tumblr:before{content:'\f214'}.genericon-instagram:before{content:'\f215'}.genericon-codepen:before{content:'\f216'}.genericon-polldaddy:before{content:'\f217'}.genericon-googleplus-alt:before{content:'\f218'}.genericon-path:before{content:'\f219'}.genericon-skype:before{content:'\f220'}.genericon-digg:before{content:'\f221'}.genericon-reddit:before{content:'\f222'}.genericon-stumbleupon:before{content:'\f223'}.genericon-pocket:before{content:'\f224'}.genericon-dropbox:before{content:'\f225'}.genericon-comment:before{content:'\f300'}.genericon-category:before{content:'\f301'}.genericon-tag:before{content:'\f302'}.genericon-time:before{content:'\f303'}.genericon-user:before{content:'\f304'}.genericon-day:before{content:'\f305'}.genericon-week:before{content:'\f306'}.genericon-month:before{content:'\f307'}.genericon-pinned:before{content:'\f308'}.genericon-search:before{content:'\f400'}.genericon-unzoom:before{content:'\f401'}.genericon-zoom:before{content:'\f402'}.genericon-show:before{content:'\f403'}.genericon-hide:before{content:'\f404'}.genericon-close:before{content:'\f405'}.genericon-close-alt:before{content:'\f406'}.genericon-trash:before{content:'\f407'}.genericon-star:before{content:'\f408'}.genericon-home:before{content:'\f409'}.genericon-mail:before{content:'\f410'}.genericon-edit:before{content:'\f411'}.genericon-reply:before{content:'\f412'}.genericon-feed:before{content:'\f413'}.genericon-warning:before{content:'\f414'}.genericon-share:before{content:'\f415'}.genericon-attachment:before{content:'\f416'}.genericon-location:before{content:'\f417'}.genericon-checkmark:before{content:'\f418'}.genericon-menu:before{content:'\f419'}.genericon-refresh:before{content:'\f420'}.genericon-minimize:before{content:'\f421'}.genericon-maximize:before{content:'\f422'}.genericon-404:before{content:'\f423'}.genericon-spam:before{content:'\f424'}.genericon-summary:before{content:'\f425'}.genericon-cloud:before{content:'\f426'}.genericon-key:before{content:'\f427'}.genericon-dot:before{content:'\f428'}.genericon-next:before{content:'\f429'}.genericon-previous:before{content:'\f430'}.genericon-expand:before{content:'\f431'}.genericon-collapse:before{content:'\f432'}.genericon-dropdown:before{content:'\f433'}.genericon-dropdown-left:before{content:'\f434'}.genericon-top:before{content:'\f435'}.genericon-draggable:before{content:'\f436'}.genericon-phone:before{content:'\f437'}.genericon-send-to-phone:before{content:'\f438'}.genericon-plugin:before{content:'\f439'}.genericon-cloud-download:before{content:'\f440'}.genericon-cloud-upload:before{content:'\f441'}.genericon-external:before{content:'\f442'}.genericon-document:before{content:'\f443'}.genericon-book:before{content:'\f444'}.genericon-cog:before{content:'\f445'}.genericon-unapprove:before{content:'\f446'}.genericon-cart:before{content:'\f447'}.genericon-pause:before{content:'\f448'}.genericon-stop:before{content:'\f449'}.genericon-skip-back:before{content:'\f450'}.genericon-skip-ahead:before{content:'\f451'}.genericon-play:before{content:'\f452'}.genericon-tablet:before{content:'\f453'}.genericon-send-to-tablet:before{content:'\f454'}.genericon-info:before{content:'\f455'}.genericon-notice:before{content:'\f456'}.genericon-help:before{content:'\f457'}.genericon-fastforward:before{content:'\f458'}.genericon-rewind:before{content:'\f459'}.genericon-portfolio:before{content:'\f460'}.genericon-heart:before{content:'\f461'}.genericon-code:before{content:'\f462'}.genericon-subscribe:before{content:'\f463'}.genericon-unsubscribe:before{content:'\f464'}.genericon-subscribed:before{content:'\f465'}.genericon-reply-alt:before{content:'\f466'}.genericon-reply-single:before{content:'\f467'}.genericon-flag:before{content:'\f468'}.genericon-print:before{content:'\f469'}.genericon-lock:before{content:'\f470'}.genericon-bold:before{content:'\f471'}.genericon-italic:before{content:'\f472'}.genericon-picture:before{content:'\f473'}.genericon-fullscreen:before{content:'\f474'}.genericon-uparrow:before{content:'\f500'}.genericon-rightarrow:before{content:'\f501'}.genericon-downarrow:before{content:'\f502'}.genericon-leftarrow:before{content:'\f503'}p{-ms-word-break:break-all;-ms-word-wrap:break-all;word-break:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;-webkit-hyphenate-before:2;-webkit-hyphenate-after:3;hyphenate-lines:3;-webkit-font-feature-settings:"liga", "dlig";-moz-font-feature-settings:"liga=1, dlig=1";-ms-font-feature-settings:"liga", "dlig";-o-font-feature-settings:"liga", "dlig";font-feature-settings:"liga", "dlig"}.last-col{float:right;padding-right:0 !important}@media (max-width: 767px){.m-all{float:left;padding-right:0.75em;width:100%;padding-right:0}.m-1of2{float:left;padding-right:0.75em;width:50%}.m-1of3{float:left;padding-right:0.75em;width:33.33%}.m-2of3{float:left;padding-right:0.75em;width:66.66%}.m-1of4{float:left;padding-right:0.75em;width:25%}.m-3of4{float:left;padding-right:0.75em;width:75%}}@media (min-width: 768px) and (max-width: 1029px){.t-all{float:left;padding-right:0.75em;width:100%;padding-right:0}.t-1of2{float:left;padding-right:0.75em;width:50%}.t-1of3{float:left;padding-right:0.75em;width:33.33%}.t-2of3{float:left;padding-right:0.75em;width:66.66%}.t-1of4{float:left;padding-right:0.75em;width:25%}.t-3of4{float:left;padding-right:0.75em;width:75%}.t-1of5{float:left;padding-right:0.75em;width:20%}.t-2of5{float:left;padding-right:0.75em;width:40%}.t-3of5{float:left;padding-right:0.75em;width:60%}.t-4of5{float:left;padding-right:0.75em;width:80%}.t-1of7{float:left;padding-right:0.75em;width:14.2857142857%}.t-2of7{float:left;padding-right:0.75em;width:28.5714286%}.t-3of7{float:left;padding-right:0.75em;width:42.8571429%}.t-4of7{float:left;padding-right:0.75em;width:57.1428572%}.t-5of7{float:left;padding-right:0.75em;width:71.4285715%}.t-6of7{float:left;padding-right:0.75em;width:85.7142857%}}@media (min-width: 1030px){.d-all{float:left;padding-right:0.75em;width:100%;padding-right:0}.d-1of2{float:left;padding-right:0.75em;width:50%}.d-1of3{float:left;padding-right:0.75em;width:33.33%}.d-2of3{float:left;padding-right:0.75em;width:66.66%}.d-1of4{float:left;padding-right:0.75em;width:25%}.d-3of4{float:left;padding-right:0.75em;width:75%}.d-1of5{float:left;padding-right:0.75em;width:20%}.d-2of5{float:left;padding-right:0.75em;width:40%}.d-3of5{float:left;padding-right:0.75em;width:60%}.d-4of5{float:left;padding-right:0.75em;width:80%}.d-1of6{float:left;padding-right:0.75em;width:16.6666666667%}.d-1of7{float:left;padding-right:0.75em;width:14.2857142857%}.d-2of7{float:left;padding-right:0.75em;width:28.5714286%}.d-3of7{float:left;padding-right:0.75em;width:42.8571429%}.d-4of7{float:left;padding-right:0.75em;width:57.1428572%}.d-5of7{float:left;padding-right:0.75em;width:71.4285715%}.d-6of7{float:left;padding-right:0.75em;width:85.7142857%}.d-1of8{float:left;padding-right:0.75em;width:12.5%}.d-1of9{float:left;padding-right:0.75em;width:11.1111111111%}.d-1of10{float:left;padding-right:0.75em;width:10%}.d-1of11{float:left;padding-right:0.75em;width:9.09090909091%}.d-1of12{float:left;padding-right:0.75em;width:8.33%}}.alert-help:before,.alert-info:before,.alert-error:before,.alert-success:before{position:absolute;top:50%;left:5px;display:block;-webkit-font-smoothing:antialiased;font:normal 20px/1 'Genericons';width:20px;height:20px;margin:-10px 0;padding:0}.alert-help,.alert-info,.alert-error,.alert-success{position:relative;margin:1rem 0;padding:1rem 1.5rem 1rem 3rem;border:1px solid;display:block;-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13)}.alert-help:before,.alert-info:before,.alert-error:before,.alert-success:before{left:1rem}.alert-help h1,.alert-info h1,.alert-error h1,.alert-success h1,.alert-help h2,.alert-info h2,.alert-error h2,.alert-success h2,.alert-help h3,.alert-info h3,.alert-error h3,.alert-success h3,.alert-help h4,.alert-info h4,.alert-error h4,.alert-success h4{text-transform:uppercase;margin:0}.alert-help p,.alert-info p,.alert-error p,.alert-success p{margin:0}.alert-help{border-color:#e8dc59;background:#ebe16f;color:#938914}.alert-help:before{content:'\f457';color:#c0b31b}.alert-info{border-color:#08a0e7;background:#11aef7;color:#fff}.alert-info:before{content:'\f455';color:#8cd8fb}.alert-error{border-color:#ec0612;background:#f9131f;color:#fff}.alert-error:before{content:'\f414';color:#fc8f95}.alert-success{border-color:#aed70d;background:#c2ef0e;color:#394604}.alert-success:before{content:'\f418';color:#607707}.blue-btn,.read-more,input#searchsubmit{display:inline-block;position:relative;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-decoration:none;color:#fff;background-color:gray;border:1px solid gray;font-size:1em;line-height:1;font-weight:normal;padding:0.5rem;margin:1px 0;cursor:pointer;width:100%;-webkit-transition:all 0.54s ease-in-out;transition:all 0.54s ease-in-out}.blue-btn:hover,.read-more:hover,input#searchsubmit:hover,.blue-btn:focus,.read-more:focus,input#searchsubmit:focus{color:#fff;background-color:#ff0047;border-color:#ff0047;text-decoration:none}.blue-btn{background-color:#424D5A}.blue-btn:hover,.blue-btn:focus{background-color:#39434e}.blue-btn:active{background-color:#37404b}input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],select,textarea,.field{display:block;height:auto;line-height:1;text-indent:1rem;padding:0.5rem 0;font-size:1em;color:#323944;vertical-align:middle;box-shadow:none;width:100%;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;background-color:transparent;border:1px solid #DDD;-webkit-transition:all 0.54s ease-in-out;transition:all 0.54s ease-in-out}input[type="text"]:focus,input[type="text"]:active,input[type="password"]:focus,input[type="password"]:active,input[type="datetime"]:focus,input[type="datetime"]:active,input[type="datetime-local"]:focus,input[type="datetime-local"]:active,input[type="date"]:focus,input[type="date"]:active,input[type="month"]:focus,input[type="month"]:active,input[type="time"]:focus,input[type="time"]:active,input[type="week"]:focus,input[type="week"]:active,input[type="number"]:focus,input[type="number"]:active,input[type="email"]:focus,input[type="email"]:active,input[type="url"]:focus,input[type="url"]:active,input[type="search"]:focus,input[type="search"]:active,input[type="tel"]:focus,input[type="tel"]:active,input[type="color"]:focus,input[type="color"]:active,select:focus,select:active,textarea:focus,textarea:active,.field:focus,.field:active{background-color:#fff;color:#323944;border:1px solid #323944;text-indent:0.5rem}input[type="text"].error,input[type="text"].is-invalid,input[type="password"].error,input[type="password"].is-invalid,input[type="datetime"].error,input[type="datetime"].is-invalid,input[type="datetime-local"].error,input[type="datetime-local"].is-invalid,input[type="date"].error,input[type="date"].is-invalid,input[type="month"].error,input[type="month"].is-invalid,input[type="time"].error,input[type="time"].is-invalid,input[type="week"].error,input[type="week"].is-invalid,input[type="number"].error,input[type="number"].is-invalid,input[type="email"].error,input[type="email"].is-invalid,input[type="url"].error,input[type="url"].is-invalid,input[type="search"].error,input[type="search"].is-invalid,input[type="tel"].error,input[type="tel"].is-invalid,input[type="color"].error,input[type="color"].is-invalid,select.error,select.is-invalid,textarea.error,textarea.is-invalid,.field.error,.field.is-invalid{color:#f9131f;border-color:#f9131f;background-color:#fff;background-position:99% center;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);outline-color:#f9131f}input[type="text"].success,input[type="text"].is-valid,input[type="password"].success,input[type="password"].is-valid,input[type="datetime"].success,input[type="datetime"].is-valid,input[type="datetime-local"].success,input[type="datetime-local"].is-valid,input[type="date"].success,input[type="date"].is-valid,input[type="month"].success,input[type="month"].is-valid,input[type="time"].success,input[type="time"].is-valid,input[type="week"].success,input[type="week"].is-valid,input[type="number"].success,input[type="number"].is-valid,input[type="email"].success,input[type="email"].is-valid,input[type="url"].success,input[type="url"].is-valid,input[type="search"].success,input[type="search"].is-valid,input[type="tel"].success,input[type="tel"].is-valid,input[type="color"].success,input[type="color"].is-valid,select.success,select.is-valid,textarea.success,textarea.is-valid,.field.success,.field.is-valid{color:#c2ef0e;border-color:#c2ef0e;background-color:#fff;background-position:99% center;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);outline-color:#c2ef0e}input[type="text"][disabled],input[type="text"].is-disabled,input[type="password"][disabled],input[type="password"].is-disabled,input[type="datetime"][disabled],input[type="datetime"].is-disabled,input[type="datetime-local"][disabled],input[type="datetime-local"].is-disabled,input[type="date"][disabled],input[type="date"].is-disabled,input[type="month"][disabled],input[type="month"].is-disabled,input[type="time"][disabled],input[type="time"].is-disabled,input[type="week"][disabled],input[type="week"].is-disabled,input[type="number"][disabled],input[type="number"].is-disabled,input[type="email"][disabled],input[type="email"].is-disabled,input[type="url"][disabled],input[type="url"].is-disabled,input[type="search"][disabled],input[type="search"].is-disabled,input[type="tel"][disabled],input[type="tel"].is-disabled,input[type="color"][disabled],input[type="color"].is-disabled,select[disabled],select.is-disabled,textarea[disabled],textarea.is-disabled,.field[disabled],.field.is-disabled{cursor:not-allowed;border-color:#cfcfcf;opacity:0.6}input[type="text"][disabled]:focus,input[type="text"][disabled]:active,input[type="text"].is-disabled:focus,input[type="text"].is-disabled:active,input[type="password"][disabled]:focus,input[type="password"][disabled]:active,input[type="password"].is-disabled:focus,input[type="password"].is-disabled:active,input[type="datetime"][disabled]:focus,input[type="datetime"][disabled]:active,input[type="datetime"].is-disabled:focus,input[type="datetime"].is-disabled:active,input[type="datetime-local"][disabled]:focus,input[type="datetime-local"][disabled]:active,input[type="datetime-local"].is-disabled:focus,input[type="datetime-local"].is-disabled:active,input[type="date"][disabled]:focus,input[type="date"][disabled]:active,input[type="date"].is-disabled:focus,input[type="date"].is-disabled:active,input[type="month"][disabled]:focus,input[type="month"][disabled]:active,input[type="month"].is-disabled:focus,input[type="month"].is-disabled:active,input[type="time"][disabled]:focus,input[type="time"][disabled]:active,input[type="time"].is-disabled:focus,input[type="time"].is-disabled:active,input[type="week"][disabled]:focus,input[type="week"][disabled]:active,input[type="week"].is-disabled:focus,input[type="week"].is-disabled:active,input[type="number"][disabled]:focus,input[type="number"][disabled]:active,input[type="number"].is-disabled:focus,input[type="number"].is-disabled:active,input[type="email"][disabled]:focus,input[type="email"][disabled]:active,input[type="email"].is-disabled:focus,input[type="email"].is-disabled:active,input[type="url"][disabled]:focus,input[type="url"][disabled]:active,input[type="url"].is-disabled:focus,input[type="url"].is-disabled:active,input[type="search"][disabled]:focus,input[type="search"][disabled]:active,input[type="search"].is-disabled:focus,input[type="search"].is-disabled:active,input[type="tel"][disabled]:focus,input[type="tel"][disabled]:active,input[type="tel"].is-disabled:focus,input[type="tel"].is-disabled:active,input[type="color"][disabled]:focus,input[type="color"][disabled]:active,input[type="color"].is-disabled:focus,input[type="color"].is-disabled:active,select[disabled]:focus,select[disabled]:active,select.is-disabled:focus,select.is-disabled:active,textarea[disabled]:focus,textarea[disabled]:active,textarea.is-disabled:focus,textarea.is-disabled:active,.field[disabled]:focus,.field[disabled]:active,.field.is-disabled:focus,.field.is-disabled:active{background-color:#11aef7}input[type="password"]{letter-spacing:0.3em}textarea{max-width:100%;min-height:120px;line-height:1.5em}select{-webkit-appearance:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:97.5% center}input#s{position:relative}input#s:focus{text-indent:0.5rem}input#searchsubmit{display:inline-block;width:100%}.programma .single-program{position:relative;display:block;background-color:#fafafa;margin:0.5rem 0 0 0;padding:0}.programma .single-program .thumb{display:block;width:100%;height:150px;background-size:100% auto;background-repeat:no-repeat;background-position:top center}.programma .single-program .content-panel{display:block;border-bottom:1px solid #DDD;padding:1rem}.programma .single-program a{color:#323944;display:block;padding:0;-webkit-transition:all 0.54s ease-in-out;transition:all 0.54s ease-in-out}.programma .single-program a:hover{color:#4d4d4d}.programma .single-program a.toggleprogram{position:relative;width:100%;height:100%;margin:0;outline:none}.programma .single-program a.toggleprogram:before{position:absolute;top:1rem;right:1rem;font:20px/1 "foundation-icons";content:'\f199';width:20px;height:20px;padding:0;z-index:1;text-align:center;color:#323944;-webkit-transition:all 0.54s ease-in-out;transition:all 0.54s ease-in-out;-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.programma .single-program a.toggleprogram.closed:before{-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.programma .single-program a.toggleprogram:hover{color:#323944}.programma .single-program a.toggleprogram:hover:before{color:#f0751d}.programma .single-program a.edit{position:absolute;top:auto;bottom:1rem;right:1rem;width:20px;height:20px;text-align:center;line-height:1;margin:-10px auto;padding:0;z-index:100}.programma .single-program a.edit:before{color:gray;font:20px/1 "foundation-icons";content:"\f184";width:20px;height:20px;margin:-0;padding:0;z-index:1;text-align:center;-webkit-transition:all 0.54s ease-in-out;transition:all 0.54s ease-in-out}.programma .single-program.havethumb a.toggleprogram:before{color:#fff}.programma .single-program .program-title{color:#323944;display:inline-block;font-weight:bold;width:90%;margin:0;text-align:left;padding:0}.programma .single-program:hover{background-color:#fff}.programma .program-content{position:relative;display:none;border:1px solid #DDD;padding:1rem;margin:0 0 1rem 0;background-color:#f2f2f2}.programma .program-content p:first-child{padding-top:0;margin-top:0}.programma .program-content p:last-child{padding-bottom:0;margin-bottom:0}.programma .program-content:before{content:'';position:absolute;width:0;height:0;border:9px solid;border-bottom-color:#f2f2f2;left:50%;bottom:100%;margin-left:-9px;color:transparent;background-color:transparent;z-index:2}.programma .program-content:after{content:'';position:absolute;width:0;height:0;border:12px solid;border-bottom-color:#DDD;left:50%;bottom:100%;margin-left:-12px;color:transparent;background-color:transparent;z-index:1}.programma ul.list-inline{display:block;width:auto;margin:0;padding:0}.programma ul.list-inline li{display:inline-block;padding:0.25rem 0.5rem 0.25rem 0;margin:0;font-size:0.8rem;vertical-align:middle}.programma ul.list-inline li:first-child{padding-left:0}.programma ul.list-inline li.team-member{padding:0.25rem 1rem 0.25rem 0}.programma ul.list-inline li span{font-weight:bold}.programma ul.list-inline li span.area{text-transform:lowercase}.programma ul.list-inline li.nolink{padding:0.25rem 0.5rem}.programma ul.list-inline li .image-box{display:inline-block;border-radius:100px;-webkit-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,0.5);-moz-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,0.5);box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,0.5);overflow:hidden;margin:0 0.25rem 0 auto;width:30px;height:30px;max-height:100%;max-width:100%;display:inline-block;line-height:1;vertical-align:middle;background-size:100% auto}.programma ul.list-inline li a{display:inline-block;padding:0}.programma .member .thumb .image-box{overflow:hidden;margin:0px auto;width:100px !important;height:100px !important;max-height:100%;max-width:100%;display:block;background-position:center;background-size:100% auto}.programma .member .thumb .toggle-team-info{display:none !important}.programma .member .corpo .h3{font-size:1.3rem;color:#323944}.programma .member .corpo .page-title{padding:0 1rem 0 0 !important;margin:0.1rem 0 0.1rem 0 !important}.programma .member .corpo .role{padding:0 1rem 0 0 !important;margin:0 0 0.1rem 0 !important}.programma .right{text-align:left}@media only screen and (min-width: 768px){.programma .single-program .thumb{display:inline-block;width:10%;height:120px;background-size:auto 100%;background-repeat:no-repeat;background-position:center;vertical-align:top}.programma .single-program .content-panel{display:inline-block;width:90%;height:120px}.programma .single-program .content-panel.no-thumb{width:100%}.programma .single-program.havethumb a.toggleprogram:before{color:#323944}.programma .right{text-align:right}}@media print{*{background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important}a,a:visited{color:#444 !important;text-decoration:underline}a:after,a:visited:after{content:" (" attr(href) ")"}a abbr[title]:after,a:visited abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.sidebar,.page-navigation,.wp-prev-next,.respond-form,nav{display:none}}@font-face {
font-family: "foundation-icons";
src: url(//new.yoss.it/wp-content/plugins/creativeleds-programma/includes/foundation-icons/foundation-icons.eot);
src: url(//new.yoss.it/wp-content/plugins/creativeleds-programma/includes/foundation-icons/foundation-icons.eot?#iefix) format("embedded-opentype"),
url(//new.yoss.it/wp-content/plugins/creativeleds-programma/includes/foundation-icons/foundation-icons.woff) format("woff"),
url(//new.yoss.it/wp-content/plugins/creativeleds-programma/includes/foundation-icons/foundation-icons.ttf) format("truetype"),
url(//new.yoss.it/wp-content/plugins/creativeleds-programma/includes/foundation-icons/foundation-icons.svg#fontcustom) format("svg");
font-weight: normal;
font-style: normal;
}
.fi-address-book:before,
.fi-alert:before,
.fi-align-center:before,
.fi-align-justify:before,
.fi-align-left:before,
.fi-align-right:before,
.fi-anchor:before,
.fi-annotate:before,
.fi-archive:before,
.fi-arrow-down:before,
.fi-arrow-left:before,
.fi-arrow-right:before,
.fi-arrow-up:before,
.fi-arrows-compress:before,
.fi-arrows-expand:before,
.fi-arrows-in:before,
.fi-arrows-out:before,
.fi-asl:before,
.fi-asterisk:before,
.fi-at-sign:before,
.fi-background-color:before,
.fi-battery-empty:before,
.fi-battery-full:before,
.fi-battery-half:before,
.fi-bitcoin-circle:before,
.fi-bitcoin:before,
.fi-blind:before,
.fi-bluetooth:before,
.fi-bold:before,
.fi-book-bookmark:before,
.fi-book:before,
.fi-bookmark:before,
.fi-braille:before,
.fi-burst-new:before,
.fi-burst-sale:before,
.fi-burst:before,
.fi-calendar:before,
.fi-camera:before,
.fi-check:before,
.fi-checkbox:before,
.fi-clipboard-notes:before,
.fi-clipboard-pencil:before,
.fi-clipboard:before,
.fi-clock:before,
.fi-closed-caption:before,
.fi-cloud:before,
.fi-comment-minus:before,
.fi-comment-quotes:before,
.fi-comment-video:before,
.fi-comment:before,
.fi-comments:before,
.fi-compass:before,
.fi-contrast:before,
.fi-credit-card:before,
.fi-crop:before,
.fi-crown:before,
.fi-css3:before,
.fi-database:before,
.fi-die-five:before,
.fi-die-four:before,
.fi-die-one:before,
.fi-die-six:before,
.fi-die-three:before,
.fi-die-two:before,
.fi-dislike:before,
.fi-dollar-bill:before,
.fi-dollar:before,
.fi-download:before,
.fi-eject:before,
.fi-elevator:before,
.fi-euro:before,
.fi-eye:before,
.fi-fast-forward:before,
.fi-female-symbol:before,
.fi-female:before,
.fi-filter:before,
.fi-first-aid:before,
.fi-flag:before,
.fi-folder-add:before,
.fi-folder-lock:before,
.fi-folder:before,
.fi-foot:before,
.fi-foundation:before,
.fi-graph-bar:before,
.fi-graph-horizontal:before,
.fi-graph-pie:before,
.fi-graph-trend:before,
.fi-guide-dog:before,
.fi-hearing-aid:before,
.fi-heart:before,
.fi-home:before,
.fi-html5:before,
.fi-indent-less:before,
.fi-indent-more:before,
.fi-info:before,
.fi-italic:before,
.fi-key:before,
.fi-laptop:before,
.fi-layout:before,
.fi-lightbulb:before,
.fi-like:before,
.fi-link:before,
.fi-list-bullet:before,
.fi-list-number:before,
.fi-list-thumbnails:before,
.fi-list:before,
.fi-lock:before,
.fi-loop:before,
.fi-magnifying-glass:before,
.fi-mail:before,
.fi-male-female:before,
.fi-male-symbol:before,
.fi-male:before,
.fi-map:before,
.fi-marker:before,
.fi-megaphone:before,
.fi-microphone:before,
.fi-minus-circle:before,
.fi-minus:before,
.fi-mobile-signal:before,
.fi-mobile:before,
.fi-monitor:before,
.fi-mountains:before,
.fi-music:before,
.fi-next:before,
.fi-no-dogs:before,
.fi-no-smoking:before,
.fi-page-add:before,
.fi-page-copy:before,
.fi-page-csv:before,
.fi-page-delete:before,
.fi-page-doc:before,
.fi-page-edit:before,
.fi-page-export-csv:before,
.fi-page-export-doc:before,
.fi-page-export-pdf:before,
.fi-page-export:before,
.fi-page-filled:before,
.fi-page-multiple:before,
.fi-page-pdf:before,
.fi-page-remove:before,
.fi-page-search:before,
.fi-page:before,
.fi-paint-bucket:before,
.fi-paperclip:before,
.fi-pause:before,
.fi-paw:before,
.fi-paypal:before,
.fi-pencil:before,
.fi-photo:before,
.fi-play-circle:before,
.fi-play-video:before,
.fi-play:before,
.fi-plus:before,
.fi-pound:before,
.fi-power:before,
.fi-previous:before,
.fi-price-tag:before,
.fi-pricetag-multiple:before,
.fi-print:before,
.fi-prohibited:before,
.fi-projection-screen:before,
.fi-puzzle:before,
.fi-quote:before,
.fi-record:before,
.fi-refresh:before,
.fi-results-demographics:before,
.fi-results:before,
.fi-rewind-ten:before,
.fi-rewind:before,
.fi-rss:before,
.fi-safety-cone:before,
.fi-save:before,
.fi-share:before,
.fi-sheriff-badge:before,
.fi-shield:before,
.fi-shopping-bag:before,
.fi-shopping-cart:before,
.fi-shuffle:before,
.fi-skull:before,
.fi-social-500px:before,
.fi-social-adobe:before,
.fi-social-amazon:before,
.fi-social-android:before,
.fi-social-apple:before,
.fi-social-behance:before,
.fi-social-bing:before,
.fi-social-blogger:before,
.fi-social-delicious:before,
.fi-social-designer-news:before,
.fi-social-deviant-art:before,
.fi-social-digg:before,
.fi-social-dribbble:before,
.fi-social-drive:before,
.fi-social-dropbox:before,
.fi-social-evernote:before,
.fi-social-facebook:before,
.fi-social-flickr:before,
.fi-social-forrst:before,
.fi-social-foursquare:before,
.fi-social-game-center:before,
.fi-social-github:before,
.fi-social-google-plus:before,
.fi-social-hacker-news:before,
.fi-social-hi5:before,
.fi-social-instagram:before,
.fi-social-joomla:before,
.fi-social-lastfm:before,
.fi-social-linkedin:before,
.fi-social-medium:before,
.fi-social-myspace:before,
.fi-social-orkut:before,
.fi-social-path:before,
.fi-social-picasa:before,
.fi-social-pinterest:before,
.fi-social-rdio:before,
.fi-social-reddit:before,
.fi-social-skillshare:before,
.fi-social-skype:before,
.fi-social-smashing-mag:before,
.fi-social-snapchat:before,
.fi-social-spotify:before,
.fi-social-squidoo:before,
.fi-social-stack-overflow:before,
.fi-social-steam:before,
.fi-social-stumbleupon:before,
.fi-social-treehouse:before,
.fi-social-tumblr:before,
.fi-social-twitter:before,
.fi-social-vimeo:before,
.fi-social-windows:before,
.fi-social-xbox:before,
.fi-social-yahoo:before,
.fi-social-yelp:before,
.fi-social-youtube:before,
.fi-social-zerply:before,
.fi-social-zurb:before,
.fi-sound:before,
.fi-star:before,
.fi-stop:before,
.fi-strikethrough:before,
.fi-subscript:before,
.fi-superscript:before,
.fi-tablet-landscape:before,
.fi-tablet-portrait:before,
.fi-target-two:before,
.fi-target:before,
.fi-telephone-accessible:before,
.fi-telephone:before,
.fi-text-color:before,
.fi-thumbnails:before,
.fi-ticket:before,
.fi-torso-business:before,
.fi-torso-female:before,
.fi-torso:before,
.fi-torsos-all-female:before,
.fi-torsos-all:before,
.fi-torsos-female-male:before,
.fi-torsos-male-female:before,
.fi-torsos:before,
.fi-trash:before,
.fi-trees:before,
.fi-trophy:before,
.fi-underline:before,
.fi-universal-access:before,
.fi-unlink:before,
.fi-unlock:before,
.fi-upload-cloud:before,
.fi-upload:before,
.fi-usb:before,
.fi-video:before,
.fi-volume-none:before,
.fi-volume-strike:before,
.fi-volume:before,
.fi-web:before,
.fi-wheelchair:before,
.fi-widget:before,
.fi-wrench:before,
.fi-x-circle:before,
.fi-x:before,
.fi-yen:before,
.fi-zoom-in:before,
.fi-zoom-out:before {
font-family: "foundation-icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
display: inline-block;
text-decoration: inherit;
}
.fi-address-book:before { content: "\f100"; }
.fi-alert:before { content: "\f101"; }
.fi-align-center:before { content: "\f102"; }
.fi-align-justify:before { content: "\f103"; }
.fi-align-left:before { content: "\f104"; }
.fi-align-right:before { content: "\f105"; }
.fi-anchor:before { content: "\f106"; }
.fi-annotate:before { content: "\f107"; }
.fi-archive:before { content: "\f108"; }
.fi-arrow-down:before { content: "\f109"; }
.fi-arrow-left:before { content: "\f10a"; }
.fi-arrow-right:before { content: "\f10b"; }
.fi-arrow-up:before { content: "\f10c"; }
.fi-arrows-compress:before { content: "\f10d"; }
.fi-arrows-expand:before { content: "\f10e"; }
.fi-arrows-in:before { content: "\f10f"; }
.fi-arrows-out:before { content: "\f110"; }
.fi-asl:before { content: "\f111"; }
.fi-asterisk:before { content: "\f112"; }
.fi-at-sign:before { content: "\f113"; }
.fi-background-color:before { content: "\f114"; }
.fi-battery-empty:before { content: "\f115"; }
.fi-battery-full:before { content: "\f116"; }
.fi-battery-half:before { content: "\f117"; }
.fi-bitcoin-circle:before { content: "\f118"; }
.fi-bitcoin:before { content: "\f119"; }
.fi-blind:before { content: "\f11a"; }
.fi-bluetooth:before { content: "\f11b"; }
.fi-bold:before { content: "\f11c"; }
.fi-book-bookmark:before { content: "\f11d"; }
.fi-book:before { content: "\f11e"; }
.fi-bookmark:before { content: "\f11f"; }
.fi-braille:before { content: "\f120"; }
.fi-burst-new:before { content: "\f121"; }
.fi-burst-sale:before { content: "\f122"; }
.fi-burst:before { content: "\f123"; }
.fi-calendar:before { content: "\f124"; }
.fi-camera:before { content: "\f125"; }
.fi-check:before { content: "\f126"; }
.fi-checkbox:before { content: "\f127"; }
.fi-clipboard-notes:before { content: "\f128"; }
.fi-clipboard-pencil:before { content: "\f129"; }
.fi-clipboard:before { content: "\f12a"; }
.fi-clock:before { content: "\f12b"; }
.fi-closed-caption:before { content: "\f12c"; }
.fi-cloud:before { content: "\f12d"; }
.fi-comment-minus:before { content: "\f12e"; }
.fi-comment-quotes:before { content: "\f12f"; }
.fi-comment-video:before { content: "\f130"; }
.fi-comment:before { content: "\f131"; }
.fi-comments:before { content: "\f132"; }
.fi-compass:before { content: "\f133"; }
.fi-contrast:before { content: "\f134"; }
.fi-credit-card:before { content: "\f135"; }
.fi-crop:before { content: "\f136"; }
.fi-crown:before { content: "\f137"; }
.fi-css3:before { content: "\f138"; }
.fi-database:before { content: "\f139"; }
.fi-die-five:before { content: "\f13a"; }
.fi-die-four:before { content: "\f13b"; }
.fi-die-one:before { content: "\f13c"; }
.fi-die-six:before { content: "\f13d"; }
.fi-die-three:before { content: "\f13e"; }
.fi-die-two:before { content: "\f13f"; }
.fi-dislike:before { content: "\f140"; }
.fi-dollar-bill:before { content: "\f141"; }
.fi-dollar:before { content: "\f142"; }
.fi-download:before { content: "\f143"; }
.fi-eject:before { content: "\f144"; }
.fi-elevator:before { content: "\f145"; }
.fi-euro:before { content: "\f146"; }
.fi-eye:before { content: "\f147"; }
.fi-fast-forward:before { content: "\f148"; }
.fi-female-symbol:before { content: "\f149"; }
.fi-female:before { content: "\f14a"; }
.fi-filter:before { content: "\f14b"; }
.fi-first-aid:before { content: "\f14c"; }
.fi-flag:before { content: "\f14d"; }
.fi-folder-add:before { content: "\f14e"; }
.fi-folder-lock:before { content: "\f14f"; }
.fi-folder:before { content: "\f150"; }
.fi-foot:before { content: "\f151"; }
.fi-foundation:before { content: "\f152"; }
.fi-graph-bar:before { content: "\f153"; }
.fi-graph-horizontal:before { content: "\f154"; }
.fi-graph-pie:before { content: "\f155"; }
.fi-graph-trend:before { content: "\f156"; }
.fi-guide-dog:before { content: "\f157"; }
.fi-hearing-aid:before { content: "\f158"; }
.fi-heart:before { content: "\f159"; }
.fi-home:before { content: "\f15a"; }
.fi-html5:before { content: "\f15b"; }
.fi-indent-less:before { content: "\f15c"; }
.fi-indent-more:before { content: "\f15d"; }
.fi-info:before { content: "\f15e"; }
.fi-italic:before { content: "\f15f"; }
.fi-key:before { content: "\f160"; }
.fi-laptop:before { content: "\f161"; }
.fi-layout:before { content: "\f162"; }
.fi-lightbulb:before { content: "\f163"; }
.fi-like:before { content: "\f164"; }
.fi-link:before { content: "\f165"; }
.fi-list-bullet:before { content: "\f166"; }
.fi-list-number:before { content: "\f167"; }
.fi-list-thumbnails:before { content: "\f168"; }
.fi-list:before { content: "\f169"; }
.fi-lock:before { content: "\f16a"; }
.fi-loop:before { content: "\f16b"; }
.fi-magnifying-glass:before { content: "\f16c"; }
.fi-mail:before { content: "\f16d"; }
.fi-male-female:before { content: "\f16e"; }
.fi-male-symbol:before { content: "\f16f"; }
.fi-male:before { content: "\f170"; }
.fi-map:before { content: "\f171"; }
.fi-marker:before { content: "\f172"; }
.fi-megaphone:before { content: "\f173"; }
.fi-microphone:before { content: "\f174"; }
.fi-minus-circle:before { content: "\f175"; }
.fi-minus:before { content: "\f176"; }
.fi-mobile-signal:before { content: "\f177"; }
.fi-mobile:before { content: "\f178"; }
.fi-monitor:before { content: "\f179"; }
.fi-mountains:before { content: "\f17a"; }
.fi-music:before { content: "\f17b"; }
.fi-next:before { content: "\f17c"; }
.fi-no-dogs:before { content: "\f17d"; }
.fi-no-smoking:before { content: "\f17e"; }
.fi-page-add:before { content: "\f17f"; }
.fi-page-copy:before { content: "\f180"; }
.fi-page-csv:before { content: "\f181"; }
.fi-page-delete:before { content: "\f182"; }
.fi-page-doc:before { content: "\f183"; }
.fi-page-edit:before { content: "\f184"; }
.fi-page-export-csv:before { content: "\f185"; }
.fi-page-export-doc:before { content: "\f186"; }
.fi-page-export-pdf:before { content: "\f187"; }
.fi-page-export:before { content: "\f188"; }
.fi-page-filled:before { content: "\f189"; }
.fi-page-multiple:before { content: "\f18a"; }
.fi-page-pdf:before { content: "\f18b"; }
.fi-page-remove:before { content: "\f18c"; }
.fi-page-search:before { content: "\f18d"; }
.fi-page:before { content: "\f18e"; }
.fi-paint-bucket:before { content: "\f18f"; }
.fi-paperclip:before { content: "\f190"; }
.fi-pause:before { content: "\f191"; }
.fi-paw:before { content: "\f192"; }
.fi-paypal:before { content: "\f193"; }
.fi-pencil:before { content: "\f194"; }
.fi-photo:before { content: "\f195"; }
.fi-play-circle:before { content: "\f196"; }
.fi-play-video:before { content: "\f197"; }
.fi-play:before { content: "\f198"; }
.fi-plus:before { content: "\f199"; }
.fi-pound:before { content: "\f19a"; }
.fi-power:before { content: "\f19b"; }
.fi-previous:before { content: "\f19c"; }
.fi-price-tag:before { content: "\f19d"; }
.fi-pricetag-multiple:before { content: "\f19e"; }
.fi-print:before { content: "\f19f"; }
.fi-prohibited:before { content: "\f1a0"; }
.fi-projection-screen:before { content: "\f1a1"; }
.fi-puzzle:before { content: "\f1a2"; }
.fi-quote:before { content: "\f1a3"; }
.fi-record:before { content: "\f1a4"; }
.fi-refresh:before { content: "\f1a5"; }
.fi-results-demographics:before { content: "\f1a6"; }
.fi-results:before { content: "\f1a7"; }
.fi-rewind-ten:before { content: "\f1a8"; }
.fi-rewind:before { content: "\f1a9"; }
.fi-rss:before { content: "\f1aa"; }
.fi-safety-cone:before { content: "\f1ab"; }
.fi-save:before { content: "\f1ac"; }
.fi-share:before { content: "\f1ad"; }
.fi-sheriff-badge:before { content: "\f1ae"; }
.fi-shield:before { content: "\f1af"; }
.fi-shopping-bag:before { content: "\f1b0"; }
.fi-shopping-cart:before { content: "\f1b1"; }
.fi-shuffle:before { content: "\f1b2"; }
.fi-skull:before { content: "\f1b3"; }
.fi-social-500px:before { content: "\f1b4"; }
.fi-social-adobe:before { content: "\f1b5"; }
.fi-social-amazon:before { content: "\f1b6"; }
.fi-social-android:before { content: "\f1b7"; }
.fi-social-apple:before { content: "\f1b8"; }
.fi-social-behance:before { content: "\f1b9"; }
.fi-social-bing:before { content: "\f1ba"; }
.fi-social-blogger:before { content: "\f1bb"; }
.fi-social-delicious:before { content: "\f1bc"; }
.fi-social-designer-news:before { content: "\f1bd"; }
.fi-social-deviant-art:before { content: "\f1be"; }
.fi-social-digg:before { content: "\f1bf"; }
.fi-social-dribbble:before { content: "\f1c0"; }
.fi-social-drive:before { content: "\f1c1"; }
.fi-social-dropbox:before { content: "\f1c2"; }
.fi-social-evernote:before { content: "\f1c3"; }
.fi-social-facebook:before { content: "\f1c4"; }
.fi-social-flickr:before { content: "\f1c5"; }
.fi-social-forrst:before { content: "\f1c6"; }
.fi-social-foursquare:before { content: "\f1c7"; }
.fi-social-game-center:before { content: "\f1c8"; }
.fi-social-github:before { content: "\f1c9"; }
.fi-social-google-plus:before { content: "\f1ca"; }
.fi-social-hacker-news:before { content: "\f1cb"; }
.fi-social-hi5:before { content: "\f1cc"; }
.fi-social-instagram:before { content: "\f1cd"; }
.fi-social-joomla:before { content: "\f1ce"; }
.fi-social-lastfm:before { content: "\f1cf"; }
.fi-social-linkedin:before { content: "\f1d0"; }
.fi-social-medium:before { content: "\f1d1"; }
.fi-social-myspace:before { content: "\f1d2"; }
.fi-social-orkut:before { content: "\f1d3"; }
.fi-social-path:before { content: "\f1d4"; }
.fi-social-picasa:before { content: "\f1d5"; }
.fi-social-pinterest:before { content: "\f1d6"; }
.fi-social-rdio:before { content: "\f1d7"; }
.fi-social-reddit:before { content: "\f1d8"; }
.fi-social-skillshare:before { content: "\f1d9"; }
.fi-social-skype:before { content: "\f1da"; }
.fi-social-smashing-mag:before { content: "\f1db"; }
.fi-social-snapchat:before { content: "\f1dc"; }
.fi-social-spotify:before { content: "\f1dd"; }
.fi-social-squidoo:before { content: "\f1de"; }
.fi-social-stack-overflow:before { content: "\f1df"; }
.fi-social-steam:before { content: "\f1e0"; }
.fi-social-stumbleupon:before { content: "\f1e1"; }
.fi-social-treehouse:before { content: "\f1e2"; }
.fi-social-tumblr:before { content: "\f1e3"; }
.fi-social-twitter:before { content: "\f1e4"; }
.fi-social-vimeo:before { content: "\f1e5"; }
.fi-social-windows:before { content: "\f1e6"; }
.fi-social-xbox:before { content: "\f1e7"; }
.fi-social-yahoo:before { content: "\f1e8"; }
.fi-social-yelp:before { content: "\f1e9"; }
.fi-social-youtube:before { content: "\f1ea"; }
.fi-social-zerply:before { content: "\f1eb"; }
.fi-social-zurb:before { content: "\f1ec"; }
.fi-sound:before { content: "\f1ed"; }
.fi-star:before { content: "\f1ee"; }
.fi-stop:before { content: "\f1ef"; }
.fi-strikethrough:before { content: "\f1f0"; }
.fi-subscript:before { content: "\f1f1"; }
.fi-superscript:before { content: "\f1f2"; }
.fi-tablet-landscape:before { content: "\f1f3"; }
.fi-tablet-portrait:before { content: "\f1f4"; }
.fi-target-two:before { content: "\f1f5"; }
.fi-target:before { content: "\f1f6"; }
.fi-telephone-accessible:before { content: "\f1f7"; }
.fi-telephone:before { content: "\f1f8"; }
.fi-text-color:before { content: "\f1f9"; }
.fi-thumbnails:before { content: "\f1fa"; }
.fi-ticket:before { content: "\f1fb"; }
.fi-torso-business:before { content: "\f1fc"; }
.fi-torso-female:before { content: "\f1fd"; }
.fi-torso:before { content: "\f1fe"; }
.fi-torsos-all-female:before { content: "\f1ff"; }
.fi-torsos-all:before { content: "\f200"; }
.fi-torsos-female-male:before { content: "\f201"; }
.fi-torsos-male-female:before { content: "\f202"; }
.fi-torsos:before { content: "\f203"; }
.fi-trash:before { content: "\f204"; }
.fi-trees:before { content: "\f205"; }
.fi-trophy:before { content: "\f206"; }
.fi-underline:before { content: "\f207"; }
.fi-universal-access:before { content: "\f208"; }
.fi-unlink:before { content: "\f209"; }
.fi-unlock:before { content: "\f20a"; }
.fi-upload-cloud:before { content: "\f20b"; }
.fi-upload:before { content: "\f20c"; }
.fi-usb:before { content: "\f20d"; }
.fi-video:before { content: "\f20e"; }
.fi-volume-none:before { content: "\f20f"; }
.fi-volume-strike:before { content: "\f210"; }
.fi-volume:before { content: "\f211"; }
.fi-web:before { content: "\f212"; }
.fi-wheelchair:before { content: "\f213"; }
.fi-widget:before { content: "\f214"; }
.fi-wrench:before { content: "\f215"; }
.fi-x-circle:before { content: "\f216"; }
.fi-x:before { content: "\f217"; }
.fi-yen:before { content: "\f218"; }
.fi-zoom-in:before { content: "\f219"; }
.fi-zoom-out:before { content: "\f21a"; }article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:0.67em 0}abbr[title]{border-bottom:1px dotted}b,strong,.strong{font-weight:bold}dfn,em,.em{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}p{-webkit-hyphens:auto;-epub-hyphens:auto;-moz-hyphens:auto;hyphens:auto}pre{margin:0}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}q:before,q:after{content:'';content:none}small,.small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0}menu{padding:0 0 0 40px}ol,ul{padding:0;list-style-type:none}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.image-replacement,.ir{text-indent:100%;white-space:nowrap;overflow:hidden}.clearfix,.cf{zoom:1}.clearfix:before,.clearfix:after,.cf:before,.cf:after{content:"";display:table}.clearfix:after,.cf:after{clear:both}span.amp{font-family:Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;font-style:italic}p{-ms-word-wrap:break-word;word-break:break-word;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;-webkit-hyphenate-before:2;-webkit-hyphenate-after:3;hyphenate-lines:3;-webkit-font-feature-settings:"liga", "dlig";-moz-font-feature-settings:"liga=1, dlig=1";-ms-font-feature-settings:"liga", "dlig";-o-font-feature-settings:"liga", "dlig";font-feature-settings:"liga", "dlig"}.last-col{float:right;padding-right:0 !important}@media (max-width: 767px){.m-all{float:left;padding-right:0.75em;width:100%;padding-right:0}.m-1of2{float:left;padding-right:0.75em;width:50%}.m-1of3{float:left;padding-right:0.75em;width:33.33%}.m-2of3{float:left;padding-right:0.75em;width:66.66%}.m-1of4{float:left;padding-right:0.75em;width:25%}.m-3of4{float:left;padding-right:0.75em;width:75%}}@media (min-width: 768px) and (max-width: 1029px){.t-all{float:left;padding-right:0.75em;width:100%;padding-right:0}.t-1of2{float:left;padding-right:0.75em;width:50%}.t-1of3{float:left;padding-right:0.75em;width:33.33%}.t-2of3{float:left;padding-right:0.75em;width:66.66%}.t-1of4{float:left;padding-right:0.75em;width:25%}.t-3of4{float:left;padding-right:0.75em;width:75%}.t-1of5{float:left;padding-right:0.75em;width:20%}.t-2of5{float:left;padding-right:0.75em;width:40%}.t-3of5{float:left;padding-right:0.75em;width:60%}.t-4of5{float:left;padding-right:0.75em;width:80%}}@media (min-width: 1030px){.d-all{float:left;padding-right:0.75em;width:100%;padding-right:0}.d-1of2{float:left;padding-right:0.75em;width:50%}.d-1of3{float:left;padding-right:0.75em;width:33.33%}.d-2of3{float:left;padding-right:0.75em;width:66.66%}.d-1of4{float:left;padding-right:0.75em;width:25%}.d-3of4{float:left;padding-right:0.75em;width:75%}.d-1of5{float:left;padding-right:0.75em;width:20%}.d-2of5{float:left;padding-right:0.75em;width:40%}.d-3of5{float:left;padding-right:0.75em;width:60%}.d-4of5{float:left;padding-right:0.75em;width:80%}.d-1of6{float:left;padding-right:0.75em;width:16.6666666667%}.d-1of7{float:left;padding-right:0.75em;width:14.2857142857%}.d-2of7{float:left;padding-right:0.75em;width:28.5714286%}.d-3of7{float:left;padding-right:0.75em;width:42.8571429%}.d-4of7{float:left;padding-right:0.75em;width:57.1428572%}.d-5of7{float:left;padding-right:0.75em;width:71.4285715%}.d-6of7{float:left;padding-right:0.75em;width:85.7142857%}.d-1of8{float:left;padding-right:0.75em;width:12.5%}.d-1of9{float:left;padding-right:0.75em;width:11.1111111111%}.d-1of10{float:left;padding-right:0.75em;width:10%}.d-1of11{float:left;padding-right:0.75em;width:9.09090909091%}.d-1of12{float:left;padding-right:0.75em;width:8.33%}}#ctl_calende{font-size:100%}#ctl_calende .clearfix,#ctl_calende .cf,#ctl_calende .comment-respond{zoom:1}#ctl_calende .clearfix:before,#ctl_calende .clearfix:after,#ctl_calende .cf:before,#ctl_calende .cf:after,#ctl_calende .comment-respond:before,#ctl_calende .comment-respond:after{content:"";display:table}#ctl_calende .clearfix:after,#ctl_calende .cf:after,#ctl_calende .comment-respond:after{clear:both}#ctl_calende .wrap{width:96%;margin:0 auto}#ctl_calende .calendario a{text-decoration:none}#ctl_calende .calendario a.toggle-team-cal,#ctl_calende .calendario a.toggle-team-info,#ctl_calende .calendario a.toggle-team-skill,#ctl_calende .calendario a.link-team{padding:2px 10px;margin-right:2px}#ctl_calende .calendario a.close{float:right;display:block;font-size:1em;line-height:0.7em;background-color:transparent;margin-right:0px;text-decoration:none;color:#444;background-color:transparent;box-shadow:0 3px 3px 0px rgba(0,0,0,0.3) inset;padding:10px 10px;border-radius:100%;width:30px;height:30px}#ctl_calende .calendario a.close:hover{color:#fff !important;background-color:#aaa !important;text-decoration:none !important}#ctl_calende .calendario a:hover,#ctl_calende .calendario a:focus{text-decoration:none !important}#ctl_calende .calendario dl,#ctl_calende .calendario menu,#ctl_calende .calendario ol,#ctl_calende .calendario ul{margin:0px}#ctl_calende .calendario dl.contact,#ctl_calende .calendario menu.contact,#ctl_calende .calendario ol.contact,#ctl_calende .calendario ul.contact{border-top:1px solid #EEE;margin:10px 0px;padding:10px 0px;font-size:80%}#ctl_calende .calendario dl.schedule,#ctl_calende .calendario menu.schedule,#ctl_calende .calendario ol.schedule,#ctl_calende .calendario ul.schedule{padding:0}#ctl_calende .calendario dl.schedule li,#ctl_calende .calendario menu.schedule li,#ctl_calende .calendario ol.schedule li,#ctl_calende .calendario ul.schedule li{position:relative;display:block;-webkit-box-shadow:inset 0px 0px 13px 5px rgba(0,0,0,0.13);-moz-box-shadow:inset 0px 0px 13px 5px rgba(0,0,0,0.13);box-shadow:inset 0px 0px 13px 5px rgba(0,0,0,0.13)}#ctl_calende .calendario dl.schedule li .bottom,#ctl_calende .calendario menu.schedule li .bottom,#ctl_calende .calendario ol.schedule li .bottom,#ctl_calende .calendario ul.schedule li .bottom{padding:0;bottom:0px;position:absolute;width:100%}#ctl_calende .calendario dl.schedule li .bottom.angolo:after,#ctl_calende .calendario menu.schedule li .bottom.angolo:after,#ctl_calende .calendario ol.schedule li .bottom.angolo:after,#ctl_calende .calendario ul.schedule li .bottom.angolo:after{content:'';width:0;height:0;border-style:solid;border-width:0 0 40px 40px;border-color:transparent transparent #fff transparent;position:absolute;bottom:0;right:0}#ctl_calende .calendario dl.schedule li a.edit-calendar,#ctl_calende .calendario menu.schedule li a.edit-calendar,#ctl_calende .calendario ol.schedule li a.edit-calendar,#ctl_calende .calendario ul.schedule li a.edit-calendar{position:absolute;right:0;top:0;padding:0.25em;font-size:1.2rem}#ctl_calende .calendario dl.schedule li a.edit-calendar:after,#ctl_calende .calendario menu.schedule li a.edit-calendar:after,#ctl_calende .calendario ol.schedule li a.edit-calendar:after,#ctl_calende .calendario ul.schedule li a.edit-calendar:after{font-size:1.2rem;width:30px;height:30px;padding:0.35rem 0.5rem;font-family:dashicons;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;display:inline-block;text-decoration:inherit;content:"\f464";color:rgba(255,255,255,0.5)}#ctl_calende .calendario dl.schedule li a.edit-calendar:hover:after,#ctl_calende .calendario menu.schedule li a.edit-calendar:hover:after,#ctl_calende .calendario ol.schedule li a.edit-calendar:hover:after,#ctl_calende .calendario ul.schedule li a.edit-calendar:hover:after{color:#2ba6cb}#ctl_calende .calendario dl.schedule li a.week_open span.week_day,#ctl_calende .calendario menu.schedule li a.week_open span.week_day,#ctl_calende .calendario ol.schedule li a.week_open span.week_day,#ctl_calende .calendario ul.schedule li a.week_open span.week_day{text-transform:uppercase;padding:10px;margin:1px 0 0;text-align:left;display:block}#ctl_calende .calendario dl.schedule li a.week_open span.week_day:after,#ctl_calende .calendario menu.schedule li a.week_open span.week_day:after,#ctl_calende .calendario ol.schedule li a.week_open span.week_day:after,#ctl_calende .calendario ul.schedule li a.week_open span.week_day:after{-webkit-transition:all 0.54s ease-in-out;transition:all 0.54s ease-in-out;content:"\f10f";display:inline-block;-webkit-font-smoothing:antialiased;font:normal 1.5rem/1 dashicons;vertical-align:middle;text-shadow:0px 1px 0px #555;color:#bbb;position:relative;float:right;padding:0;transform:rotate(0deg)}#ctl_calende .calendario dl.schedule li a.week_open.open span.week_day:after,#ctl_calende .calendario menu.schedule li a.week_open.open span.week_day:after,#ctl_calende .calendario ol.schedule li a.week_open.open span.week_day:after,#ctl_calende .calendario ul.schedule li a.week_open.open span.week_day:after{transform:rotate(180deg);content:"\f14f"}#ctl_calende .calendario dl.schedule li span,#ctl_calende .calendario menu.schedule li span,#ctl_calende .calendario ol.schedule li span,#ctl_calende .calendario ul.schedule li span{display:block;text-align:center;font-size:100%}#ctl_calende .calendario dl.schedule li span.orario,#ctl_calende .calendario menu.schedule li span.orario,#ctl_calende .calendario ol.schedule li span.orario,#ctl_calende .calendario ul.schedule li span.orario{font-size:80%;display:block;width:75%;float:none;text-align:center;margin:0 auto;padding:0}#ctl_calende .calendario dl.schedule li span.orario a,#ctl_calende .calendario menu.schedule li span.orario a,#ctl_calende .calendario ol.schedule li span.orario a,#ctl_calende .calendario ul.schedule li span.orario a{padding:0.25rem;color:#000;background-color:rgba(255,255,255,0.5);-webkit-transition:all 0.54s ease-in-out;transition:all 0.54s ease-in-out}#ctl_calende .calendario dl.schedule li span.orario a:hover,#ctl_calende .calendario menu.schedule li span.orario a:hover,#ctl_calende .calendario ol.schedule li span.orario a:hover,#ctl_calende .calendario ul.schedule li span.orario a:hover{color:#2ba6cb;background-color:#fff}#ctl_calende .calendario dl.schedule li span.team,#ctl_calende .calendario menu.schedule li span.team,#ctl_calende .calendario ol.schedule li span.team,#ctl_calende .calendario ul.schedule li span.team{font-size:1.3rem;margin:0;font-weight:normal;text-align:left;z-index:1;position:absolute;bottom:0.25rem;left:0.5rem}#ctl_calende .calendario dl.schedule li span.title,#ctl_calende .calendario menu.schedule li span.title,#ctl_calende .calendario ol.schedule li span.title,#ctl_calende .calendario ul.schedule li span.title{font-size:1.2em;font-weight:bold;color:#FFF;line-height:1;display:block;width:100%;border-bottom:medium none !important;margin:-15px auto;top:50%;position:absolute;height:30px;padding:0 5px}#ctl_calende .calendario dl.schedule li span.title small,#ctl_calende .calendario menu.schedule li span.title small,#ctl_calende .calendario ol.schedule li span.title small,#ctl_calende .calendario ul.schedule li span.title small{display:block}#ctl_calende .calendario dl.schedule li span.location,#ctl_calende .calendario menu.schedule li span.location,#ctl_calende .calendario ol.schedule li span.location,#ctl_calende .calendario ul.schedule li span.location{position:absolute;font-weight:bold;text-align:right;z-index:1;bottom:0.25rem;right:0.25rem}#ctl_calende .calendario dl.schedule li span.left,#ctl_calende .calendario menu.schedule li span.left,#ctl_calende .calendario ol.schedule li span.left,#ctl_calende .calendario ul.schedule li span.left{display:block;width:auto;float:none;text-align:center;padding-left:0px}#ctl_calende .calendario dl.schedule li span.right,#ctl_calende .calendario menu.schedule li span.right,#ctl_calende .calendario ol.schedule li span.right,#ctl_calende .calendario ul.schedule li span.right{display:block;width:auto;float:none;text-align:center;padding-right:0px}#ctl_calende .calendario dl.schedule li span.centered,#ctl_calende .calendario menu.schedule li span.centered,#ctl_calende .calendario ol.schedule li span.centered,#ctl_calende .calendario ul.schedule li span.centered{display:block;float:none;text-align:center}#ctl_calende .calendario dl.schedule li span.small,#ctl_calende .calendario menu.schedule li span.small,#ctl_calende .calendario ol.schedule li span.small,#ctl_calende .calendario ul.schedule li span.small{font-size:80%}#ctl_calende .calendario .left{float:left}#ctl_calende .calendario .center{float:none;text-align:center;margin:0 auto;display:block}#ctl_calende .calendario .right{float:right}#ctl_calende .calendario .text-justify{text-align:justify}#ctl_calende .calendario .padding-top{padding-top:25px}#ctl_calende .calendario .padding-left{padding-left:25px}#ctl_calende .calendario .padding-right{padding-right:25px}#ctl_calende .calendario .padding-bottom{padding-bottom:25px}#ctl_calende .calendario .margin-top{margin-top:25px}#ctl_calende .calendario .margin-left{margin-left:25px}#ctl_calende .calendario .margin-right{margin-right:25px}#ctl_calende .calendario .margin-bottom{margin-bottom:25px}#ctl_calende .calendario .icon-size{font-size:20px;line-height:25px;margin-right:5px;width:20px;height:20px}#ctl_calende .calendario .hide_element{display:none !important}#ctl_calende .calendario .show_element{display:block !important}#ctl_calende .calendario .no-padding a.toggle-team-cal:first-child,#ctl_calende .calendario .no-padding a.toggle-team-info:first-child,#ctl_calende .calendario .no-padding a.toggle-team-skill:first-child,#ctl_calende .calendario .no-padding a.link-team:first-child{padding:2px 10px 2px 0px;margin-right:2px}#ctl_calende .calendario .small{font-size:80%}#ctl_calende .calendario .calendario h3{margin-top:25px}#ctl_calende .calendario.lesson .member,#ctl_calende .calendario.team .member{padding-bottom:5px;margin:25px 0px !important}#ctl_calende .calendario.lesson .member .thumb,#ctl_calende .calendario.team .member .thumb{text-align:center;display:block}#ctl_calende .calendario.lesson .member .thumb .image-box,#ctl_calende .calendario.team .member .thumb .image-box{border-radius:100px;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5) inset;overflow:hidden;margin:0px auto;width:120px;height:120px;max-height:100%;max-width:100%}#ctl_calende .calendario.lesson .member .thumb img.attachment-thumbnail,#ctl_calende .calendario.team .member .thumb img.attachment-thumbnail{width:100%;height:auto;margin:0 auto}#ctl_calende .calendario.lesson .member .thumb a,#ctl_calende .calendario.team .member .thumb a{text-align:center;display:block}#ctl_calende .calendario.lesson .member .short-content ul,#ctl_calende .calendario.team .member .short-content ul{list-style-type:none;margin:0px 0px 0px 5px;padding:0px}#ctl_calende .calendario.lesson .member .short-content ul li,#ctl_calende .calendario.team .member .short-content ul li{list-style-type:none;margin:0px 0px 0px 0px}#ctl_calende .calendario.lesson .member .short-content .title,#ctl_calende .calendario.team .member .short-content .title{border-bottom:1px solid #eee}#ctl_calende .calendario.lesson .member .page-title,#ctl_calende .calendario.team .member .page-title{background-color:transparent;display:inline-block;width:auto;padding:5px 15px;margin-top:20px;margin-bottom:0px}#ctl_calende .calendario.lesson .member .page-title.nick,#ctl_calende .calendario.team .member .page-title.nick{background-color:transparent;margin-right:3px;font-weight:lighter}#ctl_calende .calendario.lesson .member .page-title.nick.no-padding,#ctl_calende .calendario.team .member .page-title.nick.no-padding{margin-right:13px;font-weight:lighter}#ctl_calende .calendario.lesson .member .page-title.role,#ctl_calende .calendario.team .member .page-title.role{background-color:transparent;display:block;width:auto;padding:5px 15px;margin-top:3px;margin-bottom:3px}#ctl_calende .calendario.lesson .member .member-title,#ctl_calende .calendario.team .member .member-title{border-bottom:1px solid #eee}#ctl_calende .calendario.lesson .member .role,#ctl_calende .calendario.team .member .role{display:block;font-size:90%;padding:10px 0px}#ctl_calende .calendario.lesson .member .corpo,#ctl_calende .calendario.team .member .corpo{display:inline-block;width:auto}#ctl_calende .calendario.lesson .member .corpo.onair,#ctl_calende .calendario.team .member .corpo.onair{display:block;width:100%;text-align:center}#ctl_calende .calendario.lesson .member .mainpad,#ctl_calende .calendario.team .member .mainpad{padding:5px 15px 10px !important;margin-bottom:4px !important}#ctl_calende .calendario.lesson .member #contenuti,#ctl_calende .calendario.team .member #contenuti{position:relative}#ctl_calende .calendario.lesson .member #contenuti .complete-content,#ctl_calende .calendario.team .member #contenuti .complete-content{position:relative;width:100%;z-index:0}#ctl_calende .calendario.lesson .member #contenuti .complete-content h5,#ctl_calende .calendario.team .member #contenuti .complete-content h5{display:block;width:100%;float:none;border-bottom:1px solid #DDD}#ctl_calende .calendario.lesson .member .border,#ctl_calende .calendario.team .member .border{border-left:1px solid #EEEEEE;padding-left:10px;padding-bottom:10px;display:block}#ctl_calende .calendario .calendario ul{list-style-type:none;margin:0;padding:0;background-color:#BBB}#ctl_calende .calendario .calendario ul li{display:block;width:100%;height:auto;margin:0;padding:0;overflow:hidden;position:relative}.onair #ctl_calende li.image-now{min-height:300px}#ctl_calende ul.singlecal{padding:1em}#ctl_calende li.lesson{display:none}#ctl_calende ul.singlecal li.lesson{display:block}#ctl_calende li.table span.orario{display:none}#ctl_calende li.table span.title{display:none}#ctl_calende li.table span.location{display:none}#ctl_calende .wrap{width:100%;max-width:980px;margin:0 auto;padding:0;display:block}#ctl_calende .col.col-1{width:100%}#ctl_calende .col.col-2{width:49.5%}#ctl_calende .col.col-3{width:32.666666666667%}#ctl_calende .col.col-4{width:24.25%}#ctl_calende .col.col-5{width:19.2%}#ctl_calende .col.col-6{width:15.833333333333%}#ctl_calende .col.col-7{width:13.428571428571%}#ctl_calende .first{margin-left:0 !important}#ctl_calende .last{float:right !important}#ctl_calende .alert{display:block;padding:10px;background-color:rgba(200,0,0,0.5);color:rgba(255,255,255,0.8)}.image-now{background-image:url(//new.yoss.it/wp-content/plugins/creativeleds-schedule/public/css/icons/now.png);background-position:bottom center;background-repeat:no-repeat}.image-incoming{background-image:url(//new.yoss.it/wp-content/plugins/creativeleds-schedule/public/css/icons/incoming.png);background-position:bottom center;background-repeat:no-repeat}#ctl_calende .box{width:100%;display:block;min-height:auto}#ctl_calende .box .progress{width:100%;display:block;height:auto;padding-bottom:10px;margin:10px 0 20px 0;height:35px}#ctl_calende .box .progress .title{border:none !important}#ctl_calende .box .progress .stato{position:relative;width:100%;height:auto;padding:0px;margin-bottom:10px}#ctl_calende .box .progress .stato span{position:absolute;left:0%;bottom:5px;height:auto;margin-bottom:-15px;color:#777;width:20%;display:block;text-align:center}#ctl_calende .box .progress .stato span:after{display:block;-webkit-font-smoothing:antialiased;font:normal 20px/1 'Genericons';content:'\f502';margin:2px 0 0 0}#ctl_calende .box .progress .linea{background-color:rgba(255,255,255,0.1);width:100%;height:10px;padding:1px;border:1px solid rgba(255,255,255,0.2)}#ctl_calende .box .progress .linea span{display:block;width:50%;height:6px;background-color:#49C9C5}#ctl_calende .corner:after{content:'';width:0;height:0;border-style:solid;border-width:0 0 40px 40px;border-color:transparent transparent #DDDDDD transparent;position:absolute;bottom:0;right:0}@media only screen and (min-width: 768px){.schedule-list.minimal{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;justify-content:center;margin:1rem 0;border:0}.schedule-list.minimal .schedule-post{display:inline-block;margin:0 0 0.5rem 0}.schedule-list.minimal .schedule-post h2.member{font-size:1rem}.schedule-list.minimal .schedule-post h2.member small{font-size:80%}}@media print{*{background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important}a,a:visited{color:#444 !important;text-decoration:underline}a:after,a:visited:after{content:" (" attr(href) ")"}a abbr[title]:after,a:visited abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.sidebar,.page-navigation,.wp-prev-next,.respond-form,nav{display:none}}@font-face {
font-family: "foundation-icons";
src: url(//new.yoss.it/wp-content/plugins/creativeleds-schedule/public/fonts/foundation-icons/foundation-icons.eot);
src: url(//new.yoss.it/wp-content/plugins/creativeleds-schedule/public/fonts/foundation-icons/foundation-icons.eot?#iefix) format("embedded-opentype"),
url(//new.yoss.it/wp-content/plugins/creativeleds-schedule/public/fonts/foundation-icons/foundation-icons.woff) format("woff"),
url(//new.yoss.it/wp-content/plugins/creativeleds-schedule/public/fonts/foundation-icons/foundation-icons.ttf) format("truetype"),
url(//new.yoss.it/wp-content/plugins/creativeleds-schedule/public/fonts/foundation-icons/foundation-icons.svg#fontcustom) format("svg");
font-weight: normal;
font-style: normal;
}
.fi-address-book:before,
.fi-alert:before,
.fi-align-center:before,
.fi-align-justify:before,
.fi-align-left:before,
.fi-align-right:before,
.fi-anchor:before,
.fi-annotate:before,
.fi-archive:before,
.fi-arrow-down:before,
.fi-arrow-left:before,
.fi-arrow-right:before,
.fi-arrow-up:before,
.fi-arrows-compress:before,
.fi-arrows-expand:before,
.fi-arrows-in:before,
.fi-arrows-out:before,
.fi-asl:before,
.fi-asterisk:before,
.fi-at-sign:before,
.fi-background-color:before,
.fi-battery-empty:before,
.fi-battery-full:before,
.fi-battery-half:before,
.fi-bitcoin-circle:before,
.fi-bitcoin:before,
.fi-blind:before,
.fi-bluetooth:before,
.fi-bold:before,
.fi-book-bookmark:before,
.fi-book:before,
.fi-bookmark:before,
.fi-braille:before,
.fi-burst-new:before,
.fi-burst-sale:before,
.fi-burst:before,
.fi-calendar:before,
.fi-camera:before,
.fi-check:before,
.fi-checkbox:before,
.fi-clipboard-notes:before,
.fi-clipboard-pencil:before,
.fi-clipboard:before,
.fi-clock:before,
.fi-closed-caption:before,
.fi-cloud:before,
.fi-comment-minus:before,
.fi-comment-quotes:before,
.fi-comment-video:before,
.fi-comment:before,
.fi-comments:before,
.fi-compass:before,
.fi-contrast:before,
.fi-credit-card:before,
.fi-crop:before,
.fi-crown:before,
.fi-css3:before,
.fi-database:before,
.fi-die-five:before,
.fi-die-four:before,
.fi-die-one:before,
.fi-die-six:before,
.fi-die-three:before,
.fi-die-two:before,
.fi-dislike:before,
.fi-dollar-bill:before,
.fi-dollar:before,
.fi-download:before,
.fi-eject:before,
.fi-elevator:before,
.fi-euro:before,
.fi-eye:before,
.fi-fast-forward:before,
.fi-female-symbol:before,
.fi-female:before,
.fi-filter:before,
.fi-first-aid:before,
.fi-flag:before,
.fi-folder-add:before,
.fi-folder-lock:before,
.fi-folder:before,
.fi-foot:before,
.fi-foundation:before,
.fi-graph-bar:before,
.fi-graph-horizontal:before,
.fi-graph-pie:before,
.fi-graph-trend:before,
.fi-guide-dog:before,
.fi-hearing-aid:before,
.fi-heart:before,
.fi-home:before,
.fi-html5:before,
.fi-indent-less:before,
.fi-indent-more:before,
.fi-info:before,
.fi-italic:before,
.fi-key:before,
.fi-laptop:before,
.fi-layout:before,
.fi-lightbulb:before,
.fi-like:before,
.fi-link:before,
.fi-list-bullet:before,
.fi-list-number:before,
.fi-list-thumbnails:before,
.fi-list:before,
.fi-lock:before,
.fi-loop:before,
.fi-magnifying-glass:before,
.fi-mail:before,
.fi-male-female:before,
.fi-male-symbol:before,
.fi-male:before,
.fi-map:before,
.fi-marker:before,
.fi-megaphone:before,
.fi-microphone:before,
.fi-minus-circle:before,
.fi-minus:before,
.fi-mobile-signal:before,
.fi-mobile:before,
.fi-monitor:before,
.fi-mountains:before,
.fi-music:before,
.fi-next:before,
.fi-no-dogs:before,
.fi-no-smoking:before,
.fi-page-add:before,
.fi-page-copy:before,
.fi-page-csv:before,
.fi-page-delete:before,
.fi-page-doc:before,
.fi-page-edit:before,
.fi-page-export-csv:before,
.fi-page-export-doc:before,
.fi-page-export-pdf:before,
.fi-page-export:before,
.fi-page-filled:before,
.fi-page-multiple:before,
.fi-page-pdf:before,
.fi-page-remove:before,
.fi-page-search:before,
.fi-page:before,
.fi-paint-bucket:before,
.fi-paperclip:before,
.fi-pause:before,
.fi-paw:before,
.fi-paypal:before,
.fi-pencil:before,
.fi-photo:before,
.fi-play-circle:before,
.fi-play-video:before,
.fi-play:before,
.fi-plus:before,
.fi-pound:before,
.fi-power:before,
.fi-previous:before,
.fi-price-tag:before,
.fi-pricetag-multiple:before,
.fi-print:before,
.fi-prohibited:before,
.fi-projection-screen:before,
.fi-puzzle:before,
.fi-quote:before,
.fi-record:before,
.fi-refresh:before,
.fi-results-demographics:before,
.fi-results:before,
.fi-rewind-ten:before,
.fi-rewind:before,
.fi-rss:before,
.fi-safety-cone:before,
.fi-save:before,
.fi-share:before,
.fi-sheriff-badge:before,
.fi-shield:before,
.fi-shopping-bag:before,
.fi-shopping-cart:before,
.fi-shuffle:before,
.fi-skull:before,
.fi-social-500px:before,
.fi-social-adobe:before,
.fi-social-amazon:before,
.fi-social-android:before,
.fi-social-apple:before,
.fi-social-behance:before,
.fi-social-bing:before,
.fi-social-blogger:before,
.fi-social-delicious:before,
.fi-social-designer-news:before,
.fi-social-deviant-art:before,
.fi-social-digg:before,
.fi-social-dribbble:before,
.fi-social-drive:before,
.fi-social-dropbox:before,
.fi-social-evernote:before,
.fi-social-facebook:before,
.fi-social-flickr:before,
.fi-social-forrst:before,
.fi-social-foursquare:before,
.fi-social-game-center:before,
.fi-social-github:before,
.fi-social-google-plus:before,
.fi-social-hacker-news:before,
.fi-social-hi5:before,
.fi-social-instagram:before,
.fi-social-joomla:before,
.fi-social-lastfm:before,
.fi-social-linkedin:before,
.fi-social-medium:before,
.fi-social-myspace:before,
.fi-social-orkut:before,
.fi-social-path:before,
.fi-social-picasa:before,
.fi-social-pinterest:before,
.fi-social-rdio:before,
.fi-social-reddit:before,
.fi-social-skillshare:before,
.fi-social-skype:before,
.fi-social-smashing-mag:before,
.fi-social-snapchat:before,
.fi-social-spotify:before,
.fi-social-squidoo:before,
.fi-social-stack-overflow:before,
.fi-social-steam:before,
.fi-social-stumbleupon:before,
.fi-social-treehouse:before,
.fi-social-tumblr:before,
.fi-social-twitter:before,
.fi-social-vimeo:before,
.fi-social-windows:before,
.fi-social-xbox:before,
.fi-social-yahoo:before,
.fi-social-yelp:before,
.fi-social-youtube:before,
.fi-social-zerply:before,
.fi-social-zurb:before,
.fi-sound:before,
.fi-star:before,
.fi-stop:before,
.fi-strikethrough:before,
.fi-subscript:before,
.fi-superscript:before,
.fi-tablet-landscape:before,
.fi-tablet-portrait:before,
.fi-target-two:before,
.fi-target:before,
.fi-telephone-accessible:before,
.fi-telephone:before,
.fi-text-color:before,
.fi-thumbnails:before,
.fi-ticket:before,
.fi-torso-business:before,
.fi-torso-female:before,
.fi-torso:before,
.fi-torsos-all-female:before,
.fi-torsos-all:before,
.fi-torsos-female-male:before,
.fi-torsos-male-female:before,
.fi-torsos:before,
.fi-trash:before,
.fi-trees:before,
.fi-trophy:before,
.fi-underline:before,
.fi-universal-access:before,
.fi-unlink:before,
.fi-unlock:before,
.fi-upload-cloud:before,
.fi-upload:before,
.fi-usb:before,
.fi-video:before,
.fi-volume-none:before,
.fi-volume-strike:before,
.fi-volume:before,
.fi-web:before,
.fi-wheelchair:before,
.fi-widget:before,
.fi-wrench:before,
.fi-x-circle:before,
.fi-x:before,
.fi-yen:before,
.fi-zoom-in:before,
.fi-zoom-out:before {
font-family: "foundation-icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
display: inline-block;
text-decoration: inherit;
}
.fi-address-book:before { content: "\f100"; }
.fi-alert:before { content: "\f101"; }
.fi-align-center:before { content: "\f102"; }
.fi-align-justify:before { content: "\f103"; }
.fi-align-left:before { content: "\f104"; }
.fi-align-right:before { content: "\f105"; }
.fi-anchor:before { content: "\f106"; }
.fi-annotate:before { content: "\f107"; }
.fi-archive:before { content: "\f108"; }
.fi-arrow-down:before { content: "\f109"; }
.fi-arrow-left:before { content: "\f10a"; }
.fi-arrow-right:before { content: "\f10b"; }
.fi-arrow-up:before { content: "\f10c"; }
.fi-arrows-compress:before { content: "\f10d"; }
.fi-arrows-expand:before { content: "\f10e"; }
.fi-arrows-in:before { content: "\f10f"; }
.fi-arrows-out:before { content: "\f110"; }
.fi-asl:before { content: "\f111"; }
.fi-asterisk:before { content: "\f112"; }
.fi-at-sign:before { content: "\f113"; }
.fi-background-color:before { content: "\f114"; }
.fi-battery-empty:before { content: "\f115"; }
.fi-battery-full:before { content: "\f116"; }
.fi-battery-half:before { content: "\f117"; }
.fi-bitcoin-circle:before { content: "\f118"; }
.fi-bitcoin:before { content: "\f119"; }
.fi-blind:before { content: "\f11a"; }
.fi-bluetooth:before { content: "\f11b"; }
.fi-bold:before { content: "\f11c"; }
.fi-book-bookmark:before { content: "\f11d"; }
.fi-book:before { content: "\f11e"; }
.fi-bookmark:before { content: "\f11f"; }
.fi-braille:before { content: "\f120"; }
.fi-burst-new:before { content: "\f121"; }
.fi-burst-sale:before { content: "\f122"; }
.fi-burst:before { content: "\f123"; }
.fi-calendar:before { content: "\f124"; }
.fi-camera:before { content: "\f125"; }
.fi-check:before { content: "\f126"; }
.fi-checkbox:before { content: "\f127"; }
.fi-clipboard-notes:before { content: "\f128"; }
.fi-clipboard-pencil:before { content: "\f129"; }
.fi-clipboard:before { content: "\f12a"; }
.fi-clock:before { content: "\f12b"; }
.fi-closed-caption:before { content: "\f12c"; }
.fi-cloud:before { content: "\f12d"; }
.fi-comment-minus:before { content: "\f12e"; }
.fi-comment-quotes:before { content: "\f12f"; }
.fi-comment-video:before { content: "\f130"; }
.fi-comment:before { content: "\f131"; }
.fi-comments:before { content: "\f132"; }
.fi-compass:before { content: "\f133"; }
.fi-contrast:before { content: "\f134"; }
.fi-credit-card:before { content: "\f135"; }
.fi-crop:before { content: "\f136"; }
.fi-crown:before { content: "\f137"; }
.fi-css3:before { content: "\f138"; }
.fi-database:before { content: "\f139"; }
.fi-die-five:before { content: "\f13a"; }
.fi-die-four:before { content: "\f13b"; }
.fi-die-one:before { content: "\f13c"; }
.fi-die-six:before { content: "\f13d"; }
.fi-die-three:before { content: "\f13e"; }
.fi-die-two:before { content: "\f13f"; }
.fi-dislike:before { content: "\f140"; }
.fi-dollar-bill:before { content: "\f141"; }
.fi-dollar:before { content: "\f142"; }
.fi-download:before { content: "\f143"; }
.fi-eject:before { content: "\f144"; }
.fi-elevator:before { content: "\f145"; }
.fi-euro:before { content: "\f146"; }
.fi-eye:before { content: "\f147"; }
.fi-fast-forward:before { content: "\f148"; }
.fi-female-symbol:before { content: "\f149"; }
.fi-female:before { content: "\f14a"; }
.fi-filter:before { content: "\f14b"; }
.fi-first-aid:before { content: "\f14c"; }
.fi-flag:before { content: "\f14d"; }
.fi-folder-add:before { content: "\f14e"; }
.fi-folder-lock:before { content: "\f14f"; }
.fi-folder:before { content: "\f150"; }
.fi-foot:before { content: "\f151"; }
.fi-foundation:before { content: "\f152"; }
.fi-graph-bar:before { content: "\f153"; }
.fi-graph-horizontal:before { content: "\f154"; }
.fi-graph-pie:before { content: "\f155"; }
.fi-graph-trend:before { content: "\f156"; }
.fi-guide-dog:before { content: "\f157"; }
.fi-hearing-aid:before { content: "\f158"; }
.fi-heart:before { content: "\f159"; }
.fi-home:before { content: "\f15a"; }
.fi-html5:before { content: "\f15b"; }
.fi-indent-less:before { content: "\f15c"; }
.fi-indent-more:before { content: "\f15d"; }
.fi-info:before { content: "\f15e"; }
.fi-italic:before { content: "\f15f"; }
.fi-key:before { content: "\f160"; }
.fi-laptop:before { content: "\f161"; }
.fi-layout:before { content: "\f162"; }
.fi-lightbulb:before { content: "\f163"; }
.fi-like:before { content: "\f164"; }
.fi-link:before { content: "\f165"; }
.fi-list-bullet:before { content: "\f166"; }
.fi-list-number:before { content: "\f167"; }
.fi-list-thumbnails:before { content: "\f168"; }
.fi-list:before { content: "\f169"; }
.fi-lock:before { content: "\f16a"; }
.fi-loop:before { content: "\f16b"; }
.fi-magnifying-glass:before { content: "\f16c"; }
.fi-mail:before { content: "\f16d"; }
.fi-male-female:before { content: "\f16e"; }
.fi-male-symbol:before { content: "\f16f"; }
.fi-male:before { content: "\f170"; }
.fi-map:before { content: "\f171"; }
.fi-marker:before { content: "\f172"; }
.fi-megaphone:before { content: "\f173"; }
.fi-microphone:before { content: "\f174"; }
.fi-minus-circle:before { content: "\f175"; }
.fi-minus:before { content: "\f176"; }
.fi-mobile-signal:before { content: "\f177"; }
.fi-mobile:before { content: "\f178"; }
.fi-monitor:before { content: "\f179"; }
.fi-mountains:before { content: "\f17a"; }
.fi-music:before { content: "\f17b"; }
.fi-next:before { content: "\f17c"; }
.fi-no-dogs:before { content: "\f17d"; }
.fi-no-smoking:before { content: "\f17e"; }
.fi-page-add:before { content: "\f17f"; }
.fi-page-copy:before { content: "\f180"; }
.fi-page-csv:before { content: "\f181"; }
.fi-page-delete:before { content: "\f182"; }
.fi-page-doc:before { content: "\f183"; }
.fi-page-edit:before { content: "\f184"; }
.fi-page-export-csv:before { content: "\f185"; }
.fi-page-export-doc:before { content: "\f186"; }
.fi-page-export-pdf:before { content: "\f187"; }
.fi-page-export:before { content: "\f188"; }
.fi-page-filled:before { content: "\f189"; }
.fi-page-multiple:before { content: "\f18a"; }
.fi-page-pdf:before { content: "\f18b"; }
.fi-page-remove:before { content: "\f18c"; }
.fi-page-search:before { content: "\f18d"; }
.fi-page:before { content: "\f18e"; }
.fi-paint-bucket:before { content: "\f18f"; }
.fi-paperclip:before { content: "\f190"; }
.fi-pause:before { content: "\f191"; }
.fi-paw:before { content: "\f192"; }
.fi-paypal:before { content: "\f193"; }
.fi-pencil:before { content: "\f194"; }
.fi-photo:before { content: "\f195"; }
.fi-play-circle:before { content: "\f196"; }
.fi-play-video:before { content: "\f197"; }
.fi-play:before { content: "\f198"; }
.fi-plus:before { content: "\f199"; }
.fi-pound:before { content: "\f19a"; }
.fi-power:before { content: "\f19b"; }
.fi-previous:before { content: "\f19c"; }
.fi-price-tag:before { content: "\f19d"; }
.fi-pricetag-multiple:before { content: "\f19e"; }
.fi-print:before { content: "\f19f"; }
.fi-prohibited:before { content: "\f1a0"; }
.fi-projection-screen:before { content: "\f1a1"; }
.fi-puzzle:before { content: "\f1a2"; }
.fi-quote:before { content: "\f1a3"; }
.fi-record:before { content: "\f1a4"; }
.fi-refresh:before { content: "\f1a5"; }
.fi-results-demographics:before { content: "\f1a6"; }
.fi-results:before { content: "\f1a7"; }
.fi-rewind-ten:before { content: "\f1a8"; }
.fi-rewind:before { content: "\f1a9"; }
.fi-rss:before { content: "\f1aa"; }
.fi-safety-cone:before { content: "\f1ab"; }
.fi-save:before { content: "\f1ac"; }
.fi-share:before { content: "\f1ad"; }
.fi-sheriff-badge:before { content: "\f1ae"; }
.fi-shield:before { content: "\f1af"; }
.fi-shopping-bag:before { content: "\f1b0"; }
.fi-shopping-cart:before { content: "\f1b1"; }
.fi-shuffle:before { content: "\f1b2"; }
.fi-skull:before { content: "\f1b3"; }
.fi-social-500px:before { content: "\f1b4"; }
.fi-social-adobe:before { content: "\f1b5"; }
.fi-social-amazon:before { content: "\f1b6"; }
.fi-social-android:before { content: "\f1b7"; }
.fi-social-apple:before { content: "\f1b8"; }
.fi-social-behance:before { content: "\f1b9"; }
.fi-social-bing:before { content: "\f1ba"; }
.fi-social-blogger:before { content: "\f1bb"; }
.fi-social-delicious:before { content: "\f1bc"; }
.fi-social-designer-news:before { content: "\f1bd"; }
.fi-social-deviant-art:before { content: "\f1be"; }
.fi-social-digg:before { content: "\f1bf"; }
.fi-social-dribbble:before { content: "\f1c0"; }
.fi-social-drive:before { content: "\f1c1"; }
.fi-social-dropbox:before { content: "\f1c2"; }
.fi-social-evernote:before { content: "\f1c3"; }
.fi-social-facebook:before { content: "\f1c4"; }
.fi-social-flickr:before { content: "\f1c5"; }
.fi-social-forrst:before { content: "\f1c6"; }
.fi-social-foursquare:before { content: "\f1c7"; }
.fi-social-game-center:before { content: "\f1c8"; }
.fi-social-github:before { content: "\f1c9"; }
.fi-social-google-plus:before { content: "\f1ca"; }
.fi-social-hacker-news:before { content: "\f1cb"; }
.fi-social-hi5:before { content: "\f1cc"; }
.fi-social-instagram:before { content: "\f1cd"; }
.fi-social-joomla:before { content: "\f1ce"; }
.fi-social-lastfm:before { content: "\f1cf"; }
.fi-social-linkedin:before { content: "\f1d0"; }
.fi-social-medium:before { content: "\f1d1"; }
.fi-social-myspace:before { content: "\f1d2"; }
.fi-social-orkut:before { content: "\f1d3"; }
.fi-social-path:before { content: "\f1d4"; }
.fi-social-picasa:before { content: "\f1d5"; }
.fi-social-pinterest:before { content: "\f1d6"; }
.fi-social-rdio:before { content: "\f1d7"; }
.fi-social-reddit:before { content: "\f1d8"; }
.fi-social-skillshare:before { content: "\f1d9"; }
.fi-social-skype:before { content: "\f1da"; }
.fi-social-smashing-mag:before { content: "\f1db"; }
.fi-social-snapchat:before { content: "\f1dc"; }
.fi-social-spotify:before { content: "\f1dd"; }
.fi-social-squidoo:before { content: "\f1de"; }
.fi-social-stack-overflow:before { content: "\f1df"; }
.fi-social-steam:before { content: "\f1e0"; }
.fi-social-stumbleupon:before { content: "\f1e1"; }
.fi-social-treehouse:before { content: "\f1e2"; }
.fi-social-tumblr:before { content: "\f1e3"; }
.fi-social-twitter:before { content: "\f1e4"; }
.fi-social-vimeo:before { content: "\f1e5"; }
.fi-social-windows:before { content: "\f1e6"; }
.fi-social-xbox:before { content: "\f1e7"; }
.fi-social-yahoo:before { content: "\f1e8"; }
.fi-social-yelp:before { content: "\f1e9"; }
.fi-social-youtube:before { content: "\f1ea"; }
.fi-social-zerply:before { content: "\f1eb"; }
.fi-social-zurb:before { content: "\f1ec"; }
.fi-sound:before { content: "\f1ed"; }
.fi-star:before { content: "\f1ee"; }
.fi-stop:before { content: "\f1ef"; }
.fi-strikethrough:before { content: "\f1f0"; }
.fi-subscript:before { content: "\f1f1"; }
.fi-superscript:before { content: "\f1f2"; }
.fi-tablet-landscape:before { content: "\f1f3"; }
.fi-tablet-portrait:before { content: "\f1f4"; }
.fi-target-two:before { content: "\f1f5"; }
.fi-target:before { content: "\f1f6"; }
.fi-telephone-accessible:before { content: "\f1f7"; }
.fi-telephone:before { content: "\f1f8"; }
.fi-text-color:before { content: "\f1f9"; }
.fi-thumbnails:before { content: "\f1fa"; }
.fi-ticket:before { content: "\f1fb"; }
.fi-torso-business:before { content: "\f1fc"; }
.fi-torso-female:before { content: "\f1fd"; }
.fi-torso:before { content: "\f1fe"; }
.fi-torsos-all-female:before { content: "\f1ff"; }
.fi-torsos-all:before { content: "\f200"; }
.fi-torsos-female-male:before { content: "\f201"; }
.fi-torsos-male-female:before { content: "\f202"; }
.fi-torsos:before { content: "\f203"; }
.fi-trash:before { content: "\f204"; }
.fi-trees:before { content: "\f205"; }
.fi-trophy:before { content: "\f206"; }
.fi-underline:before { content: "\f207"; }
.fi-universal-access:before { content: "\f208"; }
.fi-unlink:before { content: "\f209"; }
.fi-unlock:before { content: "\f20a"; }
.fi-upload-cloud:before { content: "\f20b"; }
.fi-upload:before { content: "\f20c"; }
.fi-usb:before { content: "\f20d"; }
.fi-video:before { content: "\f20e"; }
.fi-volume-none:before { content: "\f20f"; }
.fi-volume-strike:before { content: "\f210"; }
.fi-volume:before { content: "\f211"; }
.fi-web:before { content: "\f212"; }
.fi-wheelchair:before { content: "\f213"; }
.fi-widget:before { content: "\f214"; }
.fi-wrench:before { content: "\f215"; }
.fi-x-circle:before { content: "\f216"; }
.fi-x:before { content: "\f217"; }
.fi-yen:before { content: "\f218"; }
.fi-zoom-in:before { content: "\f219"; }
.fi-zoom-out:before { content: "\f21a"; }.swpm-margin-10{
margin: 10px;
}
.swpm-margin-top-10{
margin-top: 10px;
}
.swpm-margin-bottom-10{
margin-bottom: 10px;
}
.swpm-text-center{
text-align: center;
}
.swpm-hidden{
display: none;
}
.swpm-green-success-text{
font-weight: bold;
color: green;    
}
.swpm-red-error-text{
font-weight: bold;
color: red;
}
.swpm-box-shadow {
box-shadow: 0 1px 1px rgba(0,0,0,.04);
}
.swpm-yellow-box{
margin: 10px 0px;
padding: 10px;
background-color: #FFFFE0;
border-color: #E6DB55;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
}
.swpm-red-box {
margin: 10px 0px;
padding: 10px;
background-color: #FFEBE8;
border-color: #CC0000;
color: #333333;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
} .swpm-orange-box{
margin: 10px 0px;
padding: 15px 10px;
color: #3F2502;
background-color: #FFF6D5;
border-color: #D1B655;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
} .swpm-white-box{
margin: 10px 0px;
padding: 15px 10px;
color: #3c434a;
background-color: #fff;
border-color: #c3c4c7;
border-width: 1px;
border-radius: 3px 3px 3px 3px;
border-style: solid;
} .swpm-grey-box{
margin: 10px 0px;
padding: 15px 10px;
background-color: #DDDDDD;
border-color: #CCCCCC;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
} .swpm-green-box {
margin: 10px 0px;
padding: 15px 10px;
background-color: #CCF4D6;
border-color: #059B53;
color: #043B14;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
} .swpm-blue-box {
margin: 10px 0px;
padding: 15px 10px;
background-color: #E7F4FE;
border-color: #AACEE6;
color: #1D263B;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
} .swpm-submit-btn-default-style {
min-width: 150px;
padding: 0.5em 1em;
cursor: pointer;
} .swpm-tooltip-notes-container{
position: relative;
display: inline-block;
}
.swpm-tooltip-notes-style-1 {
display: none;
margin-top: 5px;
padding: 4px 7px;
border-radius: 3px;
background-color: #2d2d2d;
color: #FFFFFF;
z-index: 9999;
} .swpm-payment-block-ic-wrapper{
padding: 16px;
} .swpm-button-wrapper input[type="submit"]{
width: auto !important;
height: auto !important;
}
.swpm-button-wrapper input[type="image"]{
width: auto !important;
height: auto !important;    
} .swpm-login-widget-form input,.swpm-login-widget-form checkbox{
width: auto;
}
.swpm-username-input, .swpm-password-input{
margin-bottom: 10px;
}
.swpm-login-submit{
margin: 10px 0px;
}
.swpm-login-widget-action-msg{
font-weight: bold;    
}
.swpm-logged-label{
font-weight: bold;
}
.swpm-logged-subs-status-value{
font-weight: bold;
color:#CC0000;
}
.swpm-logged-subs-status-description{
opacity: 0.8;
}
.swpm-edit-profile-link{
font-weight: bold;
}
.swpm-logged-logout-link{
font-weight: bold;
} .swpm-pw-reset-submit-button{
margin: 10px 0px;
}
.swpm-pw-reset-widget-form table{
border: none;
}
.swpm-pw-reset-widget-form tr{
border: none;
}
.swpm-pw-reset-widget-form td{
border: none;
}
.swpm-reset-pw-error{
font-weight: bold;
color: red;
}
.swpm-reset-pw-success-box{
margin: 10px 0px;
padding: 15px 10px;
background-color: #CCF4D6;
border-color: #059B53;
color: #043B14;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;    
} .swpm-registration-widget-form td{
min-width: 100px;
}
.swpm-registration-widget-form input[type="text"], .swpm-registration-widget-form input[type="password"]{
width: 95%;
position: relative;
}
#swpm-accept-terms{
position: relative; }
#swpm-accept-pp{
position: relative; }
.swpm_already_used_registration_complete_link_msg{
font-weight: bold;
}
.swpm_registration_hidden_to_logged_users_msg{
font-weight: bold;
}
.swpm_registration_complete_link_invalid_msg{
font-weight: bold;
} .swpm-edit-profile-form input[type="text"], .swpm-edit-profile-form input[type="password"] {
width: 95%;
position: relative; }
.swpm-edit-profile-form select {
width: 95%;
}
.swpm-edit-profile-submit-section{
text-align: center;
}
.swpm-profile-account-delete-section{
text-align: center;
}
.swpm-profile-account-delete-section a{
color: red !important;
}
.swpm-profile-update-success{
font-weight: bold;
color: green;    
}
.swpm-profile-update-error{
font-weight: bold;
color: red;    
} .swpm-restricted{
font-weight: bold;
color:red;
}
.swpm-select-box-left{
margin: 0;
padding-bottom: 5px;
} .swpm-ppcp-txn-success-message{
font-weight: bold;
color: green;
margin: 15px 0px;
} .swpm_status_completed{
padding: 7px 15px;
width: auto;
display: inline-block;
text-align: center;
min-width: 80px;
border-radius: 4px;
background-color: #b6e4b6;
}
.swpm_status_refunded{
padding: 7px 15px;
width: auto;
display: inline-block;
text-align: center;
min-width: 80px;
border-radius: 4px;
background-color: #e4d4b6;
}
.swpm_status_general{
padding: 7px 15px;
width: auto;
display: inline-block;
text-align: center;
min-width: 80px;
border-radius: 4px;
background-color: #dedede;
}
.swpm_status_subscription, .swpm_status_subscription_created{
padding: 7px 15px;
width: auto;
display: inline-block;
text-align: center;
min-width: 80px;
border-radius: 4px;
background-color: #b6dee4;
}
.swpm_status_subscription_cancelled{
padding: 7px 15px;
width: auto;
display: inline-block;
text-align: center;
min-width: 80px;
border-radius: 4px;
background-color: #e4d4b6;
}
.swpm-active-subs-table{
width: 100%;
}
.swpm-active-subs-table td, .swpm-active-subs-table th{
text-align: left;
padding: 6px 10px;
}
.swpm-sub-attached-to-profile{
font-style: italic;
opacity: 0.7;
}
.swpm-cancel-subscription-button{
padding: 8px 15px;
text-align: center;
border-radius: 4px;
border: none; 
outline: none; 
margin: auto;
}
.swpm-cancel-subscription-button-active{
background-color: #ff6a6a;
cursor: pointer;
color: white;
}
.swpm-cancel-subscription-button-active:hover{
background-color: #d95e5e;
transition: 200ms;
}
.swpm-active-subs-api-key-error-msg{
color: #cc0000;
}
.swpm-cancel-subscription-form{
margin-bottom: 0;
} @media (max-width: 420px) {  .swpm-pw-reset-text {
width: 100%;
}
} .swpm-stats-container{
overflow: hidden;
}
.swpm-stats-container th{
font-weight: bold;
}
.swpm-stats-container .table-column{ order: 2;
}
.swpm-stats-container .char-column{ order: 1;
}
.swpm_report_date_range_form {
width: 100%;
display: flex;
align-items: end;
margin-bottom: 10px;
flex-wrap: wrap;
}
.swpm_report_date_range_form label{
font-size: smaller;
}
.swpm_report_date_range_form div:last-child{
margin-top: 5px;
}
.swpm_report_total_container{
margin-top: 6px; }
@media (min-width: 768px) {
.swpm-stats-container{
display: flex;
align-items: center;
}
.swpm-stats-container .table-column{
min-width: 50%;
order: 1;
}
.swpm-stats-container .table-column-80X{
min-width: 80%;
}
.swpm-stats-container .char-column{ flex-grow: 1;
padding: 24px 10px;
order: 2;
}
.swpm_report_date_range_form div:last-child{
margin-top: 0px;
margin-left: 4px;
}
}  .swpm-validate-form .form-table td.error input{
border-color: #cc0000;
}
.swpm-validate-form .form-table td.error ul{
margin: 4px 0 0;
color: #cc0000;
list-style: none !important;
font-size: smaller !important;
}   .swpm-woocommerce-page-protection-msg{
text-align: center;
}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:0.67em 0}abbr[title]{border-bottom:1px dotted}b,strong,.strong{font-weight:bold}dfn,em,.em{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}p{-webkit-hyphens:auto;-epub-hyphens:auto;-moz-hyphens:auto;hyphens:auto}pre{margin:0}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}q:before,q:after{content:'';content:none}small,.small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0}menu{padding:0 0 0 40px}ol,ul{padding:0;list-style-type:none}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.image-replacement,.ir{text-indent:100%;white-space:nowrap;overflow:hidden}.clearfix,.cf,a.video,a.video:visited,.wp-block-image.youtube,.comment-respond{zoom:1}.clearfix:before,.clearfix:after,.cf:before,a.video:before,a.video:visited:before,.wp-block-image.youtube:before,.comment-respond:before,.cf:after,a.video:after,a.video:visited:after,.wp-block-image.youtube:after,.comment-respond:after{content:"";display:table}.clearfix:after,.cf:after,a.video:after,a.video:visited:after,.wp-block-image.youtube:after,.comment-respond:after{clear:both}span.amp{font-family:Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;font-style:italic}p{-ms-word-wrap:break-word;word-break:break-word;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;-webkit-hyphenate-before:2;-webkit-hyphenate-after:3;hyphenate-lines:3;-webkit-font-feature-settings:"liga", "dlig";-moz-font-feature-settings:"liga=1, dlig=1";-ms-font-feature-settings:"liga", "dlig";-o-font-feature-settings:"liga", "dlig";font-feature-settings:"liga", "dlig"}.last-col{float:right;padding-right:0 !important}@media (max-width: 767px){.m-all{float:left;padding-right:0.75em;width:100%;padding-right:0}.m-1of2{float:left;padding-right:0.75em;width:50%}.m-1of3{float:left;padding-right:0.75em;width:33.33%}.m-2of3{float:left;padding-right:0.75em;width:66.66%}.m-1of4{float:left;padding-right:0.75em;width:25%}.m-3of4{float:left;padding-right:0.75em;width:75%}}@media (min-width: 768px) and (max-width: 1029px){.t-all{float:left;padding-right:0.75em;width:100%;padding-right:0}.t-1of2{float:left;padding-right:0.75em;width:50%}.t-1of3{float:left;padding-right:0.75em;width:33.33%}.t-2of3{float:left;padding-right:0.75em;width:66.66%}.t-1of4{float:left;padding-right:0.75em;width:25%}.t-3of4{float:left;padding-right:0.75em;width:75%}.t-1of5{float:left;padding-right:0.75em;width:20%}.t-2of5{float:left;padding-right:0.75em;width:40%}.t-3of5{float:left;padding-right:0.75em;width:60%}.t-4of5{float:left;padding-right:0.75em;width:80%}}@media (min-width: 1030px){.d-all{float:left;padding-right:0.75em;width:100%;padding-right:0}.d-1of2{float:left;padding-right:0.75em;width:50%}.d-1of3{float:left;padding-right:0.75em;width:33.33%}.d-2of3{float:left;padding-right:0.75em;width:66.66%}.d-1of4{float:left;padding-right:0.75em;width:25%}.d-3of4{float:left;padding-right:0.75em;width:75%}.d-1of5{float:left;padding-right:0.75em;width:20%}.d-2of5{float:left;padding-right:0.75em;width:40%}.d-3of5{float:left;padding-right:0.75em;width:60%}.d-4of5{float:left;padding-right:0.75em;width:80%}.d-1of6{float:left;padding-right:0.75em;width:16.6666666667%}.d-1of7{float:left;padding-right:0.75em;width:14.2857142857%}.d-2of7{float:left;padding-right:0.75em;width:28.5714286%}.d-3of7{float:left;padding-right:0.75em;width:42.8571429%}.d-4of7{float:left;padding-right:0.75em;width:57.1428572%}.d-5of7{float:left;padding-right:0.75em;width:71.4285715%}.d-6of7{float:left;padding-right:0.75em;width:85.7142857%}.d-1of8{float:left;padding-right:0.75em;width:12.5%}.d-1of9{float:left;padding-right:0.75em;width:11.1111111111%}.d-1of10{float:left;padding-right:0.75em;width:10%}.d-1of11{float:left;padding-right:0.75em;width:9.09090909091%}.d-1of12{float:left;padding-right:0.75em;width:8.33%}}*,*:before,*:after{box-sizing:border-box}a:link.menu-slider,a:visited:link.menu-slider{-webkit-tap-highlight-color:transparent}.hamburglar{position:fixed;top:0.5rem;right:0;transform:scale(1);margin:0 auto;display:block;width:68px;height:68px;background:transparent;-webkit-touch-callout:none;user-select:none;z-index:160;cursor:pointer;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.hamburglar:hover{text-shadow:0px 1px 1px #39424a,0px -1px 1px #0d0f10}.hamburglar:hover .burger-ring{cursor:pointer;stroke:#f04}.hamburglar:hover .path{stroke:#f04;cursor:pointer}.hamburglar.minimize{top:0.5rem}.path-burger{position:absolute;top:0;left:0;height:68px;width:68px;mask:url(#mask);-webkit-mask-box-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/svg/mask.svg)}.animate-path{position:absolute;top:0;left:0;width:68px;height:68px}.path-rotation{height:34px;width:34px;margin:34px 34px 0 0;transform:rotate(0deg);transform-origin:100% 0}.path-rotation:before{content:'';display:block;width:30px;height:34px;margin:0 4px 0 0;background:transparent}@keyframes rotate-out{0%{transform:rotate(0deg)}40%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}@keyframes rotate-in{0%{transform:rotate(360deg)}40%{transform:rotate(180deg)}100%{transform:rotate(0deg)}}.hamburglar.is-open{transform:scale(.5)}.hamburglar.is-open .path{animation:dash-in .5s linear normal;animation-fill-mode:forwards}.hamburglar.is-open .animate-path{animation:rotate-in .5s linear normal;animation-fill-mode:forwards}.hamburglar.is-closed{transform:scale(1)}.hamburglar.is-closed .path{animation:dash-out .5s linear normal;animation-fill-mode:forwards}.hamburglar.is-closed .animate-path{animation:rotate-out .5s linear normal;animation-fill-mode:forwards}.path{stroke-dasharray:240;stroke-dashoffset:240;stroke-linejoin:round;stroke:#f04}@keyframes dash-in{0%{stroke-dashoffset:240}40%{stroke-dashoffset:240}100%{stroke-dashoffset:0}}@keyframes dash-out{0%{stroke-dashoffset:0}40%{stroke-dashoffset:240}100%{stroke-dashoffset:240}}.burger-icon{position:absolute;padding:20px 16px;height:68px;width:68px}.burger-container{position:relative;height:28px;width:36px}.burger-bun-top,.burger-bun-bot,.burger-filling{position:absolute;display:block;height:4px;width:36px;border-radius:2px;background:#f04}.burger-bun-top:hover,.burger-bun-bot:hover,.burger-filling:hover{stroke:alt-color}.burger-bun-top{top:0;transform-origin:34px 2px}.burger-bun-bot{bottom:0;transform-origin:34px 2px}.burger-filling{top:12px;background:#f04}.burger-ring{position:absolute;top:0;left:0;width:68px;height:68px}.svg-ring{width:68px;height:68px;stroke:#f04}.hamburglar.is-open .burger-bun-top{animation:bun-top-out .5s linear normal;animation-fill-mode:forwards}.hamburglar.is-open .burger-bun-bot{animation:bun-bot-out .5s linear normal;animation-fill-mode:forwards}.hamburglar.is-open .burger-bun-top,.hamburglar.is-open .burger-bun-bot,.hamburglar.is-open .burger-filling{background:#f04}.hamburglar.is-open .burger-bun-top:hover,.hamburglar.is-open .burger-bun-bot:hover,.hamburglar.is-open .burger-filling:hover{stroke:#f04}.hamburglar.is-closed .burger-bun-top{animation:bun-top-in .5s linear normal;animation-fill-mode:forwards}.hamburglar.is-closed .burger-bun-bot{animation:bun-bot-in .5s linear normal;animation-fill-mode:forwards}@keyframes bun-top-out{0%{left:0;top:0;transform:rotate(0deg)}20%{left:0;top:0;transform:rotate(15deg)}80%{left:-5px;top:0;transform:rotate(-60deg)}100%{left:-5px;top:1px;transform:rotate(-45deg)}}@keyframes bun-bot-out{0%{left:0;transform:rotate(0deg)}20%{left:0;transform:rotate(-15deg)}80%{left:-5px;transform:rotate(60deg)}100%{left:-5px;transform:rotate(45deg)}}@keyframes bun-top-in{0%{left:-5px;bot:0;transform:rotate(-45deg)}20%{left:-5px;bot:0;transform:rotate(-60deg)}80%{left:0;bot:0;transform:rotate(15deg)}100%{left:0;bot:1px;transform:rotate(0deg)}}@keyframes bun-bot-in{0%{left:-5px;transform:rotate(45deg)}20%{left:-5px;bot:0;transform:rotate(60deg)}80%{left:0;bot:0;transform:rotate(-15deg)}100%{left:0;transform:rotate(0deg)}}.hamburglar.is-open .burger-filling{animation:burger-fill-out .5s linear normal;animation-fill-mode:forwards}.hamburglar.is-closed .burger-filling{animation:burger-fill-in .5s linear normal;animation-fill-mode:forwards}@keyframes burger-fill-in{0%{width:0;left:36px}40%{width:0;left:40px}80%{width:36px;left:-6px}100%{width:36px;left:0px}}@keyframes burger-fill-out{0%{width:36px;left:0px}20%{width:42px;left:-6px}40%{width:0;left:40px}100%{width:0;left:36px}}.alert-help,.alert-info,.alert-error,.alert-success{position:relative;margin:0;padding:1rem;border:1px solid;padding:1rem 2rem 1rem 4rem !important;margin:1rem 0 !important;-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.3);box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.3)}.alert-help:before,.alert-info:before,.alert-error:before,.alert-success:before{position:absolute;top:50%;left:1rem;display:block;-webkit-font-smoothing:antialiased;font:normal 2rem/1 "dashicons";content:'';width:2rem;height:2rem;margin:-1rem 0}.alert-help{border-color:#b6ab27;background:#cbbf2b;color:#000}.alert-help:before{content:"\f534"}.alert-help a,.alert-help a:link,.alert-help a:visited:link{color:#777019}.alert-info{border-color:#2795b6;background:#2ba6cb;color:#f8fcfd}.alert-info:before{content:"\f348"}.alert-info a,.alert-info a:link,.alert-info a:visited:link{color:#196177 !important}.alert-error{border-color:#b62727;background:#cb2b2b;color:#fdf8f8}.alert-error:before{content:"\f153"}.alert-error a,.alert-error a:link,.alert-error a:visited:link{color:#e37979}.alert-success{border-color:#27b645;background:#2bcb4d;color:#f8fdf9}.alert-success:before{content:"\f12a"}.alert-success a,.alert-success a:link,.alert-success a:visited:link{color:#79e390}input[type="submit"],.logout a,.reverse,.newsletter-submit,.blue-btn,.dark-btn,.yoga-suite .read-more,.login-panel form .login-submit input,.login-panel .login-info .wp-admin a,.login-panel .login-info .logout a,.comment-reply-link,#submit,#events .event a.read-post{display:inline-block;position:relative;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-decoration:none;font-size:1rem;line-height:1;font-weight:normal;padding:0.5rem;border:0;cursor:pointer;border:1px solid;min-width:120px;width:auto;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}input[type="submit"]:hover,.logout a:hover,.reverse:hover,.newsletter-submit:hover,.blue-btn:hover,.dark-btn:hover,.yoga-suite .read-more:hover,.login-panel form .login-submit input:hover,.login-panel .login-info .wp-admin a:hover,.login-panel .login-info .logout a:hover,.comment-reply-link:hover,#submit:hover,#events .event a.read-post:hover,input[type="submit"]:focus,.logout a:focus,.reverse:focus,.newsletter-submit:focus,.blue-btn:focus,.dark-btn:focus,.yoga-suite .read-more:focus,.login-panel form .login-submit input:focus,.login-panel .login-info .wp-admin a:focus,.login-panel .login-info .logout a:focus,.comment-reply-link:focus,#submit:focus,#events .event a.read-post:focus{text-decoration:none;outline:none}input[type="submit"],.logout a,.reverse{color:#f04;border-color:#f04;background-color:transparent}input[type="submit"]:hover,input[type="submit"]:focus,.logout a:hover,.logout a:focus,.reverse:hover,.reverse:focus{color:#000;border-color:#000;background-color:#f04}.blue-btn{border-color:#1c587f;color:#1c587f}.blue-btn:hover,.blue-btn:focus{border-color:#2980b9;color:#2980b9}.blue-btn:active{border-color:#2472a4;color:#2472a4}.dark-btn{border-color:#1c587f;color:#1c587f}.dark-btn:hover,.dark-btn:focus{border-color:#2980b9;color:#2980b9}.dark-btn:active{border-color:#2472a4;color:#2472a4}.yoga-suite .read-more{color:#fff;background-color:#ee7426;border-color:#fff}input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],select,textarea,.field{display:block;line-height:1rem;padding:0.5rem 1rem;margin:0 0 1rem;font-size:1rem;color:#eee;border-radius:0;vertical-align:middle;box-sizing:border-box;box-shadow:none;text-indent:0;width:100%;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;background-color:transparent;border:1px solid #2e353b;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}input[type="text"]:focus,input[type="text"]:active,input[type="password"]:focus,input[type="password"]:active,input[type="datetime"]:focus,input[type="datetime"]:active,input[type="datetime-local"]:focus,input[type="datetime-local"]:active,input[type="date"]:focus,input[type="date"]:active,input[type="month"]:focus,input[type="month"]:active,input[type="time"]:focus,input[type="time"]:active,input[type="week"]:focus,input[type="week"]:active,input[type="number"]:focus,input[type="number"]:active,input[type="email"]:focus,input[type="email"]:active,input[type="url"]:focus,input[type="url"]:active,input[type="search"]:focus,input[type="search"]:active,input[type="tel"]:focus,input[type="tel"]:active,input[type="color"]:focus,input[type="color"]:active,select:focus,select:active,textarea:focus,textarea:active,.field:focus,.field:active{background-color:#181b1f;outline:none;text-indent:1rem;border-color:#23282d;color:#fff}input[type="text"].is-changed,input[type="password"].is-changed,input[type="datetime"].is-changed,input[type="datetime-local"].is-changed,input[type="date"].is-changed,input[type="month"].is-changed,input[type="time"].is-changed,input[type="week"].is-changed,input[type="number"].is-changed,input[type="email"].is-changed,input[type="url"].is-changed,input[type="search"].is-changed,input[type="tel"].is-changed,input[type="color"].is-changed,select.is-changed,textarea.is-changed,.field.is-changed{background-color:#fff;border-color:#ed1c24}input[type="text"].error,input[type="text"].is-invalid,input[type="password"].error,input[type="password"].is-invalid,input[type="datetime"].error,input[type="datetime"].is-invalid,input[type="datetime-local"].error,input[type="datetime-local"].is-invalid,input[type="date"].error,input[type="date"].is-invalid,input[type="month"].error,input[type="month"].is-invalid,input[type="time"].error,input[type="time"].is-invalid,input[type="week"].error,input[type="week"].is-invalid,input[type="number"].error,input[type="number"].is-invalid,input[type="email"].error,input[type="email"].is-invalid,input[type="url"].error,input[type="url"].is-invalid,input[type="search"].error,input[type="search"].is-invalid,input[type="tel"].error,input[type="tel"].is-invalid,input[type="color"].error,input[type="color"].is-invalid,select.error,select.is-invalid,textarea.error,textarea.is-invalid,.field.error,.field.is-invalid{color:#cb2b2b;background-position:99% center;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);outline-color:#cb2b2b}input[type="text"].success,input[type="text"].is-valid,input[type="password"].success,input[type="password"].is-valid,input[type="datetime"].success,input[type="datetime"].is-valid,input[type="datetime-local"].success,input[type="datetime-local"].is-valid,input[type="date"].success,input[type="date"].is-valid,input[type="month"].success,input[type="month"].is-valid,input[type="time"].success,input[type="time"].is-valid,input[type="week"].success,input[type="week"].is-valid,input[type="number"].success,input[type="number"].is-valid,input[type="email"].success,input[type="email"].is-valid,input[type="url"].success,input[type="url"].is-valid,input[type="search"].success,input[type="search"].is-valid,input[type="tel"].success,input[type="tel"].is-valid,input[type="color"].success,input[type="color"].is-valid,select.success,select.is-valid,textarea.success,textarea.is-valid,.field.success,.field.is-valid{color:#a3dbec;border-color:#2ba6cb;background-color:#2ba6cb;background-position:99% center;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);outline-color:#2bcb4d}input[type="text"][disabled],input[type="text"].is-disabled,input[type="password"][disabled],input[type="password"].is-disabled,input[type="datetime"][disabled],input[type="datetime"].is-disabled,input[type="datetime-local"][disabled],input[type="datetime-local"].is-disabled,input[type="date"][disabled],input[type="date"].is-disabled,input[type="month"][disabled],input[type="month"].is-disabled,input[type="time"][disabled],input[type="time"].is-disabled,input[type="week"][disabled],input[type="week"].is-disabled,input[type="number"][disabled],input[type="number"].is-disabled,input[type="email"][disabled],input[type="email"].is-disabled,input[type="url"][disabled],input[type="url"].is-disabled,input[type="search"][disabled],input[type="search"].is-disabled,input[type="tel"][disabled],input[type="tel"].is-disabled,input[type="color"][disabled],input[type="color"].is-disabled,select[disabled],select.is-disabled,textarea[disabled],textarea.is-disabled,.field[disabled],.field.is-disabled{cursor:not-allowed;opacity:0.6}input[type="text"][disabled]:focus,input[type="text"][disabled]:active,input[type="text"].is-disabled:focus,input[type="text"].is-disabled:active,input[type="password"][disabled]:focus,input[type="password"][disabled]:active,input[type="password"].is-disabled:focus,input[type="password"].is-disabled:active,input[type="datetime"][disabled]:focus,input[type="datetime"][disabled]:active,input[type="datetime"].is-disabled:focus,input[type="datetime"].is-disabled:active,input[type="datetime-local"][disabled]:focus,input[type="datetime-local"][disabled]:active,input[type="datetime-local"].is-disabled:focus,input[type="datetime-local"].is-disabled:active,input[type="date"][disabled]:focus,input[type="date"][disabled]:active,input[type="date"].is-disabled:focus,input[type="date"].is-disabled:active,input[type="month"][disabled]:focus,input[type="month"][disabled]:active,input[type="month"].is-disabled:focus,input[type="month"].is-disabled:active,input[type="time"][disabled]:focus,input[type="time"][disabled]:active,input[type="time"].is-disabled:focus,input[type="time"].is-disabled:active,input[type="week"][disabled]:focus,input[type="week"][disabled]:active,input[type="week"].is-disabled:focus,input[type="week"].is-disabled:active,input[type="number"][disabled]:focus,input[type="number"][disabled]:active,input[type="number"].is-disabled:focus,input[type="number"].is-disabled:active,input[type="email"][disabled]:focus,input[type="email"][disabled]:active,input[type="email"].is-disabled:focus,input[type="email"].is-disabled:active,input[type="url"][disabled]:focus,input[type="url"][disabled]:active,input[type="url"].is-disabled:focus,input[type="url"].is-disabled:active,input[type="search"][disabled]:focus,input[type="search"][disabled]:active,input[type="search"].is-disabled:focus,input[type="search"].is-disabled:active,input[type="tel"][disabled]:focus,input[type="tel"][disabled]:active,input[type="tel"].is-disabled:focus,input[type="tel"].is-disabled:active,input[type="color"][disabled]:focus,input[type="color"][disabled]:active,input[type="color"].is-disabled:focus,input[type="color"].is-disabled:active,select[disabled]:focus,select[disabled]:active,select.is-disabled:focus,select.is-disabled:active,textarea[disabled]:focus,textarea[disabled]:active,textarea.is-disabled:focus,textarea.is-disabled:active,.field[disabled]:focus,.field[disabled]:active,.field.is-disabled:focus,.field.is-disabled:active{background-color:#2ba6cb}input[type="password"]{letter-spacing:0.3em}textarea{max-width:100%;min-height:5rem;line-height:1rem}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:97.5% center}input#s{display:inline-block;box-sizing:border-box;height:auto;width:100%}button#searchsubmit{display:none}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:100%;line-height:1.5;color:#eee;background-color:#23282d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.no-overflow{overflow:hidden}body.menu-is-open{overflow:hidden}body.menu-is-open .crl-media .crl-title.over.middle{display:none}::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-thumb{background:#23282d}::-webkit-scrollbar-track{background:#39424a}body{scrollbar-face-color:#23282d;scrollbar-track-color:#39424a}::-webkit-input-placeholder{color:#39424a}:-moz-placeholder{color:#39424a}::-moz-placeholder{color:#39424a}:-ms-input-placeholder{color:#39424a}.error404 .article-header,.error404 .article-footer{text-align:center;padding:1rem}.error404 .entry-content{text-align:center}.error404 .search{display:block;width:50%;margin:0 auto}.page-template-home .hentry{margin-bottom:0em}.wrap,.fullwrap{width:100%;margin:0 auto}a,a:visited{color:#2ba6cb;text-decoration:none;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}a:link,a:visited:link{color:#2ba6cb;-webkit-tap-highlight-color:rgba(0,0,0,0.3)}a:hover,a:focus,a:visited:hover,a:visited:focus{color:#79cae3}a:active,a:visited:active{color:#79cae3}a.video,a:visited.video{width:100%;display:block;position:relative}a.video:after,a:visited.video:after{position:absolute;width:100%;background:url(//new.yoss.it/wp-content/themes/engine-9/library/images/svg/fi-play-circle-hover.svg) center center no-repeat;background-color:transparent;z-index:1;top:0;left:0;height:100%;display:block;opacity:0.5;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}a.video:hover .doc-position li,a:visited.video:hover .doc-position li{margin-left:0px}a.video:hover .doc-position li.difference,a.video:hover .doc-position li.start,a:visited.video:hover .doc-position li.difference,a:visited.video:hover .doc-position li.start{display:inline-block}a.video:hover:after,a:visited.video:hover:after{opacity:1;background-color:rgba(0,0,0,0.25)}a.video img,a:visited.video img{width:100%;display:block}a.video.time,a:visited.video.time{background-color:transparent}a.video.time:after,a:visited.video.time:after{background:none;background-color:transparent}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{text-rendering:optimizelegibility;font-weight:800;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small{display:block;font-size:75%}h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a{text-decoration:none}h1,.h1{font-size:2rem}h2,.h2{font-size:1.75rem}h3,.h3{font-size:1.5rem}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1rem;text-transform:uppercase}img{border:0;display:block;width:100%;height:auto}img.alignleft,img.alignright,img.aligncenter{width:auto;height:auto}.loader img{display:none}.logo{margin:0;padding:0.5rem 0.5rem}.logo a{color:#000}.logo a .logo-title{position:relative;z-index:2;right:0;margin:0 auto;display:block;text-align:center;text-indent:-100000px;background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/icons/default/logo-rev.svg);background-size:100%;width:200px;height:50px;background-repeat:no-repeat}.logo a img{display:block;width:75%;height:auto;text-align:center;margin:0 auto;background-repeat:no-repeat;background-position:center;background-size:100%}header.header{background-color:#23282d;position:relative;top:auto;left:auto;margin:0;z-index:200;width:100%;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}header.header.is-open,header.header.minimize{-webkit-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3)}header.header.is-open #logo a .logo-title,header.header.minimize #logo a .logo-title{background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/icons/default/logo.svg);opacity:1;margin:0 auto}header.header .hamburglar{position:relative;top:auto;right:auto}body.admin-bar .slider-menu.is-open{top:32px}.home .crl-media{max-height:100%}.home .crl-media .pre-title{height:100%}.home #logo.is-open a .logo-title{opacity:1}.top-nav *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.35s ease;transition:all 0.35s ease}.top-nav li{display:block;width:100%;list-style:outside none none;margin:0;padding:0}.top-nav li a{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-decoration:none;display:block}.top-nav li a:after{height:1px;position:absolute;content:'';-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background-color:#f04;width:0}.top-nav li a:after{bottom:0;right:0}.top-nav li a:hover{color:#f04;background-color:transparent}.top-nav li a:hover:before,.top-nav li a:hover:after{width:100%}.top-nav li.haveachild a{padding-left:0.5rem}.top-nav li.haveachild a:before{content:'+';margin-right:1rem;background-color:transparent}.top-nav li.haveachild.closed a{background-color:rgba(0,0,0,0.5)}.top-nav li.haveachild.closed a:before{content:'+'}.top-nav li.haveachild.opened a{background-color:rgba(0,0,0,0.1)}.top-nav li.haveachild.opened a:before{content:'-'}.top-nav li.haveachild ul li a{padding-left:2.5rem}.top-nav li.haveachild ul li a:before{content:"" !important}.top-nav li ul.sub-menu{display:block;margin:0}.top-nav li.current_page_item a{background-color:#f04;color:#fff}.top-nav li.current_page_item a:before,.top-nav li.current_page_item a:after{width:100%}.top-nav li.current_page_item a:hover{color:#f04;background-color:#fff}.top-nav li.current_page_item ul.sub-menu li a{color:#f04;background-color:#fff}.top-nav li.current_page_item ul.sub-menu li a:before,.top-nav li.current_page_item ul.sub-menu li a:after{width:0%}.top-nav li.current_page_item ul.sub-menu li a:hover{color:#f04}.top-nav li.current_page_item ul.sub-menu li a:hover:before,.top-nav li.current_page_item ul.sub-menu li a:hover:after{width:100%}.oriz-nav-ex,.oriz-nav{display:flex;flex-direction:column;justify-content:space-evenly;text-align:center;margin:0;padding:0;column-gap:20px;row-gap:1rem}.oriz-nav-ex .menu-item,.oriz-nav .menu-item{flex-grow:0}.oriz-nav-ex .menu-item a,.oriz-nav .menu-item a{padding:1rem;display:block;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.oriz-nav-ex .menu-item a:hover,.oriz-nav .menu-item a:hover{color:#f04;background-color:#39424a}.oriz-nav-ex .menu-item:nth-child(1),.oriz-nav .menu-item:nth-child(1){background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/icons/default/logo.svg);background-position:center;background-repeat:no-repeat}.oriz-nav-ex .menu-item:nth-child(1) a,.oriz-nav .menu-item:nth-child(1) a{opacity:0}ul.doclist{list-style-type:none}ul.doclist li{margin:0}ul.doclist li a{font-size:0.75rem;font-weight:800;margin:1rem}.slider-menu{display:block;width:100%;position:fixed;top:-300%;right:0;padding:0;margin:0;z-index:190;background-color:#23282d;border-right:1px solid #2e353b;overflow:hidden;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-box-shadow: -5px 0px 10px -5px rgba(0,0,0,0.3);-moz-box-shadow: -5px 0px 10px -5px rgba(0,0,0,0.3);box-shadow: -5px 0px 10px -5px rgba(0,0,0,0.3)}.slider-menu .space{display:block;margin:68px 0 0 0;padding:0;overflow:auto;background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/hr-shadow.png);background-repeat:no-repeat;background-position:top center}.slider-menu .nav li a{padding:1rem 2rem}.slider-menu.is-open{top:0;right:0}.slider-menu.is-open .nav li a{opacity:1}.slider-menu.is-close{top:0;right:-100%}.slider-menu.is-close .nav li a{opacity:0}.slider-menu #sidebar-left .widget{font-size:100%}.slider-menu #sidebar-left .widget .widgettitle{text-align:left;padding-right:2rem}.slider-menu #sidebar-left .widget ul li a,.slider-menu #sidebar-left .widget ul li .post-date{text-align:left;padding:0 1rem;display:block}.slider-menu #sidebar-left .widget ul li .post-date{padding:0 1rem 1rem}.grayback{background-color:#1c2024}.grayback-20{background-color:#181b1f}.hentry{margin-bottom:1.5em}.hentry header{padding:0em}.hentry header .vcard{display:block}.hentry .article-footer{font-size:80%;padding:4rem 0 0}.hentry .article-footer p{margin:0}.hentry .article-footer p.category,.hentry .article-footer p.tags{text-align:center;color:#fff;text-transform:lowercase}.hentry .article-footer p.byline{padding:1rem;text-align:center}.hentry .article-footer p.no-comments{color:#eee;padding:1rem}.hentry .article-footer .related-posts{padding:0}.hentry .article-footer .related-posts p.no_related_post{padding:1rem;color:#fff;text-align:center}.single-title,.page-title,.entry-title{margin:0}.entry-content{padding:0}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.entry-content .text_exposed_show{margin:0;padding:1rem;text-align:left}.entry-content .doclist li a,.entry-content .doclist li a:link{border:1px solid #f04;background-color:#f04;color:#fff;margin:2rem}.entry-content .doclist li a:hover,.entry-content .doclist li a:link:hover{border:1px solid #f04;background-color:#fff;color:#f04}.entry-content hr.wp-block-separator{border:none;border-top:1px solid #2e353b}.entry-content p{margin:0;padding:1rem;text-align:left}.entry-content p:first-child{padding-top:1rem}.entry-content p.more,.entry-content p.read-more{text-align:center;background-color:transparent;border:none;display:block}.entry-content p.more a,.entry-content p.more a:link,.entry-content p.more a:visited,.entry-content p.read-more a,.entry-content p.read-more a:link,.entry-content p.read-more a:visited{display:inline-block;text-align:center;padding:0.5rem 1rem;border:1px solid #f04;background-color:#f04;color:#fff}.entry-content p.more a:hover,.entry-content p.more a:link:hover,.entry-content p.more a:visited:hover,.entry-content p.read-more a:hover,.entry-content p.read-more a:link:hover,.entry-content p.read-more a:visited:hover{border-color:#f04;background-color:#fff;color:#f04}.entry-content p.pdf a,.entry-content p.pdf a:link,.entry-content p.pdf a:visited{background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/svg/pdf.svg);display:inline-block;background-color:transparent;padding:0.5rem 1rem 0.5rem 3rem;background-repeat:no-repeat;background-size:40px auto;background-position:left}.entry-content p.pdf a:hover,.entry-content p.pdf a:link:hover,.entry-content p.pdf a:visited:hover{background-color:#f04;color:#fff}.entry-content .add-logo{background-position:left;background-size:auto 100%;background-repeat:no-repeat;padding-left:0rem;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;margin:0.5rem}.entry-content ul,.entry-content ol,.entry-content table,.entry-content dl{padding:0rem 2rem 1rem 2rem;margin:0}.entry-content ul li ul,.entry-content ul li ol,.entry-content ol li ul,.entry-content ol li ol{padding:0;margin:0 0 0 1rem}.entry-content ul li p,.entry-content ul li p:first-child,.entry-content ol li p,.entry-content ol li p:first-child{padding:0 1rem;font-size:small}.entry-content ul{margin:0 0 0 1rem;list-style-type:disc}.entry-content ul.wp-block-gallery{margin:0;list-style-type:none}.entry-content ol{list-style-type:decimal;list-style-position:inside}.entry-content table{width:100%;border:none;margin-bottom:1.5em;background-color:transparent}.entry-content table caption{margin:0 0 7px;font-size:0.75em;color:#fff;text-transform:uppercase;letter-spacing:1px}.entry-content tr{border-bottom:none}.entry-content td{padding:0.25rem 1rem;border-right:none}.entry-content td:last-child{border-right:0}.entry-content th{background-color:#919191}.entry-content th:last-child{border-right:0}.entry-content blockquote,.entry-content blockquotes{position:relative;padding:1rem 2rem;display:block;border-left:none;margin:0;font-style:italic;font-family:"Georgia",Cambria,Times New Roman,Times,serif;color:#fff;text-align:left;quotes:"\201C" "\201D" "\2018" "\2019"}.entry-content blockquote p,.entry-content blockquotes p{font-size:1.5rem;margin:0 !important;padding:2rem 3rem 0;position:relative;text-align:center}.entry-content blockquote p:before,.entry-content blockquote p:after,.entry-content blockquotes p:before,.entry-content blockquotes p:after{position:absolute;font-size:80px;color:#a0c5c5}.entry-content blockquote p:before,.entry-content blockquotes p:before{left:0.5rem;top:0rem;content:open-quote}.entry-content blockquote p:after,.entry-content blockquotes p:after{right:1.5rem;top:100%;content:close-quote;line-height:1rem}.entry-content blockquote footer,.entry-content blockquotes footer{border-top:1px solid #2e353b;padding:1rem 3rem;margin:0;line-height:1;text-align:right}.entry-content blockquote footer cite,.entry-content blockquotes footer cite{text-align:right;color:#a0c5c5;display:block;font-size:0.5rem;line-height:1;margin-top:-0.5rem}.entry-content blockquote footer cite:before,.entry-content blockquotes footer cite:before{content:"\2014 \0020"}.entry-content dd{margin-left:0;font-size:0.9em;color:#787878;margin-bottom:1.5em}.entry-content img{margin:0;max-width:100%;height:auto}.entry-content .alignleft,.entry-content img.alignleft{text-align:left}.entry-content .alignright,.entry-content img.alignright{text-align:right}.entry-content .aligncenter,.entry-content img.aligncenter,.entry-content .has-text-align-center{text-align:center}.entry-content .size-auto,.entry-content .size-full,.entry-content .size-large,.entry-content .size-medium,.entry-content .size-thumbnail{max-width:100%;height:auto}.entry-content pre{background-color:transparent;color:#777;font-size:0.9em;padding:1.5em;margin:0 0 1.5em;border-radius:3px}.wp-caption{max-width:100%;background:#eee;padding:5px}.wp-caption img{max-width:100%;margin-bottom:0;width:100%}.wp-caption p.wp-caption-text{font-size:0.85em;margin:4px 0 7px;text-align:center}#flex{margin:2rem 0 0}.crl-media{position:relative;margin:0 auto;display:block;padding:0}.crl-media.no-object{margin:0;display:block;height:150px}.crl-media.wrap,.crl-media.fullwrap{display:block;width:100%}.crl-media.landscape{height:100%;width:auto;float:none}.crl-media:before{content:"";display:block;padding-top:100%}.crl-media.ratio2_1:before{padding-top:50%}.crl-media.ratio1_2:before{padding-top:200%}.crl-media.ratio4_3:before{padding-top:75%}.crl-media.ratio16_9:before{padding-top:56.25%}.crl-media.container-parallax:before{padding-top:0}.crl-media .image-parallax{width:100%;height:100%;margin-top:-10%;background-size:160%;max-height:280px}.crl-media .info-metadata{display:none}.crl-media .pre-title{position:absolute;display:block;height:100%;background:transparent;text-align:center;width:96%;margin:0 -48%;left:50%;top:0}.crl-media .crl-title{bottom:auto;position:relative;left:auto;margin:5rem auto;width:auto;height:auto;z-index:90;color:rgba(255,255,255,0.8)}.crl-media .crl-title .add-logo{display:block;background-position:top left;background-size:40px;background-repeat:no-repeat}.crl-media .crl-title .add-logo span{text-align:left}.crl-media .crl-title .add-logo.main-logo{background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/icons/default/logo-square.svg)}.crl-media .crl-title .replace-logo{top:50%;left:50%;margin:-27px -100px -25px;display:block;text-indent:-100000px;background-size:100%;width:200px;height:50px;background-repeat:no-repeat;position:absolute;z-index:3}.crl-media .crl-title .replace-logo span{display:none}.crl-media .crl-title .replace-logo.main-logo{background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/icons/default/logo-white.svg)}.flex-video{position:absolute;width:100%;height:auto;min-height:100px;margin:0px auto;padding:0;display:block;top:0}.flex-video.video{-webkit-box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.4);-moz-box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.4);box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.4);margin:0;background-color:black}.flex-video .metaslider{min-height:200px}.flex-video img{width:100% !important;height:auto;margin:0 auto !important;display:none}.flex-video img.grayscale{filter:grayscale(1)}.flex-video video.wp-video-shortcode{width:100%;height:auto;max-width:100%;display:none}.flex-video .mejs-overlay{background-color:rgba(0,0,0,0.8)}.flex-video .wp-video-shortcode video{width:100%;height:auto;max-width:100%;display:block}.flex-video .wp-video-shortcode .mejs-overlay-error{position:absolute;top:50%;left:50%;width:250px;height:50px;margin:-25px -125px;background-color:#cb2b2b;padding:1rem;text-align:center;color:#fff;line-height:1;-webkit-box-shadow: 0px 2px 15px 3px rgba(0,0,0,0.25);-moz-box-shadow: 0px 2px 15px 3px rgba(0,0,0,0.25);box-shadow: 0px 2px 15px 3px rgba(0,0,0,0.25)}.flex-video.vertical .wp-video{display:block;width:auto;margin:0 auto !important}.flex-video.orizontal .wp-video{width:100% !important;height:auto;display:block;margin:0em auto !important;background-color:#000;overflow:hidden}.mejs-container{width:100% !important;height:auto !important;display:block}.mejs-container .mejs-inner .mejs-mediaelement{position:relative !important}.mejs-container .mejs-inner .mejs-controls{background-color:transparent}.mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total{background-color:transparent}.mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current{background-color:crimson(1);height:3px;margin:4px 0px}.mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded{background-color:crimson(0.3);height:1px;margin:5px 0px}.wp-playlist{position:relative;border:none !important;border-top:1px solid #2e353b !important;border-bottom:1px solid #2e353b !important;font-size:1em;line-height:1.5}.wp-playlist .wp-playlist-tracks{position:absolute;top:1rem;right:1rem;width:40%;opacity:0;-webkit-transition:opacity 0.5s ease-in-out;transition:opacity 0.5s ease-in-out}.wp-playlist.wp-playlist-light{padding:0 !important;margin:0;background-color:transparent !important;color:#000}.wp-playlist.wp-playlist-light .wp-playlist-item{padding:0;border:none}.wp-playlist.wp-playlist-light .wp-playlist-item a.wp-playlist-caption{display:block;padding:0.5em 0em 0.5em 1em;color:#000;background-color:rgba(255,255,255,0.5)}.wp-playlist.wp-playlist-light .wp-playlist-item a.wp-playlist-caption .wp-playlist-item-title{color:#000}.wp-playlist.wp-playlist-light .wp-playlist-item a:hover{background-color:#000;color:#fff}.wp-playlist.wp-playlist-light .wp-playlist-item a:hover .wp-playlist-item-title{color:#fff}.wp-playlist.wp-playlist-light .wp-playlist-item .wp-playlist-item-length{padding:0.5em 1em;margin:0;right:0;background:#23282d}.wp-playlist.wp-playlist-light .wp-playlist-item.wp-playlist-playing{background-color:transparent !important;color:#fff}.wp-playlist.wp-playlist-light .wp-playlist-item.wp-playlist-playing a{color:#fff;background:rgba(0,0,0,0.8)}.wp-playlist.wp-playlist-light .wp-playlist-item.wp-playlist-playing a.wp-playlist-caption{color:#fff}.wp-playlist.wp-playlist-light .wp-playlist-item.wp-playlist-playing a.wp-playlist-caption .wp-playlist-item-title{color:#fff}.wp-playlist.wp-playlist-light .wp-playlist-item.wp-playlist-playing .wp-playlist-item-length{color:#f04;background:rgba(0,0,0,0.8)}.wp-playlist:hover .wp-playlist-tracks{opacity:1}.loader{display:block;height:auto;min-height:340px;padding:0;margin:0;line-height:0;background-repeat:no-repeat;background-position:center;background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/icons/default/logo.svg);background-size:100px;background-color:transparent !important}.loader img{display:none;margin:0;width:100%;height:auto}.pre-title{position:relative;display:block}.crl-title{text-align:center}.crl-title h1{padding:1rem}.crl-title span{display:block}.wp-block-video figcaption{padding:1rem;margin:0rem}.wp-block-audio{padding:1rem}.wp-block-audio figcaption{padding:0 1rem 1rem;margin:0}.wp-block-gallery{padding:0 0 .5rem 0}.wp-block-gallery:hover .wp-block-image a img,.wp-block-gallery:hover .blocks-gallery-image a img,.wp-block-gallery:hover .blocks-gallery-item a img{opacity:0.25}.wp-block-gallery .wp-block-image a,.wp-block-gallery .blocks-gallery-image a,.wp-block-gallery .blocks-gallery-item a{background-color:transparent}.wp-block-gallery .wp-block-image a img,.wp-block-gallery .blocks-gallery-image a img,.wp-block-gallery .blocks-gallery-item a img{opacity:1;margin:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.wp-block-gallery .wp-block-image a:hover img,.wp-block-gallery .blocks-gallery-image a:hover img,.wp-block-gallery .blocks-gallery-item a:hover img{opacity:1}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption.wp-element-caption{opacity:0;position:absolute;top:auto;bottom:0;width:100%;height:auto;max-height:100%;max-height:100%;overflow:auto;padding:1rem;text-align:center;font-size:10px;color:#eee;margin:0 auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption.wp-element-caption a{background-color:transparent}.wp-block-gallery.has-nested-images figure.wp-block-image:hover figcaption.wp-element-caption{opacity:1;background-color:rgba(0,0,0,0.95)}.gallery{display:block;margin:1rem}.gallery.gallery-columns-2 .gallery-item,.gallery.gallery-columns-4 .gallery-item,.gallery.gallery-columns-6 .gallery-item,.gallery.gallery-columns-8 .gallery-item,.gallery.gallery-columns-3 .gallery-item,.gallery.gallery-columns-5 .gallery-item,.gallery.gallery-columns-7 .gallery-item,.gallery.gallery-columns-9 .gallery-item{width:50%}.gallery dl.gallery-item{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;position:absolute;top:0;left:0;display:block;width:100%;margin:0;padding:0;overflow:hidden !important;color:#000;background-color:transparent;z-index:2;-webkit-transition:left 0.4s ease-in-out,top 0.4s ease-in-out 0.4s;transition:left 0.4s ease-in-out,top 0.4s ease-in-out 0.4s}.gallery dl.gallery-item .gallery-padding{position:relative;padding:3px;margin:0;overflow:hidden}.gallery dl.gallery-item .gallery-padding .gallery-icon{position:relative;margin:0px;opacity:1;z-index:1;background-color:#000;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.gallery dl.gallery-item .gallery-padding .gallery-icon a{display:block;overflow:hidden}.gallery dl.gallery-item .gallery-padding .gallery-icon a img{margin:0;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.gallery dl.gallery-item .gallery-padding .gallery-icon a img.loader,.gallery dl.gallery-item .gallery-padding .gallery-icon a img.active{min-height:100px}.gallery dl.gallery-item .gallery-padding .gallery-caption{position:absolute;left:0;bottom:0;width:100%;padding:1rem;margin:0;z-index:0}.gallery dl.gallery-item .gallery-padding .gallery-caption .caption-text{font-size:small}.gallery dl.gallery-item .gallery-padding .gallery-caption .caption-text .title{color:#000;font-weight:800}.gallery dl.gallery-item .gallery-padding .gallery-caption .caption-text .excerpt ul{margin:0;padding:0;list-style-type:none}.gallery dl.gallery-item:hover .gallery-padding .gallery-icon{opacity:0.3}.gallery dl.gallery-item:hover .gallery-padding .gallery-icon a img{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}.entry-content ul.blocks-gallery-grid{margin:0;padding:1rem}.tags{margin:0}.masonry,.top-news{position:relative;display:block;background-color:transparent;padding:0;margin:0}.masonry .item,.top-news .item{position:absolute;overflow:hidden !important;display:block;width:100%;margin:0;padding:0;background-color:transparent;top:0%;left:0%;border:none;border-radius:0px;z-index:2;-webkit-transition:left 0.4s ease-in-out,top 0.4s ease-in-out 0.4s;transition:left 0.4s ease-in-out,top 0.4s ease-in-out 0.4s}.masonry .item.category,.top-news .item.category{padding:0.5rem}.masonry .item .set-padding,.top-news .item .set-padding{display:block;position:relative;margin:0px;border:none;padding:0rem;overflow:hidden}.masonry .item figure,.top-news .item figure{display:block;padding:0;margin:0;background-color:#000;overflow:hidden;-webkit-transition:background 0.5s ease-in-out;transition:background 0.5s ease-in-out}.masonry .item figure a,.top-news .item figure a{display:block;position:relative;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.masonry .item figure a img,.top-news .item figure a img{width:100%;height:auto;overflow:hidden;display:block;margin:0;padding:0;opacity:1;filter:grayscale(0);-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.masonry .item header,.top-news .item header{position:absolute;z-index:10;top:0%;left:0%;width:100%;height:100%;text-align:left;display:block;padding:0;margin:0;border:none;background-color:transparent;background-image:linear-gradient(to bottom, transparent, #000);-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.masonry .item header a,.top-news .item header a{display:block;width:100%;height:100%}.masonry .item header a .entry-title,.top-news .item header a .entry-title{display:block;position:absolute;top:80%;width:100%;height:60px;margin:-30px 0;padding:0;text-align:center;font-size:2rem;line-height:1;font-weight:700;text-transform:uppercase;opacity:0.5;color:#fff;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.masonry .item header a .entry-title small,.masonry .item header a .entry-title .small,.top-news .item header a .entry-title small,.top-news .item header a .entry-title .small{font-size:50%;font-weight:100;display:block}.masonry .item:hover figure img,.masonry .item:focus figure img,.top-news .item:hover figure img,.top-news .item:focus figure img{opacity:0.2;-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}.masonry .item:hover header,.masonry .item:focus header,.top-news .item:hover header,.top-news .item:focus header{display:block;background-color:transparent;heigth:80%;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.masonry .item:hover header .entry-title,.masonry .item:focus header .entry-title,.top-news .item:hover header .entry-title,.top-news .item:focus header .entry-title{color:#fff;top:70%;opacity:1;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.masonry .item:hover header .icon-format,.masonry .item:focus header .icon-format,.top-news .item:hover header .icon-format,.top-news .item:focus header .icon-format{top:0%}.masonry .item:hover header .icon-format a .genericon,.masonry .item:focus header .icon-format a .genericon,.top-news .item:hover header .icon-format a .genericon,.top-news .item:focus header .icon-format a .genericon{padding-top:10px}.masonry .item:hover footer,.masonry .item:focus footer,.top-news .item:hover footer,.top-news .item:focus footer{display:none;opacity:1}.masonry .item:hover footer ul.categories li a,.masonry .item:focus footer ul.categories li a,.top-news .item:hover footer ul.categories li a,.top-news .item:focus footer ul.categories li a{color:#777}.masonry .item:hover footer .excerpt-read-more,.masonry .item:focus footer .excerpt-read-more,.top-news .item:hover footer .excerpt-read-more,.top-news .item:focus footer .excerpt-read-more{bottom:1rem}.masonry .item footer,.top-news .item footer{position:absolute;display:block;width:100%;height:auto;padding:1rem;z-index:15;bottom:0;left:0;font-size:90%;border:none;color:#fff;opacity:0;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.masonry .item footer ul.categories li a,.top-news .item footer ul.categories li a{display:inline-block;width:auto;padding:0 0.25rem 0.25rem 0;margin:0;line-height:1}.masonry .item footer p,.top-news .item footer p{text-align:justify;padding:0}.masonry .item footer p .excerpt-read-more,.top-news .item footer p .excerpt-read-more{bottom:0}.masonry .item.category,.top-news .item.category{display:block}.masonry .item.category .set-padding,.top-news .item.category .set-padding{padding:1rem;margin:0;color:#23282d;background-color:rgba(0,0,0,0.8)}.masonry .item.category .entry-title,.top-news .item.category .entry-title{margin:0;padding:0 1rem}.masonry .item.category .taxonomy-description,.top-news .item.category .taxonomy-description{padding:0 1rem}.top-news .item{position:relative;width:100%}.top-news.black .item figure a img{opacity:0.25}.top-news.black .item header a .entry-title{opacity:1;color:#fff}.top-news.black .item:hover figure a img,.top-news.black .item:focus figure a img{opacity:0.5}.top-news.black .item:hover header .entry-title,.top-news.black .item:focus header .entry-title{color:#fff;opacity:0.5}#single-post-container{display:none;overflow:hidden;position:fixed;top:50%;left:50%;bottom:0;right:0;z-index:1000;width:96%;margin:-27% -48%;background-color:black;-webkit-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.5);-moz-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.5);box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.5)}#single-post-container .content{padding:0;height:auto}#single-post-container .content #content{display:block;width:100%;overflow:auto;height:590px}#single-post-container .content #content .hentry{margin-bottom:0}#single-post-container .content #content .entry-content iframe{height:100%;left:0;position:absolute;top:0;width:100%;background-color:transparent}#single-post-container .content #content p{padding:0 !important}#single-post-container .header{position:absolute;top:-40px;left:0;display:block;width:100%;padding:0;z-index:100;background-color:rgba(0,0,0,0.75);padding:0.5rem;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#single-post-container .header .title{margin:0;display:inline-block;font-size:1rem}#single-post-container .header .close{right:0;position:absolute;top:0.75rem}#single-post-container.youtube{aspect-ratio:16/9}#single-post-container.youtube .content #content{height:auto;overflow:hidden}#single-post-container.youtube .content #content .entry-content{padding:0 !important;margin:0 !important}#single-post-container.youtube .content #content .entry-content .pre-title{display:none}#single-post-container:hover .header{top:0}#single-post-container-old{display:none;position:fixed;z-index:1000;top:50%;left:50%;overflow-y:hidden;overflow-x:hidden;max-height:550px;background-color:#23282d;color:#777;overflow:hidden;width:90%;margin:-275px -45%;padding:0;-webkit-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.5);-moz-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.5);box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.5)}#single-post-container-old .header{position:absolute;top:0;top:auto;left:0;display:block;width:100%;padding:0;z-index:10;color:#f04;background-color:#23282d;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-box-shadow: 0px -2px 13px 5px rgba(0,0,0,0.13);-moz-box-shadow: 0px -2px 13px 5px rgba(0,0,0,0.13);box-shadow: 0px -2px 13px 5px rgba(0,0,0,0.13)}#single-post-container-old .header .title{margin:0;font-size:1.25rem;margin:0;height:55px;padding:1rem}#single-post-container-old .header .title small{display:inline-block;font-size:100%;margin-left:0.5rem}#single-post-container-old .header .close{position:absolute;right:0.5rem;top:1rem;color:#f04;background-color:transparent}#single-post-container-old .content{position:relative;overflow-y:auto;overflow-x:hidden;margin-top:55px;padding:0.5rem;height:auto;z-index:0}#single-post-container-old .content #content{background-color:transparent}#single-post-container-old .content #content .crl-media .pre-title{height:auto;width:100%;margin:0 -50%}#single-post-container-old .content #content .crl-media .crl-title{display:none}#single-post-container-old .content #content .crl-media .crl-title.normal h1{font-size:2.5rem}#single-post-container-old .content #content .crl-media .crl-title.large h1{font-size:3.5rem}#single-post-container-old .content #content .crl-media .crl-title.very-large h1{font-size:4.5rem}#single-post-container-old .content #content .crl-media .entry-content{background-color:transparent}#single-post-container-old .content #content .crl-media iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}#single-post-container-old .content #content .crl-media #flex-video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}#single-post-container-old .content #content .crl-media #flex-video .image-parallax{background-size:100%;width:100%;height:100%;margin-top:-10%}#single-post-container-old .content #content h1,#single-post-container-old .content #content h2,#single-post-container-old .content #content h3,#single-post-container-old .content #content h4,#single-post-container-old .content #content h5,#single-post-container-old .content #content h6{padding:0 1rem}#single-post-container-old .content #content h1.add-logo,#single-post-container-old .content #content h2.add-logo,#single-post-container-old .content #content h3.add-logo,#single-post-container-old .content #content h4.add-logo,#single-post-container-old .content #content h5.add-logo,#single-post-container-old .content #content h6.add-logo{padding-left:0}#single-post-container-old .content #content .crl-title{color:#000}#single-post-container-old .content #content p,#single-post-container-old .content #content ul,#single-post-container-old .content #content ol{padding:0 1rem}#single-post-container-old .content #content p.wp-block-gallery,#single-post-container-old .content #content ul.wp-block-gallery,#single-post-container-old .content #content ol.wp-block-gallery{padding:0}#single-post-container-old .content #content ul.schedule{padding:0}#single-post-container-old .content #content ul.contact{padding:1rem !important}#single-post-container-old .content #content ul.contact li:first-child{font-weight:800}#single-post-container-old .content #content button,#single-post-container-old .content #content input{background-color:transparent}#single-post-container-old.youtube{background-color:#000;width:100%;height:auto;margin:-30% -50%}#single-post-container-old.youtube .header{top:-100px;background-color:#000}#single-post-container-old.youtube .content{padding:0;margin:0;overflow-y:hidden;overflow-x:hidden}#single-post-container-old.youtube .content article{margin:0}#single-post-container-old.youtube .content .entry-content{height:0;overflow:hidden;padding-bottom:56.25%;padding-top:0;position:relative;margin-top:0;background-color:#000;max-width:100%}#single-post-container-old.youtube .content .entry-content.force-media{padding:0;margin:0;height:100%;width:auto}#single-post-container-old.youtube .content .entry-content iframe,#single-post-container-old.youtube .content .entry-content object,#single-post-container-old.youtube .content .entry-content embed{height:100%;left:0;position:absolute;top:0;width:100%;background-color:transparent}#single-post-container-old.youtube .content p{padding:0 !important}#single-post-container-old:hover .header{top:0px;z-index:10}#single-post-container-old .schedule-list .schedule-post header{padding:0;margin:0rem 0 2rem}#single-post-container-old .schedule-list .schedule-post section.entry-content{padding:0}#single-post-container-old .schedule-list .schedule-post #ctl_calende ul li.lesson{display:block}#single-post-container-old .schedule-list .schedule-post ul.nav-vertical{padding:0 !important}#single-post-container-old .schedule-list .schedule-post .widget_recent_entries ul li a:link,#single-post-container-old .schedule-list .schedule-post .widget_recent_entries ul li a{padding:0.5rem 1rem;font-size:0.75rem}#single-post-container-old .wrap{width:100%}#single-post-container-old .post-password-required .entry-content{background-color:#23282d;display:block}#single-post-container-old .post-password-required .post-password-form{padding:1rem;color:#eee;background-color:#23282d}#single-post-container-old .post-password-required .post-password-form input{color:#777}.wp-block-image{position:relative}.wp-block-image.youtube{display:block;float:none;width:100%;padding:0;margin:0;position:relative}.wp-block-image.youtube figcaption{margin:0;padding:0;display:block;text-align:center;font-size:1rem;font-weight:400;z-index:100}.wp-block-image.youtube figcaption a{color:#23282d}.wp-block-image.youtube figcaption a:hover{color:#f04}.wp-block-image figure a{display:block}.wp-block-image figure img{margin:0.5rem;max-width:96%;height:auto;width:auto;display:inline-block}.wp-block-image figure figcaption{padding:1rem;margin:0}.wp-block-image figure figcaption a{text-align:center}.wp-block-image figcaption{position:absolute;bottom:0;padding:0.5rem 1rem;background-color:rgba(0,0,0,0.9);width:100%;margin:0}.theme-vista{color:#23282d;background-color:rgba(35,40,45,0.5);-webkit-backdrop-filter:blur(20px);-moz-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.login-panel{display:none;position:fixed;top:3rem;left:50%;width:100%;height:auto;margin:0 50%;padding:2rem;color:#eee;z-index:1000;-webkit-box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.3);-moz-box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.3);box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.3)}.login-panel.simple{display:block;position:relative;top:auto;left:auto;width:100%;height:auto;margin:0;padding:1rem;z-index:0;border:none;color:#fff;background-color:#000}.login-panel.simple .panel-title{display:none}.login-panel.simple form .login-username,.login-panel.simple form .login-password,.login-panel.simple form .login-remember,.login-panel.simple form .login-submit,.login-panel.simple form .login-info#result{width:49% !important;height:auto !important;display:inline-block !important;margin-right:1%;font-size:80%}.login-panel.simple .login-info#result{display:block;width:100% !important;height:auto !important;padding:1rem 0 !important}.login-panel.white{color:#777;background-color:rgba(255,255,255,0.95);border:1px solid #fff}.login-panel .panel-title{text-transform:uppercase;margin-top:0;padding:0}.login-panel .show-info{position:absolute;top:2rem;right:0}.login-panel .show-info span{text-align:right;font-size:small}.login-panel .content{display:block;padding:0 1rem 0 0;margin:0 0 1rem 0;max-height:315px;overflow:auto}.login-panel .avatar img{height:48px;width:48px;display:inline-block;border-radius:100%;vertical-align:middle;margin-right:1rem}.login-panel form{padding:0}.login-panel form .login-username,.login-panel form .login-password{padding:0}.login-panel form .login-remember,.login-panel form .login-submit{display:inline-block;width:50%;margin:0;padding:0}.login-panel form .login-submit{text-align:right}.login-panel form button,.login-panel form input{background-color:transparent}.login-panel .login-info{padding:0;margin:0;font-size:86%}.login-panel .login-info .wp-admin{left:2rem;bottom:2rem}.login-panel .login-info .logout{right:2rem;bottom:2rem}.login-panel .login-info .wp-admin,.login-panel .login-info .logout{width:auto;text-align:center;position:absolute;z-index:1}.login-panel .login-info#result{display:block;width:100%;height:auto;padding:2rem 0 0}.overlay,.overlay-menu{position:fixed;top:0;left:0;margin:0;display:none;width:100%;height:100%;background-color:rgba(0,0,0,0.8);background-position:center;background-repeat:no-repeat;-webkit-transition:all .5s ease-in .5s;transition:all .5s ease-in .5s;z-index:0}.overlay.is-open,.overlay-menu.is-open{display:block;z-index:100}.overlay.is-closed,.overlay-menu.is-closed{display:none;z-index:0;background-color:transparent}.overlay a,.overlay-menu a{display:block;width:100%;height:100%}.loadingdoc,.loading{text-align:center;height:auto;padding:0;margin:0;line-height:0;background-position:center;background-repeat:no-repeat;background-color:transparent}.loadingdoc{display:block;margin:2rem 0 1rem;margin:0;text-align:center;height:100%}.blocco{padding:1rem}.blocco.sin{text-align:center}.blocco.des{text-align:center}.share{display:block;padding:0}.share .mini-title{display:inline-block;width:auto;margin:0.5em 0;border-bottom:1px solid #2e353b}.share .mini-title small{display:block}.social-contacts,.social-nav,.share-social{display:block;width:auto;margin:0;text-align:center}.social-contacts li,.social-nav li,.share-social li{display:inline-block;list-style-type:none;padding:0px;margin-right:5px}.social-contacts li a:link,.social-contacts li a,.social-nav li a:link,.social-nav li a,.share-social li a:link,.share-social li a{color:#f04}.social-contacts li a:link:hover,.social-contacts li a:hover,.social-nav li a:link:hover,.social-nav li a:hover,.share-social li a:link:hover,.share-social li a:hover{color:#79cae3}.social-contacts li.text,.social-nav li.text,.share-social li.text{display:block;margin-right:0;padding:1rem}.social-contacts li.text small,.social-nav li.text small,.share-social li.text small{display:block}.social-contacts.fixed,.social-nav.fixed,.share-social.fixed{position:fixed;bottom:20%;right:0;margin:0;padding-right:0.5rem;z-index:190;background-color:rgba(255,255,255,0.9);border-radius:10px 0 0 10px;border:1px solid #2e353b;-webkit-box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.14);-moz-box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.14);box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.14)}.social-contacts.fixed li,.social-nav.fixed li,.share-social.fixed li{display:block}.social-contacts.fixed li a:link,.social-contacts.fixed li a,.social-nav.fixed li a:link,.social-nav.fixed li a,.share-social.fixed li a:link,.share-social.fixed li a{color:#f04}.social-contacts.fixed li a:link:hover,.social-contacts.fixed li a:hover,.social-nav.fixed li a:link:hover,.social-nav.fixed li a:hover,.share-social.fixed li a:link:hover,.share-social.fixed li a:hover{color:#79cae3}.social-nav.center{position:relative;top:auto;left:auto;text-align:center;margin:0 auto}.social-nav.large .icon:before{font-size:2rem}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;left:-1000em}.foundation{display:block;text-shadow:0px 5px 10px #0d0f10;color:#eee}.foundation.bumped{color:#23282d;text-shadow:0px 1px 1px #39424a,0px -1px 1px #0d0f10}.foundation.light{color:#eee;text-shadow:0px 0px 10px #39424a}.pagination,.wp-prev-next{margin:1.5em 0}.pagination{margin:0;text-align:center}.pagination ul{display:inline-block;background-color:transparent;white-space:nowrap;padding:0;clear:both;-webkit-border-radius:10% 10% 10% 10%;-moz-border-radius:10% 10% 10% 10%;-o-border-radius:10% 10% 10% 10%;border-radius:10% 10% 10% 10%}.pagination li{padding:0;margin:0;float:left;display:inline;overflow:hidden;border-right:1px solid #23282d;background-color:#000;-webkit-transition:all 0.54s ease-in-out;transition:all 0.54s ease-in-out}.pagination li:first-child{-webkit-border-radius:10% 0 0 10%;-moz-border-radius:10% 0 0 10%;-o-border-radius:10% 0 0 10%;border-radius:10% 0 0 10%}.pagination li:last-child{border-right:none;-webkit-border-radius:0% 10% 10% 0%;-moz-border-radius:0% 10% 10% 0%;-o-border-radius:0% 10% 10% 0%;border-radius:0% 10% 10% 0%}.pagination a,.pagination span{margin:0;text-decoration:none;padding:0;line-height:1rem;font-size:1rem;font-weight:normal;padding:0.75rem;min-width:1rem;display:block;color:#fff}.pagination a:hover,.pagination a:focus,.pagination span:hover,.pagination span:focus{background-color:#f04;color:#fff}.pagination .current{cursor:default;color:#eee;background-color:#0d0f10}.pagination .current:hover,.pagination .current:focus{background-color:#fff;color:#eee}.wp-prev-next .prev-link{float:left}.wp-prev-next .next-link{float:right}#comments-title{padding:0.75em;margin:0;border-top:1px solid #131619}.commentlist{margin:0;list-style-type:none}.comment{position:relative;clear:both;overflow:hidden;padding:1.5em;border-bottom:1px solid #131619}.comment .comment-author{padding:7px;border:0}.comment .vcard{margin-left:50px}.comment .vcard cite.fn{font-weight:700;font-style:normal}.comment .vcard time{display:block;font-size:0.9em;font-style:italic}.comment .vcard time a{color:#fff;text-decoration:none}.comment .vcard time a:hover{text-decoration:underline}.comment .vcard .avatar{position:absolute;top:1rem;left:1rem;border-radius:100%;height:48px;width:48px;background-color:#fff}.comment:last-child{margin-bottom:0}.comment .children{margin:0}.comment[class*=depth-]{margin-top:1.1em}.comment.depth-1{margin-left:0;margin-top:0}.comment:not(.depth-1){margin-top:0;margin-left:7px;padding:7px}.comment.odd{background-color:#1c2024}.comment.even{background:#181b1f}.comment_content p{margin:0.7335em 0 1.5em;font-size:1em;line-height:1.5em}.comment-reply-link{font-size:0.9em;float:right}.comment-edit-link{font-style:italic;margin:0 7px;text-decoration:none;font-size:0.9em}.comment-respond{padding:1rem;margin:0}#reply-title{margin:0}.logged-in-as{color:#fff;font-style:italic;margin:0}.logged-in-as a{color:#eee}.comment-form-comment{margin:1.5em 0 0.75em}.form-allowed-tags{padding:1.5em;background-color:#919191;font-size:0.9em}#submit{float:right;font-size:1em}#comment-form-title{margin:0 0 1.1em}#allowed_tags{margin:1.5em 10px 0.7335em 0}.nocomments{margin:0 20px 1.1em}#footer2.sidebar .widgettitle,#footer2.sidebar .widget,#footer3.sidebar .widgettitle,#footer3.sidebar .widget{text-align:center}#footer4.sidebar .widgettitle{display:none}#footer4.sidebar .widget{text-align:center}.widgettitle{text-align:center;text-transform:capitalize;padding:0.5rem 1rem;margin:0 0 0.5em;border-bottom:1px solid #2e353b}.widget .tagcloud a,.widget .tagcloud a:visited{color:#eee}.widget .tagcloud a.tag-link-141,.widget .tagcloud a:visited.tag-link-141{color:#f04}.widget ul li a{color:#eee}.widget ul li a:hover{color:#2ba6cb}.widget ul.inline-list{text-align:center;display:block;margin:0 auto;width:100%;display:block}.widget ul.inline-list li{list-style:none;float:none;margin:0;padding:0;display:inline-block}.widget ul.inline-list li a{display:block;text-decoration:none;padding:0;color:#fff}.widget ul.inline-list li a img{display:block;border-radius:100%;width:80px;height:80px;background-color:transparent}.textwidget{padding:0 1rem 1rem}.widget_search .search-box-wrapper{display:block}.widget_recent_entries ul li a:link,.widget_recent_entries ul li a{display:block;border-bottom:1px solid #2e353b;padding:1rem 2rem}.widget_recent_entries ul li .post-date{font-size:60%}body.logged-in .no-widgets{background-color:transparent;color:#2e353b;padding:1.5em;text-align:center;border:1px solid #2e353b;border-radius:2px;margin-bottom:1.5em;margin:1rem}.no-widgets{display:none}.footer{clear:both}.footer .logo,.footer .copyright{margin:1rem auto}.footer .social-nav{position:relative;top:auto;left:auto;width:auto}.footer .logo{width:50px}footer.footer{display:block;padding:0rem}footer.footer #inner-footer{padding:2rem 0 0}footer.footer #inner-footer .sidebar{padding:0}footer.footer #final-footer{padding:1rem}.copyright{text-align:center}.fade-in a{-webkit-transition:opacity .5s linear,visibility .5s linear,transform .75s cubic-bezier(0.165, 0.84, 0.44, 1);transition:opacity .5s linear,visibility .5s linear,transform .75s cubic-bezier(0.165, 0.84, 0.44, 1);will-change:opacity,visibility,transform}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.top-bottom-border{border-top:1px solid #2e353b;border-bottom:1px solid #2e353b}.padding{padding:1rem}.youtube-after{float:left;width:50%;padding:1rem !important;background-color:#777;color:#fff}.nivoSlider .nivo-caption{position:absolute;left:50%;bottom:2.5rem;background:transparent;color:rgba(255,255,255,0.85);width:100%;height:auto;padding:0;margin:0 -50%;text-align:center;font-size:small}.nivoSlider .nivo-caption h2{margin:0}.woocommerce span.onsale{display:none}.wp-block-search__inside-wrapper{padding:1rem}.wp-block-file.padding{padding:1rem 2rem}.wp-block-embed__wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.wp-block-column.flex{display:flex;height:auto;flex-wrap:wrap;align-content:space-between}.wp-block-column p{padding-top:0}.wp-block-columns.nogap{gap:0}.sedici-noni{position:relative}.sedici-noni:before{display:block;content:"";width:100%;padding-top:56.25%}.sedici-noni>.flex-video,.sedici-noni .video-overlay,.sedici-noni .wp-block-embed__wrapper{position:absolute;top:0;left:0;right:0;bottom:0}.quattro-terzi{position:relative}.quattro-terzi:before{display:block;content:"";width:100%;padding-top:75%}.quattro-terzi>.flex-video,.quattro-terzi .video-overlay,.quattro-terzi .wp-block-embed__wrapper{position:absolute;top:0;left:0;right:0;bottom:0}.uno-a-uno{position:relative}.uno-a-uno:before{display:block;content:"";width:100%;padding-top:100%}.uno-a-uno>.flex-video,.uno-a-uno .video-overlay,.uno-a-uno .wp-block-embed__wrapper{position:absolute;top:0;left:0;right:0;bottom:0}.nove-sedicesimi{position:relative}.nove-sedicesimi:before{display:block;content:"";width:100%;padding-top:177.77778%}.nove-sedicesimi>.flex-video,.nove-sedicesimi .video-overlay,.nove-sedicesimi .wp-block-embed__wrapper{position:absolute;top:0;left:0;right:0;bottom:0}.tre-quarti{position:relative}.tre-quarti:before{display:block;content:"";width:100%;padding-top:133.33333%}.tre-quarti>.flex-video,.tre-quarti .video-overlay,.tre-quarti .wp-block-embed__wrapper{position:absolute;top:0;left:0;right:0;bottom:0}.taxonomy-parent,.taxonomy-description{color:#919191;padding:0 0 1rem 0}.taxonomy-parent ul{display:block;width:100%;height:auto;padding:0;margin:0;font-size:small}.taxonomy-parent ul li.cat-item{padding:0}.taxonomy-parent ul li.cat-item a{width:auto;text-align:center;text-decoration:none;margin:0px 0px 1px 1px;display:none;float:left;padding:3px 10px}.taxonomy-parent ul li.cat-item.current-cat-ancestor a{display:block;background-color:#686868;color:#fff}.taxonomy-parent ul li.cat-item.current-cat-ancestor ul li a{display:none;background-color:#686868;color:#fff}.taxonomy-parent ul li.cat-item.current-cat-ancestor ul li ul li a{display:none;background-color:#585858;color:#fff}.taxonomy-parent ul li.cat-item.current-cat-ancestor ul li.current-cat-parent a{display:block;background-color:#585858;color:#fff}.taxonomy-parent ul li.cat-item.current-cat-ancestor ul li.current-cat-parent ul li a{display:none;background-color:#686868}.taxonomy-parent ul li.cat-item.current-cat-parent a{background-color:#585858}.taxonomy-parent ul li.cat-item.current-cat-parent ul li a{display:none;background-color:#777}.taxonomy-parent ul li.cat-item.current-cat-parent ul li.current-cat a{display:none;background-color:#f04}.taxonomy-parent ul li.cat-item.current-cat-ancestor ul li.current-cat-parent ul li.current-cat a,.taxonomy-parent ul li.cat-item.current-cat-parent ul li.current-cat a,.taxonomy-parent ul li.cat-item.current-cat a{display:block;color:#fff;background-color:#f04}.taxonomy-parent ul li.cat-item.current-cat-ancestor ul li.current-cat-parent ul li.current-cat ul li a,.taxonomy-parent ul li.cat-item.current-cat-parent ul li.current-cat ul li a,.taxonomy-parent ul li.cat-item.current-cat ul li a{display:block;color:#fff;background-color:#e0003c}.taxonomy-parent ul li.cat-item.current-cat-ancestor ul li.current-cat-parent ul li.current-cat ul li ul li a,.taxonomy-parent ul li.cat-item.current-cat-parent ul li.current-cat ul li ul li a,.taxonomy-parent ul li.cat-item.current-cat ul li ul li a{display:none}.taxonomy-parent ul li.cat-item ul.children{position:relative;display:block;width:100%}.taxonomy-parent ul li.cat-item a:hover{color:#fff;background-color:#000 !important}.taxonomy-description{font-size:80%}#infscr-loading{position:fixed;height:100%;width:100%;z-index:100;margin:0;top:0;left:0;background-color:rgba(255,255,255,0.85);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#infscr-loading div{width:200px;height:200px;margin:-100px;top:50%;left:50%;display:block;position:absolute;background-color:transparent;padding:200px 1rem 1rem;font-size:0.75rem;font-weight:800;text-align:center;z-index:1;color:#000}#infscr-loading img{width:200px;height:200px;margin:-100px;top:50%;left:50%;display:block;position:absolute;background-color:transparent}#slb_viewer_wrap .slb_theme_slb_black .slb_container{background-color:#000 !important;border-radius:0 !important}.event-data{display:block;border-top:1px solid #2e353b;padding-top:1rem;margin-top:1rem}.location-event .addressLocality,.location-event .streetAddress{font-size:80%}.location-event a:visited{color:#000}.location-event a:hover{color:#fff}.calendar{position:absolute;width:100px;height:100px;top:100%;right:50%;margin:-50px;padding:1rem;color:#f04;background-color:#fff;border:3px solid #fff;-webkit-border-radius:100% 100% 100% 100%;-moz-border-radius:100% 100% 100% 100%;-o-border-radius:100% 100% 100% 100%;border-radius:100% 100% 100% 100%;-webkit-box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.13);-moz-box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.13);box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.13);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.calendar span{display:block;text-align:center;line-height:1}.calendar span.date-month{font-size:1rem}.calendar span.date-day{font-size:2rem}.calendar span.date-year{font-size:0.8rem}.post-event{position:relative;padding:1rem 1rem 3rem;margin:0;background-color:#f04;color:#ff99b4}.post-event p{padding:0 0 1rem 1rem}.post-event .calendar{bottom:0;right:50%;margin:-50px -50px}.post-event .date-event{color:#fff}#events .event{position:relative;display:block;padding:0rem;overflow:hidden;background-color:#fff;margin-bottom:1rem;max-height:none}#events .event a.read-post{display:block;text-align:center;z-index:12}#events .event a:hover.read-post{color:#ccc;background-color:#fff;border-color:#fff}#events .event a:hover .calendar{background-color:#f04;color:#fff;border:3px solid #fff;-webkit-box-shadow: 0px 5px 13px 5px rgba(0,0,0,0.13);-moz-box-shadow: 0px 5px 13px 5px rgba(0,0,0,0.13);box-shadow: 0px 5px 13px 5px rgba(0,0,0,0.13)}#events .event .thumb{display:block;width:auto;height:100%;z-index:0;position:relative}#events .event .thumb img{display:none;margin:0 !important}#events .event .contents{display:flex;flex-direction:column;flex-flow:column;width:100%}#events .event .contents header,#events .event .contents section,#events .event .contents footer{padding:1rem 1rem 0 1rem;min-height:50px;font-size:100%}#events .event .contents header h2,#events .event .contents section h2,#events .event .contents footer h2{text-align:center;padding:3rem 0 1rem}#events .event .contents header p,#events .event .contents section p,#events .event .contents footer p{padding:0 0 1rem}#events .event .contents header p .event-location,#events .event .contents section p .event-location,#events .event .contents footer p .event-location{font-size:1.5rem}#events .event .contents header p .day-event,#events .event .contents section p .day-event,#events .event .contents footer p .day-event{font-weight:bold}#events .event .contents footer.border-top{border-top:1px solid #020202}#events.past .event{background-color:#f2f2f2;border:1px solid #e6e6e6}#events.past .event a .calendar{color:#777;background-color:#fff}#events.past .event a:hover .calendar{background-color:#777;color:#fff;border:3px solid #fff;-webkit-box-shadow: 0px 5px 5px 1px rgba(0,0,0,0.1);-moz-box-shadow: 0px 5px 5px 1px rgba(0,0,0,0.1);box-shadow: 0px 5px 5px 1px rgba(0,0,0,0.1)}#events.past .event .data-space{color:#777}.edit{display:block;position:absolute;top:1rem;right:0;z-index:11;padding:0px;width:auto !important;font-size:1rem;text-align:center}.edit i{line-height:1;vertical-align:middle;font-size:2em;width:33px;height:33px;border-radius:100%;color:#fff;background-color:rgba(0,0,0,0.75);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;text-shadow:0px 0px 0px transparent}.edit:hover i{color:#fff;background-color:transparent;text-shadow:0px 3px 10px rgba(0,0,0,0.3)}.ui-datepicker{display:block;background-color:rgba(255,255,255,0.8);color:rgba(0,0,0,0.8)}.blur{-webkit-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);-ms-filter:blur(3px);filter:blur(3px);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.blur header.header{top:-8rem}.tnp-widget-minimal input.tnp-email,input#s{display:block;line-height:1rem;padding:0.5rem 1rem;margin:0 0 1rem;font-size:1rem;color:#eee;border-radius:0;vertical-align:middle;box-sizing:border-box;box-shadow:none;width:100%}.unique{display:block;float:left;width:auto}ul.breadcrumbs,ul.navpages.landscape{display:block;width:100%;padding:0;margin:0;list-style:none;color:#181b1f;background-color:#2a3036;border-bottom:1px solid #2e353b}ul.breadcrumbs li,ul.navpages.landscape li{position:relative;display:block;padding:0;margin:0}ul.breadcrumbs li a,ul.navpages.landscape li a{position:relative;color:#eee;display:block;padding:0.25rem 2rem}ul.breadcrumbs li a span.current,ul.navpages.landscape li a span.current{color:#f04}ul.breadcrumbs li:_before,ul.navpages.landscape li:_before{padding:0 5px;color:#2e353b;content:"/\00a0"}ul.breadcrumbs li:empty,ul.navpages.landscape li:empty{display:none}ul.breadcrumbs li.current_page_item a,ul.navpages.landscape li.current_page_item a{background-color:#fff;color:#f04;-webkit-box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.2);box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.2)}ul.breadcrumbs li ul.children,ul.navpages.landscape li ul.children{display:none}ul.breadcrumbs li span.current,ul.navpages.landscape li span.current{color:#fff;background-color:#f04;padding:0.5rem 1rem}ul.breadcrumbs ul.navpages,ul.navpages.landscape ul.navpages{margin:0 0 0 1rem;padding:0 1rem;border-left:1px solid #2e353b}ul.breadcrumbs ul.navpages li a,ul.navpages.landscape ul.navpages li a{color:#eee}ul.breadcrumbs ul.navpages li.current_page_item a,ul.navpages.landscape ul.navpages li.current_page_item a{background-color:#f04;color:#fff}.schedule-list .schedule-post{display:block;padding:2rem 0}.schedule-list .schedule-post header{padding:0;margin:4rem 0 2rem}.schedule-list .schedule-post section.entry-content{padding:0}.schedule-list .schedule-post section.entry-content .nav-vertical-title,.schedule-list .schedule-post section.entry-content .nav-vertical{padding:0;text-align:center}.schedule-list .schedule-post section.entry-content .nav-vertical-title li.current_page_item a,.schedule-list .schedule-post section.entry-content .nav-vertical li.current_page_item a{font-weight:bold;color:#f04}.schedule-list .schedule-post section.entry-content .nav-vertical-title{padding:1rem 2rem}.schedule-list .schedule-post figure{border-radius:100px;-webkit-box-shadow:inset 0px 0px 13px 5px rgba(0,0,0,0.3);-moz-box-shadow:inset 0px 0px 13px 5px rgba(0,0,0,0.3);box-shadow:inset 0px 0px 13px 5px rgba(0,0,0,0.3);overflow:hidden;margin:0px auto;width:120px;height:120px;max-height:100%;max-width:100%;background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/no-thumb.png);background-position:center;background-size:100%;background-repeat:no-repeat;background-color:#f2f2f2}.schedule-list .schedule-post .member{display:block;color:#777;text-align:center;padding-bottom:0.5rem}.schedule-list .schedule-post .member .nick{color:#f04}.schedule-list .schedule-post .role{display:block;color:#919191;border-top:1px solid #f04}.schedule-list .schedule-post p{color:#777;margin:0;text-align:justify;padding-top:0.5rem}.schedule-list .schedule-post p:empty{display:none}.team-member .crl-title{text-align:center}.team-member .crl-title h2 small{display:block}figure.thumb{border-radius:100px;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5) inset;overflow:hidden;margin:0px auto;width:120px;height:120px;max-height:100%;max-width:100%}figure.thumb img.attachment-thumbnail{width:100%;height:auto;margin:0 auto}figure.full{margin:0px auto;width:100%;height:200px;background-repeat:no-repeat;background-size:100% auto;display:block;position:relative;background-position:center}.relative{position:relative}#nav-below{text-align:center}.related-title{text-align:center}.textwidget.custom-html-widget{padding:0}.newsletter-widget{font-size:0.75rem;padding:0.25rem 0;line-height:1.2rem;vertical-align:-webkit-baseline-middle;margin:1rem 0}.newsletter-widget .newsletter-email{height:44px;width:60%;min-width:auto;display:inline-block;margin:0;padding:0.9rem;border:none;background-color:#181b1f}.newsletter-widget .newsletter-email:focus,.newsletter-widget .newsletter-email:active{background-color:#555;color:#fff;outline:none;border-color:#777;border:none}.newsletter-widget .newsletter-submit{height:44px;width:40%;min-width:auto;padding:1rem;margin:0;border:none;display:inline-block;top:4px}code{position:relative;display:block;margin:0;padding:2rem 1rem 1rem;border:1px solid #f00040;border-radius:5px;background-color:#66001b;color:#fff}code:before{position:absolute;top:0;left:0;content:'<code>';width:100%;background-color:#f04;color:#fff;padding:0 0 0 1rem;border-bottom:#f00040}.mejs-container .mejs-inner .mejs-mediaelement{position:relative !important}html #notice{display:none}html.no-js #notice{display:block;position:relative;width:100%;height:auto;margin:0;z-index:0}html.no-js #container{display:block;position:relative}html.no-js header.header{position:relative;top:auto;left:auto;margin:0;width:100%;height:auto;padding:1rem 0}html.no-js .slider-menu{display:block;width:100%;position:relative}html.no-js .slider-menu .space{margin:0}.parallax-container{position:relative;max-height:650px;overflow:hidden;display:block;padding:0;background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/hr-shadow.png);background-repeat:no-repeat;background-position:top center}.parallax-container .contenuto{width:100%;position:absolute;height:300px;width:300px}.parallax-container .contenuto.center{margin:20px -150px;top:0;left:50%}.parallax-container .contenuto.center h1,.parallax-container .contenuto.center h2,.parallax-container .contenuto.center h3,.parallax-container .contenuto.center h4,.parallax-container .contenuto.center h5{text-align:center}.parallax-container .contenuto .wpcf7{background-color:#23282d;-webkit-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3)}body.page-template-landing-page-2 .header{position:relative}body.page-template-landing-page-2 .header .inner-header .logo-title{position:relative;margin:1rem auto 0;text-align:center;text-indent:-100000px;background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/icons/default/logo-rev.svg);background-size:100%;width:200px;height:50px;background-repeat:no-repeat}body.page-template-landing-page-2 .entry-content{padding:2rem 2rem}body.page-template-landing-page-2 .entry-content .wp-block-heading,body.page-template-landing-page-2 .entry-content p{padding:0 0 1rem}body.page-template-landing-page-2 .entry-content ._field-wrapper ._error._below,body.page-template-landing-page-2 .entry-content ._form_element ._error._below{position:relative}body.page-template-landing-page-2 .entry-content ._field-wrapper ._error._below ._error-arrow,body.page-template-landing-page-2 .entry-content ._form_element ._error._below ._error-arrow{top:100%;right:15px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #cb2b2b}body.page-template-landing-page-2 .entry-content ._field-wrapper ._error._above,body.page-template-landing-page-2 .entry-content ._form_element ._error._above{position:relative}body.page-template-landing-page-2 .entry-content ._field-wrapper ._error._above ._error-arrow,body.page-template-landing-page-2 .entry-content ._form_element ._error._above ._error-arrow{bottom:100%;left:1rem;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #cb2b2b}body.page-template-landing-page-2 .entry-content ._field-wrapper ._error-inner,body.page-template-landing-page-2 .entry-content ._form_element ._error-inner{padding:12px 12px 12px 36px;color:#fff;background-color:#cb2b2b;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM9 3V9H7V3H9ZM9 13V11H7V13H9Z' fill='%23FFFFFF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:12px center;font-size:14px;font-family:arial, sans-serif;font-weight:600;line-height:16px;text-align:center;text-decoration:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;box-shadow:0px 1px 4px rgba(31,33,41,0.29829)}body.page-template-landing-page-2 .entry-content ._field-wrapper ._error-inner._form_error,body.page-template-landing-page-2 .entry-content ._form_element ._error-inner._form_error{margin-bottom:5px;text-align:left}body.page-template-landing-page-2 .entry-content ._field-wrapper ._error-arrow,body.page-template-landing-page-2 .entry-content ._form_element ._error-arrow{position:absolute;width:0;height:0}body.page-template-landing-page-2 .entry-content ._field-wrapper #_form_1_ ._button-wrapper ._error-inner._form_error,body.page-template-landing-page-2 .entry-content ._form_element #_form_1_ ._button-wrapper ._error-inner._form_error{position:static}body.page-template-landing-page-2 .entry-content ._field-wrapper #_form_1_ ._error-inner._no_arrow,body.page-template-landing-page-2 .entry-content ._form_element #_form_1_ ._error-inner._no_arrow{margin-bottom:10px}body.page-template-landing-page-2 .entry-content ._form-title{font-size:1.5rem;font-weight:bold;line-height:1;padding:0 0 0.5rem 0}body.page-template-landing-page-2 .entry-content label,body.page-template-landing-page-2 .entry-content ._html-code{font-size:100%;line-height:normal;margin:0 0 0.5rem 0;text-align:justify}body.page-template-landing-page-2 .entry-content button,body.page-template-landing-page-2 .entry-content fieldset{border:none;margin:0;padding:0 0 .5rem 0}body.page-template-landing-page-2 .entry-content ._button-wrapper{margin:1rem 0}body.page-template-landing-page-2 .entry-content ._logo{display:block;width:130px;height:14px;margin-top:6px;background-image:url(https://d226aj4ao1t61q.cloudfront.net/hh9ujqgv5_aclogo_li.png);background-size:130px auto;background-repeat:no-repeat}body.page-template-landing-page-2 .entry-content .form-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}body.page-template-landing-page-2 .entry-content #_form_1_ ._form-label,body.page-template-landing-page-2 .entry-content #_form_1_ ._form_element ._form-label{font-weight:bold;margin-bottom:5px;display:block}body.page-template-landing-page-2 .entry-content #_form_1_._dark ._form-branding{color:#333}body.page-template-landing-page-2 .entry-content #_form_1_._dark ._form-branding ._logo{background-image:url(https://d226aj4ao1t61q.cloudfront.net/jftq2c8s_aclogo_dk.png)}body.page-template-landing-page-2 .entry-content ._submit{-webkit-appearance:none;cursor:pointer;font-family:arial, sans-serif;font-size:14px;text-align:center;background:#ED7728 !important;border:0 !important;-moz-border-radius:4px !important;-webkit-border-radius:4px !important;border-radius:4px !important;color:#FFFFFF !important;padding:10px !important}body.page-template-landing-page-2 .entry-content ._submit:disabled{cursor:not-allowed;opacity:0.4}body.page-template-landing-page-2 .entry-content ._submit.processing{position:relative}body.page-template-landing-page-2 .entry-content ._submit.processing:before{content:"";width:1em;height:1em;position:absolute;z-index:1;top:50%;left:50%;border:double 3px transparent;border-radius:50%;background-image:linear-gradient(#ED7728, #ED7728),conic-gradient(#ED7728, #fff);background-origin:border-box;background-clip:content-box, border-box;animation:1200ms ease 0s infinite normal none running _spin}body.page-template-landing-page-2 .entry-content ._submit.processing:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:#ED7728 !important;border:0 !important;-moz-border-radius:4px !important;-webkit-border-radius:4px !important;border-radius:4px !important;color:#FFFFFF !important;padding:10px !important}@keyframes _spin{0%{transform:translate(-50%, -50%) rotate(90deg)}100%{transform:translate(-50%, -50%) rotate(450deg)}}body.page-template-landing-page-2 footer .no-landing{display:none}body.page-template-landing-page-2 footer .only-landing{display:inline-block}body.page-template-landing-page-2 footer .wp-block-heading{display:none}body.page-template-landing-page-2 footer .copyright{font-size:0.8rem;text-align:center}body.page-template-page-maintenance{background-color:#23282d;color:#eee}body.page-template-page-maintenance .header,body.page-template-page-maintenance #slider-menu{display:none}body.page-template-page-maintenance #main{display:block;margin:0 auto;background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/icons/default/logo-rev.svg);background-position:top;background-repeat:no-repeat;background-size:50%}body.page-template-page-maintenance #main article.page{margin:25% auto 0 auto}body.page-template-page-maintenance #main article.page .article-header,body.page-template-page-maintenance #main article.page .article-footer{text-align:center}body.page-template-page-maintenance #main article.page .article-header{padding:3rem}body.page-template-page-maintenance #main article.page .entry-content{position:relative;background-color:#efefef;color:#23282d}body.page-template-page-maintenance #main article.page .entry-content hr{border:none;border-top:1px solid #23282d}body.page-template-page-maintenance #main article.page .entry-content:after{position:absolute;width:0;height:0;border-style:solid;border-width:20px 20px 0 20px;border-color:#efefef transparent transparent transparent;top:100%;left:50%;margin:0 -20px}body.page-template-page-maintenance #main article.page .article-footer{margin-top:1rem;padding:0}body.page-template-page-maintenance #main article.page .article-footer h3{margin:1rem}body.page-template-page-maintenance #main article.page .article-footer ul.social-nav.center a,body.page-template-page-maintenance #main article.page .article-footer ul.social-nav.center a:link{color:#fff;font-size:2rem}body.page-template-page-maintenance #main article.page .article-footer ul.social-nav.center a.logged-in,body.page-template-page-maintenance #main article.page .article-footer ul.social-nav.center a:link.logged-in{display:none}body.page-template-page-protect.logged-in .entry-content{background-color:#fff}body.page-template-page-protect .entry-content{background-color:transparent;-webkit-box-shadow: 0 0 0 0 transparent;-moz-box-shadow: 0 0 0 0 transparent;box-shadow: 0 0 0 0 transparent}body.page-template-page-protect .article-footer{margin:0;padding:2rem;opacity:.5}body.page-template-landing-page .wp-block-separator{padding:0;border:none;border-top:1px solid #2e353b}body.page-template-landing-page .padding{padding:4rem 0}body.page-template-landing-page .padding.first{padding:0 0 4rem 0}body.page-template-landing-page .padding.last{padding:4rem 0 0 0}body.page-template-landing-page .margin{margin:0 auto}body.single-doc_type .login-panel-simple{padding:1rem;max-width:500px;margin:5rem auto;border:1px solid #eee;box-shadow:0px 0px 10px 1px rgba(0,0,0,0.3)}body.single-doc_type .login-panel-simple .panel-title{margin:0}body .icon.user span{display:none;font-size:1rem;line-height:1;vertical-align:super}body .icon.user:before{content:'\f338'}body .icon.close{text-shadow:0px 0px 0px transparent;color:#f04}body .icon.close:before{transform:rotate(90deg)}body .icon.close:hover{background-color:transparent;text-shadow:0px 3px 10px rgba(0,0,0,0.3);color:#fff}body .icon.close:hover:before{transform:rotate(0deg)}body.dashicons-font .icon:before{font-family:"dashicons";font-size:1.5rem;line-height:1rem;padding:0 1rem;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}body.dashicons-font .icon.google-plus:before{content:'\f18b'}body.dashicons-font .icon.pinterest:before{content:'\f192'}body.dashicons-font .icon.youtube:before{content:'\f19b'}body.dashicons-font .icon.flickr:before{content:'\f306'}body.dashicons-font .icon.email:before{content:'\f466'}body.dashicons-font .icon.plus:before{content:"\f18b"}body.dashicons-font .icon.user:before{content:'\f338'}body.dashicons-font .icon.facebook:before{content:'\f305'}body.dashicons-font .icon.twitter:before{content:'\f301'}body.dashicons-font .icon.instagram:before{content:'\f12d'}body.dashicons-font .icon.vimeo:before{content:'\f234'}body.dashicons-font .icon.linkedin:before{content:'\f18d'}body.dashicons-font .icon.edit:before{content:'\f464'}body.dashicons-font .icon.close:before{content:'\f335';font-size:2rem}body.foundation-icons .icon:before{font-family:"foundation-icons";font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;font-size:1.5rem;line-height:1rem;padding:0 1rem}body.foundation-icons .icon.google-plus:before{content:'\f1ca'}body.foundation-icons .icon.pinterest:before{content:'\f1d6'}body.foundation-icons .icon.youtube:before{content:'\f1ea'}body.foundation-icons .icon.flickr:before{content:'\f1c5'}body.foundation-icons .icon.email:before{content:'\f410'}body.foundation-icons .icon.plus:before{content:"\f199"}body.foundation-icons .icon.user:before{content:'\f1fe'}body.foundation-icons .icon.facebook:before{content:'\f1c4'}body.foundation-icons .icon.twitter:before{content:'\f1e4'}body.foundation-icons .icon.instagram:before{content:'\f1cd'}body.foundation-icons .icon.vimeo:before{content:'\f1e5'}body.foundation-icons .icon.linkedin:before{content:'\f1d0'}body.foundation-icons .icon.edit:before{content:'\f194'}body.foundation-icons .icon.close:before{content:'\f217';font-size:1.3rem;height:20px;width:20px}.image-parallax-css{position:relative;padding:0;min-height:100%;width:100%;box-sizing:border-box;box-shadow:0 5px 1px rgba(0,0,0,0.7),0 -5px 1px rgba(0,0,0,0.7);background:50% 50% / cover}.mouse{display:none}.scroll-link{display:none}.ticker-container{display:none}.sponsors{display:block;margin:0 auto;text-align:center}.sponsors .sponsor{display:inline-block;margin:0 auto;text-align:center;width:100%}.sponsors .sponsor figure{margin:0;padding:5px}.sponsors.colonne-2 .sponsor,.sponsors.colonne-3 .sponsor,.sponsors.colonne-4 .sponsor,.sponsors.colonne-5 .sponsor,.sponsors.colonne-6 .sponsor,.sponsors.colonne-10 .sponsor{width:50%}#nav-post{background-color:#1f2327}#nav-post .nav-single{display:block}#nav-post .nav-single div a,#nav-post .nav-single div.assistive-text{color:#eee;display:block;padding:1rem;text-align:center}#nav-post .nav-single div a:hover{background-color:#272d33}input[type="image"]{width:100% !important}.swpm-payment-button .swpm-button-wrapper input[type="image"]{width:100% !important}.swpm-subscription-button-submit{width:100% !important}.swpm-post-not-logged-in-msg{padding:5rem 2rem;text-align:center}#ctl_calende h1,#ctl_calende h2,#ctl_calende h3,#ctl_calende h4,#ctl_calende h5,#ctl_calende h6,#ctl_calende p{padding:1rem}#ctl_calende dl.schedule li,#ctl_calende menu.schedule li,#ctl_calende ol.schedule li,#ctl_calende ul.schedule li{opacity:0.5;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#ctl_calende dl.schedule li.today,#ctl_calende dl.schedule li:hover,#ctl_calende menu.schedule li.today,#ctl_calende menu.schedule li:hover,#ctl_calende ol.schedule li.today,#ctl_calende ol.schedule li:hover,#ctl_calende ul.schedule li.today,#ctl_calende ul.schedule li:hover{opacity:1}#ctl_calende dl.schedule li span.orario,#ctl_calende menu.schedule li span.orario,#ctl_calende ol.schedule li span.orario,#ctl_calende ul.schedule li span.orario{width:50%}#ctl_calende dl.schedule li span.orario a,#ctl_calende dl.schedule li span.orario span,#ctl_calende menu.schedule li span.orario a,#ctl_calende menu.schedule li span.orario span,#ctl_calende ol.schedule li span.orario a,#ctl_calende ol.schedule li span.orario span,#ctl_calende ul.schedule li span.orario a,#ctl_calende ul.schedule li span.orario span{display:block;padding:0.25rem 0.25rem;border-radius:0 0 3px 3px}#ctl_calende dl.schedule li span.orario a.not-today,#ctl_calende dl.schedule li span.orario span.not-today,#ctl_calende menu.schedule li span.orario a.not-today,#ctl_calende menu.schedule li span.orario span.not-today,#ctl_calende ol.schedule li span.orario a.not-today,#ctl_calende ol.schedule li span.orario span.not-today,#ctl_calende ul.schedule li span.orario a.not-today,#ctl_calende ul.schedule li span.orario span.not-today{-webkit-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);background-color:rgba(0,0,0,0.5);color:rgba(255,255,255,0.5)}#ctl_calende dl.schedule li span.orario a.terminated,#ctl_calende dl.schedule li span.orario span.terminated,#ctl_calende menu.schedule li span.orario a.terminated,#ctl_calende menu.schedule li span.orario span.terminated,#ctl_calende ol.schedule li span.orario a.terminated,#ctl_calende ol.schedule li span.orario span.terminated,#ctl_calende ul.schedule li span.orario a.terminated,#ctl_calende ul.schedule li span.orario span.terminated{-webkit-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);background-color:#cb2b2b;color:#fff}#ctl_calende dl.schedule li span.orario a.active,#ctl_calende dl.schedule li span.orario span.active,#ctl_calende menu.schedule li span.orario a.active,#ctl_calende menu.schedule li span.orario span.active,#ctl_calende ol.schedule li span.orario a.active,#ctl_calende ol.schedule li span.orario span.active,#ctl_calende ul.schedule li span.orario a.active,#ctl_calende ul.schedule li span.orario span.active{padding:0.25rem 0.5rem;-webkit-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);background-color:#2ba6cb;color:#fff}#ctl_calende dl.schedule li span.orario a.need-login,#ctl_calende dl.schedule li span.orario span.need-login,#ctl_calende menu.schedule li span.orario a.need-login,#ctl_calende menu.schedule li span.orario span.need-login,#ctl_calende ol.schedule li span.orario a.need-login,#ctl_calende ol.schedule li span.orario span.need-login,#ctl_calende ul.schedule li span.orario a.need-login,#ctl_calende ul.schedule li span.orario span.need-login{-webkit-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);background-color:#cbbf2b;color:#000}#ctl_calende dl.schedule li.image-online,#ctl_calende dl.schedule li.image-incoming,#ctl_calende dl.schedule li.image-now,#ctl_calende menu.schedule li.image-online,#ctl_calende menu.schedule li.image-incoming,#ctl_calende menu.schedule li.image-now,#ctl_calende ol.schedule li.image-online,#ctl_calende ol.schedule li.image-incoming,#ctl_calende ol.schedule li.image-now,#ctl_calende ul.schedule li.image-online,#ctl_calende ul.schedule li.image-incoming,#ctl_calende ul.schedule li.image-now{background-position:bottom center;background-repeat:no-repeat;background-size:100%}#ctl_calende dl.schedule li.image-now,#ctl_calende menu.schedule li.image-now,#ctl_calende ol.schedule li.image-now,#ctl_calende ul.schedule li.image-now{background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/icons/now.svg)}#ctl_calende dl.schedule li.image-incoming,#ctl_calende menu.schedule li.image-incoming,#ctl_calende ol.schedule li.image-incoming,#ctl_calende ul.schedule li.image-incoming{background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/icons/incoming.svg)}#ctl_calende dl.schedule li.image-online,#ctl_calende menu.schedule li.image-online,#ctl_calende ol.schedule li.image-online,#ctl_calende ul.schedule li.image-online{background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/icons/online.svg)}#ctl_calende dl.contact,#ctl_calende menu.contact,#ctl_calende ol.contact,#ctl_calende ul.contact{list-style-type:none;color:#eee;background-color:#2a3036;border-top:1px solid #2e353b;padding:1rem;margin:0}.sottolineato{text-decoration:underline}.only-landing,.m-none{display:none}@media only screen and (min-width: 481px){.entry-content .alignleft,.entry-content img.alignleft{margin-right:1.5em;display:inline;float:left}.entry-content .alignright,.entry-content img.alignright{margin-left:1.5em;display:inline;float:right}.entry-content .aligncenter,.entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}}@media only screen and (min-width: 768px){body.menu-is-open header.header.minimize{position:fixed;background-color:rgba(0,0,0,0.5);box-shadow:none}body.admin-bar .hamburglar,body.admin-bar .header{top:32px}body.admin-bar .slider-menu{top:32px}.wrap{max-width:760px;width:100%}.fullwrap{width:100%}article.post,article.page{padding-top:0}.page-template-home .page{padding-top:0}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{text-rendering:optimizelegibility;font-weight:700;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small{display:block;font-size:50%}h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a{text-decoration:none}h1,.h1{font-size:3rem}h2,.h2{font-size:2.5rem}h3,.h3{font-size:2rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1rem}header.header{position:fixed}header.header #logo a .logo-title{margin:10px -100px}header.header .hamburglar{position:absolute;top:0;right:0}header.header.minimize{-webkit-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3);box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.3)}header.header.minimize #logo a .logo-title{margin:10px -100px}header.header.is-open{background-color:transparent;-webkit-box-shadow: 0px -1px 10px 0px transparent;-moz-box-shadow: 0px -1px 10px 0px transparent;box-shadow: 0px -1px 10px 0px transparent}.logo a .logo-title{position:absolute;z-index:2;right:50%;margin:10px -100px;display:block;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;opacity:1}.slider-menu{width:320px;top:0;right:-320px}.slider-menu .space{margin:80px 0 0 0}.slider-menu.is-open{right:0}.slider-menu.is-open .nav li a{text-align:left;padding-left:2rem}.slider-menu.is-open .nav li ul li a{padding-left:3rem}.slider-menu.is-close{right:-320px}.slider-menu #sidebar-left .widget{font-size:80%}.slider-menu #sidebar-left .widget .widgettitle{text-align:left;padding-left:2rem}.slider-menu #sidebar-left .widget ul{padding:0}.slider-menu #sidebar-left .widget ul li a,.slider-menu #sidebar-left .widget ul li .post-date{padding-left:3rem}.nav.doclist{margin-top:0}.nav-flex,.doclist{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin:1rem 0;border:0}.nav-flex ul,.doclist ul{background:#23282d;margin-top:0}.nav-flex li,.doclist li{position:relative;min-height:1px;display:inline-block;margin:0.5rem 1.5rem;width:20%;text-align:center}.nav-flex li a,.doclist li a{border-bottom:0;display:block;text-align:center}.nav-flex li ul.sub-menu,.nav-flex li ul.children,.doclist li ul.sub-menu,.doclist li ul.children{margin-top:0;border:1px solid #2e353b;position:absolute;visibility:hidden;z-index:8999;width:200px;margin:0 -100px;left:50%}.nav-flex li ul.sub-menu:before,.nav-flex li ul.children:before,.doclist li ul.sub-menu:before,.doclist li ul.children:before{content:'';position:absolute;width:0;height:0;border:9px solid;border-bottom-color:#fff;left:50%;bottom:100%;margin-left:-9px;color:transparent;background-color:transparent;z-index:2}.nav-flex li ul.sub-menu:after,.nav-flex li ul.children:after,.doclist li ul.sub-menu:after,.doclist li ul.children:after{content:'';position:absolute;width:0;height:0;border:10px solid;border-bottom-color:#2e353b;left:50%;bottom:100%;margin-left:-10px;color:transparent;background-color:transparent;z-index:1;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.nav-flex li ul.sub-menu li,.nav-flex li ul.children li,.doclist li ul.sub-menu li,.doclist li ul.children li{width:100%}.nav-flex li ul.sub-menu li a,.nav-flex li ul.children li a,.doclist li ul.sub-menu li a,.doclist li ul.children li a{padding-left:10px;border-right:0;display:block}.nav-flex li ul.sub-menu li:last-child a,.nav-flex li ul.children li:last-child a,.doclist li ul.sub-menu li:last-child a,.doclist li ul.children li:last-child a{border-bottom:0}.nav-flex li ul.sub-menu li ul,.nav-flex li ul.children li ul,.doclist li ul.sub-menu li ul,.doclist li ul.children li ul{top:0;left:100%}.nav-flex li:hover>ul,.doclist li:hover>ul{top:auto;visibility:visible}.oriz-nav-ex,.oriz-nav{display:flex;flex-direction:row;justify-content:space-evenly;column-gap:0;margin:0;padding:0}.oriz-nav-ex .menu-item,.oriz-nav .menu-item{flex-grow:0}.oriz-nav-ex .menu-item a,.oriz-nav .menu-item a{padding:1rem}.doclist-old ul li{display:inline-block}.crl-media{position:relative}.crl-media .flex-video img.landscape{width:100%;float:none;margin:-5rem auto}.crl-media .image-parallax{background-size:100%;max-height:600px}.crl-media.no-object{height:350px;width:760px;margin:0 auto}.crl-media.no-object .crl-title.over{padding:0}.crl-media .pre-title{height:100%;width:760px;margin:0 -380px;left:50%}.crl-media.container-parallax{max-height:360px}.crl-media.container-parallax:before{padding-top:0}.entry-content{z-index:12;position:relative;padding:0;margin-top:-2rem;background-color:#23282d;-webkit-box-shadow: 0px -6px 15px 0px rgba(0,0,0,0.1);-moz-box-shadow: 0px -6px 15px 0px rgba(0,0,0,0.1);box-shadow: 0px -6px 15px 0px rgba(0,0,0,0.1)}.entry-content p{text-align:justify}.entry-content p.more,.entry-content p.read-post{text-align:left}.page #main,.page #sidebar-left,.single #main,.single #sidebar-left{margin-top:0}.page-template-home #main,.page-template-page-full #main{margin-top:0}.blog .crl-media .crl-title{position:absolute;bottom:1rem;left:1rem;color:#fff;text-align:left;font-weight:800}.blog .crl-media .crl-title.autoplay{display:block;bottom:auto;position:relative;left:auto}.crl-media .pre-title{position:absolute;display:block;height:100%;background:transparent;text-align:center;width:96%;margin:0 -48%;left:50%;top:0}.crl-media .crl-title{padding:0 1rem;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.crl-media .crl-title .replace-logo{margin:-50px -200px;width:400px;height:100px}.crl-media .crl-title .add-logo{display:block;background-position:left;background-size:auto 100%;background-repeat:no-repeat;padding-left:0}.crl-media .crl-title .add-logo span{text-align:left}.crl-media .crl-title h1{font-weight:bold;text-transform:uppercase;margin:0;padding:0;line-height:1}.crl-media .crl-title h1 small{display:block;font-size:50%}.crl-media .crl-title p{width:100%;padding:1rem}.crl-media .crl-title.thin h1{font-weight:100}.crl-media .crl-title.regular h1{font-weight:400}.crl-media .crl-title.bold h1{font-weight:700}.crl-media .crl-title.shadow h1{text-shadow:0px 0px 6px rgba(0,0,0,0.9)}.crl-media .crl-title.before{position:relative}.crl-media .crl-title.over{position:absolute;z-index:3;padding:0 1rem;margin:0;width:400px}.crl-media .crl-title.over.top{top:4rem}.crl-media .crl-title.over.middle{top:50%;margin:-50px auto;height:auto}.crl-media .crl-title.over.bottom{bottom:4rem}.crl-media .crl-title.over.left{left:0}.crl-media .crl-title.over.right{right:0;left:auto}.crl-media .crl-title.left h1,.crl-media .crl-title.left p{text-align:left}.crl-media .crl-title.right h1,.crl-media .crl-title.right p{text-align:right}.crl-media .crl-title.center{width:100%;text-align:center;left:auto}.crl-media .crl-title.center h1,.crl-media .crl-title.center p{display:inline-block;text-align:center}.crl-media .crl-title.after{margin-top:0rem}.crl-media .crl-title.normal h1{font-size:2.5rem}.crl-media .crl-title.large h1{font-size:3.5rem}.crl-media .crl-title.very-large h1{font-size:4.5rem}.crl-media .crl-title.with-back h1 small{line-height:1;margin-top:0.5rem}.crl-media .crl-title.with-back h1 span{padding:0.5rem 1rem;color:#000;background-color:rgba(255,255,255,0.8);display:inline-block;margin-right:0.25rem;line-height:1;vertical-align:middle}.crl-media .crl-title.with-back p{padding:1rem;margin-top:0.5rem;color:rgba(255,255,255,0.8);background-color:rgba(0,0,0,0.8)}.widget{padding:0;margin:0 0 1rem 0}.widget:first-child .widgettitle{margin-top:0}.widget .tagcloud{padding:0 1rem;text-align:justify}.widget ul,.widget p{padding:0 1rem;text-align:center}.widget ul li{margin-bottom:0.75em}.widget ul li ul{margin-top:0.75em;padding-left:1em}.widget_recent_entries ul li a{padding:0}.gallery.gallery-columns-2 .gallery-item{width:50%}.gallery.gallery-columns-3 .gallery-item{width:33.333333%}.gallery.gallery-columns-3 .gallery-item.double{width:66.66666%}.gallery.gallery-columns-4 .gallery-item{width:25%}.gallery.gallery-columns-4 .gallery-item.double{width:50.0%}.gallery.gallery-columns-5 .gallery-item{width:20%}.gallery.gallery-columns-5 .gallery-item.double{width:40%}.gallery.gallery-columns-6 .gallery-item{width:16.6666666667%}.gallery.gallery-columns-6 .gallery-item.double{width:33.33%}.gallery.gallery-columns-7 .gallery-item{width:14.2857142857%}.gallery.gallery-columns-7 .gallery-item.double{width:28.5714285714%}.gallery.gallery-columns-8 .gallery-item{width:12.5%}.gallery.gallery-columns-8 .gallery-item.double{width:25.0%}.gallery.gallery-columns-9 .gallery-item{width:11.1111111111%}.gallery.gallery-columns-9 .gallery-item.double{width:22.22222222%}.masonry,.top-news{margin-top:0}.masonry .item,.top-news .item{width:33.33%}.masonry .item a header,.top-news .item a header{left:0%;width:100%}.masonry .item a header .entry-title,.top-news .item a header .entry-title{font-size:2rem;text-align:center}.masonry .item footer,.top-news .item footer{left:0%;width:100%}.masonry .item.item-columns-1,.top-news .item.item-columns-1{width:100%}.masonry .item.item-columns-2,.top-news .item.item-columns-2{width:50%}.masonry .item.item-columns-3,.top-news .item.item-columns-3{width:33.333333%}.masonry .item.item-columns-4,.top-news .item.item-columns-4{width:25%}.masonry .item.item-columns-5,.top-news .item.item-columns-5{width:20%}.masonry .item .set-padding,.top-news .item .set-padding{margin:5px}.masonry.item-columns-1 .item,.top-news.item-columns-1 .item{width:100%}.masonry.item-columns-2 .item,.top-news.item-columns-2 .item{width:50%}.masonry.item-columns-3 .item,.top-news.item-columns-3 .item{width:33.333333%}.masonry.item-columns-4 .item,.top-news.item-columns-4 .item{width:25%}.masonry.item-columns-5 .item,.top-news.item-columns-5 .item{width:20%}.top-news{padding:0rem}.top-news .item{float:left}.top-news .item header a .entry-title{left:0;font-size:2rem}.top-news .item header a .entry-title small{font-size:0.75rem}.top-news .item footer{height:10%;background-color:transparent;box-shadow:none}.top-news .item footer .catofnews{text-align:left}.top-news .item footer ul.categories li a{color:#fff}.top-news .item footer ul.categories li a:first-child{padding-left:0}.top-news .item.item-columns-all{width:100%}.top-news .item.item-columns-all header a .entry-title{font-size:3rem}.top-news .item.item-columns-2of3{width:66.6665%}.top-news .item.item-columns-2of3 header a .entry-title{font-size:2rem}.top-news .item.item-columns-1of3{width:33.3332%}.top-news .item.item-columns-1of3 header a .entry-title{font-size:1.3rem}.related-posts .item{width:25%}.hentry{margin-bottom:0}.hentry header{padding:1.5em}.hentry header .vcard{display:none}.hentry footer{padding:0}.hentry footer.article-footer{margin-top:2rem}.hentry footer.article-footer p{margin:0}.hentry footer.article-footer p.category{padding-bottom:0.25rem}.hentry footer.article-footer p.tags{padding-top:0.25rem}.hentry footer.article-footer p.byline{text-align:left}.hentry footer.article-footer .share .share-social{text-align:right}.hentry footer.article-footer .share .share-social li.text{margin-right:0;padding-bottom:0}.wp-block-columns .wp-block-column.terzo{flex-basis:calc(33.33%)}.wp-block-columns .wp-block-column.terzo:nth-child(2n){margin:0;padding:0 0.5rem}.wp-block-embed{width:760px;max-width:80%;margin:1rem auto}.social-nav{text-align:left}.header .social-nav{float:left;margin:1rem}.footer .social-nav{float:right;margin:1rem}.copyright{text-align:left}.blocco{padding:1rem}.blocco.sin{text-align:left}.blocco.des{text-align:right}.social-contacts,.social-nav,.share-social{text-align:right}.social-contacts li.text,.social-nav li.text,.share-social li.text{display:inline-block;margin-right:5px}.social-contacts li.text small,.social-nav li.text small,.share-social li.text small{display:inline-block}.login-panel{margin:-250px;width:500px;height:500px;top:50%;left:50%}.login-panel.simple{padding:2rem}.login-panel.simple h2.panel-title{display:block}.login-panel.simple form .login-username,.login-panel.simple form .login-password,.login-panel.simple form .login-remember,.login-panel.simple form .login-submit{font-size:100%}.login-panel.simple .login-info#result{display:block;padding:1rem !important}#single-post-container{width:500px;margin:-250px -250px}#single-post-container.youtube{width:710px;height:400px;max-height:750px;margin:-230px -355px}#single-post-container.youtube .content #content p,#single-post-container.youtube .content #content iframe{display:block;width:710px;height:400px}.wp-block-image.youtube{display:inline-block;width:50%}.wp-block-image.youtube img{padding:0}.wp-block-image.youtube.unique{width:50%;float:none;margin:0 auto}.wp-block-image.youtube.full,.wp-block-image.youtube.unique{width:100%}.wp-block-image.youtube.full a,.wp-block-image.youtube.unique a{position:relative;display:block;width:100%;height:auto}@-webkit-keyframes ticker{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);visibility:visible}100%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes ticker{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);visibility:visible}100%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.ticker-container{display:block;background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/hr-shadow_rev.png);background-repeat:no-repeat;background-position:bottom center;overflow:hidden;widht:100%}.ticker-wrap{position:relative;top:0;left:0;padding:0;margin:0;width:100%;overflow:hidden;height:2rem;padding-left:100%;box-sizing:content-box;display:block}.ticker-wrap .ticker{padding:0;margin:0.5rem 0 0 0;display:inline-block;height:1rem;line-height:1rem;white-space:nowrap;padding-right:100%;box-sizing:content-box;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:ticker;animation-name:ticker;-webkit-animation-duration:60s;animation-duration:60s}.ticker-wrap .ticker__item{display:inline-block;padding:0 1rem;font-size:1rem;color:white}.ticker-wrap .ticker__item a{color:white}.ticker-wrap .ticker__item a .tiker-title{font-weight:700}.ticker-stopped{position:relative;padding:0;margin:0;width:100%;overflow:hidden;height:2rem;background-color:crimson(0.9);box-sizing:content-box;display:block}.ticker-stopped .ticker{padding:0;margin:0.5rem auto 0 auto;display:inline-block;height:1rem;line-height:1rem;white-space:nowrap;text-align:center;width:100%}.ticker-stopped .ticker__item{display:block;padding:0 1rem;font-size:1rem;color:white;margin:0 auto}.ticker-stopped .ticker__item a{color:white}.ticker-stopped .ticker__item a .tiker-title{font-weight:700}#ctl_calende .calendario{display:block;padding:1rem 2rem}.calendar{display:none;top:10%;right:10%;-webkit-border-radius:100% 0% 100% 100%;-moz-border-radius:100% 0% 100% 100%;-o-border-radius:100% 0% 100% 100%;border-radius:100% 0% 100% 100%}.post-event{padding:1rem 1rem}.post-event .calendar{top:10px;right:10px;margin:0}.top-news .calendar{top:55px;right:55px}ul.breadcrumbs li{display:table-cell}ul.breadcrumbs li a{padding:0.25rem 1rem;border-right:1px solid #2e353b}ul.breadcrumbs li a.corner{position:relative}ul.breadcrumbs li a.corner:before{position:absolute;top:50%;right:0;margin:-10px -10px;width:0;height:0;border-style:solid;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #2a3036;z-index:2}ul.breadcrumbs li a.corner:after{position:absolute;top:50%;right:0;margin:-12px -12px;width:0;height:0;border-style:solid;border-width:12px 0 12px 12px;border-color:transparent transparent transparent #2e353b;z-index:1}.schedule-list .schedule-post section.entry-content{padding:2rem 1rem}.schedule-list .schedule-post section.entry-content .nav-vertical-title,.schedule-list .schedule-post section.entry-content .nav-vertical{text-align:right}.schedule-list .schedule-post section.entry-content .nav-vertical-title{padding:1rem 2rem}.flex-container{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;height:auto}#events{padding:1rem}#events .event{display:flex;height:auto;justify-content:flex-end}#events .event .border-left{border-left:1px solid #2e353b}#events .event .border-right{border-right:1px solid #2e353b}#events .event .thumb{width:25%;overflow:hidden;background-color:transparent}#events .event .thumb img{margin:0 !important}#events .event .thumb .calendar{top:5px;right:5px;margin:0}#events .event .contents{display:flex;flex-direction:row;flex-flow:row wrap;width:75%}#events .event .contents header,#events .event .contents section,#events .event .contents footer{padding-left:2rem;width:100%}#events .event .contents header h2,#events .event .contents section h2,#events .event .contents footer h2{text-align:left;padding:0}#events .event .contents header p,#events .event .contents section p,#events .event .contents footer p{font-size:1rem}#events .event .contents header p.location-event,#events .event .contents section p.location-event,#events .event .contents footer p.location-event{margin-bottom:0rem;font-weight:800;padding:0}#events .event .contents header p.location-event span,#events .event .contents section p.location-event span,#events .event .contents footer p.location-event span{display:none}#events .event .contents header p.date-event,#events .event .contents section p.date-event,#events .event .contents footer p.date-event{display:none;width:75%;padding:0}#events .event .contents section{padding:0 1rem 0 2rem}#events .event .contents section p{font-size:0.75rem}#events .event footer{align-self:flex-end}#events .event footer a.read-post{position:absolute;bottom:1rem;right:1rem;display:block;text-align:center;z-index:12}.byline{text-align:left}html.no-js #content{width:70%;float:left}html.no-js header.header{position:relative;top:auto;left:auto;margin:0;width:100%;height:auto;padding:1rem 0}html.no-js .slider-menu{width:30%;float:right}html.no-js .slider-menu .space{margin:0}.parallax-container{position:relative;max-height:520px;overflow:hidden;display:block;padding:0;background-image:url(//new.yoss.it/wp-content/themes/engine-9/library/images/hr-shadow.png);background-repeat:no-repeat;background-position:top center}.parallax-container .contenuto{width:100%;position:absolute;max-height:500px;max-width:500px}.parallax-container .contenuto.center{margin:-200px -250px;top:50%;left:50%}.parallax-container .contenuto.center h1,.parallax-container .contenuto.center h2,.parallax-container .contenuto.center h3,.parallax-container .contenuto.center h4,.parallax-container .contenuto.center h5{text-align:center}body.page-template-landing-page .wp-block-separator{padding:2rem 0}body.page-template-landing-page .padding{padding:4rem 0}body.page-template-landing-page .padding.first{padding:0 0 4rem 0}body.page-template-landing-page .padding.last{padding:4rem 0 0 0}body.page-template-landing-page .margin{margin:0 auto}.image-parallax-css{position:relative;padding:20% 10%;min-height:100%;width:100%;box-sizing:border-box;box-shadow:0 5px 1px rgba(0,0,0,0.7),0 -5px 1px rgba(0,0,0,0.7);background:50% 50% / cover}.sponsors.colonne-2 .sponsor{width:50%}.sponsors.colonne-3 .sponsor{width:33.333%}.sponsors.colonne-4 .sponsor{width:25%}.sponsors.colonne-5 .sponsor{width:20%}.sponsors.colonne-6 .sponsor{width:16.66665%}.sponsors.colonne-10 .sponsor{width:10%}.nav-single{display:block}.nav-single span{width:33.3333%}.mouse{display:block;max-width:1.5rem;width:100%;height:auto}.scroll{animation-name:scroll;animation-duration:1.5s;animation-timing-function:cubic-bezier(0.65, -0.55, 0.25, 1.5);animation-iteration-count:infinite;transform-origin:50% 20.5px;will-change:transform, opacity;opacity:1}.scroll-link{position:absolute;z-index:100;bottom:4rem;left:50%;transform:translateX(-50%)}@keyframes scroll{0%, 20%{transform:translateY(0) scaleY(1)}100%{transform:translateY(36px) scaleY(2);opacity:0}}.exit{animation-name:exit;animation-duration:3.5s;animation-timing-function:cubic-bezier(0.65, -0.55, 0.25, 1.5);animation-iteration-count:1;transform-origin:50% 20.5px;will-change:transform, opacity;opacity:0}@keyframes exit{0%, 20%{transform:translateY(0) scaleY(1) scaleX(1);opacity:1}100%{transform:translateY(-10%) scaleY(0.5) scaleX(0.5);opacity:0}}.m-none{display:block}body.page-template-landing-page-2 .header{position:relative;display:block}body.page-template-landing-page-2 .header .inner-header .logo-title{margin:2rem auto 0}body.page-template-landing-page-2 #content{display:block;position:relative;margin:3rem 0}body.page-template-landing-page-2 #content .entry-content{position:relative}body.page-template-landing-page-2 #content .entry-content ._error-inner{display:block;width:50%}body.page-template-landing-page-2 #content .entry-content label,body.page-template-landing-page-2 #content .entry-content ._html-code{font-size:1rem;margin:0 0 1rem 0;text-align:justify}body.page-template-landing-page-2 #content .entry-content button,body.page-template-landing-page-2 #content .entry-content fieldset{padding:0 0 1rem 0}body.page-template-landing-page-2 footer.footer{position:absolute;display:block;padding:0rem;bottom:0;width:100%}body.page-template-landing-page-2 footer .copyright{font-size:1rem}}@media only screen and (min-width: 1030px){.wrap{max-width:1040px;width:100%}.loader{min-height:400px;padding:0}.loaded{min-height:auto}.blog .loader{min-height:230px}.nav{border:0}.nav li{position:relative}.nav li a{font-size:1rem;padding:0.5rem 1rem}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.entry-content p,.entry-content ul,.entry-content ol{padding:1rem 2rem}ul.breadcrumbs,ul.navpages.landscape{padding:0}.metaslider{min-height:auto}.metaslider .caption-wrap h1{font-size:7rem}.metaslider .caption-wrap h2{font-size:5rem}.metaslider .caption-wrap h3{font-size:3rem}.top-news .articolo{position:relative;height:auto}#events .event .contents header p.location-event,#events .event .contents section p.location-event,#events .event .contents footer p.location-event{padding:0;font-size:1.25rem}#events .event .contents header p.date-event,#events .event .contents section p.date-event,#events .event .contents footer p.date-event{display:block;padding:0;width:75%}#events .event .contents section{padding:0 1rem 0 2rem}#events .event .contents section p{font-size:1rem}.single-format-video .block-cover{padding-bottom:100px}.single-format-video .block-cover .wrap{margin-top:3em}.single-format-video .block-cover .wrap .crl-media{-webkit-box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.4);-moz-box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.4);box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.4)}.single-format-video .block-content{margin-top:-100px}.crl-media{overflow:hidden}.crl-media.no-object{width:1040px}.crl-media .pre-title{width:1040px;margin:0 -520px}.crl-media .crl-title.over{padding:0}.crl-media .crl-title h1{font-size:3.5rem}.single-doc_type.logged-in .crl-media{max-height:2000px}.admin-bar .fixed-menu{top:2rem}.masonry{min-height:420px}.masonry .item{width:25%}.masonry .item header a{left:0%;width:100%}.masonry .item header a .entry-title{font-size:2.25rem}.masonry .item footer{left:0%;width:100%;display:block}#single-post-container{width:750px;height:500px;margin:-375px -375px}#single-post-container.youtube{width:710px;height:400px;max-height:750px;margin:-230px -355px}#single-post-container.youtube .content #content p,#single-post-container.youtube .content #content iframe{display:block;width:710px;height:400px}#ctl_calende .calendario{display:block;padding:1rem}.calendario{display:block}html.no-js #content{width:75%}html.no-js .slider-menu{width:25%}}@media only screen and (min-width: 1240px){.wrap{max-width:1230px;width:100%}#single-post-container{width:750px;height:590px;max-height:590px;margin:-295px -375px}#single-post-container .content{padding:0}#single-post-container.youtube{width:1280px;height:720px;max-height:720px;margin:-360px -640px}#single-post-container.youtube .content #content p,#single-post-container.youtube .content #content iframe{display:block;width:1280px;height:720px}.crl-media.no-object{width:1230px}.crl-media .pre-title{width:1230px;margin:0 -615px}#events .event{max-height:337px}.masonry .item{width:25%}.masonry .item header a .entry-title{font-size:2.5rem}.masonry .item footer{left:0%;width:100%;display:block}body.foundation-icons .icon:before{padding:0.5rem}html.no-js #content{width:80%}html.no-js .slider-menu{width:20%}}@media print{*{background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important}a,a:visited{color:#444 !important;text-decoration:underline}a:after,a:visited:after{content:" (" attr(href) ")"}a abbr[title]:after,a:visited abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.sidebar,.page-navigation,.wp-prev-next,.respond-form,nav{display:none}}@font-face{font-family:dashicons;src:url(//new.yoss.it/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//new.yoss.it/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//new.yoss.it/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}:root{--joinchat-ico:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0s4.686 12.283 0 16.97a12 12 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12 12 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.85 9.85 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918s-10.075-3.843-13.918 0a9.85 9.85 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22zm6.534-7.003-.933 1.164a9.84 9.84 0 0 1-3.497-3.495l1.166-.933a.79.79 0 0 0 .23-.94L9.561 6.96a.79.79 0 0 0-.924-.445l-2.023.524a.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.79.79 0 0 0-.445-.923L14.6 13.327a.79.79 0 0 0-.94.23z'/%3E%3C/svg%3E");--joinchat-font:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif}.joinchat{--sep:20px;--bottom:var(--sep);--s:60px;--h:calc(var(--s)/2);--header:max(50px,var(--s)*1.166667);--vh:100vh;--ch:142;--cs:70%;--cl:49%;--bw:1;--text:hsl(0deg 0% clamp(0%,var(--bw)*1000%,100%)/clamp(70%,var(--bw)*1000%,100%));--hover:hsl(var(--ch) var(--cs) calc(var(--cl) + 20%));--hsl:var(--ch) var(--cs) var(--cl);--color:hsl(var(--hsl));--dark:hsl(var(--ch) var(--cs) calc(var(--cl) - 10%));--bg:hsl(var(--hsl)/4%);--msg:var(--color);color:var(--text);display:none;position:fixed;z-index:9000;right:var(--sep);bottom:var(--bottom);font:normal normal normal 16px/1.625em var(--joinchat-font);letter-spacing:0;animation:joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both;transform:scale3d(0,0,0);transform-origin:calc(var(--s)/-2) calc(var(--s)/-4);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgb(0 0 0/0);contain:style}.joinchat *,.joinchat :after,.joinchat :before{box-sizing:border-box}.joinchat--show{display:block;transform:scaleX(1)}.joinchat--left{right:auto;left:var(--sep)}.joinchat--dark{--msg:var(--dark)}.joinchat--noanim{animation:none}.joinchat--chatbox:not(.joinchat--noanim){transform-origin:0 0;animation-timing-function:ease-in-out}.joinchat--hidden{display:none!important}@supports not (width:clamp(1px,1%,10px)){.joinchat{--text:hsl(0deg 0% calc(var(--bw)*1%)/90%)}}.joinchat__button{position:absolute;z-index:2;bottom:8px;right:8px;height:var(--s);width:var(--s);background:#25d366 var(--joinchat-ico) 50%/60% no-repeat;color:inherit;border-radius:50%;box-shadow:1px 6px 24px 0 rgba(7,94,84,.24);cursor:pointer;transition:background-color .2s linear}.joinchat__button:hover{background-color:#128c7e}.joinchat:has(.joinchat__chatbox) .joinchat__button:hover{transition-duration:1.5s}.joinchat__button:active{background-color:#128c7e;transition:none}.joinchat--left .joinchat__button{right:auto;left:8px}.joinchat--chatbox .joinchat__button{display:none}.joinchat__button__ico{position:absolute;inset:0;display:flex;border-radius:50%;overflow:hidden;color:var(--text)!important}.joinchat__button__ico svg{width:var(--ico-size,100%);height:var(--ico-size,100%);margin:calc((100% - var(--ico-size, 1))/2)}.joinchat__button:has(.joinchat__button__ico){background:var(--color);box-shadow:1px 6px 24px 0 hsl(var(--ch) var(--cs) calc(var(--cl) - 10%)/24%)}.joinchat__button:has(.joinchat__button__ico):active,.joinchat__button:has(.joinchat__button__ico):hover{background:var(--hover)}.joinchat__button__image{position:absolute;inset:1px;border-radius:50%;overflow:hidden;opacity:0}.joinchat__button__image img,.joinchat__button__image video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.joinchat--show .joinchat__button__image{animation:joinchat_image_loop 20s linear 5s infinite normal both}.joinchat--img .joinchat__button__image{opacity:1;animation:none}.joinchat__badge{position:absolute;z-index:2;bottom:calc(var(--s) - 8px);right:4px;width:20px;height:20px;border:none;border-radius:50%;background:#e82c0c;color:#fff;font-size:12px;font-weight:600;line-height:20px;text-align:center;box-shadow:none;opacity:0;pointer-events:none}.joinchat--left .joinchat__badge{right:auto;left:calc(var(--s) - 8px)}.joinchat__badge.joinchat__badge--in{animation:joinchat_badge_in .5s cubic-bezier(.27,.9,.41,1.28) 1 both}.joinchat__badge.joinchat__badge--out{animation:joinchat_badge_out .4s cubic-bezier(.215,.61,.355,1) 1 both}.joinchat__tooltip{position:absolute;top:calc(var(--h) - 16px);right:calc(var(--s) + 16px);max-width:calc(100vw - var(--s) - 45px);height:32px;padding:0 14px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);line-height:31px;white-space:nowrap;opacity:0;transition:opacity .3s ease-out .4s;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));pointer-events:none}.joinchat__tooltip:after{content:"";display:block;position:absolute;top:10px;right:-6px;border:8px solid transparent;border-width:6px 0 6px 8px;border-left-color:#fff}.joinchat__tooltip div{width:-moz-max-content;width:max-content;max-width:100%;overflow:hidden;text-overflow:ellipsis}.joinchat--tooltip .joinchat__tooltip{animation:joinchat_tootlip 20s linear 5s 1 normal both}.joinchat--chatbox .joinchat__tooltip{display:none}.joinchat--left .joinchat__tooltip{right:auto;left:calc(var(--s) + 16px)}.joinchat--left .joinchat__tooltip:after{left:-6px;right:auto;border-color:transparent;border-width:6px 8px 6px 0;border-right-color:#fff}.joinchat__qr{position:absolute;z-index:2;bottom:calc(var(--s) + 24px);right:8px;display:none;flex-direction:column-reverse;width:228px;min-height:200px;padding:14px 14px 10px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);text-align:center;white-space:nowrap;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));animation:joinchat_badge_in .4s cubic-bezier(.11,.84,.83,1.01) .5s both;pointer-events:none}.joinchat__qr:after{content:"";display:block;position:absolute;bottom:-6px;right:calc(var(--h) - 6px);border:8px solid transparent;border-width:8px 6px 0;border-top-color:#fff}.joinchat--left .joinchat__qr{left:8px;right:auto}.joinchat--left .joinchat__qr:after{left:calc(var(--h) - 6px);right:auto}.joinchat__qr div{font-size:14px;color:#4a4a4a;overflow:hidden;text-overflow:ellipsis}.joinchat__qr canvas{display:block;width:200px;height:200px;margin:0;image-rendering:pixelated}.joinchat__chatbox{content-visibility:hidden;contain-intrinsic-size:auto 400px auto 240px;display:flex;flex-direction:column;position:absolute;bottom:0;right:0;z-index:1;width:calc(100vw - var(--sep)*2);max-width:400px;max-height:calc(var(--vh) - var(--bottom) - var(--sep));border-radius:calc(var(--h) + 2px);background:#fff linear-gradient(180deg,var(--color),var(--color) var(--header),var(--bg) var(--header),var(--bg));box-shadow:0 2px 6px 0 rgba(0,0,0,.5);text-align:left;overflow:hidden;transform:scale3d(0,0,0);opacity:0;transition:opacity 80ms,transform 0s linear 81ms}[dir=rtl] .joinchat__chatbox{text-align:right}.joinchat--chatbox .joinchat__chatbox{content-visibility:visible;opacity:1;transform:scaleX(1);transition:opacity .2s ease-out,transform 0s linear}.joinchat--left .joinchat__chatbox{right:auto;left:0}.joinchat--dark .joinchat__chatbox{background:#1a1a1a linear-gradient(180deg,var(--dark),var(--dark) var(--header),var(--bg) var(--header),var(--bg))}.joinchat__header{display:flex;flex-flow:row;align-items:center;position:relative;flex-shrink:0;height:var(--header);padding:0 70px 0 26px;margin:0}[dir=rtl] .joinchat__header{padding:0 26px 0 70px}.joinchat__header span{font-size:19px;font-weight:600;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.8}.joinchat__header a{font-size:11px;line-height:18px;color:inherit!important;text-decoration:none!important;fill:currentcolor;opacity:.8}.joinchat__header a svg{display:inline-block;width:auto;height:18px;vertical-align:-30%}.joinchat__header a:active,.joinchat__header a:hover{color:inherit!important;text-decoration:none!important;opacity:.9;filter:drop-shadow(0 1px 3px rgba(0,0,0,.3))}.joinchat__wa{display:block;fill:currentcolor;opacity:.8}.joinchat__close{--size:34px;position:absolute;top:calc(50% - var(--size)/2);right:24px;width:var(--size);height:var(--size);border-radius:50%;background:rgba(0,0,0,.4) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M24 2.4 21.6 0 12 9.6 2.4 0 0 2.4 9.6 12 0 21.6 2.4 24l9.6-9.6 9.6 9.6 2.4-2.4-9.6-9.6z'/%3E%3C/svg%3E") 50%/12px no-repeat;cursor:pointer;transition:background-color .3s ease-out}.joinchat__close:hover{background-color:rgba(0,0,0,.6)}.joinchat__close:active{background-color:rgba(0,0,0,.7)}[dir=rtl] .joinchat__close{right:auto;left:24px}.joinchat__scroll{overflow:hidden scroll;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.joinchat__scroll::-webkit-scrollbar{width:4px;background:rgb(0 0 0/0)}.joinchat__scroll::-webkit-scrollbar-thumb{border-radius:2px;background:rgb(0 0 0/0)}.joinchat--blur .joinchat__scroll{background:hsl(var(--hsl)/2%);backdrop-filter:blur(10px)}.joinchat__scroll:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.joinchat__content{display:flex;flex-direction:column;width:calc(100% + 4px);padding:20px 0 8px}.joinchat__content:after{content:"";display:block;position:absolute;bottom:0;left:0;right:4px;height:calc(var(--s) + 20px);background:#fff linear-gradient(180deg,var(--bg),var(--bg));-webkit-mask-image:linear-gradient(rgb(0 0 0/0),rgb(0 0 0/60%) 25%,rgb(0 0 0/92%) 70%,rgb(0 0 0/100%) 95%,rgb(0 0 0/100%));mask-image:linear-gradient(rgb(0 0 0/0),rgb(0 0 0/60%) 25%,rgb(0 0 0/92%) 70%,rgb(0 0 0/100%) 95%,rgb(0 0 0/100%));pointer-events:none}.joinchat--dark .joinchat__content:after{background-color:#1a1a1a}.joinchat__open{position:sticky;z-index:2;bottom:8px;align-self:flex-end;display:flex;flex-direction:row;min-width:var(--s);height:var(--s);margin:0 8px;background:var(--color);color:inherit;border-radius:var(--h);box-shadow:0 1px 2px 0 rgba(0,0,0,.3);overflow:hidden;cursor:pointer;transition:background-color .2s linear}[dir=rtl] .joinchat__open{align-self:flex-start}.joinchat__open:active,.joinchat__open:hover{background:var(--hover)}.joinchat--left .joinchat__open{align-self:flex-start}[dir=rtl] .joinchat--left .joinchat__open{align-self:flex-end}.joinchat--optout .joinchat__open{background-color:#999;pointer-events:none}.joinchat__open__icon{flex-shrink:0;width:var(--s);height:var(--s);max-width:var(--s);padding:calc(var(--s)*0.18);margin:0;overflow:hidden}[dir=rtl] .joinchat__open__icon{transform:rotateY(180deg)}.joinchat__open__icon path{fill:none!important;stroke:var(--text)!important;stroke-linecap:round;stroke-width:33px;animation:none}.joinchat__open__icon .joinchat__pa{--stroke:1097}.joinchat__open__icon .joinchat__pb{--stroke:1020}.joinchat--chatbox .joinchat__open__icon path{stroke-dasharray:var(--stroke);stroke-dashoffset:var(--stroke);animation:joinchat_send_svg 6s .2s ease-in-out infinite}.joinchat--chatbox .joinchat__open__icon .joinchat__pb{animation-delay:3.2s}.joinchat--optout .joinchat__open__icon path{animation:none}.joinchat--optout .joinchat__open__icon .joinchat__pa{stroke-dasharray:0}.joinchat__open__text{--mw:0;max-width:var(--mw);width:-moz-fit-content;width:fit-content;padding:0;font-weight:600;line-height:var(--s);white-space:nowrap;opacity:0;overflow:hidden;text-overflow:ellipsis}.joinchat--chatbox .joinchat__open__text{--mw:min(400px - 16px - var(--s),100vw - 16px - var(--s) - 2*var(--sep));padding:0 4px 0 24px;opacity:1}[dir=rtl] .joinchat__open__text{padding:0 24px 0 4px}.joinchat--chatbox.joinchat--opening .joinchat__open__text{animation:joinchat_open_text .45s ease-out both}@keyframes joinchat_open_text{0%{max-width:0;opacity:0}60%{max-width:var(--mw);opacity:0}to{max-width:var(--mw);opacity:1}}.joinchat__optin{padding:0 16px;margin-bottom:16px;color:#4a4a4a;font-size:13px;line-height:1.33}.joinchat__optin a{display:inline;padding:0;color:inherit!important;text-decoration:underline}.joinchat__optin a:hover{text-decoration-thickness:2px}.joinchat__optin input{position:absolute;visibility:hidden}.joinchat__optin label{position:relative;display:block;margin:0;padding:0 0 0 30px;color:inherit;font:inherit;cursor:pointer}.joinchat__optin label:before{content:"";display:block;position:absolute;top:min(50% - 11px,5px);left:0;width:22px;height:22px;border:3px solid var(--color);border-radius:4px;background:#fff;box-shadow:0 0 0 1px var(--text);transition:box-shadow .3s ease-in-out}.joinchat--dark .joinchat__optin label:before{background:#000}.joinchat__optin label:after{content:"";display:none;position:absolute;top:min(50% - 8px,8px);left:8px;width:6px;height:14px;border:solid var(--text);border-width:0 3px 3px 0;transform:rotate(45deg)}[dir=rtl] .joinchat__optin label{padding:0 30px 0 0}[dir=rtl] .joinchat__optin label:before{left:auto;right:0}[dir=rtl] .joinchat__optin label:after{left:auto;right:8px}.joinchat__optin input:checked+label:before{box-shadow:0 0 0 1px var(--text),inset 0 0 0 10px var(--color)}.joinchat__optin input:checked+label:after{display:block}.joinchat--dark .joinchat__optin{color:#d8d8d8}.joinchat__chat{--peak_l:path("M17 25V0C17 12.877 6.082 14.9 1.031 15.91c-1.559.31-1.179 2.272.004 2.272C9.609 18.182 17 18.088 17 25z");--peak_r:path("M0 25.68V0c0 13.23 10.92 15.3 15.97 16.34 1.56.32 1.18 2.34 0 2.34-8.58 0-15.97-.1-15.97 7Z");--peak:var(--peak_l);display:flex;flex-direction:column;align-items:flex-start;padding-bottom:10px;transition:height .2s ease-out}[dir=rtl] .joinchat__chat{--peak:var(--peak_r)}.joinchat__bubble{flex-shrink:0;position:relative;min-width:60px;max-width:calc(100% - 52px);min-height:56px;padding:15px 20px;margin:0 26px 16px;border-radius:26px;background:#fff;color:#4a4a4a;word-break:break-word;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));transform-origin:0 50%;animation:joinchat_show .22s cubic-bezier(0,0,.58,1.19) 10ms both}[dir=rtl] .joinchat__bubble{transform-origin:100% 50%}.joinchat__bubble:before{content:"";display:block;position:absolute;bottom:18px;left:-15px;width:17px;height:25px;background:inherit;clip-path:var(--peak)}[dir=rtl] .joinchat__bubble:before{left:auto;right:-15px}.joinchat--dark .joinchat__bubble{background:#505050;color:#d8d8d8}.joinchat__bubble.joinchat__bubble--loading{width:70px;border:none;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle cx='4' cy='12' r='3'%3E%3Canimate id='c' attributeName='cy' begin='0;a.end+0.1s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='3'%3E%3Canimate attributeName='cy' begin='c.begin+0.1s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3Ccircle cx='20' cy='12' r='3'%3E%3Canimate id='a' attributeName='cy' begin='c.begin+0.2s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3C/svg%3E") 20px 20px no-repeat!important;transform-origin:50%!important;animation:joinchat_show .1s ease-out 10ms both}.joinchat--dark .joinchat__bubble.joinchat__bubble--loading{filter:invert(.5)}.joinchat__bubble.joinchat__bubble--note{min-height:0;padding:0;background:none!important;font-size:13px;line-height:1.33;filter:none;animation:none}.joinchat__bubble.joinchat__bubble--media{padding:5px}.joinchat__bubble.joinchat__bubble--loading:before,.joinchat__bubble.joinchat__bubble--note:before{content:none}.joinchat__bubble a{color:var(--msg)!important;font-size:1em;text-decoration:underline}.joinchat__bubble a:active,.joinchat__bubble a:hover{color:var(--hover)!important;border-color:var(--hover)}.joinchat__bubble a.joinchat__btn{display:inline-block;min-height:46px;max-width:100%;padding:10px 20px;margin:5px 0;border:3px solid var(--msg);border-radius:23px;line-height:20px;text-align:center;text-decoration:none!important;overflow:hidden;text-overflow:ellipsis}.joinchat__bubble a.joinchat__btn+.joinchat__bubble a.joinchat__btn{margin-top:-5px}.joinchat__bubble img,.joinchat__bubble video{max-width:100%;height:auto;margin:.2em 0;border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0/10%)}.joinchat__bubble .joinchat--inline{display:inline-block;margin:-10px 0;border-radius:0;box-shadow:none;vertical-align:middle}.joinchat__bubble--media .joinchat--inline,.joinchat__bubble--media img,.joinchat__bubble--media video{display:block;margin:0;border-radius:21px;box-shadow:none}.joinchat__bubble code{padding:2px 5px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.joinchat__bubble hr{width:100%!important;height:0!important;padding:0!important;border:none!important;border-top:2px solid var(--msg)!important;margin:10px 0!important}@keyframes joinchat_show{0%{transform:scale3d(0,0,0)}to{transform:scaleX(1)}}@keyframes joinchat_badge_in{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes joinchat_badge_out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes joinchat_send_svg{0%,50%,to{stroke-dashoffset:var(--stroke)}5%,45%{stroke-dashoffset:0}}@keyframes joinchat_image_loop{0%{opacity:0}3%,20%{opacity:1}25%,to{opacity:0}}@keyframes joinchat_tootlip{0%{opacity:0;transform:scaleY(0)}1%,20%{opacity:1;transform:scaleX(1)}25%,to{opacity:0;transform:scaleX(1)}}.joinchat__woo-btn__wrapper{clear:both}.joinchat__woo-btn{--s:40px;display:inline-block;box-sizing:border-box;height:var(--s);max-width:100%;padding:0 calc(var(--s)/2) 0 var(--s);background:#25d366 var(--joinchat-ico) calc(var(--s)*0.2) 50% no-repeat;background-size:calc(var(--s)*0.6);color:#fff;border-radius:calc(var(--s)/2);font:700 normal calc(var(--s)*0.35)/var(--s) var(--joinchat-font);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;transition:background-color .2s}.joinchat__woo-btn:empty{padding-right:0}.joinchat__woo-btn:hover{background-color:#128c7e}@media (orientation:landscape) and (height >= 481px),(orientation:portrait) and (width >= 481px){.joinchat--mobile{display:none!important}}@media (width <= 767px){.joinchat--footer-bar{--bottom:76px!important}}@media (orientation:landscape) and (height <= 480px),(width <= 480px){.joinchat{--sep:6px;--header:max(50px,var(--s)*0.9166667)}.joinchat__header__text{font-size:17px}.joinchat__close{--size:28px}.joinchat__bubble{max-width:calc(100% - 40px);padding:16px;margin:0 20px 10px;line-height:24px}}@media (hover:hover){.joinchat__button:hover .joinchat__tooltip{opacity:1;animation:none;transition:opacity .2s}.joinchat--btn .joinchat__button:hover~.joinchat__qr,.joinchat--chatbox:has(.joinchat__open:hover) .joinchat__qr{display:flex}}@media (prefers-color-scheme:dark){.joinchat--dark-auto{--msg:var(--dark)}.joinchat--dark-auto .joinchat__chatbox{background:#1a1a1a linear-gradient(180deg,var(--dark),var(--dark) var(--header),var(--bg) var(--header),var(--bg))}.joinchat--dark-auto .joinchat__content:after{background-color:#1a1a1a}.joinchat--dark-auto .joinchat__optin label:before{background:#000}.joinchat--dark-auto .joinchat__optin{color:#d8d8d8}.joinchat--dark-auto .joinchat__bubble{background:#505050;color:#d8d8d8}.joinchat--dark-auto .joinchat__bubble.joinchat__bubble--loading{filter:invert(.5)}}@media (prefers-reduced-motion){.joinchat,.joinchat__open__icon path{animation:none}.joinchat__open__icon .joinchat__pa{stroke-dasharray:0}.joinchat--chatbox.joinchat--opening .joinchat__open__text{animation:none}.joinchat__bubble{animation:none!important}}div.sib-sms-field {
display: inline-block;
position: relative;
width: 100%;
}
.sib-sms-field .sib-country-block {
position: absolute;
right: auto;
left: 0;
top: 0;
bottom: 0;
padding: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sib-country-block .sib-toggle.sib-country-flg {
z-index: 1;
position: relative;
width: 46px;
height: 100%;
padding: 0 0 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #dbdbdb;
cursor: pointer;
}
.sib-country-block .sib-toggle .sib-cflags {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
height: 15px;
width: 20px;
background-repeat: no-repeat;
background-color: #dbdbdb;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-image: url(//new.yoss.it/wp-content/plugins/mailin/img/flags/fr.png);
}
.sib-country-block .sib-toggle .sib-icon-arrow {
position: absolute;
top: 50%;
margin-top: -2px;
right: 6px;
width:  0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid;
}
.sib-sms-field ul.sib-country-list {
position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0px;
margin: 0px 0px 0px -1px;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 4px;
background-color: white;
border: 1px solid rgb(204, 204, 204);
white-space: nowrap;
max-height: 150px;
overflow-y: scroll;
overflow-x: hidden;
top: 50px;
width: 250px;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix {
font-size: 14px;
padding:1px 10px;
cursor: pointer;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover {
background-color: #dbdbdb;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box {
width: 20px;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag {
height: 18px;
width: 20px;
background-image: url(//new.yoss.it/wp-content/plugins/mailin/img/flags/ad.png);
vertical-align: middle;
display: inline-block;
background-repeat:no-repeat;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code {
margin-left: 20px;
}
.sib-sms-field .sib-sms {
padding-right: 6px;
padding-left: 52px;
margin-left: 0;
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
margin-right: 0;
}
.sib-multi-lists.sib_error {
color: #A94442;
}.parallax-container .contenuto .wpcf7 {
background-color: #ffffffe0;
} article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:0.67em 0}abbr[title]{border-bottom:1px dotted}b,strong,.strong{font-weight:bold}dfn,em,.em{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}p{-webkit-hyphens:auto;-epub-hyphens:auto;-moz-hyphens:auto;hyphens:auto}pre{margin:0}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}q:before,q:after{content:'';content:none}small,.small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0}menu{padding:0 0 0 40px}ol,ul{padding:0;list-style-type:none}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.image-replacement,.ir{text-indent:100%;white-space:nowrap;overflow:hidden}.clearfix,.cf{zoom:1}.clearfix:before,.clearfix:after,.cf:before,.cf:after{content:"";display:table}.clearfix:after,.cf:after{clear:both}span.amp{font-family:Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;font-style:italic}@font-face{font-family:'Trebuchet MS';font-style:normal;font-weight:normal;src:local("Trebuchet MS"),url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/fonts/trebuchet-ms/trebuc.woff) format("woff")}@font-face{font-family:'Trebuchet MS Italic';font-style:normal;font-weight:normal;src:local("Trebuchet MS Italic"),url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/fonts/trebuchet-ms/Trebuchet-MS-Italic.woff) format("woff")}p{-ms-word-wrap:break-word;word-break:break-word;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;-webkit-hyphenate-before:2;-webkit-hyphenate-after:3;hyphenate-lines:3;-webkit-font-feature-settings:"liga", "dlig";-moz-font-feature-settings:"liga=1, dlig=1";-ms-font-feature-settings:"liga", "dlig";-o-font-feature-settings:"liga", "dlig";font-feature-settings:"liga", "dlig"}.last-col{float:right;padding-right:0 !important}@media (max-width: 767px){.m-all{float:left;padding-right:0.75em;width:100%;padding-right:0}.m-1of2{float:left;padding-right:0.75em;width:50%}.m-1of3{float:left;padding-right:0.75em;width:33.33%}.m-2of3{float:left;padding-right:0.75em;width:66.66%}.m-1of4{float:left;padding-right:0.75em;width:25%}.m-3of4{float:left;padding-right:0.75em;width:75%}}@media (min-width: 768px) and (max-width: 1029px){.t-all{float:left;padding-right:0.75em;width:100%;padding-right:0}.t-1of2{float:left;padding-right:0.75em;width:50%}.t-1of3{float:left;padding-right:0.75em;width:33.33%}.t-2of3{float:left;padding-right:0.75em;width:66.66%}.t-1of4{float:left;padding-right:0.75em;width:25%}.t-3of4{float:left;padding-right:0.75em;width:75%}.t-1of5{float:left;padding-right:0.75em;width:20%}.t-2of5{float:left;padding-right:0.75em;width:40%}.t-3of5{float:left;padding-right:0.75em;width:60%}.t-4of5{float:left;padding-right:0.75em;width:80%}}@media (min-width: 1030px){.d-all{float:left;padding-right:0.75em;width:100%;padding-right:0}.d-1of2{float:left;padding-right:0.75em;width:50%}.d-1of3{float:left;padding-right:0.75em;width:33.33%}.d-2of3{float:left;padding-right:0.75em;width:66.66%}.d-1of4{float:left;padding-right:0.75em;width:25%}.d-3of4{float:left;padding-right:0.75em;width:75%}.d-1of5{float:left;padding-right:0.75em;width:20%}.d-2of5{float:left;padding-right:0.75em;width:40%}.d-3of5{float:left;padding-right:0.75em;width:60%}.d-4of5{float:left;padding-right:0.75em;width:80%}.d-1of6{float:left;padding-right:0.75em;width:16.6666666667%}.d-1of7{float:left;padding-right:0.75em;width:14.2857142857%}.d-2of7{float:left;padding-right:0.75em;width:28.5714286%}.d-3of7{float:left;padding-right:0.75em;width:42.8571429%}.d-4of7{float:left;padding-right:0.75em;width:57.1428572%}.d-5of7{float:left;padding-right:0.75em;width:71.4285715%}.d-6of7{float:left;padding-right:0.75em;width:85.7142857%}.d-1of8{float:left;padding-right:0.75em;width:12.5%}.d-1of9{float:left;padding-right:0.75em;width:11.1111111111%}.d-1of10{float:left;padding-right:0.75em;width:10%}.d-1of11{float:left;padding-right:0.75em;width:9.09090909091%}.d-1of12{float:left;padding-right:0.75em;width:8.33%}}*,*:before,*:after{box-sizing:border-box}a:link.menu-slider,a:visited:link.menu-slider{-webkit-tap-highlight-color:transparent}.hamburglar:hover .burger-ring{stroke:#ee7426}.hamburglar:hover .path{stroke:#ee7426}.hamburglar.minimize{top:0.5rem}.path-rotation:before{background:transparent}.path{stroke:#ee7426}.burger-bun-top,.burger-bun-bot,.burger-filling{background:#ee7426}.burger-bun-top:hover,.burger-bun-bot:hover,.burger-filling:hover{stroke:#f29255}.burger-filling{background:#ee7426}.svg-ring{stroke:#777}.hamburglar.is-open .burger-bun-top,.hamburglar.is-open .burger-bun-bot,.hamburglar.is-open .burger-filling{background:#ee7426}.hamburglar.is-open .burger-bun-top:hover,.hamburglar.is-open .burger-bun-bot:hover,.hamburglar.is-open .burger-filling:hover{stroke:#ee7426}.logout a,.reverse{color:#000;border-color:#000}.logout a:hover,.logout a:focus,.reverse:hover,.reverse:focus{color:#ee7426;border-color:#ee7426}.blue-btn{border-color:#1c587f;color:#1c587f}.blue-btn:hover,.blue-btn:focus{border-color:#2980b9;color:#2980b9}.blue-btn:active{border-color:#2472a4;color:#2472a4}.dark-btn{border-color:#1c587f;color:#1c587f}.dark-btn:hover,.dark-btn:focus{border-color:#2980b9;color:#2980b9}.dark-btn:active{border-color:#2472a4;color:#2472a4}.yoga-suite .read-more{color:#fff;background-color:#ee7426;border-color:#fff}input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],select,textarea,.field{color:#777;border-radius:0;font-family:"Trebuchet MS",sans-serif;background-color:transparent;border:1px solid #ccc;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}input[type="text"]:focus,input[type="text"]:active,input[type="password"]:focus,input[type="password"]:active,input[type="datetime"]:focus,input[type="datetime"]:active,input[type="datetime-local"]:focus,input[type="datetime-local"]:active,input[type="date"]:focus,input[type="date"]:active,input[type="month"]:focus,input[type="month"]:active,input[type="time"]:focus,input[type="time"]:active,input[type="week"]:focus,input[type="week"]:active,input[type="number"]:focus,input[type="number"]:active,input[type="email"]:focus,input[type="email"]:active,input[type="url"]:focus,input[type="url"]:active,input[type="search"]:focus,input[type="search"]:active,input[type="tel"]:focus,input[type="tel"]:active,input[type="color"]:focus,input[type="color"]:active,select:focus,select:active,textarea:focus,textarea:active,.field:focus,.field:active{background-color:#777;border-color:#777;color:#fff}input[type="text"].is-changed,input[type="password"].is-changed,input[type="datetime"].is-changed,input[type="datetime-local"].is-changed,input[type="date"].is-changed,input[type="month"].is-changed,input[type="time"].is-changed,input[type="week"].is-changed,input[type="number"].is-changed,input[type="email"].is-changed,input[type="url"].is-changed,input[type="search"].is-changed,input[type="tel"].is-changed,input[type="color"].is-changed,select.is-changed,textarea.is-changed,.field.is-changed{background-color:#fff;border-color:#ed1c24}input[type="text"].error,input[type="text"].is-invalid,input[type="password"].error,input[type="password"].is-invalid,input[type="datetime"].error,input[type="datetime"].is-invalid,input[type="datetime-local"].error,input[type="datetime-local"].is-invalid,input[type="date"].error,input[type="date"].is-invalid,input[type="month"].error,input[type="month"].is-invalid,input[type="time"].error,input[type="time"].is-invalid,input[type="week"].error,input[type="week"].is-invalid,input[type="number"].error,input[type="number"].is-invalid,input[type="email"].error,input[type="email"].is-invalid,input[type="url"].error,input[type="url"].is-invalid,input[type="search"].error,input[type="search"].is-invalid,input[type="tel"].error,input[type="tel"].is-invalid,input[type="color"].error,input[type="color"].is-invalid,select.error,select.is-invalid,textarea.error,textarea.is-invalid,.field.error,.field.is-invalid{color:#e61019;outline-color:#e61019}input[type="text"].success,input[type="text"].is-valid,input[type="password"].success,input[type="password"].is-valid,input[type="datetime"].success,input[type="datetime"].is-valid,input[type="datetime-local"].success,input[type="datetime-local"].is-valid,input[type="date"].success,input[type="date"].is-valid,input[type="month"].success,input[type="month"].is-valid,input[type="time"].success,input[type="time"].is-valid,input[type="week"].success,input[type="week"].is-valid,input[type="number"].success,input[type="number"].is-valid,input[type="email"].success,input[type="email"].is-valid,input[type="url"].success,input[type="url"].is-valid,input[type="search"].success,input[type="search"].is-valid,input[type="tel"].success,input[type="tel"].is-valid,input[type="color"].success,input[type="color"].is-valid,select.success,select.is-valid,textarea.success,textarea.is-valid,.field.success,.field.is-valid{color:#fff;border-color:#d5edf8;background-color:#d5edf8;outline-color:#e6efc2}input[type="text"][disabled]:focus,input[type="text"][disabled]:active,input[type="text"].is-disabled:focus,input[type="text"].is-disabled:active,input[type="password"][disabled]:focus,input[type="password"][disabled]:active,input[type="password"].is-disabled:focus,input[type="password"].is-disabled:active,input[type="datetime"][disabled]:focus,input[type="datetime"][disabled]:active,input[type="datetime"].is-disabled:focus,input[type="datetime"].is-disabled:active,input[type="datetime-local"][disabled]:focus,input[type="datetime-local"][disabled]:active,input[type="datetime-local"].is-disabled:focus,input[type="datetime-local"].is-disabled:active,input[type="date"][disabled]:focus,input[type="date"][disabled]:active,input[type="date"].is-disabled:focus,input[type="date"].is-disabled:active,input[type="month"][disabled]:focus,input[type="month"][disabled]:active,input[type="month"].is-disabled:focus,input[type="month"].is-disabled:active,input[type="time"][disabled]:focus,input[type="time"][disabled]:active,input[type="time"].is-disabled:focus,input[type="time"].is-disabled:active,input[type="week"][disabled]:focus,input[type="week"][disabled]:active,input[type="week"].is-disabled:focus,input[type="week"].is-disabled:active,input[type="number"][disabled]:focus,input[type="number"][disabled]:active,input[type="number"].is-disabled:focus,input[type="number"].is-disabled:active,input[type="email"][disabled]:focus,input[type="email"][disabled]:active,input[type="email"].is-disabled:focus,input[type="email"].is-disabled:active,input[type="url"][disabled]:focus,input[type="url"][disabled]:active,input[type="url"].is-disabled:focus,input[type="url"].is-disabled:active,input[type="search"][disabled]:focus,input[type="search"][disabled]:active,input[type="search"].is-disabled:focus,input[type="search"].is-disabled:active,input[type="tel"][disabled]:focus,input[type="tel"][disabled]:active,input[type="tel"].is-disabled:focus,input[type="tel"].is-disabled:active,input[type="color"][disabled]:focus,input[type="color"][disabled]:active,input[type="color"].is-disabled:focus,input[type="color"].is-disabled:active,select[disabled]:focus,select[disabled]:active,select.is-disabled:focus,select.is-disabled:active,textarea[disabled]:focus,textarea[disabled]:active,textarea.is-disabled:focus,textarea.is-disabled:active,.field[disabled]:focus,.field[disabled]:active,.field.is-disabled:focus,.field.is-disabled:active{background-color:#d5edf8}body{font-family:"Trebuchet MS",sans-serif;color:#777;background-color:#FEFEFE}::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-thumb{background:#ee7426}::-webkit-scrollbar-track{background:#b2b2b2}body{scrollbar-face-color:#ee7426;scrollbar-track-color:#b2b2b2}::-webkit-input-placeholder{color:#b3b3b3}:-moz-placeholder{color:#b3b3b3}::-moz-placeholder{color:#b3b3b3}:-ms-input-placeholder{color:#b3b3b3}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{text-rendering:optimizelegibility;font-weight:400;font-family:"Trebuchet MS",sans-serif}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small{display:block;font-size:50%}h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a{text-decoration:none}a,a:visited{color:#ee7426;text-decoration:none}a:hover,a:focus,a:visited:hover,a:visited:focus{color:#f29255}a:active,a:visited:active{color:#f5b185}a:link,a:visited:link{color:#ee7426;-webkit-tap-highlight-color:rgba(0,0,0,0.3)}a.video:after,a:visited.video:after{background-color:transparent}a.video:hover:after,a:visited.video:hover:after{background-color:rgba(0,0,0,0.25)}a.video.time,a:visited.video.time{background-color:transparent}a.video.time:after,a:visited.video.time:after{background:none;background-color:transparent}header.header{background-color:transparent}header.header.is-open,header.header.minimize{background-color:rgba(254,254,254,0.5);-webkit-backdrop-filter:blur(20px);-moz-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}header.header.is-open #logo a .logo-title,header.header.minimize #logo a .logo-title{background-image:url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/icons/default/logo-rev.svg)}#logo{margin:0;padding:0}#logo a{color:#000}#logo a .logo-title{margin:0 10px;background-image:url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/icons/default/logo.svg)}.top-nav li a{font-family:"Trebuchet MS",sans-serif;color:rgba(0,0,0,0.5)}.top-nav li a:before,.top-nav li a:after{background-color:#ee7426}.top-nav li a:hover{color:#ee7426;background-color:#FEFEFE}.top-nav li.current_page_item a{color:#fff;background-color:#ee7426}.top-nav li.current_page_item a:hover{background-color:#fff}.top-nav li.current_page_item ul.sub-menu li a{color:#ee7426;background-color:#fff}.top-nav li.current_page_item ul.sub-menu li a:hover{color:#f29255}.nav li a{color:#777}.nav li a:hover,.nav li a:focus{color:#f29255}.nav.doclist li a{color:#777}.slider-menu{background-color:rgba(254,254,254,0.5);-webkit-backdrop-filter:blur(20px);-moz-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right-color:#f6f6f6}.parallax-container{max-height:640px}.grayback{background-color:#f1f1f1}.grayback-20{background-color:#e5e5e5}.hentry footer p.byline{color:#9fa6b4}.hentry footer p.no-comments{color:#777}.entry-content .doclist li a{border-color:#ee7426;background-color:#ee7426;color:#fff}.entry-content .doclist li a:hover{border-color:#f29255;background-color:#fff;color:#f29255}.entry-content hr.wp-block-separator{border-color:#f6f6f6;border-bottom:none}.entry-content p{padding:1rem 2rem}.entry-content p.more,.entry-content p.read-more{background-color:transparent}.entry-content p.more a,.entry-content p.more a:link,.entry-content p.more a:visited,.entry-content p.read-more a,.entry-content p.read-more a:link,.entry-content p.read-more a:visited{border-color:#ee7426;background-color:#ee7426;color:#fff}.entry-content p.more a:hover,.entry-content p.more a:link:hover,.entry-content p.more a:visited:hover,.entry-content p.read-more a:hover,.entry-content p.read-more a:link:hover,.entry-content p.read-more a:visited:hover{border-color:#f29255;background-color:#fff;color:#f29255}.entry-content p.pdf a:hover,.entry-content p.pdf a:link:hover,.entry-content p.pdf a:visited:hover{background-color:#f29255;color:#fff}.entry-content tr{border-bottom-color:#777}.entry-content tr:nth-child(even){background-color:#919191}.entry-content td{border-right-color:#777}.entry-content th{background-color:#919191;border-bottom-color:#777;border-right-color:#777}.entry-content blockquote{color:#9fa6b4}.entry-content blockquote footer{border-top-color:#f6f6f6}.entry-content blockquote footer cite{color:#a0c5c5}.entry-content dd{color:#777}.entry-content pre{background-color:transparent;color:#777}.wp-caption{background:rgba(255,255,255,0.5)}.crl-media .crl-title .add-logo.main-logo{background-image:url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/icons/default/logo.svg)}.crl-media .crl-title .replace-logo.main-logo{background-image:url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/icons/default/logo.svg)}.loader{background:transparent url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/icons/default/loader.svg) center center no-repeat}.wp-block-list{padding-top:0}.wp-block-gallery .blocks-gallery-image figure a,.wp-block-gallery .blocks-gallery-item figure a{background-color:#000}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{color:#fff}.gallery dl.gallery-item{background-color:transparent}.gallery dt.gallery-icon{background-color:#FEFEFE}.gallery dd.gallery-caption{color:#000;border:0.25rem solid rgba(255,255,255,0.25)}.gallery dd.gallery-caption div.caption-text{background-color:rgba(255,255,255,0.5)}.gallery dd.gallery-caption:hover{border-color:rgba(255,255,255,0.5)}.masonry,.top-news{background-color:transparent}.masonry .item,.top-news .item{background-color:transparent;margin-bottom:1rem}.masonry .item figure,.top-news .item figure{background-color:#000}.masonry .item header,.top-news .item header{background-color:transparent}.masonry .item header a .entry-title,.top-news .item header a .entry-title{padding:1rem}.masonry .item:hover header,.masonry .item:focus header,.top-news .item:hover header,.top-news .item:focus header{background-color:transparent}.masonry .item:hover header .entry-title,.masonry .item:focus header .entry-title,.top-news .item:hover header .entry-title,.top-news .item:focus header .entry-title{color:#fff}.masonry .item:hover footer ul.categories li a,.masonry .item:focus footer ul.categories li a,.top-news .item:hover footer ul.categories li a,.top-news .item:focus footer ul.categories li a{color:#777}.masonry .item footer,.top-news .item footer{color:#fff;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.masonry .item.category .set-padding,.top-news .item.category .set-padding{color:#FEFEFE;background-color:rgba(0,0,0,0.8)}.top-news .item{position:relative;width:100%}.top-news.black .item header a .entry-title{color:#fff}.top-news.black .item:hover header .entry-title,.top-news.black .item:focus header .entry-title{color:#fff}.masonry .item header a .entry-title{opacity:0}#single-post-container{background-color:rgba(254,254,254,0.75);-webkit-backdrop-filter:blur(20px);-moz-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}#single-post-container .header{color:#ee7426;background-color:rgba(254,254,254,0.85)}#single-post-container .header .close{color:#ee7426;background-color:transparent}#single-post-container .content #content .crl-media .entry-content{background-color:transparent;border-radius:0}#single-post-container .content #content .loader{background-color:rgba(255,255,255,0.75)}#single-post-container .content #content .crl-title{color:#000}#single-post-container .content #content button,#single-post-container .content #content input{background-color:transparent}#single-post-container.youtube .content .entry-content{max-width:100%}#single-post-container .schedule-list .schedule-post #ctl_calende ul li.lesson{background-size:100%}.login-panel{background-color:rgba(0,0,0,0.75);border-COLOR:#000}.login-panel .panel-title{color:#fff}.login-panel .show-info{color:#fff}.login-panel .show-info:hover{color:#f29255}.login-panel .content{color:#fff}.login-panel form label{color:#fff}.login-panel form button,.login-panel form input{background-color:transparent}.login-panel .login-info#result{color:#fff}.overlay,.overlay-menu{background-color:rgba(0,0,0,0.8);background-image:url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/icons/default/loader.svg)}.overlay.is-closed,.overlay-menu.is-closed{background-color:transparent}.loadingdoc,.loading{background-color:transparent;background-image:url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/icons/default/loader.svg)}.share{color:#777}.share .mini-title{border-bottom-color:#f6f6f6}.social-nav li a:link,.social-nav li a,.share-social li a:link,.share-social li a{color:#ee7426}.social-nav li a:link:hover,.social-nav li a:hover,.share-social li a:link:hover,.share-social li a:hover{color:#f29255}.pagination ul{background-color:transparent}.pagination li{border-right-color:#FEFEFE;background-color:#b2b2b2}.pagination a,.pagination span{color:#fff}.pagination a:hover,.pagination a:focus,.pagination span:hover,.pagination span:focus{background-color:#ee7426;color:#fff}.pagination .current{color:#777;background-color:#e5e5e5}.pagination .current:hover,.pagination .current:focus{background-color:#fff;color:#777}.widgettitle{border-bottom-color:#f6f6f6}.widget .tagcloud a,.widget .tagcloud a:visited{color:#777}.widget .tagcloud a.tag-link-141,.widget .tagcloud a:visited.tag-link-141{color:#ee7426}.widget ul li a{color:#777}.widget ul li a:hover{color:#f29255}.widget ul.inline-list li a{color:#ee7426}.widget ul.inline-list li a img{background-color:transparent}.widget_recent_entries ul li a:link,.widget_recent_entries ul li a{border-bottom-color:#f6f6f6}.no-widgets{background-color:#fff;border-color:#ee7426}.top-bottom-border{border-color:#f6f6f6}.youtube-after{background-color:#777;color:#fff}.taxonomy-parent,.taxonomy-description{color:#919191}.taxonomy-parent ul li.cat-item.current-cat-ancestor a{background-color:#686868;color:#fff}.taxonomy-parent ul li.cat-item.current-cat-ancestor ul li a{display:none;background-color:#686868;color:#fff}.taxonomy-parent ul li.cat-item.current-cat-ancestor ul li ul li a{display:none;background-color:#585858;color:#fff}.taxonomy-parent ul li.cat-item.current-cat-ancestor ul li.current-cat-parent a{display:block;background-color:#585858;color:#fff}.taxonomy-parent ul li.cat-item.current-cat-ancestor ul li.current-cat-parent ul li a{display:none;background-color:#686868}.taxonomy-parent ul li.cat-item.current-cat-parent a{background-color:#585858}.taxonomy-parent ul li.cat-item.current-cat-parent ul li a{display:none;background-color:#777}.taxonomy-parent ul li.cat-item.current-cat-parent ul li.current-cat a{display:none;background-color:#ee7426}.taxonomy-parent ul li.cat-item.current-cat-ancestor ul li.current-cat-parent ul li.current-cat a,.taxonomy-parent ul li.cat-item.current-cat-parent ul li.current-cat a,.taxonomy-parent ul li.cat-item.current-cat a{display:block;color:#fff;background-color:#ee7426}.taxonomy-parent ul li.cat-item.current-cat-ancestor ul li.current-cat-parent ul li.current-cat ul li a,.taxonomy-parent ul li.cat-item.current-cat-parent ul li.current-cat ul li a,.taxonomy-parent ul li.cat-item.current-cat ul li a{display:block;color:#fff;background-color:#e46412}.taxonomy-parent ul li.cat-item.current-cat-ancestor ul li.current-cat-parent ul li.current-cat ul li ul li a,.taxonomy-parent ul li.cat-item.current-cat-parent ul li.current-cat ul li ul li a,.taxonomy-parent ul li.cat-item.current-cat ul li ul li a{display:none}.taxonomy-parent ul li.cat-item a:hover{color:#fff;background-color:#000 !important}#infscr-loading{background-color:rgba(255,255,255,0.85)}#infscr-loading div{color:#000}#infscr-loading img{background-color:transparent}#slb_viewer_wrap .slb_theme_slb_black .slb_container{background-color:#000 !important}.event-data{border-top-color:#f6f6f6}.location-event .addressLocality,.location-event .streetAddress{font-size:80%}.location-event a:visited{color:#000}.location-event a:hover{color:#fff}.calendar{color:#ee7426;background-color:#fff;border-color:#fff}.post-event{background-color:#ee7426;color:#f9cfb4}.post-event .date-event{color:#fff}#events .event{background-color:#fff}#events .event a:hover .calendar{background-color:#ee7426;color:#fff;border-color:#fff}#events.past .event{background-color:#f2f2f2;border:1px solid #e6e6e6}#events.past .event a .calendar{color:#777;background-color:#fff}#events.past .event a:hover .calendar{background-color:#777;color:#fff;border-color:#fff}#events.past .event .data-space{color:#777}.edit i{color:#fff;background-color:rgba(0,0,0,0.75)}.edit:hover i{color:#fff;background-color:transparent}.tnp-widget-minimal input.tnp-email,input#s{background-color:#ececec;border:1px solid #f1f1f1;border-bottom:1px solid ligthen(#FEFEFE, 5%)}.tnp-widget-minimal input.tnp-email:focus,.tnp-widget-minimal input.tnp-email:active,input#s:focus,input#s:active{background-color:#777;color:#FEFEFE}ul.breadcrumbs,ul.navpages.landscape{color:#777;background-color:#f6f6f6;border-bottom:1px solid #f6f6f6}ul.breadcrumbs li,ul.navpages.landscape li{display:inline-block;background-color:#FEFEFE}ul.breadcrumbs li a,ul.breadcrumbs li a:link,ul.breadcrumbs li a:visited,ul.navpages.landscape li a,ul.navpages.landscape li a:link,ul.navpages.landscape li a:visited{color:#777}ul.breadcrumbs li a span.current,ul.breadcrumbs li a:link span.current,ul.breadcrumbs li a:visited span.current,ul.navpages.landscape li a span.current,ul.navpages.landscape li a:link span.current,ul.navpages.landscape li a:visited span.current{color:#ee7426}ul.breadcrumbs li a:hover,ul.breadcrumbs li a:link:hover,ul.breadcrumbs li a:visited:hover,ul.navpages.landscape li a:hover,ul.navpages.landscape li a:link:hover,ul.navpages.landscape li a:visited:hover{color:#FEFEFE;background-color:#ee7426}ul.breadcrumbs li span.current,ul.navpages.landscape li span.current{color:#FEFEFE;background-color:#ee7426}ul.breadcrumbs li.current_page_item a,ul.navpages.landscape li.current_page_item a{background-color:#fff;color:#ee7426}ul.breadcrumbs ul.navpages,ul.navpages.landscape ul.navpages{border-left-color:#f6f6f6}ul.breadcrumbs ul.navpages li a,ul.navpages.landscape ul.navpages li a{color:#777}ul.breadcrumbs ul.navpages li.current_page_item a,ul.navpages.landscape ul.navpages li.current_page_item a{background-color:#ee7426;color:#fff}.schedule-list .schedule-post section.entry-content .nav-vertical-title li.current_page_item a,.schedule-list .schedule-post section.entry-content .nav-vertical li.current_page_item a{color:#ee7426}.schedule-list .schedule-post figure{background-image:url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/icons/default/no-thumb.png);background-color:transparent}.schedule-list .schedule-post .member{color:#777}.schedule-list .schedule-post .member .nick{color:#ee7426}.schedule-list .schedule-post .role{color:#919191;border-top-color:#ee7426}.schedule-list .schedule-post p{color:#777}#ctl_calende .location-block{margin-top:1rem}#ctl_calende dl.contact,#ctl_calende menu.contact,#ctl_calende ol.contact,#ctl_calende ul.contact{border-top-color:#f6f6f6;background-color:#f1f1f1;color:#919191}#ctl_calende .alert{background-color:#e61019;color:#fff}.relative{position:relative}#nav-below{text-align:center}.image-now{background-image:url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/icons/default/now.png)}.image-incoming{background-image:url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/icons/default/incoming.png)}.newsletter-widget .newsletter-email{background-color:#f1f1f1}.newsletter-widget .newsletter-email:focus,.newsletter-widget .newsletter-email:active{background-color:#2b2b2b;color:#fff;border-color:#777}code{border-color:#f6f6f6;background-color:#777;color:#fff}.icon.telephone:before{background-image:url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/svg/telephone.svg)}.icon.whatsapp:before{background-image:url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/svg/whatsapp.svg)}.icon.messenger:before{background-image:url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/svg/messenger.svg)}.entry-content table{border:none}.entry-content table tr{border:none}.entry-content table tr:nth-child(even){background-color:transparent}.entry-content table tr td{border:none}.entry-content .swpm-edit-profile-form{box-shadow:none}.entry-content .swpm-post-no-access-msg,.entry-content .swpm-post-not-logged-in-msg{padding:1rem;text-align:center;margin:5rem auto}.entry-content .swpm-payment-button .swpm-button-wrapper input[type="image"]{max-width:100% !important;height:auto !important;margin:0 auto;text-align:center;display:block;opacity:0.8;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.entry-content .swpm-payment-button .swpm-button-wrapper input[type="image"]:hover{opacity:1}.entry-content .swpm-login-widget-logged,.entry-content .swpm-login-widget-form,.entry-content .swpm-edit-profile-form{padding:1rem;margin:1rem}.entry-content .swpm-login-widget-logged .swpm-logged-expiry div,.entry-content .swpm-login-widget-logged .swpm-logged-membership div,.entry-content .swpm-login-widget-logged .swpm-logged-status div,.entry-content .swpm-login-widget-logged .swpm-logged-username div{display:inline-block;width:40%;padding:1%}.entry-content .swpm-login-widget-logged .swpm-logged-logout-link,.entry-content .swpm-login-widget-logged .swpm-edit-profile-link{display:inline-block;width:40%;padding:1%}.entry-content .swpm-login-widget-logged .swpm-logged-logout-link a,.entry-content .swpm-login-widget-logged .swpm-edit-profile-link a{width:50%;display:inline-block;padding:0.5rem;border:1px solid #ee7426;text-align:center}.entry-content .swpm-login-widget-logged .swpm-logged-logout-link a:hover,.entry-content .swpm-login-widget-logged .swpm-edit-profile-link a:hover{background-color:#ee7426;color:#FEFEFE}.invalid{border-color:1px solid #e61019}.swpm-profile-update-success{padding:1rem 2rem;text-aling:center}.swpm-pw-reset-widget-inside{padding:2rem}#swpm-editprofile-form label.invalid,#swpm-editprofile-form input.invalid{border-color:#e61019}#swpm-editprofile-form label.valid,#swpm-editprofile-form input.valid{border-color:#f6f6f6}form .sib_signup_form{background-color:transparent}body.dashicons-font .icon:before{font-size:1.25rem;line-height:1rem;padding:0.25rem}.schedule-list .schedule-post p.alert-info{color:#fff;background-color:#d5edf8}.schedule-list .schedule-post p.alert-info:before{color:#fff}.swpm-post-account-expired-msg{padding:2rem;margin-top:2rem}.wpcf7{padding:1rem 0}.wpcf7 p{padding:0rem 2rem}.wpcf7 input.wpcf7-submit{background-color:#ee7426;color:#fff;border-color:#ee7426;width:100%}body.page-template-landing-page-2 .header .inner-header .logo-title,body.page-template-landing-page-3 .header .inner-header .logo-title{background-image:url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/icons/default/logo.svg)}body.page-template-landing-page-3 .crl-title h1{font-size:1.8rem;padding:0 1rem}body.page-template-landing-page-3 h1,body.page-template-landing-page-3 h2,body.page-template-landing-page-3 h3,body.page-template-landing-page-3 h4,body.page-template-landing-page-3 p,body.page-template-landing-page-3 i{padding:0.5rem 2rem}body.page-template-landing-page-3 h1.fsize-10,body.page-template-landing-page-3 h2.fsize-10,body.page-template-landing-page-3 h3.fsize-10,body.page-template-landing-page-3 h4.fsize-10,body.page-template-landing-page-3 p.fsize-10,body.page-template-landing-page-3 i.fsize-10{font-size:1rem}body.page-template-landing-page-3 h1.fsize-15,body.page-template-landing-page-3 h2.fsize-15,body.page-template-landing-page-3 h3.fsize-15,body.page-template-landing-page-3 h4.fsize-15,body.page-template-landing-page-3 p.fsize-15,body.page-template-landing-page-3 i.fsize-15{font-size:1.5rem}body.page-template-landing-page-3 h1.fsize-20,body.page-template-landing-page-3 h2.fsize-20,body.page-template-landing-page-3 h3.fsize-20,body.page-template-landing-page-3 h4.fsize-20,body.page-template-landing-page-3 p.fsize-20,body.page-template-landing-page-3 i.fsize-20{font-size:2rem}body.page-template-landing-page-3 h1.fsize-25,body.page-template-landing-page-3 h2.fsize-25,body.page-template-landing-page-3 h3.fsize-25,body.page-template-landing-page-3 h4.fsize-25,body.page-template-landing-page-3 p.fsize-25,body.page-template-landing-page-3 i.fsize-25{font-size:2.5rem}body.page-template-landing-page-3 h1 .size-12,body.page-template-landing-page-3 h2 .size-12,body.page-template-landing-page-3 h3 .size-12,body.page-template-landing-page-3 h4 .size-12,body.page-template-landing-page-3 p .size-12,body.page-template-landing-page-3 i .size-12{font-size:12px}body.page-template-landing-page-3 h1 .size-14,body.page-template-landing-page-3 h2 .size-14,body.page-template-landing-page-3 h3 .size-14,body.page-template-landing-page-3 h4 .size-14,body.page-template-landing-page-3 p .size-14,body.page-template-landing-page-3 i .size-14{font-size:14px}body.page-template-landing-page-3 h1 .size-16,body.page-template-landing-page-3 h2 .size-16,body.page-template-landing-page-3 h3 .size-16,body.page-template-landing-page-3 h4 .size-16,body.page-template-landing-page-3 p .size-16,body.page-template-landing-page-3 i .size-16{font-size:16px}body.page-template-landing-page-3 h1 .size-18,body.page-template-landing-page-3 h2 .size-18,body.page-template-landing-page-3 h3 .size-18,body.page-template-landing-page-3 h4 .size-18,body.page-template-landing-page-3 p .size-18,body.page-template-landing-page-3 i .size-18{font-size:18px}body.page-template-landing-page-3 h1 .size-21,body.page-template-landing-page-3 h2 .size-21,body.page-template-landing-page-3 h3 .size-21,body.page-template-landing-page-3 h4 .size-21,body.page-template-landing-page-3 p .size-21,body.page-template-landing-page-3 i .size-21{font-size:21px}body.page-template-landing-page-3 h1 .size-24,body.page-template-landing-page-3 h2 .size-24,body.page-template-landing-page-3 h3 .size-24,body.page-template-landing-page-3 h4 .size-24,body.page-template-landing-page-3 p .size-24,body.page-template-landing-page-3 i .size-24{font-size:24px}body.page-template-landing-page-3 h1 .size-36,body.page-template-landing-page-3 h2 .size-36,body.page-template-landing-page-3 h3 .size-36,body.page-template-landing-page-3 h4 .size-36,body.page-template-landing-page-3 p .size-36,body.page-template-landing-page-3 i .size-36{font-size:36px}body.page-template-landing-page-3 h1 .size-48,body.page-template-landing-page-3 h2 .size-48,body.page-template-landing-page-3 h3 .size-48,body.page-template-landing-page-3 h4 .size-48,body.page-template-landing-page-3 p .size-48,body.page-template-landing-page-3 i .size-48{font-size:48px}body.page-template-landing-page-3 h1 .size-60,body.page-template-landing-page-3 h2 .size-60,body.page-template-landing-page-3 h3 .size-60,body.page-template-landing-page-3 h4 .size-60,body.page-template-landing-page-3 p .size-60,body.page-template-landing-page-3 i .size-60{font-size:60px}body.page-template-landing-page-3 h1 .size-72,body.page-template-landing-page-3 h2 .size-72,body.page-template-landing-page-3 h3 .size-72,body.page-template-landing-page-3 h4 .size-72,body.page-template-landing-page-3 p .size-72,body.page-template-landing-page-3 i .size-72{font-size:72px}body.page-template-landing-page-3 h1.pad-notop,body.page-template-landing-page-3 h2.pad-notop,body.page-template-landing-page-3 h3.pad-notop,body.page-template-landing-page-3 h4.pad-notop,body.page-template-landing-page-3 p.pad-notop,body.page-template-landing-page-3 i.pad-notop{padding:0rem 1rem 1rem}body.page-template-landing-page-3 h1,body.page-template-landing-page-3 h2,body.page-template-landing-page-3 h3,body.page-template-landing-page-3 h4{padding:2rem 2rem 0.5rem 2rem;text-transform:uppercase;font-weight:bold}body.page-template-landing-page-3 h1{font-size:2rem}body.page-template-landing-page-3 h2{font-size:1.5rem}body.page-template-landing-page-3 h3{font-size:1.25rem}body.page-template-landing-page-3 h4{font-size:1.12rem}body.page-template-landing-page-3 i{color:#ee7426;padding:5px 5px 0 0}body.page-template-landing-page-3 p.alert{color:#fff;background-color:#e61019}body.page-template-landing-page-3 p.prezzo.pieno{color:red;font-size:1.5rem}body.page-template-landing-page-3 p.prezzo.scontato{color:green;font-size:2rem;font-weight:900;padding:0;text-shadow:0px 3px 2px #00000029}body.page-template-landing-page-3 .header .inner-header .logo-title{background-image:url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/icons/default/white-logo.svg);background-position:center;position:absolute;background-repeat:no-repeat;text-indent:-200000px;width:100%;margin-top:2rem}body.page-template-landing-page-3 .crl-media .crl-title{color:#fff;opacity:1;margin:5.5rem auto}body.page-template-landing-page-3 .crl-media .crl-title .title{font-weight:bold;text-transform:uppercase;font-size:1.5rem}body.page-template-landing-page-3 .flex-video{background-color:black;overflow:hidden}body.page-template-landing-page-3 .flex-video img{opacity:0.54}body.page-template-landing-page-3 ul li.li-page-edit{list-style-type:"\f184"}body.page-template-landing-page-3 ul.sponsors{padding-left:0rem}body.page-template-landing-page-3 ul.vu{list-style-image:url(//new.yoss.it/wp-content/themes/engine-9-yoga-suite/library/images/done-outline.svg)}body.page-template-landing-page-3 ul.nodot{list-style:none;padding-left:1rem}body.page-template-landing-page-3 ul.ver{list-style-type:"✔";color:#777}body.page-template-landing-page-3 ul.ver li{padding-left:0.5rem}body.page-template-landing-page-3 ul.ver li span{color:#777}body.page-template-landing-page-3 .grigio{background-color:#383636}body.page-template-landing-page-3 .grigio ul,body.page-template-landing-page-3 .grigio p,body.page-template-landing-page-3 .grigio h2,body.page-template-landing-page-3 .grigio h3,body.page-template-landing-page-3 .grigio h1{color:#FEFEFE}body.page-template-landing-page-3 p.grigio{text-align:justify}body.page-template-landing-page-3 .bianco{background-color:#FEFEFE}body.page-template-landing-page-3 .bianco ul,body.page-template-landing-page-3 .bianco p,body.page-template-landing-page-3 .bianco h2,body.page-template-landing-page-3 .bianco h3,body.page-template-landing-page-3 .bianco h1{color:#383636}body.page-template-landing-page-3 .arancio{background-color:#ee7426}body.page-template-landing-page-3 .arancio ul,body.page-template-landing-page-3 .arancio p,body.page-template-landing-page-3 .arancio h2,body.page-template-landing-page-3 .arancio h3,body.page-template-landing-page-3 .arancio h1{color:#FEFEFE}body.page-template-landing-page-3 ul.bianco,body.page-template-landing-page-3 p.bianco,body.page-template-landing-page-3 h3.bianco,body.page-template-landing-page-3 h2.bianco,body.page-template-landing-page-3 h1.bianco{margin:0;background-color:#FEFEFE}body.page-template-landing-page-3 ul.pulsante.bianco,body.page-template-landing-page-3 p.pulsante.bianco,body.page-template-landing-page-3 h3.pulsante.bianco,body.page-template-landing-page-3 h2.pulsante.bianco,body.page-template-landing-page-3 h1.pulsante.bianco{background-color:#FEFEFE}body.page-template-landing-page-3 ul.pulsante.bianco a,body.page-template-landing-page-3 ul.pulsante.bianco a:link,body.page-template-landing-page-3 ul.pulsante.bianco a:visited:link,body.page-template-landing-page-3 p.pulsante.bianco a,body.page-template-landing-page-3 p.pulsante.bianco a:link,body.page-template-landing-page-3 p.pulsante.bianco a:visited:link,body.page-template-landing-page-3 h3.pulsante.bianco a,body.page-template-landing-page-3 h3.pulsante.bianco a:link,body.page-template-landing-page-3 h3.pulsante.bianco a:visited:link,body.page-template-landing-page-3 h2.pulsante.bianco a,body.page-template-landing-page-3 h2.pulsante.bianco a:link,body.page-template-landing-page-3 h2.pulsante.bianco a:visited:link,body.page-template-landing-page-3 h1.pulsante.bianco a,body.page-template-landing-page-3 h1.pulsante.bianco a:link,body.page-template-landing-page-3 h1.pulsante.bianco a:visited:link{background-color:#ee7426;color:#FEFEFE}body.page-template-landing-page-3 ul.grigio,body.page-template-landing-page-3 p.grigio,body.page-template-landing-page-3 h3.grigio,body.page-template-landing-page-3 h2.grigio,body.page-template-landing-page-3 h1.grigio{margin:0;background-color:#383636;color:#FEFEFE}body.page-template-landing-page-3 ul.pulsante.grigio,body.page-template-landing-page-3 p.pulsante.grigio,body.page-template-landing-page-3 h3.pulsante.grigio,body.page-template-landing-page-3 h2.pulsante.grigio,body.page-template-landing-page-3 h1.pulsante.grigio{background-color:#383636}body.page-template-landing-page-3 ul.pulsante.grigio a,body.page-template-landing-page-3 ul.pulsante.grigio a:link,body.page-template-landing-page-3 ul.pulsante.grigio a:visited:link,body.page-template-landing-page-3 p.pulsante.grigio a,body.page-template-landing-page-3 p.pulsante.grigio a:link,body.page-template-landing-page-3 p.pulsante.grigio a:visited:link,body.page-template-landing-page-3 h3.pulsante.grigio a,body.page-template-landing-page-3 h3.pulsante.grigio a:link,body.page-template-landing-page-3 h3.pulsante.grigio a:visited:link,body.page-template-landing-page-3 h2.pulsante.grigio a,body.page-template-landing-page-3 h2.pulsante.grigio a:link,body.page-template-landing-page-3 h2.pulsante.grigio a:visited:link,body.page-template-landing-page-3 h1.pulsante.grigio a,body.page-template-landing-page-3 h1.pulsante.grigio a:link,body.page-template-landing-page-3 h1.pulsante.grigio a:visited:link{background-color:#ee7426;color:#FEFEFE}body.page-template-landing-page-3 ul.arancio,body.page-template-landing-page-3 p.arancio,body.page-template-landing-page-3 h3.arancio,body.page-template-landing-page-3 h2.arancio,body.page-template-landing-page-3 h1.arancio{background-color:#ee7426;color:#fff}body.page-template-landing-page-3 ul.arancio a,body.page-template-landing-page-3 ul.arancio a:link,body.page-template-landing-page-3 ul.arancio a:visited:link,body.page-template-landing-page-3 p.arancio a,body.page-template-landing-page-3 p.arancio a:link,body.page-template-landing-page-3 p.arancio a:visited:link,body.page-template-landing-page-3 h3.arancio a,body.page-template-landing-page-3 h3.arancio a:link,body.page-template-landing-page-3 h3.arancio a:visited:link,body.page-template-landing-page-3 h2.arancio a,body.page-template-landing-page-3 h2.arancio a:link,body.page-template-landing-page-3 h2.arancio a:visited:link,body.page-template-landing-page-3 h1.arancio a,body.page-template-landing-page-3 h1.arancio a:link,body.page-template-landing-page-3 h1.arancio a:visited:link{color:#fff}body.page-template-landing-page-3 ul.pulsante.arancio,body.page-template-landing-page-3 p.pulsante.arancio,body.page-template-landing-page-3 h3.pulsante.arancio,body.page-template-landing-page-3 h2.pulsante.arancio,body.page-template-landing-page-3 h1.pulsante.arancio{background-color:#ee7426}body.page-template-landing-page-3 ul.pulsante.arancio a,body.page-template-landing-page-3 ul.pulsante.arancio a:link,body.page-template-landing-page-3 ul.pulsante.arancio a:visited:link,body.page-template-landing-page-3 p.pulsante.arancio a,body.page-template-landing-page-3 p.pulsante.arancio a:link,body.page-template-landing-page-3 p.pulsante.arancio a:visited:link,body.page-template-landing-page-3 h3.pulsante.arancio a,body.page-template-landing-page-3 h3.pulsante.arancio a:link,body.page-template-landing-page-3 h3.pulsante.arancio a:visited:link,body.page-template-landing-page-3 h2.pulsante.arancio a,body.page-template-landing-page-3 h2.pulsante.arancio a:link,body.page-template-landing-page-3 h2.pulsante.arancio a:visited:link,body.page-template-landing-page-3 h1.pulsante.arancio a,body.page-template-landing-page-3 h1.pulsante.arancio a:link,body.page-template-landing-page-3 h1.pulsante.arancio a:visited:link{background-color:#383636;color:#fff}body.page-template-landing-page-3 ul.pulsante.arancio a i,body.page-template-landing-page-3 ul.pulsante.arancio a:link i,body.page-template-landing-page-3 ul.pulsante.arancio a:visited:link i,body.page-template-landing-page-3 p.pulsante.arancio a i,body.page-template-landing-page-3 p.pulsante.arancio a:link i,body.page-template-landing-page-3 p.pulsante.arancio a:visited:link i,body.page-template-landing-page-3 h3.pulsante.arancio a i,body.page-template-landing-page-3 h3.pulsante.arancio a:link i,body.page-template-landing-page-3 h3.pulsante.arancio a:visited:link i,body.page-template-landing-page-3 h2.pulsante.arancio a i,body.page-template-landing-page-3 h2.pulsante.arancio a:link i,body.page-template-landing-page-3 h2.pulsante.arancio a:visited:link i,body.page-template-landing-page-3 h1.pulsante.arancio a i,body.page-template-landing-page-3 h1.pulsante.arancio a:link i,body.page-template-landing-page-3 h1.pulsante.arancio a:visited:link i{color:#ee7426}body.page-template-landing-page-3 ul a.pulsante,body.page-template-landing-page-3 ul a:link.pulsante,body.page-template-landing-page-3 ul a:visited:link.pulsante,body.page-template-landing-page-3 p a.pulsante,body.page-template-landing-page-3 p a:link.pulsante,body.page-template-landing-page-3 p a:visited:link.pulsante,body.page-template-landing-page-3 h3 a.pulsante,body.page-template-landing-page-3 h3 a:link.pulsante,body.page-template-landing-page-3 h3 a:visited:link.pulsante,body.page-template-landing-page-3 h2 a.pulsante,body.page-template-landing-page-3 h2 a:link.pulsante,body.page-template-landing-page-3 h2 a:visited:link.pulsante,body.page-template-landing-page-3 h1 a.pulsante,body.page-template-landing-page-3 h1 a:link.pulsante,body.page-template-landing-page-3 h1 a:visited:link.pulsante{text-transform:uppercase;background-color:#ee7426;color:#fff;display:block;margin:0 auto;padding:1rem 2rem;display:inline-block;width:auto;font-size:1.25rem;-webkit-border-radius:5px 15px 5px 15px;-moz-border-radius:5px 15px 5px 15px;-o-border-radius:5px 15px 5px 15px;border-radius:5px 15px 5px 15px;-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2)}body.page-template-landing-page-3 ul a.wapp,body.page-template-landing-page-3 ul a:link.wapp,body.page-template-landing-page-3 ul a:visited:link.wapp,body.page-template-landing-page-3 p a.wapp,body.page-template-landing-page-3 p a:link.wapp,body.page-template-landing-page-3 p a:visited:link.wapp,body.page-template-landing-page-3 h3 a.wapp,body.page-template-landing-page-3 h3 a:link.wapp,body.page-template-landing-page-3 h3 a:visited:link.wapp,body.page-template-landing-page-3 h2 a.wapp,body.page-template-landing-page-3 h2 a:link.wapp,body.page-template-landing-page-3 h2 a:visited:link.wapp,body.page-template-landing-page-3 h1 a.wapp,body.page-template-landing-page-3 h1 a:link.wapp,body.page-template-landing-page-3 h1 a:visited:link.wapp{background-color:#25d366;color:#fff}body.page-template-landing-page-3 ul a:hover,body.page-template-landing-page-3 ul a:link:hover,body.page-template-landing-page-3 ul a:visited:link:hover,body.page-template-landing-page-3 p a:hover,body.page-template-landing-page-3 p a:link:hover,body.page-template-landing-page-3 p a:visited:link:hover,body.page-template-landing-page-3 h3 a:hover,body.page-template-landing-page-3 h3 a:link:hover,body.page-template-landing-page-3 h3 a:visited:link:hover,body.page-template-landing-page-3 h2 a:hover,body.page-template-landing-page-3 h2 a:link:hover,body.page-template-landing-page-3 h2 a:visited:link:hover,body.page-template-landing-page-3 h1 a:hover,body.page-template-landing-page-3 h1 a:link:hover,body.page-template-landing-page-3 h1 a:visited:link:hover{background-color:#71a8a8;color:#d0e2e2;-webkit-border-radius:15px 5px 15px 5px;-moz-border-radius:15px 5px 15px 5px;-o-border-radius:15px 5px 15px 5px;border-radius:15px 5px 15px 5px}body.page-template-landing-page-3 ul .promozione,body.page-template-landing-page-3 p .promozione,body.page-template-landing-page-3 h3 .promozione,body.page-template-landing-page-3 h2 .promozione,body.page-template-landing-page-3 h1 .promozione{color:#ee7426;text-decoration:underline;padding:1rem}@media only screen and (min-width: 768px){header.header{padding:0 0 10px}header.header.is-open{background-color:transparent}header.header #logo.is-open a .logo-title{right:12.5rem}body.home header.header.minimize #logo.is-closed a .logo-title{opacity:1}body.home header.header.is-open{background-color:transparent}body.home header.header #logo.is-open a .logo-title{opacity:1}body.home header.header #logo.is-closed a .logo-title{opacity:0}body.menu-is-open header.header.minimize{background-color:transparent;-webkit-backdrop-filter:blur(0);-moz-backdrop-filter:blur(0);backdrop-filter:blur(0)}body.page-template-landing-page-3 header.minimize{opacity:0;top:-1500px}body.page-template-landing-page-3 h1.fsize-10,body.page-template-landing-page-3 h2.fsize-10,body.page-template-landing-page-3 h3.fsize-10,body.page-template-landing-page-3 h4.fsize-10,body.page-template-landing-page-3 p.fsize-10{font-size:1rem}body.page-template-landing-page-3 h1.fsize-15,body.page-template-landing-page-3 h2.fsize-15,body.page-template-landing-page-3 h3.fsize-15,body.page-template-landing-page-3 h4.fsize-15,body.page-template-landing-page-3 p.fsize-15{font-size:1.5rem}body.page-template-landing-page-3 h1.fsize-20,body.page-template-landing-page-3 h2.fsize-20,body.page-template-landing-page-3 h3.fsize-20,body.page-template-landing-page-3 h4.fsize-20,body.page-template-landing-page-3 p.fsize-20{font-size:2rem}body.page-template-landing-page-3 h1.fsize-25,body.page-template-landing-page-3 h2.fsize-25,body.page-template-landing-page-3 h3.fsize-25,body.page-template-landing-page-3 h4.fsize-25,body.page-template-landing-page-3 p.fsize-25{font-size:2.5rem}body.page-template-landing-page-3 .crl-media .crl-title .title{font-size:3.5rem}body.page-template-landing-page-3 .crl-media .crl-title.over.middle{top:50%}body.page-template-landing-page-3 ul a.pulsante,body.page-template-landing-page-3 ul a:link.pulsante,body.page-template-landing-page-3 ul a:visited:link.pulsante,body.page-template-landing-page-3 p a.pulsante,body.page-template-landing-page-3 p a:link.pulsante,body.page-template-landing-page-3 p a:visited:link.pulsante,body.page-template-landing-page-3 h2 a.pulsante,body.page-template-landing-page-3 h2 a:link.pulsante,body.page-template-landing-page-3 h2 a:visited:link.pulsante,body.page-template-landing-page-3 h1 a.pulsante,body.page-template-landing-page-3 h1 a:link.pulsante,body.page-template-landing-page-3 h1 a:visited:link.pulsante{padding:15px;font-size:1.5rem}body.page-template-landing-page-3 .header .inner-header .logo-title{height:90px;margin-top:2.5rem}.nav-flex ul,.doclist ul{background:#FEFEFE}.nav-flex li a:hover,.nav-flex li a:focus,.doclist li a:hover,.doclist li a:focus{color:#f29255}.nav-flex li ul.sub-menu:before,.nav-flex li ul.children:before,.doclist li ul.sub-menu:before,.doclist li ul.children:before{border-bottom-color:#fff;background-color:transparent}.nav-flex li ul.sub-menu:after,.nav-flex li ul.children:after,.doclist li ul.sub-menu:after,.doclist li ul.children:after{border-bottom-color:#f6f6f6;color:transparent;background-color:transparent}.entry-content{-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-o-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;background-color:#FEFEFE}.blog .crl-media .crl-title{color:#fff}.crl-media .pre-title{background:transparent}.crl-media .crl-title h1{font-weight:400}.crl-media .crl-title.with-back h1 span{color:#000;background-color:rgba(255,255,255,0.8)}.crl-media .crl-title.with-back p{background-color:rgba(0,0,0,0.8)}#single-post-container{-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}#single-post-container .entry-content{background-color:transparent;border-radius:0;box-shadow:0 0 0;padding:2rem}.ticker-wrap{background-color:#ee7426}.ticker-stopped{background-color:#ee7426}.parallax-container{max-height:650px}ul.breadcrumbs li a{border-right-color:#f6f6f6}ul.breadcrumbs li a.corner:before{border-color:transparent transparent transparent #f6f6f6}ul.breadcrumbs li a.corner:after{border-color:transparent transparent transparent #f6f6f6}#events{padding:1rem}#events .event .border-left{border-left-color:#f6f6f6}#events .event .border-right{border-right-color:#f6f6f6}#events .event .thumb{background-color:transparent}figure.full{margin:0px auto;width:100%;height:200px;background-repeat:no-repeat;background-size:100% auto;display:block;position:relative;background-position:center}.crl-media .crl-title.over{width:100%}.masonry .item,.top-news .item{margin-bottom:0}.wpcf7 p{padding:0rem 2rem}#ctl_calende dl.contact,#ctl_calende menu.contact,#ctl_calende ol.contact,#ctl_calende ul.contact{border-top-color:#f6f6f6;background-color:#f1f1f1;border-top:1px solid #f1f1f1;border-top-color:#f1f1f1;margin:0 0 1rem;padding:1rem 2rem !important;color:#777}#ctl_calende dl.contact li:first-child,#ctl_calende menu.contact li:first-child,#ctl_calende ol.contact li:first-child,#ctl_calende ul.contact li:first-child{font-weight:800}#ctl_calende ul li{display:block;width:100%;height:auto;margin:0;padding:0;overflow:hidden;position:relative}}@media print{*{background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important}a,a:visited{color:#444 !important;text-decoration:underline}a:after,a:visited:after{content:" (" attr(href) ")"}a abbr[title]:after,a:visited abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.sidebar,.page-navigation,.wp-prev-next,.respond-form,nav{display:none}}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html>body .clearfix{display:inline-block;width:100%}* html .clearfix{height:1%}#lightboxIframe{display:none}#overlay{position:absolute;top:0;left:0;z-index:10090;width:100%;height:500px;background-color:#000;filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;display:none}#lightbox{position:absolute;left:0;width:100%;z-index:10100;line-height:0}#jqlb_spinner{height:32px;background-image:url(https://new.yoss.it/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/loading.gif);background-repeat:no-repeat;background-position:center center}#jqlb_closelabel{height:22px;width:66px;background-image:url(https://new.yoss.it/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/closelabel.gif);background-repeat:no-repeat;background-position:center center}#lightbox a img{border:none}#outerImageContainer{position:relative;background-color:#fff;width:300px;height:300px;margin:0 auto}#imageContainer{padding:10px;text-align:center}#lightboxImage{margin-left:auto;margin-right:auto;}#jqlb_loading{position:absolute;top:40%;left:0;height:25%;width:100%;line-height:0}#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}#imageContainer>#hoverNav{left:0}#hoverNav a{outline:0}#nextLink,#prevLink{width:45%;height:100%;background:transparent url(https://new.yoss.it/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/blank.gif) no-repeat;display:block}#prevLink{left:0;float:left}#nextLink{right:0;float:right}#prevLink:hover,#prevLink:visited:hover{background:url(https://new.yoss.it/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/prev.gif) left 50% no-repeat}#nextLink:hover,#nextLink:visited:hover{background:url(https://new.yoss.it/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/next.gif) right 50% no-repeat}#imageDataContainer{font:10px Verdana,Helvetica,sans-serif;background-color:#fff;color:#000;margin:0 auto;line-height:1.4em}#imageData{padding:0 10px}.ontop #imageData{padding-top:5px}#imageData #imageDetails{float:left;text-align:left;margin-bottom:10px;width:80%;width:-moz-calc(100% - 80px);width:-webkit-calc(100% - 80px);width:-o-calc(100% - 80px);width:calc(100% - 80px)}#imageData #imageDetails #titleAndCaption #titleText{font-weight:700}#imageData #imageDetails #titleAndCaption #captionText{font-weight:400}#imageData #imageDetails #controls{margin:0;white-space:nowrap}#imageData #bottomNav #bottomNavClose{height:22px;width:66px;float:right;margin-bottom:10px}#lightbox {
position: fixed;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%);
}
#imageContainer {
position: relative;
height: 100%;
box-sizing: border-box;
}
#imageDataContainer {
position: relative;
}
#imageDataContainer.hide {
display: none;
}
#newHoverNav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
display: flex;
justify-content: space-between;
align-items: center;
}
#prevArrow,
#nextArrow {
color: black;
background: rgba(255,255,255,.7);
font-size: 40px;
position: relative;
display: none;
padding: 8px 10px 8px 6px;
cursor: pointer;
width: 46px;
height: 46px;
box-sizing: border-box;
}
#nextArrow {
padding: 8px 6px 8px 10px;
}
#prevArrow.fixed,
#nextArrow.fixed {
position: fixed;
display:block;
top: 50%;
left: 1%;
transform: translate(0, -50%);
border-radius: 2px;
}
#nextArrow.fixed {
right: 1%;
left: auto;
}
@media screen and (max-width: 800px) {
#prevArrow.fixed,
#nextArrow.fixed {
border-radius: 2px;
}
#prevArrow.fixed {
left: 0;
}
#nextArrow.fixed {
right: 0;
}
}
#imageContainer:hover #prevArrow,
#imageContainer:hover #nextArrow {
display:block;
}
#imageData {
display: flex;
justify-content: space-between;
align-items: center;
padding: 4px 10px 8px;
}
#imageData #imageDetails {
margin-bottom: 0;
}
#imageData #bottomNav #bottomNavClose {
margin-bottom: 0;
}
#jqlb_loading {
top: 45%;
} #prevArrow.touch-device,
#nextArrow.touch-device {
display: block;
}
#prevLink.touch-device,
#nextLink.touch-device {
position: absolute;
top: 50%;
transform: translateY(-50%);
height: 40px;
width: 40px;
float: none;
}
#prevLink.touch-device {
left: 0;
background: url(https://new.yoss.it/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/prev.gif) center center no-repeat;
}
#nextLink.touch-device {
right: 0;
background: url(https://new.yoss.it/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/next.gif) center center no-repeat;
}
#imageDataContainer {
position: relative;
z-index: 20px;
}