<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{
	font-family:Icons;
	src:url(../fonts/icomoon.eot?#iefix);
	src:url(../fonts/icomoon.eot?#iefix) format("eot"),
	url(../fonts/icomoon.woff) format("woff"),
	url(../fontds/icomoon.ttf) format("truetype"),
	url(../fonts/icomoon.svg#icons1) format("svg");
	font-style:normal;
	font-weight:400
}
blockquote {
	padding: 0;
	border-left: 0;
	font-style: normal;
	max-width: 960px;
    margin: auto;
}
#acymailingpopup {
    top: 50%;
    left: 50%;
    width: 750px;
    max-width: 90%;
    height: 600px;
    max-height: 90%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
hr {
	clear: both;
}
.tags-container {position:absolute; bottom:10px; right:0px; left:0}
.p-small p {
    margin-bottom: 5px;
    margin-top: 5px;
}
.blue-label {
    float: left;
    background: #1c7fa1;
    color: #fff;
    padding: 5px 20px;
    margin-bottom: 5px;
    clear: both;
}
.uk-offcanvas-bar .image-link, .uk-offcanvas-bar .image-container {
    display: none;
}
.frontpage .tm-top-b .uk-width-medium-1-3 .uk-panel hr + h3 a {
	display: inline-block;
}
.frontpage .tm-top-b .uk-width-medium-1-3 .uk-panel,
.frontpage .tm-top-b .uk-width-medium-1-3 .uk-panel hr + h3 {
	margin-top: 20px;
}
.uk-panel &gt; h3 + div:not(.uk-margin) {
	margin-top: 30px;
}
p:last-child {
	margin-bottom: 0;
}
.falang-missing + br {
	display: none;
}
.search-results &gt; .result + .result {
	margin-top: 40px;
}
.search-results &gt; .result &gt; .uk-article-meta {
	margin: 0 0 10px 0;
}
aside.tm-sidebar-b {
	margin-left: 40px;
	margin-bottom: 40px;
	font-size: 90%;
}
aside.tm-sidebar-b .uk-panel-title {
	font-size: 20px;
	line-height: 24px;
}

aside.tm-sidebar-b .uk-panel-box {
	margin-bottom:15px;
}



.uk-overlay.uk-border-circle  {
    border: solid 6px #ffffff;
    text-shadow: 0 0 20px #343228;
    -webkit-text-shadow: 0 0 20px #343228;
    -moz-text-shadow: 0 0 20px #343228;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.uk-article-meta {
	font-weight: 700;
}
.uk-article-meta time {
	letter-spacing: 1px;
	color: #333;
}
.logobox {
	display: none;
	text-align: center;
	max-width: 430px;
	min-width: 130px;
	padding: 18px 0 0 0;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	background: #f5f5f5;
}
nav.tm-navbar ul.uk-navbar-nav .uk-dropdown-navbar li .image-container {
	position: relative;
}
nav.tm-navbar ul.uk-navbar-nav .uk-dropdown-navbar li .image-container:before {
	content: "";
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.3);
}
nav.tm-navbar ul.uk-navbar-nav .uk-dropdown-navbar li img + span.image-title {
    font-size: 22px;
    line-height: 28px;
    font-family: 'PT Sans', sans-serif;
	font-weight: 600;
    color: #fff;
    text-align: center;
    padding: 0 15px;
    text-shadow: 0 0 12px #333;
    -webkit-text-shadow: 0 0 12px #333;
    -moz-text-shadow: 0 0 12px #333;	
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    text-transform: none;
}
.overlay-place {
    position: absolute;
    text-decoration: none;
    color: #fff;
    left: 0px;
    bottom: 0px;
    padding: 20px;
    line-height: 1;
    z-index: 20;
    text-shadow: rgb(52, 50, 40) 0px 0px 20px;
    -moz-text-shadow: rgb(52, 50, 40) 0px 0px 20px;
    -webkit-text-shadow: rgb(52, 50, 40) 0px 0px 20px;
}
.pull-top-full .overlay-place {
	left: 20px;
}
.tm-block-barra-fissa + .tm-navbar + .tm-block-top-a .tm-fullscreen-slideshow .overlay-place {
	bottom: 60px;
}
.overlay-place:before {
	content: "\f041";
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 10px;
}
.tm-fullscreen-slideshow:hover .uk-slidenav-position .uk-slidenav {
	opacity: 1;
}
.tm-fullscreen-slideshow .uk-slidenav-position .uk-slidenav {
	border: solid #fff;
	border-width: 0 2px 2px 0;
	padding: 25px;
	width: auto;
	height: auto;
	display: block;
	opacity: 0;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
.tm-fullscreen-slideshow .uk-slidenav-position .uk-slidenav-previous {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	left: 30px;
}
.tm-fullscreen-slideshow .uk-slidenav-position .uk-slidenav-next {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	right: 30px;
}
.tm-fullscreen-slideshow .uk-slidenav-previous:before {
	content: "";
}
.tm-fullscreen-slideshow .uk-slidenav-next:before {
	content: "";
}
.uk-panel-teaser {
    margin-bottom: 20px;
}
.uk-panel &gt; .uk-panel-teaser + h3:last-child {
	margin-bottom: 20px;
}
.well.k-filters {
	padding: 15px !important;
}
.well.k-filters .selection ul &gt; li {
	list-style: none;
	line-height: 21px;
}
.media-section .uk-panel-box {
    padding: 15px;
}
.media-section h3 {
	margin-bottom: 10px;
	font-size: 1rem;
	line-height: 22px;
}
.media-section * + .uk-margin {
	margin-top: 10px;
}
.media-section .uk-margin p {
	margin-bottom: 0;
	font-size: 13px;
	line-height: 1rem;
}
.media-section .uk-panel-box .uk-text-center {
	text-align: left !important;
}
.mod_docman_icons {
	padding-left: 0;
}
.tip-hover {
    position: absolute;
    left: 5%;
    bottom: -25px;
    height: 220px;
    width: 220px;
    padding: 0;
    z-index: 50;
    display: none;
}
.tip-hover span {
	margin-top: -5px;
	display: block;
}
.tip-hover &gt; div {
	display: table;
	width: 100%;
	height: 220px;
}
.tip-hover i {
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 10px;
}
.tip-hover .fa {
	color: #fff;
}
.tip-hover a {
	color: #fff;
	padding: 20px;
	font-size: 26px;
	line-height: 32px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	background: #E2001A;
    background: rgba(172, 0, 19, 0.7);
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
}
.tip-hover a:hover,
.tip-hover a:focus {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	text-decoration: none;
}
.video-sidebar {
	float: right;
    width: 33.3%;
    margin-left: 30px;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	width: 1067px;
	max-width: 100%;
	margin-bottom: 10px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
a.printer {
	float: right;
}
.tm-content {
	padding-bottom: 30px;
}
.ce-container {
	max-width: 670px;
	margin: auto;
}
.ce-fltwidth-100, .ce-fltwidth-99 {
	width: 100%;
}
.ce-container .requiredsign {
	display: none;
}
.ce-cf-container .inputbox.required {
	background-image: none;
}
.ce-cf-container input {	
    font-weight: 200;
    font-family: Syntax,Arial,sans-serif;
    font-size: 1rem;
}
.ce-cf-container button[type="reset"] {
	display: none;
}
.ce-cf-container input[type="text"],
.ce-cf-container input[type="email"],
.ce-cf-container textarea {	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	min-height: 40px;
}
.ce-cf-container input:focus {
	color: #4f4933;
}
.ce-cf-container input:read-only:focus {
    color: rgba(102, 102, 102, 0.5);
}
.btn-primary {
	-webkit-appearance: none;
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #fff;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    vertical-align: middle;
    line-height: 40px;
    min-height: 40px;
    font-size: 1rem;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    border-color: #1c7fa1;
    background: #1c7fa1;
    font-family: 'TheMixB';
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    z-index: 0;
    -webkit-transition: background 0.3s, color 0.3s ease-in-out;
    transition: background 0.3s, color 0.3s ease-in-out;
    -webkit-transform: translateZ(0);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;	
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #2a5682;
  color:#fff;
  /* 2 */
  outline: none;
  /* 3 */
  text-decoration: none;
}
.page-header {
	border: none;
	margin: 0;
	padding: 0;
}
.page-header h2 {
	font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    text-transform: none;
    color: #1c7fa1;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px; 
}
.ce-cf-container,
.g-recaptcha,
.ce-contact-email-copy-container {
	padding: 0;
	margin: 0;
}
.g-recaptcha {
	margin: 10px 0;
}
#ce-custom-fields-container,
.ce-container .row-fluid {
	margin: 0;
}
.smartphone .frontpage .tm-block-barra-fissa,
.smartphone .tm-block-barra-fissa,
.smartphone .frontpage .tm-block-barra-fissa.fixed {
	position: fixed !important;
	bottom: -2px !important;
	margin: 0px !important;
	padding: 0px !important;
	height: 48px !important;
	z-index: 30;
	-webkit-transform: none !important;
	transform: none !important;
	background: #1c7fa1 !important;
}
body.smartphone {
	-webkit-overflow-scrolling: touch;
}
#livechat-compact-container {
	right: 0 !important;
	height: 115px !important;
	width: 250px !important;
	z-index: 49 !important;
}
#livechat-compact-view {
	top: auto !important;
	height: 100% !important;
}
#livechat-full {
	width: 330px !important;
	height: 400px !important;
	bottom: 48px !important;
}
#livechat-eye-catcher {
	z-index: 10 !important;
}
footer {
	background: #dfdfd8;
}
.uk-navbar-toggle {
	top: 0 !important;
}
.uk-button, input[type="submit"] {
	line-height: 38px;
	min-height: 38px;
}
.uk-button.green {
	background: #25d366;
}
.uk-button.green:hover {
	background: #1DB254;
}
.uk-button, input[type="submit"] {
	border-radius: 0;
}
section.tm-top-a p + div ul.uk-slideshow {
	margin-top: -20px;
}
h1.contentheading {
    margin-top: 32px;
}
#booking-modal .uk-modal-dialog {
	width: 80%;
}
#acyarchivelisting .btn,
#acyarchivelisting .acystatsbutton {
	display: none;
}
#acyarchivelisting td {
	padding: 0;
}
.aimysitemap li:before {
	display: none;
}
.pull-top-full + .uk-breadcrumb {
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
    padding: 0 15px;
    margin: 0;
    position: absolute;
    right: 0;
    background: rgba(255,255,255,1);
    color: #333;
}
.uk-breadcrumb &gt; li:not(.uk-active) &gt; span {
    color: rgba(102, 102, 102, 0.8);    
}
.uk-breadcrumb &gt; li:not(.uk-active) &gt; a {
	color: rgba(102, 102, 102, 0.8);    
}
.uk-breadcrumb &gt; li.uk-active &gt; span,
.uk-breadcrumb &gt; li:not(.uk-active) &gt; a:hover {
	color: #1c7fa1;
}
html .uk-nav.uk-nav-offcanvas &gt; li.uk-active &gt; a {
    background-color: #1c7fa1;
    color: #fff;
}
ul.uk-nav-sub a {
	color: #555555;
}
.uk-nav-offcanvas {
	letter-spacing: 0;
}
.uk-nav-offcanvas &gt; li &gt; a {
    padding: 10px 20px;
    color: #fff;
    background-color: #1c7fa1;
}
.uk-nav-offcanvas &gt; li &gt; a[href="#"] {
	cursor: default;
}
.uk-nav-offcanvas &gt; li &gt; a {
    padding: 10px 20px;
    color: #fff;
}
.uk-nav-offcanvas &gt; li &gt; a:hover {
	background-color: #1c7fa1 !important;
}
.uk-nav-offcanvas ul.uk-nav-sub {
	padding-left: 20px;
	background-color: #ecece8;
}
.uk-nav-offcanvas .uk-nav-header ul {
    font-size: 14px;
}
.uk-nav-offcanvas li {
	line-height: 2rem;
}
.uk-nav-offcanvas &gt; li &gt; ul &gt; li &gt; ul &gt; li.uk-parent &gt; ul {
	padding-left: 15px;
}
.uk-nav-offcanvas .uk-nav-header {
	text-transform: none;	
	font-size: 17px;
	padding-bottom: 10px;
	font-weight: 600;
}
.uk-nav-offcanvas .uk-nav-header ul {
	margin: 5px 0;
}
.uk-nav-offcanvas .uk-nav-header * {
	text-transform: none;
}

.uk-nav-offcanvas .uk-nav-header &gt; ul &gt; li &gt; a:before {
  content: "\f105";
  width: 20px;
  height: 20px;
  margin-right: 8px;
  font-size: 13px;
  line-height: 1.25rem;
  font-family: FontAwesome;
  text-align: center;
}

.uk-nav-offcanvas &gt; li &gt; ul &gt; li &gt; ul &gt; li.uk-parent &gt; ul &gt; li {
	position: relative;
	padding-left: 10px;
	}
.uk-nav-offcanvas &gt; li &gt; ul &gt; li &gt; ul &gt; li.uk-parent &gt; ul &gt; li::before {
    content: "â–ª";
    color: #333;
    position: absolute;
    left: 0px;
    top: 2px;
    -webkit-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
}
.uk-nav-offcanvas &gt; li &gt; ul &gt; li &gt; ul &gt; li.uk-parent &gt; ul &gt; li.uk-active::before,
.uk-nav-offcanvas &gt; li &gt; ul &gt; li &gt; ul &gt; li.uk-parent &gt; ul &gt; li:hover::before,
.uk-nav-offcanvas &gt; li &gt; ul &gt; li &gt; ul &gt; li a:hover {
	color: #1c7fa1;
}
.blog-image + article &gt; h1.uk-article-title {
	text-align: center;
}
.barra-fissa-right {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}
.tm-block-main ul.jmap_filetree li::before{
	display: none;
}
.tm-block-main ul:not(.uk-breadcrumb) li.uk-active::before,
.tm-block-main ul:not(.uk-breadcrumb) li:hover::before {
	color: #1c7fa1;
}
aside ul.uk-nav,
aside ul.uk-nav-sub {
	font-size: 16px;
}
aside ul.uk-nav &gt; li {
    border-bottom: 3px solid rgba(154, 152, 140,0.1);
    position: relative;
    padding: 16px 0 14px 0px;
    line-height: 22px;
}
aside ul.uk-nav &gt; li:last-child {
	border-bottom: none;
}
aside ul.uk-nav-sub &gt; li {
	padding: 3px 0 3px 15px;
}
aside ul.uk-nav &gt; li a {
	box-shadow: none;
	padding: 0;
	color: #333;
    -webkit-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
}
aside ul.uk-nav &gt; li a:after {
	display: none;	
}
aside .uk-nav &gt; li.uk-active &gt; a,
aside .uk-nav &gt; li.uk-active li.uk-active &gt; a,
aside .uk-nav &gt; li &gt; a:hover,
aside .uk-nav &gt; li &gt; a:focus {
	box-shadow: none;
	color: #1c7fa1;
}
.tm-sidebar-a.fix-left .uk-panel-box {
	background: rgba(250, 250, 250, 0.9);
	padding: 30px;
}
.tm-sidebar-a.fix-left {
	position: absolute;
    left: 0;
    padding-top: 100px;
    top: 325px;
    width: 380px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}
.tm-main {
	margin-left: auto;
	margin-right: auto;
}
.tagsselected article h2 {
	color: #fff;
	text-align: center;
	margin: 0;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 10px;
    position: absolute;
    top: 50%;
    font-weight: 400;
    right: 0;
    left: 0;
    z-index: 10;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}
.tagsselected .fixer {
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.tagsselected div.image-container {
	margin: -1px;
    background-size: cover;
    background-position: 50% 0;
    overflow: hidden;
    height: 100%;
    padding: 26% 0 30% 0;
}
.tagsselected div.image-container::before {
    content: '';
    background: rgba(0,0,0,.25);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.tagsselected div.article-inner &gt; a {
	position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 20;
}
.tagsselected div.article-inner {
	-webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    float: left;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    border: 1px solid #d5d5d5;
    overflow: hidden;
    font-family: 'TheMixB';
    letter-spacing: 2px;
}
.tagsselected article {
    padding: 0 3px 3px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.tm-content &gt; article &gt; div.uk-overflow-container &gt; table {
	min-width: 650px;
}
.tm-block-bottom-d .uk-panel-box-secondary {
	border-top: 2px solid #DFDFD8;
}
.under-footer hr {
	border: none;
	border-top: 2px solid #C0BEB2;
	margin-top: 0;
}
.under-footer.tm-footer {
	padding-top: 0;
    padding-bottom: 80px;
}
.under-footer .uk-nav &gt; li {
	display: inline-block;
	padding: 0 10px;
}
.under-footer .uk-nav &gt; li &gt; a {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding: 0;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
}
.under-footer .uk-nav &gt; li &gt; a:hover {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
footer .uk-icon-button {
	width: auto;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	padding-right: 10px;
}
.meteo-maloja {
	background: url(../images/meteo_background_maloja.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.ui-datepicker {
    width: 14em !important;
}
.uk-container.fix-900,
.uk-article.fix-900,
.search .tm-content {
	margin-left: auto;
	margin-right: auto;
    max-width: 900px;
    padding: 0 30px;
}
.tm-sidebar-a-left .uk-article.fix-900 {
	padding: 0;
}
p + .tm-fullscreen-slideshow {
	margin-top: -20px;
}
.tm-content table {
	font-size: 14px;
	line-height: 1.3em;
	max-width: 100%;
	width: 100%;
	border-spacing: 0;
    border-collapse: collapse;
    border: none !important;
}
.tm-content table thead tr {
	background: #ecece8;
	font-weight: bold;
}
.tm-content table:not(.koowa_table):not(.livecams) td {
	padding: 8px;
	vertical-align: top;
}
.tm-content table td p {margin: 0;}
.tm-content table td h3 {margin: 10px 0;}
.tm-content table thead tr {border: 1px solid #666666;}
.tm-content table thead tr td {background: #666666; color: #fff;}
.tm-content table tbody tr:nth-child(even) td {background: #f0f0f0;}
.tm-content table tbody tr:nth-child(odd) td {background: #ffffff;}
.tm-content table:not(.livecams) tbody tr {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}
.no-900 article.uk-article.fix-900 {
    max-width: none;
}
.frontpage .tm-block-top-c &gt; .uk-container { 
	max-width: 1600px;
}
.fix-900 + .scroll-down-slideshow,
.blog-image + article + .scroll-down-slideshow {
	display: none;
}
.logo_overlay {
    background-color: #fff;
    opacity: 0.8;
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding-right:15px;
    padding-left:15px;
    padding-top:20px;
    border-radius: 10px 10px 0 0; 
    box-shadow: 1px 0px 20px 2px #000000;
	text-align: center;
}
.logo_overlay img {
    max-width: 300px !important;
	text-align: center;
}
.logo_overlay + h3 {
	margin-top: 0;
}
.uk-dropdown-search {
	padding: 30px;
}
.uk-heading-large {
	font-family: 'TheMixB';
	font-weight: 700;
}
.uk-cover-background.tm-featured-image, .uk-panel.full-height, .uk-panel.full-height &gt; div {
    height: calc(100vh);
}
.tm-nav-search {
    padding: 0 10px;
}
div.mod-languages {
	display: inline-block;
    padding-right: 10px;
    font-family: 'TheMixB';
    font-weight: 400;
}
div.mod-languages a {
    color: #666666;
    height: 80px;
    line-height: 70px;
}
form.uk-search {
	margin-left: 10px;
}
input.uk-search-field {
	color: #666666;
}
.uk-offcanvas input.uk-search-field:focus,
.uk-offcanvas input.uk-search-field:active {
	color: #fff;
	background: rgba(0,0,0,0.2);
}
.uk-slideshow.uk-slideshow-fullscreen .uk-overlay-panel h3:not([class]) {
	font-size: 2.4rem;
    line-height: 1.16667em;
}
.uk-slideshow:not(.uk-slideshow-fullscreen) .uk-overlay-panel &gt; div {
	max-width: 520px;
	text-align: left;
	font-weight: 400;
	font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.55555556em;
    letter-spacing: .01em;
    text-shadow: 0 0 20px #343228;
    -webkit-text-shadow: 0 0 20px #343228;
    -moz-text-shadow: 0 0 20px #343228;
}
.uk-slidenav-position .uk-slideshow:not(.uk-slideshow-fullscreen) + .uk-slidenav,
.uk-slidenav-position .uk-slideshow:not(.uk-slideshow-fullscreen) + .uk-slidenav + .uk-slidenav {
	display: block;
	font-size: 60px;
	height: 45px;
}
.uk-slideshow:not(.uk-slideshow-fullscreen) + .uk-slidenav-contrast,
.uk-slideshow:not(.uk-slideshow-fullscreen) + .uk-slidenav-contrast + .uk-slidenav-contrast {
    color: #fff;
}
.uk-slideshow:not(.uk-slideshow-fullscreen) + .uk-slidenav-contrast:hover,
.uk-slideshow:not(.uk-slideshow-fullscreen) + .uk-slidenav-contrast + .uk-slidenav-contrast:hover {
    color: rgba(255,255,255,0.7);
}
nav.tm-navbar ul.uk-navbar-nav &gt; li:first-child {
    display: none;
}
.tm-fullscreen-slideshow .uk-heading-large,
.pull-top-full .uk-article-title {
	text-shadow: 1px 1px 4px #333;
    -webkit-text-shadow: 1px 1px 4px #333;
    -moz-text-shadow: 1px 1px 4px #333;
    padding-bottom: 0px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
}
.pull-top-full .uk-article-title {
	font-size: 4rem;
	line-height: 1.5em;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 70%;
    max-width: 70%;
    margin: 0;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 10;
}
.tm-fullscreen-slideshow h2 {
	font-weight: 700;
	font-family: Syntax;
	font-size: 1.6rem;
	line-height: 1.2em;
	text-transform: uppercase;
	margin-bottom: 30px;
	text-shadow: 0 0 12px #333;
	-webkit-text-shadow: 0 0 12px #333;
	-moz-text-shadow: 0 0 12px #333;
}
ul.uk-nav-sub {
	font-size:15px;
}
ul.uk-nav-sub a {
	font-weight: 300;
}
div.mod-languages li {
	font-size: 1.4rem;
    margin-left: 0px;
    margin-right: 14px;
}
.uk-dropdown ul.uk-nav-sub li a:before {
  content: "\f105";
  width: 20px;
  height: 20px;
  margin-right: 8px;
  font-size: 13px;
  line-height: 1.25rem;
  font-family: FontAwesome;
  text-align: center;
}
a.freccia:before {
    content: "\f105";
    width: 10px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    font-size: 13px;
    line-height: 18px;
    font-family: FontAwesome;
    text-align: center;
}
.tm-block-barra-fissa {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: auto;
	bottom: 0px;
	left: 0;
	right: 0;
	background-color: #1c7fa1;
	background-color: rgba(28, 127, 161, 0.90);
	z-index: 49;
	width: 100%;
	transition: margin-bottom 0.5s linear;
	-webkit-transition: margin-bottom 0.5s linear;
	-moz-transition: margin-bottom 0.5s linear;
}
.tm-barra-fissa a {
	color: #fff;
}
.frontpage .tm-block-barra-fissa.fixed {
	position: fixed;
	top: auto !important;
	bottom: -50px;
	margin-bottom: 50px;
}
.frontpage .tm-block-barra-fissa {
	position: absolute;
}
.tm-block-barra-fissa ul.uk-nav &gt; li {
	display: inline-block;
}
.tm-block-barra-fissa ul.uk-nav &gt; li &gt; a {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding: 10px 25px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
}
.tm-block-barra-fissa ul.uk-nav &gt; li &gt; a:hover,
.tm-block-barra-fissa ul.uk-nav &gt; li &gt; a:focus {
	background: #1c7fa1;
	color: #fff;
}
.tm-block-barra-fissa ul.uk-nav &gt; li &gt; a img {
	width: 25px;
	margin-right: 10px;
}
.tm-article-blog .uk-cover-background.tm-featured-image {
	border-bottom: 3px solid #fff;
}
.pull-top-full {
	display: block;
    width: 100vw;
    max-width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    top: 0;
    bottom: 0;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
    background-size: cover;
    background-position: center center;
    border-bottom: 4px solid #fff;
}
.pull-top-full:before {
    background-color: rgba(52,50,40,.2);
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 5;
}
.pull-top-full:after {
    display: block;
    position: static;
    clear: both;
    content: "";
}
.tm-navbar-fixed .tm-navbar + .tm-block-main .tm-middle {
	margin-top: 30px;
}
.tm-navbar-fixed .tm-navbar + .tm-block-main .tm-middle .pull-top-full {
	margin-top: -30px;
}
#social-wall {
	overflow-x: hidden;
}
#social-wall .uk-modal-dialog {
	background: #fff;
	min-height: 100vh;
	overflow: hidden;
}
#mappa-interattiva .uk-modal-dialog {
	position: relative;
    min-height: calc(100vh - 100px);
    width: 100%;
    max-width: 100%;
    margin: 0;
}
#mappa-interattiva.uk-modal {
	padding: 50px;
    background: rgba(0,0,0,0.6);
}
.uk-modal-page, .uk-modal-page body {
    padding: 0 !important;
}
#mappa-interattiva .mappa-inner div,
#mappa-interattiva .mappa-inner iframe {
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
}
#mappa-interattiva .mappa-inner {
	position: absolute;
    padding: 10px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	z-index: 10;
	background: #fff;
}
.uk-modal &gt; .uk-close {
	opacity: 1;
	position: absolute;
	top: 0px;
    right: -40px;
	z-index: 9999;
	height: 40px;
	width: 40px;
	background: #fff url('/images/icone/close-icon.svg');
	background-color: #fff;
	background-image: url('/images/icone/close-icon.svg'), none;
	background-size: 100%;
	background-repeat: no-repeat;
}
.uk-modal-dialog .uk-close {
	opacity: 0;
	height: 20px;
	width: 20px;
	background: url('/images/icone/close-icon.svg');
	background-image: url('/images/icone/close-icon.svg'), none;
	background-size: 100%;
	background-repeat: no-repeat;
}
#mappa-interattiva .uk-modal-dialog .uk-close {
	opacity: 1;
	position: absolute;
	top: 0px;
    right: -40px;
	z-index: 9999;
	height: 40px;
	width: 40px;
	margin: 0;
	background: #f0f0f0 url('/images/icone/close-icon.svg');
	background-color: #f0f0f0;
	background-image: url('/images/icone/close-icon.svg'), none;
	background-size: 100%;
	background-repeat: no-repeat;
}
.uk-close:after {
	content: none;
}
a:focus {
	text-decoration: none;
}
.uk-cover-background .uk-article-title small {
    color: #fff;
    position: relative;
    padding-top: 20px;
    display: block;
    font-weight: 700;
    font-family: Syntax;
    font-size: 1.6rem;
    line-height: 1.2em;
    text-transform: uppercase;
    margin-bottom: 60px;
    text-shadow: 0 0 12px #333;
    -webkit-text-shadow: 0 0 12px #333;
    -moz-text-shadow: 0 0 12px #333;
}
.tm-logo img {
	display: block;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.logo-small {
	padding-top:5px;
    background: #f5f5f5;
}
.logo-small.subpage-logo {
	display: block !important;
}
.tm-navbar-small .logo-small {
	display: block !important;
	visibility: visible;
}
.logo-small p {
	margin: 0;
}
.tm-navbar-small a.tm-logo img {
    width: 100%;
    height: auto;
}
.tm-main-top + .tm-main-bottom {
	margin-top: 0;
}
.tm-main-bottom .uk-overlay .uk-panel-title {
	color: #fff;
}
select:not(.oax_input):not(#sort-documents):not(name="limit"),
select:not(.oax_input):not(#sort-documents):not(name="limit"):focus {
	background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border: 0;
    margin: 0;
    line-height: 30px;
    height: 40px !important;
}
.select-container,
.oax_variable_tour_medium strong.oax_s2,
.oax_variable_tour_medium strong.oax_s2:focus {
    position: relative;
    display: inline-block;
    border: 1px solid #ccc;
    margin-top: 0px;
}
.oax_variable_tour_medium strong.oax_s2, .oax_variable_tour_medium strong.oax_s2:focus {
	border: none;
}
.oax .oax-list-container .oax_list_container {
	width: 100%;
}
tr.oax_tour_head th:last-child {
	display: none;
}
.oax .oax_tag_label {
	padding: 1px 5px 1px;
}
.oax .oax-list-container table th strong.alp-sorthead-selected {
	background-image: none !important;
}
.select-container:before {
    content: '';
    right: 0px;
    top: 0px;
    width: 30px;
    height: 40px;
    position: absolute;
    pointer-events: none;
    display: block;
    border-left: 1px solid #c5c5c5;
}
.select-container:after, .oax_variable_tour_medium strong.oax_s2:after {
    content: '&gt;';
    font: 18px "Consolas", monospace;
    color: #aaa;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 12px;
    top: 9px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
}
textarea, input[type="text"]:not(.uk-search-field), input[type="password"], .uk-form 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"], .uneditable-input,
textarea:focus, input[type="text"]:not(.uk-search-field):focus, input[type="password"]:focus, .uk-form input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	margin-bottom: 0;
    background: #fff;
    border: 1px solid #ccc;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
input[type="radio"], input[type="checkbox"] {
    margin: -3px 8px 0 0;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus {
	color: #666;
}
label {
	margin-bottom: 0;
}
iframe#bookingframe {
    width: 100%;
    height: calc(100vh - 160px);
}

.uk-close-alt { 
	border: none;
}
#newsletter-popup .uk-modal-dialog {
	width: 600px;
	max-width: 90%;
	max-width: calc(100% - 20px);
}
.acysubbuttons {
    margin-bottom: 0;
}
.acymailing_module form {
	margin-bottom: 0;
}
select {
    width: 170px;
}
.acyfield_title select {
    font-size: 14px;
    color: #444;
    width: 120px;
    padding: 4px !important;
    height: 28px;
    box-sizing: content-box;
    margin: 0;
    border: 1px solid #ddd;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%231c7fa1%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
      linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}
.acyfield_title select::-ms-expand {
    display: none;
}
.acyfield_title select:hover {
    border-color: #ccc;
}
.acyfield_title select:focus {
    border-color: #ccc;
    color: #222; 
    outline: none;
}
.acyfield_title select:focus::-ms-value {
    background-color: transparent;
    color: #444;
}
.acyfield_title select option {
    font-weight:normal;
}
div.acymailing_module, .acymailing_module div {
    clear: both;
}
.acymailing_form p.onefield {
	margin-bottom: 10px;
}
.acymailing_introtext:after,
.acymailing_lists + .acymailing_form:before {
	content: "";
	display: block;
	height: 1px;
	padding-top: 20px !important;
}
p.onefield:not(.fieldacyterms) &gt; label {
	display: inline-block;
	vertical-align: middle;
	width: 35%;
}
p.onefield &gt; span {
    margin-left: -6px;
}
p.onefield &gt; span:not(.acyfield_title) {
	display: inline-block;
	vertical-align: middle;
	width: 65%;
}
p.onefield &gt; span:not(.acyfield_title) &gt; input[type="text"] {
	width: calc(100% - 12px) !important;
}
.acysubbuttons {
	text-align: left;
	padding-left: 35%;
}
.acymailing_lists p.onelist {
	float: left;
	width: 50%;
	margin: 0;
}
p.fieldacyterms label {
	font-size: 1.3rem;
	line-height: 1.2em;
	margin-left: 35%;
    padding-left: 20px;
    position: relative;
}
p.fieldacyterms label input[type=checkbox] {
	position: absolute;
	left: 0;
	top: -2px;
}
p.fieldacyterms label input[type=checkbox]:focus {
	outline: none;
}
form input[type=checkbox]+label {
    position: relative;
    padding-left: 30px;
}
form:not(.ce-form):not(.koowa_table_list):not(.k-js-grid-controller) input[type=checkbox]:not(name="terms") {
	display: none;
}
div.acymailing_module_success {
	background-color: #bfdcb1;
}
label &gt; .form-required {
    color: #1c7fa1;
    padding-left: 5px;
}
a.copyright {
	margin-top: 15px;
	display: inline-block;
}
.uk-tab-left &gt; li {
    font-size: 32px;
    line-height: 40px;
    font-family: 'TheMixB';
    text-align: center;
    letter-spacing: 1px;
    font-weight: 700;
}
.uk-tab-left &gt; li &gt; a,
.uk-tab-left &gt; li &gt; a:hover {
    margin: 15px;
    background: #ecece8;
    color: #666666;
    border: none;
    padding: 25px 20px;
}
.uk-tab-left &gt; li.uk-active &gt; a,
.uk-tab-left &gt; li.uk-active &gt; a:hover {
    background: #1c7fa1;
    color: #fff;
    padding: 25px 20px;
    border: none;
}
.uk-modal-dialog-blank &gt; .uk-grid {
	min-height: 100vh;
}
ul.uk-switcher {
	overflow-y: hidden;
}
.oax .oax-filter-selectors-wrapper {
    z-index: 1000;
}
.oax-view-controls-container {
	top: 53px;
}
.oax .oax-gallery-container, .oax .oax-list-container, .oax .oax-magazine-container {
    padding-top: 100px;
}
.oax .oax-list-container table tr.oax_tour_body td div {
	height: 30px;
}
.oax .oax-list-container table tr.oax_tour_body td div img {
	width: auto !important;
}
.oax .oax-list-container table th strong {
    padding: 0 0 0 10px;
}
.oax_variable_tour_medium strong.oax_s2 {
	width: 170px;
}
.oax .oax_gallery_snippet .oax_var_pos_bottom {
	display: none;
}
.oax .oax_gallery_snippet .oax_quickfacts {
    height: 160px;
}
.oax .oax-list-container table th strong {
	height: 40px;
	line-height: 30px;
}
.oax .oax-list-table-head-container {
    height: 77px;
}
.oax_head_bar {
	line-height: 22px !important;
}
.oax_head_bar &gt; * {
	padding-right: 10px !important;
	padding-top: 8px !important;
}
.oax .oax_head_bar {
	border-radius: 0 !important;
}
.oax_head_bar [class^="oax-icon-"], .oax_head_bar [class*=" oax-icon-"], .oax-backlink-detailpage &gt; span:first-child {
    font-size: 20px !important;
    line-height: 20px !important;
    display: inline-block !important;
    height: 24px !important;
    vertical-align: middle !important;
}
.oax_region_teaser_line strong {
	padding-left: 5px;
	font-style: normal !important;
}
.oax .oax_internallink, .oax .oax_externallink {
	color: #1c7fa1 !important;
}
.oax a:hover,
.oax a:focus,
.oax .oax_pointer:hover {
	color: #1c7fa1 !important;
}
.oax-part-flexviewpage, .oax-singleviewpage {
	z-index: 33 !important;
}
.alp-styleform-checkbox, .alp-styleform-radio {
	background-image: url(../images/checkbox.png) !important;
}
.oax .oax-filter-selectors {
    background-color: #fff !important;
}
.tm-block section .oax .oax-filter-selectors {
    background-color: #dfdfd8 !important;
}
.oax .oax_show_gradient .oax-view-controls-box {
	background: #fff !important;
}
.oax_flex_view_filter {
	padding: 10px !important;
    box-sizing: border-box !important;
}
.oax .oax_view_controls button, .oax .oax_view_controls button:hover, .oax .oax_view_controls button:active,
.oax .oax-mapbtns-wrapper div.oax_no_display+div button {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	height: 27px;
}
.oax .oax_flex_view_filter_elements .oax_filter_reset {
	padding: 15px !important;
}
.oax_view_controls button:focus {
	outline: none !important;
}
.oax .oax_gallery_snippet {
    box-shadow: none !important;
    border: 5px solid #f3f3f3 !important;
}
.oax .oax-mapbtns-wrapper {
	z-index: 300 !important;
}
.oax .oax-map-panel-cont {
	width: 220px !important;
    right: 10px !important;
    overflow-y: hidden !important;
}
.oax .oax-map-panel-cont .oax-mlp-section-item label {
	display: block;
}
.oax .oax-mapbtns-wrapper.oax-mapbtns-open div button {
	height: 27px;
	border: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
.oax .oax-list-container table tr.oax_tour_body td div {
    height: 20px;
}
.oax .oax-toggle-placeholder button {
	width: 118px;
}
.tm-block section .oax .oax-list-table-head-box.oax_fix_list_table_head {
	position: static !important;
}
.tm-block section .oax .oax-filter.oax_fix_flex_view_filter {
    padding-top: 30px !important;
    height: 190px !important;
}
.oax .oax_flex_view_filter_elements .oax_h3 {
    margin-bottom: 5px;
}
.oax .oax_flex_view_filter_elements .oax_filter_label {
    font-size: 13px !important;
    line-height: 16px !important;
}
.oax .oax_flex_view_filter {
    background-color: #fff;    
}
.oax .oax_show_gradient .oax_filter_results {
	left: auto;
	right: 10px;
	width: auto;
}
.oax {
	font-weight: 200;
    font-family: Syntax,Arial,sans-serif;
    font-size: 1rem;
    line-height: 1.5em;
    letter-spacing: .01em;
}
.oax .oax_gallery_snippet .oax_quickfacts h4 {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    letter-spacing: 0;
}
.oax .oax-icon-info {
	margin-top: 16px;
}
.oax .oax_region_teaser_line {
	height: auto;
}
.tm-block section .oax .oax-flexView-container .oax-map-container {
	padding-top: 43px;
}
.tm-block section .oax .oax-filter-selectors-wrapper,
.tm-block section .oax .oax-view-controls-box,
.tm-block section .oax .oax-view-controls-container,
.tm-block section .oax .oax-filter-selectors.oax_fix_filter_selectors {
	position: static !important;
}
.tm-block section .oax .oax-gallery-container, 
.tm-block section .oax .oax-list-container, 
.tm-block section .oax .oax-magazine-container {
	padding-top: 0px !important;
}
.tm-block section .oax .oax-gallery {
	background: #fff !important;
    margin: 0 -10px;
}
.tm-block section .oax-view-controls-box .oax_divider {
	display: none !important;
}
.tm-block section .oax .oax-gallery-container, 
.tm-block section .oax .oax-list-container, 
.tm-block section .oax .oax-magazine-container {
	margin-bottom: 0 !important;
}
.blog-image {
	height: calc(75vh);
    background-repeat: no-repeat;
    background-position: center 50%;
    background-size: cover;
}
.blog-image + .uk-container {
	max-width: 900px;
	padding-top: 0;
	margin: auto;
}
.fa {
    color: #1c7fa1;
}
.uk-article div.readmore-arrow,
.single-event div.readmore-arrow {
    float: right;
    font-size: 40px;
    margin-top: -63px;
    margin-right: -35px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
}
article.uk-article div.readmore-arrow:hover,
.single-event div.readmore-arrow:hover {
	margin-right: -40px;
}
.tm-navbar .uk-navbar-nav &gt; li.uk-open:after {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
}
.tm-navbar .uk-navbar-nav &gt; li.uk-open &gt; a:after {
	content: ' ';
    display: inline-block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    position: absolute;
    border-top-color: #f5f5f5;
    border-bottom: none;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 2000;
}
.uk-nav-parent-icon &gt; .uk-parent &gt; a:after {
	font-size: 12px;
}
.tm-navbar-small .uk-dropdown {
	top: 70px !important;
}
.uk-dropdown-navbar {
	background: #dfdfd8;
	max-height: 100%;
    overflow-y: auto;
	width: 100% !important;
    max-width: 100% !important;
    left: 50% !important;
    right: auto !important;
    outline: none !important;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    position: fixed;
}
.uk-dropdown-grid {
	margin: 0;
}
.uk-dropdown-grid {
	max-width: 1160px;
	margin: auto;
}
.tm-navbar &gt; div {
	max-width: 1240px;
    margin: auto;
}
a.image-menu {
   	width: 100%;
   	max-width: 320px;
   	overflow: hidden;
   	display: inline-block;
    margin-right: 2px;
    position: relative;
    padding: 0 !important;
    margin-bottom: 15px;
}
a.image-menu:before {
	content: ' ';
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.1);
    height: 100%;
    vertical-align: middle;
}
a.image-menu .image-title {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    margin: 0;
    width: 100%;
    vertical-align: middle;
    font-family: TheMix;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 20px #343228;
    text-transform: none;
}
a.image-menu img {
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
}
div.uk-offcanvas-bar .image-menu {
	display: none;
}
.tm-socialbuttons div, .tm-socialbuttons iframe {
    vertical-align: bottom;
}
.category-list td {
	text-align: center;
}
form#searchForm.uk-form input[type="radio"] {
    margin-top: 8px;
}
form#searchForm.uk-form input[type="text"] {
	height: 42px;
}
form#searchForm.uk-form legend {
	margin-top: 15px;
	padding-bottom: 0;
}
form#searchForm.uk-form select { 
	padding-right: 40px;
}
form#searchForm .controls &gt; label {
    margin-right: 10px;
}
.uk-form select {
	background: #fff;
	border: none;
}
.chzn-container-single .chzn-single {
	height: 38px;
	line-height: 38px;
	border-radius: 0px;
	box-shadow: none;
}
.chzn-container-single .chzn-single div b {
    background-position: 2px 10px;
}
.chzn-container.chzn-with-drop .chzn-single div b {
	background-position: -16px 10px;
}
.chzn-container-single .chzn-search input[type="text"] {
	background: #fff;
}
.chzn-container .chzn-results li.highlighted {
	background: #1c7fa1;
}
form#searchForm + div.uk-container {
	padding: 0;
}
form#searchForm + div.uk-container h1.uk-article-title {
    font-size: 20px;
    line-height: 24px;
    text-align: left !important;
    margin-bottom: 5px;
    padding-top: 0;
}
form#searchForm fieldset + fieldset {
	margin-top: 15px;
}
form#searchForm input[name="searchword"] {
	color: #555;
}
form#searchForm &gt; div.uk-margin-top {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 30px;
}
form#searchForm.uk-form legend:after {
	margin-bottom: 10px;
	margin-top: 5px;
}
span.highlight {
	background-color: #ffffb9;
}
div.alert {
	margin-bottom: 15px;
	font-size: 80%;
    line-height: 120%;
}
div.alert + br + h2 {
	margin-top: 10px;
}
.alert .close {
	line-height: 22px;
}
img.uk-align-left + div &gt; div.alert,
img.uk-align-right + div &gt; div.alert {
	display: table;
	padding-bottom: 5px;
	margin-bottom: 0;
}
.uk-modal .uk-tab-left {
    background: #dfdfd8;
    border-left: 1px solid #C0BEB2;
}

.scroll-down-slideshow {
	position: absolute;
    bottom: 60px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    z-index: 10;
}
.scroll-down-arrow {
    font-weight: 700;
    font-family: Syntax;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.2em;
    letter-spacing: .1em;
    text-shadow: 0 0 20px #343228;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    padding: 0 30px 65px;
}
.scroll-down-arrow:hover,
.scroll-down-arrow:focus {
	color: #fff;
}
.scroll-down-arrow:before {
	font-family: Icons;
    speak: none;
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    bottom: 40px;
    margin-left: -10px;
    color: #fff;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.scroll-down-arrow:before {
    content: '\e610';
    font-size: 18px;
}
.load-more-arrow {
    font-weight: 700;
    font-family: Syntax;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.2em;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-decoration: none;
    color: #626262;
    display: inline-block;
    padding: 20px 30px 10px;
    position: relative;
    z-index: 1;
}
.load-more-arrow:hover,
.load-more-arrow:focus {
	color: #626262;
}
.load-more-arrow:before {
	font-family: Icons;
    speak: none;
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px;
    color: #626262;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.load-more-arrow:before {
    content: '\e610';
    font-size: 18px;
}
a[href$=pdf]:before {
    content: '\e904';
    font-family: Icons;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    margin-right: 5px;
    margin-bottom: 2px;
}
a[href$=pdf] {
    display: inline-block;
}
.uk-article-title.uk-text-center + h2 {
	text-align: center;
}
h2.subtitle {
	margin-top: -10px;
}

.lingue-mobile .uk-search {
    display: none;
}

.lingue-mobile {
     background-color:gainsboro;
     text-align:center;
}

.lingue-mobile div.mod-languages a {
	font-size:1.2em;
	border:1px solid gray;
	padding:10px;
	margin-right:10px
} 

#acyarchivelisting .acyarchivetitle {
    font-family: 'TheMixB';
    font-size: 2.4rem;
    line-height: 1.16666667em;
    color: #1c7fa1;
    letter-spacing: .01em;
    font-weight:600;
}
.archive .uk-article + .uk-article &gt; .uk-article-title {
    padding-top: 30px;
    margin-top: 0;
    border: 0;
    border-top: 2px solid #e5e5e5;
}


@media (max-width: 1500px) {
	.tip-hover {
		bottom: 60px;
		left: 12px;
	}
}
@media (max-width: 1300px) {
	.tm-nav-search form.uk-search {
		display: none;
	}
	div.mod-languages {
		border-right: none;
	}
	.tm-nav-search {
    	padding: 0 15px 0 5px;
    }
    .tm-navbar &gt; div {
	    padding-left: 0px;
	    padding-right: 60px;
	    max-width: 100%;
    }
}
@media (max-width: 1120px) {
	html {
		font-size: 55%;
	}
	* + .uk-margin {
	    margin-top: 10px;
	}
	
	.uk-margin {
	    margin-bottom: 10px;
	}
	.tm-nav {
		display: none;
	}
	div.double-event {
		width: 100%;
		display: block;
		margin: 10px 0;
		clear: both;
	}
	.double-event:after {
	    content: "";
	    clear: both;
	    display: block;
    }
    div.double-event .image-container img {
	    margin-bottom: 20px;
    }
	div.row-event {
		display: block;
		margin: 0;
		border-spacing: 0;
	}
	div.mod-languages li {
	    font-size: 15px;
	    margin-right: 5px;
    }
    .tm-block-barra-fissa ul.uk-nav &gt; li &gt; a {
    	padding: 10px;
    }
    .uk-container {
	    max-width: 1100px;
    }
    .uk-tab-left &gt; li {
	    font-size: 22px;
	    line-height: 26px;
	}
}
@media (max-width: 1000px) {
	.uk-navbar-nav {
		margin-right: 40px;
	}
	#acymailingpopup {
		overflow: inherit;
	}
	#acymailingpopup #closepop {
		display: block;
	}
	.uk-navbar-nav &gt; li &gt; a {
		padding: 0 15px;
	}
    .uk-container {
	    width: auto;
	    max-width: 100%;
    }
    .tm-middle {
	    margin: 0;
    }
    .tm-main {
	    max-width: 100%;
	    padding: 0;
    }
    .frontpage .tm-top-b .uk-width-medium-1-3 .uk-panel h3 {
	    font-size: 1.6rem;
	    line-height: 1em;
	}
}
.a-back-link::before, .a-dropdown__select-box::before, .a-i-add::before, .a-i-arrow-before::before, .a-i-arrow-down--full::before, .a-i-arrow-down-after::after, .a-i-arrow-left::before, .a-i-arrow-right::before, .a-i-arrow-up--full::before, .a-i-arrow::before, .a-i-back-link-inline::before, .a-i-back-link::before, .a-i-bike::before, .a-i-check::before, .a-i-checkmark::before, .a-i-checkmarkfull::before, .a-i-circle::before, .a-i-clock::before, .a-i-close-inline::before, .a-i-close::before, .a-i-facebook::before, .a-i-hike::before, .a-i-instagram::before, .a-i-keyvisual::before, .a-i-link-inline::before, .a-i-link::before, .a-i-play::before, .a-i-play:hover::before, .a-i-poi-map::before, .a-i-poi::before, .a-i-range::before, .a-i-search::before, .a-i-ski::before, .a-i-snowflake::before, .a-i-star::before, .a-i-sun::before, .a-i-twitter::before, .a-i-weather::before, .a-i-whatsapp::before, .a-i-youtube::before, .a-link-decorated::before, .a-link-decorated[href$="pdf"]::before, .a-link-decorated[href$="jpg"]::before, .a-link-decorated[href$="gif"]::before, .a-link-decorated[href$="png"]::before, .a-link-decorated[href$="mp3"]::before, .a-link-decorated[href$="zip"]::before, .a-link-decorated[href$="mov"]::before, .a-link-decorated[href$="mpg"]::before, .a-link-decorated[href$="avi"]::before, .a-link-decorated[href$="mp4"]::before, .a-rating .a-rating__star::before, .class-icon, .class-icon-standalone, .featherlight-next span::before, .featherlight-previous span::before, .m-availability__add-action::before, .m-availability__date-input-icon::after, .m-centeredcontent--fullscreen .m-centeredcontent__link-video-button::before, .m-centeredcontent--fullscreen .m-centeredcontent__link-video-button:hover::before, .m-centeredcontent--stage .m-centeredcontent__link-video-button::before, .m-centeredcontent--stage .m-centeredcontent__link-video-button:hover::before, .m-formulargenerator .form-select::after, .m-formulargenerator .form-type-select::after, .m-formulargenerator .webform-component--anzahl-erwachsene::after, .m-formulargenerator .webform-component--anzahl-kinder::after, .m-formulargenerator .webform-component-select::after, .m-formulargenerator__newsletter-icon.m--bike::before, .m-formulargenerator__newsletter-icon.m--hike::before, .m-formulargenerator__newsletter-icon.m--keyvisual::before, .m-formulargenerator__newsletter-icon.m--ski::before, .m-fullscreenteaser__poi::before, .m-gallery__item-resizer::before, .m-instagramstream__icon::before, .m-linklist--stand-alone a::before, .m-linklist--stand-alone a[href$="pdf"]::before, .m-linklist--stand-alone a[href$="jpg"]::before, .m-linklist--stand-alone a[href$="gif"]::before, .m-linklist--stand-alone a[href$="png"]::before, .m-linklist--stand-alone a[href$="mp3"]::before, .m-linklist--stand-alone a[href$="zip"]::before, .m-linklist--stand-alone a[href$="mov"]::before, .m-linklist--stand-alone a[href$="mpg"]::before, .m-linklist--stand-alone a[href$="avi"]::before, .m-linklist--stand-alone a[href$="mp4"]::before, .m-linklist__item-link::before, .m-linklist__item-link[href$="pdf"]::before, .m-linklist__item-link[href$="jpg"]::before, .m-linklist__item-link[href$="gif"]::before, .m-linklist__item-link[href$="png"]::before, .m-linklist__item-link[href$="mp3"]::before, .m-linklist__item-link[href$="zip"]::before, .m-linklist__item-link[href$="mov"]::before, .m-linklist__item-link[href$="mpg"]::before, .m-linklist__item-link[href$="avi"]::before, .m-linklist__item-link[href$="mp4"]::before, .m-listicle .bx-wrapper .bx-next::before, .m-listicle .bx-wrapper .bx-prev::before, .m-map__link::before, .m-navmain__bookform-group--adults &gt; label::before, .m-offertable__footer-booking-state::before, .m-overviewlist__filter-item-toggle::after, .m-overviewlist__filter-list-toggle::after, .m-overviewlist__lead .m-overviewlist__leadlink::before, .m-overviewlist__lead .m-overviewlist__leadlink[href$="pdf"]::before, .m-overviewlist__lead .m-overviewlist__leadlink[href$="jpg"]::before, .m-overviewlist__lead .m-overviewlist__leadlink[href$="gif"]::before, .m-overviewlist__lead .m-overviewlist__leadlink[href$="png"]::before, .m-overviewlist__lead .m-overviewlist__leadlink[href$="mp3"]::before, .m-overviewlist__lead .m-overviewlist__leadlink[href$="zip"]::before, .m-overviewlist__lead .m-overviewlist__leadlink[href$="mov"]::before, .m-overviewlist__lead .m-overviewlist__leadlink[href$="mpg"]::before, .m-overviewlist__lead .m-overviewlist__leadlink[href$="avi"]::before, .m-overviewlist__lead .m-overviewlist__leadlink[href$="mp4"]::before, .m-overviewlist__marker::before, .m-overviewlist__pagination-link.m--next::before, .m-overviewlist__pagination-link.m--previous::before, .m-richtext a.m--decorated::before, .m-richtext a.m--decorated[href$="pdf"]::before, .m-richtext a.m--decorated[href$="jpg"]::before, .m-richtext a.m--decorated[href$="gif"]::before, .m-richtext a.m--decorated[href$="png"]::before, .m-richtext a.m--decorated[href$="mp3"]::before, .m-richtext a.m--decorated[href$="zip"]::before, .m-richtext a.m--decorated[href$="mov"]::before, .m-richtext a.m--decorated[href$="mpg"]::before, .m-richtext a.m--decorated[href$="avi"]::before, .m-richtext a.m--decorated[href$="mp4"]::before, .m-richtext ul.m--advantages li::before, .m-richtext ul.m--decorated li a::before, .m-richtext ul.m--decorated li a[href$="pdf"]::before, .m-richtext ul.m--decorated li a[href$="jpg"]::before, .m-richtext ul.m--decorated li a[href$="gif"]::before, .m-richtext ul.m--decorated li a[href$="png"]::before, .m-richtext ul.m--decorated li a[href$="mp3"]::before, .m-richtext ul.m--decorated li a[href$="zip"]::before, .m-richtext ul.m--decorated li a[href$="mov"]::before, .m-richtext ul.m--decorated li a[href$="mpg"]::before, .m-richtext ul.m--decorated li a[href$="avi"]::before, .m-richtext ul.m--decorated li a[href$="mp4"]::before, .m-searchresults__footer-link::before, .m-seasonswitch--summer .m-seasonswitch__icon::before, .m-seasonswitch--winter .m-seasonswitch__icon::before, .m-stage__scroll-down::before, .m-teasercontent--tour .m-teasercontent__table-item--difficulty::before, .m-teasercontent--tour .m-teasercontent__table-item--range-down::before, .m-teasercontent--tour .m-teasercontent__table-item--range-up::before, .m-teasercontent--tour .m-teasercontent__table-item--range::before, .m-teasercontent--tour .m-teasercontent__table-item--time::before, .m-teasercontent__icon--stars span::before, .m-teasercontent__link-normal::before, .m-teaserfooter__link::before, .m-teaserfooter__link[href$="pdf"]::before, .m-teaserfooter__link[href$="jpg"]::before, .m-teaserfooter__link[href$="gif"]::before, .m-teaserfooter__link[href$="png"]::before, .m-teaserfooter__link[href$="mp3"]::before, .m-teaserfooter__link[href$="zip"]::before, .m-teaserfooter__link[href$="mov"]::before, .m-teaserfooter__link[href$="mpg"]::before, .m-teaserfooter__link[href$="avi"]::before, .m-teaserfooter__link[href$="mp4"]::before, .m-teaserquestion__answers .i-checkmark::before, .m-teasersingle__link::before, .m-teasersingle__link[href$="pdf"]::before, .m-teasersingle__link[href$="jpg"]::before, .m-teasersingle__link[href$="gif"]::before, .m-teasersingle__link[href$="png"]::before, .m-teasersingle__link[href$="mp3"]::before, .m-teasersingle__link[href$="zip"]::before, .m-teasersingle__link[href$="mov"]::before, .m-teasersingle__link[href$="mpg"]::before, .m-teasersingle__link[href$="avi"]::before, .m-teasersingle__link[href$="mp4"]::before, .m-tourfinder__advanced-search-link::before, .no-touch .m-teaserquestion__answers-link:hover .i-checkmark::before, .o-footer__newsletter-icon-item.m--bike::before, .o-footer__newsletter-icon-item.m--hike::before, .o-footer__newsletter-icon-item.m--keyvisual::before, .o-footer__newsletter-icon-item.m--ski::before, .o-footer__socialmedia-item-link.m--facebook::before, .o-footer__socialmedia-item-link.m--instagram::before, .o-footer__socialmedia-item-link.m--twitter::before, .o-footer__socialmedia-item-link.m--youtube::before, .o-header__search-link::before, .o-header__weather-link::before, form input[type="checkbox"]:checked + label::before {
    font-family: Icons;
    speak: none;
    display: inline-block;
    white-space: nowrap;
}
.a-back-link:before{content:'\e620';left:0;font-size:22px; display: inline-block; vertical-align: middle;}
.a-back-link {
    float: left;
    margin: 15px 0;
    width: 0;
    display: none;
    white-space: nowrap;
}
.a-back-link.visible {
	display: block;
}
.a-back-link__label {
	display: inline-block; vertical-align: middle; margin-left: 5px;
}
* + .convertforms .cf-form-wrap {
	margin-top: 20px;
}
.convertforms .cf-content-wrap,
.convertforms .cf-form-wrap {
	padding: 0;
}
.convertforms .cf-response {
	border-radius: 0px;
}
.convertforms .cf-control-input-desc {
	font-size: 13px;
	line-height: 18px;
}

.custom-module {
	background-color: transparent !important;
	padding-bottom: 0 !important;
}

.custom-widgetkit {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	transform: translateX(-20px);
}

.custom-widgetkit img {
	aspect-ratio: 1;
	object-fit: cover;
}

@media (max-width: 767px) {
	.convertforms .cf-one-third,
	.convertforms .cf-two-sixths,
	.convertforms .cf-one-half,
	.convertforms .cf-two-fourths,
	.convertforms .cf-three-sixths {
    	width: 100%;
	}
	
	#mappa-interattiva.uk-modal {
    	padding: 10px;
    }
    #mappa-interattiva .mappa-inner {
	    padding-top: 50px;
    }
    #mappa-interattiva .uk-modal-dialog .uk-close {
	    top: 5px;
	    right: 5px;
    }
	.tm-block-top-a {
		position: relative;
	}
	.uk-panel-space {
	    padding: 0px;
	}
	.pull-top-full .uk-article-title {
		max-width: 90%;
		width: 90%;
	}
	.pull-top-full + .uk-breadcrumb {
	    -webkit-transform: translateY(-23px);
	    transform: translateY(-23px);
    }
    .uk-modal-dialog {
	    padding: 20px;
    }
    .uk-modal-dialog &gt; .uk-close:first-child {
    	margin: -18px -18px 0 0;
    }
    p.fieldacyterms label {
	    padding-left: 30px;
    }
    .tm-content .uk-article blockquote + *, .pull-top-full + .uk-article &gt; div &gt; p:first-child, .pull-top-full + .uk-article &gt; div &gt; div:first-child, .pull-top-full + .uk-article &gt; div &gt; h2:first-child, .pull-top-full + .uk-article &gt; div &gt; h3:first-child, .pull-top-full + .uk-breadcrumb + .uk-article &gt; div &gt; p:first-child, .pull-top-full + .uk-breadcrumb + .uk-article &gt; div &gt; div:first-child, .pull-top-full + .uk-breadcrumb + .uk-article &gt; div &gt; h2:first-child, .pull-top-full + .uk-breadcrumb + .uk-article &gt; div &gt; h3:first-child {
	    margin-top: 30px;
    }
	.uk-slideshow:not(.uk-slideshow-fullscreen) .uk-overlay-panel &gt; div {
		max-width: 380px
	}
	.uk-slidenav-position .uk-slidenav-previous {
	    left: 0px;
	}
	.uk-slidenav-position .uk-slidenav-next {
	    right: 0px;
	}
	.tm-content .uk-article blockquote {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.tm-content .uk-article blockquote + *, .pull-top-full + .uk-article &gt; div &gt; p:first-child, .pull-top-full + .uk-article &gt; div &gt; div:first-child, .pull-top-full + .uk-article &gt; div &gt; h2:first-child, .pull-top-full + .uk-article &gt; div &gt; h3:first-child {
		margin-top: 30px;
	}
	.scroll-down-arrow {
		display: none;
	}
	.tip-hover .fa {
		display: none;
	}
	.tip-hover .fa + br {
		display: none;
	}
	.tip-hover {
		height: 135px;
		width: 135px;
	}
	.tip-hover &gt; div {
		height: 135px;
	}
	.tip-hover a {
	    padding: 10px;
	    font-size: 18px;
	    line-height: 22px;
	}
	.tip-hover a &gt; span {
		font-size: 8pt !important;
	}
    .video-sidebar {
	    float: none;
	    width: 100%;
	    margin: 0;
    }
    .a-back-link {
    	float: none;
    	width: auto;
    	text-align: center;
   	 	margin: 15px 0 0 0;
    }
    .uk-modal &gt; .uk-close {
    	position: absolute;
	    right: 10px;
	    width: 30px;
	    height: 30px;
    }
    .image-container-extended {
	    width: 100%;
	    display: block;
	    float: none;
    }
    .content-container-extended {
	    margin: 15px 0 0;
    }
    .uk-visible-small.uk-navbar-content {
	    padding: 0;
    }
    aside.tm-sidebar-a {
	    padding-left: 0;
    }
    div:not(.pull-top-full) + .uk-article &gt; .uk-article-title {
	    padding-top: 10px;
	}
    .tm-sidebar-a.fix-left {
	    display: none;
    }
    .uk-breadcrumb &gt; li {
	 	font-size: 14px;   
    }
    .uk-breadcrumb &gt; li:nth-child(n+2):before {
    	margin: 0 5px;
    }
    .uk-cover-background .uk-article-title small {
	    font-size: 20px;
	    line-height: 24px;
    }
    .uk-button-large {
	    min-height: 39px;
	    line-height: 39px;
    }
    .tm-article-blog .tm-featured-image-single, .pull-top-full {
	    height: 240px;
    }
    .pull-top-full {
    	padding-top: 60px;
    }
    .uk-tab-left &gt; li &gt; a, .uk-tab-left &gt; li &gt; a:hover,
    .uk-tab-left &gt; li.uk-active &gt; a, .uk-tab-left &gt; li.uk-active &gt; a:hover {
    	padding: 10px;
    }
    .whatsapp img {
	    height: 45px;
    }
    .uk-modal-dialog-blank {
	    padding: 30px;
    }
	.tm-logo-small p {
		display: inline-block;
	}
	span.tag {
		width: 85px;
	}
	a.tag-name span {
	    width: 50px;
	    height: 50px;
    }
    a.tag-name {
	    width: 50px;
	    height: 50px;
    }
    span.tag-label {
    	font-size: 12px;
    	line-height: 14px;
    }
	.tm-content div:not(.uk-overflow-container) &gt; table:not(.event-page-prev-next) td, .tm-content div:not(.uk-overflow-container) &gt; table:not(.event-page-prev-next) tr {
		width: 100% !important;
		display: block;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.tm-content div:not(.uk-overflow-container) &gt; table td, .tm-content div:not(.uk-overflow-container) &gt; table td p, .tm-content div:not(.uk-overflow-container) &gt; table td div {
		text-align: left !important;
	}
	table.event-page-prev-next td {
		white-space: nowrap;
	}
	.tm-content div:not(.uk-overflow-container) &gt; table thead {
		display: none;
	}
	.tm-content table:not(.livecams) tr:first-child {
		border-top: 1px solid #999;
	}
	.tm-block-barra-fissa ul.uk-nav &gt; li &gt; a img {
		margin: 2px 5px 1px;
	}
	.tm-block-barra-fissa ul.uk-nav &gt; li &gt; a .image-title {
		display: none;
	}
	.tm-fullscreen-slideshow .uk-heading-large {
		font-size: 40px;
		line-height: 45px;
	}
	.tm-fullscreen-slideshow h2 {
    	font-size: 1.2rem;
    	line-height: 1em;
    }
    .tm-navbar + [class*='tm-block-'] .uk-slideshow-fullscreen, .tm-navbar + [class*='tm-block-'] .uk-slideshow-fullscreen &gt; li {
	    height: calc(100vh - 70px);
	}
	.tm-panel-header &gt; .uk-panel-title {
	    font-size: 24px;
	    line-height: 30px;
    }
    .tm-panel-header-subtitle {
	    font-size: 18px;
	    line-height: 24px;
    }
    .tm-block-padding-collapse .tm-panel-header &gt; p &gt; a.anchor {
    	top: -75px;
    }
    .uk-tab-left &gt; li {
	    float: none;
    }
    .inner-booking table td {
	    display: block;
	    padding: 5px 0;
	    text-align: left !important;
    }
    .inner-booking table td input[type="text"] {
	    width: 90px;
    }
    .inner-booking table td select {
	    width: 102px;
    }
    .inner-booking table td input[type="submit"] {
	    width: 104px;
	    margin-top: 10px;
    }
    .inner-booking td.desktop {
	    display: none;
    }
    .inner-booking &gt; form {
	    margin: 0;
    }
    .inner-booking &gt; form div.mobile {
	    display: block;
    }
    section.mosaic-blog &gt; div &gt; article .article-inner .article-text {
	    display: none !important;
    }
}

@media (max-width: 480px) {
	.tip-hover { 
		display: none !important;
	}
	.tm-nav-search {
		display: none;
	}
	.uk-slideshow-fullscreen, .uk-slideshow-fullscreen &gt; li {
		height: 400px !important;
	}
	.tm-block-barra-fissa + .tm-navbar + .tm-block-top-a .tm-fullscreen-slideshow .overlay-place {
		bottom: 15px;
	}
	.tm-fullscreen-slideshow .uk-heading-large {
		padding: 0;
	}
	.tm-fullscreen-slideshow .uk-dotnav {
		-ms-flex-pack: center;
	    -webkit-justify-content: center;
	    justify-content: center;
	}
	.frontpage .tm-block-barra-fissa {
		top: auto !important;
		bottom: 0;
	}
	.uk-container.fix-900,
	.uk-article.fix-900,
	.search .tm-content {
		padding: 0;
	}
	.uk-container {
		padding: 0 15px;
	}
    .tm-block-barra-fissa .uk-container .uk-nav {
	    margin-left: auto;
    }
    ul.stream,
    ul.stream li {
	    width: 100% !important;
    }
    span.section-intro {
	    line-height: 28px;
    }
    .dcsns-toolbar .filter li a {
	    padding: 4px 8px;
    }
    .uk-breadcrumb &gt; li {
	 	font-size: 13px;   
    }
    .uk-breadcrumb &gt; li:nth-child(2):before {
	 	content: "";
	 	display: none;
    }
    .uk-breadcrumb &gt; li:first-child {
	    display: none;
    }
    .uk-button, input[type="submit"] {
	    font-size: 14px;
    }
    .uk-button img {
	    height: 30px;
    }
    .tm-panel-header &gt; .uk-panel-title,
    .uk-panel-title,
    .uk-article-title,
    h2, .uk-h2 {
	    font-size: 20px;
	    line-height: 26px;
	}
	h3 {
		margin-bottom: 10px;
	}
	h3 + .uk-margin {
	    margin-top: 10px;
	}
	.uk-h4.uk-margin {
		margin-top: 5px;
	}
	.uk-article &gt; .uk-article-title {
		padding-top: 0;
	}
	.uk-align-right {
		max-width: 100%;
		float: none;
		margin: 0 0 20px 0;
	}
    div.single-event .content-container, div.double-event .content-container {
	    margin: 0;
	    display: block;
	    float: none;
    }
    div.single-event .image-container, div.double-event .image-container {
	    float: none;
	    display: inline-block;
	    clear: both;
    }
	.tm-block-barra-fissa .uk-container {
		padding: 0;
	}
	.tm-block-barra-fissa .uk-container .uk-nav {
		text-align: center;
	}
	.tm-block-barra-fissa ul.uk-nav &gt; li &gt; a {
	    padding: 10px 8px;
	}
	a.tag-name span {
	    width: 40px;
	    height: 40px;
    }
    a.tag-name {
	    width: 40px;
	    height: 40px;
    }
	span.tag {
		width: 45px;
	}
	span.tag-label {
    	display: none;
    }
}
@media (min-width: 1220px) {
	.tm-footer {
    	max-width: 1240px;
   	}
}</pre></body></html>