@charset "UTF-8";
/* =========================
Villacora
========================= */

@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
/* font-family: 'Montserrat', sans-serif; */

@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
/* font-family: 'Lato', sans-serif; */


/* ============ Dichiarazione Fonts ============ */

body, html{
	width:100%;
	min-width:960px;
	overflow-x:hidden;
	}

body {font-family: 'Montserrat', sans-serif;}

#second_nav h4,
.btn_gold,
.question_faq,
#btn_faq {font-family:'TeXGyreAdventorBold';}

.btn_dettagli_offerta,
.btn_prenota_offerta,
.articoli_news .box_foto h3,
#menu_bar2 h3,
#box_description h1,
#table_come_raggiungerci h1,
#hd_button_footer_int h4,
#box_description h5,
.gridTesto h1,
.gridTesto h2 {font-family: 'Lato', sans-serif;}
.gridTesto h3 {font-family: 'Lato', sans-serif;}

#box_corpo_faq .btn-toggle2,
#box_container_info h3 {font-family: 'Lato', sans-serif;}

/* ======================== */

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


.btn_dettagli_offerta:hover,
.btn_prenota_offerta:hover,
.btn_dettagli_offerta,
.btn_prenota_offerta,
header #top_grey p a,
header #top_grey p a:hover,
header #menu_languages a,
header #menu_languages a:hover,
#menu_principale a,
#menu_principale a:hover,
#menu_bar2 .btn_contatti,
#menu_bar2 .btn_contatti:hover,
.macro_btn,
.macro_btn:hover,
#bar_bottom_footer a,
#bar_bottom_footer a:hover,
.btn_gold,
.btn_gold:hover,
#btn_faq,
#btn_faq:hover,
#second_nav a,
#second_nav a:hover,
#menu_dx a,
#menu_dx a:hover,
#btn_full_gallery,
#btn_full_gallery:hover,
#form_newsletter input[type="submit"],
#form_newsletter input[type="submit"]:hover,
#hd_button_footer .alpha,
#hd_button_footer:hover .alpha,
.articoli_news .photo_hd:hover .blocco_links,
.articoli_news .photo_hd .blocco_links,
.articoli_news .photo_hd .blocco_links a,
.articoli_news .photo_hd .blocco_links a:hover,
.btnType1,
.btnType1:hover,
#box_container_info a img,
#box_container_info a:hover img,
.bolCta, .bolCta:hover,
.bolCta:hover, .bolCta,
#socialFooter a, #socialFooter a:hover,
#socialFooter a:hover, #socialFooter a,
.breadcrumb a, .breadcrumb a:hover,
.breadcrumb:hover a, .breadcrumb a {
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	transition:all 0.2s linear;
	}

#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;
	}

#logo_bar {
	background:url(../img/bgTestata.jpg) top center repeat-x;
	}

.box_fluid {
	margin:0 auto;
}

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

/* ============ Header ============ */

.header #top_grey {
	width:100%;
	background-color:#C1BDB3;
	position:relative;
	z-index:5;
	padding:5px 0;
	}

.header #top_grey p,
.header #top_grey p a {
	color:#fff;
	font-size:13px;
	}

.redTxt{color:#8a745a;}

.header #top_grey p a:hover {color:#FFF;}

.header #menu_languages p {
	color:#fff;
	}

.header #menu_languages a {
	color:#F8F8F8;
	text-transform:uppercase;
	display:inline-block;
	margin-left:3px;
	font-size:12px !important;
	}

.header #menu_languages a:hover {
	color:#8a745a !important;
	}

.header #menu_languages a.active {
	text-transform:uppercase;
	color:#8a745a;
	}

.header #menu_languages a.langHide {
	display: none !important;
}

#logo_top {
	display:block;
	width:200px;
	height:43px;
	margin:0 auto;
	background:url(../img/logo-granduomo.png) center center no-repeat;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 200px 43px;
	-moz-background-size: 200px 43px;
	-o-background-size: 200px 43px;
	background-size: 200px 43px;
	padding:10px 0;
	}

#menu_bar {
	background-color:#FCFCFC;
	z-index:90;
	width:100%;
	}

.dividerGrey{
	height:1px;
	width:100%;
	background-color:#E6E6E6;
	}

#menu_principale {
	text-align:center;
	}

#menu_principale a {
	color:#645F59;
	text-transform:uppercase;
	display:inline-block;
	font-size:13px;
	padding:12px 15px;
	}
#menu_principale a#prenota {
	color:#fff;
	text-transform:uppercase;
	display:inline-block;
	font-size:13px;
	padding:12px 15px;
	background: #d40b0b;
	}

#menu_principale a:hover {
	background:#8a745a;
	color:#fff;
	}
menu_principale a#prenota:hover {
	background:#af0808;
	color:#fff;
	opacity: 0.8;
	}

#menu_principale .navActive {
	background:#8a745a;
	color:#fff;
	}


/* ===================
ARTICOLI
=================== */

.articoli_news {
	width:1320px;
	margin:0 auto;
	text-align:center;

	}

.articoli_news .photo_hd {
	display:block;
	position:relative;
	width:300px;
	height:404px;
	background-color:#EFEFEF;
	float:left;
	margin:0 15px 30px 15px;
	box-shadow:1px 1px 10px #CCC;
	overflow:hidden;
	}

.articoli_news .articolo_news {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	width:300px;
	height:404px;
	background-color:#EDEBE6;
	display:inline-block;
	margin:0 15px 30px 15px;
	margin:0 10px 30px 15px;
	box-shadow:1px 1px 10px #CCC;
	overflow:hidden;
	}

.articoli_news .photo_hd {
	height:300px;
	background-color:#000;
	}

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

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

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

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


.articoli_news .photo_hd img {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);

	-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;
	}



.articoli_news .photo_hd:hover img {
	-webkit-transform:scale(0.9);
	-moz-transform:scale(0.9);
	-ms-transform:scale(0.9);
	-o-transform:scale(0.9);
	transform:scale(0.9);

	-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;
	}

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

.articoli_news .box_foto {
	width:300px;
	height:190px;
	display:block;
	position:relative;
	overflow:hidden;
	}

.box_foto img {
	width: 100%;
}

.articoli_news .box_foto h3 {
	background:#646059;
	color:#FFF;
	position:absolute;
	bottom:0;
	left:0;
	width:280px;
	text-align:center;
	padding:17px 10px;
	text-transform:uppercase;
	font-size:16px;
	font-size:13px;
	}

.testo_articolo {
	font-size:13px;
	color:#333;
	line-height:1.8em;
	}

.articoli_news .pad20 {
	color:#333;
	line-height:1.5em;
	font-size:13px;
	}

.bottoni_offerta {
	display:block;
	position:absolute;
	right:0;
	bottom:15px;
	text-align:right;
	padding-right:15px;
	}

.btn_dettagli_offerta,
.btn_prenota_offerta {
	display:inline-block;
	padding:10px 10px;
	color:#FFF !important;
	text-transform:uppercase;
	font-size:12px;
	border:1px solid #C1BDB3;
	text-shadow:1px 1px 1px #444;
	text-decoration:none !important;
	}

.btnFix {
	position: absolute;
	right: 0;
	top: 10px;
}

.itemTxtBox{
	margin-top: 30px;
	width: 100%;
	height: auto;
}

.btn_dettagli_offerta {background-color:#8A745A;}
.btn_prenota_offerta {background-color:#8A745A;}

.btn_dettagli_offerta:hover,
.btn_prenota_offerta:hover {background-color:#705e49;}

#lista_news li {padding-bottom:15px;}

.offer_box img {
	width: 100%;
}

.breadcrumb {
	margin-top: 10px;
}

.breadcrumb a {
	font-size: 16px !important;
	color: #c1bdb3 !important;
	text-decoration: none !important;
	text-transform: uppercase;
}

.breadcrumb a i {
	font-size: 20px !important;
	position: relative;
	top: 2px;
}

.breadcrumb a:hover {
	color: #8a745a !important;
}


/* =================== */





#ico_play {
	width:118px;
	height:118px;
	display:block;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-59px;
	margin-top:-59px;
	z-index:8;
	background:url(../images/ico-play.png) center center no-repeat;
	}


strong {
	font-weight:bold;
	}


.border10Grey {
	padding:15px;
	background-color:#EEEFEF;
	}

#box_description h1{
	text-align:center;
	font-size:32px;
	color:#8a745a;
	text-transform:uppercase;
	letter-spacing:.1em;
	}

#box_description h2{
	text-align:center;
	font-size:28px;
	color:#645F59;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-weight:400;
	}

#box_description h3 {
	text-align:center;
	font-size:16px;
	color:#000;
	text-transform:uppercase;
	color:#645F59;
	}

#box_description h5 {
	text-align:center;
	font-size:21px;
	color:#000;
	text-transform:uppercase;
	}

.riquadro h6 {
	text-align:center;
	font-size:16px;
	color:#645F59;
	text-transform:uppercase;
	}

#box_description h5 span {
	font-size:40px;
	}

#box_description p {
	font-family: 'Lato', sans-serif;
	font-size:16px;
	line-height:2em;
	color:#645F59;
	text-align:center;
	}

#box_description a {
    font-size: 14px;
    color:#8A745A;
	text-decoration:underline;
}

.macro_btn {
	display:block;
	padding:21px 0;
	}

.evidenza {
	background:#e5b247;
	border: double 3px #fff;
	}

.macro_btn:hover {background-color:#D4CDC5; }
.evidenza:hover {background-color:#D4CDC5;}
#banner_discovery,
#banner_come_raggiungerci {
	width:1080px; /* responsive */
	height:194px;
	margin:0 auto;
	}


/*#banner_discovery {
	background:url(../images/bg_banner_discovery.jpg) center center no-repeat;
	}
*/

#banner_come_raggiungerci {
	background:url(../images/firenze.jpg) center center no-repeat;
	}


.sep100article{
	width:100%;
	height:0;
	border:1px solid #ccc;
	}

#menu_bar2 {
	padding-top:25px;
	background-color:#EAE1D9;
	height:108px;
	margin-bottom:1px;
	}

#menu_bar2 .btn_contatti {
	display:inline-block;
	background-color:#FFF;
	color:#333;
	font-size:10px;
	letter-spacing:0.1em;
	padding:2px 8px 3px;
	margin-left:10px;
	}

#btn_servizio_clienti:hover .btn_contatti{
	background-color:#333;
	color:#FFF;
	}

#menu_bar2 h3,
#menu_bar2 h4 {text-align:center;}

#menu_bar2 h3 {
	font-size:12px;
	letter-spacing:0.4em;
	text-transform:uppercase;
	color:#444;
	padding-bottom:10px;
	}

#menu_bar2 h4 {
	color:#555;
	font-size:13px;
	}

.separatore2 {
	height:1px;
	background-color:#EAE1D9;
	}

.separatore3 {
	height:1px;
	background-color:#AAA;
	width:70%;
	margin:20px auto;
	}

.col1_white {
	width:1px;
	background-color:#FFF;
	}


/* ========== Photo Menu ========== */
#photo_menu {width:1300px;}

#photo_menu td { border:1px solid #FFF;}

#photo_menu a {
	display:block;
	overflow:hidden;
	position:relative;
	z-index:0;
	padding:0;
	}
#photo_menu img{
	overflow:hidden;
	display:block;
}

#photo_menu a h3 {
	display:block;
	position:absolute;
	top:50%;
	left:0;
	overflow:hidden;
	text-align:center;
	color:#444;
	width:100%;
	text-transform:uppercase;
	font-size:16px;
	margin-top:-8px;
	letter-spacing:0.3em;
	z-index:20;
	line-height:1.3em;
	font-family:"Libre Baskerville",serif;
	}

#photo_menu a h3 span {
	text-transform:none;
	font-size:12px;
	font-family:"TeXGyreAdventorRegular";
	letter-spacing:0;
	}


#photo_menu a h4 {
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	border-top:1px solid rgba(255,255,255,0.5);
	text-align:center;
	color:#EEE;
	background:url(../images/black_alpha_40.png);
	width:100%;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:0.3em;
	padding:10px 0 12px;
	z-index:20;
	}

#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 a:hover .cover_hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity:0.4;
	}

#photo_menu a:hover img {
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
	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 {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	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);
	}


.photo_menu {width:1300px;}

.photo_menu td { border:1px solid #FFF;}

.photo_menu a, .photo_menu p, .testimonial {
	display:block;
	overflow:hidden;
	position:relative;
	z-index:0;
	padding:0;
	}
.photo_menu img{
	overflow:hidden;
	display:block;
}

.photo_menu h3 {
	display:block;
	position:absolute;
	top:50%;
	left:0;
	overflow:hidden;
	text-align:center;
	color:#444;
	width:100%;
	text-transform:uppercase;
	font-size:16px;
	margin-top:-8px;
	letter-spacing:0.3em;
	z-index:20;
	line-height:1.3em;
	font-family:"Libre Baskerville",serif;
	}

.photo_menu h3 span {
	text-transform:none;
	font-size:12px;
	font-family:"TeXGyreAdventorRegular";
	letter-spacing:0;
	}


.photo_menu h4 {
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	color:#EEE;
	background:url(../img/bgAlphaBox.png);
	width:100%;
	text-transform:uppercase;
	font-size:18px;
	/*letter-spacing:0.2em;*/
	padding:15px 0 16px;
	z-index:20;
	}

.photo_menu h5 {
	width:40%;
	height:92%;
	display:block;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	color:#EEE;
	background:url(../img/bgAlphaBox.png);
	font-size:12px;
	letter-spacing:0.3em;
	padding:5% 5% 0;
	z-index:20;
	}

.photo_menu .txtAreaBoxCamere {
	width:90%;
	height:20%;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	color:#EEE;
	background:url(../img/bgAlphaBox.png);
	font-size:13px;
	letter-spacing:0.3em;
	padding:8% 5% 0;
	z-index:20;
	}

.photo_menu .txtAreaBoxCamere span {
	font-family: 'Lato', sans-serif;
	font-size:14px !important;
	line-height:1.4em !important;
	color:#fff !important;
	letter-spacing:0.05em !important;
	}

.txtAreaBoxCamere h2 {
	font-size: 16px;
	text-transform: uppercase;
}

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

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

.photo_menu_hover{cursor:pointer;}

.photo_menu_hover:hover img {
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
	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 {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	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);
	}

.tdBig {
	width: 66% !important;
}

.locationMenu {
	height: 430px;
}

.boxBig {
	width: 66%;
}

.boxSmall {
	width: 33%;
}

.locationMenu img {
	width: 100%;
}

.locationMenu h4 {
	height: 80px;
	padding: 20px;
	box-sizing: border-box;
	font-size: 16px;
}

.locationMenu h4 span {
	display: block;
	margin-top: 5px;
	font-size: 13px;
}

.boxHoverTitle{
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	letter-spacing:0.3em;
	color:#fff;
	text-transform:uppercase;
	}

.txtHoverBox{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	line-height:1.5em;
	color:#fff;
	letter-spacing:0.05em;
	}

.sepBox{
	display:block;
	margin:10px auto 15px;
	width:40px;
	height:0;
	border-bottom:3px solid #fff;

	}

.review_cont {
	width: 100%;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}

.review_box {
	display: block;
	width: 100%;
	position:relative;
	height: 242px;
}

.review_txt {
	display: block;
	position: relative;
	margin-top: 20px;
	width: 75%;
	height: 200px;
}

.review_txt h6 {
    color: #fff;
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
	position: absolute;
	display: block;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.review_txt p {
	color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 1.4em;
	position: relative;
	top: 40px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.review_txt span {
	color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 1.4em;
	text-align: right;
	position: absolute;
	bottom: 20px;
	display: block;
	width: 100%;
	font-style: italic;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.review_txt i {
	font-size: 18px;
}

.testimonial .cover_hover {
    background-color: #c1bdb3;
    height: 100%;
    left: 0;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}

/* ========== Flexslider ========== */
.flexslider2 .slides li {
	display:block !important;
	height: 240px;
}

.flexslider, .flexslider2 {
	z-index:1;
	height:auto;
	position:relative;
	overflow:hidden;
	display:block;
	}

.flexslider .slides,
.flexslider .slides li,
.flexslider2 .slides,
.flexslider2 .slides li {
	overflow:hidden;
	}

.flexslider .slider li, .flexslider2 .slider li{
	display:none;
	}

.flexslider .loading, .flexslider2 .loading {
	background-color:#FFF;
	height:550px;
	left:0;
	top:0;
	width:100%;
	z-index:15;
	position:absolute;
	}

.flexslider .flex-direction-nav {
	position:absolute;
	display:block;
	width:100%;
	background-color:#f90;
	top:50%;
	margin-top:-100px;
	left:0;
	z-index:30;
	display: none;
	}

.flexslider2 .flex-direction-nav {
	position:absolute;
	display:block;
	width:100%;
	background-color:#f90;
	margin-top: -20px;
	top:50%;
	left:0;
	z-index:30;
}

.flexslider .flex-prev,
.flexslider .flex-next,
.flexslider2 .flex-prev,
.flexslider2 .flex-next {
	position:absolute;
	top:0;
	width:39px;
	height:78px;
	display:block;
	padding:10px;
	}

.flexslider .flex-prev,
.flexslider2 .flex-prev {
	background:url(../images/flex-prev.png) center center no-repeat;
	left:0;
	}

.flexslider .flex-next,
.flexslider2 .flex-next {
	background:url(../images/flex-next.png) center center no-repeat;
	right:0;
	}

.flexslider2 .flex-prev, .flexslider2 .flex-next {
	width: 50px;
	height: 30px;
	padding: 0;
}

/* ========== Backstretch ========== */
#backstretch_box {
	width:100%;
	height:368px;
	}

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

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

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

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

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

#slider .slides-navigation a {
	position:absolute;
	display:block;
	background:orange;
	width:40px;
	height:80px;
	display:block;
	margin-top:-40px;
	top:0;
	}

#slider .slides-navigation a.prev {left:0;}
#slider .slides-navigation a.next {right:0;}

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

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

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

.wide-container {
	width:100%;
	height:500px;
	}


/* ========== Booking ========== */

#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;
	}

#booking_bar {
	background:url(../img/bgBol.png) repeat scroll 0 0;
	/*height:100px;*/
	position:absolute;
	bottom:0;
	top:inherit;
	left:0;
	width:100%;
	z-index:5;
	}

#booking{/*padding-top:5px;*/}

#booking_bar p {
	width:100%;
	background:rgba(255,255,255,0.6);
	/*padding:3px 0 1px;*/
	color:#8C3626;
	font-size:11px;
	text-transform:uppercase;
	}

#booking label{
	font-family: 'Lato', sans-serif;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:5px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);

	}

#booking input {
	font-family: 'Lato', sans-serif;
	background:#fff;
	color:#645f59;
	border:none;
	}

.fa-calendar {
	font-size: 14px !important;
	color: #8a745a !important;
}

.bolCta{
	text-align:center !important;
	background: rgb(179,157,130);
	background: -moz-linear-gradient(top,  rgba(179,157,130,1) 0%, rgba(138,116,90,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(179,157,130,1) 0%,rgba(138,116,90,1) 100%);
	background: linear-gradient(to bottom,  rgba(179,157,130,1) 0%,rgba(138,116,90,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b39d82', endColorstr='#8a745a',GradientType=0 );
	color:#FFF !important;
	text-transform:uppercase !important;
	cursor:pointer !important;
	letter-spacing:0.2em !important;
	border:none !important;
	display:inline-block !important;
	padding:0 !important;
	}

.bolCta:hover{
	background:#705e49 !important;
	}

.bolBtnContainer{
	background: rgb(179,157,130);
	background: -moz-linear-gradient(top,  rgba(179,157,130,1) 0%, rgba(138,116,90,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(179,157,130,1) 0%,rgba(138,116,90,1) 100%);
	background: linear-gradient(to bottom,  rgba(179,157,130,1) 0%,rgba(138,116,90,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b39d82', endColorstr='#8a745a',GradientType=0 );
	border:none;
	padding:2px;
	}

.bolCta{
	text-align:center !important;
	border:1px solid #cbc3bb !important;
	padding:2px 5px !important;
	display:block !important;
	margin:0 !important
	}

#booking select {
	background:#fff;
	border:none;
	-webkit-appearance:none;
    -webkit-border-radius:0;
	width:80px;
	color:#999;
	}

.icoCal{
	background:url(../img/icoCal.png) center right 8px no-repeat #fff !important;}

footer {
	background-color:#333;
	margin:0;
	padding:0;
	}

.separatore_footer {
	height:1px;
	background-color:#605F58;
	}


#bar_top_footer {
	background-color:#403F3B;
	padding:25px 0;
	}

footer #menu_sx p,
footer #menu_dx p {
	color:#999;
	font-size:11px;
	}

footer #menu_sx a,
footer #menu_dx a{
	color:#EEE;
	padding:0 10px;
	}

#menu_sx {float:left;}

#menu_dx {
	float:right;
	width:500px;
	text-align:right;
	}

#menu_dx a {text-transform:uppercase;}

#bar_bottom_footer {padding:15px 0;}
#bar_middle_footer {padding:15px 0;}

#bar_bottom_footer p,
#bar_bottom_footer a {
	color:#888;
	font-size:10px;
	line-height: 16px;
	}

#bar_bottom_footer a {
	font-style:italic;
	font-size:10px;
	}

#bar_bottom_footer a:hover {
	color:#EEE;
	}

#menu_sx a:hover {text-decoration:underline;}
#menu_dx a:hover {color:#D7A742;}

#second_nav {
	background:url(../img/bgFooter.jpg) top center no-repeat;
	min-height:210px;
	padding:40px 0 20px;
	}

#second_nav h4 {
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
	letter-spacing:0.2em;
	font-size:14px;
	color:#8a745a;
	}

#second_nav a {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#444;
	line-height:1.6em;
	display:block;
	}

#second_nav a:hover {color:#8a745a;}

#linkInformative a{
	font-size:10px;
	}

.sepSecondNav{
	width:28px;
	height:0;
	border-bottom:2px solid #8a745a;
	margin:14px 0 25px;
	}



#btn_full_gallery {
	background:url(../images/brows_alpha_80.png);
	display:inline-block;
	padding:7px 7px 4px;
	color:#FFF;
	position:absolute;
	right:10px;
	top:10px;
	z-index:30;
	text-transform:uppercase;
	font-size:10px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity:0.7;
	}

#btn_full_gallery img {
	padding-left:10px;
	padding-bottom:3px;
	}

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

.btn_gold {
	display:inline-block!important;
	padding:3px 15px 8px;
	color:#FFF!important;
	background-color:#D7A742;
	text-transform:uppercase;
	text-align:center;
	font-size:12px!important;
	}

.btn_gold:hover {background-color:#BF9439;}

#box_container_info {
	position:relative;
	width:1080px;
	margin:0 auto;
	}


#box_newsletter {
	width:360px;
	height:310px;
	border:2px solid #E0E0E0;
	}

#box_container_info h3 {
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
	color:#8a745a;
	letter-spacing:.1em;
	margin-bottom:5px;
	}

#box_container_info p {
	font-family: 'Lato', sans-serif;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	color:#666666;
	letter-spacing:.1em;
	}

#box_container_info a img {
	padding:4px;
	border:1px solid #EBEBEB;
	box-sizing:border-box;
	}

#box_container_info a:hover img {
	border:1px solid #8C3526;
	}

#box_container_info h3 span {
	display:inline-block;
	background-color:#FCFCFC;
	padding:0 10px;
	}

#socialFooter {
	position: relative;
	top: 10px;
}

#socialFooter a {
	font-size: 30px;
	position: relative;
	top: 25px;
	margin: 0 20px;
	color: #c1bdb3;
	}

#socialFooter a:hover {
	color:#8a745a;
	}

#socialFooter p {
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
	color:#8a745a;
	letter-spacing:.1em;
	}

.link_box {
	display: block;
	width: 100%;
	box-sizing:border-box;
	position: relative;
}

.link_box img {
	display: inline-block;
	height: 110px;
	position: relative;
	bottom: 20px;
	left: 10px;
}

#hd_button_footer:hover .alpha {background:rgba(0,0,0,0.6);}


#hd_button_footer {
	display:block;
	width:364px;
	height:314px;
	background:url(../images/hd_footer.jpg) center center no-repeat;
	overflow:hidden;
	}

.boxFooter {
	display:block;
	width:364px;
	height:314px;
	overflow:hidden;
	position:relative;
	}

.boxFooterOfferte {
	background:url(../img/boxFooterOfferte.jpg) center center no-repeat;
	}

.boxFooterMappa {
	background:url(../img/boxFooterMappa.jpg) center center no-repeat;
	}

#hd_button_footer .alpha {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background:rgba(0,0,0,0.3);
	width:364px;
	height:314px;
	display:block;
	}

#hd_button_footer_int {
	display:block;
	left:15px;
	top:15px;
	z-index:2;
	position:absolute;
	width:324px;
	height:274px;
	border:5px solid #FFF;
	}

#hd_button_footer_int h4,
#hd_button_footer_int h5 {
	color:#FFF;
	text-align:center;
	text-shadow:1px 1px 7px #000;
	}

#hd_button_footer_int h4 {font-size:51px;}
#hd_button_footer_int h5 {font-size:13px;}


.separatore_black {
	margin-bottom:10px;
	height:4px;
	background-color:#666;
	}

#box_newsletter p {
	color:#666;
	font-size:12px;
	line-height:1.5em;
	}

#box_newsletter a {
	text-decoration:underline;
	color:#555;
	}

#form_newsletter input[type="text"], #formContatti input[type="text"], .scelta, .w620 {
	-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 #f0f0f0;
	padding:8px;
	font-size:12px;

	/*box-shadow: inset 1px 1px 4px #DEDEDE;
	-webkit-box-shadow: inset 1px 1px 4px #DEDEDE;
	-moz-box-shadow: inset 1px 1px 4px #DEDEDE;
	-o-box-shadow: inset 1px 1px 4px #DEDEDE;*/
	}

.curriculum {
	-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 #CCC;
	padding:4px;
	font-size:12px;
	color:#757575
	box-shadow: inset 1px 1px 4px #DEDEDE;
	-webkit-box-shadow: inset 1px 1px 4px #DEDEDE;
	-moz-box-shadow: inset 1px 1px 4px #DEDEDE;
	-o-box-shadow: inset 1px 1px 4px #DEDEDE;
	}

.scelta{color:#757575}
.w620 {
	font-family: 'Lato', sans-serif;
    font-size: 12px;
	height:100px;
}
#form_newsletter input[type="submit"], #formContatti input[type="submit"] {
	color:#8A745A;
	display:inline-block;
	border:2px solid #8A745A;
	padding:5px 25px;
	background-color:transparent;
	font-size:15px;
	text-transform:uppercase;
	cursor:pointer;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;

	background:#fff;
	}

#form_newsletter input[type="submit"]:hover, #formContatti input[type="submit"]:hover {
	background-color:#8A745A;
	color:#FFF;
	}

#btn_faq {
	display:inline-block;
	color:#FFF;
	background-color:#D7A742;
	padding:7px 15px 10px;
	text-transform:uppercase;
	font-size:11px;
	}

#zeppettaMenu {
	display:none;
	height:30px;
	}

#btn_faq:hover {background-color:#BF9439;}

#torna_in_cima {
	position:fixed;
	bottom:20px;
	width:32px;
	height:32px;
	right:10px;
	z-index:150;
	background:url(../images/torna_in_cima.png) center center no-repeat;
	}


.riquadro{
	border:#C1BDB3 3px double;
	padding:15px;
	margin-bottom:20px;
	background:#F7F4F4;
}



/* galleria foto */
.container1300,
#container_gallery {
	width:1300px;
	margin:0 auto;
	}

/* mappa di google */
#area_map_google {height:560px;}

.gmaps-popup {
	line-height:1.5em;
	height:165px;
	}

.gmaps-popup h3 {color:#000;}

.gmaps-popup a {
	text-decoration:underline;
	color:#333;
	}

#box_description li {
	font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 1.6em;
	list-style:disc;
	margin-left:15px;
	color:#645F59;
	}

#table_come_raggiungerci h1 {
	font-size:18px;
	text-transform:uppercase;
	}

#table_come_raggiungerci h1 span {font-size:22px;}

#table_come_raggiungerci ul li,
#table_come_raggiungerci p{
	font-size:12px;
	line-height:1.7em;
	}

#table_come_raggiungerci ul li {
	list-style-type:circle;
	margin-left:10px;
	padding-left:10px;
	}

#table_come_raggiungerci li a, #table_come_raggiungerci a  {color:#000;}
#table_come_raggiungerci li a:hover, #table_come_raggiungerci a:hover {text-decoration:underline;}

#box_corpo_faq .sottomenu {display:none;}

#box_corpo_faq .btn-toggle2 {
	display:block;
	padding:7px 0;
	color:#222;
	font-size:16px;
	text-transform:uppercase;
	border-bottom:1px solid #AAA;
	}

#box_corpo_faq {font-size:13px;}

.seoAlto{
	background:#646059;
	color:#fff;
	padding:2px 0 0;
	width:100%;
	text-align:center;
	font-size:8px;
	line-height:1.6em;
	overflow:hidden;

	}
.seoBasso{
	background:#646059;
	color:#fff;
	padding:5px 0;
	width:100%;
	text-align:center;
	font-size:9px;
	line-height:1.3em;
	}


.testo_articolo li{
    color: #333;
    font-size: 13px;
    line-height: 1.8em;
	list-style-type:disc;
	margin-left:20px;
	}

#tabellaFooter p{
	font-family: 'Lato', sans-serif;
	color:#4C4C4C;
	font-size:14px;
	line-height:1.2em;
	}

#tabellaFooter a{
	color:#8a745a;
	}

#tabellaFooter a:hover{
	text-decoration:underline;
	color:#8C3526;
	}

#datiFooter{
	font-size:11px !important;}

.btnType1{
	font-family: 'Lato', sans-serif;
	font-weight:700;
	color:#8a745a !important;
	font-size:13px !important;
	padding:7px;
	border:1px solid #8a745a;
	text-align:center;
	}

.btnType1:hover{
	background:#fff;
	text-decoration:none !important;
	}


/* ==== Fancy Style Urban Fashion ==== */

#contenitore_esterno {padding:5px;}
#contenitore_interno {border:1px solid #DDD;}
#contenitore_interno2 {padding:20px 50px 30px;}


.gridTesto h1 {
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
	letter-spacing:-0.05em;
	}

.gridTesto h2 {
	text-align:center;
	text-transform:uppercase;
	font-size:13px;
	color:#B48C36;
	padding:7px 0;
	}

.gridTesto p,
.gridTesto li {
	line-height:1.8em;
	font-size:12px;
	color:#222;
	}

.gridTesto li {
	margin-left:15px;
	list-style-type:circle;
	}

.tableOdd td {padding:5px 10px;}

.boxFooterTxt{
	display:block;
	width:332px;
	margin:100px auto 0;
	text-align:center;
	background:url(../img/bgAlphaBox.png);
	padding:25px 0;
	line-height:1.8em;
	}

.boxFooterTxt span{
	font-family: 'Lato', sans-serif;
	font-size:30px;
	color:#fff;
	letter-spacing:.3em;
	text-transform: uppercase;
	}

strong{
	font-weight:700;
	}

.txtArea{
	width:850px;
	margin:0 auto;
	}

#tabellaServizi p{text-align:left;}

.btnBook {
	display: block;
	width: 100px;
	height: 100px;
}

.btnBook p {
	font-size: 18px !important;
	color: #fff !important;
	position: relative;
	line-height: 22px;
	top: 28px;
}

.btnFooter {
	width: 112px;
}

.btnBorder {
	width: 116px;
	height: 110px;
	border: 1px solid #c1bdb3;
	margin: 0 auto 15px auto !important;
	padding: 10px;
}

/* ===== MEDIA QUERY ===== */

@media (max-width:1349px) {
	.container1300,
	#container_gallery,
	#box_container_info,
	#photo_menu,.photo_menu,
	#banner_come_raggiungerci {width:960px;}
	/*.flexslider2{width:479px;}*/
	.articoli_news {width:990px;}
	#photo_menu a h4, .photo_menu a h4{font-size:11px;}

	#photo_menu a h3, .photo_menu a h3{font-size:14px;}


	.photo_menu {width:960px;}
	.photo_menu a h4{font-size:11px;}

	.photo_menu a h3{font-size:14px;}

	.photo_menu a h5 {
	width:40%;
	height:97%;
	display:block;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	color:#EEE;
	background:url(../img/bgAlphaBox.png);
	font-size:12px;
	letter-spacing:0.3em;
	padding:5% 5% 0;
	z-index:20;
	}

	.photo_menu .txtAreaBoxCamere {
	height:30%;
	}

	.locationMenu {
    height: 300px;
	}

	.flexslider2 .slides li {
	height: 170px;
	}

	.articoli_news .photo_hd, .articoli_news .photo_hd img {
	width:217px;
	height:217px;
	}

	.review_box {
		height: 180px;
	}

	.review_txt {
		margin-top: 0;
		bottom: 50px;
		height: 150px;
	}

	.review_txt h6 {
		font-size: 14px;
	}

	.review_txt p {
		font-size: 13px;
		display: block;
		overflow: hidden;
		height: 80px;
	}

	}

	#slogan{ position:absolute; width:284px; height:173px; z-index:10; top:260px; left:20px; text-align:left; font-family: 'Playfair Display SC', serif; font-family: 'Fenix', serif;
font-size:20px; color:#ddd; text-shadow:-2px 2px 12px #000; }
#slogan img {
	-webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	}
#slogan img.active {
	-webkit-transform:scale(1.0);
    -moz-transform:scale(1.0);
    -ms-transform:scale(1.0);
    -o-transform:scale(1.0);
    transform:scale(1.0);

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

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

.galleryCamere{
	display:none;
	}

.btnGalleryCamere{
	width:100%;
	display:block;
	padding:20px 0;
	text-align:center;
	border:1px solid #8A745A;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:30px;
	color:#8A745A;
	text-decoration:none;
	cursor:pointer;
	background:#fff;
	text-transform: uppercase;

	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	transition:all 0.1s linear;
	}

.btnGalleryCamere:hover{
	color:#fff;
	background:#8A745A;

	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	transition:all 0.1s linear;
	}

.btnGalleryCamereActive{
	color:#fff;
	background:#8A745A;

	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	transition:all 0.1s linear;
	}

.ancoreCamere{
	position:absolute;
	left:0;
	top:-130px;
	}

.titoloSottosezione{
	text-align:center;
	font-size:30px;
	color:#645F59;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-weight:400;
	}

.ombraNav{
	-webkit-box-shadow: 0 10px 6px -6px rgba(100,96,89,0.2);
	   -moz-box-shadow: 0 10px 6px -6px rgba(100,96,89,0.2);
	        box-shadow: 0 10px 6px -6px rgba(100,96,89,0.2);
			}

.boxTermini{
	padding:50px;
	background:#f0f0f0;
	width:580px;
	margin:0 auto;
	}

.navBarScroll{
	position:fixed !important;
	top:30px !important;
	bottom:inherit !important;
	left:0;
	-webkit-box-shadow: 0 10px 6px -6px rgba(100,96,89,0.6);
	   -moz-box-shadow: 0 10px 6px -6px rgba(100,96,89,0.6);
	        box-shadow: 0 10px 6px -6px rgba(100,96,89,0.6);
	}

.logoContact{
	padding:10px;
	}

#socialFooter{
	/*display:none;*/
	}

.app_title {
	font-size: 30px;
}

/* ========== Pop-up ========== */
.popup_hidden {
	display: none;
}

#popUp {
		display: none;
		height: auto;
		background: url(../img/bgAlphaBox.png);
		z-index: 4;
		box-sizing: border-box;
		padding: 10px;
		width: 60%;
		position: absolute;
		top:40%;
		left:50%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
}

/*#popUp hgroup {
	position: relative;
	top: 5%;
}*/

#popUp hgroup h2 {
	text-align: center;
	font-size: 28px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: 700;
}

#popUp hgroup h1 {
	text-align: center;
	font-size: 32px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: 700;
}

#popUp .pop_cont {
		width: 100%;
		text-align: center;
}

#popUp .pop_cont p {
		font-size: 14px;
		color: #fff;
		padding: 0 60px;
		line-height: 25px;
}

/*.cont_btn_pop {
	position: relative;
	top: 70%;
}*/

#popUp .icon_wrap {
	display: block;
	color: #fff;
	position: absolute;
	top: 0;
	right: 5px;
	z-index: 5;
}

#popUp .icon_wrap i {
	font-size: 38px;
}

.btn_wrap {
	width: 100%;
	text-align: center;
}

.btn_pop {
		display: block;
		padding: 10px 10px !important;
		margin: 0 auto !important;
		z-index: 6;
}

#booking_bar p{
	font-size:10px;
	margin-bottom:5px;
	padding-top:2px;
	}


/* ========== Photo Menu ========== */
#photo_menu {
	width:1300px;
	position: relative;
	margin: 0 auto;
	box-sizing: border-box;
	border:1px solid #fff;
}

#photo_menu a {
	height: 370px;
	display:block;
	overflow:hidden;
	position:relative;
	z-index:0;
	padding:0;
	box-sizing:border-box;
	outline:1px solid #FFF;
	float: left;
	}
#photo_menu img{
	overflow:hidden;
	display:block;
}

#photo_menu a h3 {
	display:block;
	position:absolute;
	top:50%;
	left:0;
	overflow:hidden;
	text-align:center;
	color:#444;
	width:100%;
	text-transform:uppercase;
	font-size:18px;
	margin-top:-8px;
	letter-spacing:0.3em;
	z-index:20;
	line-height:1.3em;
	font-family:"Libre Baskerville",serif;
	}

#photo_menu a h3 span {
	text-transform:none;
	font-size:12px;
	font-family:"TeXGyreAdventorRegular";
	letter-spacing:0;
	}

.txtAreaBoxCamere h3 {
	font-family: 'Cardo', serif !important;
	color:#FFF !important;
	text-transform:uppercase;
	font-size:16px;
	position: relative !important;
	top: 0 !important;
}


#photo_menu a h4 {
	font-family: 'Cardo', serif;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	color:#FFF;
	background-color: rgba(197, 196, 200, 0.85);
	width:100%;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:0.3em;
	padding:15px 0 16px;
	z-index:20;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
	}

#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 a:hover .cover_hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity:0.4;
	}

#photo_menu a:hover img {
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
	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 {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	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);
	}

#photo_menu .txtAreaBoxCamere {
		font-family: 'Cardo', serif;
		width:50%;
		height:370px;
		display:block;
		position:absolute;
		bottom:0;
		left:50%;
		text-align:center;
		color:#FFF;
		background-color:rgba(197, 196, 200, 0.85);
		background:url(../img/bgAlphaBox.png);
		font-size:13px;
		letter-spacing:0.3em;
		padding:8% 5% 0;
		z-index:20;
		/*text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);*/
		box-sizing: border-box;
		}

#photo_menu .txtAreaBoxCamere span {
		font-family: 'Lato', sans-serif;
		font-size:16px !important;
		line-height:1.4em !important;
		color:#fff !important;
		letter-spacing:0.05em !important;
		/*text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);*/
		}

.photo_menu {width:1300px;}

.photo_menu td { border:1px solid #FFF;}

.photo_menu a, .photo_menu p, .testimonial {
	display:block;
	overflow:hidden;
	position:relative;
	z-index:0;
	padding:0;
	}
.photo_menu img{
	overflow:hidden;
	display:block;
}

.photo_menu h3 {
	display:block;
	position:absolute;
	top:50%;
	left:0;
	overflow:hidden;
	text-align:center;
	color:#444;
	width:100%;
	text-transform:uppercase;
	font-size:16px;
	margin-top:-8px;
	letter-spacing:0.3em;
	z-index:20;
	line-height:1.3em;
	font-family:"Libre Baskerville",serif;
	}

.photo_menu h3 span {
	text-transform:none;
	font-size:12px;
	font-family:"TeXGyreAdventorRegular";
	letter-spacing:0;
	}


.photo_menu h4 {
	font-family: 'Cardo', serif;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	color:#FFF;
	/*background-color: rgba(197, 196, 200, 0.85);*/
	width:100%;
	text-transform:uppercase;
	font-size:18px;
	letter-spacing:0.3em;
	padding:15px 0 16px;
	z-index:20;
	/*text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);*/
	}

.photo_menu h5 {
	width:40%;
	height:92%;
	display:block;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	color:#EEE;
	background-color:rgba(197, 196, 200, 0.85);
	font-size:12px;
	letter-spacing:0.3em;
	padding:5% 5% 0;
	z-index:20;
	/*text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);*/
	}

.photo_menu .txtAreaBoxCamere {
	font-family: 'Cardo', serif;
	width:90%;
	height:20%;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	color:#FFF;
	/*background-color:rgba(197, 196, 200, 0.85);*/
	background:url(../img/bgAlphaBox.png);
	font-size:13px;
	letter-spacing:0.3em;
	padding:8% 5% 0;
	z-index:20;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
	}

.photo_menu .txtAreaBoxCamere span {
	font-family: 'Lato', sans-serif;
	font-size:14px !important;
	line-height:1.4em !important;
	color:#fff !important;
	letter-spacing:0.05em !important;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
	}

.txtAreaBoxCamere h2 {
	font-size: 16px;
	text-transform: uppercase;
}

.photo_menu .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:5;
	}

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

.photo_menu_hover{cursor:pointer;}

.photo_menu_hover:hover img {
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
	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 {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	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);
	}

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

/* ====== Small ======  */
@media only screen and (min-width : 0) and (max-width : 766px),
only screen and (min-device-width : 0) and (max-device-width : 766px),
only screen and (min-device-width : 0) and (max-device-width : 766px) and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-width: 0) and (max-device-height: 766px) and (-webkit-device-pixel-ratio: 3) {

#box_modulo_contatti input[type="text"],
.center_med,
.centra,
.box_fluid {width:100%;}

.colx2 {
	-moz-column-count:1;
	-moz-column-gap:0;
	-webkit-column-count:1;
	-webkit-column-gap:0;
	}

}

/* ====== Med ======  */
@media only screen and (min-width : 767px) and (max-width : 959px),
only screen and (min-device-width : 767px) and (max-device-width : 959px),
only screen and (min-device-width : 767px) and (max-device-width : 959px) and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-width: 767px) and (max-device-height: 959px) and (-webkit-device-pixel-ratio: 3) {

.center_med,
.centra,
.box_fluid {width:100%;}
#popUp {width:80%;}

}

/* ====== Big ======  */
@media only screen and (min-width : 960px) and (max-width : 1299px),
only screen and (min-device-width : 960px) and (max-device-width : 1299px),
only screen and (min-device-width : 960px) and (max-device-width : 1299px) and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-width: 960px) and (max-device-height: 1299px) and (-webkit-device-pixel-ratio: 3) {

.box_fluid {width:960px !important;}
#popUp {width:80%;}

}

/* ====== Max ======  */
@media only screen and (min-width : 1300px),
only screen and (min-device-width : 1300px),
only screen and (min-device-width : 1300px) and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-width: 1300px) and (-webkit-device-pixel-ratio: 3) {


.box_fluid {width:1300px;}

}
