@charset "utf-8";

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

/* TYPOGRAPHY ******************************************************************************/
	h1,.h1{font-size:3.2rem}h2,.h2{font-size:5.5rem;letter-spacing: 2px}h3,.h3{font-size:3rem}h4,.h4{font-size:2.4rem}h5,.h5{font-size:2.2rem}h6,.h6{font-size:1.8rem}

	.room {position: absolute; z-index: 777;top: -4%; left: 10%;}

	/* HEADER ******************************************************************************/
	header{display:inline-block}
	/* HEADER - topinfo */
	.topinfo ul{padding:10px 0 0}
	.topinfo .list-inline-item {font-family: "Karla", sans-serif!important;line-height:1;margin:0 10px}
	.topinfo a{font-family: "Karla", sans-serif; color:var(--dark);font-size:1em;vertical-align:middle;font-weight:200;line-height:1}
	/* HEADER CLASSIC */
	/* HEADER CLASSIC - navbar */
	header.header-classic .navigation-classic-transform-overlay{display:inline-block}
	/* HEADER CLASSIC LOGO CENTERED */
	/* HEADER CLASSIC LOGO CENTERED - navbar */
	header.header-classic-logo-centered .navigation-classic-transform-overlay{display:block; border-top: 1px solid rgba(255,255,255,0.5);}
	header.header-classic-logo-centered.sticky.sticky-white a { color:#fff!important;}
	header.header-classic-logo-centered.sticky.sticky-white .dropdown-menu a.dropdown-item, header.header-classic-logo-centered.sticky.sticky-white .dropdown-menu a.dropdown-item:hover {color:var(--color-1)!important;}
	/* HEADER CLASSIC LOGO CENTERED - navbar opened */
	header.header-classic-logo-centered .language{position:absolute; top:40px; right:40px;}
	header.header-classic-logo-centered .language a, header.header-classic-logo-centered .language a:hover { color:#fff; font-weight:700;}
	header.header-classic-logo-centered.sticky.sticky-white .language{position:absolute; top:30px; right:40px;}
	header.header-classic-logo-centered.sticky.sticky-white .language a, header.header-classic-logo-centered.sticky.sticky-white .language a:hover { color:var(--color-1)!important; font-weight:700;}
	/* HEADER OVERLAY FROM LEFT */
	.header-overlayfromleft{position:absolute;top:0;width:100%}
	.header-overlayfromleft .logo{display:table;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}
	/* HEADER LOGOROUND ANIMATED - logo */
	.header-logoround-animated .navbar-brand{position:absolute;top:-70px;left:30px}
	.header-logoround-animated .navbar-brand .logo{width:auto;max-width:250px;display:inline-block}
	.header-logoround-animated .navbar-brand .logo-white{display:none}
	/* HEADER LOGOROUND ANIMATED - logo sticky */
	.header-logoround-animated.sticky .navbar-brand{position:absolute;top:5px;left:30px}
	.header-logoround-animated.sticky .navbar-brand .logo{display:none}
	.header-logoround-animated.sticky .navbar-brand .logo-white{width:auto;max-width:200px;display:inline-block}
	/* HEADER LOGOROUND ANIMATED - navbar */
	.header-logoround-animated .dropdown-item,.header-logoround-animated.sticky .dropdown-item{padding:.25rem 1.5rem;}
	/* HEADER NAVBAR BACKGROUND ANIMATION */
	.header-navbar-backgroundanimation .navbar-brand .logo{width:auto; height:70px; max-width:100%; max-height:auto!important; display:inline-block}
	.header-navbar-backgroundanimation.sticky .navbar-brand .logo{width:auto; height:60px; max-width:100%; max-height:auto!important; display:inline-block}
	/* HEADER NAVBAR BACKGROUND ANIMATION - navbar bg */
	.header-navbar-backgroundanimation .bg-header {background-color: var(--color-2-light); background-image:url(../images/bg-headersporting.png); background-position:bottom left; background-repeat:repeat-x; opacity:1; position:relative; bottom:0;}
	.header-navbar-backgroundanimation.sticky { background-image:url(../images/bg-headersportingsticky.png); background-position:top left; background-size:auto; background-repeat:no-repeat;}
	.header-navbar-backgroundanimation.sticky .bg-header {background-image:none; background-color:transparent;}
	.header-navbar-backgroundanimation .navbar-expand-md .navbar-nav {height:90px; line-height:90px;}
	.header-navbar-backgroundanimation.sticky .navbar-expand-md .navbar-nav {height:80px; line-height:80px;}
	/* HEADER NAVBAR BACKGROUND ANIMATION - navbar link */
	.header-navbar-backgroundanimation a.nav-link{color:var(--color-1);padding:31px 40px!important;font-size:1em}
	.header-navbar-backgroundanimation.sticky a.nav-link{color:var(--color-1);padding:26px 30px!important}
	/* HEADER GSAP HALFNAV */
	header.header-gsap-halfnav{position:absolute;display:flex;align-items:center;justify-content:space-between;padding:20px 0;width:100%;height:fit-content;z-index:9999}
	header.header-gsap-halfnav.sticky{position:fixed;}
	header.header-gsap-halfnav .logo{margin-left:35px}
	header.header-gsap-halfnav .logo img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}
	header.header-gsap-halfnav.sticky .logo img{-webkit-filter:brightness(1) invert(0);filter:brightness(1) invert(0)}
	header.header-gsap-halfnav .menu-items{display:flex;font-family:"Neutral Face";align-items:flex-end;margin-right:35px}
	header.header-gsap-halfnav .menu-items .menu{font-size:50px;line-height:1;padding:0 15px;font-weight:700;overflow:hidden;color:#fff}
	header.header-gsap-halfnav.sticky .menu-items .menu{color:var(--color-1)}
	header.header-gsap-halfnav .menu-items .menu span{display:block;position:relative}
	header.header-gsap-halfnav #menuBtnDiv2{position:absolute}
	/* HEADER GSAP HALFNAV - menu container */
	.menu-container-gsap-halfnav{position:fixed;top:0;left:0;width:100%;height:100vh;display:none;font-family:"Neutral Face";z-index:8888}
	.menu-container-gsap-halfnav .menu-container-1{width:60vw;background-color:var(--color-1)}
	.menu-container-gsap-halfnav .menu-container-1{display:flex;padding:10vh 5vw;flex-direction:column;justify-content:space-between;color:var(--white)}
	.menu-container-gsap-halfnav .menu-container-1 .menu-container-header li{font-size:60px;margin:10px 0;font-weight:700;overflow:hidden}
	.menu-container-gsap-halfnav .menu-container-1 .menu-container-footer li{font-size:30px;font-weight:lighter;text-decoration:underline;margin:5px 0;overflow:hidden;display: flex;}
	.menu-container-gsap-halfnav ul{list-style:none}
	.menu-container-gsap-halfnav .menu-container-2{width:40vw;background-color:var(--color-2)}
	.menu-container-gsap-halfnav .menu-container-2{display:flex;flex-direction:column;justify-content:flex-end;padding:10vh 5vw;color:#101010}
	.menu-container-gsap-halfnav .menu-container-2 .menu-container-footer li{font-size:30px;font-weight:lighter;margin:5px 0;overflow:hidden}
	.menu-container-gsap-halfnav #special-li{font-size:20px;text-decoration:none;margin:20px 2px}
	.menu-container-gsap-halfnav .menu-container-header li span,.menu-container-gsap-halfnav .menu-container-footer li span{display:block;position:relative}
	.menu-container-gsap-halfnav .menu-container-header li:hover span,.menu-container-gsap-halfnav .menu-container-footer li:hover span{animation:MoveDown .3s forwards,MoveUp .2s forwards .2s}
	@keyframes MoveDown {
		to{transform:translate3d(0,105%,0)}
	}
	@keyframes MoveUp {
		from{transform:translate3d(0,-100%,0)}
		to{transform:translate3d(0,0,0)}
	}

	/* HAMBURGERMENU ANIMATION ******************************************************************************/
	.hamburger .line{width:100px;height:3px;}
	#hamburger-1.is-active .line:nth-child(1){-webkit-transform:translateY(13px) rotate(45deg);-ms-transform:translateY(13px) rotate(45deg);-o-transform:translateY(13px) rotate(45deg);transform:translateY(13px) rotate(45deg)}
	#hamburger-1.is-active .line:nth-child(2){-webkit-transform:translateY(-1px) rotate(-45deg);-ms-transform:translateY(-1px) rotate(-45deg);-o-transform:translateY(-1px) rotate(-45deg);transform:translateY(-1px) rotate(-45deg)}
	/* HAMBURGER OVERLAY FROM LEFT */
	.header-overlayfromleft .hamburger-overlayfromleft{position:fixed;left:0;top:calc(50% - 50px);width:100px;height:100px;line-height:100px;text-align:center}
	.header-overlayfromleft .hamburger--slider{width:100px;height:100px;background-color:var(--color-2);z-index:9999}
	
	/* NAVIGATION ******************************************************************************/
	/* NAVIGATION OVERLAY 1/3 & BG */
	#myNav.overlay-13-bg{width:0}
	#myNav.overlay-13-bg.show-nav{width:100%}
	.overlay-13-bg .overlay{z-index:6666;}
	.overlay-13-bg .overlay-content{position:relative;padding:300px 200px;width:65%;height:100vh;}
	/* NAVIGATION OVERLAY 1/3 & BG - content navigationmenu  */
	.overlay-13-bg .overlay-content .navigation-menu {position:relative; margin: 100px 0 0;}
	.overlay-13-bg .overlay-content .navigation-menu li a{padding:0; margin-bottom: 20px;font-size: 2rem;letter-spacing: 10px}
	.overlay-13-bg .overlay-content hr{margin-top:20px;margin-bottom:0;border:0;border-top:1px solid rgba(255,255,255,0.2)}
	
	/* HOME SLIDER ******************************************************************************/
	/* HOME SLIDER - fullscreen single image */
	.fullscreen-image{position:relative;overflow:hidden;max-height:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover}
	.fullscreen-image.fullscreen-camere{background-image:url(../images/pic-fullscreen-camere.jpg);}
	.fullscreen-image.fullscreen-clippath{background-image:url(../images/pic-fullscreen-clippath.jpg);}
	/* HOMESLIDER - halfscreen slider */
	.halfscreen-slider-content {text-align:right; z-index: 1; display: inline-block;width: 100%; padding: 50px;}
	.owl-halfscreenslider-verticalthumb .owl-item img{height:100%;width:100%;}
	
	/* SCROLL ******************************************************************************/
	#scroll-wrapper{display:table;width:100%;height:auto; position:absolute; bottom:50px; z-index:888;}
	#scroll-wrapper-inner{display:table-cell;vertical-align:bottom;width:100%;height:100%}
	#scroll-down{display:block;position:relative;padding-top:79px;text-align:center}
	#scroll-title{display:block;text-transform:uppercase;color:#fff;font-size:14px;font-weight:700;letter-spacing:.4em;text-align:center;transform:rotate(90deg);margin-bottom:45px}
	#scroll-down::before{-webkit-animation:elasticus 2.9s cubic-bezier(1,0,0,1) infinite;-moz-animation:elasticus 2.9s cubic-bezier(1,0,0,1) infinite;-o-animation:elasticus 2.9s cubic-bezier(1,0,0,1) infinite;animation:elasticus 2.9s cubic-bezier(1,0,0,1) infinite;position:absolute;top:0;left:50%;margin-left:-1px;width:2px;height:90px;background:#fff;content:' '}
	@-webkit-keyframes elasticus {
	0%{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0)}
	50%{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}
	50.1%{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;-moz-transform-origin:0 100%;-o-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}
	100%{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;-moz-transform-origin:0 100%;-o-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0)}
	}
	@-moz-keyframes elasticus {
	0%{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0)}
	50%{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}
	50.1%{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;-moz-transform-origin:0 100%;-o-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}
	100%{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;-moz-transform-origin:0 100%;-o-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0)}
	}
	@-o-keyframes elasticus {
	0%{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0)}
	50%{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}
	50.1%{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;-moz-transform-origin:0 100%;-o-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}
	100%{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;-moz-transform-origin:0 100%;-o-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0)}
	}
	@keyframes elasticus {
	0%{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0)}
	50%{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}
	50.1%{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;-moz-transform-origin:0 100%;-o-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}
	100%{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;-moz-transform-origin:0 100%;-o-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0)}
	}
	
	/* BUTTON ******************************************************************************/
	.btn{font-size:1.2em}
	/* BUTTON - go to full */
	.btn-gotofull{padding:13px 25px;}

	/* MODAL ******************************************************************************/
	/* MODAL - close button */
	.modal-content button.close{top:40px;right:40px;width:50px;height:50px;line-height:50px;}
	/* MODAL - video */
	#modalVideo{width:80%;margin:auto;height:auto;background-color:transparent;}

	/* PIC ******************************************************************************/
	/* PIC - overlay chico */
	.pic figure{position:relative;overflow:hidden;background:var(--color-1);text-align:center;cursor:pointer}
	.pic figure img{position:relative;display:block;min-height:100%;max-width:100%;}
	.pic figure figcaption{padding:2em;color:#fff;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}
	.pic figure figcaption::before,.pic figure figcaption::after{pointer-events:none}
	.pic figure figcaption,.pic figure figcaption > a{position:absolute;top:0;left:0;width:100%;height:100%}
	.pic figure figcaption > a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}
	.pic figure h2{font-weight:300}
	.pic figure h2 span{font-weight:400}
	figure.effect-chico{display:flex;flex-direction:row;align-items:stretch;height:100%}
	figure.effect-chico figcaption{display:flex;flex-direction:column;justify-content:center;align-items:center}
	figure.effect-chico img{-webkit-transition:opacity 0.7s,-webkit-transform .7s;transition:opacity 0.7s,transform .7s;-webkit-transform:scale(1.12);transform:scale(1.12)}
	figure.effect-chico:hover img{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}
	figure.effect-chico figcaption{padding:3em; text-align:center;}
	figure.effect-chico figcaption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:'';-webkit-transform:scale(1.1);transform:scale(1.1)}
	figure.effect-chico figcaption::before,figure.effect-chico p{opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform .35s;transition:opacity 0.35s,transform .35s}
	figure.effect-chico h2{font-size:1.2em;}
	figure.effect-chico p{font-size:0.8em; line-height:1.4; margin-top:10px;-webkit-transform:scale(1.5);transform:scale(1.5)}
	figure.effect-chico:hover figcaption::before,figure.effect-chico:hover p{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
	
	/* MASONRY ******************************************************************************/
	.masonry-container.grid-wrapper{display:grid;grid-gap:10px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:200px;grid-auto-flow:dense}
	.masonry-container.grid-wrapper.square{grid-auto-rows:250px}

	/* SECTION ******************************************************************************/
	section{padding:100px 0}
	/* SECTION - blurred bg */
	.blurred-bkg-container .images-bkg-text{z-index:2;width:80%;padding:50px;margin: 0;text-align:left}
	.blurred-bkg-container .images-bkg-hovereffect{height:100vh}
	.blurred-bkg-container .images-bkg-hovereffect .overlay-img:hover.overlay-img1{background-image:url(../images/pic-blurred01.jpg)}
	.blurred-bkg-container .images-bkg-hovereffect .overlay-img:hover.overlay-img2{background-image:url(../images/pic-blurred02.jpg)}
	.blurred-bkg-container .images-bkg-hovereffect .overlay-img:hover.overlay-img3{background-image:url(../images/pic-blurred03.jpg)}
	
	/* GSAP ******************************************************************************/
	/* GSAP - pined gallery */
	.pined{overflow:hidden}
	.pined .pined-inner{position:relative;display:flex;align-items:center;height:60vh;width:90%;max-width:1200px;margin:0 auto}
	.pined .pined-list{position:absolute;left:0;display:flex;gap:40px} /* gap è il padding fra le varie immagini */
	.pined .pined-list li{width:600px;aspect-ratio:16/9;overflow:hidden}
	.pined .pined-list li img{width:100%;object-fit:contain}
	/* GSAP - home reveal */
	.home-reveal .bg{position:absolute;left:0;width:0;height:100%;background-image: url("../images/pic-fullscreen-camere.jpg");background-size: cover; background-position: top center;z-index:-1}
	.text{display: block;}
	
	/* PARALLAX ******************************************************************************/
	.parallax{padding:200px 0}

	/* OWL CAROUSEL ******************************************************************************/
	/* OWL CAROUSEL - slider nav */
	.owl-slidernavigation .owl-nav .owl-prev,.owl-slidernavigation .owl-nav .owl-next{width:10%}
	.owl-slidernavigation .owl-nav .owl-prev img,.owl-slidernavigation .owl-nav .owl-next img{width:100px}
	/* OWL CAROUSEL STAGE PADDING */
	.owl-stagepadding .owl-stage{margin-left:0}
	/* OWL CAROUSEL GALLERY SLIDER */
	.owl-galleryslider .owl-nav{position:absolute;bottom:0;width:auto;display: inline-block}
	/* OWL CAROUSEL GALLERY SCROLL */
	.owl-galleryscroll{width:100%}
	/* OWL CAROUSEL GALLERY SCROLL - nav */
	.owl-galleryscroll .owl-nav{position:absolute;top:-50px;left: calc(50% - 50px);width:auto;display:inline-block}
	.owl-galleryscroll .owl-nav .owl-prev,.owl-galleryscroll .owl-nav .owl-next{background-color:#fff!important;color:var(--color-2)!important;width:40px;height:40px;line-height:40px}
	.owl-galleryscroll .owl-nav .owl-prev{margin-right:1px}
	/* OWL CAROUSEL GALLERY SCROLL - text hover */
	.owl-galleryscroll .text-hover .text-hover-content{padding:20px 10px}
	.owl-galleryscroll .text-hover .text-hover-content h6{font-size:1.1em;color:#fff;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;position:absolute;bottom:20px;width:calc(100% - 20px);margin-bottom:0;}
	.owl-galleryscroll .text-hover .text-hover-content p{font-size:0.9em;line-height:1.2;color:#fff;margin-bottom:0;position:absolute;bottom:-30px;opacity:0;visibility:hidden;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
	.owl-galleryscroll .text-hover:hover .text-hover-content h6{position:relative;bottom:5px;width:auto}
	.owl-galleryscroll .text-hover:hover .text-hover-content p{position:relative;bottom:0;visibility:visible;opacity:1}
	/* OWL GALLERY SCROLL NAV HOVER */
	.owl-galleryscroll-navhover {width:100%;}
	.owl-galleryscroll-navhover .owl-nav{position:absolute;bottom:calc(50% - 50px);left:0;width:100%;display:inline-block;height:100px}
	.owl-galleryscroll-navhover .owl-nav .owl-prev,.owl-galleryscroll-navhover .owl-nav .owl-next{width:50%;height:100%;margin:0;padding:0;}
	.owl-galleryscroll-navhover .owl-nav .owl-prev span,.owl-galleryscroll .owl-nav .owl-next span{display: none!important;}
	.owl-galleryscroll-navhover .owl-nav button.owl-next span, .owl-galleryscroll-navhover .owl-nav button.owl-prev span, .owl-galleryscroll-navhover button.owl-dot { display: none;}
	.owl-galleryscroll-navhover .owl-nav .owl-prev{cursor:url(../images/slide-nav-prev.cur),auto;box-shadow: none!important;background-image: none!important;outline:none;filter: none!important;}
	.owl-galleryscroll-navhover .owl-nav .owl-next{cursor:url(../images/slide-nav-next.cur),auto;box-shadow: none!important;background-image: none!important;outline:none;filter: none!important;}

	/* GALLERY ******************************************************************************/
	/* GALLERY - img size */
	#gallery-standard img{width:11.5%;float:left;margin:.5%}
	#gallery-nospace img{width:25%;float:left;margin:0;}
	#gallery-fullwidth img{width:25%;float:left;margin:0}
	/* GALLERY - swiper */
	.swiper-button{position:absolute;background-color:var(--white);border-radius:50%;width:100px;height:100px;top:calc(50% - 50px);left:calc(50% - 50px);padding:30px 5px;z-index:8888; display: block;}

	/* PREZZI ******************************************************************************/
	.prezzi-container{line-height:1;text-align:center}
	.prezzi-container .prezzi-trattamento{padding:20px;font-size:1.4em;text-transform:uppercase;margin:0;font-weight:700}
	.prezzi-container .prezzi-periodo-euro{border-right:1px solid #eee;border-bottom:1px solid #eee;width:calc(100% / 7);display:inline-block!important}
	.prezzi-container .prezzi-periodo-euro:last-child{border-right:none}
	.prezzi-container .prezzi-periodo{width:100%;padding:25px 20px 0;margin:0;color:#666;line-height:1}
	.prezzi-container .prezzi-euro{width:100%;padding:10px 20px 20px;margin:0;font-size:2.4em;line-height:1;font-weight:700;}

	/* CTA ******************************************************************************/
	.cta-prenota {position: fixed;width: 30%;right: 0;border: 0;cursor: pointer;font-size: 2rem;margin-left: 0;text-align: left;}
	.cta-prenota .cta-desktop {font-family: 'Butler', sans-serif;display: flex;flex-direction: row;justify-content: flex-start; align-items: center;color:var(--white);background-color: var(--dark);line-height: 1;padding: 10px 0;}
	.cta-prenota .cta-desktop i {display: flex;height: 80px;padding:0 35px;}
	.cta-prenota .cta-desktop .fa-chevron-right:before {align-content: center}
	.cta-prenota .cta-desktop span {font-family: "Karla", sans-serif;font-size: 1.5rem;letter-spacing: 1px; font-weight: 400;text-transform: uppercase}

	/* FOOTER ******************************************************************************/
	footer {padding:100px 0;}
	footer ul.list-unstyled li{padding:10px 0}
	footer h6 {font-size: 16px}
	
	/* SIZING ******************************************************************************/
	.m-xl-0{margin:0!important}.m-xl-5{margin:5px!important}.m-xl-10{margin:10px!important}.m-xl-15{margin:15px!important}.m-xl-20{margin:20px!important}.m-xl-25{margin:25px!important}.m-xl-30{margin:30px!important}.m-xl-35{margin:35px!important}.m-xl-40{margin:40px!important}.m-xl-45{margin:45px!important}.m-xl-50{margin:50px!important}.m-xl-60{margin:60px!important}.m-xl-70{margin:70px!important}.m-xl-80{margin:80px!important}.m-xl-90{margin:90px!important}.m-xl-100{margin:100px!important}.m-xl-110{margin:110px!important}.m-xl-120{margin:120px!important}.m-xl-130{margin:130px!important}.m-xl-140{margin:140px!important}.m-xl-150{margin:150px!important}.m-xl-200{margin:200px!important}.ml-xl-0{margin-left:0!important}.ml-xl-5{margin-left:5px!important}.ml-xl-10{margin-left:10px!important}.ml-xl-15{margin-left:15px!important}.ml-xl-20{margin-left:20px!important}.ml-xl-25{margin-left:25px!important}.ml-xl-30{margin-left:30px!important}.ml-xl-35{margin-left:35px!important}.ml-xl-40{margin-left:40px!important}.ml-xl-45{margin-left:45px!important}.ml-xl-50{margin-left:50px!important}.ml-xl-60{margin-left:60px!important}.ml-xl-70{margin-left:70px!important}.ml-xl-80{margin-left:80px!important}.ml-xl-90{margin-left:90px!important}.ml-xl-100{margin-left:100px!important}.ml-xl-110{margin-left:110px!important}.ml-xl-120{margin-left:120px!important}.ml-xl-130{margin-left:130px!important}.ml-xl-140{margin-left:140px!important}.ml-xl-150{margin-left:150px!important}.ml-xl-200{margin-left:200px!important}.mr-xl-0{margin-right:0!important}.mr-xl-5{margin-right:5px!important}.mr-xl-10{margin-right:10px!important}.mr-xl-15{margin-right:15px!important}.mr-xl-20{margin-right:20px!important}.mr-xl-25{margin-right:25px!important}.mr-xl-30{margin-right:30px!important}.mr-xl-35{margin-right:35px!important}.mr-xl-40{margin-right:40px!important}.mr-xl-45{margin-right:45px!important}.mr-xl-50{margin-right:50px!important}.mr-xl-60{margin-right:60px!important}.mr-xl-70{margin-right:70px!important}.mr-xl-80{margin-right:80px!important}.mr-xl-90{margin-right:90px!important}.mr-xl-100{margin-right:100px!important}.mr-xl-110{margin-right:110px!important}.mr-xl-120{margin-right:120px!important}.mr-xl-130{margin-right:130px!important}.mr-xl-140{margin-right:140px!important}.mr-xl-150{margin-right:150px!important}.mr-xl-200{margin-right:200px!important}.mt-xl-0{margin-top:0!important}.mt-xl-5{margin-top:5px!important}.mt-xl-10{margin-top:10px!important}.mt-xl-15{margin-top:15px!important}.mt-xl-20{margin-top:20px!important}.mt-xl-25{margin-top:25px!important}.mt-xl-30{margin-top:30px!important}.mt-xl-35{margin-top:35px!important}.mt-xl-40{margin-top:40px!important}.mt-xl-45{margin-top:45px!important}.mt-xl-50{margin-top:50px!important}.mt-xl-60{margin-top:60px!important}.mt-xl-70{margin-top:70px!important}.mt-xl-80{margin-top:80px!important}.mt-xl-90{margin-top:90px!important}.mt-xl-100{margin-top:100px!important}.mt-xl-110{margin-top:110px!important}.mt-xl-120{margin-top:120px!important}.mt-xl-130{margin-top:130px!important}.mt-xl-140{margin-top:140px!important}.mt-xl-150{margin-top:150px!important}.mt-xl-200{margin-top:200px!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-5{margin-bottom:5px!important}.mb-xl-10{margin-bottom:10px!important}.mb-xl-15{margin-bottom:15px!important}.mb-xl-20{margin-bottom:20px!important}.mb-xl-25{margin-bottom:25px!important}.mb-xl-30{margin-bottom:30px!important}.mb-xl-35{margin-bottom:35px!important}.mb-xl-40{margin-bottom:40px!important}.mb-xl-45{margin-bottom:45px!important}.mb-xl-50{margin-bottom:50px!important}.mb-xl-60{margin-bottom:60px!important}.mb-xl-70{margin-bottom:70px!important}.mb-xl-80{margin-bottom:80px!important}.mb-xl-90{margin-bottom:90px!important}.mb-xl-100{margin-bottom:100px!important}.mb-xl-110{margin-bottom:110px!important}.mb-xl-120{margin-bottom:120px!important}.mb-xl-130{margin-bottom:130px!important}.mb-xl-140{margin-bottom:140px!important}.mb-xl-150{margin-bottom:150px!important}.mb-xl-200{margin-bottom:200px!important}.mnl-xl-0{margin-left:0!important}.mnl-xl-5{margin-left:-5px!important}.mnl-xl-10{margin-left:-10px!important}.mnl-xl-15{margin-left:-15px!important}.mnl-xl-20{margin-left:-20px!important}.mnl-xl-25{margin-left:-25px!important}.mnl-xl-30{margin-left:-30px!important}.mnl-xl-35{margin-left:-35px!important}.mnl-xl-40{margin-left:-40px!important}.mnl-xl-45{margin-left:-45px!important}.mnl-xl-50{margin-left:-50px!important}.mnl-xl-60{margin-left:-60px!important}.mnl-xl-70{margin-left:-70px!important}.mnl-xl-80{margin-left:-80px!important}.mnl-xl-90{margin-left:-90px!important}.mnl-xl-100{margin-left:-100px!important}.mnl-xl-110{margin-left:-110px!important}.mnl-xl-120{margin-left:-120px!important}.mnl-xl-130{margin-left:-130px!important}.mnl-xl-140{margin-left:-140px!important}.mnl-xl-150{margin-left:-150px!important}.mnl-xl-200{margin-left:-200px!important}.mnr-xl-0{margin-right:0!important}.mnr-xl-5{margin-right:-5px!important}.mnr-xl-10{margin-right:-10px!important}.mnr-xl-15{margin-right:-15px!important}.mnr-xl-20{margin-right:-20px!important}.mnr-xl-25{margin-right:-25px!important}.mnr-xl-30{margin-right:-30px!important}.mnr-xl-35{margin-right:-35px!important}.mnr-xl-40{margin-right:-40px!important}.mnr-xl-45{margin-right:-45px!important}.mnr-xl-50{margin-right:-50px!important}.mnr-xl-60{margin-right:-60px!important}.mnr-xl-70{margin-right:-70px!important}.mnr-xl-80{margin-right:-80px!important}.mnr-xl-90{margin-right:-90px!important}.mnr-xl-100{margin-right:-100px!important}.mnr-xl-110{margin-right:-110px!important}.mnr-xl-120{margin-right:-120px!important}.mnr-xl-130{margin-right:-130px!important}.mnr-xl-140{margin-right:-140px!important}.mnr-xl-150{margin-right:-150px!important}.mnr-xl-200{margin-right:-200px!important}.mnt-xl-0{margin-top:0!important}.mnt-xl-5{margin-top:-5px!important}.mnt-xl-10{margin-top:-10px!important}.mnt-xl-15{margin-top:-15px!important}.mnt-xl-20{margin-top:-20px!important}.mnt-xl-25{margin-top:-25px!important}.mnt-xl-30{margin-top:-30px!important}.mnt-xl-35{margin-top:-35px!important}.mnt-xl-40{margin-top:-40px!important}.mnt-xl-45{margin-top:-45px!important}.mnt-xl-50{margin-top:-50px!important}.mnt-xl-60{margin-top:-60px!important}.mnt-xl-70{margin-top:-70px!important}.mnt-xl-80{margin-top:-80px!important}.mnt-xl-90{margin-top:-90px!important}.mnt-xl-100{margin-top:-100px!important}.mnt-xl-110{margin-top:-110px!important}.mnt-xl-120{margin-top:-120px!important}.mnt-xl-130{margin-top:-130px!important}.mnt-xl-140{margin-top:-140px!important}.mnt-xl-150{margin-top:-150px!important}.mnt-xl-200{margin-top:-200px!important}.mnb-xl-0{margin-bottom:0!important}.mnb-xl-5{margin-bottom:-5px!important}.mnb-xl-10{margin-bottom:-10px!important}.mnb-xl-15{margin-bottom:-15px!important}.mnb-xl-20{margin-bottom:-20px!important}.mnb-xl-25{margin-bottom:-25px!important}.mnb-xl-30{margin-bottom:-30px!important}.mnb-xl-35{margin-bottom:-35px!important}.mnb-xl-40{margin-bottom:-40px!important}.mnb-xl-45{margin-bottom:-45px!important}.mnb-xl-50{margin-bottom:-50px!important}.mnb-xl-60{margin-bottom:-60px!important}.mnb-xl-70{margin-bottom:-70px!important}.mnb-xl-80{margin-bottom:-80px!important}.mnb-xl-90{margin-bottom:-90px!important}.mnb-xl-100{margin-bottom:-100px!important}.mnb-xl-110{margin-bottom:-110px!important}.mnb-xl-120{margin-bottom:-120px!important}.mnb-xl-130{margin-bottom:-130px!important}.mnb-xl-140{margin-bottom:-140px!important}.mnb-xl-150{margin-bottom:-150px!important}.mnb-xl-200{margin-bottom:-200px!important}.p-xl-0{padding:0!important}.p-xl-5{padding:5px!important}.p-xl-10{padding:10px!important}.p-xl-15{padding:15px!important}.p-xl-20{padding:20px!important}.p-xl-25{padding:25px!important}.p-xl-30{padding:30px!important}.p-xl-35{padding:35px!important}.p-xl-40{padding:40px!important}.p-xl-45{padding:45px!important}.p-xl-50{padding:50px!important}.p-xl-60{padding:60px!important}.p-xl-70{padding:70px!important}.p-xl-80{padding:80px!important}.p-xl-90{padding:90px!important}.p-xl-100{padding:100px!important}.p-xl-110{padding:110px!important}.p-xl-120{padding:120px!important}.p-xl-130{padding:130px!important}.p-xl-140{padding:140px!important}.p-xl-150{padding:150px!important}.p-xl-200{padding:200px!important}.pl-xl-0{padding-left:0!important}.pl-xl-5{padding-left:5px!important}.pl-xl-10{padding-left:10px!important}.pl-xl-15{padding-left:15px!important}.pl-xl-20{padding-left:20px!important}.pl-xl-25{padding-left:25px!important}.pl-xl-30{padding-left:30px!important}.pl-xl-35{padding-left:35px!important}.pl-xl-40{padding-left:40px!important}.pl-xl-45{padding-left:45px!important}.pl-xl-50{padding-left:50px!important}.pl-xl-60{padding-left:60px!important}.pl-xl-70{padding-left:70px!important}.pl-xl-80{padding-left:80px!important}.pl-xl-90{padding-left:90px!important}.pl-xl-100{padding-left:100px!important}.pl-xl-110{padding-left:110px!important}.pl-xl-120{padding-left:120px!important}.pl-xl-130{padding-left:130px!important}.pl-xl-140{padding-left:140px!important}.pl-xl-150{padding-left:150px!important}.pl-xl-200{padding-left:200px!important}.pr-xl-0{padding-right:0!important}.pr-xl-5{padding-right:5px!important}.pr-xl-10{padding-right:10px!important}.pr-xl-15{padding-right:15px!important}.pr-xl-20{padding-right:20px!important}.pr-xl-25{padding-right:25px!important}.pr-xl-30{padding-right:30px!important}.pr-xl-35{padding-right:35px!important}.pr-xl-40{padding-right:40px!important}.pr-xl-45{padding-right:45px!important}.pr-xl-50{padding-right:50px!important}.pr-xl-60{padding-right:60px!important}.pr-xl-70{padding-right:70px!important}.pr-xl-80{padding-right:80px!important}.pr-xl-90{padding-right:90px!important}.pr-xl-100{padding-right:100px!important}.pr-xl-110{padding-right:110px!important}.pr-xl-120{padding-right:120px!important}.pr-xl-130{padding-right:130px!important}.pr-xl-140{padding-right:140px!important}.pr-xl-150{padding-right:150px!important}.pr-xl-200{padding-right:200px!important}.pt-xl-0{padding-top:0!important}.pt-xl-5{padding-top:5px!important}.pt-xl-10{padding-top:10px!important}.pt-xl-15{padding-top:15px!important}.pt-xl-20{padding-top:20px!important}.pt-xl-25{padding-top:25px!important}.pt-xl-30{padding-top:30px!important}.pt-xl-35{padding-top:35px!important}.pt-xl-40{padding-top:40px!important}.pt-xl-45{padding-top:45px!important}.pt-xl-50{padding-top:50px!important}.pt-xl-60{padding-top:60px!important}.pt-xl-70{padding-top:70px!important}.pt-xl-80{padding-top:80px!important}.pt-xl-90{padding-top:90px!important}.pt-xl-100{padding-top:100px!important}.pt-xl-110{padding-top:110px!important}.pt-xl-120{padding-top:120px!important}.pt-xl-130{padding-top:130px!important}.pt-xl-140{padding-top:140px!important}.pt-xl-150{padding-top:150px!important}.pt-xl-200{padding-top:200px!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-5{padding-bottom:5px!important}.pb-xl-10{padding-bottom:10px!important}.pb-xl-15{padding-bottom:15px!important}.pb-xl-20{padding-bottom:20px!important}.pb-xl-25{padding-bottom:25px!important}.pb-xl-30{padding-bottom:30px!important}.pb-xl-35{padding-bottom:35px!important}.pb-xl-40{padding-bottom:40px!important}.pb-xl-45{padding-bottom:45px!important}.pb-xl-50{padding-bottom:50px!important}.pb-xl-60{padding-bottom:60px!important}.pb-xl-70{padding-bottom:70px!important}.pb-xl-80{padding-bottom:80px!important}.pb-xl-90{padding-bottom:90px!important}.pb-xl-100{padding-bottom:100px!important}.pb-xl-110{padding-bottom:110px!important}.pb-xl-120{padding-bottom:120px!important}.pb-xl-130{padding-bottom:130px!important}.pb-xl-140{padding-bottom:140px!important}.pb-xl-150{padding-bottom:150px!important}.pb-xl-200{padding-bottom:200px!important}.pnl-xl-0{padding-left:0!important}.pnr-xl-0{padding-right:0!important}.pnt-xl-0{padding-top:0!important}.pnb-xl-0{padding-bottom:0!important}
}

/* Laptop */
@media (min-width: 1024px) and (max-width: 1441px) { 
h1,.h1{font-size:2rem!important;}h2,.h2{font-size:4rem!important;}h3,.h3{font-size:2.5rem!important;}h4,.h4{font-size:2rem!important}h5,.h5{font-size:1.2rem!important}h6,.h6{font-size:1rem!important}
.btn {font-size: 1em!important; }
.p-xl-100 {padding: 50px 50px!important}
.cta-prenota {font-size: 1.5rem!important;}
.cta-prenota .cta-desktop span {font-size: 1.2rem!important;}
.room {top:2%!important}
}

