@charset "UTF-8";

/* CSS Document */

html,
body {
  font-family: "Tinos", serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #3c3c3b;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  text-rendering: optimizeLegibility;
  background-repeat: no-repeat;
  min-width: 1100px;
}

strong,
b {
  font-weight: 700;
}

a {
  text-decoration: none;
  color: #3c3c3b;
}

/* GENERALI LAYOUT */

#header {
  height: 85px;
  width: 100%;
  min-width: 994px;
  z-index: 30;
  position: absolute;
  /*overflow: hidden;*/
  background-image: url("../img/html/sf_header.png");
  background-repeat: repeat-x;
}

#contenitore {
  min-height: 300px;
  width: 100%;
  min-width: 994px;
  z-index: 20;
  position: relative;
  top: 0px;
  background-color: #ffffff;
}

#footer {
  height: 90px;
  width: 100%;
  min-width: 994px;
  z-index: 25;
  position: absolute;
  overflow: hidden;
  background-image: url("../img/html/sf_footer.jpg");
  background-repeat: repeat-x;
  clear: both;
}

.centrato {
  width: 994px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.tuttalarghezza {
  width: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.tuttaltezza {
  height: 100%;
  height: 2000px;
}

.spacerfooter {
  display: block;
  height: 80px;
}

.spacerheader {
  display: block;
  height: 70px;
  background: blue;
}

/* FONT */

.tr {
  font-family: "Tinos", serif;
  font-weight: 400;
}

.tb {
  font-family: "Tinos", serif;
  font-weight: 700;
}

.ti {
  font-family: "Tinos", serif;
  font-weight: 400;
  font-style: italic;
}

.tib {
  font-family: "Tinos", serif;
  font-weight: 700;
  font-style: italic;
}

.or {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}

/* GENERALI */

#logo {
  display: block;
  height: 155px;
  width: 160px;
  background-image: url("../img/html/logo.png");
  background-repeat: no-repeat;
  float: left;
  margin-left: -15px;
  background-size: 160px;
}

#sceltalingua {
  width: 67px;
  height: 36px;
  position: absolute;
  right: 20px;
  background-image: url("../img/html/sf_len.png");
  /*display: none;*/
}

#lingua_it {
  display: block;
  height: 26px;
  width: 26px;
  background-image: url("../img/html/ita_off.jpg");
  background-repeat: no-repeat;
  float: left;
  margin-top: 5px;
  margin-left: 5px;
}

#lingua_it.active,
#lingua_it:hover {
  background-image: url("../img/html/ita_on.jpg");
}

#lingua_en {
  display: block;
  height: 26px;
  width: 26px;
  background-image: url("../img/html/eng_off.jpg");
  background-repeat: no-repeat;
  float: right;
  margin-top: 5px;
  margin-right: 5px;
}

#lingua_en.active,
#lingua_en:hover {
  background-image: url("../img/html/eng_on.jpg");
}

#contmenuheader {
  display: block;
  height: 85px;
  float: right;
}

#contmenuheader a {
  display: block;
  height: 81px;
  float: left;
  padding-right: 14px;
  padding-left: 14px;
  color: #ffffff;
  font-size: 19px;
  text-align: center;
}

#contmenuheader p.active,
#contmenuheader a:hover p {
  border-bottom: 4px solid #ffffff;
}

#contmenuheader p {
  height: 81px;
  padding-left: 2px;
  padding-right: 2px;
  line-height: 133px;
}

.separinomenu {
  display: block;
  height: 25px;
  width: 1px;
  background-color: #ffffff;
  float: left;
  margin-top: 55px;
  margin-left: 8px;
  margin-right: 8px;
}

#credits {
  display: block;
  height: 30px;
  float: right;
  font-size: 15px;
  color: #cfb53b;
  margin-top: 55px;
}

#credits a,
#credits p {
  font-size: 14px;
  color: #cfb53b;
}

#credits a:hover {
  color: #ffffff;
}

#linkfinanziamenti {
  display: block;
  float: left;
  margin-top: 10px;
}

.imgFinanziamentiFooter {
  display: block;
  position: relative;
  float: left;
  height: 64px;
  aspect-ratio: 1;
  margin-right: 8px;
}

#linkfinanziamenti span {
  display: block;
  position: relative;
  margin-top: 34px;
  width: auto;
  color: #cfb53b;
  font-size: 12px;
  float: left;
  line-height: 14px;
}

/* HOME */

#contimghome {
  position: absolute;
  width: 100%;
  height: 100%;
}

#footerhome {
  position: absolute;
  bottom: 0px;
  display: block;
  height: 7px;
  width: 100%;
  background-color: #1c1d1a;
}

#continfohome {
  position: absolute;
  display: block;
  width: 994px;
  bottom: 15px;
  left: 50%;
  margin-left: -504px;
}

.pulshome {
  display: block;
  height: 150px;
  width: 320px;
  /*background-image: url(../img/home/sf_pulshome.png);*/
  background-image: url(../img/home/sf_pulshome_2.png);
  background-repeat: no-repeat;
  position: relative;
}

.titolopulshome {
  width: 163px;
  color: #ffffff;
  border-bottom: 1px solid #cfb53b;
  height: 50px;
  font-size: 20px;
  line-height: 60px;
  margin-left: 17px;
}

.testopulshome {
  width: 163px;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  margin-left: 17px;
  margin-top: 5px;
}

.anewshome {
  width: 163px;
  font-size: 14px;
  color: #cfb53b;
  position: absolute;
  left: 17px;
  bottom: 15px;
}

#hometoazienda {
  float: left;
}

#hometoprodotti {
  float: right;
}

#hometoazienda img {
  position: absolute;
  width: 104px;
  height: 104px;
  border: 3px solid #252528;
  top: 18px;
  right: 17px;
}

#hometoprodotti img {
  position: absolute;
  width: 124px;
  height: 200px;
  top: -48px;
  right: 10px;
}

#downhome {
  display: block;
  height: 50px;
  width: 50px;
  /*background-image: url(../img/home/down_home.png);*/
  background-image: url(../img/home/down_home_2.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 80px;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  transition-property: top;
}

#downhome:hover {
  top: 100px;
}

#contvinihome,
#contvinihome2 {
  height: 360px;
  margin-top: 73px;
  position: relative;
}

.ombrinasopra {
  background-image: url(../img/html/ombrinasopra.png);
  background-repeat: repeat-x;
  width: 100%;
  height: 5px;
  position: absolute;
  top: 0px;
}

.ombrinasotto {
  background-image: url(../img/html/ombrinasotto.png);
  background-repeat: repeat-x;
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: 0px;
}

#contbotthome {
  display: block;
  margin-top: -390px;
  text-align: center;
}

#titoloprodottihome {
  display: inline-block;
  width: 302px;
  height: 34px;
  border: 3px solid #252528;
  /*margin-left: 346px;*/
  background-color: #cfb53b;
  color: #ffffff;
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
  margin-top: 10px;
}

#contpulsbotthome {
  margin-top: 20px;
  text-align: center;
}

.pulsbothome {
  width: 98px;
  /*float: left;*/
  height: 518px;
  position: relative;
  margin-right: 2px;
  margin-left: 2px;
  display: inline-block;
  font-size: 0px;
}

.doppio {
  width: 163px !important;
}

.pulsbothome img {
  height: 288px;
  position: absolute;
  top: 74px;
  left: 3px;
}

.mag {
  height: 362px !important;
  top: 0px !important;
  left: 44px !important;
}

.sin {
  left: 5px !important;
}

.separinopulsbothome {
  display: block;
  width: 60px;
  height: 1px;
  background-color: #cfb53b;
  position: absolute;
  left: 19px;
  top: 375px;
}

.doppio .separinopulsbothome {
  left: 52px !important;
}

.testopulsbothome {
  width: 98px;
  position: absolute;
  top: 395px;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
}

.doppio .testopulsbothome {
  width: 163px;
}

.pulsbothome:hover .testopulsbothome {
  color: #cfb53b;
}

.pulsbothome img.logoBereBeneListaViniHome {
  position: absolute;
  left: auto;
  top: 127px;
  width: 73px;
  height: auto;
  display: block;
  right: 9px;
}

/* AZIENDA */

#contimgazienda {
  display: block;
  height: 400px;
  width: 100%;
}

#contintroazienda {
  margin-top: 80px;
  text-align: center;
}

#conttitoloazienda {
  width: auto;
  height: 50px;
  position: relative;
}

.titoloazienda {
  font-size: 30px;
  /*color: # AD9862;*/
  color: #cfb53b;
  text-align: center;
  height: 50px;
  line-height: 50px;
  width: auto;
  position: relative;
  float: left;
}

.righetta {
  width: 130px;
  position: relative;
  background-image: url(../img/html/sf_titolo.png);
  background-repeat: repeat-x;
  height: 50px;
  float: left;
  margin-right: 30px;
  margin-left: 30px;
}

#conttestoazienda {
  margin-top: 80px;
  position: relative;
}

.pagfin #conttestoazienda {
  margin-top: 0px;
  position: relative;
}

#testoazienda {
  position: relative;
  width: 544px;
  float: left;
  margin-left: 10px;
  text-align: left;
}

#contdxprofile {
  position: relative;
  float: right;
  width: 392px;
  overflow: hidden;
}

#contimgprofile {
  position: relative;
  float: right;
  width: 386px;
  height: 324px;
  border: 3px solid #1c1d1a;
  overflow: hidden;
}

#contimgprofile img {
  width: 386px;
  height: 324px;
}

#imgfinanziamenti {
  width: 100%;
  border: 2px solid #3c3c3b;
  box-sizing: border-box;
  padding: 12px;
}

#contdidascalia {
  height: 35px;
  display: block;
  position: relative;
  float: right;
  width: 392px;
  text-align: center;
  margin-top: 10px;
}

#didascaliaazienda {
}

#contfotoazienda {
  height: 500px;
  margin-top: 73px;
  position: relative;
}

#contenutofotoazienda {
  margin-top: 40px;
}

#h2contaz {
  font-size: 24px;
  margin-left: 10px;
  margin-bottom: 23px;
}

#testocontaz {
  margin-left: 10px;
}

.rullinofoto {
  position: relative;
  width: 220px;
  background-image: url(../img/azienda/sf_pulsfoto.png);
  background-repeat: no-repeat;
  margin-top: 30px;
  margin-right: 38px;
  float: left;
  cursor: pointer;
}

.rullinofoto:nth-child(4n) {
  margin-right: 0px !important;
}

.rullinofoto img {
  width: 214px;
  height: 154px;
  margin: 3px;
  margin-top: 37px;
}

.prullinofoto {
  width: 220px;
  margin-top: 8px;
  text-align: center;
}

.overlayrullinofoto {
  width: 214px;
  height: 154px;
  position: absolute;
  top: 37px;
  left: 3px;
  /*background-color: rgba(173, 152, 98, 0.8);*/
  background-color: rgba(207, 181, 59, 0.8);
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.rullinofoto:hover .overlayrullinofoto {
  opacity: 1;
}

.spf {
  position: absolute;
  top: 40px;
  line-height: 18px;
  left: 0px;
  width: 220px;
  font-size: 16px;
}

/* TERRITORIO */

#contfototerritorio {
  height: 530px;
  margin-top: 73px;
  position: relative;
  background-color: #ededed;
}

#contenutofototerritorio {
  margin-top: 40px;
}

#sxcontte {
  width: 478px;
  float: left;
  position: relative;
  margin-top: 20px;
}

#h2contte {
  font-size: 24px;
  margin-left: 10px;
  margin-bottom: 28px;
  line-height: 28px;
}

#testocontte {
  margin-left: 10px;
}

#dxcontte {
  width: 478px;
  height: 468px;
  display: block;
  position: relative;
  /*background-image: url(../img/territorio/proseccodocg.png);*/
  background-image: url(../img/territorio/proseccodocg_2.png);
  background-repeat: no-repeat;
  float: right;
}

#italia {
  font-size: 16px;
  position: absolute;
  top: 16px;
  left: 110px;
}

#veneto {
  font-size: 16px;
  position: absolute;
  top: 16px;
  left: 283px;
}

#area {
  font-size: 14px;
  position: absolute;
  top: 422px;
  left: 30px;
}

#strada {
  font-size: 14px;
  position: absolute;
  top: 447px;
  left: 30px;
}

#zoommap {
  display: block;
  height: 50px;
  width: 50px;
  /*background-image: url(../img/territorio/zoommappa.png);*/
  background-image: url(../img/territorio/zoommappa_2.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 380px;
  left: 423px;
  cursor: pointer;
}

#controlligallery {
  display: block;
  height: 330px;
  width: 392px;
  position: absolute;
  z-index: 1000000000;
  opacity: 0;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
}

#controlligallery:hover {
  opacity: 1;
}

#avantigallery {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  /*background-image: url(../img/html/avantigallery.png);*/
  background-image: url(../img/html/avantigallery_2.png);
  background-repeat: no-repeat;
  top: 277px;
  left: 339px;
  cursor: pointer;
}

#indietrogallery {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  /*background-image: url(../img/html/indietrogallery.png);*/
  background-image: url(../img/html/indietrogallery_2.png);
  background-repeat: no-repeat;
  top: 277px;
  left: 14px;
  cursor: pointer;
}

#zoomgallery {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  /*background-image: url(../img/html/zoomgallery.png);*/
  background-image: url(../img/html/zoomgallery_2.png);
  background-repeat: no-repeat;
  top: 13px;
  left: 339px;
  cursor: pointer;
}

/* PRODOTTI */

#contimgprodotti {
  display: block;
  height: 180px;
  width: 100%;
}

#contintroprod {
  margin-top: 40px;
  text-align: center;
}

#conttestoprod {
  margin-top: 20px;
  position: relative;
}

#testoprod {
  position: relative;
  width: 786px;
  float: left;
  margin-left: 104px;
  text-align: center;
}

.pulsprod {
  display: block;
  height: 302px;
  width: 306px;
  overflow: hidden;
  /*background-image: url(../img/prodotti_2023/sf_pulsprod.jpg);*/
  background-image: url(../img/prodotti_2023/sf_pulsprod_2.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  position: relative;
  float: left;
  margin-right: 38px;
  margin-top: 50px;
  cursor: pointer;
}

.pulsprod:nth-child(3n) {
  margin-right: 0px !important;
}

.pulsprod img {
  height: 288px;
  float: right;
  top: 0px;
  right: 20px;
  position: absolute;
}

.testopulsprod {
  font-size: 20px;
  line-height: 31px;
  position: absolute;
  float: left;
  left: 10px;
  top: 55px;
}

.pulsprod:hover {
  background-position: 0px -302px;
}

.pulsprod img.logoBereBeneListaVini {
  position: absolute;
  left: 10px;
  top: 222px;
  width: 88px;
  height: auto;
  display: block;
}

/*logoBereBeneListaViniHome*/

/* SCHEDA PRODOTTO */

#contschedaprod {
  margin-top: 40px;
  overflow: hidden;
}

#titoloschedaprod {
  width: 984px;
  margin-left: 10px;
  font-size: 30px;
  color: #cfb53b;
  position: relative;
  line-height: 40px;
}

#colsxschedaprod {
  width: 580px;
  position: relative;
  float: left;
  margin-top: 40px;
}

#coldxschedaprod {
  width: 392px;
  min-height: 570px;
  position: relative;
  float: right;
  margin-top: 20px;
  background-image: url(../img/prodotti_2023/sf_schedaprod.jpg);
  background-repeat: no-repeat;
}

img.logoBereBene {
  position: absolute;
  left: -70px;
  top: 150px;
  width: 140px !important;
  height: auto;
  display: block;
}

.h3schedaprod {
  margin-top: 33px;
  margin-bottom: 5px;
  margin-left: 10px;
}

.pschedaprod {
  margin-left: 10px;
}

.bottmag {
  height: 550px;
  position: absolute;
  right: 75px;
}

.bottpic {
  height: 437px;
  position: absolute;
  left: 75px;
  top: 113px;
}

.bottsin {
  height: 550px;
  position: absolute;
  left: 115px;
}

#contsocial {
  margin-top: 60px;
  border-bottom: 1px solid #3c3c3b;
  /*border-top: 1px solid #3C3C3B;*/
  position: relative;
  padding-bottom: 20px;
}

.pulsanteschedaprod {
  display: block;
  height: 50px;
  font-size: 16px;
  text-indent: 55px;
  margin-right: 30px;
  position: relative;
  float: left;
  margin-left: 5px;
}

.pulsanteschedaprod:hover {
  color: #cfb53b;
}

.pulsanteschedaprod img {
  position: absolute;
  top: 0px;
  left: 0px;
}

.pulsanteschedaprod span {
  top: 17px;
  position: relative;
  left: -3px;
}

#contlinkschedaprod {
  height: auto;
  margin-top: 73px;
  position: relative;
  background-color: #ededed;
}

#contenutolinkschedaprod {
  margin-top: 30px;
}

#h2schedaprod {
  font-size: 24px;
  margin-left: 10px;
  margin-bottom: 28px;
  width: 984px;
}

.pulslinkprod {
  display: block;
  height: 150px;
  width: 200px;
  border-right: 2px dotted #3c3c3b;
  margin-right: 15px;
  position: relative;
  float: left;
  margin-bottom: 30px;
}

.pulslinkprod:hover {
  color: #cfb53b;
}

.pulslinkprod:last-child {
  /*border: none;*/
  margin-right: 0px;
}

.testopulslinkprod {
  position: absolute;
  top: 20px;
  font-size: 12px;
  line-height: 20px;
}

.pulslinkprod img {
  height: 150px;
  position: absolute;
  right: 33px;
}

#contriconoscimenti {
  border-top: 1px solid rgba(59, 59, 58, 0.1);
  border-bottom: 1px solid rgba(59, 59, 58, 0.1);
  border: 1px solid rgba(59, 59, 58, 0.1);
  margin-top: 80px;
  padding: 20px;
  box-sizing: border-box;
}

.h3rico {
  margin-bottom: 5px;
  /*margin-left: 10px;*/
  color: #cfb53b;
  margin-bottom: 8px;
  font-size: 16px;
}

.prico {
  /*margin-left: 10px;*/
  font-size: 14px;
  line-height: 22px;
}

/* CONTATTI */

#contimgcontatti {
  height: 550px;
  position: relative;
  border-bottom: 7px solid #3c3c3b;
}

.colsxcon {
  width: 306px;
  float: left;
  display: block;
  min-height: 200px;
  margin-top: 40px;
}

.coldxcon {
  width: 650px;
  float: right;
  display: block;
  min-height: 200px;
  margin-top: 40px;
}

.h22formcontatti {
  text-align: left;
  width: 650px;
  color: #cfb53b;
  margin-top: 40px;
  font-size: 24px;
  border-bottom: 1px solid #3c3c3b;
  height: 30px;
  text-indent: 10px;
}

.h2con {
  text-align: left;
  width: 306px;
  color: #cfb53b;
  margin-top: 40px;
  font-size: 24px;
  border-bottom: 1px solid #3c3c3b;
  height: 30px;
  text-indent: 10px;
}

#datonome {
  font-size: 16px;
  width: 296px;
  margin-left: 10px;
  margin-top: 40px;
}

#datotipo {
  font-size: 16px;
  width: 296px;
  margin-left: 10px;
  margin-top: 0px;
}

#datoindirizzo {
  font-size: 16px;
  width: 296px;
  margin-left: 10px;
  line-height: 22px;
}

#datonumeri {
  font-size: 16px;
  width: 296px;
  margin-left: 10px;
  margin-top: 20px;
  line-height: 22px;
}

#datodati {
  font-size: 14px;
  width: 306px;
  padding-left: 10px;
  padding-top: 20px;
  margin-top: 20px;
  line-height: 17px;
  border-top: 1px solid #3c3c3b;
}

#contactform {
  width: 650px;
  margin-top: 40px;
}

#centformlocale {
  margin-bottom: 40px;
}

.rigaform {
  display: block;
  width: 650px;
  margin-left: 0px;
}

.spacerform {
  display: block;
  width: 650px;
  height: 20px;
  clear: both;
}

.inputform {
  display: block;
  height: 40px;
  width: 478px;
  float: right;
  border: 0px;
  outline: 0px;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  font-size: 20px;
  color: #252528;
  background-color: #d8d8d8;
  font-family: "Tinos", serif;
  font-weight: 400;
}

.textareaform {
  width: 478px;
  height: 140px;
  float: right;
  border: 0px;
  outline: 0px;
  padding: 0px;
  text-decoration: none;
  background-color: #d8d8d8;
  resize: none;
  padding: 10px;
  margin-left: 12px;
  font-size: 20px;
  color: #252528;
  font-family: "Tinos", serif;
  font-weight: 400;
}

.labform {
  display: block;
  height: 40px;
  width: 140px;
  float: left;
  /*border-bottom: 1px solid #888888;*/
  font-size: 16px;
  line-height: 40px;
  color: #3c3c3b;
  text-align: right;
}

#obbligatori {
  font-size: 14px;
  margin-top: -40px;
  margin-left: 15px;
}

.labformcheckbox {
  width: 478px;
  float: right;
  background-image: url("../img/html/sf_check.png");
  background-repeat: no-repeat;
  background-position: 438px 0px;
}

.testolabformcheckbox {
  margin-right: 40px;
  line-height: 39px;
}

.invioform {
  display: block;
  height: 40px;
  width: 498px;
  float: right;
  font-size: 20px;
  line-height: 44px;
  color: #252528;
  text-align: right;
  border: 0px;
  outline: 0px;
  padding: 0px;
  text-decoration: none;
  padding-right: 10px;
  background: none;
}

#rispostaform {
  width: 498px;
  float: right;
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: auto;
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: "Tinos", serif;
  font-weight: 400;
}

div:not(#foo) > input[type="checkbox"] {
  position: absolute;
  left: 30px;
  clip: rect(1px, 1px, 1px, 1px);
}

/* EN */

#en1 {
  width: 170px !important;
}

#titoloprodottihome2 {
  display: inline-block;
  width: 340px;
  height: 34px;
  border: 3px solid #252528;
  /*margin-left: 365px;*/
  background-color: #cfb53b;
  color: #ffffff;
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
  margin-top: 10px;
}

.corta {
  width: 90px;
  position: relative;
  background-image: url(../img/html/sf_titolo.png);
  background-repeat: repeat-x;
  height: 50px;
  float: left;
  margin-right: 30px;
  margin-left: 30px;
}

/* COOKIE */

#cookieChoiceInfo {
  opacity: 0.9;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  background-color: #1c1d1a !important;
  color: #ffffff !important;
  padding: 60px 20px !important;
  box-sizing: border-box;
}

#cookieChoiceInfo span {
  font-size: 14px !important;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  float: left;
  margin-left: 0px !important;
  margin-right: 0px !important;
  color: #ffffff !important;
  box-sizing: border-box;
  text-align: left;
  margin-bottom: 14px;
  display: block;
  width: 100%;
  position: relative;
  text-align: center;
}

#cookieChoiceInfo a {
  display: inline-block;
  margin-right: 10px !important;
  margin-left: 10px !important;
  border: 1px solid #ffffff;
  padding: 10px 20px;
  text-decoration: none !important;
  color: #ffffff;
  text-transform: uppercase;
}

#contpolicy {
  position: relative;
  width: 994px;
  margin-left: 50%;
  left: -497px;
  padding-top: 40px;
  padding-bottom: 80px;
}

#contpolicy a {
  font-style: italic;
  text-decoration: underline;
}

#contpolicy a:hover {
  color: #cfb53b;
}

#contpolicy h1 {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

#contpolicy h2,
.ah2 {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 16px;
  margin-top: 40px;
  font-style: normal !important;
}

#contpolicy h3 {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 14px;
  margin-top: 20px;
}

#contpolicy h4 {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 12px;
}

#contpolicy p {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}

#contpolicy ul {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-left: 3%;
}

#contpolicy li {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}

#contpolicy li:before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #3c3c3b;
  border-radius: 50%;
  left: -8px;
  top: 13px;
}

.notapri {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  font-style: italic;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.separinopri {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  height: 2px;
  background-color: #3c3c3b;
  margin-top: 40px;
  margin-bottom: 40px;
}

/*
#contpolicy h1{
	font-size: 26px;
	font-weight: 700;
}

#contpolicy h2{
	font-size: 20px;
	font-weight: 700;
	margin-top: 20px;
}

#contpolicy p{
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 4px;
}

#contpolicy a{
	text-decoration: underline;
	font-size: 14px;
}

#contpolicy li{
	list-style: disc;
	margin-left: 15px;
	font-size: 14px;
}
*/

/* AREA RICICLO */
