@charset "UTF-8";
textarea {
  resize: vertical; }

.divloading {
  width: 100%;
  height: 600px;
  background: transparent url("https://www.infovalpolicella.it/frontend/images/loading.gif") no-repeat center;
  z-index: 0; }

.nowrap {
  white-space: nowrap; }

.wrap {
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for WebKit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-responsive100 {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%; }

.clear {
  clear: both; }

.centertext, html body #sitodisviluppo {
  display: table;
  text-align: center; }
  .centertext > a, html body #sitodisviluppo > a, .centertext > div, html body #sitodisviluppo > div, .centertext > img, html body #sitodisviluppo > img {
    display: table-cell;
    vertical-align: middle; }

.centertext_svg {
  display: table;
  text-align: center; }
  .centertext_svg > svg {
    display: table-cell;
    vertical-align: middle; }
  .centertext_svg div {
    display: inline-block;
    vertical-align: middle; }

.centertext_vert {
  display: table;
  text-align: center; }
  .centertext_vert > div {
    display: table-cell;
    vertical-align: middle; }
  .centertext_vert img {
    display: inline-block;
    vertical-align: middle; }

.centerabsolute_horiz {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto; }

.centerabsolute, html body #overlay_newsletter {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; }

.centerverticaldiv, html body .overlay #contenitoreoverlay .overlay-content {
  width: 50vw;
  height: 50vh;
  overflow: hidden;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.container100 {
  position: relative;
  width: 100%; }

.row {
  margin-right: 0px;
  margin-left: 0px; }

.divsumisura {
  display: inline-block; }

/* ------------------- DROPDOWN BOOTSTRAP PERSONALIZZATO (senza usare <a href) -------------------------------------------- */
.select_dropdown, .dropdown-menu {
  width: 250px; }

.dropdown-menu > li {
  display: block !important;
  padding: 3px 20px !important;
  margin: 0 !important;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > li:hover,
.dropdown-menu > li:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active,
.dropdown-menu > .active:hover,
.dropdown-menu > .active:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled,
.dropdown-menu > .disabled:hover,
.dropdown-menu > .disabled:focus {
  color: #777777; }

.dropdown-menu > .disabled:hover,
.dropdown-menu > .disabled:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.dropdown-menu .rientro_li_lev2 {
  padding-left: 40px !important; }

.dropdown-menu .rientro_li_lev3 {
  padding-left: 60px !important; }

.dropdown-menu .rientro_li_lev4 {
  padding-left: 80px !important; }

/* ------------------- POSIZIONAMENTO -------------------------------------------- */
.margincenter {
  margin: 0 auto; }

.rotate180 {
  -webkit-transform: rotate(180deg);
  /* Chrome and other webkit browsers */
  -moz-transform: rotate(180deg);
  /* FF */
  -o-transform: rotate(180deg);
  /* Opera */
  -ms-transform: rotate(180deg);
  /* IE9 */
  transform: rotate(180deg);
  /* W3C compliant browsers */ }

.center_vertical {
  position: absolute;
  top: 50%; }

/* usati per togliere le spaziature nel grid bootstrap */
.rmpadding {
  padding-left: 0px;
  padding-right: 0px; }

.rmpaddingright {
  padding-right: 0px; }

.rmpaddingleft {
  padding-left: 0px; }

/* ------------------- FONT basato su font 13px e risoluzione 1920 per i vw  -------------------------------------------- */
.fweightnormal {
  font-weight: 400; }

.fweightlight, html body .article h3.sottotitolo {
  font-weight: 300; }

.fweightmedium {
  font-weight: 500; }

.fweightsemibold, html body .frontend_nav .navbar, html body .frontend_nav .navbar .navbar-nav .link_cerca, html body .frontend_nav .navbar .navbar-nav #lang_dropdown #label, html body .frontend_nav .menuover ul li a, html body .frontend_nav .menuover ul li a:hover, html body .frontend_nav .menuover ul li a:focus, html body #footer_row2, html body #footer_row3, html body .boxmuro .sottotitolo, html body .article h2.titolo, html body #page_frontend_home #box_1 .boxspot {
  font-weight: 600; }

.fweightbold, .caption_icon, .lnk, html body #box_btnnextrows, html body #box_btnmostratutte, html body #box_btnnextrows_gallery, html body #box_btnmostratutte_gallery, html body .btn_default, html body .btn_default:hover, html body .btn_default:focus, html body .btn_default2, html body .btn_default2:hover, html body .btn_default2:focus, html body .frontend_nav .navbar .navbar-nav .dropdown .dropdown-menu > li > a, html body .frontend_nav .navbar .navbar-nav .dropdown .dropdown-menu a:hover, html body .frontend_nav .navbar .navbar-nav .dropdown .dropdown-menu a:focus, html body #footer_row1, html body #overlay_newsletter .boxtitle .title, html body .boxmuro .lblcaption .descrizionecaption, html body .boxmuroarticle.row .lblcaption .descrizionecaption, html body .fascia_playgallery .iconplay span, html body .article .paragrafo .titolo, html body .article .paragrafospaziato .titolo, html body .article .contenutocompleto .titolo, html body .coldx .titolo, html body .readmore, html body .readless {
  font-weight: 700; }

.fweightextrabold {
  font-weight: 900; }

.fsize8 {
  font-size: 8px;
  font-size: 0.615rem; }

.fsize10 {
  font-size: 10px;
  font-size: 0.769rem; }

.fsize11, html body #bannerobbligatori_up {
  font-size: 11px;
  font-size: 0.846rem; }

.fsize12, html body .frontend_nav .navbar .navbar-nav .dropdown .dropdown-menu > li > a, html body .frontend_nav .navbar .navbar-nav .dropdown .dropdown-menu a:hover, html body .frontend_nav .navbar .navbar-nav .dropdown .dropdown-menu a:focus, html body #footer_row2, html body #footer_row3 {
  font-size: 12px;
  font-size: 0.923rem; }

.fsize14, .caption, .caption_icon, html body .boxbreadcrumb {
  font-size: 14px;
  font-size: 1.077rem; }

.fsize15, .lnk {
  font-size: 1.154rem;
  font-size: 15px; }

.fsize16, html body #footer_row1 {
  font-size: 16px;
  font-size: 1.231rem; }

.fsize18, html body, html body #sitodisviluppo, html body #box_btnnextrows, html body #box_btnmostratutte, html body #box_btnnextrows_gallery, html body #box_btnmostratutte_gallery, html body .datononpresente, html body .btn_default, html body .btn_default:hover, html body .btn_default:focus, html body .btn_default2, html body .btn_default2:hover, html body .btn_default2:focus, html body .frontend_nav .navbar, html body .frontend_nav .navbar .navbar-nav .link_cerca, html body .frontend_nav .navbar .navbar-nav #lang_dropdown #label, html body .frontend_nav .menuover ul li a, html body .frontend_nav .menuover ul li a:hover, html body .frontend_nav .menuover ul li a:focus {
  font-size: 18px;
  font-size: 1.385rem; }

.fsize19 {
  font-size: 1.462rem;
  font-size: 19px; }

.fsize20, .subtit, html body #frontend_nav_cerca #page_frontend_ricerca .nessunrisultato {
  font-size: 20px;
  font-size: 1.538rem; }

.fsize21 {
  font-size: 1.615rem;
  font-size: 21px; }

.fsize22 {
  font-size: 22px;
  font-size: 1.692rem; }

.fsize24, .sottofraseheader, html body #frontend_nav_cerca, html body #frontend_nav_cerca input, html body .boxmuroarticle.row .lblcaption .titolocaption, html body .coldx .titolo {
  font-size: 24px;
  font-size: 1.846rem; }

.fsize26, html body .boxmuro .lblcaption .titolocaption {
  font-size: 26px;
  font-size: 2.000rem; }

.fsize28 {
  font-size: 28px;
  font-size: 2.154rem; }

.fsize30, html body #footer_row1 .titolo, html body .overlay #contenitoreoverlay .overlay-content .overlay-main-content h2 {
  font-size: 30px;
  font-size: 2.308rem; }

.fsize34 {
  font-size: 34px;
  font-size: 2.615rem; }

.fsize36, html body .article h3.sottotitolo {
  font-size: 36px;
  font-size: 2.769rem; }

.fsize40, html body .boxmuro .sottotitolo {
  font-size: 40px;
  font-size: 3.077rem; }

.fsize44 {
  font-size: 44px;
  font-size: 3.385rem; }

.fsize48, .nomefreccia, html body .header_inevidenza, html body #page_frontend_enoturismo_vini .header_amarone, html body #page_frontend_enoturismo_vini .header_recioto, html body #page_frontend_enoturismo_vini .header_classico, html body #page_frontend_enoturismo_vini .header_ripasso {
  font-size: 48px;
  font-size: 3.692rem; }

.fsize50, html body #page_frontend_home #box_1 .inevidenza .titolo {
  font-size: 50px;
  font-size: 3.846rem; }

.fsize60, html body #frontend_nav_cerca #page_frontend_ricerca .tisuggeriamo, html body .article h2.titolo {
  font-size: 60px;
  font-size: 4.615rem; }

.fsize62 {
  font-size: 62px;
  font-size: 4.769rem; }

.fsize65 {
  font-size: 65px;
  font-size: 5.000rem; }

.fsize72 {
  font-size: 72px;
  font-size: 5.538rem; }

.fsize88, .fraseheader {
  font-size: 88px;
  font-size: 6.769rem; }

.fsize100, html body #frontend_nav_cerca .titolo, html body .boxmuro .titolo {
  font-size: 100px;
  font-size: 7.692rem; }

.fsize120 {
  font-size: 120px;
  font-size: 7.692rem; }

/* ---------------------------- BORDER ----------------------------------------- */
.bdsolid, html body .carousel .carousel-indicators li {
  border: 1px solid #ffffff; }

.bd4dashed {
  border: 4px dashed #4a4a4a; }

.bdsolid1, html body .carousel .carousel-indicators .active {
  border: 1px solid #41b4c8; }

.bdsolid6 {
  border: 1px solid #f4f4f4; }

.bdsolid7 {
  border: 1px solid #f0e7cf; }

.bdsolid16 {
  border: 1px solid #c9bdad; }

.bdsolidtop1 {
  border-top: 1px solid #41b4c8; }

.bdsolidtop12 {
  border-top: 1px solid #e8e8e8; }

.bdsolidtop2 {
  border-top: 1px solid #ffffff; }

.bdsolidtop3 {
  border-top: 1px solid #274466; }

.bdsolidbottom1 {
  border-bottom: 1px solid #41b4c8; }

.bdsolidbottom2 {
  border-bottom: 1px solid #ffffff; }

.bdsolidbottom3 {
  border-bottom: 1px solid #274466; }

.bdsolidbottom20 {
  border-bottom: 1px solid #b79d56; }

.bdsolidbottom10, html body .boxbreadcrumb, html body .coldx .titolo {
  border-bottom: 1px solid #ced2d9; }

.bdsolidbottom18 {
  border-bottom: 1px solid #a49375; }

.bdsolid2 {
  border: 1px solid #ffffff; }

.bdsolidleft2 {
  border-left: 1px solid #ffffff; }

.bdsolid2top2 {
  border-top: 2px solid #ffffff; }

.bdsolid2bottom2 {
  border-bottom: 2px solid #ffffff; }

.divtondo {
  border-radius: 50%; }

/* ---------------------- COLOR ( i colori vanno resettati ad ogni progetto #ff0000) ---------------------------------------------- */
.color, html body .frontend_nav .navbar .navbar-nav .secondlevel-menu li a, html body .frontend_nav .navbar .navbar-nav .secondlevel-menu li a:hover, html body .frontend_nav .navbar .navbar-nav .secondlevel-menu li:hover, html body #secondlevel-menu ul .secondlevel-active a {
  color: #4a4a4a; }

.color1, .nomefreccia, html body .frontend_nav .navbar .navbar-nav li, html body .frontend_nav .navbar .navbar-nav li:hover, html body .frontend_nav .navbar .navbar-nav li:focus, html body .frontend_nav .navbar .navbar-nav a, html body .frontend_nav .navbar .navbar-nav a:hover, html body .frontend_nav .navbar .navbar-nav a:focus, html body .frontend_nav .navbar .navbar-nav .dropdown .dropdown-menu a:hover, html body .boxmuro .titolo, html body .boxmuro .sottotitolo, html body .article h2.titolo, html body .article h3.sottotitolo, html body .coldx .titolo, html body #page_frontend_home #box_1 .inevidenza .titolo {
  color: #41b4c8; }

.color2, html body #sitodisviluppo, html body .frontend_nav .menuover ul li a, html body .frontend_nav .menuover ul li a:hover, html body .frontend_nav .menuover ul li a:focus, html body #frontend_nav_cerca, html body #frontend_nav_cerca .titolo .secondaparte, html body #footer_row2 .boxcredits .credits a, html body #footer_row2 .boxcredits .credits a:hover, html body #footer_row2 .boxcredits .credits a:focus, html body #overlay_newsletter, html body .boxmuro .titolo .secondaparte, html body .boxmuro .lblcaption, html body .boxmuroarticle.row .lblcaption, html body .header_inevidenza, html body .fascia_playgallery .iconplay, html body #page_frontend_home #box_1 .boxspot, html body #page_frontend_home #box_1 .boxspot a, html body #page_frontend_home #box_1 .boxspot a:hover, html body #page_frontend_home #box_1 .boxspot a:focus, html body #page_frontend_enoturismo_vini .header_amarone, html body #page_frontend_enoturismo_vini .header_recioto, html body #page_frontend_enoturismo_vini .header_classico, html body #page_frontend_enoturismo_vini .header_ripasso {
  color: #ffffff; }

.color3 {
  color: #274466; }

.color4 {
  color: #e6e6e6; }

.color5 {
  color: #bf9d23; }

.color6 {
  color: #f4f4f4; }

.color7 {
  color: #f4f4f4; }

.color8 {
  color: #8C92B4; }

.color9, html body #frontend_nav_cerca .titolo, html body #frontend_nav_cerca #page_frontend_ricerca #box_suggerimenti .titolo, html body #frontend_nav_cerca #page_frontend_ricerca #box_suggerimenti .sottotitolo, html body #page_frontend_shopping_aziende #box_2 .titolo, html body #page_frontend_shopping_aziende #box_2 .sottotitolo, html body #page_frontend_shopping_aziende-dettaglio #box_2 .titolo, html body #page_frontend_shopping_aziende-dettaglio #box_2 .sottotitolo,
html body #page_frontend_shopping_distretto-del-commercio #box_2 .titolo,
html body #page_frontend_shopping_distretto-del-commercio #box_2 .sottotitolo, html body #page_frontend_shopping_distretto-del-commercio-dettaglio #box_2 .titolo, html body #page_frontend_shopping_distretto-del-commercio-dettaglio #box_2 .sottotitolo,
html body #page_frontend_shopping_itinerari #box_2 .titolo,
html body #page_frontend_shopping_itinerari #box_2 .sottotitolo, html body #page_frontend_shopping_itinerari-dettaglio #box_2 .titolo, html body #page_frontend_shopping_itinerari-dettaglio #box_2 .sottotitolo,
html body #page_frontend_shopping_valpolicella-card #box_2 .titolo,
html body #page_frontend_shopping_valpolicella-card #box_2 .sottotitolo, html body #page_frontend_shopping_valpolicella-card-dettaglio #box_2 .titolo, html body #page_frontend_shopping_valpolicella-card-dettaglio #box_2 .sottotitolo, html body #page_frontend_scopri_il-territorio #box_2 .titolo, html body #page_frontend_scopri_il-territorio #box_2 .sottotitolo, html body #page_frontend_scopri_del-comune #box_2 .titolo, html body #page_frontend_scopri_del-comune #box_2 .sottotitolo,
html body #page_frontend_scopri_borghi-e-frazioni #box_2 .titolo,
html body #page_frontend_scopri_borghi-e-frazioni #box_2 .sottotitolo, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio #box_2 .titolo, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio #box_2 .sottotitolo,
html body #page_frontend_scopri_vini #box_2 .titolo,
html body #page_frontend_scopri_vini #box_2 .sottotitolo,
html body #page_frontend_scopri_infopoint #box_2 .titolo,
html body #page_frontend_scopri_infopoint #box_2 .sottotitolo, html body #page_frontend_scopri_infopoint-dettaglio #box_2 .titolo, html body #page_frontend_scopri_infopoint-dettaglio #box_2 .sottotitolo,
html body #page_frontend_vivi_eventi #box_2 .titolo,
html body #page_frontend_vivi_eventi #box_2 .sottotitolo, html body #page_frontend_vivi_eventi-dettaglio #box_2 .titolo, html body #page_frontend_vivi_eventi-dettaglio #box_2 .sottotitolo,
html body #page_frontend_vivi_escursioni-e-sport #box_2 .titolo,
html body #page_frontend_vivi_escursioni-e-sport #box_2 .sottotitolo, html body #page_frontend_vivi_escursioni-e-sport-dettaglio #box_2 .titolo, html body #page_frontend_vivi_escursioni-e-sport-dettaglio #box_2 .sottotitolo,
html body #page_frontend_vivi_arte-e-cultura #box_2 .titolo,
html body #page_frontend_vivi_arte-e-cultura #box_2 .sottotitolo, html body #page_frontend_vivi_arte-e-cultura-dettaglio #box_2 .titolo, html body #page_frontend_vivi_arte-e-cultura-dettaglio #box_2 .sottotitolo,
html body #page_frontend_vivi_parchi-e-divertimento-dettaglio #box_2 .titolo,
html body #page_frontend_vivi_parchi-e-divertimento-dettaglio #box_2 .sottotitolo, html body #page_frontend_vivi_parchi-e-divertimento #box_2 .titolo, html body #page_frontend_vivi_parchi-e-divertimento #box_2 .sottotitolo,
html body #page_frontend_enoturismo_vino-e-degustazioni #box_2 .titolo,
html body #page_frontend_enoturismo_vino-e-degustazioni #box_2 .sottotitolo, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio #box_2 .titolo, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio #box_2 .sottotitolo,
html body #page_frontend_enoturismo_sapori-e-prodotti-tipici #box_2 .titolo,
html body #page_frontend_enoturismo_sapori-e-prodotti-tipici #box_2 .sottotitolo, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio #box_2 .titolo, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio #box_2 .sottotitolo,
html body #page_frontend_ospitalita_servizi #box_2 .titolo,
html body #page_frontend_ospitalita_servizi #box_2 .sottotitolo, html body #page_frontend_ospitalita_servizi-dettaglio #box_2 .titolo, html body #page_frontend_ospitalita_servizi-dettaglio #box_2 .sottotitolo,
html body #page_frontend_ospitalita_dove_dormire #box_2 .titolo,
html body #page_frontend_ospitalita_dove_dormire #box_2 .sottotitolo, html body #page_frontend_ospitalita_dove_dormire-dettaglio
#box_2 .titolo, html body #page_frontend_ospitalita_dove_dormire-dettaglio
#box_2 .sottotitolo {
  color: #6b5975; }

.color11, html body .frontend_nav .navbar .navbar-nav > li, html body .frontend_nav .navbar .navbar-nav > li > a, html body .frontend_nav .navbar .navbar-nav .dropdown .dropdown-menu > li > a, html body .frontend_nav .navbar .navbar-nav .dropdown .dropdown-menu a:hover, html body .frontend_nav .navbar .navbar-nav .dropdown .dropdown-menu a:focus, html body .frontend_nav .navbar .navbar-nav #lang_dropdown, html body .frontend_nav .navbar .navbar-nav #lang_dropdown .btn, html body .frontend_nav .navbar .navbar-nav #lang_dropdown .btn:hover, html body .frontend_nav .navbar .navbar-nav #lang_dropdown .btn:focus, html body .frontend_nav .navbar .navbar-nav #lang_dropdown .dropdown-menu li a, html body .frontend_nav .navbar .navbar-nav #lang_dropdown .dropdown-menu li a:hover, html body .frontend_nav .navbar .navbar-nav #lang_dropdown .dropdown-menu li a:focus, html body .boxbreadcrumb {
  color: #878786; }

.color10 {
  color: #ced2d9; }

.color12 {
  color: #e8e8e8; }

.color13 {
  color: #c09d25; }

.color14, html body .readmore, html body .readless, html body .readmore a, html body .readmore a:hover, html body .readmore a:focus, html body .readless a, html body .readless a:hover, html body .readless a:focus {
  color: #c1387b; }

.color15 {
  color: #86755f; }

.color16 {
  color: #c9bdad; }

.color17 {
  color: #5ca547; }

.color18 {
  color: #a49375; }

.color19 {
  color: #dbd3c6; }

.color20 {
  color: #b79d56; }

.color21 {
  color: #a58629; }

.color22 {
  color: #554f4a; }

.color23 {
  color: #d6c8be; }

.colorbkg, html body .carousel .carousel-indicators li {
  background-color: #ffffff; }

.colorbkg0 {
  background-color: transparent; }

.colorbkg1, html body .carousel .carousel-indicators .active {
  background-color: #41b4c8; }

.colorbkg2 {
  background-color: #ffffff; }

.colorbkg3 {
  background-color: #274466; }

.colorbkg4 {
  background-color: #e6e6e6; }

.colorbkg5, html body #sitodisviluppo {
  background-color: #bf9d23; }

.colorbkg6 {
  background-color: #f4f4f4; }

.colorbkg7 {
  background-color: #f0e7cf; }

.colorbkg10 {
  background-color: #ced2d9; }

.colorbkg11 {
  background-color: #878786; }

.colorbkg12 {
  background-color: #e8e8e8; }

.colorbkg13 {
  background-color: #c09d25; }

.colorbkg14 {
  background-color: #c1387b; }

.colorbkg15 {
  background-color: #86755f; }

.colorbkg16 {
  background-color: #c9bdad; }

.colorbkg18 {
  background-color: #a49375; }

.colorbkg19 {
  background-color: #dbd3c6; }

.colorbkg20 {
  background-color: #b79d56; }

.colorbkg21 {
  background-color: #a58629; }

.colorbkg22 {
  background-color: #554f4a; }

/* ---------------------------- PLACEHOLDER ----------------------------------------- */
.colorplaceholder1 ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #41b4c8; }
.colorplaceholder1 :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #41b4c8;
  opacity: 1; }
.colorplaceholder1 ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #41b4c8;
  opacity: 1; }
.colorplaceholder1 :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #41b4c8; }

.colorplaceholder3 ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #41b4c8; }
.colorplaceholder3 :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #41b4c8;
  opacity: 1; }
.colorplaceholder3 ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #41b4c8;
  opacity: 1; }
.colorplaceholder3 :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #41b4c8; }

.gradient_oriz1 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c7a84b+0,fae9b6+20,c7a84b+50,fae9b6+73,c7a84b+100 */
  background: #c7a84b;
  /* Old browsers */
  background: -moz-linear-gradient(left, #c7a84b 10%, #fae9b6 25%, #c7a84b 40%, #c7a84b 60%, #fae9b6 75%, #c7a84b 90%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #c7a84b 10%, #fae9b6 25%, #c7a84b 40%, #c7a84b 60%, #fae9b6 75%, #c7a84b 90%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #c7a84b 10%, #fae9b6 25%, #c7a84b 40%, #c7a84b 60%, #fae9b6 75%, #c7a84b 90%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7a84b', endColorstr='#c7a84b',GradientType=1 );
  /* IE6-9 */ }

.gradient_txt_oriz1 {
  background: -webkit-linear-gradient(left, #846a08, #a38212);
  background: linear-gradient(left, #846a08, #a38212);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /* .color8;*/ }

.gradient_oriz2 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3e5d01+0,b3d574+20,3e5d01+69,3e5d01+76,b3d574+100 */
  background: #3e5d01;
  /* Old browsers */
  background: -moz-linear-gradient(left, #3e5d01 0%, #b3d574 20%, #3e5d01 69%, #3e5d01 76%, #b3d574 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #3e5d01 0%, #b3d574 20%, #3e5d01 69%, #3e5d01 76%, #b3d574 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #3e5d01 0%, #b3d574 20%, #3e5d01 69%, #3e5d01 76%, #b3d574 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e5d01', endColorstr='#b3d574',GradientType=1 );
  /* IE6-9 */ }

.back_color1 {
  background-color: #5f5d5b;
  color: #ffffff; }
  .back_color1 .rowinput:hover, .back_color1 button {
    background-color: #797774; }
  .back_color1 .content_formcontatti .titolo, .back_color1 .rowinput {
    border-bottom: 1px solid #797774; }
  .back_color1 input, .back_color1 textarea {
    background-color: #5f5d5b; }
  .back_color1 .form-control {
    color: #ffffff; }

.svg_cosafare_icon_color1 .st0 {
  clip-path: url(#SVGID_2_);
  fill: #5f5d5b; }
.svg_cosafare_icon_color1 .st1 {
  clip-path: url(#SVGID_2_);
  fill: none;
  stroke: #5f5d5b;
  stroke-linecap: round; }
.svg_cosafare_icon_color1 .st2 {
  clip-path: url(#SVGID_2_);
  fill: #FFFFFF; }
.svg_cosafare_icon_color1 .st3 {
  clip-path: url(#SVGID_2_);
  fill: none;
  stroke: #5f5d5b;
  stroke-width: 2; }
.svg_cosafare_icon_color1 .st4 {
  clip-path: url(#SVGID_2_);
  fill: none;
  stroke: #5f5d5b;
  stroke-width: 0.5;
  stroke-linecap: round; }
.svg_cosafare_icon_color1 .st5 {
  clip-path: url(#SVGID_2_);
  fill: none;
  stroke: #5f5d5b;
  stroke-width: 0.5; }

/*
.virgolette {
  margin: 5px;
  border-left:none;
  background-image: url('https://www.infovalpolicella.it/frontend/images/virgolette.png');
  background-position: top left;
  background-repeat: no-repeat;
  span {   
    font-size: 24px;
    display: block;
    margin:-10px 10px;
    background-image: url('https://www.infovalpolicella.it/frontend/images/virgolette-chiuse.png');
    background-repeat: no-repeat;
    background-position: bottom right;
  }
  .autore {
    font-size: 18px;
    margin:10px 0px 0px 10px;
  }
}
        
.bordodiv {
  border-radius:5px; 
  border:3px dashed #000000; 
  padding:46px 28px; 
}

h2 {
  @extend .fsize72;
  font-family: $font-family1;
}

h3 {
  @extend .fsize48;
  font-family: $font-family1;
  margin-bottom: 40px;
}

h4 {
  @extend .fsize24;
  font-family: $font-family1;
}



.sottotitolo1 {
  @extend .fsize16;
  border-radius:5px; 
  margin-bottom: 15px;
}

*/
.paragrafo, .paragrafospaziato {
  line-height: 1.2;
  margin-bottom: 34px; }

.paragrafospaziato {
  line-height: 1.8; }

.iconinlinea img {
  margin-right: 40px; }
.iconinlinea img:last-child {
  margin-right: 0px; }

.spaziatura {
  margin-bottom: 40px; }

.imageround {
  border-radius: 50%; }

.bordoimage {
  border: 3px solid #41b4c8; }

.bordoimagedoppio {
  border: 6px solid #41b4c8; }

.separatore {
  height: 3px;
  background-color: #41b4c8;
  margin: 32px auto; }

.colabsolute {
  position: absolute; }

.colrelative {
  position: relative; }

.boxrow {
  padding: 60px 0px; }

.collink {
  width: 50%;
  margin: 0 auto;
  text-align: center; }
  .collink img {
    margin-bottom: 40px; }
  .collink img.iconfb {
    margin-bottom: 36px; }

.resizeabsolute {
  /*
  <div id="" class="col-xs-6 colabsolute" style="">
    <img src="<?php echo $rootdir_sito; ?>frontend/images/home/sfondo-faq.jpg" class="resizeabsolute" />
  </div>
  */ }

.nomefreccia {
  position: absolute;
  font-family: "Glegoo", serif; }

.freccianome {
  position: absolute; }

.sbandieratoadx {
  text-align: right; }

.sbandieratoasx {
  text-align: left; }

.specchiaimg {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH"; }

.fraseheader {
  line-height: 0.6;
  font-family: "Glegoo", serif; }
  .fraseheader .riga1 {
    text-decoration: none; }
  .fraseheader .riga2 {
    text-decoration: underline; }

.sottofraseheader {
  margin-top: 30px; }

.caption {
  line-height: 1;
  text-align: right; }

.caption_icon {
  text-align: right;
  line-height: 1;
  float: right;
  margin: 20px 0px 75px 0px; }
  .caption_icon img {
    vertical-align: middle; }

.verticalcenter_txtimg {
  display: flex;
  align-items: center; }

.verticalcenter2_txtimg {
  display: flex; }

.verticalcenter2_txtimg * {
  margin-top: auto;
  margin-bottom: auto; }

.subtit {
  margin-bottom: 30px; }

.bkgparallax {
  overflow: hidden;
  height: 600px;
  background: url("/frontend/images/test-tmp/news.jpg") top left no-repeat fixed;
  background-size: cover; }

.objectfit {
  object-fit: cover;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center;';
  width: 100%; }

.himage {
  height: 450px; }

@keyframes ltr {
  0% {
    object-position: 0% 0%; }
  25% {
    object-position: 20% 0%; }
  100% {
    object-position: 100% 100%; } }
/* ------------- crop center thumb  http://jonathannicol.com/blog/2014/06/16/centre-crop-thumbnails-with-css/  
https://stackoverflow.com/questions/30735877/bootstrap-thumbnail-cropping-and-positioning (mantiene vert o oriz.. ridimensiona... ma non basta img-responsive?)
sarebbe meglio ma non è supportato da ie.. https://medium.com/@chrisnager/center-and-crop-images-with-a-single-line-of-css-ad140d5b4a87 */
.thumbnailcrop {
  position: relative;
  max-width: 420px;
  height: 260px;
  overflow: hidden; }

.thumbnailcrop img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.thumbnailcrop img.portrait {
  width: 100%;
  height: auto; }

.divcrop {
  position: relative;
  width: 300px;
  height: 300px;
  overflow: hidden; }
  .divcrop img {
    position: absolute;
    top: -9999px;
    left: -9999px;
    right: -9999px;
    bottom: -9999px;
    margin: auto; }

.absolute-center, html body .carousel .element_carousel .testoover {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

/* 
NB per evitare di sovrascrive le classi ogni pagina inizia con un div idpagina, così le classi volendo... posssono fare riferimento SOLO a quella pagina specifica
usiamo la seguente logica:
-frontend.css -> classi master + classi delle singole pagine (l'id pagina è creato come #page_frontend_xxx)
-backend.css -> le classi master backend possono sovrascrivere le classi master frontend + classi delle singole pagine (l'id pagina è creato come #page_backend_xxx)
*/
/* stili pensati sulla risoluzione monitor full hd 1920 */
html {
  font-size: 13px;
  /* non cambiare ci basi tutti i font */ }
  html body {
    letter-spacing: normal;
    line-height: 1.4;
    width: 100%;
    color: #4a4a4a;
    font-family: "Source Sans Pro", sans-serif;
    /* text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; */
    background-color: #ffffff;
    /* ---------------------------- INPUT ----------------------------------------- */
    /* ---------------------------- MENU MOBILE HAMBURGER (versione base - per modifiche sovrascrivo in css 320 )----------------------------------------- */
    /* ------------------ SCENE PARALLAX  ------------------------------------------*/
    /*        #divscene {
              overflow: hidden; z-index: 1000; width:100%; 
              position:absolute; bottom:-100px;
              
              .scene {
                height: 200px; transform: translate3d(0px, 0px, 0px); transform-style: preserve-3d; backface-visibility: hidden;
              }
              .layer {
                position: absolute; left: 0px; top: 0px; transform-style: preserve-3d; backface-visibility: hidden;
              }          
              #layer060 {
                transform: translate3d(-7.8px, -48.06px, 0px); 
              }
              #layer080 {
                transform: translate3d(-10.4px, -64.08px, 0px);
              }
              #layer100 {
                transform: translate3d(-13px, -80.1px, 0px);
              }
              
              .scene, .layer {
                display: block;
                height: 100%;
                margin: 0;
                padding: 0;
                width: 100%;
              }
              
              .scene .layer div {
                backface-visibility: hidden;
                transform: translate3d(0px, 0px, 0px);
                transform-style: preserve-3d;
              }
              
              .scene .wave {
                background: transparent none repeat-x scroll 0 0;
                left: -100%;
                position: absolute;
                width: 300%; 300%
              }
              *::-moz-selection {
                background: #fccb2a none repeat scroll 0 0;
                color: #ffffff;
                text-shadow: none;
              }
      
              .wave.onda1 {
                background-image: url('https://www.infovalpolicella.it/frontend/images/ondeolio/onda1.png');
              }
              .wave.onda2 {
                background-image: url('https://www.infovalpolicella.it/frontend/images/ondeolio/onda2.png');
              }
              .wave.onda3 {
                background-image: url('https://www.infovalpolicella.it/frontend/images/ondeolio/onda3.png');
              } 
    
              .scene .wave.depth-60 {
                animation: 5.77778s linear 0.1s normal none infinite running wave;
                 background-position: center bottom;
                background-size: auto 101%;
                bottom: 72px;
                height: 73px;
                margin: 0;
              }
              .scene .wave.depth-100 {
                animation: 4s linear 0.1s normal none infinite running wave;
                background-position: center bottom;
                background-size: auto 101%;
                bottom: -72px;
                height: 188px;
                margin: 0;
              }
              .scene .wave.depth-80 {
                animation: 4.88889s linear 0.1s normal none infinite running wave;
                 background-position: center bottom;
                background-size: auto 101%;
                bottom: -1px;
                height: 130px;
                margin: 0;
              }
    
              .wave::after {
                background-color: #fccb2a;
                content: "";
                display: block;
                height: 200px;
                left: 0;
                position: absolute;
                top: 100%;
                width: 100%;
              }
    
              .scene .wave.depth-80::after {
                height: 57.6px;
              }
              .wave.depth-60::after {
                height: 115.2px;
              }
            }*/
    /* ------------------ FOOTER  ------------------------------------------*/
    /*        .border_bkg {
              background: transparent url('https://www.infovalpolicella.it/frontend/images/dots_border.svg') repeat-x bottom left; height: 6px;
            }*/
    /*        #footer_fixed { 
                background-color:#fff; text-align:center; position:fixed; bottom:0px; left:0; width:100%; padding:5px 0; font-size:12px; font-size:0.923rem; z-index: 10; 
                a { color:inherit; }
            }  
            */
    /* ------------------------ MODAL GALLERY -------------------------------------------------- */
    /* ------------------------ BARRA SCORRIMENTO PERSONALIZZATA -------------------------------------------------- */
    /*
    .mCSB_horizontal.mCSB_inside > .mCSB_container {
        margin-bottom: 10px;
    }
    */
    /* ------------------ MODAL  ------------------------------------------*/
    /* ------------------ CAROUSEL GENERICO ------------------------------------------*/
    /* ------------------ EFFETTO FADE PER CAROUSEL ------------------------------------------*/
    /* inspired from http://codepen.io/Rowno/pen/Afykb */
    /* ------------------ HEADER CAROUSEL ------------------------------------------*/
    /* ------------------ TABLE -------------------------------------- */
    /* ------------------ TABLE RICERCA -------------------------------------- */
    /* ----------------------------------------------------------------------------------------------- */
    /* ------------------ bannerobbligatori ------------------------------------------*/
    /* fascia header 
    #bannerobbligatori_wrapper {
        background: $color4;
        height:100px;     
        padding:25px 0px;            
        .bannerobbligatori {
          @extend .fsize11;  
          text-align: left;      
        } 
        .bannerobbligatori.header {
          img {
            vertical-align: middle;
          }
          .txt {
            height:55px;
            position:relative;
            .bottom {
              position:absolute;
              bottom:0;
              left:0;
            }
          }
        }
        .bannerobbligatori.footer {
          .img { float:left; }
          .txt { float:left; line-height: 1.5; }
        }
    }
    */
    /* ------------------ LOGIN ---------------------------------------------------------------------------------------------------------------------------------------*/
    /* ----------------- HOME ---------------------------------- */
        /* ----------------- ENOTURISMO/ITINERARI OLD ---------------------------------- 
        #page_frontend_enoturismo_itinerari {  

          #regione_frase {
            @extend .fsize12;
          }
          
          .fascia_playgallery {
            background: transparent url('https://www.infovalpolicella.it/frontend/images/testata/testata-itinerario.jpg') no-repeat top center / cover;             
          }
        
          #box_1 {             
          }


          #box_2 { 
           background: $color8 url('https://www.infovalpolicella.it/frontend/images/box-sfondo/sfondo2_1920.jpg') no-repeat bottom center / cover;
           min-height: 1818px;
           .titolo, .sottotitolo {            
             @extend .color9;
            }  
          }
           
        }
        */
    /* ----------------- ENOTURISMO/VINI ---------------------------------- */
    /* ----------------- PAGINA LISTA E DETTAGLIO SHOPPING  ---------------------------------- */
    /* ----------------- PAGINA LISTA E DETTAGLIO ARTICOLI  ---------------------------------- */
    /* ----------------- OSPITALITA/DOVEDORMIRE ---------------------------------- 
    #page_frontend_ospitalita_dove_dormire {  
        
      .readmore {
        margin:75px 0px 85px 0px;
      }
      .article {
        padding:77px 0px 77px 0px;
      }
          
      .header_dovedormire {
        background: transparent url('https://www.infovalpolicella.it/frontend/images/ospitalita/dovedormire/sfondo_dovedormire.jpg') no-repeat top center / cover;    
        height:400px;
        @extend .fsize48;                
        font-family: $font-family1;
        @extend .color2;
      }
       
    }
    
    /* ----------------- OSPITALITA/COSAMANGIARE ---------------------------------- 
    #page_frontend_ospitalita_cosa_mangiare {  
        
      .readmore {
        margin:75px 0px 85px 0px;
      }
      .article {
        padding:77px 0px 77px 0px;
      }
          
      .header_formaggi {
        background: transparent url('https://www.infovalpolicella.it/frontend/images/ospitalita/cosamangiare/sfondo_formaggi.jpg') no-repeat top center / cover;    
        height:400px;
        @extend .fsize48;                
        font-family: $font-family1;
        @extend .color2;
      }
      .header_salumi {
        background: transparent url('https://www.infovalpolicella.it/frontend/images/ospitalita/cosamangiare/sfondo_salumi.jpg') no-repeat top center / cover;    
        height:400px;
        @extend .fsize48;                
        font-family: $font-family1;
        @extend .color2;
      }
      .header_oliodioliva {
        background: transparent url('https://www.infovalpolicella.it/frontend/images/ospitalita/cosamangiare/sfondo_oliodioliva.jpg') no-repeat top center / cover;    
        height:400px;
        @extend .fsize48;                
        font-family: $font-family1;
        @extend .color2;
      }
      .header_frutta {
        background: transparent url('https://www.infovalpolicella.it/frontend/images/ospitalita/cosamangiare/sfondo_frutta.jpg') no-repeat top center / cover;    
        height:400px;
        @extend .fsize48;                
        font-family: $font-family1;
        @extend .color2;
      }
      .header_peara {
        background: transparent url('https://www.infovalpolicella.it/frontend/images/ospitalita/cosamangiare/sfondo_peara.jpg') no-repeat top center / cover;    
        height:400px;
        @extend .fsize48;                
        font-family: $font-family1;
        @extend .color2;
      }
    
       
    }
    
    */ }
    html body #pondebug {
      border: 1px dashed #ff0000;
      font-size: 8px;
      left: 0;
      position: absolute;
      top: 0;
      width: auto;
      z-index: 150000;
      background-color: #000000; }
    html body #turnDeviceNotification {
      position: fixed;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      display: none;
      z-index: 100000;
      background-image: url("https://www.infovalpolicella.it/frontend/images/turnDeviceNotification.png");
      background-size: cover; }
    html body #sitodisviluppo {
      width: 100%;
      position: fixed;
      z-index: 100000; }
    html body #backToTopButton {
      z-index: 999;
      background-color: rgba(102, 102, 102, 0.8);
      bottom: 15px;
      position: fixed;
      display: none;
      right: 0;
      margin-right: 15px;
      padding: 10px;
      opacity: 0.7;
      cursor: pointer; }
    html body #box_btnnextrows, html body #box_btnmostratutte {
      padding: 40px 0px 50px 0px;
      cursor: pointer;
      line-height: 1;
      text-align: center; }
    html body #box_btnnextrows_gallery, html body #box_btnmostratutte_gallery {
      padding: 40px 0px 40px 0px;
      cursor: pointer;
      line-height: 1;
      text-align: center;
      margin-bottom: 100px; }
    html body a, html body a:hover, html body a:focus {
      color: #4a4a4a;
      text-decoration: none; }
    html body .datononpresente {
      min-height: 130px;
      text-align: center;
      padding: 40px; }
    html body #apriformnewsletter {
      cursor: pointer; }
    html body .inputpiatto {
      border: 0;
      padding: 0;
      box-shadow: none; }
    html body .btn_default, html body .btn_default:hover, html body .btn_default:focus {
      color: #ffffff;
      border: 1px solid #ffffff;
      border: 1px solid rgba(255, 255, 255, 0.9);
      -webkit-background-clip: padding-box;
      /* for Safari */
      background-clip: padding-box;
      /* for IE9+, Firefox 4+, Opera, Chrome */
      background-color: #4ca7a7;
      background-color: rgba(69, 163, 165, 0.9);
      letter-spacing: 4px;
      padding: 15px 60px 15px 60px;
      border-radius: 0px;
      text-align: center;
      line-height: 1;
      display: inline-block; }
    html body .btn_default2, html body .btn_default2:hover, html body .btn_default2:focus {
      color: #ffffff;
      border: 1px solid #ffffff;
      border: 1px solid rgba(255, 255, 255, 0.9);
      -webkit-background-clip: padding-box;
      /* for Safari */
      background-clip: padding-box;
      /* for IE9+, Firefox 4+, Opera, Chrome */
      background-color: #c09d25;
      background-color: rgba(192, 157, 37, 0.9);
      letter-spacing: 4px;
      padding: 15px 60px 15px 60px;
      border-radius: 0px;
      text-align: center;
      line-height: 1;
      display: inline-block; }
    html body .checkbox-primary input[type="checkbox"]:checked + label::before,
    html body .checkbox-primary input[type="radio"]:checked + label::before {
      background-color: #e7e7e7;
      border-color: #e7e7e7; }
    html body .checkbox-primary input[type="checkbox"]:checked + label::after,
    html body .checkbox-primary input[type="radio"]:checked + label::after {
      color: #e7e7e7; }
    html body .checkbox-primary input[type="checkbox"]:not(:checked) + label::before,
    html body .checkbox-primary input[type="radio"]:not(:checked) + label::before {
      background-color: #e7e7e7;
      border-color: #e7e7e7; }
    html body .checkbox-primary input[type="checkbox"]:not(:checked) + label::after,
    html body .checkbox-primary input[type="radio"]:not(:checked) + label::after {
      background-color: #e7e7e7; }
    html body .hamburgler-icon-wrapper {
      position: absolute;
      top: 1em;
      left: 1em;
      height: 26px;
      width: 26px;
      cursor: pointer; }
    html body .hamburgler-icon,
    html body .hamburgler-icon:before,
    html body .hamburgler-icon:after {
      content: '';
      position: absolute;
      border-radius: 1em;
      height: 2px;
      width: 26px;
      background: black;
      transition: all 0.2s ease; }
    html body .hamburgler-icon {
      top: 0.75em; }
    html body .hamburgler-icon:before {
      top: -0.55em; }
    html body .hamburgler-icon:after {
      top: 0.55em; }
    html body .hamburgler-active .hamburgler-icon {
      background: transparent;
      transform: rotate(-135deg); }
    html body .hamburgler-active .hamburgler-icon:before,
    html body .hamburgler-active .hamburgler-icon:after {
      top: 0; }
    html body .hamburgler-active .hamburgler-icon:before {
      transform: rotate(90deg); }
    html body .hamburgler-active .hamburgler-icon,
    html body .hamburgler-active .hamburgler-icon:before,
    html body .hamburgler-active .hamburgler-icon:after {
      background: white; }
    html body .hamburgler-menu {
      transition: all 0.4s ease;
      opacity: 0;
      pointer-events: none;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.9);
      color: white;
      text-align: center;
      z-index: 10000; }
    html body .hamburgler-active .hamburgler-menu {
      opacity: 1;
      pointer-events: initial; }
    html body .hamburgler-menu-list {
      display: block;
      transition: all 0.4s ease;
      padding: 0;
      list-style-type: none;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) scale(1.2); }
    html body .hamburgler-active .hamburgler-menu-list {
      transform: translate(-50%, -50%) scale(1); }
    html body #header {
      padding: 0px; }
    html body .frontend_nav {
      background-color: #ffffff;
      z-index: 1000;
      position: relative; }
      html body .frontend_nav .row > div {
        padding: 0px; }
      html body .frontend_nav .navbar {
        border: none;
        margin-bottom: 0px;
        margin-top: 0px;
        padding: 28px 0px 0px 0px;
        background: #FFFFFF url("https://www.infovalpolicella.it/frontend/images/menu-curvedx.jpg") bottom right no-repeat;
        height: 106px; }
        html body .frontend_nav .navbar .div-navbar {
          text-align: center; }
          html body .frontend_nav .navbar .div-navbar > div {
            display: inline-block; }
        html body .frontend_nav .navbar .navbar-brand {
          height: auto;
          padding: 0px;
          margin: -25px 0px 0px 0px; }
          html body .frontend_nav .navbar .navbar-brand img {
            width: 95%; }
        html body .frontend_nav .navbar .navbar-nav > li > a {
          line-height: 35px;
          padding: 0px;
          margin: 0px 60px 0px 0px;
          letter-spacing: 1px; }
        html body .frontend_nav .navbar .navbar-nav > li:first-child > a {
          margin: 0px 60px 0px 0px; }
        html body .frontend_nav .navbar .navbar-nav > li:last-child > a {
          margin: 0px; }
        html body .frontend_nav .navbar .navbar-nav li, html body .frontend_nav .navbar .navbar-nav li:hover, html body .frontend_nav .navbar .navbar-nav li:focus {
          background-color: transparent; }
        html body .frontend_nav .navbar .navbar-nav a, html body .frontend_nav .navbar .navbar-nav a:hover, html body .frontend_nav .navbar .navbar-nav a:focus {
          background-color: transparent; }
        html body .frontend_nav .navbar .navbar-nav .active > a {
          color: #41b4c8; }
        html body .frontend_nav .navbar .navbar-nav .dropdown {
          position: relative; }
          html body .frontend_nav .navbar .navbar-nav .dropdown .caret {
            display: none; }
          html body .frontend_nav .navbar .navbar-nav .dropdown .dropdown-menu {
            background-color: #ffffff; }
            html body .frontend_nav .navbar .navbar-nav .dropdown .dropdown-menu > li:hover {
              background-color: #ffffff; }
            html body .frontend_nav .navbar .navbar-nav .dropdown .dropdown-menu > li > a, html body .frontend_nav .navbar .navbar-nav .dropdown .dropdown-menu a:hover, html body .frontend_nav .navbar .navbar-nav .dropdown .dropdown-menu a:focus {
              background-color: #ffffff; }
        html body .frontend_nav .navbar .navbar-nav .menu_selezione {
          display: none;
          position: absolute;
          z-index: 1010;
          bottom: -55px;
          left: 26%; }
        html body .frontend_nav .navbar .navbar-nav .menu_selezione.active {
          display: block; }
        html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_2_mob, html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_3_mob, html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_4_mob {
          display: none; }
        html body .frontend_nav .navbar .navbar-nav #link_frontend_nav_2.ita .menu_selezione {
          left: 35%; }
        html body .frontend_nav .navbar .navbar-nav #link_frontend_nav_3.ita .menu_selezione {
          left: 34%; }
        html body .frontend_nav .navbar .navbar-nav #link_frontend_nav_4.ita .menu_selezione {
          left: 32%; }
        html body .frontend_nav .navbar .navbar-nav #link_frontend_nav_5.ita .menu_selezione {
          left: 24%; }
        html body .frontend_nav .navbar .navbar-nav #link_frontend_nav_6.ita .menu_selezione {
          left: 33%; }
        html body .frontend_nav .navbar .navbar-nav #link_frontend_nav_2.eng .menu_selezione {
          left: 35%; }
        html body .frontend_nav .navbar .navbar-nav #link_frontend_nav_3.eng .menu_selezione {
          left: 34%; }
        html body .frontend_nav .navbar .navbar-nav #link_frontend_nav_4.eng .menu_selezione {
          left: 30%; }
        html body .frontend_nav .navbar .navbar-nav #link_frontend_nav_5.eng .menu_selezione {
          left: 24%; }
        html body .frontend_nav .navbar .navbar-nav #link_frontend_nav_6.eng .menu_selezione {
          left: 33%; }
        html body .frontend_nav .navbar .navbar-nav .link_cerca {
          line-height: 35px;
          padding: 0px 20px 0px 0px;
          letter-spacing: 1px;
          width: 120px;
          cursor: pointer; }
        html body .frontend_nav .navbar .navbar-nav #lang_dropdown {
          display: inline-block;
          top: -2px;
          position: relative;
          margin-left: 40px;
          line-height: 35px;
          letter-spacing: 1px; }
          html body .frontend_nav .navbar .navbar-nav #lang_dropdown .btn, html body .frontend_nav .navbar .navbar-nav #lang_dropdown .btn:hover, html body .frontend_nav .navbar .navbar-nav #lang_dropdown .btn:focus {
            background-color: transparent;
            padding: 6px 12px 6px 0px; }
          html body .frontend_nav .navbar .navbar-nav #lang_dropdown .dropdown-menu {
            min-width: auto;
            max-width: 50px;
            right: 10px !important; }
            html body .frontend_nav .navbar .navbar-nav #lang_dropdown .dropdown-menu li {
              padding: 0px !important; }
              html body .frontend_nav .navbar .navbar-nav #lang_dropdown .dropdown-menu li a, html body .frontend_nav .navbar .navbar-nav #lang_dropdown .dropdown-menu li a:hover, html body .frontend_nav .navbar .navbar-nav #lang_dropdown .dropdown-menu li a:focus {
                padding: 3px 25px 3px 15px; }
        html body .frontend_nav .navbar .navbar-nav .secondlevel-menu {
          display: none;
          margin-left: -45px;
          margin-top: 20px; }
          html body .frontend_nav .navbar .navbar-nav .secondlevel-menu li {
            margin: 0px 0px 15px 0px;
            padding: 0px;
            list-style-type: none; }
            html body .frontend_nav .navbar .navbar-nav .secondlevel-menu li a {
              padding: 0px 5px; }
            html body .frontend_nav .navbar .navbar-nav .secondlevel-menu li a:hover {
              text-decoration: none; }
          html body .frontend_nav .navbar .navbar-nav .secondlevel-menu .secondlevel-active {
            list-style-type: disc;
            color: #41b4c8; }
            html body .frontend_nav .navbar .navbar-nav .secondlevel-menu .secondlevel-active a {
              color: #41b4c8;
              cursor: default; }
        html body .frontend_nav .navbar .navbar-nav .secondlevel-menu:first-child {
          margin-left: -24px; }
        html body .frontend_nav .navbar .navbar-nav .secondlevel-menu:last-child {
          margin-left: -45px; }
        html body .frontend_nav .navbar .navbar-right {
          margin-right: 30px; }
        html body .frontend_nav .navbar .navbar-toggle {
          background-color: transparent;
          border-radius: 0px;
          border-color: transparent;
          margin: 0px;
          padding: 9px 17px;
          width: 60px;
          min-height: 60px; }
          html body .frontend_nav .navbar .navbar-toggle .icon-bar {
            background-color: #bf9d23; }
        html body .frontend_nav .navbar .navbar_btntoggle {
          display: none;
          position: absolute;
          right: 80px;
          min-height: 58px;
          width: 58px;
          color: #274466; }
          html body .frontend_nav .navbar .navbar_btntoggle button {
            background-color: transparent;
            border-radius: 0px;
            margin: 0px;
            padding: 9px 17px;
            width: 58px;
            min-height: 58px;
            background-image: none;
            border: 1px solid transparent;
            float: right;
            position: relative; }
            html body .frontend_nav .navbar .navbar_btntoggle button .icon-bar {
              background-color: #274466;
              border-radius: 1px;
              display: block;
              height: 2px;
              width: 22px; }
            html body .frontend_nav .navbar .navbar_btntoggle button .icon-bar + .icon-bar {
              margin-top: 4px; }
      html body .frontend_nav .menuover {
        background: url("https://www.infovalpolicella.it/frontend/images/menu-sfondo.png") top left no-repeat;
        background-size: cover;
        height: 313px;
        width: 100%;
        position: absolute;
        text-align: center;
        padding-top: 90px; }
        html body .frontend_nav .menuover ul {
          padding: 0px;
          margin: 0px;
          list-style-type: none; }
          html body .frontend_nav .menuover ul li {
            display: inline-block;
            margin-right: 100px;
            list-style-type: none;
            padding: 0px; }
            html body .frontend_nav .menuover ul li a .txt, html body .frontend_nav .menuover ul li a:hover .txt, html body .frontend_nav .menuover ul li a:focus .txt {
              margin-top: 30px; }
          html body .frontend_nav .menuover ul li:last-child {
            margin-right: 0px; }
      html body .frontend_nav .menuover_cerca {
        background: #67c2d4 top left no-repeat;
        height: auto; }
    html body #frontend_nav_cerca {
      /* ----------------- PAGINA DEL CERCA ---------------------------------- */ }
      html body #frontend_nav_cerca .titolo {
        font-family: "Glegoo", serif; }
      html body #frontend_nav_cerca input {
        width: 90%;
        display: inline-block;
        height: 77px; }
      html body #frontend_nav_cerca .frase {
        text-align: left;
        margin-left: 12px; }
      html body #frontend_nav_cerca .tablericerca {
        color: #ffffff;
        width: 100%; }
        html body #frontend_nav_cerca .tablericerca a, html body #frontend_nav_cerca .tablericerca a:hover, html body #frontend_nav_cerca .tablericerca a:focus {
          color: #ffffff; }
        html body #frontend_nav_cerca .tablericerca td {
          padding: 50px 20px; }
          html body #frontend_nav_cerca .tablericerca td .title {
            font-weight: bold;
            line-height: 1;
            margin: 0px 0px 30px 0px; }
        html body #frontend_nav_cerca .tablericerca .words_ricerca {
          color: #6b5975; }
      html body #frontend_nav_cerca .action_filtra_cerca {
        margin-left: 20px;
        cursor: pointer;
        position: absolute;
        right: 0;
        bottom: 5px; }
      html body #frontend_nav_cerca .st0 {
        clip-path: url(#SVGID_2_);
        fill: none;
        stroke: #FFFFFF;
        stroke-miterlimit: 10; }
      html body #frontend_nav_cerca #page_frontend_ricerca .boxmuro {
        padding: 0px; }
      html body #frontend_nav_cerca #page_frontend_ricerca #content_ricerca {
        padding: 40px 0px; }
        html body #frontend_nav_cerca #page_frontend_ricerca #content_ricerca .tablericerca {
          text-align: left; }
          html body #frontend_nav_cerca #page_frontend_ricerca #content_ricerca .tablericerca tr {
            border-bottom: 3px solid #41b4c8;
            margin: 20px 0px; }
        html body #frontend_nav_cerca #page_frontend_ricerca #content_ricerca .morerows {
          margin-top: 40px; }
      html body #frontend_nav_cerca #page_frontend_ricerca .nessunrisultato {
        padding: 20px; }
      html body #frontend_nav_cerca #page_frontend_ricerca .tisuggeriamo {
        font-family: "Glegoo", serif; }
    html body #secondlevel-menu {
      width: auto;
      display: inline-block; }
      html body #secondlevel-menu ul {
        margin-top: 3px; }
        html body #secondlevel-menu ul li {
          background-color: #ffffff;
          margin-left: 3px; }
          html body #secondlevel-menu ul li a {
            padding: 11px 50px; }
    html body #footer_loghibando #img1 {
      float: left; }
    html body #footer_loghibando #img2 {
      float: right; }
    html body #footer_row1 {
      background: #c09d25 url("https://www.infovalpolicella.it/frontend/images/footer-sfondo_1920.jpg") bottom left no-repeat;
      background-size: cover;
      height: 567px;
      color: #f0e7cf;
      padding: 106px 0px 0px 0px; }
      html body #footer_row1 ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none; }
        html body #footer_row1 ul li {
          line-height: 2.3; }
          html body #footer_row1 ul li a, html body #footer_row1 ul li a:hover, html body #footer_row1 ul li a:focus {
            color: #f0e7cf; }
      html body #footer_row1 img {
        margin: 10px 0px; }
      html body #footer_row1 .txt {
        line-height: 2.3; }
    html body #footer_row2 {
      background-color: #41b4c8;
      padding: 20px 0px 20px 0px; }
      html body #footer_row2 .boxcredits {
        padding-top: 8px; }
        html body #footer_row2 .boxcredits .credits {
          margin: 0px 30px 0px 0px;
          display: inline; }
      html body #footer_row2 .colsocial {
        text-align: right; }
        html body #footer_row2 .colsocial .social {
          display: inline; }
          html body #footer_row2 .colsocial .social img {
            margin: 0px 30px 0px 0px; }
          html body #footer_row2 .colsocial .social img.last {
            margin: 0px 0px 0px 0px; }
    html body #footer_row3 {
      background-color: #41b4c8;
      padding: 10px 0px 10px 0px;
      border-bottom: 1px solid #ffffff; }
      html body #footer_row3 .frame {
        height: 160px;
        /* equals max image height */
        display: inline-block; }
        html body #footer_row3 .frame .helper {
          display: inline-block;
          height: 100%;
          vertical-align: middle; }
      html body #footer_row3 img {
        vertical-align: middle;
        max-height: 160px; }
      html body #footer_row3 img:first-child {
        margin: 0px 40px 0px 10px; }
      html body #footer_row3 img:nth-child(2) {
        margin-left: 40px; }
      html body #footer_row3 #logopsr {
        float: right; }
    html body .modal_foto .modal-dialog {
      color: #ffffff;
      margin: 0 auto; }
    html body .modal_foto .modal-content {
      background-color: #000; }
    html body .modal_foto .modal-footer {
      border-top: 1px solid #000000;
      min-height: 64px;
      padding: 0px; }
    html body .modal_foto .modal-header {
      border-bottom: 1px solid #000000;
      min-height: 64px;
      padding: 0px; }
    html body .modal_foto #modal-header-number {
      height: 64px;
      width: 64px;
      font-weight: bold;
      line-height: 64px;
      text-align: center;
      float: left; }
    html body .modal_foto #modal-header-txt {
      height: 64px;
      font-weight: bold;
      line-height: 64px;
      text-align: left;
      float: left; }
    html body .modal_foto .btnclosemsg, html body .modal_foto .inside {
      height: 64px;
      width: 64px;
      text-align: center;
      float: left;
      vertical-align: middle;
      display: table-cell;
      cursor: pointer; }
    html body .modal_foto .inside {
      float: none;
      border: none;
      margin: 0;
      font-weight: bold; }
    html body .modal_foto .btnclosemsgmobile {
      height: 64px;
      width: 64px;
      position: absolute;
      top: 0;
      right: 0; }
    html body .modal_foto #modal-footer-txt {
      height: 64px;
      font-weight: bold;
      line-height: 64px;
      text-align: center;
      margin-left: 64px; }
    html body .slideshow_wrapper {
      margin: auto; }
      html body .slideshow_wrapper #modal_slideshow {
        /*
        .carousel-control.right {
            right:-40px;
            background-image: none;
        }
        .carousel-control.left {
            left:-40px;
            background-image: none;
        }
        .carousel-control {
            width:40px;
        }
        .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
            margin-left: -25px;
        }
        .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
            margin-right: -25px;
        }
        */ }
        html body .slideshow_wrapper #modal_slideshow .carousel-inner > .item > img,
        html body .slideshow_wrapper #modal_slideshow .carousel-inner > .item > a > img {
          max-height: 100%;
          max-width: 100%;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto; }
        html body .slideshow_wrapper #modal_slideshow .carousel-control {
          width: auto;
          color: #ffffff;
          opacity: 1;
          filter: alpha(opacity=100); }
        html body .slideshow_wrapper #modal_slideshow .carousel-control.left, html body .slideshow_wrapper #modal_slideshow .carousel-control.right {
          background-image: none;
          width: 64px;
          height: 64px;
          filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)"; }
        html body .slideshow_wrapper #modal_slideshow .numberslide {
          position: absolute;
          bottom: 0;
          width: 50px;
          height: 30px;
          left: auto;
          left: 0;
          color: #FFFFFF;
          font-weight: bold;
          text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8); }
    html body .horizontal-images.content ul {
      list-style: outside none none;
      margin: 0;
      overflow: hidden;
      padding: 0; }
    html body .horizontal-images.content li:first-child {
      margin-left: 0; }
    html body .horizontal-images.content li {
      float: left;
      margin: 0 1px; }
      html body .horizontal-images.content li .imagesquare {
        max-height: 164px;
        max-width: 164px; }
    html body .gmap_sottomenu {
      height: 580px;
      overflow: hidden; }
      html body .gmap_sottomenu .gmap_mappa {
        height: 580px;
        width: 100%;
        background-color: #FFFFFF;
        position: relative;
        overflow: hidden; }
    html body .overlay_open {
      border: 1px solid transparent;
      border-radius: 0px;
      margin: 0px;
      padding: 9px 9px;
      background-color: #FFFFFF;
      background-image: none; }
      html body .overlay_open .icon-bar {
        background-color: #1d1d1b;
        border-radius: 1px;
        display: block;
        height: 10px;
        width: 52px; }
      html body .overlay_open .icon-bar + .icon-bar {
        margin-top: 4px; }
    html body .overlay {
      overflow: hidden;
      position: relative;
      display: block;
      position: fixed;
      z-index: 100000;
      left: 0;
      top: 0;
      /* //velatura su pagina in alpha
      background-color: rgb(0,0,0); // Black fallback color 
      background-color: rgba(0,0,0, 0.9); // Black w/opacity 
      */
      overflow-x: hidden;
      overflow-y: auto; }
      html body .overlay #contenitoreoverlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        overflow-y: auto;
        background-color: rgba(0, 0, 0, 0.5);
        /*trasparente */
        width: 100%; }
        html body .overlay #contenitoreoverlay .overlay-content {
          /*                position: relative;
                          width: 1170px; // dimensione bootstrap
                          margin:0px auto; // center */
          background: #41b4c8;
          background-image: url("https://www.infovalpolicella.it/frontend/images/overlay/sfondo.jpg");
          background-position: center, bottom;
          background-repeat: no-repeat;
          background-size: cover; }
          html body .overlay #contenitoreoverlay .overlay-content .overlay_close {
            background-color: transparent;
            border: medium none;
            color: #ffffff;
            margin: 35px 35px 0px 0px;
            position: absolute;
            right: 0;
            cursor: pointer;
            z-index: 10; }
          html body .overlay #contenitoreoverlay .overlay-content .overlay-main-content {
            padding: 55px 165px;
            /*su mobile va diminuito */ }
    html body .overlay a {
      padding: 8px;
      text-decoration: none;
      font-size: 36px;
      color: #818181;
      display: block;
      transition: 0.3s; }
    html body .overlay a:hover, html body .overlay a:focus {
      color: #f1f1f1; }
    html body .overlay_multicontent_interno {
      display: none; }
    html body .aprioverlay, html body .aprioverlay_ajax {
      cursor: pointer; }
    html body #overlay_newsletter {
      height: 60%;
      text-align: center; }
      html body #overlay_newsletter .boxtitle {
        margin: -70px 0px 40px 0px; }
        html body #overlay_newsletter .boxtitle .title {
          font-family: "Glegoo", serif;
          font-size: 45px;
          font-size: 3.4615384615rem;
          letter-spacing: 4px; }
        html body #overlay_newsletter .boxtitle .subtitle {
          font-size: 22px;
          font-size: 1.6923076923rem; }
    html body .modal-footer {
      padding: 15px 15px 15px 15px; }
      html body .modal-footer #modal-footer-txt {
        float: left;
        display: inline; }
    html body .carousel {
      /* FRECCE */
      /* PALLINI*/ }
      html body .carousel .carousel-control.left img {
        position: absolute;
        top: 50%;
        left: 50%; }
      html body .carousel .carousel-control.right img {
        position: absolute;
        top: 50%;
        right: 50%; }
      html body .carousel .carousel-indicators {
        top: 30px;
        z-index: 15;
        height: 30px; }
        html body .carousel .carousel-indicators li {
          height: 6px;
          margin: 1px 5px;
          width: 6px; }
      html body .carousel .element_carousel {
        position: relative; }
        html body .carousel .element_carousel .testoover {
          text-align: center; }
          html body .carousel .element_carousel .testoover a, html body .carousel .element_carousel .testoover a:hover, html body .carousel .element_carousel .testoover a:focus {
            color: #ffffff; }
    html body .carousel-fade .carousel-inner .item {
      opacity: 0;
      transition-property: opacity; }
    html body .carousel-fade .carousel-inner .active {
      opacity: 1; }
    html body .carousel-fade .carousel-inner .active.left,
    html body .carousel-fade .carousel-inner .active.right {
      left: 0;
      opacity: 0;
      z-index: 1; }
    html body .carousel-fade .carousel-inner .next.left,
    html body .carousel-fade .carousel-inner .prev.right {
      opacity: 1; }
    html body .carousel-fade .carousel-control {
      z-index: 2; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      html body .carousel-fade .carousel-inner > .item.next,
      html body .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
      html body .carousel-fade .carousel-inner > .item.prev,
      html body .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
      html body .carousel-fade .carousel-inner > .item.next.left,
      html body .carousel-fade .carousel-inner > .item.prev.right,
      html body .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); } }
    html body #headercarousel {
      padding: 0px; }
    html body .borderinsidetable {
      border-collapse: collapse; }
      html body .borderinsidetable td, html body .borderinsidetable th {
        border: 1px solid #ffffff; }
      html body .borderinsidetable tr:first-child th {
        border-top: 0; }
      html body .borderinsidetable tr:last-child td {
        border-bottom: 0; }
      html body .borderinsidetable tr td:first-child, html body .borderinsidetable tr th:first-child {
        border-left: 0; }
      html body .borderinsidetable tr td:last-child, html body .borderinsidetable tr th:last-child {
        border-right: 0; }
    html body .click {
      cursor: pointer; }
    html body #bannerobbligatori_up {
      text-align: left; }
    html body #bannerobbligatori_down .img {
      display: inline-block;
      margin-left: -22px;
      width: 30%; }
      html body #bannerobbligatori_down .img img {
        max-width: 100%;
        height: auto; }
    html body #bannerobbligatori_down .txt {
      display: inline-block;
      margin: 0px 0px 0px 18px;
      line-height: 20px;
      font-size: 14px;
      vertical-align: middle;
      text-align: right;
      width: 70%; }
    html body #page_frontend_admin {
      background: transparent url("https://www.infovalpolicella.it/frontend/images/menuhome_sfondo_repeat.jpg") repeat center center;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      html body #page_frontend_admin .form-signin {
        margin: 50px auto;
        max-width: 330px;
        padding: 15px;
        border-radius: 15px;
        background-color: rgba(255, 255, 255, 0.4); }
        html body #page_frontend_admin .form-signin .form-signin-heading {
          margin-bottom: 40px; }
        html body #page_frontend_admin .form-signin .col-sm-6 {
          padding: 0px; }
    html body .spaziovuoto_large {
      padding: 3vw 0vw 0vw 0vw; }
    html body .boxmuro {
      padding: 0vw 0vw 3vw 0vw;
      /*
      div[class^="col-"] {
          padding:0px 12px;
          margin-bottom: 30px;
        }   
      */ }
      html body .boxmuro .box {
        padding: 0px 12px;
        margin-bottom: 30px;
        potision: relative; }
      html body .boxmuro .titolo {
        font-family: "Glegoo", serif; }
      html body .boxmuro .sottotitolo {
        font-family: "Source Sans Pro", sans-serif; }
      html body .boxmuro .lblcaption {
        padding: 0vw 3.125vw 0vw 3.125vw;
        background: rgba(69, 163, 165, 0.9) url("https://www.infovalpolicella.it/frontend/images/muro-curvesfondo.png") no-repeat bottom right;
        height: 150px;
        /*            width: -webkit-calc(100% - 24px); //tolto padding bootstrap
                    width:    -moz-calc(100% - 24px);
                    width:         calc(100% - 24px);*/
        width: 100%;
        text-align: left; }
        html body .boxmuro .lblcaption .titolocaption {
          font-family: "Glegoo", serif; }
    html body .boxmuroarticle.row {
      margin-bottom: 30px; }
      html body .boxmuroarticle.row .lblcaption {
        padding: 0vw 3.125vw 0vw 3.125vw;
        background: rgba(69, 163, 165, 0.9) url("https://www.infovalpolicella.it/frontend/images/muro-curvesfondo.png") no-repeat bottom right;
        height: 150px;
        /*            width: -webkit-calc(100% - 12px); //tolto padding bootstrap
                    width:    -moz-calc(100% - 12px);
                    width:         calc(100% - 12px);*/
        width: 100%;
        text-align: left; }
        html body .boxmuroarticle.row .lblcaption .titolocaption {
          font-family: "Glegoo", serif; }
      html body .boxmuroarticle.row div[class^="col-"]:nth-child(even) {
        padding: 0px 0px 0px 12px;
        margin-top: 24px; }
      html body .boxmuroarticle.row div[class^="col-"]:nth-child(odd) {
        padding: 0px 12px 0px 0px;
        margin-top: 24px; }
        html body .boxmuroarticle.row div[class^="col-"]:nth-child(odd) .lblcaption {
          /*left:0px; //tolto padding bootstrap*/ }
    html body .header_inevidenza {
      background: transparent url("https://www.infovalpolicella.it/frontend/images/fasciainevidenza_sfondo.jpg") no-repeat top center;
      background-size: cover;
      height: 144px;
      font-family: "Glegoo", serif; }
    html body .fascia_playgallery {
      height: 400px; }
      html body .fascia_playgallery div[class^="col-"] {
        height: 400px;
        position: relative; }
      html body .fascia_playgallery .iconplay {
        position: absolute;
        bottom: 50px;
        left: 0px; }
        html body .fascia_playgallery .iconplay img {
          display: inline-block;
          margin: -50px 20px 0px 0px; }
    html body .boxbreadcrumb {
      padding: 20px 0px; }
      html body .boxbreadcrumb .breadcrumb {
        float: left;
        background-color: transparent;
        margin-bottom: 0px;
        padding: 0; }
      html body .boxbreadcrumb .share {
        float: right; }
    html body .article {
      padding: 4.010416666666667vw 0vw 13.28125vw 0vw; }
      html body .article .premessa, html body .article .anteprima {
        margin: 40px 0px; }
      html body .article .paragrafo, html body .article .paragrafospaziato, html body .article .contenutocompleto {
        margin: 40px 0px; }
        html body .article .paragrafo .titolo, html body .article .paragrafospaziato .titolo, html body .article .contenutocompleto .titolo {
          margin: 10px 0px 40px 0px; }
    html body .box_contenuto article img {
      max-height: 600px; }
    html body .coldx .titolo {
      padding: 20px 0px; }
    html body .readmore, html body .readless {
      cursor: pointer;
      margin: 20px 0px 0px 0px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_1 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/inverno/Camminata-Ponte-di-Veja.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_2 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/inverno/Camminata-Ponte-di-Veja-2.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_3 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/inverno/Chiesa-Con-Persone.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_4 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/inverno/Ciaspolata-1.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_5 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/inverno/Ciaspolata-2.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_6 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/inverno/Collina-Vigne.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_7 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/inverno/Degustazione-Le-Bignele.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_8 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/inverno/Degustazione-Prodotti-Tipici.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_9 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/inverno/Famiglia-Neve.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_10 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/inverno/Forte-Tesoro.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_11 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/inverno/Paesaggio-Innevato.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_12 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/inverno/Paesaggio-Innevato-2.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_13 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/inverno/San-Giorgio-Neve.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_14 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/inverno/San-giorgio-sotto-la-neve.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_primavera_1 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/primavera/Alberi-Fiore-San-Giorgio.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_primavera_2 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/primavera/AquaGarders-Piscina-Esterna.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_primavera_3 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/primavera/Campo-Fiori.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_primavera_4 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/primavera/Escursione-Collina-Vigneto.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_primavera_5 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/primavera/Villa-del-Bene.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_primavera_6 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/primavera/Villa-Valpolicella.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_primavera_7 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/primavera/Video-Ufficiale.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_1 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/estate/AquaGarders-Piscina-Esterna.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_2 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/estate/Canoe.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_3 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/estate/Degustazione-in-Terrazza-Valpolicella.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_4 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/estate/Escursione-Collina-Vigneto.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_5 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/estate/Paesaggio-Valpolicella-1.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_6 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/estate/Paesaggio-Valpolicella-2.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_7 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/estate/Passeggiata-Adige.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_8 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/estate/San-Giorgio.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_9 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/estate/San-Giorgio-Cicloturismo-Panorama.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_10 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/estate/Villa-del-Bene.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_11 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/estate/Villa-Valpolicella.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_1 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/autunno/AquaGarders-Piscina-Esterna.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_2 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/autunno/Camminata-Ponte-di-Veja.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_3 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/autunno/Camminata-Ponte-di-Veja-2.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_4 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/autunno/Camminata-Valpolicella.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_5 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/autunno/Camminata-Valpolicella-2.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_6 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/autunno/Degustazione-in-Terrazza-Valpolicella.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_7 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/autunno/Degustazione-Le-Bignele.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_8 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/autunno/Forte-Tesoro.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_9 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/autunno/Ippoturismo-Valpolicella.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_10 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/autunno/Lessinia-Mountainbike.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_11 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/autunno/Nebbia-San-Pietro.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_12 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/autunno/Passeggiata-Adige.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_13 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/autunno/Passeggiata-Vigne-San-Giorgio.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_14 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/carousel/home/autunno/Villa-Valpolicella.jpg") no-repeat top center;
      background-size: cover;
      height: 806px; }
    html body #page_frontend_home .carousel .bkgcarousel_spothome_1 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/spot/spot1.jpg") no-repeat top center;
      background-size: cover; }
    html body #page_frontend_home .carousel .bkgcarousel_spothome_2 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/spot/spot2.jpg") no-repeat top center;
      background-size: cover; }
    html body #page_frontend_home .carousel .bkgcarousel_spothome_3 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/spot/spot3.png") no-repeat top center;
      background-size: cover; }
    html body #page_frontend_home .carousel .bkgcarousel_spothome_4 {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/spot/spot4.png") no-repeat top center;
      background-size: cover; }
    html body #page_frontend_home .carousel .element_carousel .testoover {
      color: #ffffff;
      margin-top: 200px; }
      html body #page_frontend_home .carousel .element_carousel .testoover .titolo {
        font-family: "Glegoo", serif;
        font-size: 100px;
        font-size: 7.6923076923rem; }
      html body #page_frontend_home .carousel .element_carousel .testoover .sottotitolo {
        font-size: 30px;
        font-size: 2.3076923077rem; }
      html body #page_frontend_home .carousel .element_carousel .testoover .titoloslidevideo {
        font-family: 'Cormorant Garamond', serif;
        font-style: italic;
        font-size: 120px;
        font-size: 9.2307692308rem; }
      html body #page_frontend_home .carousel .element_carousel .testoover .sottotitoloslidevideo {
        font-family: 'Cormorant Garamond', serif;
        letter-spacing: 3px;
        font-size: 40px;
        font-size: 3.0769230769rem; }
      html body #page_frontend_home .carousel .element_carousel .testoover #play {
        margin: 50px 0px 0px 0px; }
      html body #page_frontend_home .carousel .element_carousel .testoover .btn {
        margin-top: 20px; }
    html body #page_frontend_home #box_1 .boxspot {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/test-tmp/spot1.jpg") no-repeat top center/cover;
      height: 443px; }
    html body #page_frontend_home #box_1 .inevidenza {
      background: #ffffff url("https://www.infovalpolicella.it/frontend/images/fascia-curvedx.jpg") no-repeat bottom right;
      min-height: 443px;
      padding: 85px 115px; }
    html body #page_frontend_home #box_2 {
      background: #274466 url("https://www.infovalpolicella.it/frontend/images/box-sfondo/sfondo1_1920.jpg") no-repeat bottom center/cover;
      min-height: 1818px; }
    html body #page_frontend_enoturismo_vini .readmore {
      margin: 75px 0px 85px 0px; }
    html body #page_frontend_enoturismo_vini .article {
      padding: 77px 0px 77px 0px; }
    html body #page_frontend_enoturismo_vini .header_amarone {
      background: transparent url("https://www.infovalpolicella.it/frontend/images/enoturismo/vini/sfondo_amarone.jpg") no-repeat top center/cover;
      height: 400px;
      font-family: "Glegoo", serif; }
    html body #page_frontend_enoturismo_vini .header_recioto {
      background: transparent url("https://www.infovalpolicella.it/frontend/images/enoturismo/vini/sfondo_recioto.jpg") no-repeat top center/cover;
      height: 400px;
      font-family: "Glegoo", serif; }
    html body #page_frontend_enoturismo_vini .header_classico {
      background: transparent url("https://www.infovalpolicella.it/frontend/images/enoturismo/vini/sfondo_classico.jpg") no-repeat top center/cover;
      height: 400px;
      font-family: "Glegoo", serif; }
    html body #page_frontend_enoturismo_vini .header_ripasso {
      background: transparent url("https://www.infovalpolicella.it/frontend/images/enoturismo/vini/sfondo_ripasso.jpg") no-repeat top center/cover;
      height: 400px;
      font-family: "Glegoo", serif; }
    html body #page_frontend_shopping_aziende #box_2, html body #page_frontend_shopping_aziende-dettaglio #box_2,
    html body #page_frontend_shopping_distretto-del-commercio #box_2, html body #page_frontend_shopping_distretto-del-commercio-dettaglio #box_2,
    html body #page_frontend_shopping_itinerari #box_2, html body #page_frontend_shopping_itinerari-dettaglio #box_2,
    html body #page_frontend_shopping_valpolicella-card #box_2, html body #page_frontend_shopping_valpolicella-card-dettaglio #box_2 {
      background: #8C92B4 url("https://www.infovalpolicella.it/frontend/images/box-sfondo/sfondo3_1920.jpg") no-repeat bottom center/cover;
      min-height: 1818px; }
      html body #page_frontend_shopping_aziende #box_2 .sottotitolo, html body #page_frontend_shopping_aziende-dettaglio #box_2 .sottotitolo,
      html body #page_frontend_shopping_distretto-del-commercio #box_2 .sottotitolo, html body #page_frontend_shopping_distretto-del-commercio-dettaglio #box_2 .sottotitolo,
      html body #page_frontend_shopping_itinerari #box_2 .sottotitolo, html body #page_frontend_shopping_itinerari-dettaglio #box_2 .sottotitolo,
      html body #page_frontend_shopping_valpolicella-card #box_2 .sottotitolo, html body #page_frontend_shopping_valpolicella-card-dettaglio #box_2 .sottotitolo {
        margin-bottom: 40px; }
    html body #page_frontend_shopping_aziende #box_btntutti_tosc, html body #page_frontend_shopping_aziende-dettaglio #box_btntutti_tosc,
    html body #page_frontend_shopping_distretto-del-commercio #box_btntutti_tosc, html body #page_frontend_shopping_distretto-del-commercio-dettaglio #box_btntutti_tosc,
    html body #page_frontend_shopping_itinerari #box_btntutti_tosc, html body #page_frontend_shopping_itinerari-dettaglio #box_btntutti_tosc,
    html body #page_frontend_shopping_valpolicella-card #box_btntutti_tosc, html body #page_frontend_shopping_valpolicella-card-dettaglio #box_btntutti_tosc {
      padding: 40px 0px 50px 0px; }
    html body #page_frontend_shopping_aziende .fascia_default, html body #page_frontend_shopping_aziende-dettaglio .fascia_default,
    html body #page_frontend_shopping_distretto-del-commercio .fascia_default, html body #page_frontend_shopping_distretto-del-commercio-dettaglio .fascia_default,
    html body #page_frontend_shopping_itinerari .fascia_default, html body #page_frontend_shopping_itinerari-dettaglio .fascia_default,
    html body #page_frontend_shopping_valpolicella-card .fascia_default, html body #page_frontend_shopping_valpolicella-card-dettaglio .fascia_default {
      background: transparent url("https://www.infovalpolicella.it/frontend/images/testata/testata1inv.jpg") no-repeat top center/cover; }
    html body #page_frontend_shopping_aziende .fascia_distretto-commercio, html body #page_frontend_shopping_aziende-dettaglio .fascia_distretto-commercio,
    html body #page_frontend_shopping_distretto-del-commercio .fascia_distretto-commercio, html body #page_frontend_shopping_distretto-del-commercio-dettaglio .fascia_distretto-commercio,
    html body #page_frontend_shopping_itinerari .fascia_distretto-commercio, html body #page_frontend_shopping_itinerari-dettaglio .fascia_distretto-commercio,
    html body #page_frontend_shopping_valpolicella-card .fascia_distretto-commercio, html body #page_frontend_shopping_valpolicella-card-dettaglio .fascia_distretto-commercio {
      background: transparent url("https://www.infovalpolicella.it/frontend/images/shopping/testata-distretto-commercio.jpg") no-repeat top center/cover; }
    html body #page_frontend_shopping_aziende .fascia_aziende, html body #page_frontend_shopping_aziende-dettaglio .fascia_aziende,
    html body #page_frontend_shopping_distretto-del-commercio .fascia_aziende, html body #page_frontend_shopping_distretto-del-commercio-dettaglio .fascia_aziende,
    html body #page_frontend_shopping_itinerari .fascia_aziende, html body #page_frontend_shopping_itinerari-dettaglio .fascia_aziende,
    html body #page_frontend_shopping_valpolicella-card .fascia_aziende, html body #page_frontend_shopping_valpolicella-card-dettaglio .fascia_aziende {
      background: transparent url("https://www.infovalpolicella.it/frontend/images/shopping/testata-aziende.jpg") no-repeat top center/cover; }
    html body #page_frontend_shopping_aziende .fascia_itinerari, html body #page_frontend_shopping_aziende-dettaglio .fascia_itinerari,
    html body #page_frontend_shopping_distretto-del-commercio .fascia_itinerari, html body #page_frontend_shopping_distretto-del-commercio-dettaglio .fascia_itinerari,
    html body #page_frontend_shopping_itinerari .fascia_itinerari, html body #page_frontend_shopping_itinerari-dettaglio .fascia_itinerari,
    html body #page_frontend_shopping_valpolicella-card .fascia_itinerari, html body #page_frontend_shopping_valpolicella-card-dettaglio .fascia_itinerari {
      background: transparent url("https://www.infovalpolicella.it/frontend/images/shopping/testata-itinerari.jpg") no-repeat top center/cover; }
    html body #page_frontend_shopping_aziende .fascia_valpolicella-card, html body #page_frontend_shopping_aziende-dettaglio .fascia_valpolicella-card,
    html body #page_frontend_shopping_distretto-del-commercio .fascia_valpolicella-card, html body #page_frontend_shopping_distretto-del-commercio-dettaglio .fascia_valpolicella-card,
    html body #page_frontend_shopping_itinerari .fascia_valpolicella-card, html body #page_frontend_shopping_itinerari-dettaglio .fascia_valpolicella-card,
    html body #page_frontend_shopping_valpolicella-card .fascia_valpolicella-card, html body #page_frontend_shopping_valpolicella-card-dettaglio .fascia_valpolicella-card {
      background: transparent url("https://www.infovalpolicella.it/frontend/images/shopping/testata-valpolicella-card.jpg") no-repeat top center/cover; }
    html body #page_frontend_scopri_il-territorio, html body #page_frontend_scopri_del-comune,
    html body #page_frontend_scopri_borghi-e-frazioni, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio,
    html body #page_frontend_scopri_vini,
    html body #page_frontend_scopri_infopoint, html body #page_frontend_scopri_infopoint-dettaglio,
    html body #page_frontend_vivi_eventi, html body #page_frontend_vivi_eventi-dettaglio,
    html body #page_frontend_vivi_escursioni-e-sport, html body #page_frontend_vivi_escursioni-e-sport-dettaglio,
    html body #page_frontend_vivi_arte-e-cultura, html body #page_frontend_vivi_arte-e-cultura-dettaglio,
    html body #page_frontend_vivi_parchi-e-divertimento-dettaglio, html body #page_frontend_vivi_parchi-e-divertimento,
    html body #page_frontend_enoturismo_vino-e-degustazioni, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio,
    html body #page_frontend_enoturismo_sapori-e-prodotti-tipici, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio,
    html body #page_frontend_ospitalita_servizi, html body #page_frontend_ospitalita_servizi-dettaglio,
    html body #page_frontend_ospitalita_dove_dormire, html body #page_frontend_ospitalita_dove_dormire-dettaglio
     {
      /*          .fascia_eventi-1 {
                  background: transparent url('https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-eventi-01inv.jpg') no-repeat top center / cover;                
                } */ }
      html body #page_frontend_scopri_il-territorio #box_2, html body #page_frontend_scopri_del-comune #box_2,
      html body #page_frontend_scopri_borghi-e-frazioni #box_2, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio #box_2,
      html body #page_frontend_scopri_vini #box_2,
      html body #page_frontend_scopri_infopoint #box_2, html body #page_frontend_scopri_infopoint-dettaglio #box_2,
      html body #page_frontend_vivi_eventi #box_2, html body #page_frontend_vivi_eventi-dettaglio #box_2,
      html body #page_frontend_vivi_escursioni-e-sport #box_2, html body #page_frontend_vivi_escursioni-e-sport-dettaglio #box_2,
      html body #page_frontend_vivi_arte-e-cultura #box_2, html body #page_frontend_vivi_arte-e-cultura-dettaglio #box_2,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio #box_2, html body #page_frontend_vivi_parchi-e-divertimento #box_2,
      html body #page_frontend_enoturismo_vino-e-degustazioni #box_2, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio #box_2,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici #box_2, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio #box_2,
      html body #page_frontend_ospitalita_servizi #box_2, html body #page_frontend_ospitalita_servizi-dettaglio #box_2,
      html body #page_frontend_ospitalita_dove_dormire #box_2, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      #box_2 {
        background: #8C92B4 url("https://www.infovalpolicella.it/frontend/images/box-sfondo/sfondo2_1920.jpg") no-repeat bottom center/cover;
        min-height: 1818px; }
        html body #page_frontend_scopri_il-territorio #box_2 .sottotitolo, html body #page_frontend_scopri_del-comune #box_2 .sottotitolo,
        html body #page_frontend_scopri_borghi-e-frazioni #box_2 .sottotitolo, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio #box_2 .sottotitolo,
        html body #page_frontend_scopri_vini #box_2 .sottotitolo,
        html body #page_frontend_scopri_infopoint #box_2 .sottotitolo, html body #page_frontend_scopri_infopoint-dettaglio #box_2 .sottotitolo,
        html body #page_frontend_vivi_eventi #box_2 .sottotitolo, html body #page_frontend_vivi_eventi-dettaglio #box_2 .sottotitolo,
        html body #page_frontend_vivi_escursioni-e-sport #box_2 .sottotitolo, html body #page_frontend_vivi_escursioni-e-sport-dettaglio #box_2 .sottotitolo,
        html body #page_frontend_vivi_arte-e-cultura #box_2 .sottotitolo, html body #page_frontend_vivi_arte-e-cultura-dettaglio #box_2 .sottotitolo,
        html body #page_frontend_vivi_parchi-e-divertimento-dettaglio #box_2 .sottotitolo, html body #page_frontend_vivi_parchi-e-divertimento #box_2 .sottotitolo,
        html body #page_frontend_enoturismo_vino-e-degustazioni #box_2 .sottotitolo, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio #box_2 .sottotitolo,
        html body #page_frontend_enoturismo_sapori-e-prodotti-tipici #box_2 .sottotitolo, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio #box_2 .sottotitolo,
        html body #page_frontend_ospitalita_servizi #box_2 .sottotitolo, html body #page_frontend_ospitalita_servizi-dettaglio #box_2 .sottotitolo,
        html body #page_frontend_ospitalita_dove_dormire #box_2 .sottotitolo, html body #page_frontend_ospitalita_dove_dormire-dettaglio
        #box_2 .sottotitolo {
          margin-bottom: 40px; }
      html body #page_frontend_scopri_il-territorio #box_btntutti_tosc, html body #page_frontend_scopri_del-comune #box_btntutti_tosc,
      html body #page_frontend_scopri_borghi-e-frazioni #box_btntutti_tosc, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio #box_btntutti_tosc,
      html body #page_frontend_scopri_vini #box_btntutti_tosc,
      html body #page_frontend_scopri_infopoint #box_btntutti_tosc, html body #page_frontend_scopri_infopoint-dettaglio #box_btntutti_tosc,
      html body #page_frontend_vivi_eventi #box_btntutti_tosc, html body #page_frontend_vivi_eventi-dettaglio #box_btntutti_tosc,
      html body #page_frontend_vivi_escursioni-e-sport #box_btntutti_tosc, html body #page_frontend_vivi_escursioni-e-sport-dettaglio #box_btntutti_tosc,
      html body #page_frontend_vivi_arte-e-cultura #box_btntutti_tosc, html body #page_frontend_vivi_arte-e-cultura-dettaglio #box_btntutti_tosc,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio #box_btntutti_tosc, html body #page_frontend_vivi_parchi-e-divertimento #box_btntutti_tosc,
      html body #page_frontend_enoturismo_vino-e-degustazioni #box_btntutti_tosc, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio #box_btntutti_tosc,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici #box_btntutti_tosc, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio #box_btntutti_tosc,
      html body #page_frontend_ospitalita_servizi #box_btntutti_tosc, html body #page_frontend_ospitalita_servizi-dettaglio #box_btntutti_tosc,
      html body #page_frontend_ospitalita_dove_dormire #box_btntutti_tosc, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      #box_btntutti_tosc {
        padding: 40px 0px 50px 0px; }
      html body #page_frontend_scopri_il-territorio .fascia_default, html body #page_frontend_scopri_del-comune .fascia_default,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_default, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_default,
      html body #page_frontend_scopri_vini .fascia_default,
      html body #page_frontend_scopri_infopoint .fascia_default, html body #page_frontend_scopri_infopoint-dettaglio .fascia_default,
      html body #page_frontend_vivi_eventi .fascia_default, html body #page_frontend_vivi_eventi-dettaglio .fascia_default,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_default, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_default,
      html body #page_frontend_vivi_arte-e-cultura .fascia_default, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_default,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_default, html body #page_frontend_vivi_parchi-e-divertimento .fascia_default,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_default, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_default,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_default, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_default,
      html body #page_frontend_ospitalita_servizi .fascia_default, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_default,
      html body #page_frontend_ospitalita_dove_dormire .fascia_default, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_default {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/testata/testata1inv.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_dolce, html body #page_frontend_scopri_del-comune .fascia_dolce,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_dolce, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_dolce,
      html body #page_frontend_scopri_vini .fascia_dolce,
      html body #page_frontend_scopri_infopoint .fascia_dolce, html body #page_frontend_scopri_infopoint-dettaglio .fascia_dolce,
      html body #page_frontend_vivi_eventi .fascia_dolce, html body #page_frontend_vivi_eventi-dettaglio .fascia_dolce,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_dolce, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_dolce,
      html body #page_frontend_vivi_arte-e-cultura .fascia_dolce, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_dolce,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_dolce, html body #page_frontend_vivi_parchi-e-divertimento .fascia_dolce,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_dolce, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_dolce,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_dolce, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_dolce,
      html body #page_frontend_ospitalita_servizi .fascia_dolce, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_dolce,
      html body #page_frontend_ospitalita_dove_dormire .fascia_dolce, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_dolce {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/testata/testata-dolce.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_marano, html body #page_frontend_scopri_del-comune .fascia_marano,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_marano, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_marano,
      html body #page_frontend_scopri_vini .fascia_marano,
      html body #page_frontend_scopri_infopoint .fascia_marano, html body #page_frontend_scopri_infopoint-dettaglio .fascia_marano,
      html body #page_frontend_vivi_eventi .fascia_marano, html body #page_frontend_vivi_eventi-dettaglio .fascia_marano,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_marano, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_marano,
      html body #page_frontend_vivi_arte-e-cultura .fascia_marano, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_marano,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_marano, html body #page_frontend_vivi_parchi-e-divertimento .fascia_marano,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_marano, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_marano,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_marano, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_marano,
      html body #page_frontend_ospitalita_servizi .fascia_marano, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_marano,
      html body #page_frontend_ospitalita_dove_dormire .fascia_marano, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_marano {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/testata/testata-marano.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_fumane, html body #page_frontend_scopri_del-comune .fascia_fumane,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_fumane, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_fumane,
      html body #page_frontend_scopri_vini .fascia_fumane,
      html body #page_frontend_scopri_infopoint .fascia_fumane, html body #page_frontend_scopri_infopoint-dettaglio .fascia_fumane,
      html body #page_frontend_vivi_eventi .fascia_fumane, html body #page_frontend_vivi_eventi-dettaglio .fascia_fumane,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_fumane, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_fumane,
      html body #page_frontend_vivi_arte-e-cultura .fascia_fumane, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_fumane,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_fumane, html body #page_frontend_vivi_parchi-e-divertimento .fascia_fumane,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_fumane, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_fumane,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_fumane, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_fumane,
      html body #page_frontend_ospitalita_servizi .fascia_fumane, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_fumane,
      html body #page_frontend_ospitalita_dove_dormire .fascia_fumane, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_fumane {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/testata/testata-fumane.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_negrar, html body #page_frontend_scopri_del-comune .fascia_negrar,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_negrar, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_negrar,
      html body #page_frontend_scopri_vini .fascia_negrar,
      html body #page_frontend_scopri_infopoint .fascia_negrar, html body #page_frontend_scopri_infopoint-dettaglio .fascia_negrar,
      html body #page_frontend_vivi_eventi .fascia_negrar, html body #page_frontend_vivi_eventi-dettaglio .fascia_negrar,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_negrar, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_negrar,
      html body #page_frontend_vivi_arte-e-cultura .fascia_negrar, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_negrar,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_negrar, html body #page_frontend_vivi_parchi-e-divertimento .fascia_negrar,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_negrar, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_negrar,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_negrar, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_negrar,
      html body #page_frontend_ospitalita_servizi .fascia_negrar, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_negrar,
      html body #page_frontend_ospitalita_dove_dormire .fascia_negrar, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_negrar {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/testata/testata-negrar.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_pescantina, html body #page_frontend_scopri_del-comune .fascia_pescantina,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_pescantina, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_pescantina,
      html body #page_frontend_scopri_vini .fascia_pescantina,
      html body #page_frontend_scopri_infopoint .fascia_pescantina, html body #page_frontend_scopri_infopoint-dettaglio .fascia_pescantina,
      html body #page_frontend_vivi_eventi .fascia_pescantina, html body #page_frontend_vivi_eventi-dettaglio .fascia_pescantina,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_pescantina, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_pescantina,
      html body #page_frontend_vivi_arte-e-cultura .fascia_pescantina, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_pescantina,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_pescantina, html body #page_frontend_vivi_parchi-e-divertimento .fascia_pescantina,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_pescantina, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_pescantina,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_pescantina, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_pescantina,
      html body #page_frontend_ospitalita_servizi .fascia_pescantina, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_pescantina,
      html body #page_frontend_ospitalita_dove_dormire .fascia_pescantina, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_pescantina {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/testata/testata-pescantina.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_sanpietro, html body #page_frontend_scopri_del-comune .fascia_sanpietro,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_sanpietro, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_sanpietro,
      html body #page_frontend_scopri_vini .fascia_sanpietro,
      html body #page_frontend_scopri_infopoint .fascia_sanpietro, html body #page_frontend_scopri_infopoint-dettaglio .fascia_sanpietro,
      html body #page_frontend_vivi_eventi .fascia_sanpietro, html body #page_frontend_vivi_eventi-dettaglio .fascia_sanpietro,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_sanpietro, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_sanpietro,
      html body #page_frontend_vivi_arte-e-cultura .fascia_sanpietro, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_sanpietro,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_sanpietro, html body #page_frontend_vivi_parchi-e-divertimento .fascia_sanpietro,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_sanpietro, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_sanpietro,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_sanpietro, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_sanpietro,
      html body #page_frontend_ospitalita_servizi .fascia_sanpietro, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_sanpietro,
      html body #page_frontend_ospitalita_dove_dormire .fascia_sanpietro, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_sanpietro {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/testata/testata-san-pietro.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_sanambrogio, html body #page_frontend_scopri_del-comune .fascia_sanambrogio,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_sanambrogio, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_sanambrogio,
      html body #page_frontend_scopri_vini .fascia_sanambrogio,
      html body #page_frontend_scopri_infopoint .fascia_sanambrogio, html body #page_frontend_scopri_infopoint-dettaglio .fascia_sanambrogio,
      html body #page_frontend_vivi_eventi .fascia_sanambrogio, html body #page_frontend_vivi_eventi-dettaglio .fascia_sanambrogio,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_sanambrogio, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_sanambrogio,
      html body #page_frontend_vivi_arte-e-cultura .fascia_sanambrogio, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_sanambrogio,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_sanambrogio, html body #page_frontend_vivi_parchi-e-divertimento .fascia_sanambrogio,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_sanambrogio, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_sanambrogio,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_sanambrogio, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_sanambrogio,
      html body #page_frontend_ospitalita_servizi .fascia_sanambrogio, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_sanambrogio,
      html body #page_frontend_ospitalita_dove_dormire .fascia_sanambrogio, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_sanambrogio {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/testata/testata-sant-ambrogio.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_santanna, html body #page_frontend_scopri_del-comune .fascia_santanna,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_santanna, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_santanna,
      html body #page_frontend_scopri_vini .fascia_santanna,
      html body #page_frontend_scopri_infopoint .fascia_santanna, html body #page_frontend_scopri_infopoint-dettaglio .fascia_santanna,
      html body #page_frontend_vivi_eventi .fascia_santanna, html body #page_frontend_vivi_eventi-dettaglio .fascia_santanna,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_santanna, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_santanna,
      html body #page_frontend_vivi_arte-e-cultura .fascia_santanna, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_santanna,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_santanna, html body #page_frontend_vivi_parchi-e-divertimento .fascia_santanna,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_santanna, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_santanna,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_santanna, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_santanna,
      html body #page_frontend_ospitalita_servizi .fascia_santanna, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_santanna,
      html body #page_frontend_ospitalita_dove_dormire .fascia_santanna, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_santanna {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/testata/testata-santanna.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_eventi-2, html body #page_frontend_scopri_del-comune .fascia_eventi-2,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_eventi-2, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_eventi-2,
      html body #page_frontend_scopri_vini .fascia_eventi-2,
      html body #page_frontend_scopri_infopoint .fascia_eventi-2, html body #page_frontend_scopri_infopoint-dettaglio .fascia_eventi-2,
      html body #page_frontend_vivi_eventi .fascia_eventi-2, html body #page_frontend_vivi_eventi-dettaglio .fascia_eventi-2,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_eventi-2, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_eventi-2,
      html body #page_frontend_vivi_arte-e-cultura .fascia_eventi-2, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_eventi-2,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_eventi-2, html body #page_frontend_vivi_parchi-e-divertimento .fascia_eventi-2,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_eventi-2, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_eventi-2,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_eventi-2, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_eventi-2,
      html body #page_frontend_ospitalita_servizi .fascia_eventi-2, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_eventi-2,
      html body #page_frontend_ospitalita_dove_dormire .fascia_eventi-2, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_eventi-2 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-eventi-02inv.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_eventi-3, html body #page_frontend_scopri_del-comune .fascia_eventi-3,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_eventi-3, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_eventi-3,
      html body #page_frontend_scopri_vini .fascia_eventi-3,
      html body #page_frontend_scopri_infopoint .fascia_eventi-3, html body #page_frontend_scopri_infopoint-dettaglio .fascia_eventi-3,
      html body #page_frontend_vivi_eventi .fascia_eventi-3, html body #page_frontend_vivi_eventi-dettaglio .fascia_eventi-3,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_eventi-3, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_eventi-3,
      html body #page_frontend_vivi_arte-e-cultura .fascia_eventi-3, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_eventi-3,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_eventi-3, html body #page_frontend_vivi_parchi-e-divertimento .fascia_eventi-3,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_eventi-3, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_eventi-3,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_eventi-3, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_eventi-3,
      html body #page_frontend_ospitalita_servizi .fascia_eventi-3, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_eventi-3,
      html body #page_frontend_ospitalita_dove_dormire .fascia_eventi-3, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_eventi-3 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-eventi-03.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_eventi-4, html body #page_frontend_scopri_del-comune .fascia_eventi-4,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_eventi-4, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_eventi-4,
      html body #page_frontend_scopri_vini .fascia_eventi-4,
      html body #page_frontend_scopri_infopoint .fascia_eventi-4, html body #page_frontend_scopri_infopoint-dettaglio .fascia_eventi-4,
      html body #page_frontend_vivi_eventi .fascia_eventi-4, html body #page_frontend_vivi_eventi-dettaglio .fascia_eventi-4,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_eventi-4, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_eventi-4,
      html body #page_frontend_vivi_arte-e-cultura .fascia_eventi-4, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_eventi-4,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_eventi-4, html body #page_frontend_vivi_parchi-e-divertimento .fascia_eventi-4,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_eventi-4, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_eventi-4,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_eventi-4, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_eventi-4,
      html body #page_frontend_ospitalita_servizi .fascia_eventi-4, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_eventi-4,
      html body #page_frontend_ospitalita_dove_dormire .fascia_eventi-4, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_eventi-4 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-eventi-04.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_arte-cultura-1, html body #page_frontend_scopri_del-comune .fascia_arte-cultura-1,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_arte-cultura-1, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_arte-cultura-1,
      html body #page_frontend_scopri_vini .fascia_arte-cultura-1,
      html body #page_frontend_scopri_infopoint .fascia_arte-cultura-1, html body #page_frontend_scopri_infopoint-dettaglio .fascia_arte-cultura-1,
      html body #page_frontend_vivi_eventi .fascia_arte-cultura-1, html body #page_frontend_vivi_eventi-dettaglio .fascia_arte-cultura-1,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_arte-cultura-1, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_arte-cultura-1,
      html body #page_frontend_vivi_arte-e-cultura .fascia_arte-cultura-1, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_arte-cultura-1,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_arte-cultura-1, html body #page_frontend_vivi_parchi-e-divertimento .fascia_arte-cultura-1,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_arte-cultura-1, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_arte-cultura-1,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_arte-cultura-1, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_arte-cultura-1,
      html body #page_frontend_ospitalita_servizi .fascia_arte-cultura-1, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_arte-cultura-1,
      html body #page_frontend_ospitalita_dove_dormire .fascia_arte-cultura-1, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_arte-cultura-1 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-arte-cultura-01.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_arte-cultura-2, html body #page_frontend_scopri_del-comune .fascia_arte-cultura-2,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_arte-cultura-2, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_arte-cultura-2,
      html body #page_frontend_scopri_vini .fascia_arte-cultura-2,
      html body #page_frontend_scopri_infopoint .fascia_arte-cultura-2, html body #page_frontend_scopri_infopoint-dettaglio .fascia_arte-cultura-2,
      html body #page_frontend_vivi_eventi .fascia_arte-cultura-2, html body #page_frontend_vivi_eventi-dettaglio .fascia_arte-cultura-2,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_arte-cultura-2, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_arte-cultura-2,
      html body #page_frontend_vivi_arte-e-cultura .fascia_arte-cultura-2, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_arte-cultura-2,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_arte-cultura-2, html body #page_frontend_vivi_parchi-e-divertimento .fascia_arte-cultura-2,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_arte-cultura-2, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_arte-cultura-2,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_arte-cultura-2, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_arte-cultura-2,
      html body #page_frontend_ospitalita_servizi .fascia_arte-cultura-2, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_arte-cultura-2,
      html body #page_frontend_ospitalita_dove_dormire .fascia_arte-cultura-2, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_arte-cultura-2 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-arte-cultura-02.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_arte-cultura-3, html body #page_frontend_scopri_del-comune .fascia_arte-cultura-3,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_arte-cultura-3, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_arte-cultura-3,
      html body #page_frontend_scopri_vini .fascia_arte-cultura-3,
      html body #page_frontend_scopri_infopoint .fascia_arte-cultura-3, html body #page_frontend_scopri_infopoint-dettaglio .fascia_arte-cultura-3,
      html body #page_frontend_vivi_eventi .fascia_arte-cultura-3, html body #page_frontend_vivi_eventi-dettaglio .fascia_arte-cultura-3,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_arte-cultura-3, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_arte-cultura-3,
      html body #page_frontend_vivi_arte-e-cultura .fascia_arte-cultura-3, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_arte-cultura-3,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_arte-cultura-3, html body #page_frontend_vivi_parchi-e-divertimento .fascia_arte-cultura-3,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_arte-cultura-3, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_arte-cultura-3,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_arte-cultura-3, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_arte-cultura-3,
      html body #page_frontend_ospitalita_servizi .fascia_arte-cultura-3, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_arte-cultura-3,
      html body #page_frontend_ospitalita_dove_dormire .fascia_arte-cultura-3, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_arte-cultura-3 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-arte-cultura-03.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_arte-cultura-4, html body #page_frontend_scopri_del-comune .fascia_arte-cultura-4,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_arte-cultura-4, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_arte-cultura-4,
      html body #page_frontend_scopri_vini .fascia_arte-cultura-4,
      html body #page_frontend_scopri_infopoint .fascia_arte-cultura-4, html body #page_frontend_scopri_infopoint-dettaglio .fascia_arte-cultura-4,
      html body #page_frontend_vivi_eventi .fascia_arte-cultura-4, html body #page_frontend_vivi_eventi-dettaglio .fascia_arte-cultura-4,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_arte-cultura-4, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_arte-cultura-4,
      html body #page_frontend_vivi_arte-e-cultura .fascia_arte-cultura-4, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_arte-cultura-4,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_arte-cultura-4, html body #page_frontend_vivi_parchi-e-divertimento .fascia_arte-cultura-4,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_arte-cultura-4, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_arte-cultura-4,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_arte-cultura-4, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_arte-cultura-4,
      html body #page_frontend_ospitalita_servizi .fascia_arte-cultura-4, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_arte-cultura-4,
      html body #page_frontend_ospitalita_dove_dormire .fascia_arte-cultura-4, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_arte-cultura-4 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-arte-cultura-04.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_parchi-divertimento-1, html body #page_frontend_scopri_del-comune .fascia_parchi-divertimento-1,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_parchi-divertimento-1, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_parchi-divertimento-1,
      html body #page_frontend_scopri_vini .fascia_parchi-divertimento-1,
      html body #page_frontend_scopri_infopoint .fascia_parchi-divertimento-1, html body #page_frontend_scopri_infopoint-dettaglio .fascia_parchi-divertimento-1,
      html body #page_frontend_vivi_eventi .fascia_parchi-divertimento-1, html body #page_frontend_vivi_eventi-dettaglio .fascia_parchi-divertimento-1,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_parchi-divertimento-1, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_parchi-divertimento-1,
      html body #page_frontend_vivi_arte-e-cultura .fascia_parchi-divertimento-1, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_parchi-divertimento-1,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_parchi-divertimento-1, html body #page_frontend_vivi_parchi-e-divertimento .fascia_parchi-divertimento-1,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_parchi-divertimento-1, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_parchi-divertimento-1,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_parchi-divertimento-1, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_parchi-divertimento-1,
      html body #page_frontend_ospitalita_servizi .fascia_parchi-divertimento-1, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_parchi-divertimento-1,
      html body #page_frontend_ospitalita_dove_dormire .fascia_parchi-divertimento-1, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_parchi-divertimento-1 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-parchi-divertimento-01inv.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_parchi-divertimento-2, html body #page_frontend_scopri_del-comune .fascia_parchi-divertimento-2,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_parchi-divertimento-2, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_parchi-divertimento-2,
      html body #page_frontend_scopri_vini .fascia_parchi-divertimento-2,
      html body #page_frontend_scopri_infopoint .fascia_parchi-divertimento-2, html body #page_frontend_scopri_infopoint-dettaglio .fascia_parchi-divertimento-2,
      html body #page_frontend_vivi_eventi .fascia_parchi-divertimento-2, html body #page_frontend_vivi_eventi-dettaglio .fascia_parchi-divertimento-2,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_parchi-divertimento-2, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_parchi-divertimento-2,
      html body #page_frontend_vivi_arte-e-cultura .fascia_parchi-divertimento-2, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_parchi-divertimento-2,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_parchi-divertimento-2, html body #page_frontend_vivi_parchi-e-divertimento .fascia_parchi-divertimento-2,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_parchi-divertimento-2, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_parchi-divertimento-2,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_parchi-divertimento-2, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_parchi-divertimento-2,
      html body #page_frontend_ospitalita_servizi .fascia_parchi-divertimento-2, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_parchi-divertimento-2,
      html body #page_frontend_ospitalita_dove_dormire .fascia_parchi-divertimento-2, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_parchi-divertimento-2 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-parchi-divertimento-02inv.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_parchi-divertimento-3, html body #page_frontend_scopri_del-comune .fascia_parchi-divertimento-3,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_parchi-divertimento-3, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_parchi-divertimento-3,
      html body #page_frontend_scopri_vini .fascia_parchi-divertimento-3,
      html body #page_frontend_scopri_infopoint .fascia_parchi-divertimento-3, html body #page_frontend_scopri_infopoint-dettaglio .fascia_parchi-divertimento-3,
      html body #page_frontend_vivi_eventi .fascia_parchi-divertimento-3, html body #page_frontend_vivi_eventi-dettaglio .fascia_parchi-divertimento-3,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_parchi-divertimento-3, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_parchi-divertimento-3,
      html body #page_frontend_vivi_arte-e-cultura .fascia_parchi-divertimento-3, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_parchi-divertimento-3,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_parchi-divertimento-3, html body #page_frontend_vivi_parchi-e-divertimento .fascia_parchi-divertimento-3,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_parchi-divertimento-3, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_parchi-divertimento-3,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_parchi-divertimento-3, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_parchi-divertimento-3,
      html body #page_frontend_ospitalita_servizi .fascia_parchi-divertimento-3, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_parchi-divertimento-3,
      html body #page_frontend_ospitalita_dove_dormire .fascia_parchi-divertimento-3, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_parchi-divertimento-3 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-parchi-divertimento-03.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_parchi-divertimento-4, html body #page_frontend_scopri_del-comune .fascia_parchi-divertimento-4,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_parchi-divertimento-4, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_parchi-divertimento-4,
      html body #page_frontend_scopri_vini .fascia_parchi-divertimento-4,
      html body #page_frontend_scopri_infopoint .fascia_parchi-divertimento-4, html body #page_frontend_scopri_infopoint-dettaglio .fascia_parchi-divertimento-4,
      html body #page_frontend_vivi_eventi .fascia_parchi-divertimento-4, html body #page_frontend_vivi_eventi-dettaglio .fascia_parchi-divertimento-4,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_parchi-divertimento-4, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_parchi-divertimento-4,
      html body #page_frontend_vivi_arte-e-cultura .fascia_parchi-divertimento-4, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_parchi-divertimento-4,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_parchi-divertimento-4, html body #page_frontend_vivi_parchi-e-divertimento .fascia_parchi-divertimento-4,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_parchi-divertimento-4, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_parchi-divertimento-4,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_parchi-divertimento-4, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_parchi-divertimento-4,
      html body #page_frontend_ospitalita_servizi .fascia_parchi-divertimento-4, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_parchi-divertimento-4,
      html body #page_frontend_ospitalita_dove_dormire .fascia_parchi-divertimento-4, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_parchi-divertimento-4 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-parchi-divertimento-04inv.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_parchi-divertimento-5, html body #page_frontend_scopri_del-comune .fascia_parchi-divertimento-5,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_parchi-divertimento-5, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_parchi-divertimento-5,
      html body #page_frontend_scopri_vini .fascia_parchi-divertimento-5,
      html body #page_frontend_scopri_infopoint .fascia_parchi-divertimento-5, html body #page_frontend_scopri_infopoint-dettaglio .fascia_parchi-divertimento-5,
      html body #page_frontend_vivi_eventi .fascia_parchi-divertimento-5, html body #page_frontend_vivi_eventi-dettaglio .fascia_parchi-divertimento-5,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_parchi-divertimento-5, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_parchi-divertimento-5,
      html body #page_frontend_vivi_arte-e-cultura .fascia_parchi-divertimento-5, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_parchi-divertimento-5,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_parchi-divertimento-5, html body #page_frontend_vivi_parchi-e-divertimento .fascia_parchi-divertimento-5,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_parchi-divertimento-5, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_parchi-divertimento-5,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_parchi-divertimento-5, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_parchi-divertimento-5,
      html body #page_frontend_ospitalita_servizi .fascia_parchi-divertimento-5, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_parchi-divertimento-5,
      html body #page_frontend_ospitalita_dove_dormire .fascia_parchi-divertimento-5, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_parchi-divertimento-5 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-parchi-divertimento-05.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_percorsi-fede-1, html body #page_frontend_scopri_del-comune .fascia_percorsi-fede-1,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_percorsi-fede-1, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_percorsi-fede-1,
      html body #page_frontend_scopri_vini .fascia_percorsi-fede-1,
      html body #page_frontend_scopri_infopoint .fascia_percorsi-fede-1, html body #page_frontend_scopri_infopoint-dettaglio .fascia_percorsi-fede-1,
      html body #page_frontend_vivi_eventi .fascia_percorsi-fede-1, html body #page_frontend_vivi_eventi-dettaglio .fascia_percorsi-fede-1,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_percorsi-fede-1, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_percorsi-fede-1,
      html body #page_frontend_vivi_arte-e-cultura .fascia_percorsi-fede-1, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_percorsi-fede-1,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_percorsi-fede-1, html body #page_frontend_vivi_parchi-e-divertimento .fascia_percorsi-fede-1,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_percorsi-fede-1, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_percorsi-fede-1,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_percorsi-fede-1, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_percorsi-fede-1,
      html body #page_frontend_ospitalita_servizi .fascia_percorsi-fede-1, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_percorsi-fede-1,
      html body #page_frontend_ospitalita_dove_dormire .fascia_percorsi-fede-1, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_percorsi-fede-1 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-percorsi-fede-01.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_percorsi-fede-2, html body #page_frontend_scopri_del-comune .fascia_percorsi-fede-2,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_percorsi-fede-2, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_percorsi-fede-2,
      html body #page_frontend_scopri_vini .fascia_percorsi-fede-2,
      html body #page_frontend_scopri_infopoint .fascia_percorsi-fede-2, html body #page_frontend_scopri_infopoint-dettaglio .fascia_percorsi-fede-2,
      html body #page_frontend_vivi_eventi .fascia_percorsi-fede-2, html body #page_frontend_vivi_eventi-dettaglio .fascia_percorsi-fede-2,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_percorsi-fede-2, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_percorsi-fede-2,
      html body #page_frontend_vivi_arte-e-cultura .fascia_percorsi-fede-2, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_percorsi-fede-2,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_percorsi-fede-2, html body #page_frontend_vivi_parchi-e-divertimento .fascia_percorsi-fede-2,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_percorsi-fede-2, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_percorsi-fede-2,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_percorsi-fede-2, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_percorsi-fede-2,
      html body #page_frontend_ospitalita_servizi .fascia_percorsi-fede-2, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_percorsi-fede-2,
      html body #page_frontend_ospitalita_dove_dormire .fascia_percorsi-fede-2, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_percorsi-fede-2 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-percorsi-fede-02.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_percorsi-fede-3, html body #page_frontend_scopri_del-comune .fascia_percorsi-fede-3,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_percorsi-fede-3, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_percorsi-fede-3,
      html body #page_frontend_scopri_vini .fascia_percorsi-fede-3,
      html body #page_frontend_scopri_infopoint .fascia_percorsi-fede-3, html body #page_frontend_scopri_infopoint-dettaglio .fascia_percorsi-fede-3,
      html body #page_frontend_vivi_eventi .fascia_percorsi-fede-3, html body #page_frontend_vivi_eventi-dettaglio .fascia_percorsi-fede-3,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_percorsi-fede-3, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_percorsi-fede-3,
      html body #page_frontend_vivi_arte-e-cultura .fascia_percorsi-fede-3, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_percorsi-fede-3,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_percorsi-fede-3, html body #page_frontend_vivi_parchi-e-divertimento .fascia_percorsi-fede-3,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_percorsi-fede-3, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_percorsi-fede-3,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_percorsi-fede-3, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_percorsi-fede-3,
      html body #page_frontend_ospitalita_servizi .fascia_percorsi-fede-3, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_percorsi-fede-3,
      html body #page_frontend_ospitalita_dove_dormire .fascia_percorsi-fede-3, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_percorsi-fede-3 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-percorsi-fede-03.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_sport-escursioni-1, html body #page_frontend_scopri_del-comune .fascia_sport-escursioni-1,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_sport-escursioni-1, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_sport-escursioni-1,
      html body #page_frontend_scopri_vini .fascia_sport-escursioni-1,
      html body #page_frontend_scopri_infopoint .fascia_sport-escursioni-1, html body #page_frontend_scopri_infopoint-dettaglio .fascia_sport-escursioni-1,
      html body #page_frontend_vivi_eventi .fascia_sport-escursioni-1, html body #page_frontend_vivi_eventi-dettaglio .fascia_sport-escursioni-1,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_sport-escursioni-1, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_sport-escursioni-1,
      html body #page_frontend_vivi_arte-e-cultura .fascia_sport-escursioni-1, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_sport-escursioni-1,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_sport-escursioni-1, html body #page_frontend_vivi_parchi-e-divertimento .fascia_sport-escursioni-1,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_sport-escursioni-1, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_sport-escursioni-1,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_sport-escursioni-1, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_sport-escursioni-1,
      html body #page_frontend_ospitalita_servizi .fascia_sport-escursioni-1, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_sport-escursioni-1,
      html body #page_frontend_ospitalita_dove_dormire .fascia_sport-escursioni-1, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_sport-escursioni-1 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-sport-escursioni-01.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_sport-escursioni-2, html body #page_frontend_scopri_del-comune .fascia_sport-escursioni-2,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_sport-escursioni-2, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_sport-escursioni-2,
      html body #page_frontend_scopri_vini .fascia_sport-escursioni-2,
      html body #page_frontend_scopri_infopoint .fascia_sport-escursioni-2, html body #page_frontend_scopri_infopoint-dettaglio .fascia_sport-escursioni-2,
      html body #page_frontend_vivi_eventi .fascia_sport-escursioni-2, html body #page_frontend_vivi_eventi-dettaglio .fascia_sport-escursioni-2,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_sport-escursioni-2, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_sport-escursioni-2,
      html body #page_frontend_vivi_arte-e-cultura .fascia_sport-escursioni-2, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_sport-escursioni-2,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_sport-escursioni-2, html body #page_frontend_vivi_parchi-e-divertimento .fascia_sport-escursioni-2,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_sport-escursioni-2, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_sport-escursioni-2,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_sport-escursioni-2, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_sport-escursioni-2,
      html body #page_frontend_ospitalita_servizi .fascia_sport-escursioni-2, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_sport-escursioni-2,
      html body #page_frontend_ospitalita_dove_dormire .fascia_sport-escursioni-2, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_sport-escursioni-2 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-sport-escursioni-02inv.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_sport-escursioni-3, html body #page_frontend_scopri_del-comune .fascia_sport-escursioni-3,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_sport-escursioni-3, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_sport-escursioni-3,
      html body #page_frontend_scopri_vini .fascia_sport-escursioni-3,
      html body #page_frontend_scopri_infopoint .fascia_sport-escursioni-3, html body #page_frontend_scopri_infopoint-dettaglio .fascia_sport-escursioni-3,
      html body #page_frontend_vivi_eventi .fascia_sport-escursioni-3, html body #page_frontend_vivi_eventi-dettaglio .fascia_sport-escursioni-3,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_sport-escursioni-3, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_sport-escursioni-3,
      html body #page_frontend_vivi_arte-e-cultura .fascia_sport-escursioni-3, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_sport-escursioni-3,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_sport-escursioni-3, html body #page_frontend_vivi_parchi-e-divertimento .fascia_sport-escursioni-3,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_sport-escursioni-3, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_sport-escursioni-3,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_sport-escursioni-3, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_sport-escursioni-3,
      html body #page_frontend_ospitalita_servizi .fascia_sport-escursioni-3, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_sport-escursioni-3,
      html body #page_frontend_ospitalita_dove_dormire .fascia_sport-escursioni-3, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_sport-escursioni-3 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-sport-escursioni-03.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_sport-escursioni-4, html body #page_frontend_scopri_del-comune .fascia_sport-escursioni-4,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_sport-escursioni-4, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_sport-escursioni-4,
      html body #page_frontend_scopri_vini .fascia_sport-escursioni-4,
      html body #page_frontend_scopri_infopoint .fascia_sport-escursioni-4, html body #page_frontend_scopri_infopoint-dettaglio .fascia_sport-escursioni-4,
      html body #page_frontend_vivi_eventi .fascia_sport-escursioni-4, html body #page_frontend_vivi_eventi-dettaglio .fascia_sport-escursioni-4,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_sport-escursioni-4, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_sport-escursioni-4,
      html body #page_frontend_vivi_arte-e-cultura .fascia_sport-escursioni-4, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_sport-escursioni-4,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_sport-escursioni-4, html body #page_frontend_vivi_parchi-e-divertimento .fascia_sport-escursioni-4,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_sport-escursioni-4, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_sport-escursioni-4,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_sport-escursioni-4, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_sport-escursioni-4,
      html body #page_frontend_ospitalita_servizi .fascia_sport-escursioni-4, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_sport-escursioni-4,
      html body #page_frontend_ospitalita_dove_dormire .fascia_sport-escursioni-4, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_sport-escursioni-4 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-sport-escursioni-04inv.jpg") no-repeat top center/cover; }
      html body #page_frontend_scopri_il-territorio .fascia_sport-escursioni-5, html body #page_frontend_scopri_del-comune .fascia_sport-escursioni-5,
      html body #page_frontend_scopri_borghi-e-frazioni .fascia_sport-escursioni-5, html body #page_frontend_scopri_borghi-e-frazioni-dettaglio .fascia_sport-escursioni-5,
      html body #page_frontend_scopri_vini .fascia_sport-escursioni-5,
      html body #page_frontend_scopri_infopoint .fascia_sport-escursioni-5, html body #page_frontend_scopri_infopoint-dettaglio .fascia_sport-escursioni-5,
      html body #page_frontend_vivi_eventi .fascia_sport-escursioni-5, html body #page_frontend_vivi_eventi-dettaglio .fascia_sport-escursioni-5,
      html body #page_frontend_vivi_escursioni-e-sport .fascia_sport-escursioni-5, html body #page_frontend_vivi_escursioni-e-sport-dettaglio .fascia_sport-escursioni-5,
      html body #page_frontend_vivi_arte-e-cultura .fascia_sport-escursioni-5, html body #page_frontend_vivi_arte-e-cultura-dettaglio .fascia_sport-escursioni-5,
      html body #page_frontend_vivi_parchi-e-divertimento-dettaglio .fascia_sport-escursioni-5, html body #page_frontend_vivi_parchi-e-divertimento .fascia_sport-escursioni-5,
      html body #page_frontend_enoturismo_vino-e-degustazioni .fascia_sport-escursioni-5, html body #page_frontend_enoturismo_vino-e-degustazioni-dettaglio .fascia_sport-escursioni-5,
      html body #page_frontend_enoturismo_sapori-e-prodotti-tipici .fascia_sport-escursioni-5, html body #page_frontend_enoturismo_sapori-e-prodotti-tipici-dettaglio .fascia_sport-escursioni-5,
      html body #page_frontend_ospitalita_servizi .fascia_sport-escursioni-5, html body #page_frontend_ospitalita_servizi-dettaglio .fascia_sport-escursioni-5,
      html body #page_frontend_ospitalita_dove_dormire .fascia_sport-escursioni-5, html body #page_frontend_ospitalita_dove_dormire-dettaglio
      .fascia_sport-escursioni-5 {
        background: transparent url("https://www.infovalpolicella.it/frontend/images/vivi-la-valpolicella/testata-sport-escursioni-05.jpg") no-repeat top center/cover; }
    html body #overlay_faq .overlay_multicontent_interno {
      padding-top: 270px; }

/* ----------------------------------------------------------------------------------------------------------------- */
/* --------------------------- RESPONSIVE CSS ---------------------------------------------------------------------- */
/* ------------------- portrait (vert) - landscape (oriz) ---------------------------------------------------------- */
/* --------------------------- < 768 XS SMARTPHONE (si basa sul valore minore cioè 320) ---------------------------------------------------------------------------- */
@media (max-width: 767px) {
  html body {
    /* -------- NAVBAR -----------  */ }
    html body .frontend_nav {
      line-height: 1; }
      html body .frontend_nav .navbar {
        padding: 0px 0px 0px 0px;
        background: #FFFFFF url("https://www.infovalpolicella.it/frontend/images/menu-curvedx_768.jpg") bottom right no-repeat;
        height: 70px; }
        html body .frontend_nav .navbar .navbar-brand {
          float: none;
          margin: -25px 0px 0px 0px; }
          html body .frontend_nav .navbar .navbar-brand img {
            width: 65%;
            /*width: 40%;*/ }
        html body .frontend_nav .navbar .navbar-toggle {
          padding: 19px 17px 0px 17px; }
        html body .frontend_nav .navbar .navbar-header {
          margin-right: 50px; }
        html body .frontend_nav .navbar .navbar-collapse {
          padding: 0px; }
          html body .frontend_nav .navbar .navbar-collapse .div-navbar {
            text-align: left; }
            html body .frontend_nav .navbar .navbar-collapse .div-navbar > div {
              display: block; }
          html body .frontend_nav .navbar .navbar-collapse .navbar-nav {
            margin: 7.5px 0px; }
            html body .frontend_nav .navbar .navbar-collapse .navbar-nav > li > a {
              margin: 0px 0px 0px 0px;
              padding-left: 30px;
              border-bottom: 1px solid #e8e8e8; }
            html body .frontend_nav .navbar .navbar-collapse .navbar-nav > li:first-child > a {
              margin: 0px 0px 0px 0px;
              padding-left: 30px; }
            html body .frontend_nav .navbar .navbar-collapse .navbar-nav .menu_selezione {
              bottom: 4px; }
            html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_2.ita .menu_selezione {
              left: 0px; }
            html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_3.ita .menu_selezione {
              left: 0px; }
            html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_4.ita .menu_selezione {
              left: 0px; }
            html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_5.ita .menu_selezione {
              left: 0px; }
            html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_6.ita .menu_selezione {
              left: 0px; }
            html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_2.eng .menu_selezione {
              left: 0px; }
            html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_3.eng .menu_selezione {
              left: 0px; }
            html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_4.eng .menu_selezione {
              left: 0px; }
            html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_5.eng .menu_selezione {
              left: 0px; }
            html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_6.eng .menu_selezione {
              left: 0px; }
          html body .frontend_nav .navbar .navbar-collapse .div-navbar-right {
            padding: 0px; }
            html body .frontend_nav .navbar .navbar-collapse .div-navbar-right .navbar-right {
              margin-right: 0px; }
              html body .frontend_nav .navbar .navbar-collapse .div-navbar-right .navbar-right > li {
                margin: 0px 0px 0px 0px;
                padding-left: 30px;
                border-bottom: 1px solid #e8e8e8; }
              html body .frontend_nav .navbar .navbar-collapse .div-navbar-right .navbar-right .link_cerca {
                width: 100%; }
                html body .frontend_nav .navbar .navbar-collapse .div-navbar-right .navbar-right .link_cerca .menu_selezione {
                  left: 0px; }
              html body .frontend_nav .navbar .navbar-collapse .div-navbar-right .navbar-right #lang_dropdown {
                margin: 0px 0px 0px 0px;
                padding-left: 30px;
                width: 100%; }
      html body .frontend_nav .menuover {
        height: auto;
        bottom: auto;
        padding: 0px 0px 50px 0px;
        /*
        li:nth-child(3) {
          margin:0px;
        }
        li:nth-child(4) {
          margin:80px 100px 0px 0px;
        }*/ }
        html body .frontend_nav .menuover ul li {
          margin: 50px 50px 0px 50px; }
        html body .frontend_nav .menuover ul li:last-child {
          margin: 50px 50px 0px 50px; }
    html body #bannerobbligatori_wrapper {
      height: auto; }
      html body #bannerobbligatori_wrapper .bannerobbligatori.header .txt {
        height: 30px; }
    html body .header_inevidenza {
      font-size: 34px;
      font-size: 2.6153846154rem; }
    html body .boxbreadcrumb {
      padding: 20px; }
    html body .article h2.titolo {
      font-size: 40px;
      font-size: 3.0769230769rem; }
    html body .article h3.sottotitolo {
      font-size: 26px;
      font-size: 2rem; }
    html body .himage {
      height: 400px; }
    html body .boxmuro .box {
      padding: 0px; }
    html body .boxmuro .titolo {
      font-size: 13.020833333333334vw; }
    html body .boxmuro .sottotitolo {
      font-size: 3.90625vw; }
    html body .boxmuro .lblcaption {
      /*                left:0px; //tolto padding bootstrap
                      width: -webkit-calc(100%); //tolto padding bootstrap
                      width:    -moz-calc(100%);
                      width:         calc(100%);*/ }
      html body .boxmuro .lblcaption .titolocaption {
        font-size: 20px;
        font-size: 1.5384615385rem; }
    html body .boxmuroarticle.row .lblcaption {
      /*                left:0px; //tolto padding bootstrap
                      width: -webkit-calc(100%); //tolto padding bootstrap
                      width:    -moz-calc(100%);
                      width:         calc(100%);*/ }
      html body .boxmuroarticle.row .lblcaption .titolocaption {
        font-size: 20px;
        font-size: 1.5384615385rem; }
    html body .boxmuroarticle.row div[class^="col-"]:nth-child(even) {
      padding: 0px 0px 0px 0px; }
    html body .boxmuroarticle.row div[class^="col-"]:nth-child(odd) {
      padding: 0px 0px 0px 0px; }
    html body #page_frontend_home #spothomeCarousel.carousel .element_carousel {
      height: 300px; }
      html body #page_frontend_home #spothomeCarousel.carousel .element_carousel .testoover {
        margin-top: 25vw; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_1, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_2, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_3, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_4, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_5,
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_6, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_7, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_8, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_9, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_10,
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_11, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_12, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_13, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_14,
    html body #page_frontend_home .carousel .bkgcarousel_home_primavera_1, html body #page_frontend_home .carousel .bkgcarousel_home_primavera_2, html body #page_frontend_home .carousel .bkgcarousel_home_primavera_3, html body #page_frontend_home .carousel .bkgcarousel_home_primavera_4, html body #page_frontend_home .carousel .bkgcarousel_home_primavera_5,
    html body #page_frontend_home .carousel .bkgcarousel_home_primavera_6, html body #page_frontend_home .carousel .bkgcarousel_home_primavera_7,
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_1, html body #page_frontend_home .carousel .bkgcarousel_home_estate_2, html body #page_frontend_home .carousel .bkgcarousel_home_estate_3, html body #page_frontend_home .carousel .bkgcarousel_home_estate_4, html body #page_frontend_home .carousel .bkgcarousel_home_estate_5,
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_6, html body #page_frontend_home .carousel .bkgcarousel_home_estate_7, html body #page_frontend_home .carousel .bkgcarousel_home_estate_8, html body #page_frontend_home .carousel .bkgcarousel_home_estate_9, html body #page_frontend_home .carousel .bkgcarousel_home_estate_10,
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_11,
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_1, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_2, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_3, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_4, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_5,
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_6, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_7, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_8, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_9, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_10,
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_11, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_12, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_13, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_14 {
      height: 300px; }
    html body #page_frontend_home .carousel .element_carousel .testoover {
      margin-top: 9.114583333333334vw; }
      html body #page_frontend_home .carousel .element_carousel .testoover .titolo {
        font-size: 13.020833333333334vw; }
      html body #page_frontend_home .carousel .element_carousel .testoover .sottotitolo {
        font-size: 3.90625vw; }
      html body #page_frontend_home .carousel .element_carousel .testoover .titoloslidevideo {
        font-size: 13.020833333333334vw; }
      html body #page_frontend_home .carousel .element_carousel .testoover .sottotitoloslidevideo {
        font-size: 3.90625vw; }
      html body #page_frontend_home .carousel .element_carousel .testoover #play {
        margin: 20px 0px 0px 0px;
        width: 50px; }
    html body #page_frontend_home #box_1 .boxspot {
      height: 300px; }
    html body #page_frontend_home #box_1 .inevidenza {
      padding: 20px 20px; }
      html body #page_frontend_home #box_1 .inevidenza .titolo {
        font-size: 6.510416666666667vw; }
      html body #page_frontend_home #box_1 .inevidenza img {
        padding-top: 40px; }
    html body #footer_row1 {
      padding: 20px 20px 0px 20px;
      background-size: auto;
      height: auto; }
      html body #footer_row1 [class*=' col-'] {
        padding: 30px 0px 0px 0px; }
    html body #footer_row2 .colsocial {
      text-align: left;
      margin-top: 20px; }
    html body #footer_row3 {
      text-align: center; }
      html body #footer_row3 #logopsr {
        float: none;
        text-align: center; }
      html body #footer_row3 .frame {
        height: auto;
        display: block; }
      html body #footer_row3 img {
        display: block; }
      html body #footer_row3 img:first-child {
        margin: 0px auto 0px auto; }
      html body #footer_row3 img:nth-child(2) {
        margin: 40px auto 0px auto; }
    html body .overlay #contenitoreoverlay .overlay-content {
      width: 90vw;
      height: 70vh; }
      html body .overlay #contenitoreoverlay .overlay-content .overlay-main-content {
        padding: 40px 10px; }
    html body #overlay_newsletter {
      height: 80%; }
      html body #overlay_newsletter .boxtitle {
        margin: -20px 0px 40px 0px; }
        html body #overlay_newsletter .boxtitle .title {
          font-size: 30px;
          font-size: 2.3076923077rem; }
        html body #overlay_newsletter .boxtitle .subtitle {
          font-size: 18px;
          font-size: 1.3846153846rem; } }
/* --------------------------- > 768 SM iPad (si basa sul valore minore) ---------------------------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 991px) {
  html body {
    /* CODICE PER FAR COLLASSARE IL MENU NEL FORMATO MOBILE (COSì CHE COLLASSI A UNA RISOLUZIONE MAGGIORE DI 768)*/
    /* CODICE PER FAR COLLASSARE IL MENU NEL FORMATO MOBILE (COSì CHE COLLASSI A UNA RISOLUZIONE MAGGIORE DI 768)*/
    /* CODICE PER FAR COLLASSARE le dropdown NEL FORMATO MOBILE (COSì CHE COLLASSI A UNA RISOLUZIONE MAGGIORE DI 768)*/
    /* CODICE PER FAR COLLASSARE le dropdown NEL FORMATO MOBILE (COSì CHE COLLASSI A UNA RISOLUZIONE MAGGIORE DI 768)*/
    /* -------- NAVBAR -----------  */ }
    html body .navbar-header {
      float: none; }
    html body .navbar-left, html body .navbar-right {
      float: none !important; }
    html body .navbar-toggle {
      display: block; }
    html body .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
    html body .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px; }
    html body .navbar-collapse.collapse {
      display: none !important; }
    html body .navbar-nav {
      float: none !important;
      margin-top: 7.5px; }
    html body .navbar-nav > li {
      float: none; }
    html body .navbar-nav > li > a {
      padding-top: 10px;
      padding-bottom: 10px; }
    html body .collapse.in {
      display: block !important; }
    html body .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
    html body .navbar-nav .open .dropdown-menu > li > a,
    html body .navbar-nav .open .dropdown-menu .dropdown-header {
      padding: 5px 15px 5px 25px; }
    html body .navbar-nav .open .dropdown-menu > li > a {
      line-height: 20px; }
    html body .navbar-nav .open .dropdown-menu > li > a:hover,
    html body .navbar-nav .open .dropdown-menu > li > a:focus {
      background-image: none; }
    html body .frontend_nav {
      line-height: 1; }
      html body .frontend_nav .navbar .navbar-brand img {
        width: 65%;
        margin: 20px 0px 0px 0px; }
      html body .frontend_nav .navbar .navbar-header {
        margin-right: 50px; }
      html body .frontend_nav .navbar .navbar-collapse {
        padding: 0px; }
        html body .frontend_nav .navbar .navbar-collapse .div-navbar {
          text-align: left; }
          html body .frontend_nav .navbar .navbar-collapse .div-navbar > div {
            display: block; }
        html body .frontend_nav .navbar .navbar-collapse .navbar-nav > li > a {
          margin: 0px 0px 0px 0px;
          padding-left: 30px;
          border-bottom: 1px solid #e8e8e8; }
        html body .frontend_nav .navbar .navbar-collapse .navbar-nav > li:first-child > a {
          margin: 0px 0px 0px 0px;
          padding-left: 30px; }
        html body .frontend_nav .navbar .navbar-collapse .navbar-nav .menu_selezione {
          bottom: 4px; }
        html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_2.ita .menu_selezione {
          left: 0px; }
        html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_3.ita .menu_selezione {
          left: 0px; }
        html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_4.ita .menu_selezione {
          left: 0px; }
        html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_5.ita .menu_selezione {
          left: 0px; }
        html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_6.ita .menu_selezione {
          left: 0px; }
        html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_2.eng .menu_selezione {
          left: 0px; }
        html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_3.eng .menu_selezione {
          left: 0px; }
        html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_4.eng .menu_selezione {
          left: 0px; }
        html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_5.eng .menu_selezione {
          left: 0px; }
        html body .frontend_nav .navbar .navbar-collapse .navbar-nav #link_frontend_nav_6.eng .menu_selezione {
          left: 0px; }
        html body .frontend_nav .navbar .navbar-collapse .div-navbar-right {
          padding: 0px; }
          html body .frontend_nav .navbar .navbar-collapse .div-navbar-right .navbar-right {
            margin-right: 0px; }
            html body .frontend_nav .navbar .navbar-collapse .div-navbar-right .navbar-right > li {
              margin: 0px 0px 0px 0px;
              padding-left: 30px;
              border-bottom: 1px solid #e8e8e8; }
            html body .frontend_nav .navbar .navbar-collapse .div-navbar-right .navbar-right .link_cerca {
              width: 100%; }
              html body .frontend_nav .navbar .navbar-collapse .div-navbar-right .navbar-right .link_cerca .menu_selezione {
                left: 0px; }
            html body .frontend_nav .navbar .navbar-collapse .div-navbar-right .navbar-right #lang_dropdown {
              margin: 0px 0px 0px 0px;
              padding-left: 30px;
              width: 100%; }
      html body .frontend_nav .menuover {
        height: auto;
        bottom: auto;
        padding: 90px 0px; }
        html body .frontend_nav .menuover #frontend_nav_2 li:nth-child(1) {
          margin: 0px 100px 0px 100px; }
        html body .frontend_nav .menuover #frontend_nav_2 li:nth-child(3) {
          margin: 0px 100px 0px 50px; }
        html body .frontend_nav .menuover #frontend_nav_2 li:nth-child(5) {
          margin: 80px 50px 0px 0px; }
        html body .frontend_nav .menuover #frontend_nav_3 li:nth-child(1) {
          margin: 0px 100px 0px 0px; }
        html body .frontend_nav .menuover #frontend_nav_3 li:nth-child(3) {
          margin: 0px 0px 0px 0px; }
        html body .frontend_nav .menuover #frontend_nav_3 li:nth-child(4) {
          margin: 80px 100px 0px 0px; }
        html body .frontend_nav .menuover #frontend_nav_6 li:nth-child(1) {
          margin: 0px 100px 0px 50px; }
        html body .frontend_nav .menuover #frontend_nav_6 li:nth-child(4) {
          margin: 80px 100px 0px 100px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_1, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_2, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_3, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_4, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_5,
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_6, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_7, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_8, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_9, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_10,
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_11, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_12, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_13, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_14,
    html body #page_frontend_home .carousel .bkgcarousel_home_primavera_1, html body #page_frontend_home .carousel .bkgcarousel_home_primavera_2, html body #page_frontend_home .carousel .bkgcarousel_home_primavera_3, html body #page_frontend_home .carousel .bkgcarousel_home_primavera_4, html body #page_frontend_home .carousel .bkgcarousel_home_primavera_5,
    html body #page_frontend_home .carousel .bkgcarousel_home_primavera_6, html body #page_frontend_home .carousel .bkgcarousel_home_primavera_7,
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_1, html body #page_frontend_home .carousel .bkgcarousel_home_estate_2, html body #page_frontend_home .carousel .bkgcarousel_home_estate_3, html body #page_frontend_home .carousel .bkgcarousel_home_estate_4, html body #page_frontend_home .carousel .bkgcarousel_home_estate_5,
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_6, html body #page_frontend_home .carousel .bkgcarousel_home_estate_7, html body #page_frontend_home .carousel .bkgcarousel_home_estate_8, html body #page_frontend_home .carousel .bkgcarousel_home_estate_9, html body #page_frontend_home .carousel .bkgcarousel_home_estate_10,
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_11,
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_1, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_2, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_3, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_4, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_5,
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_6, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_7, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_8, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_9, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_10,
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_11, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_12, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_13, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_14 {
      height: 550px; }
    html body #page_frontend_home .carousel .element_carousel .testoover .titolo {
      font-size: 80px;
      font-size: 6.1538461538rem; }
    html body #page_frontend_home .carousel .element_carousel .testoover .titoloslidevideo {
      font-size: 100px;
      font-size: 7.6923076923rem; }
    html body #page_frontend_home .carousel .element_carousel .testoover #play {
      margin: 20px 0px 0px 0px; }
    html body .header_inevidenza {
      font-size: 34px;
      font-size: 2.6153846154rem; }
    html body .boxbreadcrumb {
      padding: 20px; }
    html body .himage {
      height: 400px; }
    html body .boxmuroarticle.row .lblcaption {
      /*            left:8px; //tolto padding bootstrap
                  width: -webkit-calc(100% - 8px); //tolto padding bootstrap
                  width:    -moz-calc(100% - 8px);
                  width:         calc(100% - 8px);*/ }
      html body .boxmuroarticle.row .lblcaption .titolocaption {
        font-size: 20px;
        font-size: 1.5384615385rem; }
    html body .boxmuroarticle.row div[class^="col-"]:nth-child(even) {
      padding: 0px 0px 0px 8px;
      margin-top: 16px; }
    html body .boxmuroarticle.row div[class^="col-"]:nth-child(odd) {
      padding: 0px 8px 0px 0px;
      margin-top: 16px; }
    html body .boxmuro .titolo {
      font-size: 100px;
      font-size: 7.6923076923rem; }
    html body .boxmuro .sottotitolo {
      font-size: 40px;
      font-size: 3.0769230769rem; }
    html body .boxmuro div[class^="col-"] {
      padding: 0px 8px;
      margin-bottom: 16px; }
    html body .boxmuro .lblcaption {
      padding: 0px 30px 0px 30px;
      /*            width: -webkit-calc(100% - 16px); //tolto padding bootstrap
                  width:    -moz-calc(100% - 16px);
                  width:         calc(100% - 16px);*/ }
      html body .boxmuro .lblcaption .titolocaption {
        font-size: 18px;
        font-size: 1.3846153846rem; }
    html body #page_frontend_home #box_1 .inevidenza {
      padding: 30px 30px; }
      html body #page_frontend_home #box_1 .inevidenza img {
        padding-top: 40px; }
      html body #page_frontend_home #box_1 .inevidenza .titolo {
        font-size: 40px;
        font-size: 3.0769230769rem; }
    html body #apriformnewsletter {
      padding: 0px; }
    html body #footer_row1 {
      padding: 50px 20px 0px 20px;
      height: 650px; }
      html body #footer_row1 [class*=' col-'] {
        padding: 30px 0px 0px 0px; }
    html body #footer_row3 {
      text-align: center; }
      html body #footer_row3 #logopsr {
        float: none;
        text-align: center; }
    html body .overlay #contenitoreoverlay .overlay-content {
      width: 70vw;
      height: 40vh; }
      html body .overlay #contenitoreoverlay .overlay-content .overlay-main-content {
        padding: 40px 55px; }
    html body #overlay_newsletter {
      height: 80%; } }
/* --------------------------- > 992 MD PC/Ipad oriz. 1024 (si basa sul valore minore) ---------------------------------------------------------------------------- */
@media (min-width: 992px) and (max-width: 1199px) {
  html body {
    /* -------- NAVBAR -----------  */ }
    html body .frontend_nav {
      line-height: 1; }
      html body .frontend_nav .navbar {
        font-size: 15px;
        font-size: 1.1538461538rem; }
        html body .frontend_nav .navbar .navbar-brand {
          margin: -2px 0px 0px 0px; }
          html body .frontend_nav .navbar .navbar-brand img {
            width: 100%; }
        html body .frontend_nav .navbar #link_frontend_nav_2.ita .menu_selezione {
          left: 37%; }
        html body .frontend_nav .navbar #link_frontend_nav_3.ita .menu_selezione {
          left: 36%; }
        html body .frontend_nav .navbar #link_frontend_nav_4.ita .menu_selezione {
          left: 30%; }
        html body .frontend_nav .navbar .navbar-collapse {
          padding: 0px; }
        html body .frontend_nav .navbar .navbar-nav > li {
          min-height: 35px; }
        html body .frontend_nav .navbar .navbar-nav > li:first-child > a, html body .frontend_nav .navbar .navbar-nav > li > a {
          margin: 0px 20px 0px 0px;
          line-height: 1; }
        html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_2_mob, html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_3_mob, html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_4_mob {
          display: block; }
        html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_2, html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_3, html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_4 {
          display: none; }
        html body .frontend_nav .navbar .navbar-nav .link_cerca {
          font-size: 15px;
          font-size: 1.1538461538rem;
          padding: 0px 0px 0px 0px; }
        html body .frontend_nav .navbar .navbar-nav #lang_dropdown {
          margin-left: 0px; }
        html body .frontend_nav .navbar .navbar-right {
          margin-right: 0px; }
      html body .frontend_nav .menuover {
        height: auto;
        bottom: auto;
        padding: 90px 20px; }
        html body .frontend_nav .menuover #frontend_nav_2 li:nth-child(1) {
          margin: 0px 100px 0px 100px; }
        html body .frontend_nav .menuover #frontend_nav_2 li:nth-child(5) {
          margin: 80px 50px 0px 50px; }
        html body .frontend_nav .menuover #frontend_nav_3 li:nth-child(1) {
          margin: 0px 100px 0px 50px; }
        html body .frontend_nav .menuover #frontend_nav_3 li:nth-child(3) {
          margin: 0px; }
        html body .frontend_nav .menuover #frontend_nav_3 li:nth-child(4) {
          margin: 80px 100px 0px 50px; }
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_1, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_2, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_3, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_4, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_5,
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_6, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_7, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_8, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_9, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_10,
    html body #page_frontend_home .carousel .bkgcarousel_home_inverno_11, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_12, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_13, html body #page_frontend_home .carousel .bkgcarousel_home_inverno_14,
    html body #page_frontend_home .carousel .bkgcarousel_home_primavera_1, html body #page_frontend_home .carousel .bkgcarousel_home_primavera_2, html body #page_frontend_home .carousel .bkgcarousel_home_primavera_3, html body #page_frontend_home .carousel .bkgcarousel_home_primavera_4, html body #page_frontend_home .carousel .bkgcarousel_home_primavera_5,
    html body #page_frontend_home .carousel .bkgcarousel_home_primavera_6, html body #page_frontend_home .carousel .bkgcarousel_home_primavera_7,
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_1, html body #page_frontend_home .carousel .bkgcarousel_home_estate_2, html body #page_frontend_home .carousel .bkgcarousel_home_estate_3, html body #page_frontend_home .carousel .bkgcarousel_home_estate_4, html body #page_frontend_home .carousel .bkgcarousel_home_estate_5,
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_6, html body #page_frontend_home .carousel .bkgcarousel_home_estate_7, html body #page_frontend_home .carousel .bkgcarousel_home_estate_8, html body #page_frontend_home .carousel .bkgcarousel_home_estate_9, html body #page_frontend_home .carousel .bkgcarousel_home_estate_10,
    html body #page_frontend_home .carousel .bkgcarousel_home_estate_11,
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_1, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_2, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_3, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_4, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_5,
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_6, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_7, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_8, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_9, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_10,
    html body #page_frontend_home .carousel .bkgcarousel_home_autunno_11, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_12, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_13, html body #page_frontend_home .carousel .bkgcarousel_home_autunno_14 {
      height: 706px; }
    html body .header_inevidenza {
      font-size: 34px; }
    html body .boxbreadcrumb {
      padding: 20px; }
    html body .himage {
      height: 500px; }
    html body .boxmuroarticle.row .lblcaption {
      /*              left:8px; //tolto padding bootstrap
                    width: -webkit-calc(100% - 8px); //tolto padding bootstrap
                    width:    -moz-calc(100% - 8px);
                    width:         calc(100% - 8px);*/ }
      html body .boxmuroarticle.row .lblcaption .titolocaption {
        font-size: 22px;
        font-size: 1.6923076923rem; }
    html body .boxmuroarticle.row div[class^="col-"]:nth-child(even) {
      padding: 0px 0px 0px 8px;
      margin-top: 16px; }
    html body .boxmuroarticle.row div[class^="col-"]:nth-child(odd) {
      padding: 0px 8px 0px 0px;
      margin-top: 16px; }
    html body .boxmuro .titolo {
      font-size: 100px;
      font-size: 7.6923076923rem; }
    html body .boxmuro .sottotitolo {
      font-size: 40px;
      font-size: 3.0769230769rem; }
    html body .boxmuro div[class^="col-"] {
      padding: 0px 8px;
      margin-bottom: 16px; }
    html body .boxmuro .lblcaption {
      padding: 0px 30px 0px 30px;
      /*              width: -webkit-calc(100% - 16px); //tolto padding bootstrap
                    width:    -moz-calc(100% - 16px);
                    width:         calc(100% - 16px);*/ }
      html body .boxmuro .lblcaption .titolocaption {
        font-size: 22px;
        font-size: 1.6923076923rem; }
    html body #page_frontend_home #box_1 .inevidenza {
      padding: 30px 30px; }
      html body #page_frontend_home #box_1 .inevidenza img {
        padding-top: 40px; }
      html body #page_frontend_home #box_1 .inevidenza .titolo {
        font-size: 40px;
        font-size: 3.0769230769rem; }
    html body #apriformnewsletter {
      padding: 0px; }
    html body #footer_row1 {
      padding: 50px 20px 0px 20px;
      height: 650px; }
      html body #footer_row1 [class*=' col-'] {
        padding: 30px 0px 0px 0px; }
    html body .overlay #contenitoreoverlay .overlay-content {
      width: 60vw; }
      html body .overlay #contenitoreoverlay .overlay-content .overlay-main-content {
        padding: 40px 55px; }
    html body #overlay_newsletter {
      height: 80%; } }
/* --------------------------- > 1200 LG PC (si basa sul valore minore) ---------------------------------------------------------------------------- */
@media (min-width: 1200px) and (max-width: 1439px) {
  html body {
    /* -------- NAVBAR -----------  */ }
    html body .frontend_nav .navbar {
      font-size: 16px;
      font-size: 1.2307692308rem; }
      html body .frontend_nav .navbar .navbar-brand {
        margin: -10px 0px 0px 0px; }
        html body .frontend_nav .navbar .navbar-brand img {
          width: 100%; }
      html body .frontend_nav .navbar .navbar-nav > li {
        min-height: 35px; }
      html body .frontend_nav .navbar .navbar-nav > li:first-child > a, html body .frontend_nav .navbar .navbar-nav > li > a {
        margin: 0px 30px 0px 0px;
        line-height: 1; }
      html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_2_mob, html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_3_mob, html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_4_mob {
        display: block; }
      html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_2, html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_3, html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_4 {
        display: none; }
      html body .frontend_nav .navbar .navbar-nav .link_cerca {
        font-size: 16px;
        font-size: 1.2307692308rem;
        padding: 0px 0px 0px 0px; }
      html body .frontend_nav .navbar .navbar-nav #lang_dropdown {
        margin-left: 0px; }
    html body .himage {
      height: 500px; }
    html body .boxmuroarticle.row .lblcaption {
      /*                left:8px; //tolto padding bootstrap
                      width: -webkit-calc(100% - 8px); //tolto padding bootstrap
                      width:    -moz-calc(100% - 8px);
                      width:         calc(100% - 8px);*/ }
      html body .boxmuroarticle.row .lblcaption .titolocaption {
        font-size: 24px;
        font-size: 1.8461538462rem; }
    html body .boxmuroarticle.row div[class^="col-"]:nth-child(even) {
      padding: 0px 0px 0px 8px;
      margin-top: 16px; }
    html body .boxmuroarticle.row div[class^="col-"]:nth-child(odd) {
      padding: 0px 8px 0px 0px;
      margin-top: 16px; }
    html body .boxmuro .titolo {
      font-size: 100px;
      font-size: 7.6923076923rem; }
    html body .boxmuro .sottotitolo {
      font-size: 40px;
      font-size: 3.0769230769rem; }
    html body .boxmuro div[class^="col-"] {
      padding: 0px 8px;
      margin-bottom: 16px; }
    html body .boxmuro .lblcaption {
      padding: 0px 30px 0px 30px;
      /*                width: -webkit-calc(100% - 16px); //tolto padding bootstrap
                      width:    -moz-calc(100% - 16px);
                      width:         calc(100% - 16px);*/ }
      html body .boxmuro .lblcaption .titolocaption {
        font-size: 24px;
        font-size: 1.8461538462rem; }
    html body #page_frontend_home #box_1 .inevidenza {
      padding: 70px 60px; }
    html body .overlay #contenitoreoverlay .overlay-content .overlay-main-content {
      padding: 40px 55px; }
    html body #overlay_newsletter {
      height: 70%; } }
@media (min-width: 1440px) and (max-width: 1679px) {
  html body .frontend_nav .navbar .navbar-brand {
    margin: -20px 0px 0px 0px; }
    html body .frontend_nav .navbar .navbar-brand img {
      width: 100%; }
  html body .frontend_nav .navbar .navbar-nav > li {
    min-height: 35px; }
  html body .frontend_nav .navbar .navbar-nav > li:first-child > a, html body .frontend_nav .navbar .navbar-nav > li > a {
    margin: 0px 30px 0px 0px;
    line-height: 1; }
  html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_2_mob, html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_3_mob, html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_4_mob {
    display: block; }
  html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_2, html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_3, html body .frontend_nav .navbar .navbar-nav #txtmenu_frontend_nav_4 {
    display: none; }
  html body .frontend_nav .navbar .navbar-nav .link_cerca {
    padding: 0px 0px 0px 0px; }
  html body .frontend_nav .navbar .navbar-nav #lang_dropdown {
    margin-left: 0px; }
  html body .himage {
    height: 500px; }
  html body .boxmuroarticle.row .lblcaption {
    padding: 0px 30px 0px 30px;
    /*                width: -webkit-calc(100% - 8px); //tolto padding bootstrap
                    width:    -moz-calc(100% - 8px);
                    width:         calc(100% - 8px);*/ }
    html body .boxmuroarticle.row .lblcaption .titolocaption {
      font-size: 24px;
      font-size: 1.8461538462rem; }
  html body .boxmuroarticle.row div[class^="col-"]:nth-child(even) {
    padding: 0px 0px 0px 8px;
    margin-top: 16px; }
  html body .boxmuroarticle.row div[class^="col-"]:nth-child(odd) {
    padding: 0px 8px 0px 0px;
    margin-top: 16px; }
  html body .boxmuro .titolo {
    font-size: 100px;
    font-size: 7.6923076923rem; }
  html body .boxmuro .sottotitolo {
    font-size: 40px;
    font-size: 3.0769230769rem; }
  html body .boxmuro div[class^="col-"] {
    padding: 0px 8px;
    margin-bottom: 16px; }
  html body .boxmuro .lblcaption {
    /*                left:8px; //tolto padding bootstrap
                    //padding:0px 30px 0px 30px;  
                    width: -webkit-calc(100% - 16px); //tolto padding bootstrap
                    width:    -moz-calc(100% - 16px);
                    width:         calc(100% - 16px);*/ }
    html body .boxmuro .lblcaption .titolocaption {
      font-size: 24px;
      font-size: 1.8461538462rem; }
  html body .overlay #contenitoreoverlay .overlay-content .overlay-main-content {
    padding: 40px 55px; }
  html body #overlay_newsletter {
    height: 70%; } }
@media (min-width: 1680px) and (max-width: 1919px) {
  html body .frontend_nav .navbar .navbar-brand {
    margin: -20px 0px 0px 0px; }
  html body .frontend_nav .navbar .navbar-nav > li:first-child > a, html body .frontend_nav .navbar .navbar-nav > li > a {
    margin: 0px 30px 0px 0px; }
  html body .frontend_nav .navbar .navbar-nav .link_cerca {
    padding: 0px 0px 0px 0px; }
  html body .frontend_nav .navbar .navbar-nav #lang_dropdown {
    margin-left: 20px; }
  html body .himage {
    height: 500px; } }
@media (min-width: 2544px) {
  /* su mac -> safari un monitor a risoluzione 2560 sembra abbia viewport 2545 ... */ }
/*
@media (max-width:767px) and (orientation: landscape) {
  html {        
    body { 
      #turnDeviceNotification {
        display: block;
      }
    }
  } 
}
*/
/* 
il sito va testato alle seguenti risoluzioni:
- 320 x 480 iphone 4
- 320 x 568 iphone 5
- 375 x 667 iphone 6
- 414 x 736 iphone 6 plus
- per iphone -> va bene anche per RISOLUZIONE da 321 a 768
- 768 ipad
- 992
- 1200 bootstrap / ipad orizzontale (1024)
- 1440
- 1680 
- 1920 fullhd CSS NORMALI
*/
/*
 --------------------------- < 321 iPhone4 ------------------------------------------------------------------------------- 
@media (max-width:320px) {  
   //volendo si potrebbe aggiungere una gestione grid per bootstrap... 
http://stackoverflow.com/questions/24066059/bootstrap-3-adding-a-new-set-of-columns
   //boostrap 4 introduce altra colonna grid <544px 
  
*/

/*# sourceMappingURL=frontend.css.map */
