/* Stylesheet principale */

/* settaggi comuni a tutte le pagine, con le relative "versioni media query" */

body {
  max-width: 100vw!important;
  width: 100vw!important;
  color: black;
  overflow-x: hidden!important;
}

body::-webkit-scrollbar {
  display: none;
}

.pagina {
  width: 100%;
  max-width: 100vw;
  max-height: 100vh;
  height: 100%;
  display: flex;
  flex-direction: column;
}

section {
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}

.titolo {
  height: 5vh;
  text-align: center;
  vertical-align: middle;
  margin-top: 10vh;
  display: inline-block;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 3vh;
}

@media (max-width: 480px) {
  .titolo {
    height: 3vh!important;
    margin-top: 5vh!important;
  }
}

#prima-pagina {
  display: flex;
  flex-direction: column;
  background-position: center;
  background-size: cover;
  background-image: url(https://cantinaeuphoria.it/video.mp4);
}

.titolo-scritta {
  font-size: 2.5vw;
  font-family: 'Quattrocento';
  font-weight: 500;
  color: white;
  font-weight: 800;
}

@media (max-width: 480px) {
  .titolo-scritta {
    font-size: 3vh!important;
    margin-bottom: 2vh;
  }
}

.contenuto {
  height: 90vh;
  margin: 0;
  padding: 0;
  max-width: 100vw;
  display: flex;
  flex-direction: row;
}

.intestazioni-paragrafi {
  font-size: 2vw;
  color: white;
  font-weight: 600;
}

@media (max-width: 480px) {
  .intestazioni-paragrafi {
    font-size: 2vh!important;
    margin-bottom: 0.65vh;
    display: block!important;
  }
}

.scritto {
  width: auto;
  display: flex;
  flex-direction: column;
}

@media (max-width: 480px) {
  .scritto {
    max-width: 95vw!important;
    max-height: 13vh!important;
    overflow-y: scroll;
    margin-top: 1vh;
    align-self: center;
  }
}

.contenuto-paragrafi {
  font-size: 1.25vw;
  margin-bottom: 2vh;
  color: white;
}

@media (max-width: 480px) {
  .contenuto-paragrafi {
    font-size: 1.5vh;
    margin-bottom: 2vh;
  }
}

@media (max-width: 480px) {
  .freccia-svg {
    height: 5vh;
    margin-top: 4vh!important;
  }
}

.freccia-svg {
  width: 8vw;
  margin-top: 6vw;
  justify-self: self-end;
  fill: white;
}

.carousel-caption {
  bottom: 3vh;
}

@media (max-width: 480px) {
  .carousel-caption {
    bottom: 5vh!important;
  }
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 0;
  left: 15%;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  text-align: center;
}

/* Sezione chi siamo */

#chi-siamo {
  background-color: #4d5d17;
  display: block;
  display: flex;
}

@media (max-width: 480px) {
  #colonna2 {
    height: auto!important;
    width: 100vw!important;
    margin-left: 0!important;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    max-height: 46vh!important;
  }
}

.foto-chi-siamo {
  position: absolute;
  top: 0;
  margin: auto;
  height: 100%;
}

@media (max-width: 480px) {
  .foto-chi-siamo {
    margin-right: 0!important;
    height: 300%!important;
  }
}

@media (max-width: 480px) {
  #foto-gruppo {
    width: 75vw!important;
    height: auto!important;
  }
}

#foto-gruppo {
  width: 40vw;
  height: auto;
}

@media (max-width: 480px) {
  #colonna1 {
    height: 30vh;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 5vh;
  }
}

@media (min-width: 480px) {
  #colonna1 {
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 50vw;
    height: 80vh;
  }
}

@media (min-width: 480px) {
  .immagine-persone-div {
    text-align: center;
    display: flex;
  }
}

@media (max-width: 480px) {
  .immagine-persone-div {
    width: 100vw;
  }
}

.immagine-persone-div {
  text-align: center;
}

#contenuto-chi-siamo {
  width: 100vw;
}

@media (max-width: 480px) {
  .div-immagine-chi-siamo {
    margin-right: 0!important;
    width: 50vw;
  }
}

.div-immagine-chi-siamo {
  margin-right: 3vh;
  min-width: 18vw;
  height: 18vw;
  overflow: hidden;
  position: relative;
}

@media (max-width: 480px) {
  #contenuto-chi-siamo {
    flex-direction: column;
    max-height: 90vh;
  }
}

/* persone */

#persone-pagina {
  display: flex;
  flex-direction: column;
  background-color: #4d5d17;
  height: 100vh;
}

#colonna2 {
  max-height: 80vh;
  width: 47vw;
  margin-left: 3vw;
}

@media (max-width: 720px) {
  #persone {
    flex-direction: column!important;
    padding-top: 0!important;
  }
}

#persone {
  display: flex;
  flex-direction: row;
  padding-top: 7vh;
  max-height: 85vh;
}

.nome-persona {
  font-size: 1.75vw!important;
  font-weight: 600;
}

@media (max-width: 720px) {
  .colonna-persona {
    width: 100vw!important;
    max-height: 22vh!important;
    padding-top: 0!important;
    height: auto!important;
  }
}

.colonna-persona {
  width: 24.5vw;
  text-align: center;
  align-items: center;
  height: 85vh;
  justify-content: center;
}

.foto-persona {
  width: 18vw;
  height: 18vw;
}

@media (max-width: 720px) {
  .foto-persona {
    width: auto!important;
    height: 10vh!important;
  }
}

.persona-sù {
  padding-top: 0vw;
}

.persona-giù {
  flex-direction: column-reverse;
  display: flex;
  padding-top: 0!important;
  justify-content: center;
  padding-left: 2vw;
}

@media (max-width: 480px) {
  .persona-giù {
    padding-bottom: 1vh;
  }
}

.mercuzio {
  padding-right: 2vw;
}

@media (max-width: 480px) {
  .giorgio {
    padding-left: 3vw;
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
}

#cantina {
  background-color: #7a7d63;
}

/* terroir */

#terroir {
  background-color: #7b8540;
}

.contenuto-terroir {
  height: 80vh;
  display: flex;
  flex-direction: column;
}

.contenuto-paragrafo-terroir {
  padding-left: 5vw;
  padding-right: 5vw;
  color: white;
}

@media (max-width: 960px) {
  .foto-terrroir {
    max-width: 80vw!important;
    align-self: center;
  }
}

.foto-terrroir {
  height: 35vh;
  display: flex;
  padding-top: 3vh;
  justify-content: center;
  max-width: 100vw;
}

.foto-terroir {
  max-height: 30vh;
  height: 100%;
  margin-top: 0;
  margin-bottom: 2vh;
  align-self: center;
}

.descrizione-stratigrafia {
  height: 5vh;
  flex-direction: row;
  display: flex;
  justify-content: center;
  max-width: 100vw;
}

/* vini */

#Vini {
  background-color: #302826;
}

.aggiuntivo-paragrafi {
  text-align: center;
  color: white;
  width: 100%;
}

#lista-vini {
  display: none;
}

#lista-vini-mobile {
  max-height: 90vh;
  max-width: 100vw;
  align-items: center;
  align-items: center;
}

@media (max-width: 480px) {
  .singolo-vino {
    width: 100vw;
    display: flex!important;
    max-width: none;
    flex-direction: column;
    height: auto;
    margin: 0;
  }
}

@media (min-width: 480px) {
  #lista-vini-mobile {
    display: none;
  }
}

.slide-vini {
  height: 80vh;
}

.non-visibile {
  visibility: hidden;
}

.slide-singola {
  align-items: start;
  height: 70vh;
}

.foto-vino {
  width: 15.3vh!important;
}

/* mission & vision */

.div-chi-siamo {
  height: 41.5vh;
  display: flex;
}

@media (max-width: 480px) {
  .div-chi-siamo {
    width: 100vw;
    justify-content: center!important;
    height: auto!important;
    text-align: center;
  }
}

.slide-show {
  min-height: 85vh;
  /*padding-bottom: 10vh;*/
}

#carousel-2 {
  max-height: 80vh;
}

.descrizione-foto {
  position: absolute;
  bottom: 6vh;
}

.text-start {
  text-align: center!important;
}

@media (max-width: 480px) {
  .foto-terroir {
    height: 100%;
    max-height: 12vh!important;
    margin: 4vw!important;
  }
}

#lista-vini {
  height: 80vh;
  justify-content: center;
}

.singolo-vino:hover {
  max-width: 40vw!important;
}

.singolo-vino {
  height: 75vh;
  /*max-width: 15vw;*/
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-left: 2.5vw;
  margin-right: 2.5vw;
}

.foto-bottiglia {
  height: 70vh;
}

.descrizione-vino {
  margin-left: 1vw;
}

.box-descrizione-vino {
  width: 0vw;
  visibility: hidden;
  flex-direction: column;
  display: flex;
  transition: width 1s;
  transition-timing-function: ease-in-out;
  max-height: 70vh;
  overflow: hidden;
  overflow-y: visible;
}

.singolo-vino:hover .box-descrizione-vino {
  width: 25vw;
  visibility: visible;
  overflow: hidden;
}

.contenitore-logo {
  /*margin-top: 1.5vw;*/
  display: flex;
  flex-direction: column;
  text-align: center;
}

#hamburger-shop {
  display: flex;
  flex-direction: row;
  justify-content: center;
  z-index: 3;
  position: fixed;
  width: 100vw;
  top: 0;
}

#divIcone {
  display: flex;
  flex-direction: row;
  justify-content: center;
  z-index: 2;
  position: fixed;
  width: 100vw;
  top: 0;
  height: 2vh;
}

/* background prima pagina */

.slogan-testo {
  font-size: 2.5vw;
  font-style: italic;
  color: white;
  font-weight: 200;
  text-align: center;
}

/* background prima pagina (media query) */

@media (max-width: 480px) {
  .slogan-testo {
    font-size: 3vh;
    font-style: italic;
    color: white;
    text-align: center;
  }
}

/* gestione logo */

#Logonoscritta {
  transition: all 0.4s ease;
}

/* gestione logo (media query) */

#Logonoscritta {
  width: 30vw;
  height: auto;
  mix-blend-mode: difference;
  fill: black;
}

#Scrittanologomobile {
  width: 30vw;
  height: inherit;
  font-family: 'Quattrocento';
  font-size: 3vw;
  font-weight: 550;
  color: black;
  transition: all 0.4s ease;
  display: none;
}

#Scrittanologo {
  width: 30vw;
  height: inherit;
  font-family: 'Quattrocento';
  font-size: 3vw;
  font-weight: 550;
  color: black;
  transition: all 0.4s ease;
}

/* stile hamburger barra di navigazione */

.hamburger-container {
  z-index: 10;
  position: absolute;
  left: 2vw;
  top: 4vw;
  display: flex;
  flex-direction: row;
  justify-content: center;
  transition: all 0.4s ease;
}

.icona-shop-container {
  z-index: 6;
  position: absolute;
  right: 2.5vw;
  top: 2.5vw;
  width: 5vw;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  /*transition: visibility 0.4s ease;*/
}

.bottone {
  background: rgba(0, 0, 0, 0)!important;
  border-style: none;
}

#icona-shop {
  width: 3.2vw;
  height: auto;
  /*transition: visibility 0.4s ease;*/
}

#icona-instagram {
  width: 5vw;
  margin-bottom: 1vh;
  height: auto;
  transition: all 0.4s ease;
}

#icona-instagram-mobile {
  width: 10vw;
  height: auto;
  transition: all 0.4s ease;
}

.hamburger {
  fill: black;
}

/* interazioni menù navigazione */

#menu {
  position: fixed;
  z-index: 2;
  width: 100vw;
  height: 22vw;
  display: flex;
  visibility: visible;
  background-color: rgba(255,255,255, 0.9);
  opacity: 1;
  flex-direction: row;
  transition: visibility 0s, opacity 0.4s ease-in-out;
  justify-content: center;
  align-items: center;
}

.menu-invisibile {
  transition: visibility 0s 0.4s, opacity 0.4s linear;
  visibility: hidden!important;
  opacity: 0!important;
}

.slogan-visibile {
  visibility: visible!important;
  transition: visibility 0s, opacity 0.4s ease-in-out;
  opacity: 1!important;
}

#slogan {
  transition: visibility 0s 0.4s, opacity 0.4s linear;
  opacity: 0;
  visibility: hidden;
}

/* interazioni menù navigazione (media query) */

@media (max-width: 480px) {
  .menu-mobile {
    height: 100vh!important;
    flex-direction: column!important;
    overflow: hidden;
  }
}

/* menù di navigazione */

.box-menù {
  width: 20vw;
  height: 22vw;
  padding-top: 9vw;
}

.link {
  font-weight: 500;
  font-size: 2vw;
  font-family: 'Noto Serif Devanagari';
}

#cantinaLink {
  width: 26vw;
  padding-right: 8vw;
  text-align: center;
}

#chiSiamoLink {
  text-align: center;
  width: 14vw;
}

@media (max-width: 480px) {
  #socialLink {
    display: none;
  }
}

@media (max-width: 480px) {
  #socialLinkMobile {
    padding-top: 16vw;
    text-align: center;
    display: block!important;
  }
}

#socialLink {
  padding-top: 16vw;
  text-align: center;
}

#terroirLink {
  text-align: center;
  padding-left: 0;
}

#eventiLink {
  text-align: center;
}

/* menù di navigazione (media query) */

@media (max-width: 480px) {
  .link {
    font-size: 4vw;
    justify-content: center;
    height: 7vw;
    color: #000000;
  }
}

@media (max-width: 480px) {
  .box-menù {
    min-width: 100vw!important;
    height: auto;
    padding: 0!important;
    margin: 0!important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 16vw!important;
  }
}

@media (max-width: 480px) {
  #cantina-link {
    width: auto;
    padding-right: 0;
    text-align: center;
  }
}

/* Cantina & vigneto */

#carousel-container-mobile {
  max-height: 70vh;
  height: auto;
  max-width: 90vw;
}

#carousel-container {
  max-height: 70vh;
  max-width: 90vw;
}

.immagine-slide {
  max-height: 70vh;
  width: auto!important;
}

@media (max-width: 480px) {
  .div-contenuto {
    align-items: center;
    display: flex!important;
    flex-direction: column;
    max-height: 25vh;
    max-width: 100vw;
    align-self: center;
  }
}

.div-contenuto-mobile {
  display: none;
}

.div-contenuto {
  display: flex;
  align-items: center;
}

@media (min-width: 480px) {
  .intestazioni-paragrafi-mobile-chi-siamo {
    display: none;
  }
}

@media (max-width: 480px) {
  .intestazioni-paragrafi-desktop-chi-siamo {
    display: none!important;
  }
}

@media (max-width: 480px) {
  .numero-profilo {
    width: 20vw!important;
    margin: 2.5vw!important;
  }
}

.numero-profilo {
  width: 10vw;
  margin: 2vw;
  margin-top: 0;
  height: 5vh;
}

#myCarousel {
  height: 85vh;
}

.active {
  visibility: visible!important;
}

@media (min-width: 480px) {
  #lista-vini {
    display: flex;
    max-width: 100vw;
    height: 75vh;
    /*padding-left: 3vw;*/
    /*padding-right: 3vw;*/
  }
}

.slide-cantina {
  height: 70vw;
}

#slide-immagini {
  height: 70vh;
  justify-content: center;
  align-items: center;
  display: flex;
  max-width: 100vw;
}

.carousel-inner-1 {
  position: relative;
  overflow: hidden;
  max-height: 80vh;
}

.slide-cantina {
  align-items: center;
  justify-items: center;
}

.freccia-giù-svg {
  fill: none;
  stroke: white;
  stroke-miterlimit: 10;
  width: 5vw;
  margin-bottom: 2vh;
  margin-top: 2vh;
  align-self: center;
  position: absolute;
}

#footer {
  position: relative;
  bottom: 0;
  width: 100vw;
  display: flex;
  flex-direction: row;
  height: 10vh;
  justify-content: center;
  background-color: #383F3B;
  align-items: center;
  position: relative;
  bottom: 0;
}

.freccia-giù {
  width: 100vw;
  display: flex;
  flex-direction: column-reverse;
  height: 10vh;
  justify-content: center;
  margin-top: auto;
}

#eventi {
  background-color: #383F3B;
}

@media (max-width: 480px) {
  .eventi-contenuto {
    max-height: 90vh!important;
  }
}

.eventi-contenuto {
  width: 100vw;
  max-height: 100vh;
  display: flex;
  flex-direction: column;
  margin-bottom: 4vh;
  overflow-y: auto;
}

@media (max-width: 480px) {
  .singolo-evento {
    margin-top: 1.5vh;
    margin-bottom: 1.5vh;
    /*margin-left: 3vw;*/
    margin-right: 0vw;
    flex-direction: column!important;
  }
}

.singolo-evento {
  width: 92vw;
  height: 20vh;
  margin-top: 1.5vh;
  margin-bottom: 1.5vh;
  /*margin-left: 3vw;*/
  margin-right: 0vw;
  flex-direction: row;
  display: flex;
  align-items: center;
  background-color: #424945;
  align-self: center;
}

.immagine-evento {
  max-width: 30vw;
  width: auto;
  height: auto;
  max-height: 20vh;
  margin-right: 2vw;
}

.contenuto-evento {
  width: 100%;
  height: 17vh;
  margin-right: 1vw;
  overflow-y: auto;
  margin-bottom: 2vh;
}

@media (max-width: 480px) {
  .sottointestazioni-paragrafi {
    font-size: 1.75vh!important;
  }
}

.sottointestazioni-paragrafi {
  font-size: 1.5vw;
  color: white;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

.contenuto-eventi {
  overflow-y: auto;
}

.intestazioni-eventi {
  margin-bottom: 0;
  color: white;
}

.titolo-eventi {
  height: 7vh;
}

@media (max-width: 480px) {
  .maggiori-info-eventi {
    font-size: 3.5vw!important;
    margin-top: 0.5vh;
    margin-left: 5vw;
    margin-right: 5vw;
    margin-bottom: 2vh;
  }
}

.maggiori-info-eventi {
  font-size: 1.5vw;
  font-style: italic;
  color: white;
}

@media (max-width: 1000px) {
  .foto-bottiglia {
    width: 17vw;
    height: auto;
  }
}

.instagram {
  width: 5vw;
}

#socialLinkMobile {
  display: none;
}

@media (max-width: 480px) {
  #footer {
    display: none!important;
  }
}

.dati-mobile {
  text-align: center;
  font-size: 1.5vh;
  width: 80vw;
  display: none;
  color: #000000;
}

@media (max-width: 480px) {
  .verdiani {
    margin-bottom: 3.5vw;
  }
}

@media (max-width: 720px) {
  .nome-persona {
    margin-bottom: 0!important;
    font-size: 2vh;
  }
}

.footer {
  font-size: 1.5vw;
}

.colore {
  fill: white!important;
  color: white!important;
}

.iconashop {
  fill: black;
}

.sottointestazioni-persona {
  font-size: 1.5vw;
  color: white;
}

@media (min-width: 480px) {
  #menu {
    background-color: rgba(255,255,255, 0.5)!important;
  }
}

.nome-vino {
  font-weight: 600;
  margin-bottom: 4vh;
}

@media (max-width: 480px) {
  .contenuto-evento {
    margin-left: 5vw;
    margin-right: 5vw;
    max-width: 90vw;
  }
}

@media (max-width: 480px) {
  .foto-visione {
    right: -3vw!important;
    top: -8vh!important;
  }
}

.foto-visione {
  right: -3vw;
}

@media (max-width: 480px) {
  .foto-storia {
    right: -3vw!important;
    top: -4vh!important;
  }
}

.descrizione-vino-mobile {
  text-align: justify;
}

@media (max-width: 480px) {
  #carousel-container {
    display: none!important;
  }
}

@media (min-width: 480px) {
  #carousel-container-mobile {
    display: none;
  }
}

button {
  background-color: rgba(0,0,0,0);
  border: rgba(0,0,0,0);
  color: #000000;
}

.foto-storia {
  right: -8vw;
}

#prova {
  color: white;
}

#hamburger {
  width: 3vw;
  height: auto;
  transition: all 0.4s ease;
}

.freccia-giù.prima-freccia {
  z-index: 3;
  position: relative;
  top: 0;
}

.freccia-vini {
  margin-top: 0!important;
}

@media (max-width: 480px) {
  .sottointestazioni-persona {
    font-size: 1.5vh!important;
  }
}

@media (max-width: 480px) {
  #Scrittanologo {
    display: none!important;
  }
}

@media (min-width: 480px) {
  #linkeventi {
    margin-left: 7vh;
  }
}

.eventi-social {
  flex-direction: row;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (min-width: 480px) {
  #terroirlink {
    margin-left: 5vw;
  }
}

@media (max-width: 480px) {
  #linkeventi {
    margin-bottom: 5vh;
  }
}

@media (min-width: 480px) {
  #lista-vini-mobile-1 {
    display: none;
  }
}

