@font-face {
    font-family: 'Italiana';
    src: url('../fonts/Italiana-Regular.woff2') format('woff2'),
        url('../fonts/Italiana-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Italic.woff2') format('woff2'),
        url('../fonts/Mulish-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Light.woff2') format('woff2'),
        url('../fonts/Mulish-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-LightItalic.woff2') format('woff2'),
        url('../fonts/Mulish-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Bold.woff2') format('woff2'),
        url('../fonts/Mulish-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Medium.woff2') format('woff2'),
        url('../fonts/Mulish-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-BoldItalic.woff2') format('woff2'),
        url('../fonts/Mulish-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-SemiBold.woff2') format('woff2'),
        url('../fonts/Mulish-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Regular.woff2') format('woff2'),
        url('../fonts/Mulish-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mulish';
    src: url('Mulish-MediumItalic.woff2') format('woff2'),
        url('Mulish-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Mulish-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Antro Vectra';
    src: url('../fonts/AntroVectra.woff2') format('woff2'),
        url('../fonts/AntroVectra.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Antro Vectra';
    src: url('A../fonts/ntroVectra-Bolder.woff2') format('woff2'),
        url('../fonts/AntroVectra-Bolder.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
:root {
	--font-title: 'Italiana';
	--font-basic: 'Mulish';
    --font-corsivo:'Antro Vectra';
    --brown:#756960;
	--brown-light: #8c827c;
	--beige-dark:#c4b9a9;
	--beige:#e5e5e3;
	--green :#938d6d;
	--white: #fff;
	--padding: 90px 0;
	--padding-meno: 60px 0;
    --padding-lato:90px 60px;
	--height: 80vh;
}
.zoo-itempro-gallery {
padding-left: 0;
list-style: none;
}
	
#yoo-zoo .details {
margin-bottom: 0;
border: 0;
}
body{
font-family:var(--font-basic);
color:var(--brown);
font-size:17px;
letter-spacing:0.075em;
line-height:1.8em;
font-weight:300;
background:var(--beige);
}
h1,
.h1{
font-family:var(--font-title);
font-size:90px;
color:var(--brown-light);
letter-spacing:0;
line-height:1em;
}
.sez-home h1,
.interne .h1{
font-size:40px;
text-transform:uppercase;
}
h2,
.h2{
font-size:15px;
text-transform:uppercase;
font-weight:600;
letter-spacing:0.5em;
color:var(--brown);
margin-bottom:50px;
line-height:1.6em;
}
.corsivo{
font-family:var(--font-corsivo);
font-size:46px;
margin-top:50px;
}
strong{
font-weight:600;
}
ul{
list-style:none;
padding-left:0;
margin:0;
}
.assoluto{
position:absolute;
}
.relativo,
.tm-top-a{
position:relative;
}
.tm-top-a .moduletable:before {
	content: '';
	height: 390px;
	background: linear-gradient(to bottom, rgba(75, 45, 0, 0.65), rgba(75, 45, 0, 0.4), rgba(75, 45, 0, 0.3), rgba(112, 75, 45, 0.2), rgba(75, 45, 0, 0));
	position: absolute;
	width: 100%;
	height:100%;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	mix-blend-mode: multiply;
	opacity: 0.8;
	pointer-events:none;
}
.tm-top-a .moduletable:after {
	content: '';
	height: 390px;
	background: linear-gradient(to top, rgba(112, 102, 97, 0.85), rgba(112, 102, 97, 0.7), rgba(112, 102, 97, 0.6), rgba(112, 102, 97, 0.3), rgba(112, 102, 97, 0));
	position: absolute;
	width: 100%;
	z-index: 1;
	bottom: 0;
	left: 0;
	right: 0;
	mix-blend-mode: multiply;
	opacity: 0.8;
	pointer-events:none;
}
a, a:hover{
text-decoration:none;
transition: all .5s;
color:inherit;
}
a:hover{
transition: all .5s;
}
.padding{
padding:var(--padding);
}
.padding-meno{
padding:var(--padding-meno);
}
.padding-lato{
padding:var(--padding-lato);
}
.numeri-rec .padding-lato{
padding-bottom:0;
padding-right:0;
}
.griglia-palestra.padding-lato{
padding-top:0;
}
.griglia-spa.padding-lato{
padding-bottom:0;
}
.height{
height:var(--height);
}
.recapiti{
position:absolute;
z-index:3;
color:var(--white);
top:50px;
right:20px;
text-transform:uppercase;
font-size:13px;
letter-spacing:0.2em;
font-weight:bold;
}
.recapiti span{
font-weight:300;
}
.recapiti li{
display:inline-block;
}
.recapiti li:nth-child(2):after{
content:url(../images/separatore.svg);
display:inline-block;
width:22px;
vertical-align:middle;
margin:0 10px;
}
.recapiti li:nth-child(2):before,
.layout-strutture .det:after,
.layout-territorio .pos-esperienze li:after,
.strutture-full .det:after{
content:url(../images/separatore.svg);
display:inline-block;
width:22px;
vertical-align:middle;
margin:0 10px;
}
.lingua li:nth-child(2):before{
display:none;
}
.strutture-full .det:after{
content:url(../images/separatore-b.svg);
margin:0 6px;
}
.strutture-full .strutture-related .det:after{
content:url(../images/separatore.svg);
margin:0 0 0 0;
}
.strutture-related .dettaglio{
font-size:14px;
}
.tm-bottom-f .dettaglio .det {
padding: 0 0px 0 0!important;
}
.tm-bottom-f .det:after{
margin:0 0px;
}
.tm-bottom-f .layout-strutture .assoluto{
left:20px;
}
.tm-bottom-f .layout-strutture .dettaglio{
font-size:15px;
letter-spacing:0;
}
.strutture-full h2,
.strutture-full .pos-servizi li{
font-size:13px;
letter-spacing:0.3em;
}
.lingua:after{
display:none!important;
}
.recapiti li:last-child:after{
display:none;
}
.tm-logo{
position:absolute;
z-index:3;
top:43px;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
width:228px;
display:block;
}
.testo-slider{
position:absolute;
z-index:3;
left:0;
right:0;
text-align:center;
top:50%;
transform: translateY(-20%);
margin-left:auto;
margin-right:auto;
pointer-events:none;
}
.bg .testo-slider{
top:inherit;
bottom:80px;
transform: translateY(0);
}
.testo-slider .h1{text-transform:uppercase;font-size: 100px;color:var(--white);display:inline-block;position:relative;margin-bottom:0;line-height: 1.3em;}
.testo-slider span{font-family:var(--font-corsivo);font-size: 103px;text-transform:lowercase;display:block;mix-blend-mode:overlay;text-align:left;position:absolute;top:-90px;left: 50px;opacity:0.6;}
.testo-slider .h1:after{
content:url(../images/linea.svg);
display:block;
width:100%;
mix-blend-mode:overlay;
position:absolute;
top:30px;
opacity:0.6;
}
.slider .h2{
position:absolute;
z-index:3;
left:0;
right:0;
text-align:center;
bottom:90px;
font-size:17px;
color:var(--white);
}
.menu-off {
display: block;
width: 73px;
position: absolute;
z-index: 3;
left: 25px;
top: 45px;
transition: all .5s;
}
.menu-off .st0,
.menu-off .st1,
.menu-off .st2{
fill:var(--white);
stroke-dasharray:0;
opacity:1;
stroke:none;
}
.bg-brown{
background: var(--brown);
}
.h1.tit{
font-size:78px;
color:var(beige);
}
.h1.titolo{
font-size:60px;
line-height:1.1em;
}
.h1.titolo span{
display:block;}
.bg-brown .h1.tit,
.bg-brown .pre-tit{
color:var(--beige);
}
.pre.tit{
text-transform:uppercase;
font-size:26px;
letter-spacing:0.075em;
font-weight:200;
color:var(--brown-light);
}
.bg-brown .pre.tit{
color:var(--beige);
}
.bg-beige .pre.tit{
color:var(--white);
}
.bottone{
padding:10px 35px;
text-transform:uppercase;
font-size:15px;
letter-spacing:0.5em;
color:var(--white);
font-weight:bold;
border-radius: 3rem;
display:inline-block;
transition: all 1s;
cursor:pointer;
}
.bottone:hover,
.uk-button-primary:hover{
transition: all 1s;
border-radius:0;
background:var(--green);
}
.bottone-g{
background:var(--green);
}
.bottone-b{
background:var(--brown-light);
}
.bottone-b:hover{
background:var(--brown-light);
}
.bottone-bd{
background:var(--beige-dark);
}
.bottone-b:hover,
.bottone-g:hover{
color:var(--white);
}
.bottone-beige{
background:var(--beige);
color:var(--brown-light);
}
.bottone-beige:hover{
background:var(--beige);
}
.bottone-beige:hover{
color:var(--brown-light);
}
.bottone-vg{
border:1px solid var(--green);
}
.bottone-vb{
border:1px solid var(--brown);
}
.bg-brown .bottone,
.tm-bottom-l .bottone{
margin-left:60px;
}
.bg{
background-size: cover !important;
background-position: center center !important;
height: 100vh;
position:relative;
}
.bg:before,
.layout-strutture .relativo:before,
.layout-offerte.relativo:before,
.menu img:before{
content: '';
height: 100%;
background:rgba(140, 130, 124);
position: absolute;
width: 100%;
z-index: 1;
bottom: 0;
left: 0;
right: 0;
mix-blend-mode: multiply;
opacity: 0.5;
transition: all 1s;
}
.menu a img:before{
transition: all 1s;
opacity:0;
}
.bg:hover:before{
transition: all 1s;
opacity:0.1;
}
.bg-spa{
background:url(../images/wellness-hotel-val-di-fassa.jpg);
}
.bg-palestra{
background:url(../images/sport-hotel-val-di-fassa-campitello.jpg);
}
.bg-esperienze{
background:url(../images/esperienze-val-di-fassa.jpg);
}
.bg-esperienze-inverno{
background:url(../images/esperienze-val-di-fassa-inverno.jpg);
}
.bg-brown{
background:var(--brown-light);
color:var(--beige);
padding-bottom:90px;
}

.whatsapp{
    width: 60px;
    height: 60px;
    display: block;
    position: fixed;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    text-align: center;
    line-height: 60px;
    background: #7fbc45;
    border-radius: 100%;
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.3);
    color:#fff;
    font-size:30px;
    z-index:4;
	/*animation: pulse 2s infinite;*/
	transition: all .5s;
}
.whatsapp:hover{
background:var(--green);
transition: all .5s;
}
.whatsapp:hover span{
background:var(--green);
transition: all .5s;
}

@keyframes pulse {
0% {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
.whatsapp a{
position:relative;
display:block;
height:60px;
}
.whatsapp a:before{
content:url(../images/whatsapp.svg);
display:block;
position:absolute;
width:28px;
top:4%;
z-index:3;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
}
.whatsapp span{
background:#7fbc45;
position:absolute;
font-size:14px;
left:-140px;
height:30px;
top:15px;
line-height:2.2em;
padding:0 15px;
border-radius: 3rem;
transition: all .5s;
}
.campitello{
position:absolute;
bottom:80px;
left:0;
right:0;
z-index:3;
text-align:center;
}
.campitello .h2,
.bg .h2{
color:var(--white);
font-size:16px;
margin-bottom:0;
}
.bg .h2{
margin-top:50px;
}
.uk-sticky {
position: relative;
z-index: 980;
box-sizing: border-box;
height: 1px !important;
margin-top: -1px !important;
}
.uk-sticky.barra-fixed,
.slider-vuoto{
background: rgba(140, 130, 124, 0.9);
height: 70px !important;
}
.barra-fixed .tm-logo{
width:130px;
top:20px;
}
.barra-fixed .recapiti{
top:15px;
}
.barra-fixed .menu-off{
top:18px;
}
.barra-fixed .stagione{
width:56px;
margin-right:5px;
}
.barra-fixed .stagione path{
stroke-width:2px;
}
.barra-fixed .switcher{
top:7px;
}
.griglia-tre.padding,
.numeri-rec{
padding-top:0;
position:relative;
}
.numeri-rec{
padding-bottom:90px;
}
.griglia-tre.padding{
padding-bottom:0;
}
.interne .griglia-tre.padding{
padding-bottom:120px;
}
.griglia-tre.padding:after,
.numeri-rec:after{
content:'';
background:var(--beige-dark);
height:65%;
width:30%;
position:absolute;
right:0;
top:43.5%;
z-index:0;
transform: translateY(-13%);
}
.numeri-rec:after{
top:0;
height:100%;
transform: translateY(0);
}
.griglia-tre .uk-width-1-2\@m.relativo{
z-index:1;
}
.griglia-tre .uk-width-1-2\@m .uk-width-1-2\@m:first-child{
margin-top:26%;
}
.griglia-tre .uk-width-1-2\@m .uk-width-1-2\@m:last-child{
margin-top:56%;
}
.cerchio{
display:block;
width:260px;
}
.cerchio{
position:absolute;
left:0;
right:0;
z-index:3;
}
.cerchio .st4{
opacity:1;
}
.griglia-tre .cerchio{
left:-18%;
top:5%;
}
.bg .cerchio{
margin-left:auto;
margin-right:auto;
top:80px;
}
.cerchio .st0{
fill:none;
}
.cerchio .st3{
stroke:none;
}
.cerchio .st3{
fill:var(--white);
}
.griglia-tre .cerchio .st3{
fill:var(--brown);
}
.cerchio #cerchio {
animation: rotate 24s infinite linear;
transform-origin: center;
}
@keyframes rotate {
0% {
transform: rotate(0deg)
}
100% {
transform: rotate(360deg)
}
}
.recapiti .lingua li{
    display:block;
    padding:5px 0;
    text-align:center;
    height:25px;
    }
.lingua li{
padding:0!important;
}
    .lingua .uk-nav li>a{
    display:block;
    padding:0px;
    }
    .lingua .uk-dropdown-nav>li>a{
    color:var(--brown);
    }
    .lingua .uk-dropdown-nav>li.uk-active>a, .uk-dropdown-nav>li>a:hover{
    color:var(--green);
    }
    .lingua{
    display:inline-block;
	height: 30px;
	margin-right: 20px;
    }

    .lingua .uk-dropdown-nav{
    font-size:12px;
    text-align:center;
    }
    .lingua .uk-drop.uk-open,
    .lingua .uk-dropdown{
	min-width:25px;padding:5px;text-align:center;
	}
    .lingua .uk-button-link{
	color:var(--white);
	padding:0!important;}
    .lingua .uk-button-link:after,
    .sito:after{
    content:url(../images/angle-down.svg);
    display:inline-block;
    width:10px;
    height:25px;
    margin-left:5px;
    vertical-align:middle;
    }
    .tm-top-a .lingua .moduletable:after,
.tm-top-a .lingua .moduletable:before{
display:none;
}
.tm-top-a .moduletable.header-vuoto:before{
display:none;	
}
.switcher{
position:absolute;
z-index:3;
left:130px;
top:30px;
}

.mappina {
    display: block;
    width: auto;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
}

#funivia11 {
    animation: funivia11 30s linear infinite both;
    transform: translate(-40px, -47px);
}

@keyframes funivia11{
    50%{
        transform: translate(125px, 150px);
    }
}

#funivia21 {
    animation: funivia21 30s linear infinite both;
    transform: translate(64px, 75px);
}

@keyframes funivia21{
    50%{
        transform: translate(-90px, -110px);
    }
}

#shopping1 {
    animation: shopping 3s linear infinite both;
    transform: translate(0px, 0px);
}

@keyframes shopping{
    25%,
    75%{
        transform: translate(5px, -5px);
    }

    50%{
        transform: translate(10px, 0px);
    }

    100%{
        transform: translate(0px, 0px);
    }
}

#nuvola11,
#nuvola41,
#nuvola61,
#nuvola81{
    animation: nuvola 3s linear infinite both;
    transform: translateX(0px);
}

@keyframes nuvola{
    50%{
        transform: translateX(20px);
    }
}

#nuvola21,
#nuvola31,
#nuvola51,
#nuvola71{
    animation: nuvola1 4s linear infinite both;
    transform: translateX(0px);
}

@keyframes nuvola1{
    50%{
        transform: translateX(-10px);
    }
}

.lista-numeri{
margin:0px 40px 90px;
}
.lista-numeri strong,
.numero{
font-family:var(--font-title);
font-size:67px!important;
text-transform:uppercase;
}
.lista-numeri strong span{
font-size:37px;
}
.lista-numeri strong{
display:block;
margin-bottom:20px;
}
.lista-numeri li{
text-transform:uppercase;
font-size:15px;
letter-spacing:0.5em;
font-weight:500;
margin-bottom:40px;
padding-bottom:40px;
border-bottom:1px dashed var(--white);
}
.lista-numeri li:last-child{
border:none;
padding-bottom:0;
margin-bottom:0;
}
.testo-numeri{
padding:0 70px;
}
.novita{
display:block;
text-transform:uppercase;
letter-spacing:0.3em;
font-weight:700;
}
.colonna{
color:var(--white);
position:relative;
z-index:1;
}
.colonna .bottone{
margin-top:40px;
}
.contenuto{
padding:0px 0 30px 60px;
}
.griglia-palestra .contenuto{
padding:90px 60px 30px 0;
}
.griglia-palestra .uk-width-1-2\@m.uk-flex-first{
padding-top:90px;
}
.contenuto .lista{
margin-top:60px;
}
.lista li{
padding:5px 0;
position:relative;
}
.lista.h2{
letter-spacing:0.2em!important;
}
.lista li:before{
content:url(../images/check.svg);
display:inline-block;
width:73px;
margin-right:6px;
}
.griglia-palestra .lista li:before{
display:none;
}
.griglia-palestra .lista li:after{
content:url(../images/check.svg);
display:inline-block;
width:73px;
margin-left:6px;
transform: rotate(180deg);
}
.griglia-palestra .cerchio-freccia{
transform: rotate(180deg);
}
.cerchio-freccia{
display:block;
width:232px;
transition: all 1s;
}
.cerchio-freccia:hover .st2{
stroke-dasharray:0;
transition: all 0.1s;
opacity:1;
}
.cerchio-freccia .st2{
opacity:0.8;
}
.cerchio-freccia-link{
position:relative;	
}
.cerchio-freccia-link span{
text-transform:uppercase;
font-size:14px;
letter-spacing:0.15em;
position:absolute;
left:0;
top:20px;
}
.griglia-spa .cerchio-freccia{
margin-left:auto;
}
.st1{
stroke-dasharray:0!important;
}

#cerchio1 .st0{
stroke:none;
}

.cerchio .st4 .st1{
stroke-dasharray:5px!important;
stroke-width:1px;
stroke:var(--brown);
}
.bg .cerchio .st4 .st1{
stroke:var(--white);
}
.griglia-palestra .uk-flex-first {
order: 99;
}

/* layout strutture inizio */
.strutture-home{
margin:60px 60px 0;
}
.strutture-hotel{
margin:0 60px;
padding:90px 0px 120px;
}
.strutture-hotel .dots{
bottom:10px!important;
width:100%!important;
}
.strutture-home .uk-slider-items .slide-strutture {
width:65%;
margin-right:30px;
}
.layout-strutture .assoluto{
bottom:40px;
color:var(--white);
left:40px;
right:40px;
text-align:left;
z-index:3;
}
.layout-strutture .h1{
color:var(--white)!important;
font-size:51px;
text-transform:uppercase;
text-align:left!important;
margin-bottom:0!important;
}
.layout-strutture .dettaglio{
margin-top:20px;
}
.layout-strutture .dettaglio .det{
padding:0 10px 0 0;
}
.strutture-related .dettaglio .det{
padding:0 2px 0 0 ;
}
.cerchio-plus{
margin-left:auto;
display:block;
text-align:right;
width:107px;
}
.cerchio-plus .st0{
stroke-width:1px;
opacity:1;
}
.cerchio-plus .st0{
stroke-dasharray:5px!important;
}
.layout-strutture .st0,
.layout-strutture .st1{
stroke:var(--white);
stroke-width:1.4px;
}
.cerchio-freccia .st0,
.cerchio-freccia .st1{
stroke-width:1.4px;
stroke-dasharray:0;
opacity:1;
}
.det .suffix{
margin-left:8px;
}
.dettaglio .det:last-child:after{
display:none;
}
.strutture-home .dots {
	display: inline-block;
	width: calc(100% - 380px);
	position: absolute;
	bottom: -125px;
	right: 0;
	top: unset;
}

.strutture-home .uk-dotnav>* {
	padding-left: 0;
	width: 20%;
	float:left;
}
.esperienze .strutture-home .uk-dotnav>*{
width:25%;
}

.strutture-home .uk-dotnav>*>* {
	width: 100%;
	height: 5px;
	border-radius: 0;
	background: none;
	border-top: solid 1px var(--beige-dark);
	border-bottom:none;
    border-right:none;
	border-left:none;

}

.strutture-home .uk-dotnav>.uk-active>* {
	border-top: solid 3px var(--beige);
	margin-top:-1px;
}
.esperienze .strutture-home .uk-dotnav>.uk-active>* {
	border-top: solid 3px var(--brown-light);
	margin-top:-1px;
}
.strutture-home{
position:relative;
}
/* layout strutture fine */

.box-scritta {
    overflow: hidden;
    padding: 0px 0 60px;
    position: relative;
    width: 100%;
    line-height:1em;
    height:75px;
    }
    .scritta-move{
    font-family:var(--font-title);
    text-transform:uppercase;
    color:var(--brown);
    opacity:0.3;
    font-size:120px;    
    letter-spacing:-0.025em;
    height:100px;
    }
    .scritta-move{
        position: absolute;
        display: flex!important;
        white-space: nowrap;
        justify-content: flex-start;
        display: flex;
        animation: floatText 170s infinite linear;
        font-size: 142px;
        line-height:1em;
        transform-origin:left;
		margin-bottom:0;
    }
        @keyframes floatText {
            from   { transform: translateX(-50%); }
            to { transform: translateX(-110%); }
            }
.txt .uk-width-1-3\@m {
width: calc(100% / 1.8);
}
.txt{
margin:90px 0;
}
.txt .bottone{
margin-top:60px;
}
/* layout offerte inizio */
.layout-offerte .pos-media,
.layout-offerte img{
width:100%;
}
.layout-offerte .pos-categoria span:before,
.layout-offerte .pos-categoria{
display:inline-block;
}
.layout-offerte .pos-links{
margin-left:auto;
margin-right:0;
display:inline-block;
text-align:right;
float:right;
}
.layout-offerte .pos-links .cerchio-plus,
.strutture-related .pos-links .cerchio-plus{
width:66px;
}
.territorio-teaser .cerchio-plus{
width:80px!important;
}
.layout-offerte .pos-links .cerchio-plus .st0,
.layout-offerte .pos-links .cerchio-plus .st1,
.strutture-related .pos-links .cerchio-plus .st0,
.strutture-related .pos-links .cerchio-plus .st1{
stroke-width: 2.5px;
stroke:var(--white);
}
.layout-offerte .pos-categoria span{
margin-right:15px;
}
.layout-offerte .pos-categoria .love:before{
content:url(../images/love.svg);
width:22px;
}
.layout-offerte .pos-categoria .sport:before{
content:url(../images/sport.svg);
width:31px;
}
.layout-offerte .pos-categoria .gift:before{
content:url(../images/gift.svg);
width:25px;
}
.layout-offerte .pos-categoria .wellness:before{
content:url(../images/wellness-w.svg);
width:36px;
}
.layout-offerte .pos-sottotitolo{
line-height:1.4em;
margin-top:20px;
text-align:left;
}
.layout-offerte,
.strutture-related{
color:var(--white);
margin:0 10px;
}
.offerte-teaser{
margin:0;
}
.layout-offerte .pos-titolo{
color:var(--white);
font-size:40px;
text-transform:uppercase;
margin-bottom:0!important;
}
.layout-offerte .top{
position:absolute;
top:30px;
left:30px;
right:30px;
z-index:3;
text-align:left;
}
.layout-offerte .bottom{
position:absolute;
bottom:30px;
left:30px;
right:30px;
padding-right:10%;
z-index:3;
}
.territorio-teaser .bottom{
bottom:90px;
}
.offerte-home{
margin-bottom:60px;
position:relative;
}
.box-offerte{
position:relative;
padding-bottom:120px;
}
.frecce-slider{
position:absolute;
bottom:20px;
width:38%;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
}
.camere-collegate .frecce-slider{
bottom:10%;
}
.frecce-slider .uk-invisible{
visibility:visible!important;
}
.frecce-slider [hidden] {
display: block !important;
}
.frecce-slider svg{
display:none;
}
.frecce-slider .uk-slidenav:before{
content:url(../images/freccia.svg);
display:block;
width:186px;
}
.frecce-slider .uk-slidenav-previous:before{
  transform: rotate(180deg);
}
.camere-collegate .frecce-slider .uk-slidenav:before,
.pacchetti .frecce-slider .uk-slidenav:before{
content:url(../images/freccia-w.svg);
}
/* layout offerte fine */

.bg-beige{
background:var(--beige-dark);
color:var(--white);
}
.bg-beige .h1{
color:var(--white);
}
.box-risto{
margin:0 60px;
}
.bg-ristorante .corsivo{
margin-bottom:90px;
}
.piatto:before{
content:url(../images/piatto.svg);
background-size:cover;
width:90%;
display:block;
padding:90px 120px 0 0;
}
.box-risto .uk-width-1-3\@m {
width: calc(90% / 3);
}
.box-risto .uk-width-2-3\@m {
width: calc(210% / 3);
}
.cucina{
position:absolute;
}
.cucina span{
position:relative;
border:2px solid var(--green);	
padding: 10px 35px;
font-size:15px;
font-weight: bold;
border-radius: 3rem;
text-transform:uppercase;
letter-spacing:0.5em;
}
.cucina span:before{
content:'';
background:var(--green);
width:2px;
position:absolute;
}
.cucina span:after{
content:'';
background: radial-gradient(circle, rgba(147, 141, 109, 1) 0%, rgba(147, 141, 109, 1) 60%, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 1) 100%);
width:15px;
height:15px;
border-radius:50%;
position:absolute;
}
.cucina-ipocalorica span:before{
height:460px;
top:39px;
left:35%;
}
.cucina-ipocalorica span:after{
top:490px;
left:33.5%;
}
.cucina-tipica span:before{
height:360px;
top:12px;
left:0;
transform: rotate(35deg);
}
.cucina-tipica span:after{
top:335px;
left:-41%;
}
.cucina-sportiva span:before{
height:700px;
top:-504px;
left:-60%;
transform: rotate(-64deg);
}
.cucina-sportiva span:after{
top:-316px;
left:-160%;
}
.cucina-ipocalorica{
top:0;
left:10%;
}
.cucina-tipica{
top:10%;
right:0;
}
.cucina-sportiva{
bottom:5%;
right:-15%;
}
.bg-beige .cerchio-freccia .st0,
.bg-beige .cerchio-freccia .st1,
.bg-beige .cerchio-freccia .st2{
stroke:var(--white);
opacity:1;
}
.bg-beige .cerchio-freccia-link{
margin-left:auto;
display:inline-block;
float:right;
margin-top:120px;
}
.layout-territorio .pos-esperienze li{
display:inline-block;
}
.layout-territorio .pos-esperienze li:last-child:after{
display:none;
}
.facebook:before{
content:url(../images/fb.svg);
display:inline-block;
width:40px;
margin:0 5px;
}
.instagram:before{
content:url(../images/ig.svg);
display:inline-block;
width:40px;
margin:0 5px;
}
.box-social .cerchio-freccia-link{
display:inline-block;
margin-left: 90px;
}
.tm-footer{
background:var(--brown-light);
color:var(--white);
}
.tm-footer .h2{
color:var(--white);
margin-bottom:15px;
font-size:17px;
letter-spacing:0.075em;
font-weight:400;
}
.tm-footer a{
font-weight:500;
}
.tm-footer a span{
font-weight:300;
}
.policy{
background:var(--green);
padding:20px 25px;
text-align:center;
text-transform:uppercase;
font-size:14px;
letter-spacing:0.5em;
}
/* menu offcanvas inizio */

.uk-offcanvas-bar {
    transition: all 1s;
    transform-origin: top center;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    width: 100%!important;
    text-align: center;
	background:var(--black);
	padding:0;
	overflow:auto;
	background:var(--beige);
}
.uk-offcanvas.uk-open{
display:block;	
width:100%;
}
.uk-offcanvas.uk-open .uk-offcanvas-bar.uk-offcanvas-bar-show {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.uk-offcanvas-bar-flip {
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}
.sopra-menu,
.menu{
position:relative;
background:var(--brown);
}
.sopra-menu{
height:80px;
}
.menu img{
width:100%;
position:relative;
}
.menu .h1{
font-size:38px;
color:var(--white);
text-transform:uppercase;
border-bottom:1px solid var(--beige-dark);
padding-bottom:25px;
}
.box-menu{
padding:40px 25px;
position:relative;
}
.menu .cerchio-plus{
width:42px;
position:absolute;
right:25px;
top:35px;
}
.menu .cerchio-plus .st0{
stroke:var(--beige-dark);
stroke-width:5px;
}
.menu .cerchio-plus .st1{
opacity:1;
stroke:var(--beige-dark);
stroke-width:5px;
stroke-dasharray:0px!important;
}
.secondo-menu{
text-align:center;
padding:60px 25px 0;
}
.secondo-menu li{
padding:10px 0;
}
.secondo-menu li a{
display:inline-block;
}
.secondo-menu .bottone{
padding:7px 20px;
}
.secondo-menu .corsivo{
color:var(--brown);
margin-bottom:60px;
}
.bottone-menu{
border:1px solid var(--brown);
color:var(--brown)!important;
}
.menu-social .cerchio-freccia-link span{
color:var(--green);
}
.bottone-menu:hover{
background:none;
}
.uk-offcanvas-bar .uk-close{
position:absolute;
left:30px;
top:15px;
right:initial;
}
.menu img{
opacity:0.8;
transition: all 0.5s;
}
.menu a:hover img{
opacity:1;
transition: all 0.5s;
}
.menu a:hover .cerchio-plus .st0,
.layout-offerte:hover .cerchio-plus .st0,
.layout-strutture:hover .cerchio-plus .st0,
.cerchio-freccia-link:hover .st2{
stroke-dasharray:0!important;
transition: all 0.1s;
opacity:1;
}
.cerchio-freccia-link:hover .st2{
transition: all 0.1s;
}
.cerchio-freccia-link .st0{
transition: all 0.1s;
stroke-dasharray:0;
opacity:1;
}
/* menu offcanvas fine */
.h2.check{
margin-top:40px;
padding-top:40px;
border-top:1px solid var(--beige-dark);
}
.scritta-interne{
padding:90px 0px;
}
.strutture-teaser{
margin-bottom:30px;
}
.header-vuoto{
display:block;
background:var(--brown-light);
width:100%;
height:140px;
}
.tm-top-a .moduletable.header-vuoto:after{
display:none;
}
/* strutture full inizio */

.strutture-full .pos-links{
margin-top:60px;
}
.territorio-teaser .pos-links{
margin-top:0;
}
.territorio-teaser .top{
top:60px;
}
.h1-plus{
font-size:36px;
}
.lista-plus{
margin-top:30px;
}
.lista-plus li{
border-bottom:1px dashed rgba(147, 141, 109, 0.3);
padding-bottom:22px;
margin-bottom:22px;
font-size:20px;
}
.lista-plus li:before{
display:inline-block;
vertical-align:middle;
margin-right:15px;
width:50px;
height:50px;
}
.lista-plus li:last-child,
.pos-special li:last-child{
border:none;
padding-bottom:0;
margin-bottom:0;
}
.lista-plus li.gym:before{
content:url(../images/gym.svg);
}
.lista-plus li.personal-trainer:before{
content:url(../images/personal-trainer.svg);
}
.lista-plus li.spa:before{
content:url(../images/spa.svg);
}
.lista-plus li.massaggi:before{
content:url(../images/massaggi.svg);
}
.lista-plus li.room-service:before{
content:url(../images/room-service.svg);
}
.lista-plus li.special-menu:before{
content:url(../images/special-menu.svg);
}
.lista-plus li.ski:before{
content:url(../images/ski.svg);
}
.lista-plus li.bike:before{
content:url(../images/bike.svg);
}
.strutture-full .pos-servizi li{
padding:2px 0;
}
.servizi-plus .uk-width-2-3\@m:before{
content:'';
display:block;
position:absolute;
background:rgba(147, 141, 109, 0.3);
width:1px;
height:100%;
top:0;
}
.servizi-plus .uk-width-2-3\@m{
position:relative;
}
.camere-collegate .uk-slider{
margin:60px 60px 0;
}
.strutture-related .pos-titolo{
font-size:40px;
}
.strutture-related .assoluto{
left:30px;
bottom:30px;
}
.strutture-related .pos-links{
position:absolute;
top:30px;
right:30px;
margin-top:0;
z-index:3;
}
.camere-collegate{
position:relative;
}
.lista-caratteristiche li{
padding:8px 0;
line-height:1.4em;
}
.lista-caratteristiche li:before,
.lista-servizi li:before{
content:'';
display:inline-block;
width:6px;
height:6px;
border-radius:50%;
background:var(--green);
vertical-align:middle;
margin-right:10px;
}
.pos-special li{
text-transform:uppercase;
text-transform: uppercase;
font-weight: 600;
font-size:13px;
letter-spacing:0.5em;
border-bottom:1px dashed rgba(147, 141, 109, 0.3);
padding-bottom:12px;
margin-bottom:12px;
}
.strutture-full .pos-dicitura{
font-size:14px;
margin-top:20px;
font-weight:500;
font-style:italic;
color:var(--green);
line-height:1.2em;
}
.strutture-full .pos-dicitura:before{
content:url(../images/esclamativo.svg);
display:inline-block;
width:6px;
vertical-align:middle;
margin-right:5px;
height:24px;
}
/* strutture full fine */
fieldset{
border:none!important;
margin:0!important;
padding:0;
}
#form-strutture form{
margin-top:60px;
}
.uk-button-primary{
background:var(--green);
padding:5px;
border-radius: 3rem;
font-size:14px;
letter-spacing:0.5em;
font-weight:600;
line-height:1.4em;
transition: all 0.5s;
}
.rsform-block-accetto-privace-3,
.rsform-block-newsletter-3,
.rsform-block-accetto-privace-4{
text-align:left;
text-transform:uppercase;
font-size:12px;
font-weight:500;
letter-spacing:0.2em;
margin-bottom:0!important;
margin-top:0!important;
}
.rsform-block-accetto-privace-4{
color:var(--white);
}
.rsform-block-accetto-privace-3 a,
.rsform-block-accetto-privace-4 a{
font-weight:700;
text-decoration:underline;
}
.tit-servizi{
font-size:36px;
color:var(--green);
}
.tit-servizi:before{
display:inline-block;
vertical-align:middle;
margin-right:16px;
width:50px;
}
.tit-servizi.reception:before{
content:url(../images/reception.svg);
width:45px;
}
.tit-servizi.camera:before{
content:url(../images/camera.svg);
}
.tit-servizi.benessere:before{
content:url(../images/wellness.svg);
}
.tit-servizi.ristorante:before{
content:url(../images/ristorante.svg);
}
.tit-servizi.attivita:before{
content:url(../images/attivita.svg);
}
.ristorante,
.attivita{
border-top: 1px dashed rgba(147, 141, 109, 0.3);
margin-top:30px;
padding-top:30px;
}
.lista-servizi li{
font-size:14px;
text-transform:uppercase;
font-weight:600;
letter-spacing:0.2em;
line-height:1.4em;
padding:8px 0;
}
.lista-servizi span{
display:block;
text-transform:none;
font-size:15px;
font-weight:300;
letter-spacing:0.075em;
}
.bg-brown .h1{
color:var(--beige);
}
.strutture-hotel .h1{
margin-bottom:60px;
text-align:center;
}
.griglia-cucina{
padding-top:30px;
}
.griglia-cucina .h1{
font-size:36px;
border-bottom:1px dashed rgba(147, 141, 109, 0.3);;
padding-bottom:30px;
color:var(--green);
}
.griglia-cucina .h1 span{
font-family:var(--font-basic);
font-size:16px;
text-transform:uppercase;
display:block;
margin-bottom:0px;
}
.griglia-cucina .h1:before{
display:block;
margin:0 auto -10px;
width:60px;
}
.griglia-cucina .h1.cucina-tipica:before{
content:url(../images/tipica.svg);
}
.griglia-cucina .h1.cucina-sportiva:before{
content:url(../images/sportiva.svg);
}
.griglia-cucina .h1.cucina-ipo:before{
content:url(../images/ipo.svg);
}
.griglia-cucina .h1.idromassaggio:before{
content:url(../images/idromassaggio.svg);
}
.griglia-cucina .h1.sauna:before{
content:url(../images/sauna.svg);
}
.griglia-cucina .h1.bagno-turco:before{
content:url(../images/bagno-turco.svg);
}
.griglia-cucina .h1.trainer:before{
content:url(../images/personal-trainer.svg);
}
.griglia-cucina .h1.chinesiologo:before{
content:url(../images/chinesiologo.svg);
}
.griglia-cucina .h1.nutrizionista:before{
content:url(../images/nutrizionista.svg);
}
.griglia-cucina .h1.love-pet:before{
content:url(../images/love-pet.svg);
}
.griglia-cucina .h1.ciotola:before{
content:url(../images/ciotola.svg);
}
.griglia-cucina .h1.cena-dog:before{
content:url(../images/cena-dog.svg);
}
.pady{
padding:0 25px;
font-size:16px;
line-height:1.6em;
}
.apertura span{
display:block;
margin-bottom:40px;
font-family:var(--font-title);
font-size:28px;
}
.omni-pagine-spa .apertura p,
.omni-pagine-palestra .apertura p{
margin-bottom:0;
}
.apertura p{
margin-bottom:60px;
}
.apertura{
padding:90px 120px 0;
}
.apertura .bottone{
margin-left:0;
}
.layout-massaggi .pos-titolo{
font-size:46px;
margin-bottom:20px;
}
.layout-massaggi .pos-descrizione{
margin:40px 0 60px;
}
.layout-massaggi .griglia-dettaglio{
border-bottom:1px solid var(--green);
padding-bottom:60px;
margin:60px;
}
.massaggi li:nth-child(even) .layout-massaggi .uk-width-1-2\@m:first-child{
order: 99;
}
.layout-massaggi img{
width:100%;
}
.massaggi li:last-child .layout-massaggi .griglia-dettaglio{
border-bottom:none;
padding-bottom:0;
margin-bottom:0;
}
.lista-spa{
padding:60px 220px 90px;
column-count:3;
text-align:center;
font-size: 15px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.2em;
}
.lista-spa li{
padding:0 5px;
}
.lista-spa li:before{
content:'';
background:var(--beige);
width:6px;
height:6px;
border-radius:50%;
display:inline-block;
vertical-align:middle;
margin-right:10px;
}
button{
border:none;
padding: 17px 35px!important;
}
.omni-pagine-spa .apertura .bottone{
margin:0 15px;
}
#listino{
text-align:right;
}
#listino .h1{
font-size:36px;
color:var(--green);
text-align:center;
}
#listino td{
border:1px solid var(--beige);
vertical-align:middle;
}
#listino .uk-table span{
display:block;
color:var(--green);
font-size:12px;
text-transform:uppercase;
font-weight:700;
letter-spacing:0.2em;
}
#listino td:first-child{
text-align:left;
}
#listino td:last-child{
text-align:right;
}
#listino .due td{
text-align:center;
background:var(--green);
color:var(--white);
font-size:15px;
text-transform:uppercase;
font-weight:700;
letter-spacing:0.2em;
}
#listino .uk-modal-close{
position:relative;
background:none;
margin-left:auto;
text-align:right;
}
#listino .uk-modal-close:before,
.uk-offcanvas-bar .uk-close:before{
content: " ";
height: 1px;
width: 45px;
transform-origin:center center;
background: var(--green);
display: block;
transform: rotate(-45deg);
left: 0;
right: 0;
top: 25px;
margin-left: auto;
margin-right: auto;
position: absolute;
transition: all 0.5s;
}
.uk-offcanvas-bar .uk-close:before,
.uk-offcanvas-bar .uk-close:after{
background:var(--white)!important;
}
#listino .uk-modal-close:after,
.uk-offcanvas-bar .uk-close:after{
content: " ";
height: 1px;
width: 45px;
transform-origin:center center;
background: var(--green);
display: block;
transform: rotate(45deg);
left: 0;
right: 0;
top: 25px;
margin-left: auto;
margin-right: auto;
position: absolute;
transition: all 0.5s;
}
#listino .uk-modal-close:hover:after,
#listino .uk-modal-close:hover:before,
.uk-offcanvas-bar .uk-close:hover:before,
.uk-offcanvas-bar .uk-close:hover:after{
transform: rotate(0deg);
transition: all 0.5s;
}
.uk-offcanvas-bar .uk-close svg{
display:none;
}
.scritta-close {
opacity: 0;
text-align: center;
transition: all 0.5s;
color: var(--green);
margin-top: -10px;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 0.15em;
font-weight: 500;
}
.uk-offcanvas-bar .scritta-close{
color:var(--white);
}
#listino .uk-modal-close:hover .scritta-close,
.uk-offcanvas-bar .uk-close:hover .scritta-close{
opacity: 1;
}
.padding-items{
padding:60px;
}
.uk-subnav{
display: block;
text-align: center;
position: relative;
}
.uk-subnav > * {
float: none;
display: inline-block;
margin: 0 5px;
vertical-align: middle;
}
.uk-subnav-pill {
margin-left: 0;
}
.padding-items .js-filter{
margin-top:60px;
}
#filter-bar .bottone{
border:2px solid var(--green);
color:var(--green);
padding:10px 35px;
transition: all 1s;
}
.uk-subnav-pill>*{
padding-left:0;
}
.uk-subnav-pill>.uk-active>a{
background:var(--green);
color:var(--white)!important;
transition: all 1s;
}
.uk-subnav-pill>*>a:hover{
background:var(--green);
color:var(--white)!important;
transition: all 1s;
}
.offerte-full .pos-descrizione .h1{
font-size:30px;
text-transform:none;
}
.offerte-full .pos-descrizione li{
padding:0 0 10px;
}
.offerte-full .pos-descrizione li span{
display:block;
text-transform:uppercase;
font-weight:600;
}
.offerte-full .pos-validita{
font-size:13px;
text-transform:uppercase;
font-weight:600;
line-height:1.4em;
}
.offerte-full .prezzo{
padding-top:15px;
margin-top:15px;
}
.offerte-full .pos-prezzo{
color:var(--green);
font-family:var(--font-title);
font-size:30px;
}
.offerte-full .pos-prezzo .prefix,
.offerte-full .pos-specifica{
font-size:15px;
font-family:var(--font-basic);
color:var(--green);
}

.jtxt span{
display:block;
font-family:var(--font-title);
font-size:32px;
color:var(--green);
}
.pos-countdown{
margin-top:40px;
}
.omni-countdown{
background:var(--green);
display:inline-block;
padding:5px 10px;
color:var(--white);
}
.omni-countdown strong{
font-family:var(--font-title);
font-size:28px;
}
.pos-gallery svg{
width:30px;
}
.offerte-full .pos-gallery{
padding-bottom:120px;
}
.incluso{
letter-spacing:0.075em;
font-size:18px;
font-weight:600;
margin-bottom:10px;
display:block;
}
.servizi-related .pos-descrizione{
letter-spacing:0.075em;
font-size:16px;
}
.servizi-related{
line-height:1.7em;
padding-bottom:18px!important;
}
.servizi-related .h2{
letter-spacing:0.3em;
}
.offerte-full .pos-more{
margin-bottom:60px;
}
.pacchetti{
margin-top:60px;
}
.pacchetti .h1{
margin-bottom:70px;
text-align:center;
}
.layout-offerte .h1{
text-align:left;
}
.territorio-teaser .pos-titolo{
font-size:50px;
}
.no-lista{
text-transform:none;
font-weight:300;
font-size:17px;
letter-spacing:0.075em;
}
.no-lista:before{
display:none!important;
}
.form{
background:var(--beige-dark);
padding:60px 25px;
color:var(--white);
}
.form .h2{
color:var(--white);
margin-bottom:0;
}
.links-strutture{
margin-top:60px;
}
.indicazioni{
margin-top:90px;
line-height:1.3em;
font-size:16px;
}
.indicazioni .h1{
font-size: 36px;
border-bottom: 1px dashed rgba(147, 141, 109, 0.3);
padding-bottom: 30px;
color: var(--green);
}
.indicazioni .h1:before{
display:block;
width:50px;
margin:0 auto;
}
.indicazioni .h1.auto:before{
content:url(../images/auto.svg);
}
.indicazioni .h1.autobus:before{
content:url(../images/autobus.svg);
}
.indicazioni .h1.treno:before{
content:url(../images/treno.svg);
}
.indicazioni .h1.aereo:before{
content:url(../images/aereo.svg);
}
.indicazioni span{
display:block;
font-size:13px;
text-transform:uppercase;
letter-spacing:0.2em;
font-weight:700;
margin-top:30px;
}
.eventi-full .dettaglio,
.eventi-teaser .dettaglio{
color:var(--green);
font-size:14px;
text-transform:uppercase;
letter-spacing:0.3em;
font-weight:700;
margin-bottom:30px;
}
.eventi-teaser .dettaglio{
letter-spacing:0.15em;
color:var(--white);
margin-top:20px;
}
.eventi-full .pos-data:before,
.eventi-teaser .pos-data:before{
content:url(../images/calendar.svg);
display:inline-block;
width:40px;
height:40px;
vertical-align:middle;
}
.eventi-teaser .pos-data:before{
content:url(../images/calendar-w.svg)!important;
}
.eventi-full .pos-data{
display:block;	
}
.eventi-full .pos-luogo:before,
.eventi-teaser .pos-luogo:before{
content:url(../images/pin.svg);
display:inline-block;
width:40px;
height:40px;
vertical-align:middle;
}
.eventi-teaser .pos-luogo:before{
content:url(../images/pin-w.svg);
}
.box-newsletter{
background:var(--green);
padding:40px;
}
.box-newsletter .uk-button-primary{
background:var(--beige-dark);
color:var(--brown);
}
.stagione{
display:block;
width:66px;
margin-right:15px;
}
.stagione path{
stroke-width:1.6px;
}
.omni-switcher{
opacity:0.5;
transition: all 0.5s;
}
.omni-switcher-active{
opacity:1;
}
.omni-switcher:hover{
transition: all 0.5s;
opacity:1;
}
.omni-switcher:hover #cerchio path{
stroke-dasharray:0px!important;
transition: all 0.1s;
}
.testo-percorso{
padding:40px;
}
.territorio-full .pos-descrizione .bottone{
margin-top:60px;
}
.layout-offerte:hover:before,
.layout-strutture:hover .relativo:before{
transition: all 0.5s;
opacity:0;
}
/* faq inizio */
.faq{
padding-top:60px;
}
.omni-faq .items{
padding:60px;
}
.faq-teaser .pos-titolo{
font-size:40px;
}
.pos-items{
margin-top:20px;
}
.pos-items .uk-accordion{
margin-bottom:10px;
}
.pos-items .bottone{
border:1px solid var(--green);
color:var(--green);
}
.pos-items .bottone:hover{
background:none;
}
.faq-teaser .lista-servizi li{
text-transform:none;
font-size:17px;
letter-spacing:0.075em;
font-weight:400;
}
.faq-teaser .lista-servizi li span{
margin-top:10px;
padding-left:20px;
font-weight:300;
}
.faq-teaser .uk-accordion-content{
margin:20px 0 30px;
}
.faq-teaser .lista-servizi li span:before{
content:'';
width:6px;
height:2px;
color:var(--green);
display:inline-block;
background:var(--brown-light);
margin-right:6px;
}
.link-color{
font-weight:700;
color:var(--green);
text-decoration:underline;
transition: all .5s;
}
.link-color:hover{
transition: all .5s;
color:var(--brown)!important;
text-decoration:underline;
}
.faq-teaser{
margin-bottom:30px;
font-weight:400;
}
.pos-programma .lista-servizi{
padding:60px;
}
.pos-programma .lista-servizi li{
font-size:16px;
text-transform:none;
font-weight:300;
letter-spacing:0.075em;
}
.pos-programma{
margin-top:90px;
}
.pos-programma .lista-servizi li strong{
text-transform:uppercase;
color:var(--green);
}
.pos-programma .lista-servizi li span{
font-weight:700;
}
.termini{
padding:0 60px;
line-height:1.5em;
}
.termini p{
margin:5px 0;
}
.termini .pre.tit{
border-top:1px solid;
padding-top:20px;
margin-top:20px;
font-size:20px;
color:var(--green);
font-weight:500;
}
.termini a{
color:var(--brown-light);
}
.gallery-teaser .pos-titolo{
font-family:var(--font-title);
font-size:36px;
text-transform:uppercase;
margin-bottom:20px;
}
.gallery-teaser{
margin-bottom:50px;
}
.rid{
font-size:15px;
font-style:italic;
}
.og-bar-mobile-fixed a{
    font-size:13px;
    text-transform:uppercase;
    font-weight:500;
    padding:8px 0;
    width:100%;
    display:inline-block;
    line-height:1.5em;
    height:40px;
    }
    .og-bar-mobile-fixed a:before{
    display:block;
    width:20px;
    margin-left:auto;
    margin-right:auto;
    }
    .chiama{
    background: rgb(63 189 53 / 90%);
	color:var(--white);
    }
    .chiama:before{
    content:url(../images/phone.svg);
    }
    .booking{
    background:rgba(147, 141, 109, 0.9);
	color:var(--white);
    }
    .booking:before{
    content:url(../images/calendar-barra.svg);
    width:22px;
    }
    .scrivi{
    background:rgba(140, 130, 124, 0.9);
	color:var(--white);
    }
    .scrivi:before{
    content:url(../images/envelope.svg);
    width:22px;
    }
/* faq fine */
.form-mobile{
margin-top:30px;
}
.popup{
text-align:center;
padding:60px;
	font-size:17px;
}
.popup .h1{
color:var(--white);
font-size:30px;
line-height:1.4em;
}
.popup strong{
font-size:22px;	
}
.popup .codice{
font-size:28px;
padding:0 10px;
font-weight:600;
margin:5px;
display:block;
width:30%;
margin:10px auto;
border:1px solid var(--beige);
padding:10px;
}
.underline{
position:relative;
}
.underline:before{
content:'';
background:var(--beige-dark);
height:2px;
width:100%;
position:absolute;
bottom:-2px;
display:block;
left:0;
}
.tit-pop{
text-transform:uppercase;
margin-top:20px;
border-top:1px dashed var(--white);
padding-top:20px;
}
.popup .bottone{
background:var(--beige);
color:var(--green);
margin:30px auto 0;
display: table;
text-align:center;
}
.eb-close{
padding:0!important;
}
/* CSS Base */

.uk-sticky {
    height: 1px !important;
    margin-top: -1px !important;
}

.og-bar-mobile-fixed {
	background: #fff;
	position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
}

.rsform-error {
	border-color: #dc8d99 !important;
	background: #fff7f8 !important;
	color: #f0506e !important;
	font-weight: bold !important;
}

.rsform-error::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #f0506e !important;
}

.rsform-error::-moz-placeholder {
	/* Firefox 19+ */
	color: #f0506e !important;
}

.rsform-error:-moz-placeholder {
	/* Firefox 18- */
	color: #f0506e !important;
}

.rsform-error::-ms-input-placeholder {
	/* Edge 12-18 */
	color: #f0506e !important;
}

.uk-input, .uk-select, .uk-select:not([multiple]):not([size]){
	height:50px;
	color:var(--brown);
}

.uk-input::placeholder, .uk-textarea::placeholder{
	color:var(--brown);
}

.layout-header,
.layout-header .og-video-browserplayer {
    height: 60vh;
}
.layout-header .og-video-browserplayer video {
    object-fit: cover;
    height: 60vh;
    width: 100%;
}
.pos-unpublish strong{
	font-size: 1.3rem;
}
.pos-unpublish svg{
	width: 50px;
    margin-bottom: 10px;
}
.pos-unpublish svg g path{
	fill:#faa05a;
}
.pos-unpublish svg circle{
	fill:none;
	stroke:#faa05a;
	stroke-width:4;
}
.pos-unpublish svg > path{
	fill:none;
	stroke:#faa05a;
	stroke-width:4;
	stroke-dasharray: 28.27; 
    stroke-dashoffset: 28.27; 
}
.pos-unpublish svg > path.mouth-left{
	animation: drawLeftMouth 1.5s ease-out forwards infinite;
}
.pos-unpublish svg > path.mouth-right{
	animation: drawRightMouth 1.5s ease-out forwards infinite;
}
@keyframes drawLeftMouth {
	from {
        stroke-dashoffset: 28.27; /* Inizio dal centro */
    }
    to {
        stroke-dashoffset: 56.54; /* Completamento del sorriso a sinistra */
    }
    
}
@keyframes drawRightMouth {
    from {
        stroke-dashoffset: 28.27; /* Inizio dal centro */
    }
    to {
        stroke-dashoffset: 0; /* Completamento del sorriso a destra */
    }
}

/* CSS Base fine */

@media(min-width:1600px){

}

@media(min-width:1200px) and (max-width:1599px){
.mappina {
margin-top:50px;
}
.testo-numeri{
padding:025px;
}
.lista-numeri {
margin: 0px 40px 30px;
}
.colonna .bottone{
margin-top:0;
}
.lista-numeri li{
padding-bottom:20px;
margin-bottom:20px;
}
.numeri-rec{
padding-bottom:40px;
}
.testo-slider .h1{font-size: 90px;line-height: 1.3em;}
.testo-slider span{font-size: 80px;}
.contenuto {
padding: 20px 0 25px 25px;
}
.box-risto .uk-width-1-3\@m {
width: calc(100% / 3);
}
.box-risto .uk-width-2-3\@m {
width: calc(200% / 3);
}
.box-risto {
margin: 0 25px;
}
.box-social .uk-width-expand\@m{
display:none;
}
.box-social .uk-width-1-3\@m{
width:100%;
text-align:center;
}
.bg{
height:80vh;
}
.box-menu {
padding: 40px 15px;
}
.menu .h1{
font-size:30px;
}
.lista-spa {
padding: 60px 120px 90px;
}
.strutture-related .assoluto {
left: 15px;
bottom: 15px;
}
.layout-strutture .dettaglio .det{
padding:0 0px;
}
.det .suffix{
margin-left:4px;
}

}

@media(min-width:960px) and (max-width:1199px){
    .mappina {
        margin-top:50px;
        }
        .testo-numeri{
        padding:025px;
        }
        .lista-numeri {
        margin: 0px 40px 30px;
        }
        .colonna .bottone{
        margin-top:0;
        }
        .lista-numeri li{
        padding-bottom:20px;
        margin-bottom:20px;
        }
        .numeri-rec{
        padding-bottom:40px;
        }
        .testo-slider .h1{
        font-size:80px;
        }
        .testo-slider span{
        font-size:80px;
        }
        .contenuto {
        padding: 0px 0 25px 25px;
        }
        .box-risto .uk-width-1-3\@m {
        width: calc(100% / 3);
        }
        .box-risto .uk-width-2-3\@m {
        width: calc(200% / 3);
        }
        .box-risto {
        margin: 0 25px;
        }
        .box-social .uk-width-expand\@m{
        display:none;
        }
        .box-social .uk-width-1-3\@m{
        width:100%;
        text-align:center;
        }
        .bg{
        height:50vh;
        }
        .box-menu {
        padding: 40px 15px;
		line-height:1.4em;
        }
        .menu .h1{
        font-size:30px;
        }
        .lista-spa {
        padding: 60px 0px 90px;
        }
        .strutture-related .assoluto {
        left: 15px;
        bottom: 15px;
        }
        .layout-strutture .dettaglio .det{
        padding:0 0px;
        }
        .det .suffix{
        margin-left:4px;
        }    
.griglia-dettaglio .uk-width-1-2\@m:last-child img {
display:none;
}
.contenuto .lista {
margin-top: 20px;
margin-bottom:0;
}
.griglia-palestra .uk-width-1-2\@m.uk-flex-first {
padding-top: 0px;
}
.griglia-palestra{
margin-top:60px;
}
.lista li{
letter-spacing:0.02em;
line-height:1.4em;
}
:root {
	--padding: 60px 0;
	--padding-meno: 40px 0;
    --padding-lato:60px 30px;
}
.strutture-home {
margin: 60px 30px 0;
}
.bg-brown .bottone, .tm-bottom-l .bottone{
margin-left:30px;
}
.strutture-home .dots{
width: calc(100% - 380px);
bottom: -90px;
}
.layout-offerte .bottom{
right:15px;
left:15px;
bottom:15px;
}
.layout-offerte .top{
right:15px;
left:15px;
top:15px;
}
.layout-strutture .assoluto{
left:15px;
right:15px;
bottom:15px;
}
.lsita-numeri{
display:none;
}
.bottone{
padding:10px 20px;
}
.menu .cerchio-plus{
display:none;
}
.recapiti li:nth-child(2):before, .layout-strutture .det:after, .layout-territorio .pos-esperienze li:after, .strutture-full .det:after{
margin:0 2px;
}
.servizi-plus .uk-width-1-3\@m,
.servizi-plus .uk-width-2-3\@m{
width: calc(150% / 3);
}
.pos-plus .uk-width-1-2\@s{
width: calc(200% / 2);
}
.lista-plus li{
padding-bottom:15px;
margin-bottom:15px;
}
.lista-plus{
margin-top:0;
}
#filter-bar .bottone{
padding:10px 20px;
}
.uk-subnav > *{
margin:0 3px;
}
.offerte-full .pos-gallery{
padding-bottom: 40px;
}
.omni-faq .items {
padding: 30px;
}
.piatto:before{
padding:90px 60px 0 0;
width:95%;
}
.h1.titolo{
font-size:50px;
}
.bg-ristorante .corsivo {
margin-bottom: 30px;
}
.cucina-sportiva span:before {
height: 350px;
top: -276px;
left: 20%;
transform: rotate(-55deg);
}
.cucina-sportiva span:after{
top: -200px;
left: -24%;
}
.cucina-ipocalorica span:before{
height:300px;
}
.cucina-ipocalorica span:after{
top:320px;
}
.cucina-tipica span:before{
height:150px;
}
.cucina-tipica span:after{
top:150px;
left:-55px;
}
}

@media(min-width:640px) and (max-width:959px){
    .mappina {
        margin-top:50px;
        }
        .testo-numeri{
        padding:025px;
        }
        .lista-numeri {
        margin: 0px 40px 30px;
        }
        .colonna .bottone{
        margin-top:0;
        }
        .lista-numeri li{
        padding-bottom:20px;
        margin-bottom:20px;
        }
        .numeri-rec{
        padding-bottom:40px;
        }
        .testo-slider .h1{
        font-size:80px;
        }
        .testo-slider span{
        font-size:80px;
        }
        .contenuto {
        padding: 0px 0 25px 25px;
        }
        .box-risto .uk-width-1-3\@m {
        width: calc(100% / 3);
        }
        .box-risto .uk-width-2-3\@m {
        width: calc(200% / 3);
        }
        .box-risto {
        margin: 0 25px;
        }
        .box-social .uk-width-expand\@m{
        display:none;
        }
        .box-social .uk-width-1-3\@m{
        width:100%;
        text-align:center;
        }
        .bg{
        height:50vh;
        }
        .box-menu {
        padding: 40px 15px;
		line-height:1.4em;
        }
        .menu .h1{
        font-size:30px;
        }
        .lista-spa {
        padding: 60px 0px 90px;
        }
        .strutture-related .assoluto {
        left: 15px;
        bottom: 15px;
        }
        .layout-strutture .dettaglio .det{
        padding:0 0px;
        }
        .det .suffix{
        margin-left:4px;
        }    
.griglia-dettaglio .uk-width-1-2\@m:last-child img {
display:none;
}
.contenuto .lista {
margin-top: 20px;
margin-bottom:0;
}
.griglia-palestra .uk-width-1-2\@m.uk-flex-first {
padding-top: 0px;
}
.griglia-palestra{
margin-top:60px;
}
.lista li{
letter-spacing:0.02em;
line-height:1.4em;
}
:root {
	--padding: 60px 0;
	--padding-meno: 40px 0;
    --padding-lato:60px 30px;
}
.strutture-home {
margin: 60px 30px 0;
}
.bg-brown .bottone, .tm-bottom-l .bottone{
margin-left:30px;
}
.strutture-home .dots{
width: calc(100% - 380px);
bottom: -90px;
}
.layout-offerte .bottom{
right:15px;
left:15px;
bottom:15px;
}
.layout-offerte .top{
right:15px;
left:15px;
top:15px;
}
.layout-strutture .assoluto{
left:15px;
right:15px;
bottom:15px;
}
.lsita-numeri{
display:none;
}
.bottone{
padding:10px 20px;
}
.menu .cerchio-plus{
display:none;
}
.recapiti li:nth-child(2):before, .layout-strutture .det:after, .layout-territorio .pos-esperienze li:after, .strutture-full .det:after{
margin:0 2px;
}
.servizi-plus .uk-width-1-3\@m,
.servizi-plus .uk-width-2-3\@m{
width: calc(150% / 3);
}
.pos-plus .uk-width-1-2\@s{
width: calc(200% / 2);
}
.lista-plus li{
padding-bottom:15px;
margin-bottom:15px;
}
.lista-plus{
margin-top:0;
}
#filter-bar .bottone{
padding:10px 20px;
}
.uk-subnav > *{
margin:0 3px;
}
.offerte-full .pos-gallery{
padding-bottom: 40px;
}
.omni-faq .items {
padding: 30px;
}

}

@media(max-width:639px){

:root {
--padding: 40px 25px;
--padding-meno: 30px 0;
--padding-lato: 40px 25px;
--height: 40vh;
	}

.testo-slider .h1{
font-size:45px;
}
.testo-slider span{
font-size:50px;
top: -40px;
left: 20px;
}
.bg .testo-slider span{
font-size:50px;
top: -25px;
left: 0px;
}
.bg .testo-slider span{
font-size:28px;
}
.testo-slider .h1:after{
top:60px;
width:90%;
display:none;
}
.campitello .h2{
font-size:13px;
letter-spacing:0.1em;
}
.bg .h2{
font-size:13px;
letter-spacing:0.1em;
margin-top:140px;
line-height:1.2em;
}
.bg .testo-slider{
bottom:15px;
}
h1, .h1{
font-size:50px;
margin-bottom:0;
}
.tit-servizi{
font-size:30px;
}
.h1.titolo{
font-size:36px;
}
.sez-home h1, .interne .h1{
font-size:30px;
margin-top:0;
}
.corsivo{
font-size:34px;
margin:30px 0;
}
.titolo.h1.uk-text-right,
.corsivo.uk-text-right{
text-align:left!important;
}
h2, .h2{
letter-spacing:0.3em;
margin:15px 0;
	}
.contenuto .lista{
margin-top:0;
}
.tm-logo{
width:170px;
right:25px;
left:initial;
}
.menu-off{
width:60px;
left:25px;
top:35px;
}
.stagione{
margin-right:5px;
width:50px;
}
.switcher {
left: 10px;
top: 76px;
}
.griglia-tre .uk-width-1-2\@m .uk-width-1-2\@m:first-child{
margin-top:0;
}
.griglia-tre.padding:after, .numeri-rec:after{
display:none;
}
.bg{
height:45vh;
}
.bottone{
font-size:13px;
letter-spacing:0.3em;
padding:6px 20px;
}
.uk-container{
padding:0 25px;
}
.faq.uk-container{
padding:25px 25px 0;
}
.griglia-home .uk-width-1-1:last-child{
order:-1;
}
.griglia-tre .uk-width-1-2\@m .uk-width-1-2\@m:last-child{
margin-top:0;
}
.mappina{
margin-top:0px;
}
.griglia-tre .cerchio {
left:25px;
right:0;
margin-left:auto;
margin-right:auto;
top:0;
}
.griglia-tre .cerchio .st3,
.griglia-tre .cerchio .st1{
fill:var(--white);
}
.griglia-tre .cerchio .st4,
.griglia-tre .cerchio .st1,
.griglia-tre .cerchio .st2{
stroke:var(--white)!important;	
}
.cerchio{
width:140px;
}
.numeri{
	background:var(--beige-dark);
	margin:0;
	padding:20px 25px 40px 65px;
	}
.lista-numeri {
margin:25px 0;
}
.testo-numeri{
padding:20px 0;
}
.lista-numeri li{
padding-bottom:20px;
margin-bottom:30px;
}
.lista-numeri strong, .numero{
font-size:60px!important;
}
.colonna .bottone{
margin-top:0;
}
.bg .testo-slider .h1{
font-size:40px;
}
.contenuto {
padding: 0px 0 25px 0;
}
.lista.h2{
letter-spacing:0em!important;
font-size:14px;
}

.lista li{
line-height:1.4em;
}
.griglia-spa.padding-lato{
padding:25px;
}
.griglia-spa .uk-grid .uk-width-1-2\@s:first-child{
display:none;
}
.cerchio-freccia{
width:200px;
}
.box-social .uk-width-1-3\@m{
text-align:center;
}
.box-social .cerchio-freccia{
width:220px!important;
}
.box-social .cerchio-freccia-link{
margin-left:0;
margin-top:20px;
}
.griglia-spa .cerchio-freccia{
margin-left:0;
}
.bg .cerchio{
top:130px;
}
.griglia-palestra .contenuto {
padding: 0px 0px 30px 0;
text-align:left!important;
}
.griglia-palestra .cerchio-freccia {
transform: rotate(0deg)!important;
}
.griglia-palestra .uk-flex-first {
order: -1;
}
.griglia-palestra .uk-width-1-2\@m.uk-flex-first{
padding:20px 0 0 25px;
}
.griglia-palestra .uk-width-1-2\@m:last-child .uk-width-1-2\@s:first-child img{
display:none;
}
.pre.tit{
font-size:16px;
line-height:1.4em;
font-weight:500;
}
.h1.tit{
font-size:50px;
line-height:0.8em;
}
.strutture-home{
margin:40px 0 0;
}
.offerte.padding{
padding:25px 0;
}
.scritta-move{
font-size:80px;
}
.frecce-slider .uk-slidenav:before{
width:120px;
}
.frecce-slider{
width:100%;
}
.box-scritta{
height:50px;
}
.uk-width-expand\@m{
display:none;
}
	.uk-grid-stack .uk-width-1-3\@m{
 width: calc(300% / 3);
	}
.txt{
margin:0;
}
.offerte-home{
margin-bottom:30px;
}
.layout-offerte, .strutture-related{
margin:0;
}
.box-offerte{
padding-bottom:80px;
}
.layout-strutture .dettaglio{
display:none;
}
.layout-strutture .h1{
font-size:30px;
}
.layout-strutture .assoluto{
left:15px;
bottom:15px;
right:15px;
}
.layout-strutture .cerchio-plus{
width:50px;
}
.layout-strutture .st0, .layout-strutture .st1{
stroke-width:3.5px;
}
.strutture-home .frecce-slider .uk-slidenav:before {
content: url(../images/freccia-w.svg);
}
.esperienze .strutture-home .frecce-slider .uk-slidenav:before {
content: url(../images/freccia.svg);
}
.bg-brown .bottone, .tm-bottom-l .bottone{
margin-left:auto;
margin-right:auto;
text-align:center;
display:inline-block;
}
.tm-bottom-f .bg-brown{
text-align:center;
}
.bg-brown{
padding-bottom:60px;
}
.tm-bottom-l{
text-align:center;
	}
.piatto:before{
width:100%;
padding:100px 0;
}
.box-risto{
margin:0;
}
.cucina span{
font-size:13px;
letter-spacing:0.3em;
padding:10px 15px;
}
.cucina-ipocalorica {
top: 0;
left: 0;
}
.cucina-ipocalorica span:before{
height:160px;
}
.cucina-ipocalorica span:after {
top: 190px;
left: 32%;
}
.cucina-tipica span:after{
top:130px;
left:30%;
}
.cucina-tipica span:before{
height:100px;
transform: rotate(0deg);
top:38px;
left:60px;
}
.cucina-sportiva {
bottom: 5%;
right: 5%;
}
.cucina-sportiva span:before {
height: 180px;
top: -180px;
left: 50px;
transform: rotate(0deg);
}
.cucina-sportiva span:after {
top: -185px;
left: 45px;
}
.bg-ristorante .uk-width-1-3\@s.uk-text-right {
text-align:left!important;
margin-top:10px;
}
.bg-ristorante .corsivo{
margin-bottom:30px;
}
.bg-beige .cerchio-freccia-link{
margin-top:20px;
float:none;
}
.policy{
font-size:13px;
letter-spacing:0.3em;
}
.whatsapp{
bottom:75px;
}
.barra-fixed .stagione{
width:35px;
}
.barra-fixed .switcher {
left:100px;
top:15px;
}
.griglia-home.padding{
padding:0;
}
.menu .uk-width-1-5 {
width: 100%;
}
.menu img{
display:none;
}
.uk-offcanvas-bar .uk-close{
left:-20px;
}
.box-menu {
padding: 10px 0;
text-align:center;
}
.menu{
background:none;
padding:30px 25px 0;
}
.secondo-menu .corsivo{
display:none;
}
.menu .h1{
font-family:var(--font-basic);
font-size: 13px;
letter-spacing: 0.3em;
font-weight: bold;
border-radius: 3rem;
background:var(--brown-light);
text-align:center;
display:inline-block;
transition: all 1s;
cursor: pointer;
padding: 15px 20px;
}
.box-menu p{
display:none;
}
.menu .cerchio-plus{
display:none;
}
.secondo-menu{
padding:0 25px;
}
.interne .griglia-tre.padding{
padding:0;
}
	.servizi.padding-lato{
	padding-top:0;
	}
.scritta-interne {
padding: 30px 0px;
}
.tit-servizi{
border-top: 1px dashed rgba(147, 141, 109, 0.3);
margin-top: 30px;
padding-top: 30px;
}
.servizi .uk-grid-large>.uk-grid-margin{
margin-top:0;
}
.whatsapp span{
display:none;
}
.griglia-palestra .lista li:after{
display:none;
}
.griglia-palestra .lista li:before {
display:inline-block;
}
.apertura {
padding: 40px 25px 0;
}
.lista-spa {
padding: 40px 0px 40px;
column-count: 1;
}
.omni-pagine-spa .apertura .bottone{
display:block;
width:100%;
padding:6px 0;
margin:0 auto 15px;
}
.layout-massaggi .griglia-dettaglio{
margin:25px;
padding-bottom:25px;
border:none;
}
.layout-massaggi:last-child .uk-width-1-2\@m:last-child{
order:99;
} 
.layout-massaggi .pos-descrizione {
margin: 40px 0 40px;
}
.frecce-slider .uk-slidenav:before{
content:url(../images/freccia-traccia.svg);
}
.camere-collegate .frecce-slider .uk-slidenav:before,
.pacchetti .frecce-slider .uk-slidenav:before{
content:url(../images/freccia-traccia-w.svg);
}
.layout-offerte .bottom{
bottom:25px;
left:25px;
right:25px;
padding-right:0;
}
.h2.check{
letter-spacing:0.1em;
}
.padding-items{
padding:30px 25px;
}
.omni-strutture-frontpage .interne .uk-width-1-2\@m:last-child,
.omni-offerte-frontpage .interne .uk-width-1-2\@m:last-child,
.omni-territorio-frontpage .interne .uk-width-1-2\@m:last-child,
.omni-eventi-frontpage .interne .uk-width-1-2\@m:last-child{
display:none;
}
.h1-plus{
font-size:36px;
}
.lista-plus li:before{
width:40px;
height:40px;
margin-right:5px;
}
.lista-plus li{
font-size:18px;
}
.strutture-full h2,
.strutture-full .pos-servizi li{
letter-spacing:0.05em;
font-size:12px;
}
.strutture-full .det:after{
margin:0px;
}
.strutture-full .pos-links{
margin-top:30px;
}
.caratteristiche-special{
padding-top:10px;
}
.strutture-full .uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin{
margin-top:20px;
}
.strutture-full .uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin::before{
display:none;
}
.lista-special{
margin-top:20px;
}
.camere-collegate .uk-slider{
margin: 60px 0 40px;
}
#filter-bar .bottone{
padding:0 3px;
background:none;
border:none;
font-size:12px;
letter-spacing:0;
}
.uk-subnav > *{
margin:0 -2px;
}
.uk-subnav-pill>.uk-active>a{
color:var(--brown)!important;
}
.padding-items .js-filter{
margin-top:30px;
}
.servizi-related:before{
width:40px!important;
}
	.offerte-full .pos-gallery .uk-icon{
	display:none;
	}
.offerte-full .pos-gallery{
padding-bottom:25px;
}
.territorio-teaser .pos-titolo{
font-size:36px;
}
.territorio-teaser .cerchio-plus{
width:50px!important;
}
.territorio-teaser .top{
top:25px;
right:25px;
}
.testo-percorso{
padding:25px 0;
}
.territorio-full .pos-more{
margin-bottom:0;
}
.eventi-full .pos-data:before,
.eventi-teaser .pos-data:before,
.eventi-full .pos-luogo:before,
.eventi-teaser .pos-luogo:before{
width:30px;
height:30px;
}
.eventi-teaser .dettaglio{
font-size:13px;
}
.eventi-full .dettaglio{
margin-top:20px;
}
.eventi-full .pos-media{
margin-bottom:25px;
}
.gallery-teaser .pos-titolo{
font-size:26px;
}
.omni-faq .items{
padding:25px;
}
.faq-teaser .pos-titolo{
font-size:30px;
}
.pos-items .bottone{
letter-spacing:0.1em;
padding:0;
border:none;
border-radius:0;
width:100%;
}
.faq-teaser .pos-items li{
border-bottom:1px solid rgba(147, 141, 109, 0.3);
}
.faq-teaser .uk-accordion-content {
margin: 15px 0;
font-size:15px;
line-height:1.4em;
}
}