
@import "acquista/style.css";
@import "offermad/style.css";
@import "schede/style.css";
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300&display=swap');

:root{
	--background-color: #515256;
    --color-base: #555;
    --font-base: 14px "Jost", sans-serif;
    --line-height-base: 20px;
    --color-link: #f6e2d1;
    --color-link-hover: #e7e1dc;
}

body,html {
	height: auto;
	margin: 0;
	padding: 0;
}

body {
	position: relative;
	font: var(--font-base);
	background-color: var(--background-color, #fff);
	color: var(--color-base, #555);
	text-align: left;
	line-height: var(--line-height-base);
	overflow-x: hidden;
}

iframe {
    max-width: 100%;
    border: none;
}

a:link, a:visited {
	text-decoration: none;
	color: var(--color-link);
}
a:hover, a:active, a:focus {
	color: var(--color-link-hover);
}

table {
    margin-bottom: 0;
}

thead, tbody, tfoot {
    border: none;
    background-color: transparent;
}

.hidden {
	display: none;
}

/* Privacy & Cookie */

body #PrivacyBox {
	z-index: 0;
}

body #footerBoxMessage {
	background-color: #4c4c4c;
}

body #footerBoxitem {
	margin: 0 10px;
}

/* GLOBAL */

img {
	vertical-align: middle;
	border: 0px;
	max-width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
:focus {
	outline:none;
}

button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.clear {
	clear: both;
}

/* HEADER */

#header {
	position: absolute;
    top: 18px;
	left: 0;
	width: 100%;
	height: 50px;
	z-index: 2;
	text-align: center;
	margin-bottom: 30px;
}

div.headernoimg {
	position: relative !important;
	
}
.hero_slogan {
	z-index: 2;
	position: absolute;
	bottom: 0;
	/* margin: 0 auto; */
	width: 100%;
	text-align: center;
	color: #fff;
}

div.logo {
	position: absolute;
    top: -47px;
    left: 50%;
    width: 200px;
	transform: translate(-50%, 0);
}

div.logo img {

}
div.logo a{
	height: 100px;
    display: block;
}
div.informazioni {
	font-weight: bold;
    position: absolute;
    right: 191px;
    top: 3px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
	display: none;
}

div.informazioni ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.informazioni ul li {
	display: inline-block;
	padding: 5px;
}

div.informazioni ul li a:link,div.informazioni ul li  a:visited {

}

div.informazioni ul li a:hover, div.informazioni ul li a:active, div.informazioni ul li a:focus {
}

div.flag {
    position: absolute;
    top: 2px;
    right: 5px;
}

div.flag ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.flag li {
	padding: 10px;
	display: inline-block;
}

div.flag img {
	border: none;
	width: 28px;
}

div.flag a:link,div.flag  a:visited {

}

div.flag a:hover, div.flag a:active, div.flag a:focus {

}

/* MENU PAGINE GEA */

.nereo_menu {
	position: relative;
	font-size: 15px;
}

.hamburger {
	position: absolute;
	right: 6px;
	top: 10px;
	display: none;
}

.nereo_menu_global {
	position: relative;
	font-size: 15px;
}

.nereo_menu_global ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* MENU ONE-PAGE */

.nereo_menu_onpage {
    position: relative;
}

.hamburgershow .nereo_menu_onpage {
	position: absolute;
	top: 60px;
	left: 50%;
	transform: translate(-50%);
	width: 90%;
	background: rgba(0, 0, 0, 0.64);
	font-size: 15px;
	text-align: center;
}


.nereo_menu_onpage.collapsed {
	display: block !important;
}

.nereo_menu_onpage ul {
	position: relative;
	margin: 0;
	padding: 10px 0;
	list-style-type: none;
}

.nereo_menu_onpage ul li {
	display: inline-block;
	padding: 10px 8px;
}

.nereo_menu_onpage ul li a:link,.nereo_menu_onpage ul li a:visited {
	color: #c5c5c5;;
}
.nereo_menu_onpage ul li a:hover,.nereo_menu_onpage ul li a:active,.nereo_menu_onpage ul li a:focus {
	color: #ffffff;;
}

.hamburgershow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 44px;
}

.hamburgershow .hamburger {
	display: block;
}

.hamburgershow .nereo_menu_onpage {
	display: none;
}

/* MENU SHAPE */

nav.nereo_menu_shape {
	position: relative;
}

nav.nereo_menu_shape ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

nav.nereo_menu_shape ul li {
	display: inline-block;
	cursor: pointer;
	padding-right: 8px;
}

.menu_nereo_hamburger {
	position: relative;
	width: 100px;
}

.menu_nereo_hamburger .hamburger-svg {
	position: relative;
	font-size: 50px;
	cursor: pointer;
}

.menu_nereo_hamburger .hamburger-icon img {
	width: 60px;
	cursor: pointer;
}

.menu_nereo_hamburger span.hamburger-box {
    cursor: pointer;
}


.menuShapeFin {
	position: absolute;
	top: 118px;
	left: 50%;
	background-color: #fff;
	width: 80%;
	min-height: 250px;
	transform: translate(-50%);
	opacity: 0;
	animation: menuDropShapeReverse 1s ease forwards;
	display: none;
}
.menuShapeFin.transition {
	display: block;
}
.menuShapeFinOpen {
	animation: menuDropShape 1s ease forwards;
	animation-delay: 0.1s;
	display: block;
}

@keyframes menuDropShape {
	0% {
		top: 118px;
		opacity: 0;
	}
	100% {
		top: 128px;
		opacity: 1;
	}
}
@keyframes menuDropShapeReverse {
	0% {
		top: 128px;
		opacity: 1;
	}
	100% {
		top: 118px;
		opacity: 0;
	}
}

/* MENU ALBERO  */

nav.nereo_menu_albero {
    margin-top: 50px;
    position: relative;
    padding: 20px;
	text-align: left;
}

nav.nereo_menu_albero ul {
    margin: 0;
	padding: 0;
	list-style-type: none;
}

/* IMMAGINE HEADER */

.imgpag {
	position:relative;
}

.img-wrapper {
	position: relative;
}

.img-wrapper.vspace {
	height: 400px;
}

.img-wrapper.vfull {
	height: 100vh;
}

/* GALLERY SLIDER */

.right-single-arrow {
	display: inline;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 70px;
	width: 25px;
	height: 25px;
	opacity: .7;
	font-size: 24px;
	cursor: pointer;
	-webkit-user-select: none;
	user-select: none;
	z-index: 1;
	color: #fff;
}

.left-single-arrow {
	display: inline;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 70px;
	width: 25px;
	height: 25px;
	opacity: .7;
	font-size: 24px;
	cursor: pointer;
	-webkit-user-select: none;
	user-select: none;
	z-index: 1;
	color: #fff;
}

.imgpag_frase {
	position: absolute;
	bottom: 80px;
	left: 0px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 25px;
}

.imgpag .rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.imgpag .rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.imgpag .rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.imgpag .rslides img, .imgpag img {
	display: block;
	height: auto;
	width: 100%;
	border: 0;
}

.imgpag .rslides img {
	float: left;
}

.imgpag .rslides_nav {
	display: none;
}

.imgpag a.rslides_nav {
	z-index: 9999;
	font-size: 78px;
	color: #FFF;
	position: absolute;
	top: 50%;
	margin: -40px 0 0 0;
}

.imgpag a.rslides_nav.prev {
	left: 20px;
}

.imgpag a.rslides_nav.next {
	right: 20px;
}

.imgpag div.text_overlay {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 180px;
	line-height: 15px;
	text-align: center;
	color: #FFF;
	background: #000;
	z-index: 9999;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkyJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 92%, rgba(0,0,0,0.8) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(92%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,0.8)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 92%,rgba(0,0,0,0.8) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 92%,rgba(0,0,0,0.8) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 92%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 92%,rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}

.imgpag div.text_overlay div.inner {
	margin-top: 80px;
}

.imgpag div.text_overlay div.inner p {
	color: #CCC;
}

.video-js {
	background-color: transparent !important;
}
.videojs-background-wrap {
	overflow:hidden;
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	z-index: 1;
}
#hero-header-video {
	width: 100%;
	height: 100%;
}
.video-js .vjs-tech {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.poster_bg {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: -1;
}
#poster_bg {
	animation: fade-in 3s ease-in forwards;
}

@keyframes fade-in {
	from {
		opacity:0;
	}
	to {
		opacity:1;
	}
}
.volume-slider-container input[type="range"] {
	-webkit-appearance: none;
	width: 100%;
	height: 3px;
	outline: none !important;
	appearance: none;
	border: none;
	border-radius: 20px;
}
.volume-slider-container input[type="range"]::-moz-focus-outer {
	border: 0;
}
.volume-slider-container input[type="range"]:hover {
	outline:none;
}
/* Chrome */
.volume-slider-container input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 9px;
	height: 9px;
	background: #f1f9f4;
	cursor: pointer;
	border-radius:30px;
	outline:none;
}
/* Moz */
.volume-slider-container input[type="range"]::-moz-range-thumb {
	width: 9px;
	height: 9px;
	background: #f1f9f4;
	cursor: pointer;
	border-radius:50%;
	border:none;
	outline:none;
}
.volume-slider-container input[type="range"]::-moz-range-progress {
	background-color: #fff;
	height: 100%;
	border-radius:30px;
	border:none;
}
.volume-slider-container input[type="range"]::-moz-range-track {
	background-color: #ccc;
	border-radius:30px;
	border:none;
	height: 100%;
}
/* IE*/
.volume-slider-container input[type="range"]::-ms-fill-lower {
	background-color: #fff;
	height: 100%;
	border-radius:30px;
	border:none;
}
.volume-slider-container input[type="range"]::-ms-fill-upper {
	background-color: #ccc;
	border-radius:30px;
	border:none;
	height: 100%;
}
.volume-slider-container .volume-tooltip {
	position: relative;
	padding: 0px 0 6px;
	float: left;
	width: 90px;
}
.volume-slider-container .volume-tooltip .tooltiptext {
	visibility: hidden;
	width: 50px;
	background-color: rgba(0, 0, 0, 0.4);
	color: rgba(176, 176, 176, 0.85);
	text-align: center;
	padding: 5px 0;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
	top: -30px;
	transition: opacity 0.3s ease;
	opacity: 0;
}
.volume-slider-container .volume-tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
	transition: opacity 0.3s ease;
}
.volume-slider-container .volume-tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.4) transparent transparent transparent;
}
.volume-slider-container {
	width: 130px;
	text-align: center;
	position: absolute;
	bottom: 0;
	z-index: 5;
	right: 0;
	padding-top: 30px;
	overflow: hidden;
}
.volume-slider-container .volume-bar {
	background-color: rgba(68, 64, 66, 0.5);
	width: 130px;
	padding: 0 7px;
	position: relative;
	height: 26px;
}
.volume-slider-container .volume-icon {
	display: inline-block;
	float: left;
	margin-top: 3px;
	color: #fff;
	margin-right: 5px;
	width: 20px;
}

/* BODY */

section.sectionShape {
    padding: 40px 0;
}

.modshape.stageShape {
    position: relative;
    height: 350px;
	overflow: hidden;
}

.modshape {
	position: relative;
	background-size: cover;
	background-position: center;
}
.shapecanvas {
    position: relative;
    margin-bottom: 16px;
}
.modshape .row.hide-overflow {
	overflow: hidden;
}
.notaparallax {
	position: absolute !important;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
}
.dzsparallaxer:not(.mode-oneelement) {
	background-color: transparent;
}

/* HASH TAGS SHAPE */

.hashtagshape span.filerhashtag {
    font-size: 20px;
}

.hashtagshape .item-tags {
    position: relative;
    margin: 5px;
    background-color: #f0f0f0;
}

.hashtagshape .hashimage img {
    height: 240px;
    width: 100%;
    object-fit: cover;
}

.hashtagshape .body-tag {
    position: relative;
    padding: 10px;
}

.hashtagshape h3.title-tag {
    font-size: 24px;
	margin-bottom: 10px;
}

.hashtagshape h2.title-tags {
    font-size: 30px;
    margin: 17px 5px 5px 5px;
}

.hashtagshape .body-tag-elenco {
    margin-bottom: 20px;
}

.hashtagshape h3.title-tag-elenco {
    font-size: 25px;
}

.hashimage-list {
    padding: 0px 10px 10px 0px;
}

/* Review Shape */

.mediareviews {
    position: relative;
    padding: 20px 0;
}

a.bbuttonreview {
    display: inline-block;
    border: 1px solid grey;
    padding: 10px;
}

.namereview {
    position: relative;
    font-size: 20px;
    padding-bottom: 20px;
}

.starsreview {
    position: relative;
    padding-bottom: 20px;
}

.testoreview {
    position: relative;
}

.morereview {
    position: relative;
    padding: 10px 0;
	cursor: pointer;
}

/* Social Shape */

.shapesocial {
	position: relative;
}

.shapesocial .socialtit {
	padding: 8px 0;
}

.shapesocial .socialdescr {
	padding-bottom: 30px;
}

.shapesocial .socialPost {
	position: relative;
	margin: 10px;
}

.shapesocial .socialMedia {
	position: relative;
	height: 350px;
	width: 100%;
	background-color: #f3f3f3;
	text-align: center;
}

.shapesocial .socialMedia img {
	height: 350px;
	width: 100%;
	object-fit: cover;
}


.shapesocial .socialVideo {
	position: relative;
}

.shapesocial .socialplay {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.shapesocial .socialplay {
	color: white;
}

.shapesocial .socialLike {
	padding: 5px;
}

.shapesocial .socialCapion {
	padding: 5px;
}

/* Text Shape */

.textshape {
	position: relative;
	padding: 20px;
	text-align: left;
}
h2.texttit {
	font-size: 35px;
    margin-bottom: 27px;
    font-family: 'Jost', sans-serif;
    color: #2a190a;
    font-weight: bold;
}
body.totem .textdescr * {
    line-height: 1.3;
}
/* Img Shape */

.modshape .imgshape {
	position: relative;
	padding: 8px
}

.modshape .imgshape .textdes {
	margin-bottom: 20px;
}

.modshape .imgshape h2.texttit {
	font-size: 25px;
	margin-bottom: 20px;
}

.modshape .imgshape .imgshapenota {
    position: absolute;
    bottom: 12px;
    left: 0;
    color: #fff;
    margin: 20px;
}

.modshape .imgshape .imgsfondo {
	background-size: cover;
	background-position: center;
	height: 350px;
	width: 100%;
}

/* Gallery Shape */

.modshape .galleryshape {
	position: relative;
	padding: 8px;
}

.modshape .galleryshape h2.texttit {
	font-size: 64px;
    margin-bottom: 20px;
    color: #e3d6cfcf;
}

.modshape .galleryshape .textdes {
	margin-bottom: 20px;
}

.modshape .galleryshape .thumb-inner_default {
    margin: 3px;
}

.modshape .galleryshape .moreimage {
	position: absolute;
    bottom: 12px;
    right: 16px;
    color: #fff;
    pointer-events: none;
}

.galleryshape .img-responsive {
	width: 100%;
	height: 180px;
	background-size: cover;
	background-position: center;
}
.galleryshape .lightgallery .thumb,.galleryshape .lightgallery .thumb .thumb-inner{
	position: relative;
}
.galleryshape .lightgallery .thumb .gallery-poster{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.galleryshape .lightgallery .thumb:hover .gallery-poster{
	background-color: rgba(0,0,0,0.4);
}
.galleryshape .lightgallery .thumb .zoom {
	background: url('images/zoom.svg') no-repeat center center;
	position: absolute;
	height: 50px;
	width: 100%;
	top: 50%;
	transform: translatey(-50%);
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.galleryshape .lightgallery .thumb:hover .zoom {
	opacity: 0.5;
}
.galleryshape .owl-carousel.gallery .img-block {
	height: 320px;
	background-size: contain !important;
}
.galleryshape .owl-carousel.gallery .owl-item {
	transition: all 0.6s ease;
}
.galleryshape .owl-carousel.gallery .owl-item.active.center {
	transform: scale(1.5);
	z-index: 4;
}
.galleryshape .owl-carousel.gallery .owl-item.active.center .owlitem .cell {
	width: 77.77778%;
}
.galleryshape .lightgallery {
	position: relative;
}



.galleryshape .galleryshape .lightgallery img {
	width: 100%;
}

.galleryshape .thumb-inner.galtpl4.lazyloaded {
	width: 100%;
	height: 500px;
	background-size: cover;
	background-position: center;
}

.galleryshape .thumb-inner.lazy {
	height: 610px;
	background-size: cover;
	background-position: center;
}

.galleryshape .galleryCount {
    position: absolute;
    bottom: 27px;
    right: 16px;
    color: #fff;
    font-size: 25px;
    pointer-events: none;
}

/* Shape Gallery Template 1*/

.square1_1, .square1_2, .square1_3{
	position: relative;
	height: 350px;
	width: 33.333%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
.square1_4, .square1_5, .square1_6, .square1_7, .square1_8, .square1_9 {
	position: relative;
	height: 140px;
	width: 16.666%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
/* Shape Gallery Template 2*/

.square2_1, .square2_4, .square2_7{
	position: relative;
	height: 350px;
	width: 33.333%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
.square2_2, .square2_3, .square2_5,  .square2_6, .square2_8, .square2_9{
	position: relative;
	height: 350px;
	width: 16.666%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}

/* Shape Gallery Template 3*/

.square3_1{
	position: relative;
	height: 700px;
	width: 33.333%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
.square3_2, .square3_3, .square3_4, .square3_5, .square3_6, .square3_7, .square3_8, .square3_9{
	position: relative;
	height: 350px;
	width: 16.666%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
/* Shape Gallery Template 4*/

.square4_1, .square4_2, .square4_4, .square4_5, .square4_6, .square4_7, .square4_8, .square4_9{
	position: relative;
	height: 350px;
	width: 16.666%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
.square4_3{
	position: relative;
	height: 700px;
	width: 33.333%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}

/* Shape Gallery Template 7*/

 .galleryshape .tpl7 .lightgallery {
    position: relative;
    height: 450px;
    overflow: hidden;
}


.galleryshape a.galtpl7 {
    position: absolute !important;
    top: 0px;
    right: 0px;
    width: 100% !important;
	left: 100%;
	z-index: 0;
}
.galleryshape a.galtpl7.actives{
	left: 0 !important;
}
.galleryshape a.galtpl7.active{
	left: 0;
	z-index: 1;
	animation: tpl7 1s ease forwards;
}

a.galtpl7 .img-responsive,  .galleryshape .thumb-inner_default .img-responsive {
    height: 430px !important;
}

@keyframes tpl7 {
	0% {
		left: 100%;
	}
	100% {
		left: 0;
	}
}


/* Shape Shop */

.shapeshop h2, .shapeshop span {
	text-align: center;
}

.shop_item {
	position: relative;
	max-width: 350px;
	margin: 8px auto;
	border: 1px solid #bfbfbf;
	padding: 10px 0;
	padding-bottom: 80px;
	overflow: hidden;
}

.shop_image {
	width: 100%;
	height: 300px;
	background-size: cover;
	background-position: center;
}

h3.shop_title {
	text-align: center;
	margin: 8px 0;
	font-size: 18px;
	font-weight: 500;
}

.shop_description {
	position: relative;
	text-align: center;
}

a.button.shop_pul {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	color: #fff;
}

.shapeshop .imageshop.carousel {
	display: none;
}

/* INDICE modello 1*/

.shapeindice {
	width: 100%;
	position: relative;
}

.modshape .shapeindice h2.texttit {
	font-size: 25px;
	margin-bottom: 20px;
}

.modshape .shapeindice .textdes {
	margin-bottom: 20px;
}

.shapeindice .item {
	position: relative;
	margin: 7px 7px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 30px;
	background-color: #f3f3f3;
	height: 100%;
    min-height: 350px;
}

.shapeindice .imgindice {
	position: relative;
	height: 228px;
	background-size: cover;
	background-position: center;
}

.shapeindice .item .titoloindice {
	margin: 10px 10px;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
}

.shapeindice .item .testoindice {
	padding: 10px 10px 40px 10px;
	text-align: justify;
}
.shapeindice .item .indicedettagli {
    position: absolute;
    bottom: 9px;
    right: 9px;
    padding: 8px;
    color: #3b3b3b;
    background-color: #dcdcdc;

}

.shapeindice .item .indicedettagli:hover {
	transition: background-color 1s;
    background-color: #bdbdbd;
}

.shapeindice .img-block img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.shapeindice .img-block .imgshame {
	width: 100%;
	height: 500px;
	background-size: cover;
	background-position: center;
}

.shapeindice .owlitem .text-block {
	padding: 10px;
}

.shapeindice .owlitem .titoloindice {
    margin-bottom: 10px;
    font-weight: bold;
}

.shapeindice .owlitem .indice_dettagli {
    text-align: right;
}

.shapeindice .owlitem a.button.contboxtesto {
	padding: 8px;
    margin-top: 10px;
    color: #fff;
    background-color: #6b6a6a;
	font-size: 12px;
}

.shapeindice .owlitem.inside {
	padding: 10px;
}
.shapeindice .owlitem.inside .img-block {
	height: 300px;
	width: 100%;
	background-size: cover !important;
}
.shapeindice .owl-theme .owl-nav {
	margin-top: 10px;
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translatey(-50%) !important;
}
.shapeindice .owl-carousel .owl-nav button {
	color: #fff !important;
	background-color: rgba(0, 0, 0, 0.37) !important;
	padding-top: 10px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	padding-bottom: 9px !important;
	border-radius: 0 !important;
	transition: all 0.3s ease;
}
.shapeindice .owl-carousel .owl-nav button:hover {
	background-color: rgba(0, 0, 0, 0.54) !important;
}
.shapeindice .owl-carousel .owl-nav button span {
	font-size: 55px;
}
.shapeindice .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	left: 10px;
}
.shapeindice .owl-carousel .owl-nav button.owl-next {
	position: absolute;
	right: 10px;
}

.flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.8s;
	transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
	transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden; /* Safari */
	backface-visibility: hidden;
	z-index: 1;
}

.shapeindice .item .flip-card-back .indicedettagliback {
    position: relative;
    width: 250px;
    padding: 8px;
    color: #FFF;
    display: block;
    margin: 0 auto;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
	color: black;
}

/* Style the back side */
.flip-card-back {
	background-color: #656565;
	color: #fff;
	transform: rotateY(
			180deg
	);
	padding: 20px;
	line-height: 250px;
}

.flip-card-back .testoindice {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}

.flip-card-back  .indicedettagli {
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translate(-50%, 0px);
	background-color: #009fdf;
}

h3.titoloindicecard {
	margin: 10px 10px;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
}

/* Piani shape  */

.shapeplans {
	position: relative;
	padding: 20px 0;
}

ul.pricing-table {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	border: 1px solid #0d466b;
}

li.plans_title {
	background-color: #0d466b;
	color: #fff;
	padding: 8px 0;
	font-size: 16px;
}

li.plans_icon {
	padding: 20px 0;
}

li.plans_icon i {
	font-size: 65px;
}

li.plans_price {
	font-size: 20px;
}

li.plans_price i {
	vertical-align: -4px;
	padding-right: 8px;
}

li.plans_note {
	padding: 20px 0;
	font-size: 12px;
	font-weight: normal;
}

ul.pricing-table.favorite li.plans_title {
	background-color: #f6a117;
}

ul.pricing-table.favorite li.plans_icon i {
	color: #f6a117;
}

li.plans_buy {
	display: inline-block;
	background-color: #00963f;
	padding: 5px 10px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
}

li.plans_buy:hover {
	background-color: #006d2b;
}

li.plans_buy a {
	color: #fff !important;
}

/* POST modello 1*/

.shapepost {
width: 100%;
position: relative;
}
.shapepost .item {
position: relative;

margin: 7px 7px;
text-align: center;
overflow: hidden;
}

.shapepost .imgpost {
position: relative;
height: 250px;
background-size: cover;
background-position: center;
}

.shapepost .datapost {
text-align: left;
font-size: 0.8em;
}

.shapepost .item .testopost {
	text-align: left;
	font-size: 18px;
	position: absolute;
	bottom: 0;
	color: rgb(255, 255, 255);
	background-color: rgba(0, 0, 0, 0.45);
	width: 100%;
	padding: 10px;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	opacity: 0;
}
.shapepost .item:hover .testopost {
opacity: 1;
}
.shapepost .item .dettaglipost {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 250px;
	padding: 0;
	color: #FFF;
}
.shapepost .item-wrapper.new {
	opacity: 0;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.shapepost .item-wrapper.new.show-post {
	opacity: 1;
}
.shapepost .load-more-wrapper {
	text-align: center;
	margin: 15px 0;
}
.shapepost .load-more-wrapper button {
	border: 1px solid;
	padding: 10px;
	max-width: 200px;
	width: 100%;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.shapepost .load-more-wrapper button:hover {
	background-color: rgb(87, 87, 87);
	color: #fff;
	}
.shapepost .item {
	cursor: pointer;
}
.shapepost .item .datapost {
	position: absolute;
	top: 0;
	background-color: rgba(0, 0, 0, 0.45);
	width: 100%;
	color: rgba(255, 255, 255, 0.69);
	padding: 3px 7px;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.shapepost .item:hover .datapost {
	opacity: 1;
}
.shapepost .item .videooverlay {
	color: rgba(255, 255, 255, 0.7);
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 80px;
	transform: translate(-50%,-50%);
	text-shadow: 1px 1px 10px rgb(150, 150, 150);
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	opacity: 0;
}
.shapepost .item:hover .videooverlay {
	opacity: 1;
}

.shapemodulo {
	position: relative;
}

.shapemodulo h2.texttit {
	font-size: 25px;
	margin-bottom: 10px;
}

.shapemodulo .textdescr {
	margin-bottom: 10px;
}

.shapemodulo  a.button.buttonaform {
	background-color: #676565;
	color: #fff;
}

 /* BOLLETTINI */

.shapefolder {
	position: relative;
	padding: 20px 0;
}
.shapefolder h2.ttitfolder {
	text-align: left;
	margin-bottom: 10px;
	font-size: 23px;
}
.shapefolder .notafolder {
	text-align: left;
	margin-bottom: 20px;
}
.shapefolder .item {
	text-align: center;
}

/*ShapeCanvas Defines */

img.imgcanva {
	width: 100%;
	height: 301px;
	object-fit: cover;
}

.canva-item.cimgbg {
	position: relative;
    min-height: 300px;
    background-size: cover;
	cursor: pointer;
}

.canvasbutton {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 25px;
    text-align: center;
    width: 80%;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}

.canvatext {
    position: absolute;
    top: 190px;
    width: 100%;
    text-align: center;
    color: #fff;
}

.relatedshape {
	text-align: center;
}

.relatedshape .related_img img {
	object-fit: cover;
	width: 100%;
	height: 250px;
}

.relatedpost {
	padding: 10px 20px;
	border: 1px solid #d8d8d8;
}

.relttit {
	text-align: left;
	font-size: 28px;
}

.reldescr {
	text-align: left;
	padding: 8px 0;
}

.relatedshape .related_url {
	border-radius: 50px;
	color: #3b2b98;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	margin-top: 5px;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: .3s;
	transition: .3s;
}

.relatedshape .related_url:hover {
	background-color: #3b2b98;
	color: #fff;
	padding: 10px 25px;
	text-decoration: none;
}

.relatedshape .related_title {
	font-size: 18px;
	padding: 10px 0;
	font-weight: 500;
}

.related_text {
	padding: 10px 0;
	text-align: justify;
}

.reldescrpie {
	padding: 14px;
	text-align: left;
}

.relatedpost.elenco {
	text-align: left;
	border: none;
}

.relatedpost.elenco .related_title {
	padding: 0;
}

.relatedpost.elenco .related_url {
	border-radius: 0;
	color: #3b2b98;
	font-size: 14px;
	font-weight: 700;
	margin-top: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
}

.relatedpost.elenco .related_url:hover {
	background-color: transparent;
	color: #4534bb;
	padding: 0;
	text-decoration: none;
}

/* BANNER DEFAULT */

.banner1 {
	position: relative;
	font-size: 11px;
	text-align: center;
}

.banner1 div.corpob {

}



/* FOOTER */

#footer {
	position: relative;
    text-align: center;
    padding: 20px 10px;
    color: #ecd8c7;
    background-color: #515256;
}

#footer a:link, #footer  a:visited {
	color: #a8a8a8;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #a8a8a8;
}
.logofooter img {
	width: 200px;
}

#tebe {
	font-size: 12px;
}

#tebe a:link, #tebe a:visited {
}

/* WIDGET */

div[id^="map_canvas"]{
	max-width: 100%;
	width: auto;
	height: 300px;
}
div[id^="map_canvas"] img {
	max-width: none;
}

/* MODAL */

.reveal.full {
	top: 0 !important;
	padding-bottom: 8rem !important;
}
.reveal {
	ackground-color: #ffffff;
    color: #2d1d10;
    font-size: 20px;
}
.close-button {
    position: absolute;
    z-index: 10;
    color: #ffffff;
    background-color: #FF9800;
    cursor: pointer;
    border-radius: 100%;
    padding: 20px;
    font-size: 40px !important;
}
.close-button.medium, .close-button {
    right: 1rem;
    top: 0.5rem;
    font-size: 3em;
    line-height: 1;
}

div#infogbmodal {
	overflow: visible;
}

/* FORM NEWSLETTER*/

.has-error {
	border-bottom: 1px solid red;
}

.accetta {
	font-size: 13px;
}

.accetta.error, .accetta.error a:link, .accetta.error a:visited {
	color: #FF6767;
}

.accetta input[type=checkbox] {
	vertical-align: -2px;
}

.newsnegativo {
	display: none;
}

/* FORM INFO */
.infobox .legend {
	padding: 40px 0 20px 0;
	color: #AFAFAF;
	font-size: 17px;
}

.infobox input[type=checkbox] {
	vertical-align: -2px;
	margin-right: 5px;
}

/**/

/* Datepicker */

.panel-body {
	padding: 8px;
	background-color: #65893a;
	color: #fff;
}
.panel-body .button{
	margin: 0;
	padding: 8px 0 10px 0;
	background-color: #ff8d00;
	font-size: 20px;
}
.panel-body .button:hover,.panel-body .button:focus {
	background-color: #bc6f18;
	color: #fefefe;
}

.t-check-in,
.t-check-out {
	border-color: #ededed;
	margin: 0px;
	width: 50%;
}

.t-check-in {
	border-right-color: #e8e8e8; }

.t-date-title {
	color: #e91e63; }

.t-special-day:before {
	border-color: transparent;
	border-top-color: #e91e63;
	border-right-color: #e91e63; }

.t-datepicker-day {
	border-color: #ededed;
	background: #fff; }

.t-day, .t-range, .t-start, .t-end, .t-disabled {
	background: #fafafa;
	border-color: #fff; }

.t-disabled {
	background: transparent; }

.t-highlighted {
	color: #20c997; }
.t-highlighted.t-disabled {
	background: #fafafa; }

.t-start,
.t-end,
.t-end-limit {
	color: #fff;
	background: #20c997; }

.t-range, .t-range-limit {
	color: #20c997; }

.t-range {
	background: #c9f6e9; }

.t-range-limit {
	background: #a1f0d9; }
.t-range-limit.t-start, .t-range-limit.t-end {
	color: #fff;
	background: #3ce0af; }

.t-check-in .t-end,
.t-check-out .t-start,
.t-check-out tr ~ .t-end {
	color: #fff;
	background: #20c997; }

.t-hover-day, .t-hover-day-content, .t-hover-day:hover {
	color: #fff;
	background: #3ce0af; }

.t-hover-day::after {
	border-color: transparent;
	border-top-color: #3ce0af; }

.t-today, .t-today .t-hover-day-content {
	background: #aeaeae; }

.t-today::after {
	border-top-color: #aeaeae; }

.t-today:hover, .t-today:hover .t-hover-day-content {
	background: #20c997; }

.t-today:hover::after {
	border-top-color: #20c997; }

.t-start.t-today,
.t-end.t-today {
	color: #fff; }
.t-start.t-today, .t-start.t-today .t-hover-day-content,
.t-end.t-today,
.t-end.t-today .t-hover-day-content {
	background: #20c997; }
.t-start.t-today::after,
.t-end.t-today::after {
	border-top-color: #20c997; }
.t-table-condensed th {
	text-align: center;
	padding: 10px;
	text-transform: capitalize;
}
.t-check-in .t-date-info-title, .t-check-out .t-date-info-title {
	position: absolute;
	top: 8px;
	left: 37px;
	display: block;
	font-weight: 400;
	opacity: .5;
	font-size: 13px;
	cursor: pointer;
}
.t-dates {
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	padding: .5rem;
	border: 1px solid rgb(202, 202, 202);
	border-radius: 0;
	background-color: rgb(254, 254, 254);
	font-family: inherit;
	font-size: 0.8rem;
	font-weight: normal;
	color: rgb(10, 10, 10);
	transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
}
.t-datepicker.has-error-both .t-dates {
border-bottom: 1px solid rgb(255, 0, 0);
}
.t-datepicker {
	clear: both;
	width: 100%;
	font-size: 14px;
	line-height: 1.4em;
	max-width: 650px;
	margin: 0 0 1rem;
}
.plus-minus-input {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.plus-minus-input .input-group-field {
	text-align: center;
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.plus-minus-input .input-group-field::-webkit-inner-spin-button,
.plus-minus-input .input-group-field ::-webkit-outer-spin-button {
	-webkit-appearance: none;
	appearance: none;
}
.plus-minus-input .input-group-button .circle {
	border-radius: 50%;
	padding: 0.35em 0.5em;
}
.mediabox {
	position: relative;
	display: block;
	height: 0;
	width: 100%;
	padding-bottom: 66.6667%;
}
.mediabox-img.ls-blur-up-is-loading,
.mediabox-img.lazyload:not([src]) {
	visibility: hidden;
}
.ls-blur-up-img,
.mediabox-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	font-family: "blur-up: auto", "object-fit: cover";
	object-fit: cover;
}
.ls-blur-up-img {
	filter: blur(10px);
	opacity: 1;
	transition: opacity 1000ms, filter 1500ms;
}

.ls-blur-up-img.ls-inview.ls-original-loaded {
	opacity: 0;
	filter: blur(5px);
}
.fade-box .lazyload,
.fade-box .lazyloading {
	opacity: 0;
	transition: opacity 400ms;
}
.fade-box img.lazyloaded {
	opacity: 1;
}
@media print {
	body{
		background-color:white;
		color:black;
		font-size:11px
	}
	div.intestazione{
		font-size:10px;
		text-align:center
	}
	a:link,a:visited,a:hover,a:active{
		text-decoration:none;
		color:black
	}
	#PrivacyBox, #tebe, .nereo_menu_onpage, .menu_nereo, .flag, .informazioni{
		display: none;
	}
	div.logo{
		position: relative;
	}
	div.logo img{
		height: 150px;
	}
}

/* RESPONSIVE ADJUSTMENTS */

@media only screen and (max-width: 40em) { /* 640px */
	.textshape {
		padding: 20px;
	}
	.modshape.a700.dzsparallaxer:not(.mode-oneelement) {
		height: 700px !important;
	}
	.modshape.a1000.dzsparallaxer:not(.mode-oneelement) {
		height: 1000px !important;
	}
	.modshape.a1200.dzsparallaxer:not(.mode-oneelement) {
		height: 1200px !important;
	}

	.hamburgershow .nereo_menu_onpage ul li {
		display: block !important;
	}

	.hamburgershowmobile .nereo_menu_onpage {
		position: absolute;
		top: 60px;
		left: 50%;
		transform: translate(-50%);
		width: 90%;
		background: rgba(0, 0, 0, 0.64);
		font-size: 15px;
		text-align: center;
	}

	.hamburgershowmobile .nereo_menu_onpage {
		display: none;
	}

	.hamburgershowmobile .nereo_menu_onpage ul li {
		display: block !important;
	}
	.hamburgershowmobile .hamburger {
		display: block;
	}
	div.flag {
		position: absolute;
		top: 58px;
		right: 14px;
	}
	div.flag img {
		border: none;
		width: 17px;
	}
}

@media only screen and (max-width: 64em) { /* 1024px */
	div#infogbmodal {
		overflow: auto;
	}
	body .hotel-datepicker {
		top: 50px !important;
	}

	body div#animatedModal10 {
		overflow: auto;
	}
}
