@charset "utf-8";
/* CSS Document */

/* header e menu */

.show_mobile_menu #wrap-outer {
	z-index: 101; /* deve superare lo z-index del tooltip */
}


#navi-trigger.white .navi-trigger-text,
#navi-trigger.white .navi-trigger-inn{
	color: #fff !important;
}

.show_mobile_menu #navi-trigger.white .navi-trigger-text,
.show_mobile_menu #navi-trigger.white .navi-trigger-inn,
.header-scrolled #navi-trigger.white .navi-trigger-text,
.header-scrolled #navi-trigger.white .navi-trigger-inn {
	color: #313139 !important;
}

#navi a.current-menu-item {
	background-color: #cd999b;
}

/* ********************* */

.page-loading .site-loading-logo img {
  max-height: 240px; max-width: 240px; width: auto; height: auto;
}


.slider-headding-1 span.increase {
  /*font-size: 72px; font-size: 6vw;*/
  font-size: 80px; font-size: 9.5vw;
}


.content {
	padding: 70px;	
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	line-height: 1.4;
}

.text-sm {
	font-size: 12px !important;
}


.text-center {
	text-align: center !important;
}

.text-right {
	text-align: right !important;
}

.text-left {
	text-align: left !important;
}

.text-justify {
	text-align: justify !important;
}

.text-shadow-black {	
	text-shadow: 0 2px 0 #000;	
}

.text-shadow-white {	
	text-shadow: 0 2px 0 #fff;	
}

.white {
	color: #fff !important;
}

.black {
	color: #000 !important;
}

.light-black {
	color: #313139 !important;
}

.bg-white {
	background-color: #fff !important;
}

.no-padding-left {
	padding-left: 0px !important;
}

.no-padding-right {
	padding-right: 0px !important;
}

.mb-10 {
	margin-bottom: 10px !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.mb-30 {
	margin-bottom: 30px !important;
}

.mb-40 {
	margin-bottom: 40px !important;
}

.mb-80 {
	margin-bottom: 80px !important;
}

.mt-10 {
	margin-top: 10px !important;
}

.mt-20 {
	margin-top: 20px !important;
}

.mt-30 {
	margin-top: 30px !important;
}

.mt-40 {
	margin-top: 40px !important;
}

.pb-40 {
	padding-bottom: 40px !important;
}


.pb-80 {
	padding-bottom: 80px !important;
}

a.highlight {
	color: #CFBCA6 !important;
}

/*
article.consorzio {
	margin-bottom: 0px;
}

article.consorzio .content {
	padding: 40px;	
}

article.consorzio .entry {
	margin-bottom: 0px;
}

.consorzio-bg {
	background-position: 50% center;
	background-repeat: no-repeat;
}
*/

.my-middle-ux {
	position:absolute; top:50%; 
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
}


a#ux-slider-down:hover {
	color: #000 !important;
}

.inset-text {
    /* Shadows are visible under slightly transparent text color */
    text-shadow: 1px 4px 6px transparent, 0 0 0 #000, 1px 4px 6px transparent;
}


.my_button.button-border.button-circle {
	border-radius: 20px;
}

.my_button {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.my_button.button-border {
	font-weight: 400;
	letter-spacing: 2px;
	font-size: 13px;
	border: 2px solid #444;
	background-color: transparent;
	color: #333;
	line-height: 36px;
	text-shadow: none;
}

.my_button {
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 5px;
	padding: 0 22px;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	background-color: #1ABC9C;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.my_button.button-border:hover {
	background-color: #444;
	color: #FFF;
	border-color: transparent !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}



/* homepage */

.index_overlay {
	
	z-index: 1000;
	
	background-image: url(../img/sito/index-bg.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat; 
	-webkit-background-size:cover; 
	background-size:cover;
	
	position: relative;
	
	width: 100%;
	height: 100vh;
	
}

/*
.eu-logo {
	width: 112px;
	position: absolute;
	
	bottom: 10px;
	right: 10px;
	
	z-index: 100;
}


.eu-logo img {
	display: block !important;
}
*/

.eu-logo {
	width: 300px;
	position: absolute;
	
	bottom: 10px;
	right: 10px;
	
	z-index: 100;
}


.eu-logo img {
	width: 112px;
	display: block !important;
	float: right;
}

.eu-logo p {
	width: 188px; 
	color: #414141;
	font-weight: 500;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	float: left;
	position: relative;
	bottom: -80px;
}

.eu-logo p.de {
	bottom: -65px;
}

.eu-logo-flag {
	width: 300px;
	position: absolute;
	
	bottom: 5px;
	left: 10px;
	
	z-index: 100;
}

.eu-logo-flag img {
	width: 50%;
	display: block !important;
}

.eu-logo-flag p {
	color: #003399;
	font-weight: 500;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	
}


/* consorzi */

.image-swap:hover .grid-item-con-text{
	transition: opacity 1s;
	opacity: 1;
	color: #fff !important;
	/*background-color: rgba(0,0,0,0.6);*/

}

.image-swap:hover .grid-item-con-text .grid-item-tit a,
.image-swap:hover .grid-item-con-text .white a,
.image-swap:hover .grid-item-con-text .grid-item-tit a:hover {
	color: #fff !important;
}




#consorzi .grid-item-tit {
	font-size: 50px;
}


.gallery-info-property-tit {
    line-height: 25px;
	margin-bottom: 20px;
	
	font-size: 18px;
}


/* dop e igp */

#dop-igp .gallery-link-a {
    font-size: 22px;
}


/* press */

#press .single-gallery-wrap-inn {
	width: 100% !important;
}

.image-swap:hover .grid-item-con-text .white a{
	color: #fff !important;
}

.image-swap:hover .grid-item-con-text .white a:hover {
	color: #CFBCA6 !important;
}


.image-swap:hover .grid-item-con-text .grid-item-tit a.hover-black:hover {
	color: #000 !important;
}

/*
#press .image-swap:hover .grid-item-con-text{
	background-color: rgba(0,0,0,0.6);
}
*/


/* rassegna stampa, news, attivita radio e tv */

#news .masonry-list .grid-item .grid-item-inside,
#rassegna-stampa .masonry-list .grid-item .grid-item-inside {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 20px;
}

#news .masonry-list .grid-item:hover,
#rassegna-stampa .masonry-list .grid-item:hover {
	-webkit-box-shadow: 0px -1px 9px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px -1px 9px 0px rgba(204,204,204,1);
	box-shadow: 0px -1px 9px 0px rgba(204,204,204,1);
}


/* contatti */

.contactform {
	margin: 40px 0;
}

.formfield-container {
	margin-bottom: 20px;
}

.formlabel {
	font-size: 12px;
	padding: 5px 0;
}

.alert-error {
	color: #F00;
	margin: 5px 0;
	font-size: 13px;
}

.post-meta-social-li .fa {
  display: block; 
}

.success-box {
	padding: 15px;
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	
	margin: 20px 0;
}


.error-box {
    padding: 15px;
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
    
	margin: 20px 0;
}


/* footer */

footer .gallery-link-a {
	font-size: 14px;
}

#dop-igp footer .gallery-link-a {
	font-size: 14px;
}

.eu_disclaimer {
	text-align: center;
	font-size: 13px;
	margin-bottom: 20px;
}

.credits {
	text-align: center;
	font-size: 10px;
	margin-bottom: 10px;
}

.eu_disclaimer::after {
	display: none !important;
	padding: 0 15px;
}

/* tooltip */

#ricette #tooltip {
	background-color: rgba(0,0,0, 0.7);
}

#ricette #tooltip::after {
	border-top: 10px solid rgba(0,0,0, 0.7);
}


#tooltip {
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 15px;
}
 
#tooltip:after /* triangle decoration */ {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #111;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -10px;
}
 
#tooltip.top:after {
	border-top-color: transparent;
	border-bottom: 10px solid #111;
	top: -20px;
	bottom: auto;
}
 
#tooltip.left:after {
	left: 10px;
	margin: 0;
}
 
#tooltip.right:after {
	right: 10px;
	left: auto;
	margin: 0;
}

/* pagination */

.my_pagination {
    text-align: center;
	margin: 40px 0;
}

.my_pagination span {
    background-color: #CFBCA6;
    /*background-image: linear-gradient(to bottom, #bca480, #dcac63);*/
    
	border-bottom: medium none;
    /*border-radius: 2px;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
    */
	color: #fff;
    display: inline;
    margin-right: 5px;
    padding: 8px 14px;
    transition: all 0.3s ease 0s;
	
	border: 1px solid #CFBCA6;
	
	font-size: 14px;
}

.my_pagination a {
    background-color: #3b3e43;
    border-bottom: medium none;
    /*
	border-radius: 2px;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
    */
	color: #fff;
    display: inline;
    margin-right: 4px;
    padding: 8px 14px;
    transition: all 0.3s ease 0s;
	
	font-size: 14px;
}

.my_pagination a:hover {
	background-color: #CFBCA6;
	transition: all 0.3s ease 0s;
	text-decoration: none;
}

/* youtube video responsive */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
    height: 0; 
    overflow: hidden;
    
    margin-bottom: 10px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* contest de */

.container_doc_contest_de {
	background-color: #dd9b9c; 
	padding: 20px 0px;
}

.container_doc_contest_de p:first-child {
	margin-bottom: 20px;
}

.container_doc_contest_de a {
	color: #fff;
}

.container_doc_contest_de a:hover {
	text-decoration: underline;
}


/* punti vendita */

#table-punti-vendita {
	margin: 0 auto;	
}

#table-punti-vendita.table-bordered th,
#table-punti-vendita.table-bordered td {
    border: 1px solid #ddd !important;
	padding: 5px;
 }
 
 
#table-punti-vendita.table-striped > tbody > tr > th {
	background-color: #cb9897;
	text-transform: uppercase;
}
 
#table-punti-vendita.table-striped > tbody > tr:nth-child(2n+1) > td {
   background-color: #ececec;
} 

#table-punti-vendita.table-striped > tbody > tr:hover td {
	background-color: #CFBCA6 !important;
}

		
/* RESPONSIVE CLASS */	
		
@media (min-width: 300px) and (max-width: 599px) {
	
.index_overlay {
	background-position: 35% 50%; 
	
	
	display: none;
}	

.eu-logo {
  width: 50px;
}

.eu-logo p {
	display: none;	
}

.eu-logo-flag {
	width: 210px;
	position: absolute;
	
	bottom: 10px;
	left: 10px;
	
	z-index: 100;
}

.eu-logo-flag img {
	width: 41%;
	margin-right: 5px;
}

.eu-logo-flag p {
	font-size: 8.5px;
}

#consorzi .grid-item-tit {
	font-size: 27px;
}


/* imposta l'altezza automatica del div creato dinamicamente da js sovrascrivendo l'altezza: bug del template */
.bug-static-div-js-inline-fix .single-col2-text-wrap + div{
	height: auto !important;
}



#attivita .top-slider.top-slider-text {
	position: relative;
	overflow: auto !important;
	height: auto !important;
	padding-top: 100px;
	margin-bottom: 20px;

}

#attivita .text-slider-inn.middle-ux {
	top: auto !important;
	transform: none !important;
}

/*
#attivita .slider-con-inn p {
	font-size: 12px !important;
}
*/

.footer-info .footer-container {
	font-size: 12px !important;
}

	
}


@media (min-width: 600px) and (max-width: 767px) {

.index_overlay {
	background-position: 35% 50%; 
}	

.eu-logo {
  width: 80px;
}

.eu-logo p {
	display: none;
}

.eu-logo-flag {
	width: 200px;
	position: absolute;
	
	bottom: 5px;
	left: 10px;
	
	z-index: 100;
}

.eu-logo-flag img {
	width: 42%;
	margin-right: 5px;
}

.eu-logo-flag p {
	font-size: 10px;
	line-height: 145%;
}

#consorzi .grid-item-tit {
	font-size: 27px;
}


/* imposta l'altezza automatica del div creato dinamicamente da js sovrascrivendo l'altezza: bug del template */
.bug-static-div-js-inline-fix .single-col2-text-wrap + div{
	height: auto !important;
}

#attivita .top-slider.top-slider-text {
	position: relative;
	overflow: auto !important;
	height: auto !important;
	padding-top: 100px;
	margin-bottom: 20px;

}

#attivita .text-slider-inn.middle-ux {
	top: auto !important;
	transform: none !important;
}
/*
#attivita .slider-con-inn p {
	font-size: 12px !important;
}
*/

.footer-info .footer-container {
	font-size: 12px !important;
}

.container-fluid.back-top-wrap {
	bottom: -30px;

}
	
}

@media (min-width: 768px) and (max-width: 991px) {
	
.index_overlay {
	background-position: 35% 50%; 
}		


#content_wrap {
	margin-bottom: 30px;
}
	
/*
.eu-logo {
  width: 80px;
}
*/

.eu-logo {
	width: 260px;
	position: absolute;
	
	/*bottom: 10px; */
	bottom: 140px;
	
	right: 10px;
	
	z-index: 100;
}


.eu-logo img {
	width: 80px;
	display: block !important;
	float: right;
}

.eu-logo p {
	width: 170px; 
	color: #414141;
	font-weight: 500;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	float: left;
	position: relative;
	bottom: -65px;
}

.eu-logo p.de {
	bottom: -35px;
}

.eu-logo-flag {
	width: 240px;
	position: absolute;
	
	/*bottom: 5px; */
	bottom: 135px;
	left: 10px;
	
	z-index: 100;
}

.eu-logo-flag img {
	width: 45%;
}

.eu-logo-flag p {
	font-size: 10px;
	line-height: 145%;
}


#consorzi .grid-item-tit {
	font-size: 27px;
}

.footer-info .footer-container {
	font-size: 12px !important;
}

.container-fluid.back-top-wrap {
	bottom: -30px;

}

}

@media (min-width: 992px) {

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

}	



@media (min-width: 1900px) {

#navi a 
{ 
  font-size: 30px;
}

}
		