@import url('https://fonts.googleapis.com/css?family=Montserrat:300,500,700');
.wow { visibility: hidden; }
select::-ms-expand {display: none}
::-moz-selection {
	color: #fff;
	background: rgba(0,0,0,.8)
}
::selection {
	color: #fff;
	background: rgba(0,0,0,.8)
}
input::-moz-selection,textarea::-moz-selection {
	color: #000;
	background: rgba(0,0,0,.2)
}
input::selection,textarea::selection {
	color: #000;
	background: rgba(0,0,0,.2)
}
html, body {
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	margin: 0;
}
body.fade-out {
    opacity: 0;
    transition: none;
}
body {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: 400;
	font-size: 18px;
	background-color: #FFF;
	color: #313131;
	transition: 1s opacity;
	opacity: 1;
}
header {
	background: rgba(255, 255, 255, 0.9);
	position: fixed;
	z-index: 99999;
	height: 10vh;
	width: 100%;
	top: 0;
}
.logo svg { pointer-events: none; }
h1, h2, h3, h4, h5 {
	letter-spacing: 0px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #8F7C4F;
	margin: 0;
}
a {cursor: pointer!important;}
h1 {
	color: #8F7C4F;
	font-size: 30px;
	line-height: 34px;
}
p {
	line-height: 32px;
	margin: 0;
}
section.intro.newspage {padding: 0;}
section {
	position: relative;
	margin-top: 10vh;
	display: block;
	height: 90vh;
	width: 100%;
}
.col-centered{
    float: none;
    margin: 0 auto;
}
.loadingBar {width:0px; height:8px; top:0px; position:fixed; z-index:999999; background-color: #8F7C4F; }
.hTopFull {height: 85vh;}
.vh5 {margin-top: 5vh;}
.mrgBtm25 {margin-bottom: 80px}
.alternRow {padding: 80px 0;}
.stack {
	margin-bottom: 50px;
	margin-top: 50px;
	display: block;
}
.row.stack {
	position: relative;
	/*
	float: left;
	width: 100%;
	*/
}
.middle {
	top: 50%;
	left: 50%;
	opacity: 1;
	text-align: center;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
/* .grigio {background: #F2F2F0 url('../images/texture_01.png') !important;} */
.mrgBtm40 {margin-bottom: 40px;}
.mrgBtm150 {margin-bottom: 150px;}
a.btn-barbera,a.btn-barbera:focus,a.btn-barbera:hover {text-decoration: none;}
.btn-barbera {
	font-family: 'Montserrat', sans-serif;
    font-weight: 500;
	position: relative;
	outline: 0;
	z-index: 1;
	overflow:hidden;
	background: none;
	border: 2px solid #8F7C4F;
	padding: 12px 20px;
	display: inline-block;
	border-radius: 0;
	color: #8F7C4F;
	cursor: pointer;
	font-size: 0.875em;
	font-weight: 400;
	text-decoration: none;
	transition: 0.08s ease-in;
	-o-transition: 0.08s ease-in;
	-ms-transition: 0.08s ease-in;
	-moz-transition: 0.08s ease-in;
	-webkit-transition: 0.08s ease-in;	
}
.btn-barbera:hover, .btn-barbera:focus {color: #FFF;}
.btn-barbera:before {
  content: "";
  position: absolute;
  background: #8F7C4F;
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
  z-index: -1;
  -webkit-transition: top 0.09s ease-in;
}
.btn-barbera:hover:before, .btn-barbera:focus:before {top: 0;}



.containerText--Right {padding-right: 30px}
.containerText--Left {padding-left: 30px}
.containerTitle h1 {text-transform: uppercase;}
.containerQuote {
	position: relative;
	display: block;
}
.containerQuote h2 {
	quotes: "“" "”" "‘" "’";
	font-size: 28px;
	font-weight: 500;
	font-style: italic;
	line-height: 38px;
	font-family: Georgia, Times, "Times New Roman", serif;
}
blockquote.containerQuote cite.author {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 14px;
	margin-top: 20px;
	display: block;
}
.containerQuote h2:before {content: open-quote;}
.containerQuote h2:after {content: close-quote;}
.containerLinea {
	margin: 60px 0;
	position: relative;
	display: block;
	height: 1px;
	left: -50px;
}
.containerLinea .linea {
	background-color: #BCB299;
	position: absolute;
	display: block;	
	width: 345px;
	height: 1px;
}
.containerCerchio {
	position: absolute;
	display: block;
	width: 200px;
	right: -40px;
	z-index: -1;
	top: 140px;
}
.containerParagraph {
	position: relative;
	display: block;
}

/*******************************************/
.is-loading {overflow: hidden;}

/***************  PRELOADER  *****************/
#preload {
	text-align: center;
	position: fixed;
	background: #FFF;
	z-index: 99999999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#preload .middle {
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
#preload svg {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.st0 {
	stroke-width:0;
	fill:url(#grad);
}
.st1 {fill: #FFF;}
.color-base {
	stop-color:#C8CBD4;
	stop-opacity:1
}
.color-blu {
	stop-color:#8F7C4F;
	stop-opacity:1
}



/*******************************************/
.logo {
	position: relative;
	margin-top: 20px;
	display: block;
	z-index: 1000;
}
.logo a {
	display: block;
	outline: none;
}
ul#headerNav, ul#menu-menu-pricipale, ul#menu-main-menu {
	margin: 35px 0 0 0;
	list-style: none;
	padding: 0;
}
ul#headerNav li, ul#menu-menu-pricipale li, ul#menu-main-menu li {
	margin: 0;
	display: inline-block;
}
ul#headerNav li a, ul#menu-menu-pricipale li a, ul#menu-main-menu li a {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.000em;
	font-weight: 500;
	color: #8F7C4F;
	outline: none;
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
ul#headerNav li:after, ul#menu-menu-pricipale li:after {
	content: '.';
	display: inline-block;
	margin: 0 20px;
}
ul#menu-main-menu li:after {
	content: '.';
	display: inline-block;
	margin: 0 20px;
}
ul#headerNav li:last-child:after, ul#menu-menu-pricipale li:last-child:after, ul#menu-main-menu li:last-child:after {content: ''; margin: 0}

ul#menu-menu-pricipale li a:after, ul#menu-main-menu li a:after {
	cursor: pointer;
	display: block;
	margin: 10px 0;
	content: "";
	height: 2px;
	width: 0;
	border-bottom: 1px solid #8e7b4e;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}
ul#menu-menu-pricipale li a:hover:after,
ul#menu-menu-pricipale li a.active:after,
ul#menu-main-menu li a:hover:after,
ul#menu-main-menu li a.active:after {width: 100%;}

.lang_selector {
    text-align: right;
    margin-right: 48px;
}
.lang_selector a {
    margin: 39px 0 0 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #8F7C4F;
    outline: none;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

/* ---------------------- */
#burgerIcon {
	z-index: 99999998;
	position: fixed;
	display: block;
	right: 15px;
	top: 35px;
}
.menu_toggle_icon {
	position: relative;
	z-index: 99999999;
	cursor: pointer;
	display: block;
	float: right;
	height: 22px;
	width: 30px;
}
.menu_toggle_icon .bar {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	-webkit-transition: ease-in-out 0.4s, opacity 0.2s ease-in-out;
	-moz-transition: ease-in-out 0.4s, opacity 0.2s ease-in-out;
	-o-transition: ease-in-out 0.4s, opacity 0.2s ease-in-out;
	transition: ease-in-out 0.4s, opacity 0.2s ease-in-out;
	-webkit-transform: rotate(0) translateY(0) translateX(0);
	-moz-transform: rotate(0) translateY(0) translateX(0);
	-ms-transform: rotate(0) translateY(0) translateX(0);
	transform: rotate(0) translateY(0) translateX(0);
	background-color: #313D43;
	position: absolute;
	display: block;    
	width: 30px;
	height: 1px;
	opacity: 1;
}
.menu_toggle_icon .bar:nth-of-type(1) {top: 4px;}
.menu_toggle_icon .bar:nth-of-type(2) {top: 10px;}
.menu_toggle_icon .bar:nth-of-type(3) {top: 16px;}
.menu_toggle_icon.active .bar {background-color: #574927;}
.menu_toggle_icon.active .bar:nth-of-type(1) {
	-webkit-transform: rotate(-45deg) translateX(-4px) translateY(4px);
	-moz-transform: rotate(-45deg) translateX(-4px) translateY(4px);
	-ms-transform: rotate(-45deg) translateX(-4px) translateY(4px);
	transform: rotate(-45deg) translateX(-4px) translateY(4px);
	width: 30px;
}
.menu_toggle_icon.active .bar:nth-of-type(2) {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}
.menu_toggle_icon.active .bar:nth-of-type(3) {
	-webkit-transform: rotate(45deg) translateX(-4px) translateY(-5px);
	-moz-transform: rotate(45deg) translateX(-4px) translateY(-5px);
	-ms-transform: rotate(45deg) translateX(-4px) translateY(-5px);
	transform: rotate(45deg) translateX(-4px) translateY(-5px);
	width: 30px; 
}
/* --- Classi del menga --- */

.su {z-index:29;position:relative;}
.ca {z-index:19;position:absolute; top:0;}
.caMain {
	z-index:19;
	position:absolute; 
	top:0;
	left: 50%;
	opacity: 1;
	text-align: center;
	transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
}
strong {
    font-weight: bold;
    color: #8F7C4F;
}

.bg-light {background:#fdfbf6 !important;}
.containerMainCollage {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}

.jack {
	font-size: 14px;
	padding-top:4px;
}


.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-down {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  border: 2px solid #999;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.scroll-down:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 2px solid #999;
    border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}


/* ----------- Frontpage ----------- */

.frontpage section {height: 85vh}

#homeCollage {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	width: 100%;
	top: 50%;
}
#homeCollage .containerText--Left {padding-left: 30px}
#homeCollage .containerTitle {padding-top: 80px}
#homeCollage .containerParagraph {padding-top: 0px}
#homeCollage .containerParagraph p {}

/* ----------- Page-olio ----------- */

#olioCollage, .centro {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	width: 100%;
	top: 50%;
}
.intro {
	padding: 60px 0;
	height: auto;
	z-index: 0;
	margin: 0;
}
.closing {
    padding: 100px 0;
    margin: 0px 0;
    height: auto;
    z-index: 0;
}
#intro-olio .containerCollage {
	position: relative;
	display: block;
	height: 560px;
	width: 100%;
}
#intro-olio .containerRettangolo {
	border: 6px solid #BCB299;
	position: relative;
	margin-top: 60px;
	display: block;
	height: 560px;
	width: 80%;
	float: right;
	z-index: 100;
}
#intro-olio .containerCollageBambini {
	position: absolute;
	bottom: -65px;
	right: 20px;
	z-index: 120;
}
#intro-olio .containerFloatOilSpoke {
	position: absolute;
	bottom: -50px;
	right: -70px;
	z-index: 80;
}
/***************************************/
section.show-nav-linee {
	margin: 60px 0;
	height: auto;
}
section.inner-olio {padding-top: 100px;}
.show-nav-linee .titleMid h1 {
	text-transform: uppercase;
	display: inline-block;
}
.show-nav-linee .titleMid h1:after {
	background-color: #BCB299;
	margin: 40px auto;
	display: block;
	width: 360px;
	content: '';
	height: 1px;
}
/*
.inner-olio .titleMid h1, .show-nav-linee .titleMid h1 {}
.show-nav-linee .titleMid h1 {}
*/
.show-nav-linee p {}
.inner-olio .inner-wHdt, .show-nav-linee .inner-wHdt {
	position: relative;
	margin: 0 auto;
	width: 150px;
}
.inner-olio .bottleOverlay, .show-nav-linee .bottleOverlay {
	text-align: center;
	position: relative;
	z-index: 9999;
	width: 100%;
}
.pallino {
	top: 70%;
	width: 100%;
	position: absolute;
	transform: translate(0%, -50%);
	-o-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
}
#azienda {padding: 100px 0 110px 0;}
#azienda .bottleOverlay {width: 100%}
.inner-olio .macchie, .show-nav-linee .macchie {
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	font-weight: 400;
}
.inner-olio .macchie a, .show-nav-linee .macchie a {
	text-decoration: none;
	margin-bottom: 50px;
	margin-top: 50px;
	display: block;
	outline: none;
}
.inner-olio .macchie a span, .show-nav-linee .macchie a span {
	font-family: 'Montserrat', sans-serif;
	font-size: 0.875em;
	font-weight: 500;
	margin-top: 25px;
	color: #8F7C4F;
}
.inner-olio .macchie a h4, .show-nav-linee .macchie a h4 {
	margin-top: 0px;
	font-weight: 500;
	color: #313131;
}
.inner-olio .macchie a .bottleOverlay, .show-nav-linee .macchie a .bottleOverlay {
	visibility: hidden;
	opacity: 0;

	transition:  all .4s ease-in-out;
	-o-transition:  all .4s ease-in-out;
	-ms-transition:  all .4s ease-in-out;
	-moz-transition:  all .4s ease-in-out;
	-webkit-transition:  all .4s ease-in-out;	

}
.inner-olio .macchie a:hover .bottleOverlay, 
.inner-olio .macchie a:focus .bottleOverlay,
.inner-olio .macchie a.active .bottleOverlay, 
.show-nav-linee .macchie a:hover .bottleOverlay, 
.show-nav-linee .macchie a:focus .bottleOverlay, 
.show-nav-linee .macchie a.active .bottleOverlay {
	visibility: visible;
	opacity: 1;
}
.nomenclatura {display: inline-block;}
/*********************************************/
.inner-linea {}
.inner-linea .inner-wHdt {
	margin: 130px auto 50px;
	position: relative;
	width: 150px;
}
.areaVuota {
	position: relative;
	margin: 70px 0;
	display: block;
}
.inner-linea {}
.inner-linea .lineaText {
	margin: 0;
	padding: 0;
}
.inner-linea .lineaText span {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #8F7C4F;
}
.inner-linea span {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
}
.inner-linea h1 {
	text-transform: uppercase;
	margin: 0 0 35px 0;
	line-height: 34px;
}
.inner-linea h1:after {
	background-color: #BCB299;
	margin: 40px auto;
	display: block;
	width: 360px;
	content: '';
	height: 1px;
}

#singleOlio {height: auto;}
#singleOlio .top p {margin-bottom: 45px;}
/*********************************************/
#lista.inner-bottle {
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#lista.inner-bottle .bottleGroup {
	height: auto;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 80px;
}
#lista.inner-bottle .bottleGroup.sub {background-color: #F2EEE5;}
#lista.inner-bottle .bottleGroup.first {
	background: #F2EEE5;
	background: -webkit-linear-gradient(to top, #F2EEE5 0%, #F2EEE5 50%, #FFF 50%, #FFF 100%);
	background: -o-linear-gradient(to top, #F2EEE5 0%, #F2EEE5 50%, #FFF 50%, #FFF 100%);
	background: -moz-linear-gradient(to top, #F2EEE5 0%, #F2EEE5 50%, #FFF 50%, #FFF 100%);
	background: linear-gradient(to top, #F2EEE5 0%, #F2EEE5 50%, #FFF 50%, #FFF 100%);
}
#lista.inner-bottle .bottleGroup .subRow {}

#lista.inner-bottle .bottleGroup a {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	text-decoration: none;
	text-align: center;
	outline: none;
}
#lista.inner-bottle .bottleGroup span.titleProduct {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-weight: 500;
	min-height: 40px;
	margin: 40px 0;
	display: block;
	color: #313131;
}

ul#listaCert {
	list-style: none;
	padding: 0;
	margin: 10px 0;
}
ul#listaCert li {
	display: inline-block;
	text-align: center;
	margin: 0 10px 0 0;
	width: 80px;

}
ul#listaCert li span {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 14px;
}
ul#listaCert li img {}

/********************************************/
.line3 {
	position: absolute;
	padding: 0;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
}
.BGprime, .BGsecondary {height: 100vh}
.BGprime {background-color: #FFF;}
.BGsecondary {background-color: #F2EEE5;}
.inner-dettaglio {position: relative;}
.inner-dettaglio .prodottoTitle {text-align: center;}
.inner-dettaglio .prodottoTitle h1 {
	margin-bottom: 60px;
	margin-top: 120px;
	font-size: 3.750em;
	font-weight: 300;
	color: #8F7C4F;
}
.inner-dettaglio .inner-wHdt {
	position: relative;
	margin: 0 auto;
	width: 440px;
}
.inner-dettaglio .bottleOverlay {
	position: absolute;
	z-index: 120;
	left: 50%;
	
	top: 100%;
	transform: translate(-50%, -100%);
	-o-transform: translate(-50%, -100%);
	-ms-transform: translate(-50%, -100%);
	-moz-transform: translate(-50%, -100%);
	-webkit-transform: translate(-50%, -100%);		
}
span.certificazioni_territorio {margin-bottom: 25px;}
.inner-dettaglio .caratteristiche,
.inner-dettaglio .zona,
.inner-dettaglio .cultivar,
.inner-dettaglio .aspetto,
.inner-dettaglio .altitudine,
span.certificazioni_territorio {
	font-family: 'Montserrat', sans-serif;font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.5px;
    font-size: 0.875em;
    font-weight: 500;
    color: #8F7C4F;
    display: block;
}
.inner-dettaglio .caratteristiche {
	margin-top: 40px;
	margin-bottom: 25px
}
.inner-dettaglio .scheda p {
	margin: 0 0 45px 0;
	line-height: 160%;
	font-size: 1.000em;
	font-weight: 300;
}
/********************************************/
footer {
	position: relative;
	height: 40px;
	width: 100%;
	bottom: 0;
}
footer .row {
	margin-top: 10px;
	margin-bottom: 10px;
}
footer p {
	display: inline-block;
	margin: 0 0 0 25px;
	font-size: 0.625em;
	line-height: 100%;
	font-weight: 500;
	color: #8F7C4F;
}
footer a, footer a:focus, footer a:hover {
	margin-right: 25px;
	font-size: 0.625em;
	font-weight: 500;
	color: #8F7C4F;
	float: right;
}

/********************************************/
#menu {
	position: absolute;
	z-index: 1000;
	top: 0;

	transform: translate(0%, -100%);
	-o-transform: translate(0%, -100%);
	-ms-transform: translate(0%, -100%);
	-moz-transform: translate(0%, -100%);
	-webkit-transform: translate(0%, -100%);

	transition:  all .8s ease-in-out;
	-o-transition:  all .8s ease-in-out;
	-ms-transition:  all .8s ease-in-out;
	-moz-transition:  all .8s ease-in-out;
	-webkit-transition:  all .8s ease-in-out;
}
#menu.active {top: 100%;}

.sottoBase {
	background: #F2EEE5;
	padding: 60px 0;
}
.baseAllaBaseAllineatoAllaBase {
	background: #F2EEE5;
	position: absolute;
	height: 120px;
	bottom: 0;
	width: 100%;
	z-index: -1;
}
.bottleRow {margin-bottom: 80px;}
.bottleRow:nth-last-child(1) {margin-bottom: 0px;}


.riconoscimenti {text-align: left;margin-bottom:70px;}
.riconoscimenti p {
	font-size: 16px;
	line-height: 25px;
}
.riconoscimenti .anno {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 24px;
	display: block;
	margin-bottom: 10px;
}
.riconoscimenti .anno:after {
	background-color: #BCB299;
	margin: 10px 0;
	display: block;
	width: 100%;
	content: '';
	height: 1px;
}

.riconoscimenti .concorso {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	line-height: 20px;
	display: block;
	color: #8F7C4F;
}
.riconoscimenti .concorso:after {
	background-color: #BCB299;
	margin: 10px 0;
	display: block;
	width: 360px;
	content: '';
	height: 1px;
}

.riconoscimenti .data {
	text-transform: uppercase;
	margin: 15px 0 5px 0;
	display: block;
	font-size: 12px;
	color: #3C3C3C;
}

.riconoscimenti.noafter .concorso:after {content: none;}
.riconoscimenti ul {}
.riconoscimenti ul li {
	display: block;
	margin-bottom: 8px;
}
.riconoscimenti a.article,.riconoscimenti a.article:hover, .riconoscimenti a.article:focus {
	text-decoration: none;
	outline: none;
}
.riconoscimenti a.article span {color: #8F7C4F;}
.riconoscimenti a.article p {color: #313131;}

/******************** TAB TERRITORI ****************************/
.nav-tabs {border-bottom: none;width: auto;display: inline-block;border-top: 1px dashed #BCB299;}
.nav-tabs>li {float: unset;margin-bottom: 0;margin: 35px 30px 0;display: inline-block;}
.nav-tabs>li>a {font-family: 'Montserrat', sans-serif;font-weight: 500;color: #313131;text-transform: uppercase;border-radius: 0;border: 0;display: inline-block;padding: 10px 0;margin: 0;}
.nav>li>a:hover, .nav>li>a:focus {text-decoration: none;background-color: transparent;}
.nav-tabs>li>a:hover {border-color: transparent;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {color: #8F7C4F;background-color: transparent;border: none;border-bottom: 1px solid #BCB299;cursor: default;}
.nav-tabs>li:first-child {margin-left: 0}
.nav-tabs>li:last-child {margin-right: 0}
.nav-tabs>li:before {
	background: #BCB299;
	border-radius: 20px;
	position: relative;
	margin: 0 auto;
	display: block;
	content: '';
	height: 8px;
	width: 8px;
	top: -47px;
}
.nav-tabs>li.active:before {
	top: -43px;
	content: '';
	width: 15px;
	height: 15px;
}
.tab-pane ul {list-style: inside;}
.tab-pane ul > li {
	margin-bottom: 8px;
	display: block;
}
.tab-pane p {
	margin: 0 0 45px 0;
	line-height: 160%;
	font-size: 1.000em;
	font-weight: 300;
}

ul.listCofiol {
	display: block;
	margin-top: 8px;
	list-style: inside;
}
ul.listCofiol li {
	line-height: 32px;
	display: block;
} 
/******************************* NAVIGAZIONE **************************************/
.is-modal-open {overflow: hidden;}
.is-open {
	z-index: 99999;
	transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	-webkit-transform: translate(0%, 0%);
}
.is-visible {
	opacity: 1;
	visibility: visible;
}
nav {
	background-color: #8F7C4F; 
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	transform: translate(0%, -200%);
	-ms-transform: translate(0%, -200%);
	-webkit-transform: translate(0%, -200%);
}
nav a {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #FFF;
	outline: 0;
	cursor: pointer;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
nav a:hover,
nav a:focus,
nav a:active,
nav a.active {
	text-decoration: none;
	color: #574927;
	outline: 0;
}
.nav-container {margin: 60px 0}
.navList {
	margin-bottom: 48px;
	display: block;
}
.navList.first {margin-bottom: 46px;}
.navList.first a {line-height: 38px;}
.navList span {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: 400;
	font-size: 30px;
	color: #574927;
}
.navList span:after {
	background-color: #574927;
	margin: 30px 0 35px;
	display: block;
	width: 80%;
	content: '';
	height: 1px;
}
.navList ul {
	display: block;
	padding: 0; 
	margin: 0;
}
.navList ul li {text-transform: uppercase;}
.navList ul li a {display: inline-block;}
.navList ul li ul {
	display: block;
	padding: 0; 
	margin: 35px 0 0 0;
}
.navList ul li ul li {line-height: 40px;}
.navList ul li ul li a {
    text-transform: capitalize;
    font-weight: 300;
}
.navList ul li ul li a:before {
	background-color: #574927;
	display: inline-block;
	vertical-align: super;
	margin-right: 5px;
	content: '';
	width: 30px;
	height: 1px;
}
.MenuFive li {
	margin-bottom:15px !important;
}
.last {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	position: relative;
}
.last p {
	border-top: 1px #574927 solid;
	padding: 15px 0 0 0;
	font-weight: 500;
	font-size: 15px;
	opacity: 0.8;
	color: #FFF;
}
.last span {
	font-size: 12px;
	color: #584A28;
}
.last .social {
	position: absolute;
	right: 15px;
	top: 20px;
}
.last .social ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.last .social ul li {
	display: inline-block;
	margin-left: 25px;
}
.last .social ul li a {outline: 0}

.navList .address p {line-height: 30px;}
.navList .address span {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	margin-bottom: 13px;
	font-size: 20px;
	display: block;
}
.navList .address.two {margin-top: 15px;}
.navList .address {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #FFF
}
.navList .address span:after {content: none;}
.navList .address a {
	font-weight: 300;
	font-size: 16px;
}
.pie a.mail {
	font-size: 12px;
	color: #584A28;
}

#lista.inner-bottle .bottleGroup a.titleLink,
#lista.inner-bottle .bottleGroup a.titleLink:hover,
#lista.inner-bottle .bottleGroup a.titleLink:focus {
	text-decoration: none;
	display: block;
	color: #313131;
}


.newsOpenTitleBlock {
	margin-top: 130px;
	margin-bottom: 40px;
	display: block;
}
/* Privacy */
section.generic_page {height: 100%}
section.generic_page h1 {
    margin-bottom: 50px;
    margin-top: 25px;
}
.privacy h3 {
    display: block;
    margin-top: 20px;
    margin-bottom: 5px;
}
.privacy p {
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 15px;
}
.privacy ul {
    list-style-position: inside;
    margin-bottom: 25px;
    padding-left: 25px;
    list-style: disc;
    display: block;   
}
.privacy ul li {
    font-family: 'Montserrat', sans-serif;
    line-height: 28px;
    font-size: 14px;    
}
.privacy a,
.containerText--Left a,
.containerText--Right a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #8F7C4F;
}

ul#legal {
    display: inline-block;
    margin-top: 8px;
}
ul#legal li {display: inline-block;}
ul#legal li:last-child {}
ul#legal li:last-child:before {
    content: ' - ';
    display: inline-block;
    color: #584A28;
}
ul#legal li a {
    text-transform: uppercase;
    line-height: 100%;
    font-weight: 500;
    font-size: 12px;
    opacity: 0.8;
}
ul#legal li a:hover {opacity: 1}
a.credits {
    text-transform: uppercase;
    display: inline-block;
    line-height: 100%;
    margin-top: 13px;
    font-weight: 500;
    font-size: 12px;
    color: #574927;
    float: right;
    opacity: 1;
}
a.credits:hover {
    color: #FFF;
    opacity: 0.8;
}

a.fotx {
    display: inline-block;
    margin: 5px 25px 0 0;
    font-size: 12px;
    line-height: 100%;
    font-weight: 500;
    color: #8F7C4F;
}

/* MODIFICHE ANTONIO LAST */

.overlay_collage {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.box-collage {
  position: relative;
  overflow: hidden;
  backface-visibility: hidden;
}


a.nav-link.active:after{
	content: "";
    display: block;
    border-bottom: 1px solid #8F7C4F;
    margin-top: 8px;

}