/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
body{
	background:#f4f3ef;
}

header{
	height:146px;
	padding:18px 0px 0px 0px;
	background:#fff url(../images/header-bg.jpg) left bottom repeat-x;
}

#head-top{
	height:100px;
}

#logo{
	float:left;
}

#languages{
	float:right;
}

#languages a{
	float:left;
	width:32px;
	height:24px;
	color:#b43e3e;
	font-size:13px;
	text-align:center;
	margin:0px 0px 0px 9px;
	text-transform:uppercase;
	padding:8px 0px 0px 0px;
	font-family: 'PT Sans', sans-serif;
}

#languages a:hover, #languages a.active{
	color:#333333;
	background:#f4f3ef;
	text-decoration:none;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

#head-top span.number{
	width:776px;
	float:right;
	color:#208856;
	font-size:32px;
	font-weight:bold;
	text-align:right;
	padding:7px 4px 0px 0px;
	font-family: 'PT Serif', serif;
}

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

nav ul li{
	float:left;
	font-size:14px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif;
}

nav ul li a{
	color:#fff;
	height:32px;
	display:inline-block;
	text-decoration:none;
	padding:14px 26px 0px 26px;
}

nav ul li:first-child a{
	padding:13px 26px 0px 13px;
}

nav ul li:last-child a{
	padding:13px 18px 0px 13px;
}

nav ul li a:hover, nav ul li.active a{
	background:#7c3636;
}

#bannerwrapper{
	clear:both;
	text-align:center;
	position:relative;
}

#banner{
	position:relative;
	display:block;
}

#banner .slidecontainer{
	width: 100%;
}

#banner .slide{
	display: block;
	width: 100%;
	height: 520px;
	background-position: center;
	background-repeat: no-repeat;
}

#banner .slide.inner{
	height: 290px;
}

#banner .wrapper{
	position: relative;
	width: 940px;
	margin: 0 auto;
}

.ban-text{
	top:105px;
	width:295px;
	height:345px;
	text-align:left;
	position:absolute;
	padding:0px 25px 0px 30px;
	font-family: 'PT Serif', serif;
	background:url(../images/slide-bg.png);
}

.ban-text h2{
	color:#fff;
	margin:0px;
	font-size:70px;
	line-height:85%;
	font-weight:normal;
	padding:24px 0px 0px 0px;
}

.ban-text h2.agri{
  font-size:50px;
  margin-bottom:7px;
}

.ban-text p{
	color:#fff;
	margin:0px;
	font-size:15px;
	line-height:155%;
	padding:9px 0px 0px 0px;
}

.ban-button{
	width:210px;
	height:34px;
	color:#333333;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	background:#ffe23f;
	display:inline-block;
	text-decoration:none;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:12px 0px 0px 0px;
	margin:12px 0px 0px 0px;
	font-family: 'PT Sans', sans-serif;
}

a:hover.ban-button{
	background:#fff43f;
}

.ban-nav{
	position: absolute;
	z-index: 2000;
	top: 413px;
	left: 30px;
}

.ban-nav a{
	float:left;
	width:10px;
	height:10px;
	background:#e8b194;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:0px 9px 0px 3px;
}

.ban-nav a:hover, .ban-nav a.cycle-pager-active{
	background:#fff;
}

.left-arrow, .right-arrow{
	display: block;
	position: absolute;
	z-index: 2000;
	width:13px;
	height:24px;
	top: 407px;
	left: 260px;
	background: url(../images/left-arrow.png) no-repeat;
}

.right-arrow{
	left: 308px;
	background:url(../images/right-arrow.png) no-repeat;
}

#content{
	padding:64px 0px 100px 0px;
}

#text{
	float:left;
	width:342px;
	padding:0px 58px 35px 0px;
	font-family: 'PT Serif', serif;
}

#text h2{
	margin:0px;
	color:#555555;
	font-size:42px;
	font-style:italic;
	font-weight:normal;
	padding:5px 0px 6px 0px;
}

#text p{
	margin:0px;
	color:#555555;
	font-size:15px;
	line-height:155%;
	padding:8px 0px 0px 0px;
}

#text a{
	color:#b43e3e;
	font-size:15px;
	font-style:italic;
	display:inline-block;
	margin:20px 0px 0px 0px;
}

#text a.red-arrow{
	padding:0px 0px 0px 24px;
	background:url(../images/red-arrow.jpg) 0px 5px no-repeat;
}

#text a:hover{
	text-decoration:none;
}

#img-con{
	float:left;
	width:540px;
	padding:0px 0px 35px 0px;
}

.img{
	float:left;
	width:179px;
}

.img.for-margin{
	margin:0px 2px 0px 0px;
}

.img.for-margin img{
	margin:0px 0px 1px 1px;
}

#widget-con{
	display:inline-block;
	width:100%;
	padding:30px 0px 25px 0px;
}

#widget-con h2, #wines-con h2{
	margin:0px;
	color:#555555;
	font-size:28px;
	line-height:100%;
	font-style:italic;
	font-weight:normal;
	text-align:center;
	font-family: 'PT Serif', serif;
	background:url(../images/line-bg.jpg) 0px 14px no-repeat;
}

.widget{
	float:left;
	width:290px;
	height:345px;
	background:#fff;
	margin:50px 35px 0px 0px;
	border-bottom:1px #e1e0dc solid;
	font-family: 'PT Sans', sans-serif;
} 

.widget-text{
	width:247px;
	padding:10px 25px 0px 18px;
}

.widget img{
	border-bottom:3px #208856 solid;
}

.widget span{
	color:#acacac;
	font-size:12px;
	text-transform: uppercase;
	padding:0px 0px 0px 0px;
}

.widget h3 a{
	margin:0px;
	color:#208856;
	font-size:20px;
	line-height:120%;
	font-weight:normal;
	padding:5px 0px 0px 0px;
	text-decoration:underline;
	
}

.widget p{
	margin:0px;
	color:#555555;
	font-size:14px;
	line-height:155%;
	padding:4px 0px 0px 0px;
	font-family: 'PT Serif', serif;
}

.widget.change{
	margin:50px 0px 0px 0px;
}

.color img{
	border-bottom:3px #b43e3e solid;
}

.color h3 a{
	color:#b43e3e;
}

#wines-con{
	position: relative;
	padding:27px 0px 0px 0px;
}

#wines-con h2{
	margin:0px 0px 20px 0px;
	background:url(../images/sub-line-bg.jpg) 0px 16px no-repeat;
}

.wines-left{
	float:left;
	width:260px;
	height:440px;
	margin:33px 0px 0px 0px;
	padding:30px 40px 0px 170px;
	font-family: 'PT Serif', serif;
	background:url(../images/wine-left-bg.jpg);
}

.wines-left h3{
	margin:0px;
	color:#ffcb2b;
	font-size:28px;
	text-transform:uppercase;
	padding:13px 0px 0px 0px;
	font-family: 'BrandonGrotesqueBold';
}

.wines-left p{
	margin:0px;
	color:#ede7e2;
	font-size:14px;
	line-height:170%;
	padding:12px 0px 4px 0px;
}

.wines-left a.white-arrow{
	color:#ede7e2;
	font-size:15px;
	font-style:italic;
	display:inline-block;
	margin:20px 0px 0px 0px;
	padding:0px 0px 2px 24px;
	background:url(../images/white-arrow.png) left center no-repeat;
}

.wines-left a:hover{
	text-decoration:none;
}

.wines-right{
	float:left;
	width:470px;
	position:relative;
	padding:33px 0px 0px 0px;
}

#wine-arrow{
	left:0;
	top:84px;
	position:absolute;
}

#wine-arrow.slide2{
	top: 184px;
}

#wine-arrow.slide3{
	top: 300px;
}

#wine-arrow.slide4{
	top: 400px;
}

#wine-nav{
	top:108px;
	z-index: 2000;
	width:140px;
	height:453px;
	text-align:center;
	position:absolute;
	padding:17px 0px 0px 0px;
	background:url(../images/wine-nav-bg.png);
}

#wine-nav a{
	outline: none;
	width:84px;
	height:84px;
	-moz-border-radius: 43px;
	border-radius: 43px;
	display:inline-block;
	margin:10px 0px 5px 0px;
    background:#fff;
border:3px #5f5144 solid;
padding:2px;
}

#wine-nav a img{
	-moz-border-radius: 43px;
	border-radius: 43px;
    height:80px;
    width:80px;
    padding-top:3px;
}


#wine-nav a:hover, #wine-nav a.cycle-pager-active{

	border:3px #433930  solid; /*#e7e2d9*/
}

/*--------------------------internal-1-----------------------*/

h2.inner-ban{
	top:154px;
	color:#fff;
	margin:0px;

	height:96px;
	font-size:80px;
	line-height:100%;
	position:absolute;
	font-weight:normal;
	font-family: 'PT Serif', serif;
	background:url(../images/slide-bg.png);
  text-align:left;
  padding-left:20px;
  padding-right:20px;
  padding-top:10px
}

#content.small-padding{
	background:#fff;
	padding:40px 0px 100px 0px;
}

#leftcolumn{
	float:left;
	width:200px;
	padding:0px 40px 0px 0px;
}

#leftcolumn ul.menu{
	margin:0px;
	list-style:none;
	background:#f4f3ef;
	padding:10px 0px 12px 0px;
	font-family: 'PT Sans', sans-serif;
}

#leftcolumn ul.menu li{
	font-size:15px;
}

#leftcolumn ul.menu li a{
	width:165px;
	color:#b43e3e;
	display:inline-block;
	padding:8px 10px 10px 25px;
}

#leftcolumn ul.menu li a:hover{
	color:#208856;
}

#rightcolumn{
	float:left;
	width:700px;
}

#breadcrumb{
	width:700px;
	display:inline-block;
	padding:0px 0px 10px 0px;
	border-bottom:1px #d9d9d9 solid;
}

#breadcrumb ul{
	float:right;
	margin:0px;
	padding:0px;
	list-style:none;
}

#breadcrumb ul li{
	float:left;
	font-size:13px;
	padding:0px 5px 0px 12px;
	background:url(../images/breadcrumb-bg.jpg) left center no-repeat;
}

#breadcrumb ul li:first-child{
	background:none;
}

#breadcrumb ul li a{
	color:#a8a8a8;
	text-decoration:none;
}

#breadcrumb ul li a:hover, #breadcrumb ul li.active a{
	color:#555555;
}

#rightcolumn p{
	margin:0px;
	color:#555555;
	font-size:15px;
	line-height:150%;
	padding:12px 0px 12px 0px;
	font-family: 'PT Serif', serif;
}

#rightcolumn p.big, #rightcolumn h3{
	font-size:25px;
	font-style:italic;
	padding:25px 0px 6px 0px;
}

#rightcolumn h2{
	color:#555555;
	font-size:28px;
	text-align:center;
	font-style:italic;
	font-weight:normal;
	margin:40px 0px 0px 0px;
	font-family: 'PT Serif', serif;
	background:url(../images/inner-line-bg.jpg) 0px 23px no-repeat;
}

#rightcolumn h4{
	color:#555555;
	font-size:23px;
	font-style:italic;
	font-weight:normal;
	margin:20px 0px 0px 0px;
	font-family: 'PT Serif', serif;
}

#rightcolumn ul{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline-block;
	font-family: 'PT Serif', serif;
}

#rightcolumn ul.nostri-vini li{
	position: relative;
	float:left;
	width:170px;
	height:320px;
	font-size:20px;
	line-height:125%;
	text-align:center;
	background:#f4f3ef;
	margin:40px 6px 0px 0px;
}

#rightcolumn ul.nostri-vini li a:hover .plus{
	display: block;
}


#rightcolumn ul.nostri-vini li.no-margin{
	margin:40px 0px 0px 0px;
}

#rightcolumn ul.nostri-vini li img{
	width:170px;
	height:240px;
	display:inline-block;
	margin:0px 0px 10px 0px;
}

#rightcolumn ul.nostri-vini li a.more-margin img{
	margin:0px 0px 24px 0px;
}


#rightcolumn ul.nostri-vini li a{
	color:#b43e3e;
}

#rightcolumn ul.nostri-vini li a:hover{
	color:#208856;
}

#rightcolumn ul.gallery-con{
	padding:27px 0px 0px 0px;
}

#rightcolumn ul.gallery-con li{
	position: relative;
	float:left;
	padding:7px 6px 0px 0px;
}

#rightcolumn ul.gallery-con li a:hover .zoom{
	display: block;
}

#rightcolumn ul.gallery-con li.no-padding{
	padding:7px 0px 0px 0px;
}

#rightcolumn ul.gallery-con li a{
	width:170px;
	height:110px;
	display:inline-block;
}

.plus{
	display: none;
	position: absolute;
	width: 70px;
	height: 70px;
	top: 85px;
	left: 50px;
	background: url(../images/plus.png) no-repeat;
}

.zoom{
	display: none;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 30px;
	left: 59px;
	background: url(../images/zoom.png) no-repeat;
}

/*--------------------------internal-2-----------------------*/

#leftcolumn ul.menu li.active a{
	color:#fff;
	background:#3e7d5f;
	text-decoration:none;
}

.alignright{
	float:right;
	margin:36px 0px 0px 50px;
}

.alignleft{
	float:left;
	margin:36px 50px 0px 0px;
}

#rightcolumn h3{
	font-family: 'PT Serif', serif;
	margin:0px;
	color:#555555;
	font-size:32px;
	font-weight:normal;
	padding:30px 0px 0px 0px;
}

#testopagina ul{
	padding:20px 0px 0px 0px;
}

#testopagina ul li{
	width:350px;
	color:#555555;
	font-size:15px;
	background:#f5f5f5;
	padding:10px 5px 10px 15px;
}

#testopagina ul li:nth-child(2n+2){
	background:none;
}

.contact{
	color:#fff;
	width:200px;
	height:36px;
	font-size:18px;
	text-align:center;
	background:#b43e3e;
	display:inline-block;
	text-decoration:none;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin:30px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif;
}

a:hover.contact{
	background:#a03737;
}



footer{
	background:#325343;
}

#footer{
	display:inline-block;
	padding:49px 0px 29px 0px;
	font-family: 'PT Sans', sans-serif;
}

#foot-logo{
	float:left;
}

#foot-left{
	float:left;
	width:515px;
	padding:0px 0px 0px 64px;
}

#foot-left ul{
	float:left;
	margin:0px;
	width:130px;
	list-style:none;
	padding:0px 10px 0px 0px;
}

#foot-left ul li{
	font-size:15px;
	padding:3px 0px 0px 0px;
}

#foot-left ul li a, #footer a{
	color:#739d88;
}

#foot-left ul li a:hover{
	color:#dbdb1a;
}

#foot-right{
	float:right;
	width:206px;
}

#foot-right span{
	color:#f4f3ef;
	font-size:15px;
	display:block;
	line-height:160%;
	padding:0px 2px 0px 0px;
}

#foot-right span.left{
	float:left;
}

#foot-right span.yellow{
	float:left;
	color:#dbdb1a;
	font-weight:bold;
	line-height:160%;
}

#foot-right a{
	float:left;
	color:#739d88;
	font-size:15px;
	line-height:160%;
}

#foot-right a.email{
	float:left;
}

#foot-right span.for-padding{
	display:inline-block;
	padding:27px 0px 0px 0px;
}

#foot-btm{
	width:940px;
	display:inline-block;
	margin:44px 0px 0px 0px;
	padding:15px 0px;
	border-top:1px #4b685a solid;
	border-bottom:1px #4b685a solid;
}

#foot-btm p{
	color:#fff;
	margin:0px;
	float:left;
	font-size:14px;
	padding:5px 0px 0px 0px;
}

#social{
	float:right;
}

#social span{
	float:left;
	color:#fff;
	font-size:14px;
	padding:5px 9px 0px 0px;
}

#social a{
	float:left;
	width:34px;
	height:34px;
	margin:0px 0px 0px 6px;
}

#social a.facebook{
	background:url(../images/facebook.jpg) no-repeat;
}

#social a:hover.facebook{
	background:url(../images/facebook-hover.jpg) no-repeat;
}

#social a.youtube{
	background:url(../images/youtube.jpg) no-repeat;
}

#social a:hover.youtube{
	background:url(../images/youtube-hover.jpg) no-repeat;
}










.wrapper{
	width:940px;
	margin:0 auto;
}


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

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

#rightcolumn p a{
  color:#325343
}

.full{width:100% !important;}
.full #breadcrumb{width:100% !important;}
.full h2{background-position:center !important}
.full .portagal{max-width:700px !important; margin:auto !important;}

.wine-slide img{max-height:470px;margin:auto !important;max-width:inherit !important;}
.wine-slide{text-align:center !important;background:#fff;}