@charset "UTF-8";
/* =========================
Jk Place Firenze 2016
========================= */


/*@font-face {
    font-family: 'CopperplateGothicStd32AB';
    src: url('cufon/copperplategothicstd-32ab-webfont.eot');
    src: url('cufon/copperplategothicstd-32ab-webfont.eot?#iefix') format('embedded-opentype'),
         url('cufon/copperplategothicstd-32ab-webfont.woff') format('woff'),
         url('cufon/copperplategothicstd-32ab-webfont.ttf') format('truetype'),
         url('cufon/copperplategothicstd-32ab-webfont.svg#CopperplateGothicStd32AB') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CopperplateGothicStd32AB';
    src: url('../js-global/copperplategothicstd-32ab-webfont.eot');
    src: url('../js-global/copperplategothicstd-32ab-webfont.eot?#iefix') format('embedded-opentype'),
         url('../js-global/copperplategothicstd-32ab-webfont.woff') format('woff'),
         url('../js-global/copperplategothicstd-32ab-webfont.ttf') format('truetype'),
         url('../js-global/copperplategothicstd-32ab-webfont.svg#CopperplateGothicStd32AB') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
font-family: 'CopperplateGothicStd32AB';
src: url('../js-global/cop/cop.eot');
src: url('../js-global/cop/cop.eot?#iefix') format('embedded-opentype'),
url('../js-global/cop/cop.woff') format('woff'),
url('../js-global/cop/cop.otf') format('opentype'),
url('../js-global/cop/cop.svg') format('svg');
font-weight: normal;

}

@font-face {
    font-family: 'copperplate_gothic_lightRg';
    src: url('../js-global/webfontkit-20130610-053340/copperplate-webfont.eot');
    src: url('../js-global/webfontkit-20130610-053340/copperplate-webfont.eot?#iefix') format('embedded-opentype'),
         url('../js-global/webfontkit-20130610-053340/copperplate-webfont.woff') format('woff'),
         url('../js-global/webfontkit-20130610-053340/copperplate-webfont.ttf') format('truetype'),
         url('../js-global/webfontkit-20130610-053340/copperplate-webfont.svg#copperplate_gothic_lightRg') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

@import url(http://fonts.googleapis.com/css?family=EB+Garamond);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900);
@import url('https://fonts.googleapis.com/css?family=Calligraffitti');

.noDesktop, #bollinoBrunchMobile{display:none !important}

#menu_principale a,
#menu_lingue a ,
#barra_slogan .lettering h3,
#logo_centrale_top span,
#form_container input[type="submit"],
#form_container h2,
.box_testo {font-family: 'EB Garamond', serif;}

#menu_principale > a,
.menu_principale2 > a,
.menu_principale1 > a,
#menu_principale ul li > a, #info, .inputBook2, .scelta {font-family:Georgia, "Times New Roman", Times, serif;}

.menu_principale2, footer, #booking h4, .ctaBook, .testoMenu, .titolo_camera,
footer ul h4,
#info_footer h3,
.banda_bianca h1, .banda_bianca h3 {font-family: 'Playfair Display', serif;}

footer li a,
footer li a:hover,
#menu_lingue a,
#menu_lingue a:hover,
#menu_principale a,
#menu_principale a:hover,
#box_lingue a,
#box_lingue a:hover,
.menu_principale2 a,
.menu_principale2 a:hover,
.menu_principale1 a,
.menu_principale1 a:hover,
.galleriax2 a span.cover,
.galleriax2 a:hover span.cover {
	transition: all linear 0.2s;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	}

.photo_menu a .cover_hover,
.photo_menu a:hover .cover_hover{
	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	transition:all 0.1s linear;
	transition-delay: .25s;
	}





body {
	font-size:14px;
	background-color:#FFF;
	}

#container {
	overflow-x:hidden;
	width:100%;
	}

/* IPAD SCROLL DOWN FIX */
/*body {
	-webkit-overflow-scrolling : touch !important;
	position:relative !important;
	font-size:14px !important;
	background-color:#FFF !important;
	width:100% !important;
	height:100vh !important;
	overflow:hidden !important;
	}


#container {
	overflow:scroll !important;
	width:100% !important;
	height:100vh !important;
	}*/
/* END IPAD SCROLL DOWN FIX */




 #provaPreload{
	position: fixed;
	top:0;
	left:0;
	z-index:9999;
	width:100%;
	height:100%;
	background-color:#fff;
	overflow:hidden;
	}
#loader_wrapper {
	position:fixed;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
  	-ms-transform: translate(-50%,-50%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background:url(../images/jkplace_firenze_logo.png) center center no-repeat;
	}
#loader1 {
	font-size:75px;
	display:block;
	border-top:2px solid rgba(0, 0, 0, 0.2);
	border-right:2px solid rgba(0, 0, 0, 0.2);
	border-bottom:2px solid rgba(0, 0, 0, 0.2);
	border-left:2px solid #FFF;
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
	width:4em;
	height:4em;
	}

	.decorazioneSX{
		background: url(../images/decoration_sx.png) center center no-repeat;
		width:350px;
		height:292px;
		position:absolute;
		top:0;
		left:0;
		z-index:39
	}

	.decorazioneDX{
		background: url(../images/decoration_dx.png) center center no-repeat;
		width:350px;
		height:278px;
		position:absolute;
		top:0;
		right:0;
		z-index:39
	}

	.decorazioneSXbottom{
		background: url(../images/decoration_sx_bottom.png) center center no-repeat;
		width:350px;
		height:292px;
		position:absolute;
		bottom:0;
		left:0;
		z-index:38
	}

	.decorazioneDXbottom{
		background: url(../images/decoration_dx_bottom.png) center center no-repeat;
		width:350px;
		height:278px;
		position:absolute;
		bottom:0;
		right:0;
		z-index:38
	}




.center_vert {
	width:100%;
	position:absolute;
	top:50%;
	left:50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	}


	.w2{width:2%}
.w10{width:10%}
.w15{width:15%}
.w20{width:20%}
.w30{width:30%}

/*slider*/
#slides {
	position: relative;
	overflow:inherit!important;
	}

/* #slides .slides-container {display:none;} */

#slides .scrollable {
	*zoom:1;
	position:relative;
	top:0;
	left:0;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
	height:50%;
	}

#slides .scrollable:after {
	content:"";
	display:table;
	clear:both;
	}

#slides .slides-navigation {
	margin:0 auto;
	position:absolute;
	z-index:10;
	top:46%;
	width:100%;
	opacity:0;
	}

.wide-container:hover #slides .slides-navigation{
	opacity:1;
	transition: all linear 0.2s;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
}
#ui-datepicker-div{z-index:99 !important;}

#titoloBrochure{
	color:#8e8e8e;
	text-align:center;
	 font-family: "Playfair Display",serif;
	 width:70%
}

#slides .slides-navigation a {
	position:absolute;
	display:block;
	width:39px;
	height:78px;
	top:50%;
	}

#slides .slides-navigation a.prev {left:10px; background:url(../images/flex-prev.png) center center no-repeat}
#slides .slides-navigation a.next {right:10px; background:url(../images/flex-next.png) center center no-repeat}

/*#slides .slides-pagination {
	position:absolute;
	z-index:10;
	bottom:-30px;
	text-align:center;
	width:100%;
	}

#slides .slides-pagination a {
	background-color:orange;
	display:inline-block;
	cursor:pointer;
	color:transparent;
	overflow:hidden;
	width:10px;
	height:10px;
	margin:5px;
	}

#slides .slides-pagination a.current {background:red;}*/

.trailer{
	cursor:pointer
}

.galleryLounge img{
	outline:1px solid #fff;
}

.wide-container {
	width:100%;
	height:100%;
	overflow:hidden;
	}
.slides-pagination{display:none;}

/*fine slider*/


/*.elenco{text-transform:capitalize}*/

.photo_menu a .cover_hover {
	position:absolute;
	overflow:hidden;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	z-index:1;
	}

.photo_menu img {
	display:block;
	overflow:hidden;
	}
	#logo_barra_top img{width:90px;}
/*.testoMenu {
	background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 20;
}*/

.testoMenu {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 20;
}

/*.photo_menu h4 {
	text-transform:uppercase;
	letter-spacing:0.3em;
	z-index:20;
	font-size: 40px;
	font-size: 1.9vw;
    letter-spacing: 0.1em;
    line-height: 0.8em;
	color:#000;
	position:absolute;
	top:50%;
	margin-top:-20px;
	width:100%;
	text-align:center;
	}*/

.testoMenu2{
	padding:30px;
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
	display:block;
 	position:absolute;
	top:50%;
	left:50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align:center;
	text-transform:uppercase;
	letter-spacing:0.3em;
	z-index:20;
	font-size: 40px;
	font-size: 1.9vw;
    letter-spacing: 0.1em;
    line-height: 0.8em;
	color:#8e8e8e;
	}

.testoMenu2 .small {
    font-size:0.9vw;
	}

.testoMenu2 img{
	display:inline-block;
	margin-top:10px;
	width:100%;
	max-width:200px;
	}

.testoMenu span {
	text-transform:uppercase;
	letter-spacing:0.3em;
	z-index:20;
	font-size: 40px;
	font-size: 1.9vw;
    letter-spacing: 0.1em;
    line-height: 0.8em;
	color:#8e8e8e;
	position:absolute;
	top:50%;
	margin-top:-40px;
	text-align:center;
	width:100%;
	left:0;
	}

.testoMenu span h4 {
    padding:30px;
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
	display:inline-block;
	line-height:1.1em
	}

.testoMenu span h4 .small {
    font-size:0.9vw;
	position:relative;
	}

.photo_menu a:hover .cover_hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity:0.4;
	-webkit-transition: all 1s cubic-bezier(.02, .01, .47, 1);
	-moz-transition: all 1s cubic-bezier(.02, .01, .47, 1);
	transition: all 1s cubic-bezier(.02, .01, .47, 1);

	transition-delay: .25s;

	-webkit-transition-duration:0.5s;
    -moz-transition-duration:0.5s;
    -ms-transition-duration:0.5s;
    -o-transition-duration:0.5s;
    transition-duration:0.5s;
	}

.photo_menu a:hover img {
	overflow:hidden;
	-webkit-transition: all 1s cubic-bezier(.02, .01, .47, 1);
	-moz-transition: all 1s cubic-bezier(.02, .01, .47, 1);
	transition: all 1s cubic-bezier(.02, .01, .47, 1);

	transition-delay: .25s;

	-webkit-transition-duration:0.5s;
    -moz-transition-duration:0.5s;
    -ms-transition-duration:0.5s;
    -o-transition-duration:0.5s;
    transition-duration:0.5s;
	}

.photo_menu a img {
	overflow:hidden;
	-webkit-transition: all 1s cubic-bezier(.02, .01, .47, 1);
	-moz-transition: all 1s cubic-bezier(.02, .01, .47, 1);
	transition: all 1s cubic-bezier(.02, .01, .47, 1);
	}



#zeppetta_menu_top {
	overflow:hidden;
	height:0;
	/*display:none;*/
	}


#container_all {
	position:relative;
	/*float:left;*/
	}

#supersizedmiddle,
#supersizedTop {
	display:block;
	position:relative;
	width:100%
	}


#logo_centrale_top {
	display:block;
	position:absolute;
	left:50%;
	top:50%;
	width:400px;
	height:200px;
	margin-left:-200px;
	margin-top:-100px;
	text-align:center;
	z-index:5;
	}

#logo_centrale_top span {
	color:#000;
	font-size:29px;
	letter-spacing:0.2em;
	}




.dataBrunch{
	color:#cd0d6d !important;
	font-size:12px !important;
	text-transform:uppercase;
	font-family: "CopperplateGothicStd32AB";
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:5px;
}

.jkBrunch{
	color:#222;
	font-size:40px !important;
	text-transform:uppercase;
	font-family: "CopperplateGothicStd32AB";
	font-weight:bold;
	letter-spacing:0.1em !;
	line-height:1.1em;
}




#barra_menu_top {
	background-color:#FFF;
	height:100px;
	display:none;
	position:fixed;
	-webkit-transform:translateZ(0);
	width:100%;
	left:0;
	top:0;
	z-index:40;
	}

#logo_barra_top {
	position:absolute;
	left:20px;
	top:10px;
	background:url(../images/bg_logo.png) center center repeat;
	padding:10px;

	}

#box_lingue {
	position:absolute;
	right:3%;
	top:15px;
	text-align:center;
	font-size:10px;
	text-transform:uppercase;
	}

#box_lingue a {
	color:#000;
	display:inline-block;
	padding:3px;
	color:#8e8e8e;
	}



.menu_principale2 {
	position:absolute;
	right:10px;
	top:39px;
	text-align:right;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	}

.menu_principale1 {
	position:absolute;
	left:10px;
	top:39px;
	text-align:left;
	text-transform:uppercase;
	}

.menu_principale2 > a, .menu_principale1 > a{
	display:inline-block;
	padding:10px 5px;
	margin-left:10px;
	text-align:center;
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	}

.menu_principale1 a, .sf-menu a{/*
	font-size: 1vw !important;*/
	font-size: 1.2vw !important;
	padding: 10px 2.5vw !important;
	/*margin-right: 15px; margin-right: 3vw;*/
	}


.menu_principale1 a, .sf-menu a {
    font-size: 0.9vw !important;
    padding: 10px 2.5vw !important;
}



#colonna_menu {
	float:right;
	display:block;
	width:160px;
	background-color:#FFF;
	color:#000;
	}

#carrello_menu {
	width:160px;
	position:fixed;
	right:0;
	top:0;
	z-index:10;
	}

#menu_lingue  {
	text-align:center;
	font-size:10px;
	text-transform:uppercase;
	}

#menu_lingue a {
	color:#000;
	display:inline-block;
	padding:3px;
	}






#menu_principale > a {
	display:block;
	padding:10px 0;
	text-align:center;
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	}

#menu_principale ul li > a {
	width:90%;
	margin:0 auto;
	display:block;
	padding:6px 0;
	text-align:center;
	color:#000;
	font-size:10px;
	text-transform:uppercase;
	border-bottom:1px solid #DDD;
	}

.menu_principale2 a:hover,
.menu_principale1 a:hover,
#box_lingue a:hover,
#menu_lingue a:hover,
#menu_principale a:hover, #active {
	color:#777;
	background-color:#EEE;
	}

.separatore_menu {
	width:10px;
	height:2px;
	background-color:#000;
	display:block;
	margin:6px auto 0;
	}

.sottomenu {display:none;}


.barrettaBook{height:63px;}


/* ==========================
Modulo Richiesta Prenotazioni
========================== */

#form_container {
	width:364px;
	height:290px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-182px;
	margin-top:-145px;
	z-index:10;
	}

#form_container h2 {
	text-align:center;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0.1em;
	text-transform:uppercase;
	}

#form_container .divider_mini {
	display:block;
	height:2px;
	width:15px;
	background-color:#000;
	margin:5px auto 25px;
	}

#form_container input,
#form_container select {
 	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
	padding:6px;
	}

#form_container input[type="text"],
#form_container input[type="text"] {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing:border-box;         /* Opera/IE 8+ */
	width:100%;
	border:1px solid #000;
	padding:7px;
	font-size:12px;
	color:#000;
	}

#form_container input[type="submit"] {
	color:#FFF;
	display:inline-block;
	border:none;
	padding:15px 30px;
	background-color:#000;
	font-size:15px;
	text-transform:uppercase;
	cursor:pointer;
	letter-spacing:0.2em;
	}















#barra_slogan  {
	color:#8e8e8e;
	color:#cd0d6d
	}

#barra_slogan .lettering h3 {
	text-align:right;
	display:block;
	}

#barra_slogan .lettering h3.lettering1 {
	font-size:54px;
	letter-spacing:0.4em;

	}

#barra_slogan .lettering h3.lettering2 {
	font-size:30px;
	letter-spacing:0.2em;
	padding-right:17px;
	padding-bottom:10px;
	}

#barra_slogan .lettering h3.lettering3 {
	font-size:30px;
	letter-spacing:0.2em;
	padding-right:17px;
	padding-bottom:5px;
	}

#barra_slogan .lettering h3.lettering4 {
	font-size:29px;
	letter-spacing:0.1em;
	padding-right:22px;
	}

footer {
	padding:40px 0 0;
	}

footer ul h4 {
	text-transform:uppercase;
	letter-spacing:0.1em;
	color:#000;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding:0 3px 14px;
	border-bottom:1px solid #EEE;
	margin-bottom:10px;
	}

footer li a {
	text-transform:uppercase;
	font-size:11px;
	color:#555;
	padding:7px 3px;
	display:block;
	}

footer li a:hover {
	color:#777;
	background-color:#EEE;
	}

footer .table_td {
	vertical-align:top;
	}


#loghi_footer {
	padding-left:20px;
	text-align:left;

	}

#loghi_footer img {
	padding-right:20px 0;
	padding:20px;
	}

#loghi_footer div {
	display:inline-block;
	padding:0 7px 12px 0;
	}


#info_footer {
	padding-right:20px;
	text-align:right;
	}


#info_footer p {
	line-height:1.5em;
	}

#info_footer a {
	color:#000;
	text-decoration:underline;
	}

#info_footer h3 {
	font-size:13px;
	font-weight:bold;
	}

.cover_hover_50 {
	height:550px;
	float:right;
	width:50%;
	background:rgba(255,255,255,0.6);
	}

.cover_hover_50_2 {
	height:550px;
	float:right;
	width:100%;
	background:rgba(255,255,255,0.6);
	}

.cover_hover_50 .text_middle {
	height:550px;
	vertical-align:middle;
	display:table-cell;
	}

.cover_hover_50 .text_middle p {line-height:1.5em;}









.slide{
	width:100%;
	position:relative;
	padding:150px 0;
	text-align:center;
	}

#slide1 {
	display:block;
	background-image:url('../images/backstretch_01.jpg');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	}

#slide3 {
	display:block;
	background-image:url('../images/backstretch_02.jpg');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-position:left 650px ;
	}















.galleryLounge .table_td{border:2px solid #fff}








/* ================
P A R A L L A S S E
================ */

/*#part0 {background-image:url(../images/lounge/02.jpg) 65% 0 no-repeat fixed;}
#part1 {background-image:url(../images/lounge/03.jpg) 65% 0 no-repeat fixed;}
#part2 {background-image:url(../images/lounge/01.jpg) 65% 0 no-repeat fixed;}
#part3 {background-image:url(../images/lounge/04.jpg) 65% 0 no-repeat fixed;}
#part5 {background-image:url(../images/rooms/prima.jpg) 65% 0 no-repeat fixed;}
#part6 {background-image:url(../images/rooms/rooms.jpg) 65% 0 no-repeat fixed;}
#part7 {backgroun-image:url(../images/rooms/rooms-and-suite.jpg) 65% 0 no-repeat fixed;}
#part8 {background-image:url(../images/rooms/master2.jpg) 65% 0 no-repeat fixed;}
#part9 {background-image:url(../images/rooms/master1.jpg) 65% 0 no-repeat fixed;}*/

#part0 {background-image:url(../images/lounge/02.jpg);}
#part1 {background-image:url(../images/lounge/03.jpg);}
#part2 {background-image:url(../images/lounge/01.jpg);}
#part3 {background-image:url(../images/lounge/04.jpg);}
#part4 {background-image:url(../images/lounge/05.jpg);}
#part5 {background-image:url(../images/rooms/prima.jpg);}
#part6 {background-image:url(../images/rooms/camera1.jpg);}
#part7 {background-image:url(../images/rooms/camera2.jpg);}
#part8 {background-image:url(../images/rooms/master2.jpg);}
#part9 {background-image:url(../images/rooms/master1.jpg);}
#part10 {background-image:url(../images/rooms/junior1.jpg);}
#part11 {background-image:url(../images/rooms/junior2.jpg);}
#part12 {background-image:url(../images/rooms/suite1.jpg);}
#part13 {background-image:url(../images/rooms/suite2.jpg);}
#part14 {background-image:url(../images/rooms/rooms-and-suite.jpg);}
#part15 {background-image:url(../images/gallery/job1.jpg);}
#part16 {background-image:url(../images/gallery/job2.jpg);}

#part88 {background-image:url(../images/jk.jpg);}
#part18 {background-image:url(../images/jk_press.jpg);}
.part28 {background-image:url(../images/cartina-jk-firenze.jpg);}
#part38 {background-image:url(../images/gallery.jpg);}
#part21 {background-image:url(../images/gallery/camere/1.jpg);}
#part22 {background-image:url(../images/gallery/camere/2.jpg);}
#part23 {background-image:url(../images/gallery/camere/3.jpg);}
#part24 {background-image:url(../images/gallery/camere/4.jpg);}
#part25 {background-image:url(../images/gallery/camere/5.jpg);}
#part26 {background-image:url(../images/gallery/camere/6.jpg);}

#part31 {background-image:url(../images/gallery/lounge/1.jpg);}
#part32 {background-image:url(../images/gallery/lounge/2.jpg);}
#part33 {background-image:url(../images/gallery/lounge/3.jpg);}

#part41 {background-image:url(../images/gallery/esterni/1.jpg);}
#part42 {background-image:url(../images/gallery/esterni/2.jpg);}
#part43 {background-image:url(../images/gallery/esterni/3.jpg);}

#part50 {background-image:url(../images/explorer/1.jpg);}
#part51 {background-image:url(../images/explorer/2.jpg);}
#part61 {background-image:url(../images/explorer/rates1.jpg);}
#part62 {background-image:url(../images/explorer/rates1.jpg);}
#part72 {background-image:url(../images/explorer/contatti1.jpg);}
#part81 {background-image:url(../images/explorer/download1.jpg);}
#part82 {background-image:url(../images/explorer/download2.jpg);}
#part91 {background-image:url(../images/explorer/guide1.jpg);}
#part92 {background-image:url(../images/explorer/guide2.jpg);}
#part100 {background-image:url(../images/eventi/eventi1.jpg);}
#part101 {background-image:url(../images/eventi/eventi2.jpg);}
#part102 {background-image:url(../images/eventi/eventi3.jpg);}
#part103 {background-image:url(../images/loop/jk-firenze-natale1.jpg);}


#part0,
#part1,
#part2,
#part3,
#part4,
#part5,
#part6,
#part7,
#part8,
#part9,
#part10,
#part11,
#part12,
#part13,
#part14,
#part15,
#part16,
#part88,
#part18,
.part28,
#part38,
#part21,
#part22,
#part23,
#part24,
#part25,
#part26,
#part31,
#part32,
#part33,
#part41,
#part42,
#part43,
#part50,
#part51,
#part61,
#part62,
#map,
#part72,
#part81,
#part82,
#part91,
#part92,
#part100,
#part101,
#part102,
#part103,
#partNatale{
   /*height:700px;
    margin:0 auto;*/
    width:100%;

	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:65% 0;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index:1;
	}




.titolo_camera {
	text-align:center;
	font-size:27px;
	color:#FFF;
	letter-spacing:0.2em;
	padding:40px 0 20px;
	text-transform:uppercase;
	}


.banda_bianca h1, .banda_bianca h2 {
	text-align:center;
	font-size:30px;
	color:#8e8e8e;
	letter-spacing:0.2em;
	padding:20px 0;
	text-transform:uppercase;
	}

	.banda_bianca p{color:#8e8e8e;}

.galleriax2 a {
	display:block;
	position:relative;
	}

.galleriax2 a span.cover{
	width:100%;
	height:100%;
	z-index:2;
	left:0;
	top:0;
	z-index:5;
	background:url(../images/zoom.png) center center no-repeat rgba(0,0,0,4);
	position:absolute;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	}

.galleriax2 a:hover span.cover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity:0.4;
	}







.banda_bianca {
	background:#FFF;
	width:100%;
	padding:20px 0;
	position:relative;
	display:block;
	z-index:10;
	}

.bar-top,.bar-bottom {
	width:100%;
	height:20px;
	position:absolute;
	left:0;
	}

.bar-top {top:-20px;}
.bar-bottom {bottom:-20px;}


.bar-top-index,.bar-bottom-index {
	width:100%;
	height:20px;
	position:absolute;
	left:0;
	z-index:15;
	}

.bar-top-index {top:0px;}
.bar-bottom-index {bottom:0px;}




.banda_bianca h2,
.banda_bianca p {
	text-align:center;
	}

/*.banda_bianca h2 {
	font-size:100px;
	padding-bottom:10px;
	letter-spacing:-0.1em;
	}*/

.banda_bianca p {
	font-size:15px;
	line-height:1.4em;
	}




#booking_bar {
	/*padding:10px 0;*/
	width:100%;
	position:fixed;
	left:0;
	top:100%;
	height:63px;
	overflow:visible;
	z-index:99;
	/*-webkit-box-shadow: 0px -4px 5px 0px #ccc;
-moz-box-shadow:    0px -4px 5px 0px #ccc;
box-shadow:         0px -4px 5px 0px #ccc;*/
	background:#fff;
	border-top:1px solid #efefef;
	}


#booking p {
	color:#666;
	font-size:12px;
	}



#booking input {
	background:transparent;
	color:#666;
	border:1px solid #000;
	border:1px solid #8e8e8e;
	background:url(../images/calendar.png) no-repeat scroll right 5px center;
	text-transform:uppercase;
	}

#booking input[type="submit"]{
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	letter-spacing:0.2em;
	background:#000;
	color:#fff;
	padding:10px 20px;
	}

#booking select {
	background:transparent;
	border:1px solid #b6b6b6;
	-webkit-appearance:none;
    -webkit-border-radius:0;
	/*width:80px;*/
	color:#666;
	border:1px solid #000;
	border:1px solid #8e8e8e;
	}

#booking input,
#booking select {
 	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
	padding:6px;
	color:#666;
	}

#booking h4{
	/*text-align:center;
	font-size:35px;
	color:#484840;
	color:#000;
	line-height:0.6em;
	margin-top:10px;
	margin-left:10px;

	float: left;
    font-family: "Playfair Display",serif;
    font-size: 1.8vw;
    font-weight: 400;
    height: 52px;
    letter-spacing: 0.05em;
    margin: 4px 1% 4px 0;
    text-transform: uppercase;
    width: 18%;*/
	 position: relative;
    top: 50%;
    transform: translateY(-50%);
	display: block;
	left:7%;
}
#booking h4 span{
	/*font-size:20px;
	letter-spacing:0.08em;
	font-size: 1.8vw;*/
}


.box_testo{
	color:#000;
	text-align:center;

	width:240px;
	height:290px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-120px;
	margin-top:-145px;
	z-index:10;
}

.box_testo h4{
	font-size:40px;
	letter-spacing: 0.1em;
	line-height:0.8em;
}
.box_testo h4 span{
	font-size:28px;
	font-weight:lighter;
	letter-spacing:0;
}
.box_testo p{
	font-size:14px;
	line-height:1.5em;
}



.box_testo h2 {
	text-align:center;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0.1em;
	text-transform:uppercase;
	}

.box_testo .divider_mini {
	display:block;
	height:2px;
	width:15px;
	background-color:#000;
	margin:5px auto 25px;
	}

#societa{
	width: 100%;
	background: #f8f8f8;
	color: #000;
	font-size: 11px;
	line-height: 1.5em;
	text-align: center;
	padding: 30px 0 20px;
	z-index:999;
}

#societa strong{font-weight:bold;}

#societa a{
	color:#000;
}

#zeppetta_menu_top {
	position:relative;
	height:90px;
	}

#barra_menu_top {display:block;}

#colonna_menu {
	overflow:hidden;
	display:none;
	width:0;
	}


#bookingBarContainer{
	width:100%;
	height:62px;
	position:fixed;
	bottom:0;
	left:0;
	background:#fff;
	}

#bookingBar{
	padding:0 23px;
	}

.bolPayOff{
	float:left;
	margin:4px 1% 4px 0;
	width:18%;
	font-family: 'Playfair Display', serif;
	font-weight:400;
	color:#666666;
	text-transform:uppercase;
	font-size:3.5em;
	letter-spacing:0.05em;
	font-size: 1.8vw;
	height:52px;
	color:#8e8e8e;
	}

#bookingMobile h4{
	text-align:center;
	font-family: 'Playfair Display', serif;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:0.05em;
	font-size: 20px;
	color:#8e8e8e;
	margin-bottom:10px;
}

.inputArrivoContainer{
	float:left;
	margin:0 1%;
	height:62px;
	width:14%;
	margin:8px 1% 15px;
	height:39px;
	}

.inputBook{
	display:block;
	/*box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;*/
	width:100%;
	padding:8px 10px;
	border:none;
	/*background:url(../images/inputCal.png) center right 10px no-repeat #fff;
	letter-spacing:0.1em;
	font-size:1.1em;
	font-size:0.8vw;
	color:#463219;*/
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	border:1px solid #999;
	position:relative;
	top:50%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	}

.inputCode{
	display:block;
	width:100%;
	padding:8px 10px;
	border:none;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	border:1px solid #999;
	position:relative;
	margin-top:5px
	}

	.inputBookMobile{
	display:block;
	width:100%;
	padding:8px 10px;
	border:none;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	border:1px solid #999;
	margin:10px 0;

	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
	}



.selectAdultiContainer, .selectBambiniContainer, .selectNottiContainer, .selectCamereContainer, .inputArrivoContainer{
	position:relative;
	float:left;
	margin:0 1%;
	width:9%;
	height:62px;

	margin:8px 1% 15px;
	height:39px;
	width:8%;
	}

#cancella{
	position:relative;
	float:left;
	margin:0 1%;
	width:4%;
	height:62px;
	margin:8px 1% 15px;
	height:39px;
	display:block;
	}

	#cancella a{
	color:#FFF;
	 position: absolute;
    top: 50%;
	margin-top:-3px;
	background:#8e8e8e;
	padding:8px;
	text-align:center;
	text-transform:uppercase
	}

.cancellaMobile{
	width:100% !important
	}

	.cancellaMobile a{
	width:100% !important
	}

.selectBook{
	display:block;
	/*box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;*/
	width:100%;
	padding:7px 10px;
	background:#fff;
	border:none;
	/*letter-spacing:0.1em;
	font-size:1.1em;
	font-size:0.8vw;
	color:#463219;
	appearance: none;
    -moz-appearance:none;
    -webkit-appearance:none;
	background:url(../images/selectArrow.png) center right 10px no-repeat #fff;*/
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	border:1px solid #999;
	position:relative;
	top:50%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	}


.selectBookMobile{
	display:block;
	width:100%;
	padding:7px 10px;
	background:#fff;
	border:none;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	border:1px solid #999;
	margin:10px 0;

	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
	background:url(../images/selectArrow.png) center right 10px no-repeat #fff;
	}



	.ctaBookContainer{
	float:right;
	margin:0 0 0 1%;
	width:18%;
	position:relative;
	height:60px;
	width:14%
	}

.ctaBook{
	display:block;
	width:100%;
	padding:0;
	border:none;
	font-size:1.8em;
	font-size: 1.1vw;
	color:#fff;
	background:#000;
	letter-spacing:0.1em;
	cursor:pointer;
	height:63px;
	-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;
	position:relative;
	top:50%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	left:0;
	background:#cd0d6d;
	text-transform:uppercase
	}


.w33{
	display: block;
    float: left;
    overflow: hidden;
    position: relative;
	margin: 7px 0;
	width:33%;
}

.w49{
	display: block;
    float: left;
    overflow: hidden;
    position: relative;
	margin: 7px 0;
	width:49.75%;
}



.wL1{
	margin-left: 0.5%;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	}

.videoWrapper iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}



/*#contenitore-btnDown {
	position:absolute;
	bottom:20px;

	left:0;
	width:100%;
	font-size:13px;
	text-align:center;
	z-index:11;
	padding:15px 0 10px;
	}*/

#contenitore-btnDown {
	position:absolute;
	bottom:15px;

	right:5px;
	width:20%;
	font-size:13px;
	text-align:center;
	z-index:11;
	}

#contenitore-btnDown {
	position:absolute;
	bottom:15px;
    margin-right:-57px;
	right:50%;
	width:114px;
	font-size:13px;
	text-align:center;
	z-index:11;
	}

#contenitore-btnDown a{
	color: #fff;
	line-height: 1.6em;
	text-shadow: 2px 2px 2px #222;
	text-transform: uppercase;
}

/*#slogan{
	color:#fff;
	font-size:55px;
	text-align:center;
	width:600px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-300px;
	line-height:0.7em;
	height:244px;
	margin-top:-200px;
	letter-spacing:0.1em;
	font-family: 'Playfair Display', serif;
	text-transform:uppercase;
}*/

#slogan{
	color: #fff;
	font-size: 55px;
	text-align: left;
	width: 50%;
	position: absolute;
	bottom: 70px;
	left: 25px;
	line-height: 0.7em;
	height: 100px;
	letter-spacing: 0.1em;
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	z-index: 20;
}

#slogan2{
	color: #fff;
	font-size: 20px;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 70px;
	left: 0;
	line-height: 1.2em;
	height: 100px;
	letter-spacing: 0.1em;
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	z-index: 20;
}

/*.fraseFoto{
	color: #fff;
	font-size: 40px;
	text-align: right;
	width: 100%;
	position: absolute;
	top: 70px;
	right: 25px;
	line-height: 1em;
	height: 100px;
	letter-spacing: 0.1em;
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	z-index: 20;
	display:inline-block;
	text-shadow:1px 1px 1px #222
}*/

.fraseFoto{
	width: 100%;
	position: absolute;
	top: 70px;
	right: 25px;
	line-height: 1em;
	z-index: 40;
}

.fraseFotoLink{
	color: #fff;
	font-size: 40px;
	text-align: right;
	width: 100%;
	line-height: 1em;
	height: 100px;
	letter-spacing: 0.1em;
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	z-index: 20;
	display:inline-block;
	text-shadow:1px 1px 1px #222
}


#bollinoBrunch{
	display:block;
	position:absolute;
	bottom:70px;
	right:20px;
	/*width:190px;
	height:192px;*/
	width:225px;
	height:200px;
	background-image:url(../images/bollino_jk_place_brunch_small.png);
	background-image:url(../images/bollino_jk_place_thanksgiving.png);
	background-image:url(../images/bollino_natale2018.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:20px;
	z-index:50;
	}
.fraseFoto span{
	font-size:20px;
}
  .noMob{z-index:22 !important}


#gancioPagina{
	position:absolute;
	left:0;
	top:-98px;
}

#slogan span{
	font-size:25px;
}

#loghi{
	width:100%;
	text-align:center;
	margin-bottom:20px;
}


#loghi img{
	margin:5px 10px

}


.sloganTesto{
	margin:0 auto;
	width:90%;
}

.lettering{
	width:46%;
}

.divisorio{
	width:5%;
}

.pressLoop{
	width:49%;
}
.socialFb{float:right; display:block; margin:10px 0;  text-align:center;}




.btn-responsive-menu{
	display:none;
	padding:5px;
	cursor:pointer;
	color:#8e8e8e;
	background:#8e8e8e;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.icon-bar{
	display:block;
	width:20px;
	height:3px;
	margin:5px;
	background:#fff;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	}


.show{display:block!important;}
#barra_slogan{padding:50px 0;}

#bookingMobile{display:none;}

.sloganBrunch {width:394px;}
.recBlog a{color:#8e8e8e}
.recBlog img{width:216px}
.recBlog h3{font-size:40px;}

#languages{display:none}



#articoli_news {
	width:90%;
	margin:0 auto;
	text-align:center;

	}


#articoli_news .articolo_news {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	/*width:300px;
	height:404px*/
	width:23%;
	text-align:center;
	background-color:#EFEFEF;
	display:block;
	float:left;
	margin:0 15px 30px 15px;
	margin:0 10px 30px 15px;
	margin:0 1% 30px 1%;
	box-shadow:1px 1px 10px #CCC;
	overflow:hidden;
	width:8%;

	}

.press, .press a{
	line-height:1.9em;
	color:#8e8e8e;
	/*color:#cd0d6d*/
}

#articoli_news .articolo_news img {
	display:block;
	border:0;
	margin:0;
	}


.banda_bianca h3 {
	color: #cd0d6d;
	font-size:18px;
}

.loop{
	text-align:center;
	font-size:30px;
	color:#FFD087;
	line-height:1.5em;
	font-weight:400;
	background-attachment: fixed;
	}
.bg_cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  }


/* =============
Media Queries
============= */

#part26 {
	background-attachment: scroll !important;
	background-position:center center;

	}

#map{
	width:100%;
	height:700px;
	display:block;
}

.gmaps-popup {
	display:block;
	height:70px;
	line-height:1.3em;
	}

.info-title {
	color:#000;
	font-size:14px;
	margin-bottom:10px;
	text-transform:uppercase;
	width:220px;
	}

#formContatti p{
	text-align:left;
	font-size:12px;
}

#formContatti a, .col-sm-6 a{
	color:#8e8e8e;
}



.inputBook2, .scelta{
	display:block;
	width:100%;
	padding:8px 10px;
	border:none;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	border:1px solid #999;
	position:relative;
	top:50%;
	}


.w620{
	display:block;
	width:100%;
	padding:7px 10px;
	background:#fff;
	border:none;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	border:1px solid #999;
	position:relative;
	font-size:12px;
	color:#8e8e8e
}

.bt_contatti {
    background: #cd0d6d;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
    letter-spacing: 0.1em;
    padding: 10px 30px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
	text-align:center;
	margin:0 auto;
	font-family: "Playfair Display",serif;
}

#formContatti a{text-decoration:underline}

.brochure{width:70%;}

/*VIDEO*/

.intro {
    height: calc(100vh - 152px);
    min-height: 400px;
    overflow: hidden;
    position: relative;
    z-index: 10;
	margin-top:10px;

}
.intro section#trailer {
    background-color: black;
    z-index: 10;
}
.intro > section {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	/*top: -170px;*/
}
.intro section#trailer video {
    z-index: 20;
}
video.bgvid {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
}
.intro section.trailer .play-again {
    display: none;
    height: 160px;
    left: 50%;
    margin-left: -80px;
    margin-top: -80px;
    position: absolute;
    top: 50%;
    width: 160px;
    z-index: 20;
}
.intro section.trailer .play-again > div {
    display: table;
    height: 160px;
    position: relative;
    width: 160px;
    z-index: 20;
}
intro section.trailer .play-again > div > div::after {
    background-color: rgba(255, 255, 255, 0.4);
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -35px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 70px;
}
.intro section.trailer .play-again > div > div {
    display: table-cell;
    height: 160px;
    line-height: 160px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 160px;
}
.intro section#trailer .play-again > div > div h6 {
    color: white;
    font-size: 0.82em;
    letter-spacing: 0.2em;
    margin: 2em 0;
    text-transform: uppercase;
}
.intro section.trailer .play-again > span:last-child {
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 160px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    z-index: 10;
}

.buttonbar{
	background-color: rgba(61, 65, 66, 0.7);
    bottom: 0;
    height: 60px;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    z-index: 15;
	text-align:right;
	}

.comandi{
	background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    padding-top: 0;
    white-space: nowrap;
	padding:15px;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	width:60px;
	cursor:pointer;
}
.comandi:first-child{
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.comandoMuto{
	background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    padding-top: 0;
    white-space: nowrap;
	padding:15px;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	width:60px;
	text-align:center;
	bottom: 0;
    height: 60px;
    left: 0;
    overflow: hidden;
    position: absolute;
    z-index: 15;
	/*text-align:left;*/
	cursor:pointer;
}


.menuEventi{
	position:absolute;
	top:50px;
	left:50px;
	z-index:9;
	display:block;
	z-index:35;
}

.menuEventi2{
	position:absolute;
	top:50px;
	left:50px;
	z-index:9;
	display:block;
	z-index:35;
}

.menuEventiMobile{display:none}

#festivita, #festivita a:hover{
	background:#D4AF37;
}

#festivita a, #pranzoDomenica a{
	color:#fff !important
}

#pranzoDomenica, #pranzoDomenica a:hover{
	background:#cd0d6d;
}


.smalltitle {
	color:  #8e8e8e;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.menu-christmas .col-sm-6 p{
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size: 1em;
	line-height: 140%;
	margin-bottom: 20px;
}

.menu-christmas .col-sm-6 p span {
	color: #B60000;
}

.menu_principale2 a span{
	 font-family: 'Calligraffitti', cursive;
	 text-transform:none;
	 color:#cd0d6d;
	 font-size:13px;
	 font-weight:bold;
	 line-height:2em;
    display: none!important;
 }

 .sf-menu a{text-align:center !important}

#bollinoBrunchMobileArea{
	display:none;
	background:url(../images/loop/chirstmas1.jpg) center center;
	margin-top:7px;
	padding:15px;
	}

#bollinoBrunchMobileArea a{display:block;}

#bollinoBrunchMobile{
	width:100%;
	max-width:225px;
	display:block;
	margin:0 auto;
	}

@media only screen and (max-width : 959px),
only screen and (max-device-width : 959px),
only screen and (max-width : 959px) and (-webkit-min-device-pixel-ratio : 2),
only screen and (max-width : 959px) and (-webkit-device-pixel-ratio: 3) {
#part0,
#part1,
#part2,
#part3,
#part4,
#part5,
#part6,
#part7,
#part8,
#part9,
#part10,
#part11,
#part12,
#part13,
#part14,
#part15,
#part16,
#part88,
#part18,
.part28,
#part38,
#part21,
#part22,
#part23,
#part24,
#part25,
#part31,
#part32,
#part33,
#part41,
#part42,
#part43,
#part50,
#part51,
#part61,
#part62,
#map,
#part72,
#part81,
#part82,
#part91,
#part92,
#part100,
#part101,
#part102,
#part103,
#partNatale {
	background-attachment: scroll;
	background-position:center center;

	}

.part28 {
    background-image: url("../images/28b.jpg");
}

.testoMenu span h4 .small, .testoMenu2 .small {
    font-size:1.2vw;
	position:relative;
	}

video.bgvid {
    background-position:center center;
    background-repeat:repeat;
    background-size:auto;
    height: auto;
    left: 0;
    min-height: 0;
    min-width: 0;
    position: relative;
    top: 0;
    transform: translateX(0) translateY(0);
    width: 100%;
}
.buttonbar{display:none !important;}
.intro{
	height:auto !important;
	margin-bottom:30px;
	min-height:inherit;
	margin-top:0;
	width:100%
}
.intro > section{
	position:relative
}

#slogan{
   font-size:30px;
   bottom:20px;
}
#slogan span{
   font-size:18px;
}

.centra{width:90%}
.bolPayOff{display:none}
.selectAdultiContainer, .selectBambiniContainer, .selectNottiContainer, .selectCamereContainer, .inputArrivoContainer{width:11%; width:10%}
.ctaBookContainer{width:25%; width:21%}
.ctaBook{font-size:1.8vw}

#articoli_news .articolo_news{width:18%;}

.intro {
    height: 70vh;
}









}

@media (max-width:770px) {
.banda_bianca h1, .banda_bianca h2{font-size:20px;}
.modulo{
	margin-top:20px;
	border-top: 1px solid #8e8e8e;
	padding-top:20px;
}
.brochure{width:100%;}

.bt_contatti {
	width:100%
}

.noDesktop, #bollinoBrunchMobile{display:block !important}

.decorazioneSX, .decorazioneDX, .decorazioneSXbottom, .decorazioneDXbottom{
  display:none

}
	 }

@media only screen and (max-width : 1160px),
only screen and (max-device-width : 1160px),
only screen and (max-width : 1160px) and (-webkit-min-device-pixel-ratio : 2),
only screen and (max-width : 1160px) and (-webkit-device-pixel-ratio: 3) {
.menu_principale1 a, .sf-menu a{
	font-size:12px;
	font-size: 1.3vw !important;
	padding: 10px 0.8vw !important;
	}


}


@media only screen and (max-width : 960px),
only screen and (max-device-width : 960px),
only screen and (max-width : 960px) and (-webkit-min-device-pixel-ratio : 2),
only screen and (max-width : 960px) and (-webkit-device-pixel-ratio: 3) {
.menu_principale1 a, .sf-menu a{
	font-size:12px;
	font-size: 1.2vw !important;
	padding: 10px 0.8vw !important;
	}

	#slogan {

    margin-top: -50px;
}
#barra_slogan .lettering h3.lettering1{font-size:35px;}
#barra_slogan .lettering h3.lettering2{font-size:20px; padding-right:0}
#barra_slogan .lettering h3.lettering3{font-size:20px; padding-right:0}
#barra_slogan .lettering h3.lettering4{font-size:16px; padding-right:0}
.lettering {
    width: 35%;
}
.pressLoop {
    width: 60%;
}

#articoli_news .articolo_news {
	width:18%;
}

	 }

@media (min-width:1299px) {
	.menu_principale1 a, .sf-menu a{
	/*font-size: 0.8vw !important;*/font-size: 0.9vw !important;
	padding: 10px 2.5vw !important;
	/*margin-right: 15px; margin-right: 3vw;*/
	}

	 }



@media screen and (max-width: 700px) {
	.menuEventiMobile{
	display:block;
}
.menuEventi, .menuEventi2{display:none}

.fraseFoto{
	text-align: right;
	width: calc(100% - 20px);
	position: absolute;
	top: 20px;
	right: 0;
}

.fraseFotoLink{
	font-size: 20px;
	text-align: right;
	width: calc(100% - 20px);
	line-height: 1em;
	height: 100px;
	letter-spacing: 0.1em;
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	display:inline-block;
	padding-right:20px
}

.fraseFoto span{
	font-size:14px;
}

#languages{
	display:block;
    border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
    overflow: hidden;
    padding: 10px 2px;
    width: 100%;}

#bollinoBrunch{
	display:block;
	bottom:10px;
	right:10px;
	width:95px;
	height:96px;
	background-image:url(../images/bollino_jk_place_brunch_small.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 95px 96px;
	-moz-background-size: 95px 96px;
	-o-background-size: 95px 96px;
	background-size: 95px 96px;
	display:none;
	}

#bollinoBrunchMobileArea{display:block;}
	}

@media (max-width:800px) {
nav#navigation{display: none;}
.btn-responsive-menu{
	display: block;
	position:absolute;
	top:25px;
	right:30px;
	}

	#languages{
	display:block;
    border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
    overflow: hidden;
    padding: 10px 2px;
    width: 100%;}
	#languages .it {
    float: left;
    text-align: center;
    width: 20%;
}
#languages a {
    color: #555;
    font-weight: 100;
    text-decoration: none;
}

.menu_principale2 ul {
	border-top:1px solid #C9C3C1;
	}
.menu_principale2 a {
	width:100%;
	position:relative;
	display:table;
	padding:15px 0;
	border-bottom:1px solid #C9C3C1;
	display:block;
	}
.menu_principale2{
	padding:0;
	border-bottom:0;
	clear: both;
    margin: 0 0 15px;
	position: relative;
    text-align: center;
    z-index: 10;
	width:100%;
	top:100px;
	background:#fff;
	right:0;
	text-align:center;
	font-size:18px;
}
#ico_big{margin: 0 1.2em;}
#ico_big span a .fa{font-size: 20px;}
.sf-menu{
	float:none !important;
}
.sf-menu li, .sf-menu > li{
	float:none !important;
}
.sf-menu a{
	text-align:center !important;
	padding:10px 0 !important;
	margin:0 !important;
}

.menu_principale1 a, .sf-menu a{
	padding: 20px 0 !important;
}
.sf-menu ul, #box_lingue{display:none !important}

.menu_principale1 a, .sf-menu a {
    font-size: 1.5vw !important;
}


}


@media (max-width:700px) {
.w2, .w10, .w15, .w20{display:none}
.w30{width:100%; text-align:center}
#info_footer {
	padding-right:0;
	text-align:center;
	}
.socialFb{float:none; display:block; margin:20px auto 10px; width:100%;  height:30px; border-bottom:none; text-align:center;}
.w33, .w49, .lettering, .pressLoop{width:100%;}
#slogan{margin-top: -150px; }
.pressLoop {display:none}
.wL1{margin-left:0;}
.w33, .w49{margin-top:7px !important; margin-bottom:0;}
#contenitore-btnDown{display:none;}
.sloganBrunch{width:100%;}

nav#navigation{display: none;}
.btn-responsive-menu{
	display: block;
	position:absolute;
	top:25px;
	right:30px;
	}
.menu_principale2 ul {
	border-top:1px solid #C9C3C1;
	}
.menu_principale2 a {
	width:100%;
	position:relative;
	display:table;
	padding:15px 0;
	border-bottom:1px solid #C9C3C1;
	display:block;
	}
.menu_principale2{
	padding:0;
	border-bottom:0;
	clear: both;
    margin: 0 0 15px;
	position: relative;
    text-align: center;
    z-index: 10;
	width:100%;
	top:100px;
	background:#fff;
	right:0;
	text-align:center;
	font-size:18px;
}
#ico_big{margin: 0 1.2em;}
#ico_big span a .fa{font-size: 20px;}
.sf-menu{
	float:none !important;
}
.sf-menu li, .sf-menu > li{
	float:none !important;
}
.sf-menu a{
	text-align:center !important;
	padding:10px 0 !important;
	margin:0 !important;
}


.testoMenu span{ font-size:20px; line-height: 0.9em;}
.testoMenu span h4{display:inline-block;}
.testoMenu span h4 .small, .testoMenu2 .small{font-size:12px;}

.noImgMob{display:none;}

#booking_bar, .barrettaBook{display:none;}
.menu_principale1 a, .sf-menu a{
	padding: 20px 0 !important;
}
.sf-menu ul, #box_lingue{display:none !important}

#slogan{
   width:100%;
   left:0;
   bottom:70px;
   font-size:30px;
   margin-left:0;
   margin-top:-150px;
   text-align:center;
}
.menu_principale1 a, .sf-menu a {
    font-size: 1.5vw !important;
}

#slogan span{
   font-size:18px;
}
#logo_barra_top img{width:80px; top:40px;}
.testoMenu span,.testoMenu2 {font-size:18px;}
#barra_slogan{padding:30px 0;}
#societa{width:100%;
padding:20px 5%;}

#bookingMobile{
	display:block;
	padding:20px;
	color:#8e8e8e;
}

#bottomBook{
	color:#fff;
	width:100%;
	padding:15px 0;
	text-align:center;
	background: #cd0d6d;
	margin-bottom:-7px;
	text-transform:uppercase;
	font-size:15px;
	border:none;
	font-family: "Playfair Display",serif;
	cursor:pointer;
	margin-top:10px;
	}
#part0, #part1, #part2, #part3, #part4, #part5, #part6, #part7, #part8, #part9,
#part10,
#part11,
#part12,
#part13,
#part14,
#part15,
#part16, #part88, #part18, .part28, #part38,
#part21,
#part22,
#part23,
#part24,
#part25,
#part26,
#part31,
#part32,
#part33,
#part41,
#part42,
#part43,
#part50,
#part51,
#part61,
#part62,
#map,
#part72,
#part81,
#part82,
#part91,
#part92,
#part100,
#part101,
#part102,
#part103,
#partNatale{height:350px;}

.photo_menu a .cover_hover{display:none}
.recBlog h3{font-size:25px;}
.recBlog img{width:100%}
#barra_slogan .lettering h3.lettering1{font-size:35px;}
#barra_slogan .lettering h3.lettering2{font-size:20px; padding-right:0}
#barra_slogan .lettering h3.lettering3{font-size:20px; padding-right:0}
#barra_slogan .lettering h3.lettering4{font-size:16px; padding-right:0}
#languages{
	display:block;
    border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
    overflow: hidden;
    padding: 10px 2px;
    width: 100%;}
#languages .it {
    float: left;
    text-align: center;
    width: 20%;
}
#languages a {
    color: #555;
    font-weight: 100;
    text-decoration: none;
}

#articoli_news .articolo_news {
	width:23%;
	margin:0 1% 30px 1%;
	}
.loop{
	background-attachment: scroll;

	}

.menu_principale1 a, .sf-menu a{font-size:16px !important;}
.wide-container {
	width:100%;
	height:320px !important;
	overflow:hidden;
	}
 }

.photo_hd:hover .blocco_links,
.photo_hd .blocco_links,
.photo_hd .blocco_links a,
.photo_hd .blocco_links a:hover  {
	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	transition:all 0.1s linear;
	}


 .photo_hd {
    background-color: #efefef;
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
}

.photo_hd .blocco_links {
	position:absolute;
	left:0;
	top:50%;
	z-index:1;
	text-align:center;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	text-align:center;
	width:100%;
	}

.photo_hd .blocco_links a {
	display:inline-block;
	padding:10px 15px;
	color:#FFF;
	text-transform:uppercase;
	font-size:12px;
	background-color:#cd0d6d;
	border:1px solid #fff;
	}

.photo_hd .blocco_links a:hover {
	background-color:#e7137d;
	}

.photo_hd:hover .blocco_links {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	opacity:1;
	}


.photo_hd img {

	-webkit-transition: all 1s cubic-bezier(.02, .01, .47, 1);
	-moz-transition: all 1s cubic-bezier(.02, .01, .47, 1);
	transition: all 1s cubic-bezier(.02, .01, .47, 1);

	-webkit-transition-duration:0.3s;
    -moz-transition-duration:0.3s;
    -ms-transition-duration:0.3s;
    -o-transition-duration:0.3s;
    transition-duration:0.3s;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity:1;
	}



.photo_hd:hover img {

	-webkit-transition: all 1s cubic-bezier(.02, .01, .47, 1);
	-moz-transition: all 1s cubic-bezier(.02, .01, .47, 1);
	transition: all 1s cubic-bezier(.02, .01, .47, 1);

	-webkit-transition-duration:0.3s;
    -moz-transition-duration:0.3s;
    -ms-transition-duration:0.3s;
    -o-transition-duration:0.3s;
    transition-duration:0.3s;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity:0.7;
	}

.photo_hd img {
	display:block;
	border:0;
	margin:0;
	}

.goldColor{
	color:#D4AF37 !important;
	}
	section#part1, section#part2, section#part3, section#part4, section#part5, section#part6, section#part7,section#part8,section#part9,section#part10,section#part11,section#part12,section#part13,section#part14,section#part15,section#part16,section#part17,section#part18,section#part19,section#part20,section#part21,section#part22,section#part23,section#part24,section#part25,section#part26,section#part27,section#part28,section#part29,section#part30,section#part31,section#part32,section#part33,section#part34,section#part35,section#part36,section#part37,section#part38,section#part39,section#part40,section#part41,section#part42,section#part43,section#part44,section#part45,section#part46,section#part47,section#part48,section#part49,section#part50,section#part51,section#part52,section#part53,section#part54,section#part55,section#part56,section#part57,section#part58,section#part59,section#part60,section#part61,section#part62,section#part63,section#part64,section#part65,section#part66,section#part67,section#part68,section#part69section#part70,section#part71,section#part72,section#part73,section#part74,section#part75,section#part76,section#part77,section#part78,section#part79,section#part80,section#part81,section#part82,section#part83,section#part84,section#part85,section#part86,section#part87,section#part88,section#part89,section#part90,section#part91,section#part92,section#part93,section#part94,section#part95,section#part96,section#part97,section#part98,section#part99,section#part100,section#part101,section#part102,section#part103,section#part104,section#part105,section#part106,section#part107,section#part108,section#part109,section#part110{height: 100% !important;}