@import url("events.css");
@font-face {
    
}

body {
	font-family: 'Merriweather', serif;
	color: #312c37;}

a, a:hover, a:active {
	color:#d15a4e;}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Squada One', cursive;
}

.portlet {
	}

#ui-datepicker-div {
	z-index:999 !important;}

.ui-widget-header {
   
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	
}

small, .small{
	font-size:75%;
}

.row {
	margin-right: 0;
	margin-left: 0;
}

#home {
	padding: 0;
}

#home #social {
	margin-top:40px;
	text-align: center;
}

#social img {
	max-width:100px;
}

/***HEAD & NAV***/

@keyframes logoSmall {
	from {
		width: 100px;
		left: -40px;
	}
	to {
		width: 72px;
		left: -10px;
	}
}

@keyframes logoBig {
	from {
		width: 72px;
		left: -10px;
	}
	to {
		width: 100px;
		left: -40px;
	}
}

.logo{
	justify-content:center;
	left: -40px;
    max-width: 100px;
    padding: 0;
    position: absolute;
    top: -8px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.logoSmall {
	animation-name: logoSmall;
	animation-duration: 1.5s;
	width: 72px;
	left: -10px;
}

.logoBig {
	animation-name: logoBig;
	animation-duration: 1.5s;
}

#nav_ {
	background-color: rgba(49, 44, 55, 0.8);
	border: 0;}

#nav_ .container {
	position: relative;
}

.navbar-brand{
	padding: 0;
	
}

.nav-collapse_{
	padding-left:0;
	width:100%;
}

.nav-collapse_ .nav.navbar-nav{
	display:flex;
	justify-content:center;
	padding-left:0;
	width:100%;
	display: -webkit-box;
	-webkit-box-pack: center; /* justify-content */
	-webkit-box-align: center; /* align-items */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: -ms-flexbox;
}

.title-top {
}

.title-top .container {
}

.title-top h1 {
}

.title-top h1 span {
}

#nav_ .container #lang ul li{
	padding: 0; /*2px;*/
}

#nav_ .container #lang a{
	border: 1px solid #d9d9d9;
    color: #d9d9d9;
    display: inline-block;
    font-family: "Squada One",cursive;
    font-size: 15px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    width: 25px;
}

#nav_ .container #top-social{
	
}

#nav_ #lang {
	position: absolute;
	right: 0;
	top: 5px;
	z-index:100;}

.title-top #lang ul {
}

.title-top #lang a {
}

.navbar-brand {
	}

.navbar-brand img {
}

#nav .navbar-nav {
}

#nav_ .navbar-nav > li > a {
	height: 96px;
    padding-left: 15px;
    padding-right: 15px;
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
	background: transparent none repeat scroll 0 0;
    color: #9e9e9e;
    display: block;
    font-size: 14px;
    line-height: 96px;
    /*letter-spacing: 0.07em;*/
    padding-bottom: 10px;
	padding-top: 0;
    position: relative;
    text-transform: uppercase;}

#nav_ .navbar-nav > li > a.shrink {
	height: 70px;
	line-height: 70px;
}

#nav .navbar-nav li a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
}

.list-inline{
	
}

.input-group-addon{
	
}

/***FLASH***/

#logo-home {
	height:100%;
	text-align: center;
	background: rgba(0,0,0,0.4);
}

#logo-home * {
	color: #FFFFFF;
	font-size:20px;
	/*font-style: italic;*/
	font-weight: bold;
}

#logo-home .brand-image {
	max-width:420px;
	margin: 60px auto 0;
	
}

#prenota.btn {
	border-radius: 0;
    border-width: 3px;
    font-size: 14px;
    letter-spacing: 0.07em;
    line-height: 1;
    outline-offset: 3px;
    outline-width: 2px;
    padding: 20px 31px;
    background-color: #fff;
    border-color: transparent;
    color: #312c37;
    outline-color: rgba(255, 255, 255, 0.5);
    border-style: solid;
    display: inline-block;
    margin-left: 5px;
    outline-style: solid;
    text-transform: uppercase;
    transition: all 0.3s ease-out 0s;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.375;
    margin-bottom: 20px;
    padding: 20px 31px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	margin-top: 30px;
}

.btn-warning{
	
}
.btn-warning:hover{
	
}

#book{
	position:relative;
}

#book_{
	position: absolute;
    bottom: 85px;
    padding: 0 150px;
    display: flex;
    justify-content: center;
}

#book_ .btn-warning{

}

#book_ .btn-warning:hover{
	
}

.carousel-control{
	
}

#flash {
	overflow: hidden;
	width:100%;
	position: relative;}

#anim {
}

#flash .carousel-inner img {
	width:100%;}

.carousel-caption {
}

/**** HOME ****/
#home h1, #home h2, #home h3, #home h4, #home h5, #home h6{
	
}

.home .modal-content {
	border-radius: 0;
	background: #322c36;
	color: #FFF;
	font-size: 17px;
}

.modal-header h2 {
    font-size: 25px;
}

.home .modal-header, .home .modal-footer {
	border: 0;
}

.home .modal-footer button {
	-moz-user-select: none;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    color: #322c36;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 1.375;
    margin-bottom: 20px;
    outline: 2px solid rgba(255, 255, 255, 0.5);
    outline-offset: 3px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-out 0s;
    vertical-align: middle;
    white-space: nowrap;
}

/***MAIN***/
h1{
	font-size:30px;
}

h2{
	font-size:21px;
}

#main {
}

.pages-home, .pages-home-2 {
	padding-bottom: 300px;
    padding-top: 100px;
}

.pages-home {
	padding-bottom:150px;
}

.pages-home h3, .pages-home-2 h3 {
	padding-bottom:6px;
	padding-right:50px;
	border-bottom: 3px solid #312C37;
	display:inline-block;
	letter-spacing: 2px;
}

.pages-home-2 h3 {
	border-color: #FFFFFF;
}

#home h3 span {
	display: block;
	font-size:70%;
}

.pages-home h3 a {
	color: #312C37;
}

.pages-home-2 h3 a {
	color: #FFFFFF;
	
}

.pages-home-2 .container {
	position: relative;
}

.pages-home-2 .col-lg-6 {
	padding: 0;
}

.pages-home-2 .col-lg-6.txt {
	padding:115px 100px 260px;
	background: url('/css/image/reggia_etruschi_background.png') bottom right no-repeat #322c36;
	color: #AFAFAF;
	margin-top: -180px;
}

.guest-home .col-lg-6.guestbook {
	padding:115px 100px 120px;
	background: #9E8155; /*#D15A4E;*/
	color: #FAFAFA;
	margin-top: -145px;
	width:55%;
	position: relative;
	z-index:10;
}

.guest-home .col-lg-6.guestbook .carousel {
	position:static;
}

.guest-home .col-lg-6.guestbook .carousel small.testimonal, .guest-home .col-lg-6.guestbook .carousel p.referral, .guest-home .col-lg-6.guestbook .carousel small > a {
	text-align:right;
	color: #FFFFFF;
	display:block;
}

.guest-home .carousel-control {
	height: 50px;
	font-size: 35px;
	opacity: 1;
	top: auto;
	width:50px;
	text-shadow: 0 0 0;
	background: rgba(0,0,0,0.2);
}

.guest-home .carousel-control:hover {
	background: rgba(0,0,0,0.1);
}

.guest-home .carousel-control.left, .carousel-control.right {
	background-image: none;
}

.guest-home .carousel-control.right {
	right: auto;
	left: 50px;
}

.guest-home .guest-img {
	position: absolute;
	right: 15px;
	top: 100px;
	z-index: 1;
}

.guest-home #guestbox > .carousel-inner {
	height:250px;
}

.menu-home {
	text-align: center;
	margin-top: -100px;
}

#home .menu-home h3 {
    font-size: 30px;
    text-decoration: underline;
}

.menu-home .box-menu {
	min-height:400px;
	padding: 0;
	position: relative;
}

.menu-home .box-menu .blackhover {
	width: 100%;
	height:400px;
	background: rgba(0,0,0,0.2);
}

.menu-home .box-menu h4 {
	text-align: left;
	padding:55px;
	margin: 0;
	font-family: 'Merriweather', serif;
	font-size: 22px;
	text-transform: capitalize;
}

.menu-home .box-menu a {
	color: #FFFFFF;
	position: absolute;
	width: 100%;
	height:100%;
	top: 0;
	left:0;
}

.wine-home a {
	color: #FFFFFF;
	padding: 50px;
	background: rgba(0,0,0,0.8);
	display: block;
}

.wine-home a h4 {
	font-size:30px;
}

.sub-offer{
	
}

main {
	/*background: url('/img/shadowmain.png') no-repeat top center;*/
	background: #F3F2F0;
	border-top: 5px solid #2B252C;
}

main:not(.home){
	padding-top:20px;
	padding-bottom:100px;
}
.pages-home, #main:not(.home) {
    }

.pages-home > .container > h1{
    text-align:center;
	}
.pages-home > .container > h2 {
	text-align:center;
}


.pages-home .box {
}

.pages-home .box img {
	}

.pages-home .box > h4 {
   }

.pages-home .box > h4 > a {
	}

.pages-home .box > p {
	text-align:center;}

.pages-home > .container > h3.second-intro {
}

.banner-home {
}

.banner-home img {
}

.apartments-home {
	
}


.apartments-home > .container > h3 {
	}

.apartments-home > .container > h3 > span {
}

.apartments-home .apartment-box img {
  }

.apartments-home .apartment-box a {
}

.apartments-home .apartment-box h4 {
	}

.apartments-home .apartment-box h4 a{
	
}

.pages-home .box > h4 > a:after{
	
}

.pages-home .box > h4 > a:before{
	
}

.apartments-home .apartment-box h4 a:after{
	
}

.apartments-home .apartment-box h4 a:before{
	
}

.apartments-home .apartment-box h5 {
}

.apartments-home .apartment-box h6 {
}

.apartments-home .apartment-box h6 a {
}

.map-home {
}

.map-home h3 {
}

.map-home img {
}

/***APARTMENTS***/

#main.apartment {
}

.apt-name {
}

.apt-name h2 {
}

.lSSlideWrapper {
}

#apartment-tabs {
}

.lSAction > a{
	z-index:10;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	}
.nav-tabs>li>a{
	
}

.nav>li>a{
	
}

#apartment-tabs .nav-tabs {
	}

#book-apt form .input-group:nth-child(3), #book-apt form .input-group:nth-child(3) input {
	}

#book-apt #price p {
    }

#book-apt #price p span {
}

#book-apt .input-group {
	}

#book-apt .input-group input.form-control, #book-apt .input-group-addon {
}

#book-apt .input-group input.btn {
   }

#book-apt .check-in-info{
	
}

#book-apt .check-in-info ul {
	}

#book-apt .check-in-info:first-of-type {
}

#book-apt .check-in-info h3{
	
}

#meteo-apt {
}

/***PAGES***/

#corpo img {
	padding:0 7px 5px 0;
}

.breadcrumb {
	background: transparent;
	padding-left: 0;
}

.breadcrumb a {
	color: #D15A4E;
}

h1 > span > span {
	display:block;
	font-size:25px;
}

#extrainfo .title {
}

#extrainfo .infos {
}

#corpo {
}

#corpo h4 > a {
	color: #9E8155;}

#corpo .cat-cont hr {
	margin-top:10px;
	margin-bottom: 5px;
}

#corpo .pull-left img, #corpo .pull-right img {
	
}

#corpo .pull-left img{
	
}

#corpo .pull-right img{
	
}

.apartments {
}

.rooms .apartment-page {
	}

.rooms .apartment-page div:first-child {
	
}

.rooms .apartment-page div:first-child img{
	
}

.rooms .apartment-page h4 {
	}

.rooms .apartment-page h4 p{
	
}

.rooms .apartment-page h4 a {
	}

.input-group .form-control, .input-group-addon:last-child{
	
}

.breadcrumb{
	
}

.breadcrumb>li+li:before, .breadcrumb li a{
	
}
/*
#gallery {
	margin:96px 0 0;}*/

#gallery .col-xs-12 {
	margin-top:50px;
}

#gallery img {
}

#gmap, #pano {
	height:450px;
	margin-top:50px;}

.testimonial {
	background: #9E8155;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	padding-bottom:60px;
}

.testimonial .img {
    background: #322c36 none repeat scroll 0 0;
    left: 15px;
    margin-top: -10px;
    position: absolute;
    z-index: 1000;
}

.testimonial .txt {
	position: relative;
	color: #FFF;
	float: right;
	padding: 0px 15px 0px 30px;
}

.testimonial .txt .name {
    background: #322c36 none repeat scroll 0 0;
    color: #fff;
    font-weight: bold;
    margin: -10px 0 0;
    padding: 15px;
    text-transform: uppercase;
}

.testimonial .txt .name .country {
	margin-left:10px;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
}

.testimonial .txt .name .date {
	float:right;
	font-weight: normal;
}

.testimonial .txt .text {
	padding: 10px 30px 0;
}

.testimonial  .rating {
	position:absolute;
	bottom: 5px;
	right: 30px;
	color: #FFFFFF;
}

.testimonial .rating-on {
	border-radius: 50%;
	width: 10px;
	height: 10px;
	border: 1px solid #322C36;
	background: #322C36;
	margin-right:3px;
	display: inline-block;
}

.testimonial .rating-off {
	border-radius: 50%;
	width: 10px;
	height: 10px;
	border: 1px solid #322C36;
	background: transparent;
	margin-right:3px;
	display: inline-block;
}

.testimonial .rating-half {
	border-radius: 50%;
	width: 10px;
	height: 10px;
	border: 1px solid #322C36;
	background: #322c36; /* Old browsers */
	background: -moz-linear-gradient(left, #322c36 0%, #322c36 50%, #9e8155 51%, #9e8155 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #322c36 0%,#322c36 50%,#9e8155 51%,#9e8155 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #322c36 0%,#322c36 50%,#9e8155 51%,#9e8155 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#322c36', endColorstr='#9e8155',GradientType=1 ); /* IE6-9 */
	margin-right:3px;
	display: inline-block;
}

.request-form .row .form-control {
	margin-bottom:5px;}

.form-control:focus{
	
}

.request-form .btn-warning{
	border-radius: 0;
	padding:12px 25px;
	background: #d15a4e;
	border: 0;
}
.request-form .btn-warning:active, .btn-warning:focus{
	border-radius: 0;
	padding:12px 25px;
	background: #d15a4e;
	border: 0;
}

.request-form .privacy-checkbox input {
	float:right;}

.request-form input{
	margin:6px 0 0 ;
}

.request-form .priv-label{
	
}

#rg-gallery, #imageGallery, #apartment-tabs, .tab-pane{
	
}

.lSGallery{
	
}

/***FOOTER***/

.eventbox .eventsinflorence {
	padding: 0;
}

.tripadvisor-widget{
	
}

.tripadvisor-widget div{
	
}

#CDSWIDGRN.widGRN .footer{
	
}

#CDSWIDCOE{
	
}

#footer {
	background: #2B252C;
	padding-top: 100px;
	padding-bottom:50px;
	color: #adadad;}

#footer > .row {
}

#footer .address p {
	text-align: center;
	margin: 0;}

#footer h3 {
	height:30px;}

#footer .footer-top p {
}

#footer a {
	color: #9e9e9e;}

#footer #social {
	text-align: center;
	/*margin-top:200px;*/
}

#footer #social img {
	max-width:60px;
}

#yelpwidget {
    height: 365px;
}

#footer #yelp {
	background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cc3122;
    color: #333333;
    font-family: arial,helvetica;
    font-size: 12px;
    padding: 10px 15px;
    width: 100% !important;
	height:100%;}

#footer .fb-page iframe {
	height: 365px !important;
}

#footer .fb-page > span {
	height:365px !important;
}

#footer .fb-page {
	border: 1px solid #3C5B9B;
}

#footer #CDSWIDSSP {
	width:100% !important;}

#footer .footer-bottom .container {
}

#footer .footer-bottom a, #footer .footer-bottom a:hover {
}

#footer .footer-bottom img {
}

#footer .address {
	margin-top: -40px;}

#footer .address a{
	
}

#footer .eventsinflorence li {
}

#footer .eventsinflorence li a {
}

#footer .eventsinflorence li a p {
	}

#footer .eventsinflorence li a img{
}

#main .eventsinflorence_page {
}

#main .eventsinflorence_page h4 {
}

#main .events_form > .col-xs-12:first-of-type {
}

#main .events_form > .col-xs-12 {
}

#main .events_form p {
}

#main .eventsinflorence_page .input-group[class*="col-"] {
}

#main .eventsinflorence_page .btn-default {
}

#bottom {
	margin-top:50px;
	text-align: center;}

#bottom a {
}

.ce-banner {
	z-index:100;
}

/***TABLES***/
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
}

.btn-warning {
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	
}

/* Large devices (large desktops, 1200px and up) */

@media (min-width: 767px) and (max-width:991px) {
	#nav_ .navbar-nav > li > a {
	font-size:10px;
	}}

@media (max-width:768px) {
	/*#nav .navbar li a {
		font-size:53%;
	}*/}

@media (max-width:768px) {
	.nav-collapse_{
		width:auto;
		text-align:center;
	}
}

@media (max-width:767px){
	.logo.col-xs-6{
		width:100% !important;
	}
	#lang.col-xs-3, #top-social.col-xs-3{
		width:40% !important;
	}
	#book_{
		position: relative;
		bottom: 0;
	}
	#book .container{
	}
	#nav .navbar-nav {
		position: relative;
		z-index: 99999999999999;
	}
	.navbar-collapse.in{
		overflow-y:visible !important;
		padding: 0;
	}
	#nav_ #lang {
		right: auto;
		left: 10px;
	}
	#nav_ .fa-bars {
		color: #FFFFFF;
	}
	.logo {
		left: auto;
		margin: 0 auto;
		max-width: none;
		position: relative;
	}
	.navbar-brand {
		width: 100%;
	}
	.navbar-brand img {
		max-width: 120px !important;
		margin: 0 auto;
	}
	.nav-collapse_ .nav.navbar-nav {
		display:block;
		margin-right: 0;
	}
	#nav_ .navbar-nav > li > a {
		line-height: inherit;
		height: auto;
	}
	#logo-home .brand-image {
		margin: 30px auto 0;
		max-width: 100%;
	}
	#logo-home * {
		font-size:15px;
	}
	.pages-home {
		background: #EAEAEA !important;
		padding-bottom: 50px !important;
	}
	#social img {
		max-width: 50px;
	}
	#home .pages-home-2 {
		padding-top:0;
		padding-bottom: 0;
	}
	#home .pages-home-2 > .container, .guest-home > .container {
		padding: 0 !important;
	}
	.pages-home-2 .col-lg-6.txt {
		margin-top:0;
		padding: 50px 15px 100px 15px !important;
		background: #322C36;
	}
	.guest-home .guestbook {
		margin-top: 0 !important;
		padding: 50px 15px 100px 15px !important;
		width: 100% !important;
	}
	.guest-home .guest-img {
		position: relative !important;
		right: 0;
		top: 0;
	}
	.guest-home #guestbox > .carousel-inner {
		height: auto;
	}
	.menu-home {
		margin-top: 0;
	}
	#footer > .container > .row > div {
		margin-bottom:20px;
	}
	#gallery {
		padding: 0;
	}
	#gallery .col-xs-12 {
		margin-bottom: 10px;
		padding: 0;
	}
	.testimonial .img {
		position: relative;
		left: 0;
		top: 0;
	}
	.testimonial .txt {
		padding: 0;
	}
	.testimonial .txt .name {
		position:relative;
		margin: 0;
	}
	.testimonial .txt .name .date {
		float: none;
	}
}





