<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	width: 100%;
	height: 100%;

}

body {
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
	background-color: white;

}

#fullpage {
	width: 100%;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}


.text-justify {
	text-align-last: center;
}

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

.home {
	background-image: url(/sfondi/home-giorno.jpg);
}

.notte {
	background-image: url(/sfondi/home-notte.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

.azienda {
	background-position: center bottom;
	background-image: url(/sfondi/azienda.jpg);
}


.famiglia_2, .famiglia {
	background-position: center 120px;
	background-image: url(/sfondi/famiglia_2.jpg);
}

.staff {
	background-image: url(/sfondi/staff.jpg);
}

/*

.famiglia_3 {
	overflow: hidden;
}

*/

.vigneti {
	background-image: url(/sfondi/vigneti.jpg);
}

.cantina {
	background-image: url(/sfondi/cantina.jpg);
	background-position: center center;
}

.accoglienza {
	background-image: url(/sfondi/accoglienza.jpg);
	background-position: center top;
}

.dove {
	background-image: url(/sfondi/dove.jpg);
		background-position: center top;

}

.vini-rossi {
	background-image: url(/sfondi/vini-rossi.jpg);
	background-position: bottom center;
}

.vini-bianchi {
	background-image: url(/sfondi/vini-bianchi.jpg);
	background-position: bottom center;
}

.vini-spumanti {
	background-image: url(/sfondi/vini-spumanti.jpg);
	background-position: bottom center;
}

.vini-frizzanti {
	background-image: url(/sfondi/vini-frizzanti.jpg);
	background-position: bottom center;
}

.news {
	background-image: url(/sfondi/news.jpg);
}

.responsive-bg {
	background-color: rgba(73,3,38,.5);
}


.absolute-home {
	position: absolute;
}

.absolute-home.vhcenter {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.absolute-home.slogan {
	left: 50%;
	bottom: 0px;
	transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-o-transform: translate(-50%, 0%);
	color: rgba(255,255,255,.7);
}

.absolute-home.slogan h1 {
	font-size: 20px;
}

.logo {
	background-color: rgba(255,255,255,.3);
	display: block;
}

.logo ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.logo ul li {
	float: left;
	width: 100%;
}

.logo ul li a {
	display: block;
	padding: 20px 0px;
	text-align: center;
	box-sizing: border-box;
	text-decoration: none;
	background-color: rgba(255,255,255,.3);
	color: #000;
	font-weight: bold;
}

.head {
	height: 100px;
	position: relative;
	background-color: rgba(255,255,255,.7);
	background-image: url(/img/logo_int.png);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 99999;
}

.logo_sqnpi {
	display: none;
}

.space {
	display: none;
}

.space_2 {
	display: block;
	height: calc(100% - 100px - 56px);
	position: relative;
}

.space_2 .scroll {
	position: absolute;
	bottom: 56px;
	left: 50%;
	transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}

.text {
	display: block;
}

.margin-25 {
	margin-top: 25px;
	padding-top: 25px;
	margin-bottom: 25px;
	padding-bottom: 25px; 
}

.margin-bottom-25 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 25px;
	padding-bottom: 25px; 
}

.margin-top-25 {
	margin-top: 25px;
	padding-top: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px; 
}

.white-bg {
	background-color: rgba(255,255,255,.65);
}

.brown-bg {
	background-color: rgba(180,149,99, 0.75);
}

.col-bott {
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 50%;
}


.col-bott .titolo-bott {
	position: absolute;
	left: 20px;
	top: 20px;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl; 
	text-align: right;
	transform: rotate(180deg);
	text-transform: uppercase;
}



.col-vini {
	position: relative;
}


.col-vini .titolo-bott {
	position: absolute;
	left: 40px;
	top: 20px;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl; 
	text-align: right;
	transform: rotate(180deg);
}

.col-vini .titolo-bug {
	position: absolute;
	left: 0px;
	top: 20px;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl; 
	text-align: right;
	transform: rotate(180deg);
}

.titolo-bott-safari {
	left: 0px !important;
	top: 0px;
	-webkit-transform: rotate(-180deg);
	padding: 10px;
	-webkit-writing-mode: vertical-rl; 
}

.mappa {
	height: 400px;
}
.btn-gallery {
	position: absolute;
	right: 20px;
	bottom: 20px;
	background-color: rgba(180,149,99, 0.9);
	color: #000;

}

.footer {
	background-color: rgba(180,149,99, 0.9);
}


.footer p {
    font-size: .8em;
}

.footer a {
	color: #222;
	text-decoration: none;
}


.play, .reverse {
	cursor: pointer;
	cursor: hand;
	display: block;
	margin-bottom: 15px;
}

.reverse {
	display: none;
	opacity: 0;
}



.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 22px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
  background-color: rgba(0,0,0,.5);
  text-align: center;
  /*

  */
}

.full-scroll {
  position: absolute;
  left: 50%;
  bottom: 66px;
  transform: translate(-50%, 0);
  z-index: 888;	
}

.btn-circle.focus, .btn-circle:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
}

.btn-circle i {
    color: white;
    top: 4px;
}

.padding-top {
	padding-top: 120px;
	padding-bottom: 60px;
}


@media screen and (min-width: 768px) {

.full_page {
	overflow-x: hidden !important;
}


.full {
	height: 100%;
	position: relative;
}

#fullpage {
	width: 100%;
	height: 100%;
}

.full_page .head {
	position: fixed;
	top: 0px;
	width: 100%;
}

.full_page .navbar {
	position: fixed;
	top: 100px;
	width: 100%;
	left: 50%;
	transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}

.responsive-bg {
	background-color: transparent;
}

.absolute {
	position: absolute;
	width: 100%;
}

.absolute-bottom {
	bottom: 55px;
}

.absolute.vhcenter {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.absolute-home.slogan {
	bottom: 64px;
}

.absolute-home.slogan h1 {
	font-size: 36px;
}

.fixed {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

.margin-botton {
	margin-bottom: 85px;
}

.margin-top-botton {
	margin-top: 25px;
	margin-bottom: 25px;
}

.margin-top {
	margin-top: 25px;
}

.space {
	display: block;
	height: calc(100% - 100px - 56px - 56px - 150px);
	min-height: 150px;
}

.space_2 {
	display: block;
	height: 100%;
	position: relative;
}

.row-center {
   text-align: center;
}

.row-center &gt; [class*="col-"] {
    display:inline-block;
    float:none;
}

.vini-page [class*="col-"] .img-responsive {
	margin: 0px auto !important;
}

.col-sm-2-5 {
	width: 20%;
}

.container-scroll {
	max-height: 250px;
	padding: 25px;
	box-sizing: border-box;
	overflow: hidden;
}

.content {
	top: 0px;
	left: 50%;
	transform: translate(-50%,0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}

.content {
  		opacity: 1;
  		transition: all .3s;
  		height: 100%;
  		position: relative;
 }

 .content .row {
 	position: absolute;
 	bottom: 25px;
 }

 .content.show  {
  	opacity: 1;
 }

 .col-bott {
	width: 20%;
}	


}

@media screen and (min-width: 1024px) {

.logo_sqnpi {
	display: block;
	position: fixed;
	top: 0px;
	right: 25px;
	z-index: 999999;
}

}

@media all and (-webkit-min-device-pixel-ratio : 1.5),
 all and (-o-min-device-pixel-ratio: 3/2),
 all and (min--moz-device-pixel-ratio: 1.5),
 all and (min-device-pixel-ratio: 1.5) {
 
.head {
	background-image: url(/img/logo_int_2x.png);
}

}

</pre></body></html>