* {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
}
@media (max-width: 760px) {
  table {
    width: 100%;
  }
}
@media (max-width: 980px) {
  table {
    text-align: center;
  }
}
@media (max-width: 980px) {
  table td {
    display: inline-block;
    width: 33% !important;
    height: auto !important;
  }
}
@media (max-width: 560px) {
  table td {
    display: block;
    width: 100% !important;
    height: auto !important;
  }
}
a {
  text-decoration: none;
}
a[href^=tel],
a:hover[href^=tel] {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 760px) {
  a[href^=tel],
  a:hover[href^=tel] {
    font-size: 1.4em;
    text-decoration: none;
  }
}
a img {
  border: none;
}
@media (max-width: 980px) {
  .no_mobile {
    display: none !important;
  }
}
.no_desktop {
  display: none;
}
@media (max-width: 980px) {
  .no_desktop {
    display: block !important;
  }
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
body {
  margin: 0px;
  padding: 0px;
  font-size: 19px;
  color: #000000;
  font-family: 'Raleway', sans-serif;
  background: #ffffff;
  overflow-x: hidden;
}
@media (max-width: 560px) {
  body {
    font-size: 16px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  margin-bottom: 1em;
}
h1,
h3 {
  color: #000000;
  font-family: 'Great Vibes', cursive;
  font-size: 46px;
  font-weight: normal;
  margin-bottom: .75em;
}
@media (max-width: 560px) {
  h1,
  h3 {
    font-size: 32px;
  }
}
h1.centered {
  text-align: center;
}
h2 {
  color: #000000;
  font-family: 'Great Vibes', cursive;
  font-size: 32px;
  font-weight: normal;
}
p {
  margin-bottom: 1em;
  line-height: 150%;
}
a {
  color: #bd946c;
  text-decoration: none;
}
a:hover {
  color: #f1b981;
}
h1 a,
h3 a {
  text-decoration: none;
}
ul {
  margin-left: 20px;
  margin-bottom: 1.5em;
}
ol {
  margin-left: 20px;
}
#headercontainer {
  position: relative;
  background: url("../img/bgheader.jpg") repeat-x #f0ead8;
}
#header {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}
#topcontainer {
  max-width: 960px;
  height: 200px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 980px) {
  #topcontainer {
    height: auto;
  }
}
#bglogo {
  background: url("../img/bglogo.png") no-repeat;
  background-size: contain;
  text-align: center;
  width: 285px;
  height: 191px;
  position: absolute;
  top: 10px;
  z-index: 10;
}
@media (max-width: 1100px) {
  #bglogo {
    width: 254px;
    height: 171px;
  }
}
@media (max-width: 980px) {
  #bglogo {
    width: 177px;
    height: 119px;
    top: -5px;
    left: 50%;
    margin-left: -88px;
  }
}
@media (max-width: 400px) {
  #bglogo {
    width: 142px;
    height: 95px;
    margin-left: -71px;
  }
}
#logo {
  background: url("../img/logo-new.png") no-repeat scroll 0 0 transparent;
  background-size: contain;
  width: 240px;
  height: 135px;
  display: block;
  overflow: hidden;
  text-indent: -100em;
  position: relative;
  top: 25px;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  #logo {
    width: 215px;
    height: 138px;
  }
}
@media (max-width: 980px) {
  #logo {
    width: 150px;
    height: 96px;
    top: 15px;
  }
}
@media (max-width: 400px) {
  #logo {
    width: 120px;
    height: 77px;
    top: 8px;
  }
}
#social {
  position: absolute;
  right: 0;
  top: 60px;
}
#social a {
  background: url("../img/facebook.png") no-repeat transparent;
  float: left;
  overflow: hidden;
  text-indent: -100em;
  width: 31px;
  height: 30px;
}
#social a:hover {
  opacity: 0.8;
}
#languages {
  position: absolute;
  right: 0;
  top: 10px;
}
@media (max-width: 980px) {
  #languages {
    right: auto;
    left: 10px;
    z-index: 29;
  }
}
@media (max-width: 400px) {
  #languages {
    width: 40px;
  }
  #languages a {
    margin-bottom: 5px;
  }
}
#languages a {
  display: inline-block;
  margin-left: 5px;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}
#bgmain {
  max-width: 1400px;
  background: url("../img/horsebg.png") no-repeat 100% 10px transparent;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
#main {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  padding: 30px 0 200px;
  min-height: 864px;
}
@media (max-width: 980px) {
  #main {
    box-sizing: border-box;
    padding: 30px 10px 200px;
  }
}
@media (max-width: 980px) {
  #main img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
  }
}
@media (max-width: 560px) {
  #main img {
    clear: both;
    float: none !important;
    display: block !important;
    margin: 0 auto 25px !important;
  }
}
#bgservizi {
  width: 100%;
}
#servizihome {
  max-width: 960px;
  margin: 30px auto;
  overflow: hidden;
}
.servizio {
  float: left;
  padding: 26px;
  text-align: center;
  margin-left: 20px;
  background-color: rgba(227,214,178,0.6);
  box-sizing: border-box;
  width: 32%;
  margin-left: 2%;
}
@media (max-width: 560px) {
  .servizio {
    float: none;
    margin: 0 0 5% 0;
    width: 100%;
  }
}
.hp .servizio {
  float: left;
  padding: 26px;
  text-align: center;
  margin-left: 20px;
  background-color: rgba(227,214,178,0.6);
  box-sizing: border-box;
  width: 48%;
  margin-left: 4%;
  margin-bottom: 4%;
}
@media (max-width: 560px) {
  .hp .servizio {
    float: none;
    margin: 0 0 5% 0;
    width: 100%;
  }
}
.pinkbox {
  background-color: rgba(235,212,214,0.6);
}
#servizihome .servizio:first-child {
  margin-left: 0;
}
.hp #servizihome .servizio:nth-child(3) {
  margin-left: 0;
  clear: both;
}
.servizio h3 {
  margin: 0.5em 0;
}
.servizio img {
  margin-bottom: 0.5em;
  max-width: 240px;
}
.servizio a {
  text-decoration: none;
}
.servizio a:hover {
  opacity: 0.8;
}
.servizio p {
  text-align: center;
  font-size: .8em;
}
#bgbanner {
  width: 100%;
  padding: 20px 0;
  background: #f0ead8;
  margin-top: -200px;
}
@media (max-width: 980px) {
  #bgbanner {
    box-sizing: border-box;
    padding: 20px 10px;
  }
}
#bgbanner img {
  max-width: 100%;
}
#bannercontainer {
  max-width: 960px;
  margin: 0 auto 50px;
  position: relative;
  z-index: 20;
}
@media (max-width: 980px) {
  #bannercontainer {
    margin: 0 auto;
  }
}
.agrisummercamp {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  background: #BDA250;
  padding: 20px;
  font-size: 20px;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  text-align: center;
}
.agrisummercamp span {
  display: block;
  font-weight: normal;
}
.agrisummercamp:hover {
  color: #fff;
  background: #dec16a;
}
#bannercontainer img {
  margin-right: 15px;
}
@media (max-width: 980px) {
  #bannercontainer img {
    margin: 0 auto 15px;
    display: block;
  }
}
#topimages {
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
}
#footercontainer {
  width: 100%;
  background: #f0ead8;
}
#footer {
  max-width: 960px;
  margin: 0 auto;
  min-height: 55px;
  font-size: 13px;
  border-top: 1px solid #bda250;
  position: relative;
  z-index: 20;
  overflow: hidden;
}
@media (max-width: 980px) {
  #footer {
    padding: 10px;
  }
}
#address {
  float: left;
  padding-top: 5px;
}
#credits {
  float: right;
  background: url("../img/core/credits.png") no-repeat 0 12px;
  padding-left: 30px;
  line-height: 35px;
}
#credits a {
  color: #333333;
  text-decoration: none;
}
div#main div.contactleft {
  width: 450px;
}
#contact_form {
  float: left;
  width: 450px;
}
@media (max-width: 980px) {
  #contact_form {
    float: none;
    width: 100%;
    margin-bottom: 50px;
  }
}
#contact_right {
  float: left;
  margin-left: 22px;
  width: 485px;
  font-size: .9em;
}
@media (max-width: 980px) {
  #contact_right {
    float: none;
    width: 100%;
    margin: 0;
  }
}
#mappa {
  border: 1px solid #ccc;
  clear: both;
  height: 360px;
  margin-top: 10px;
}
iframe[name="google_conversion_frame"] {
  width: 0;
  overflow: hidden;
  position: absolute;
}
#contactright #indirizzo {
  background: none repeat scroll 0 0 #f0ead8;
  border: 1px solid #bd946c;
  font-size: 13px;
  padding: 5px 10px;
  overflow: hidden;
  display: inline-block;
}
@media (max-width: 560px) {
  #contactright #indirizzo {
    display: block;
  }
}
#contactright #indirizzo p {
  line-height: 18px;
}
#contactright #indirizzo h3 {
  font-size: 15px;
  border: 0;
  padding: 0;
}
#contactright #indirizzo h3.start {
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
  margin-bottom: 4px;
  text-transform: uppercase;
}
#startaddr {
  float: left;
  border: 1px solid #bd946c;
  font-size: 13px;
  padding: 5px;
  width: 318px;
}
@media (max-width: 560px) {
  #startaddr {
    float: none;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
  }
}
#route {
  float: left;
  background: none repeat scroll 0 0 #bd946c;
  border: 0 none;
  color: #F8F5ED;
  cursor: pointer;
  display: block;
  font-size: 11px;
  margin-left: 10px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 18px;
}
@media (max-width: 560px) {
  #route {
    float: none;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
  }
}
#route:hover {
  background: none repeat scroll 0 0 #d7af88;
}
.contentPics {
  overflow: hidden;
  margin-bottom: 2em;
}
div.albumIndex {
  margin-bottom: 2em;
}
.pictures {
  font-size: 0;
  margin: 0 -1%;
}
@media (max-width: 400px) {
  .pictures {
    margin: 0;
  }
}
.goback {
  display: block;
  margin-bottom: 25px;
  clear: both;
}
a.pirobox_gall {
  width: 23%;
  display: inline-block;
  margin: 0 1% 2%;
  border: 1px solid #ededed;
  background: #fff;
  box-sizing: border-box;
}
@media (max-width: 560px) {
  a.pirobox_gall {
    width: 48%;
    margin: 0 1% 5%;
  }
}
@media (max-width: 400px) {
  a.pirobox_gall {
    width: 100%;
    margin: 0 0 5%;
  }
}
a.pirobox_gall:hover,
div.album a.imaged:hover {
  box-shadow: 0 0 3px #333;
}
a.pirobox_gall div {
  display: block;
  padding: 5px;
}
a.pirobox_gall div img {
  max-width: 100%;
}
div.album {
  width: 30%;
  display: inline-block;
  margin: 0 1% 2%;
  background: #fff;
  box-sizing: border-box;
}
@media (max-width: 560px) {
  div.album {
    width: 47%;
    margin: 0 1% 5%;
  }
}
@media (max-width: 400px) {
  div.album {
    width: 100%;
    margin: 0 0 5%;
  }
}
div.album img {
  max-width: 100%;
}
div.album a {
  text-decoration: none;
}
div.album a.albumtitle {
  font-family: 'Great Vibes', cursive;
  color: #242424;
  font-size: 30px;
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
}
div.album a.imaged {
  display: block;
}
#imageswindow {
  overflow: hidden;
  width: 822px;
  float: left;
  margin: 0 23px;
}
#imagesslider {
  height: 150px;
  width: 9000px;
}
#imagesslider a.pirobox_gall {
  margin-right: 18px;
}
#topimages span.arrows {
  background: url("../img/arrows.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  float: left;
  height: 21px;
  width: 12px;
  overflow: hidden;
  text-indent: -100em;
  margin-top: 75px;
}
#topimages #arrowleft {
  background-position: 0 0;
  margin-left: 24px;
}
#topimages  #arrowright {
  background-position: 0 100%;
  margin-right: 24px;
}
#slideshowcontainer {
  position: relative;
  overflow: hidden;
  margin: -105px -220px 0;
}
@media (max-width: 980px) {
  #slideshowcontainer {
    width: 100%;
    margin: 0 auto;
  }
}
#slideshow {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#slideshow img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  right: 0;
  display: none;
}
@media (max-width: 560px) {
  #slideshow img {
    max-width: 180%;
    left: -40%;
  }
}
#slideshow img.placeholder {
  position: static;
  display: block;
  opacity: 0;
}
#slideshow img.active {
  display: block;
  z-index: 3;
}
#handle {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: url(../img/open.png) no-repeat 50% 50% #bda250;
  background-size: 50% 50%;
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 999;
  cursor: pointer;
}
@media (max-width: 400px) {
  #handle {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.open #handle {
  background: url(../img/close.png) no-repeat 50% 50% #bda250;
  background-size: 35% 35%;
}
ul.menu {
  list-style-type: none;
  display: table;
  text-align: center;
  margin: 0;
  position: absolute;
  left: 284px;
  top: 62px;
  -webkit-transition: all .2s;
  transition: all .2s;
}
@media (max-width: 1100px) {
  ul.menu {
    left: 254px;
  }
}
@media (max-width: 980px) {
  ul.menu {
    visibility: hidden;
    position: fixed;
    z-index: 99;
    top: -100px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    overflow: auto;
    opacity: 0;
    background: #fff;
    padding-top: 80px;
    display: block;
  }
}
@media (max-width: 980px) {
  .open ul.menu {
    top: 0;
    visibility: visible;
    opacity: 1;
  }
}
ul.menu li {
  display: inline-block;
  position: relative;
  float: left;
}
@media (max-width: 980px) {
  ul.menu li {
    float: none;
    display: block;
  }
}
ul.menu li a {
  display: block;
  color: #000000;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 5px 8px;
  height: 25px;
  line-height: 25px;
  border-left: 1px solid #bbbbbb;
}
@media (max-width: 980px) {
  ul.menu li a {
    height: auto;
    line-height: normal;
    font-size: 18px;
    padding: 15px 0;
  }
}
ul.menu li:first-child a {
  border-left: 0;
  padding-left: 0;
}
ul.menu li a.active,
ul.menu li a:hover {
  color: #9e7700;
}
ul.menu li ul {
  position: absolute;
  z-index: 5;
  background: #9e7700;
  border-radius: 3px;
  padding: 3px 0;
  left: 10px;
  margin-left: 0;
}
ul.menu li ul li {
  display: block;
  width: 100%;
}
ul.menu li ul a {
  font-size: 16px;
  color: #fff;
  border-radius: 0;
  display: block;
  box-shadow: none;
  padding: 3px 10px;
  text-align: left;
  margin: 0;
  width: 110px;
}
ul.menu li ul a:hover {
  color: #fdc805;
  background: none;
}
ul.menu li ul a.active {
  color: #fdc805;
  background: none;
}
fieldset {
  padding: 0 20px 20px;
  margin-bottom: 10px;
  border: 1px solid #e8e8e8;
}
fieldset small {
  display: block;
  margin-top: 40px;
}
legend {
  color: #CCC;
  font-size: 22px;
  padding: 0 10px;
  text-transform: lowercase;
  margin: 15px 0;
}
textarea,
select,
input {
  font-family: inherit;
  font-size: 16px;
  color: inherit;
  padding: 0px 3px;
}
textarea {
  height: 135px;
}
div.required label:after {
  content: " *";
}
div.text input,
div.password input,
div.select input,
textarea {
  font-size: 15px;
  padding: 7px;
  border: 1px solid #dedede;
  width: 250px;
  -webkit-transition: border 0.2s ease-in;
  -moz-transition: border 0.2s ease-in;
  -o-transition: border 0.2s ease-in;
  transition: border 0.2s ease-in;
}
div.text input:focus,
div.password input:focus,
textarea:focus {
  border: 1px solid #bd946c;
}
div.input {
  margin-bottom: 10px;
}
div.input label {
  font-weight: normal;
  line-height: 30px;
  color: #555;
  font-size: 15px;
  float: left;
  width: 150px;
}
div.input label a {
  font-size: .9em;
  vertical-align: middle;
}
div.select div.checkbox {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
div.blockinput label {
  width: 100%;
  clear: both;
  margin-bottom: 10px;
}
div.checkbox input {
  float: left;
  margin-top: 11px;
  vertical-align: middle;
}
div.checkbox label {
  float: none;
  margin-left: 5px;
  font-weight: normal;
}
div.captcha input {
  color: #666;
  float: left;
  font-size: 34px;
  font-weight: normal;
  height: 40px;
  margin-right: 10px;
  text-align: center;
  width: 90px;
}
div.captcha img {
  border: 1px solid #E0E0E0;
}
div.submit input {
  background: none repeat scroll 0 0 #bd946c;
  border-radius: 3px;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font-size: 14px;
  margin-top: 20px;
  padding: 4px 12px;
  font-weight: bold;
  border: 0;
}
@media (max-width: 560px) {
  div.submit input {
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    font-size: 15px;
  }
}
div.submit input:hover {
  background: #d7af88;
}
#flashMessage {
  background-color: #D4F1D4;
  border: 1px solid #0D6D0D;
  color: #0D6D0D;
  font-size: 15px;
  margin-bottom: 30px;
  opacity: 0.8;
  padding: 8px 0px 8px 50px;
  text-align: center;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 1px 1px 2px #AAAAAA;
}
#flashMessage.error {
  background: url("../img/core/alert.png") no-repeat scroll 20px 50% #FFCCCC;
  border: 1px solid #DDAAAA;
  color: #AA0000;
  text-align: left;
}
div.error-message {
  color: #CC0000;
  font-size: 12px;
  padding-top: 2px;
  text-align: left;
  padding-left: 150px;
}
@media (max-width: 560px) {
  div.error-message {
    padding-left: 0;
  }
}
div.checkbox div.error-message {
  padding-left: 18px;
}
label.rederror {
  color: #cc0000;
}
label.rederror a {
  color: #cc0000;
}
@media screen and (max-width: 980px) {
  body {
    max-width: 960px;
    overflow-x: visible;
    margin: 0 auto;
  }
  #header {
    overflow-x: hidden;
  }
}
#cookiedisclaimer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #333;
  padding: 10px;
  z-index: 99999;
  border-top: 1px solid;
}
#cookiedisclaimer a {
  text-decoration: underline;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  padding: 5px;
}
#cookiedisclaimer a:hover {
  color: #eee;
}
#cookiedisclaimer span {
  background: #00aa00;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  margin: 5px 10px 0 20px;
  padding: 5px 10px;
}
#cookiedisclaimer span:hover {
  background: #008800;
}
.nocookie {
  font-style: italic;
  font-size: smaller;
  padding: 20px 0;
  text-align: center;
}
