@font-face {
  font-family: 'Dacia';
  font-style: normal;
  src: url(DaciaBlock-Regular.ttf);
}

@font-face {
  font-family: 'Dacia';
  font-weight: bold;
  src: url(DaciaBlock-Bold.ttf);
}

@font-face {
  font-family: 'Read';
  font-style: normal;
  src: url(Read-Regular_V3000.ttf);
}

@font-face {
  font-family: 'Read';
  font-weight: bold;
  src: url(Read-Bold_V3000.ttf);
}


body {
	margin:0;
	background-color:white;
}

a {
	text-decoration:none;
	color:inherit;
}

a:hover {
	text-decoration:underline;
	color:inherit;
}

.mainContainer {
	width:100%;
	margin:0 auto;
	font-family:Dacia;
	font-size:18px;
	line-height:24px;
	background-color:white;
	color:black;
}

.mobileOnly {
	display:none;
}

/***** MENU *****/
.mobileMenuIcon {
	display:none;
}

.menuMobile {
	display:none;
}

.menuMobileGallery {
	display:none;
}

.topMenu {
	display:table;
	width:100%;
}

.topMenuLogo {
	display:table-cell;
	width:30%;
	text-align:center;
	vertical-align:middle;
	height:80px;
}

.topMenuLogo img {
	width:200px;
}

.topMenuItems {
	display:table-cell;
	width:70%;
	text-align:center;
}

.topMenuItemsInner {
	display:table;
	margin: 0 auto;
}

.menuItem {
	display:table-cell;
	padding:0 20px;
	vertical-align:middle;
	max-width:170px;
	font-size:13px;
	line-height:15px;
	text-transform:uppercase;
	font-weight:bold;
	height:80px;
	position:relative;
}

.subMenu {
	width:340px;
	height:440px;
	background-color:white;
	position:absolute;
	top:60px;
	left:-30px;
	display:none;
	text-align:left;
	padding-left:20px;
	z-index:1000;
}

.subMenuItemDisabled {
	color:#dadada;
}

/**** HERO ***/

.heroCountdownLabel {
	font-size:29px;
	line-height:40px;
}

.heroCountdownLabel2 {
	font-size:49px;
	line-height:70px;
}

.heroCountdown {
	display:table;
	padding:5px 10px;
	margin:10px 0 20px 0;
}

.heroCountdownDigit {
	display:table-cell;
	vertical-align:top;
	padding:0px 80px 0 0;
	font-size:60px;
	line-height:70px;
	text-align:center;
}

.heroCountdownDigitLabel {
	font-size:20px;
	line-height:18px;
	text-align:center;
	padding-top:4px;
}

#heroVideo {
  width:100%;
  height:80vh;
  object-fit:cover;
}

.heroImage {
	width:100%;
	height:80vh;
	background-image:linear-gradient(rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 0.3)),url(../img/hero-image.jpg?v2);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroVideo {
	width:100%;
	height:80vh;
	xbackground-image:linear-gradient(rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 0.3)),url(../img/hero-image.jpg?v2);
	xbackground-size:cover;
	background-position:center;
	display:table;
	xbackground-color:black;
	position:relative;
}

.heroImage2 {
	width:100%;
	height:80vh;
	background-image:linear-gradient(rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 0.3)),url(../img/hero-image2.jpg?v3);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImage3 {
	width:100%;
	height:80vh;
	background-image:linear-gradient(rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 0.3)),url(../img/hero-image5.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImage4 {
	width:100%;
	height:80vh;
	background-image:linear-gradient(rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 0.3)),url(../img/hero-image6.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageGallery1 {
	width:100%;
	height:80vh;
	background-image:linear-gradient(rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 0.3)),url(../img/hero-image2_old.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageGallery2 {
	width:100%;
	height:80vh;
	background-image:url(../img/hero-image4_old.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageGallery3 {
	width:100%;
	height:80vh;
	background-image:url(../img/hero-image3_old.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageGallery4 {
	width:100%;
	height:80vh;
	background-image:url(../img/hero-image.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageGallery5 {
	width:100%;
	height:80vh;
	background-image:url(../img/hero-image2.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageGallery6 {
	width:100%;
	height:80vh;
	background-image:url(../img/hero-image5.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageGallery7 {
	width:100%;
	height:80vh;
	background-image:url(../img/hero-image6.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageGallery8 {
	width:100%;
	height:80vh;
	background-image:url(../img/hero-image7.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageGallery9 {
	width:100%;
	height:80vh;
	background-image:url(../img/hero-image8.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageGallery10 {
	width:100%;
	height:80vh;
	background-image:url(../img/hero-image9.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageGallery11 {
	width:100%;
	height:80vh;
	background-image:url(../img/hero-image10.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageGallery12 {
	width:100%;
	height:80vh;
	background-image:url(../img/hero-image11.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageGallery13 {
	width:100%;
	height:80vh;
	background-image:url(../img/hero-image12.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageGallery14 {
	width:100%;
	height:80vh;
	background-image:url(../img/hero-image13.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageDark {
	width:100%;
	/*height:80vh;*/
	background-image:linear-gradient(rgba(0, 0, 0, 0.6),rgba(0, 0, 0, 0.6)),url(../img/hero-image.jpg?v2);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroVideoInner {
	position: absolute;
	left: 0;
	top: 0;
	padding:20px 0;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:100%;
	height:100%;
}

.heroImageInner {
	padding:20px 0;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}

.heroImageCenter {
	display:table;
	width:100%;
	max-width:1100px;
	margin: 0 auto;
}

.heroVideoCenter {
	display:table;
	width:100%;
	height:100%;
	max-width:1100px;
	margin: 0 auto;
}

.heroImageCenterLeft {
	display:table-cell;
	vertical-align:middle;
	width:30%;
}

.heroImageCenterLeft img {
	width:400px;
}

.heroImageCenterLogo {
	display:table-cell;
	vertical-align:middle;
	width:100%;
	text-align:center;
}

.heroImageCenterLogo img {
	width:400px;
}

.heroImageCenterRight {
	display:table-cell;
	vertical-align:middle;
	color:white;
	width:70%;
	text-align:left;
	padding-left:40px;
	font-size:22px;
	line-height:24px;
	padding-bottom:20px;
}

.heroImageCenterRight b {
	font-size:40px;
	line-height:40px;
	font-weight:bold;
}

.heroImageCenterRightDark {
	font-size:50px;
	line-height:55px;
	text-transform:uppercase;
	display:table-cell;
	vertical-align:middle;
	color:white;
	width:70%;
	text-align:left;
	padding-left:40px;
	font-weight:bold;
}

.heroImageTopInfo {
	text-align:left;
	font-size:24px;
	line-height:26px;
	color:white;
	font-family:Read;
	width:95%;
	max-width:1100px;
	margin:0 auto;
	box-sizing:border-box;
	padding-top:20px;
}

.heroImageInfo {
	text-align:center;
	font-size:18px;
	line-height:22px;
	color:white;
	font-family:Read;
	width:95%;
	max-width:1100px;
	margin:0 auto;
	box-sizing:border-box;
	padding-top:20px;
}

.heroImageInfo2 {
	text-align:center;
	font-size:12px;
	line-height:14px;
	color:white;
	font-family:Read;
	width:95%;
	max-width:1100px;
	margin:0 auto;
	box-sizing:border-box;
	padding-top:40px;
	padding-bottom:40px;
}

.heroButtons {
	padding-top:30px;
	text-align:center;
	width:100%;
	max-width:1300px;
	margin:0 auto;
	vertical-align:top;
}

.heroButtons button {
	background-color:white;
	color:black;
	font-family:dacia;
	text-transform:uppercase;
	font-size:17px;
	font-weight:bold;
	max-width:450px;
	width:90%;
	height:70px;
	border:none;
	margin-right:20px;
	margin-bottom:20px;
	cursor:pointer;
}

.heroButtonsCountDown {
	padding-top:8px;
	text-align:left;
	width:100%;
	max-width:1300px;
	margin:0 auto;
	vertical-align:top;
}

.heroButtonsCountDown button {
	background-color:white;
	color:black;
	font-family:dacia;
	text-transform:uppercase;
	font-size:17px;
	font-weight:bold;
	max-width:450px;
	width:90%;
	height:60px;
	border:none;
	margin-right:20px;
	margin-bottom:20px;
	cursor:pointer;
}

.homeReviews {
	/*width:100%;
	background-color:#646B51;
	height:220px;
	position:relative;
	overflow-x:hidden;*/
	
	width:100%;
	height:220px;
	margin:0 auto;
	background-color:#646B51;
}

.homeReview {
}

.homeReviewNext {
	position:absolute;
	top:95px;
	right:15px;
}

.homeReviewNext img {
	width:15px;
	cursor:pointer;
}

.homeReviewPrev {
	position:absolute;
	top:95px;
	left:15px;
}

.homeReviewPrev img {
	width:15px;
	cursor:pointer;
}

.homeReviewTable {
	margin:0 auto;
	width:350px;
}

vertical-align.homeReviewTable {
	display:table;
}

.homeReviewLeft {
	display:table-cell;
	width:50px;
	vertical-align:top;
	text-align:center;
}

.homeReviewLeft img {
	padding-top:10px;
	width:25px;
}

.homeReviewCenter {
	display:table-cell;
	width:300px;
	vertical-align:middle;
	font-size:20px;
	line-height:18px;
	color:white;
	text-align:center;
	font-weight:bold;
	height:160px;
}

.homeReviewText {
	font-size:18px;
	line-height:22px;
}

.homeReviewRight {
	display:table-cell;
	width:50px;
	vertical-align:bottom;
	text-align:center;
}

.homeReviewRight img {
	width:25px;
	padding-bottom:10px;
}

.homeReviewSignature {
	display:table-cell;
	width:300px;
	vertical-align:middle;
	font-size:20px;
	line-height:18px;
	color:white;
	text-align:center;
	font-weight:bold;
}

.homeReviewRow {
	display:table-row;
}


.teaser {
	display:table;
	width:100%;
	height:250px;
}

.teaserText {
	vertical-align:middle;
	font-size:25px;
	line-height:34px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}

.teaserTextSmall {
	font-size:20px;
	line-height:24px;
	font-family:Read;
}

/***** STAGE *****/

.stage {
	display:table;
	width:100%;
	margin:0 auto;
	max-width:1275px;
}

.stageInfo {
	display:table-cell;
	width:33%;
	background-color:#646b52;
	color:white;
	font-size:10px;
	line-height:12px;
	box-sizing:border-box;
	padding:40px;
}

.stageDate {
	font-size:20px;
	line-height:24px;
	text-transform:uppercase;
}

.stageName {
	font-size:30px;
	line-height:37px;	
	font-weight:bold;
	padding-top:15px;
}

.stageSubName {
	padding-bottom:20px;
	font-size:18px;
	line-height:22px;	
	font-weight:bold;
}

.stageDesc {
	font-family:Read;
}

.stagePhoto {
	display:table-cell;
	width:67%;
	vertical-align:top;
}

.carousel {
	width:854px;
	height:490px;
	margin:0 auto;
}

.carousel div {
	background-size:cover;
	background-position:center;
}

/*.carousel img {
	width:100%;
	height:575px;
}*/

.stagePhotoMobile {
	display:none;
}

.stageButtons {
	display:table;
	width:100%;
}

.stageButton {
	display:table-cell;
	width:50%;
}

.stageButtonLeft {
	text-align:left;
}

.stageButtonRight {
	text-align:right;
}

.stageButton button {
	-webkit-appearance: none;
	color:black;
	width:150px;
	height:45px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	border:0;
	background-color:white;
}

.separator {
	height:30px;
}

.nextStagesContainer {
	background-color:#f2f2f2;
	padding:20px;
	box-sizing:border-box;
	text-align:center;
	font-family:Read;
}

.nextTitle {
	padding:0 0 15px 0;
	font-size:35px;
	line-height:37px;

}

.nextStages {
	display:table;
	width:100%;
	max-width:1300px;
	margin:0 auto;
}

.nextStage {
	display:table-cell;
	text-align:center;
	text-transform:uppercase;
	padding:15px;
	width:30%;
	position:relative;
}

.nextStage img {	
	width:100%;
}

.nextStageImgDisabled {	
	opacity:0.3;
}

.nextStageCaption {
	font-size:20px;
	line-height:20px;
	text-align:left;
	padding-top:15px;
	font-family:Read;
}

.nextStage2 {
	background-image:url(../img/stage3_small.jpg);
}

.nextStageLayer {
	position:absolute;
	top:15px;
	left:15px;
	width:402px;
	height:225px;
	background-color:rgba(100,107,82, 0.7);
	color:white;
	display:table;
}

.nextStageLayerInner {
	display:table-cell;
	height:100%;
	vertical-align:middle;
}

/*** FORM ***/

.formConfirm {
	display:none;
	width:100%;
	height:60vh;
	background-image:linear-gradient(rgba(0, 0, 0, 0.8),rgba(0, 0, 0, 0.8)),url(../img/hero-image.jpg?v2);
	background-size:cover;
	background-position:center;
	background-color:black;
}

.formConfirmInner {	
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	padding:20px 0;
}

.formConfirmInner img {
	max-width:400px;
	width:90%;
}

.formConfirmClient {
	display:none;
}

.formConfirmProspect {
	display:none;
}

.formConfirmInfo {
	text-align:center;
	font-size:24px;
	line-height:28px;
	color:white;
	font-family:Read;
	width:95%;
	max-width:1000px;
	margin:0 auto;
	box-sizing:border-box;
	padding-top:40px;
	padding-bottom:30px;
}

.formConfirmInfoPrivacy {
	font-size:12px;
	line-height:14px;
	padding:15px 0;
	text-align:left;
}

.formConfirmButton {
	background-color:white;
	color:black;
	font-family:dacia;
	text-transform:uppercase;
	font-size:17px;
	font-weight:bold;
	max-width:440px;
	width:90%;
	height:70px;
	border:none;
	margin:o auto 20px auto;
	cursor:pointer;
}


.formBlock {
	width:100%;
}

.formTitle {
	text-align:center;
	font-size:30px;
	line-height:32px;
	text-transform:uppercase;
	font-weight:bold;
	padding:20px 0;
}

.formSubTitle {
	text-align:center;
	font-size:25px;
	line-height:27px;
	padding-bottom:40px;
	font-family:Read;
}

.formTable {
	max-width:700px;
	width:95%;
	display:table;
	margin:0 auto;
	padding-right:200px;
	font-family:Read;
}

.formRow {
	width:100%;
	display:table-row;
}

.formLabel {
	display:table-cell;
	text-align:right;
	font-size:16px;
	line-height:20px;
	vertical-align:middle;
	padding:15px 20px 15px 0;
	width:40%;
}

.formLabel2 {
	display:table-cell;
	text-align:right;
	font-size:16px;
	line-height:20px;
	vertical-align:middle;
	padding:5px 20px 5px 0;
	width:40%;
}


.formField {
	display:table-cell;
	vertical-align:middle;
	width:60%;
}

.formField2 {
	display:table-cell;
	vertical-align:middle;
	width:60%;
}

.formField input[type="text"], .formField input[type="email"] {
	height:30px;
	width:300px;
	font-size:20px;
}

.formInfo {
	width:100%;
	max-width:800px;
	font-size:10px;
	line-height:12px;
	margin:0 auto;
	font-family:Read;
}

.formInfo a {
	text-decoration:underline;
	color:#707070;
}

.formButton {
	width:300px;
	height:40px;
	color:white;
	text-transform:uppercase;
	font-size:14px;
	background-color:#646b52;
	border:0px;
	font-weight:bold;
	cursor:pointer;
	font-family:Dacia;
}

/*STORE LOCATOR*/
.locatorField {
	height:30px;
	width:300px;
	border:0;
}

.locatorButton {
	width:200px;
	height:34px;
}

.locatorResult {
	display:table;
	max-width:800px;
	width:100%;
	color:white;
	margin:20px auto;
	border:solid 1px #aaaaaa;
	padding:10px;
}

.locatorLeft {
	display:table-cell;
	width:70%;
	text-align:left;
	vertical-align:middle;
	font-size:14px;
	line-height:20px;
}

.locatorLeft b {
	font-size:18px;
	line-height:20px;
}

.locatorLeft span {
	color:#aaaaaa;
}

.locatorRight {
	display:table-cell;
	width:30%;
	text-align:right;
	vertical-align:middle;
}

.locatorRight button{
	width:100px;
	height:40px;
}


/*SCOPRI DI PIU'*/
.discoverMore {
	background-color:white;
	padding-top:60px;
	box-sizing:border-box;
	text-align:center;
	font-size:24px;
	line-height:26px;
	font-family:Read;
}

.discoverMoreTitle {
	padding-bottom:20px;
}

.discoverBanners {
	display:table;
	margin:0 auto;
	text-align:center;
}

.discoverBanner {
	display:table-cell;	
}

.discoverBanner img {
	width:240px;
	padding:20px;
}

/**** FOOTER ***/
.footer {
	background-color:black;
	padding:50px 0;
	color:white;
	font-family:Read;
}

.footerInner {
	display:table;
	width:100%;
	max-width:1300px;
	margin:0 auto;
}

.footerCell {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	font-size:18px;
	width:33%;
}

.footerLogo {
	width:250px;
}

.footerSocial img {
	width:30px;
}

.footerInfo {
	text-align:center;
	font-size:14px;
	line-height:16px;
	padding-top:40px;
}

.footerBottom {
	padding-top:40px;
	display:table;
	width:100%;
	max-width:800px;
	margin:0 auto;
}

.footerBottomCell {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	font-size:15px;
	width:20%;
}

/****LOADER****/

#loader {
	display:none;
}

.outerLoader {
	position:fixed;
	top:0px;
	left:0px;
	display:table;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.8);
}

.innerLoader {
	display:table-cell;
	vertical-align:middle;
	height:100%;
	width:100%;
	text-align:center;
	font-family:Dacia;
	color:white;
	font-size:20px;
	line-height:24px;
}

.innerLoader img {
	width:80px;
}

/*** GALLERy ***/

.gallery {
	max-width:1200px;
	width:100%;
	margin:20px auto;
	text-align:center;
}

/*
.gallery img {
	max-width:70%;
	xwidth:100%;
	xwidth:90%;
	xheight:50%;
	object-fit:scale-down;
	display:inline-box;
	margin:5px;
}*/

.galleryHead {
	max-width:1010px!important;
	width:100%;
	display:inline-block;
}

.galleryTitleContainer {
	text-align:left;
	max-width:1010px;
	width:100%;
	margin:0 auto;
}

.galleryTitle {
	font-size:30px;
	line-height:40px;
	}

.galleryTitle2 {
	font-size:38px;
	line-height:38px;
	font-weight:bold;
	color:#646b51;
	}
	
.galleryInfo {
	font-family: 'Read';
	font-size:18px;
	line-height:24px;
}

.galleryVideo {
	margin:0 auto;
	width:100%;
}

.galleryVideo img {
	width:100%;
	max-width:100%;
	cursor:pointer;
}

.galleryPhotos {
	margin:0 auto;
	width:100%;
	position:relative;
	cursor:pointer;

}

.galleryPhotos img {
	width:50%;
	max-width:50%;
	margin:0px;
	object-fit: cover;
}

.galleryButton {
	position:absolute;
	top:40%;
	left:0px;
	width:100%;
}

#galleryVideoModal {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.8);
	display:none;
}

.galleryVideoModalClose {
	position:fixed;
	top:20px;
	right:20px;	
	z-index:1000;
	cursor:pointer;
}

.galleryVideoPlayer {
	display:table;
	height:100vh;
	width:100%;
	margin:0 auto;
}

.galleryVideoPlayerInner {
	display:table-cell;
	height:100%;
	vertical-align: middle;
}

#galleryPhotoModal {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.8);
	padding:0;
	margin:0;
	display:none;
	z-index:2000;
}

.galleryPhotoModalClose {
	position:absolute;
	top:20px;
	right:20px;
	cursor:pointer;
}

.galleryPhotoModalContent {
	padding:0;
	margin:0;
	position:relative;
	height:100vh;
}

.slickGallery {
	padding:0;
	margin:0 auto;
	max-width:75%;
	width:100%;
}

.slickGallery img {
	display:block;
	margin:0 auto;
}

.downloadNewPath {
	padding:20px 0;
	text-align:center;
}

.downloadNewPath img {
	width:90%;
	max-width:600px;
}

.pathTitle {
	font-family: 'Dacia';
	font-size:30px;
	line-height:30px;
}

.pathInfo {
	font-family: 'Read';
	font-size:18px;
	line-height:24px;
	text-align:left;
	max-width:1010px;
	width:100%;
	margin:0 auto;
	padding-top:25px;
}

.downloadNewPathInfo {
	font-family: 'Read';
	font-size:18px;
	line-height:24px;
	text-align:left;
	max-width:1010px;
	width:100%;
	margin:0 auto;
	padding-top:25px;
}

.infoBlock {
	padding:50px 0 20px 0;
	max-width:1100px;
	width:90%;
	margin:0 auto;
	font-size:25px;
	line-height:35px;
	text-align:justify;
}

.heroImagePercorsi {
	width:100%;
	height:80vh;
	background-image:url(../img/percorsi_top.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImagePercorsiMobile {
	display:none;
}


.heroImageMobilePercorsi {
	display:none;
}

.heroImagePercorsoTrentino {
	width:100%;
	height:80vh;
	background-image:url(../img/percorsi_top_trentino.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageMobilePercorsoTrentino {
	display:none;
}

.heroImagePercorsoLavaredo {
	width:100%;
	height:80vh;
	background-image:url(../img/percorsi_top_lavaredo.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageMobilePercorsoLavaredo {
	display:none;
}

.heroImagePercorsoValSarentino {
	width:100%;
	height:80vh;
	background-image:url(../img/percorsi_top_valsarentino.jpg);
	background-size:cover;
	background-position:center;
	display:table;
	background-color:black;
}

.heroImageMobilePercorsoValSarentino {
	display:none;
}

.percorsi {
	text-align:center;
	max-width:1300px;
	margin:0 auto;
}

.percorsiTitle {
	font-size:50px;
	line-height:55px;
	color:#646b52;
	text-transform:uppercase;
	font-weight:bold;
	padding:40px 0;
}

.percorsiBlock {
	display:inline-block;
	max-width:400px;
	margin:5px;
}

.percorsiBlock img {
	width:100%;
}

.percorsoContent {
	padding:40px;
	max-width:1400px;
	margin:0 auto;
	font-family: 'Read'; 
	font-size:18px;
	line-height:24px;
}

.percorsoContent h1 {
	color:#646B52;
	text-transform:uppercase;
	font-weight:bold;
	font-size:55px;
	line-height:60px;
	font-family: 'Dacia';
}

.percorsoContent h2 {
	overflow: hidden;
	text-align: center;
	font-size:18px;
	font-weight:bold;
	margin:20px 0;
	
}

.percorsoContent h2:before,
.percorsoContent h2:after {
	background-color: #333;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}
.percorsoContent h2:before {
	right: 2.0em;
	margin-left: -50%;
}
.percorsoContent h2:after {
	left: 2.0em;
	margin-right: -50%;
}

.percorsoContent img {
	width:100%;
}

.percorsiAltriTitle {
	font-weight:bold;
	color:black;
	font-size:30px;
	line-height:34px;
	text-align:center;
	padding:30px;
}

/*#videoPlayer {
	width:640px;
	height:360px;
}*/

#videoPlayer {
	xpadding:20% 0;
	box-sizing: border-box;
	max-width:1010px;
	aspect-ratio: 16 / 9;
	height: 100%;
	width: 100%;
}

.mobileButtonFixed {
	display:none;
}

.popupShare {
	position:fixed;
	display:none;
	justify-content: center;
    align-items: center;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(0, 0, 0, 0.6);
}

.popupInner {
	width:578px;
	height:450px;
	background-color:white;
	font-size:16px;
	line-height:18px;
	box-sizing: border-box;
	padding:25px;
	border-radius: 10px;
	font-family: 'Read';
}

.popupInner h1 {
	color:#646B51;
	text-transform: uppercase;
	font-size:24px;
	line-height:24px;
	margin:0;
	padding:0;
}

.popupShareContainer button {
	border:0;
	background-color:#646b51;
	color:white;
	width:150px;
	height:50px;
	vertical-align: top;
}

.popupSharContainerBox {
	display:inline-block;
	width:350px;
	height:50px;
	border:solid 1px #707070;
	vertical-align: top;
	margin-right:20px;
	padding-top:8px;
}

.popupSharContainerBox div {
	display:inline-block;
	vertical-align: middle;
	font-size:18px;
	padding-right:50px;
	padding-left:20px;
}

.popupSharContainerBox img {
	width:30px;
	display:inline-block;
	vertical-align: middle;
	cursor:pointer;
}

.shareButton {
	text-align:center;
	width:526px;
	height:50px;
	border:solid 1px #707070;
	padding-top:16px;
	font-size:18px;
	line-height:18px;
	font-weight: bold;
	position:relative;
	cursor:pointer;
}

.shareIcon {
	position:absolute;
	top:4px;
	left:90px;
}

.shareIcon img {
	width:40px;
}
