/* GERAL */
@font-face {
  font-family: 'Aboredo';
  src: url('../fonts/Aboreto-Regular.ttf') format('truetype')
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-VariableFont_opsz,wght.ttf') format('truetype')
}

* {
  box-sizing: border-box;
  overflow-x: hidden;
  max-width: 100%;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  overflow: visible;
  max-width: 100%;
}

body,
html {
  overflow-x: hidden;
  max-width: 100%;
  margin: 0;
  padding: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}

@supports (-webkit-touch-callout: none) {
  * {
    overflow-x: hidden;
    max-width: 100%;
  }

  body {
    overflow-x: hidden;
    max-width: 100%;
  }

  .telaInicial,
  .telaSobreNos,
  .telaIdentidade,
  .telaVinhedo,
  .telaVinhos {
    overflow-x: hidden;
  }
}

.scrolling-element {
  overflow-x: none;
  -webkit-overflow-scrolling: touch;
}

/*MARGIN TOPS*/
.marginTopDesktop20{
  margin-top: 20vh !important
}
.marginTopDesktop40{
  margin-top: 40vh !important
}
.marginTopDesktop50{
  margin-top: 50vh !important
}
.marginTopDesktop60{
  margin-top: 60vh !important
}

/* GERAL */

.flex-detalhe-vinho-header{
  display: flex;
  align-items: center; 
  justify-content: center;flex-wrap: wrap;
  margin-top: 60px;
}
.botaoComprar{
  display: flex;
  align-items: center;
  justify-content: start;
}
.telaIdentidade {
  background-color: #F1EFEF;
}

.telaInicial {
  display: flex;
  flex-direction: column;
}
.spanTitHeader{
  font-family: 'Aboredo';
  font-size: 3vw;
}
.tituloQuadro {
  color: #FFFF;
  font-family: 'Aboredo';
  font-size: 2.5vw;
  opacity: 0.7;
  left: 8vw;
  width: fit-content;
  z-index: 40;
  max-width: 100%;
}

.textQuadro {
  color: #FFFF;
  font-family: 'Inter';
  font-size: 2vw;
  font-weight: 100;
  opacity: 0.7;
  padding-bottom: 5vh;
  width: 70vw;
  z-index: 40;
  left: 8vw;
}



.textQuadroE {
  color: #FFFF;
  font-family: 'Inter';
  font-size: 2vw;
  opacity: 0.7;
  position: absolute;
  padding-bottom: 5vh;
  top: 38vh;
  width: 70vw;
  z-index: 40;
  left: 8vw;
}

.textQuadro1 {
  color: #FFFF;
  font-family: 'Inter';
  font-size: 2vw;
  font-weight: 100;
  opacity: 0.7;
  position: absolute;
  padding-bottom: 5vh;
  top: 38vh;
  width: 70vw;
  z-index: 40;
  left: 8vw;
}

.textQuadro2 {
  color: #FFFF;
  font-family: 'Inter';
  opacity: 0.9;
  font-size: 2vw;
  font-weight: 700;
  padding-bottom: 5vh;
  max-width: 100%;
}

/* MODAL 18 ANOS */
.caixaModal18 {
  height: 100vh;
  width: 100vw;
  opacity: 0.7;
  background-color: rgb(0, 0, 0);
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-content: center;
  justify-content: space-evenly;
  z-index: 99999;
  top: 0;
  position: fixed;
}

.Modal18 {
  font-family: 'Aboredo';
  background-color: #fff;
  width: 500px;
  text-align: center;
  align-content: center;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.tituloModal18 {
  font-weight: 400;
  font-size: 150%;
  line-height: 0.9;
  width: 100%;
  overflow: hidden;
}

.textoModal18 {
  font-weight: 200;
  font-size: 100%;
  margin-top: 0px;

}

.textoMenorModal18 {
  font-weight: 200;
  font-size: 75%;
  text-decoration: underline;
  text-decoration-color: rgb(143, 143, 143);
  text-decoration-thickness: 1px;
}

.botaoModal18 {
  height: 40px;
  width: 120px;
  background-color: #000000;
  font-weight: 700;
  text-align: center;
  align-content: center;
  color: #F1EFEF;
  position: relative;
  margin-top: 0px;
  cursor: pointer;
}

/* MODAL 18 ANOS */

.nossaHisText {
  top: 5vh;
  color: #000000;
  text-align: left;
  font-family: 'Inter';
  font-size: 1.7vw;
  font-weight: 100;
  position: relative;
  left: 2vw;
  width: 54vw;
}

.nossaHisText3 {
  top: 0vh;
  color: #000000;
  text-align: left;
  font-family: 'Inter';
  font-size: 1.7vw;
  font-weight: 100;
  position: relative;
  left: 2vw;
  width: 54vw;
}

.nossaHisTextBotao {
  top: 0vh;
  color: #000000;
  text-align: left;
  font-family: 'Inter';
  font-size: 1.7vw;
  position: relative;
  left: 2vw;
  width: 54vw;
}

.centraliza {
  align-content: center;
  position: relative;
}

.botaoQueroSaberMais {
  font-family: 'Aboredo';
  height: 60px;
  width: 280px;
  background-color: #000000;
  font-weight: 400;
  text-align: center;
  align-content: center;
  color: #F1EFEF;
  position: relative;
  font-size: 150%;
  cursor: pointer;
}

.btInstalarAPP {
  top: 5vh;
  font-family: 'Aboredo';
  height: 60px;
  width: 280px;
  background-color: #000000;
  font-weight: 400;
  text-align: center;
  align-content: center;
  color: #F1EFEF;
  position: relative;
  font-size: 150%;
  margin: 0;
}



/* MENU */
.menuLateral {
  background-color: #000000;
  color: #FFFF;
  height: 100vh;
  width: 35vw;
  left: -35vw;
  top: 0;
  position: fixed;
  z-index: 10;
  transition: left 0.3s ease;
  z-index: 50;
}

.menuBurguer {
  background-image: url('../assets/burguer.png');
  background-size: cover;
  background-repeat: no-repeat;
  height: 2.5vh;
  width: 2.5vh;
  top: 9vh;
  left: 5vw;
  position: relative;
}

.fecharMenu {
  color: #FFFF;
  top: 5vh;
  font-size: 3vw;
  font-family: 'Inter';
  font-weight: 100;
  position: relative;
  left: 30vw;
  height: 6vh;
  width: 6vh;
  opacity: 0.8;
  overflow: hidden;
  cursor: pointer;
}

.textoTituloMenu {
  color: #FFFF;
  font-family: 'Aboredo';
  font-size: 2.5vw;
  opacity: 0.8;
  left: 8vw;
  position: relative;
  padding-bottom: 5vh;
  top: 0;
  width: fit-content;
}

.menuLateral.aberto {
  left: 0;
}

.menuLateral.fechado {
  left: -35vw;
}

.textoMenu {
  font-family: 'Inter';
  position: relative;
  font-weight: 100;
  opacity: 0.6;
  left: 5vw;
  font-size: 1.5vw;
  padding-bottom: 2vh;
  top: 0;
  cursor: pointer;
}

.textoMenu:hover {
  opacity: 0.3;
}

.textoTituloMenuTI {
  color: #FFFF;
  font-family: 'Aboredo';
  font-size: 2vw;
  opacity: 0.8;
  left: 8vw;
  position: absolute;
  padding-bottom: 5vh;
  top: 8vh;
  width: fit-content;
  z-index: 40;
}

.fecharMenu:hover {
  opacity: 0.3;
}

.menuBurguerTI {
  background-image: url('../assets/burguer.png');
  background-size: cover;
  background-repeat: no-repeat;
  height: 2.5vh;
  width: 2.5vh;
  top: 9vh;
  left: 5vw;
  position: absolute;
  z-index: 40;
  cursor: pointer;
}

/* MENU */


.texto {
  color: #FFFF;
  font-family: 'Inter';
  opacity: 0.7;
  font-size: 1.5vw;
  font-weight: 100;
}

.textoEmbaixo {
  color: #FFFF;
  font-family: 'Inter';
  opacity: 0.7;
  font-size: 1.5vw;
  position: relative;
  bottom: 10px;
  font-weight: 100;
  text-align: center;
}

.texto2 {
  color: #FFFF;
  font-family: 'Inter';
  opacity: 0.8;
  font-size: 1.8vw;
  font-weight: 700;
}

.textoTitulo {
  color: #FFFF;
  font-family: 'Aboredo';
  font-size: 2.2vw;
  opacity: 0.8;
  margin: 10px 0 0 0;
}

.textoTituloNossaEquipe {
  color: #FFFF;
  font-family: 'Aboredo';
  font-size: 2.2vw;
  opacity: 0.8;
  position: relative;
  margin: 0;
}

.saibaMaisSobreNos {
  background-color: #ffffff00;
  font-family: 'Aboredo';
  font-size: 1.2vw;
  color: rgb(255, 255, 255);
  padding: 10px;
  width: fit-content;
  border-color: #fff;
  border-style: solid;
  border-width: 1px;
  opacity: 0.7;
  cursor: pointer;
}

.nossaHistoria:hover {
  background-color: #000000;
  color: #FFFF;
  font-family: 'Aboredo';
  font-size: 1.5vw;
  opacity: 1;
  border-color: #FFFF;
  border-width: 2px;
  border-style: solid;
  padding: 10px;
  width: fit-content;
}


.blocoTextoHeader{
  display: flex;
  flex-direction: column;
  margin-top: 50vh;
}
/* QUADRO INICIAL */
.quadroInicial {
  position: relative;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}

.video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.degradeHeader {
  z-index: 1;
  position: absolute;
}

.quadroFixo {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
}

.logo {
  background-image: url('../assets/logo.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 15vh;
  width: 35vh;
  top: 8.5vh;
  position: relative;
  opacity: 0.8;
  z-index: 40;
}

.menuTrinario {
  background-color: rgb(255, 255, 255);
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

.sobreNos {
  background-color: rgb(186, 169, 169);
  background-image: url('../assets/sobreNos2.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: auto;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  padding-bottom: 5rem;
}

.menu01 {
  position: relative;
  height: 80vh;
  width: 30vw;
  overflow: hidden;
}

.menu01::before {
  content: "";
  background-color: rgb(105, 105, 105);
  background-image: url('../assets/_72_identidade.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: transform 0.5s ease;
}

.menu01:hover::before {
  transform: scale(1.2);
}

.menu01 .blocoTexto {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.menu01:hover .blocoTexto {
  opacity: 1;
}

.menu02 {
  position: relative;
  height: 80vh;
  width: 30vw;
  overflow: hidden;
}

.menu02::before {
  content: "";
  background-color: rgb(105, 105, 105);
  background-image: url('../assets/_72_portoAmazon2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: transform 0.5s ease;
}

.menu02:hover::before {
  transform: scale(1.2);
}

.menu02 .blocoTexto {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.menu02:hover .blocoTexto {
  opacity: 1;
}

.menu03 {
  position: relative;
  height: 80vh;
  width: 30vw;
  overflow: hidden;
}

.menu03::before {
  content: "";
  background-color: rgb(105, 105, 105);
  background-image: url('../assets/_72_vinhos.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: transform 0.5s ease;
}

.menu03:hover::before {
  transform: scale(1.2);
}

.menu03 .blocoTexto {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.menu03:hover .blocoTexto {
  opacity: 1;
}

.degrade {
  background-color: none;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
  height: 80vh;
  width: 45vw;
  position: absolute;
}

.blocoTexto {
  color: #FFFF;
  font-family: 'Cormorant';
  bottom: 10px;
  position: absolute;
  padding: 30px;
  z-index: 10;
}

.degradeSobreNos {
  background-color: none;
  background: linear-gradient(to bottom, rgba(49, 39, 39, 0.1), rgba(0, 0, 0, 0.3));
  height: 90%;
  width: 100%;
  position: absolute;
}

.degradeSobreNos1 {
  background-color: none;
  background: linear-gradient(to left, rgba(49, 39, 39, 0.5), rgba(0, 0, 0, 1));
  height: 61%;
  width: 100%;
  position: absolute;
}

.degradeHeader {
  background-color: none;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  height: 100%;
  width: 100%;
}

.degradeIdentidade {
  background-color: none;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1));
  height: 100%;
  width: 100%;
}

.degradeVinhedo {
  background-color: none;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  height: 100%;
  width: 100%;
}

.degradeVinhos {
  background-color: none;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  height: 100%;
  width: 100%;
}

.degradeEspumante {
  background-color: none;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.3));
  height: 100%;
  width: 100%;
}

.blocoTextoSobreNos1 {
  color: #FFFF;
  font-family: 'Cormorant';
  height: 80%;
  top: 10px;
  position: relative;
  padding: 30px;
  z-index: 10;
  padding-left: 5vw;
  width: 75%;
}

.blocoTextoSobreNos {
  color: #FFFF;
  font-family: 'Cormorant';
  bottom: 10px;
  position: relative;
  padding: 30px;
  z-index: 10;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  /* align-content: center; */
  flex-direction: column
}

.blocoTextoNossaEquipe {
  color: #FFFF;
  font-family: 'Cormorant';
  bottom: 10px;
  position: relative;
  padding: 30px;
  z-index: 10;
  width: 50%;
}

/* QUADRO INICIAL */


/* QUADRO SOBRE NOS */
.quadroSobreNos {
  background-image: url('../assets/menu01.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}

.citacao {
  top: 5vh;
  color: #000000;
  text-align: center;
  font-family: 'Aboredo';
  font-size: 3vw;
  position: relative;
}

.citacao2 {
  bottom: 2vh;
  color: #000000;
  text-align: center;
  font-family: 'Aboredo';
  font-size: 2.5vw;
  position: relative;
  width: 60vw;
  left: 20vw;
  padding-bottom: 5vh;
}

.fonteCitacao {
  top: 3vh;
  color: #000000;
  text-align: center;
  font-family: 'Inter';
  font-size: 1vw;
  position: relative;
}

.fonteCitacaoImg {
  top: 3vh;
  color: #000000;
  position: relative;
  background-image: url('../assets/assin.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 15vw;
  height: 10vw;
  left: 40vw;
}

.sobreRobConst {
  background-color: rgb(29, 29, 29);
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

.sobreOVinhedoVinhos {
  background-color: rgb(29, 29, 29);
  height: auto;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: stretch;
  padding: 5rem 3rem;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center
}

.desafiosNatur {
  background-color: rgb(29, 29, 29);
  height: auto;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: stretch;
  padding: 2rem;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}

.italiaArgentinos {
  background-color: rgb(29, 29, 29);
  height: auto;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: stretch;
  padding: 3rem 1rem;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center
}



.nossaHIsfinal {
  background-color: #F1EFEF;
  height: auto;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: stretch;
  padding: 3rem;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center
}


.sobreNaPista {
  background-color: #F1EFEF;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: stretch;
  padding: 3rem;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center
}

.blocoTextoNossaHistUltimo {
  background-color: #F1EFEF;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: stretch;
  padding: 3rem;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center
}

.deVolta {
  background-color: rgb(29, 29, 29);
  height: auto;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: stretch;
  padding: 3rem;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center
}

.era1861 {
  background-color: rgb(29, 29, 29);
  height: auto;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: stretch;
  padding: 2rem;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}

.sobreEstMene {
  background-color: #F1EFEF;
  height: 80vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

.sobreRobConstTitu {
  color: #000000;
  text-align: left;
  font-family: 'Aboredo';
  font-size: 2.2vw;
  position: relative;
  left: 2vw;
  width: 54vw;
}

.textoNossaHistNossasPal {
  color: #000000;
  text-align: left;
  font-family: 'Aboredo';
  font-size: 2.2vw;
  position: relative;
  left: 2vw;
  width: 54vw;
}



.sobreRobConstText {
  color: #000000;
  font-family: 'Inter';
  font-weight: 100;
  font-size: 1.7vw;
  position: relative;
  left: 2vw;
  width: 54vw;
  text-align: justify;
  text-justify: inter-word;
}

.titulosIdentidade {
  color: #000000;
  text-align: left;
  font-family: 'Aboredo';
  font-size: 2.2rem;
  position: relative;
  left: 0rem;
  right: 0rem;
  width: 45vw;
  padding-bottom: 2rem;
}

.tituloNossaMissao {
  top: 5vh;
  color: #000000;
  text-align: left;
  font-family: 'Aboredo';
  font-size: 2.2rem;
  position: relative;
  left: 0rem;
  right: 0rem;
  width: 45vw;
  margin-bottom: 4rem;
}

.textosIdentidade {
  top: 0vh;
  color: #373737;
  text-align: left;
  font-family: 'Inter';
  font-weight: 200;
  font-size: 1.2rem;
  position: relative;
  height: auto;
  left: 0rem;
  right: 0rem;
  width: 46vw;
  margin: 0;
}

.titulosIdentidade3 {
  color: #000000;
  text-align: left;
  font-family: 'Aboredo';
  font-size: 2.2rem;
  position: relative;
  left: 0rem;
  right: 0rem;

}

.textosIdentidade3 {
  color: #373737;
  text-align: left;
  font-family: 'Inter';
  font-weight: 200;
  font-size: 1.2rem;
  position: relative;
  left: 0rem;
  right: 0rem;

}

.slideIdentidade {
  top: 0vh;
  color: #9e9e9e;
  text-align: left;
  font-family: 'Inter';
  font-weight: 200;
  font-size: 0.9rem;
  position: relative;
  left: 0rem;
  right: 0rem;

}

.blocosTextosIdentidade {
  position: relative;
  height: auto;
  width: 46vw;
  overflow: hidden;
  align-items: center;
}

.sobreVinhoExclusTitu {
  top: 5vh;
  color: #000000;
  text-align: left;
  font-family: 'Inter';
  font-size: 2.2rem;
  position: relative;
  left: 2vw;

}

.sobreVinhoExclusText {
  top: 5vh;
  color: #000000;
  text-align: left;
  font-family: 'Inter';
  font-size: 1.7vw;
  position: relative;
  left: 2vw;
  width: 54vw;
}

.sobreVinhoExclusTitu2 {
  top: 5vh;
  color: #000000;
  text-align: right;
  font-family: 'Inter';
  font-size: 2.2rem;
  position: relative;
  right: 2vw;
}

.sobreVinhoExclusText2 {
  top: 5vh;
  color: #000000;
  text-align: right;
  font-family: 'Inter';
  font-size: 1.7vw;
  position: relative;
  right: -16vw;
  width: 54vw;
}

.sobreRobConstTextBold {
  color: #000000;
  font-family: 'Inter';
  font-size: 1.7vw;
}

.fotoRob {
  background-image: url('../assets/costantini99.jfif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 80vh;
  width: 30vw;
  overflow: hidden;
}

.fotoRaul {
  background-image: url('../assets/raul.jfif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 60vh;
  width: 30vw;
  overflow: hidden;
}

.nossaEquipe {
  background-color: rgb(186, 169, 169);
  background-image: url('../assets/equioe.jfif');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 90vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  justify-content: center;
}

.textoRob {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: 80vh;
  width: 60vw;
  overflow: hidden;
}

.textoNossHis {
  position: relative;
  height: 80vh;
  width: 80vw;
  overflow: hidden;
}

.textoNossHis1 {
  position: relative;
  height: 100vh;
  width: 80vw;
  overflow: hidden;
}

.interajaBloco {
  background-color: #ffffff;
  height: 100vh;
  width: 90vw;
  top: 0px;
  left: 0px;
  padding-top: 0vh;
  margin: 5vh 5vw 2vh 5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
}

.interajaTexto {
  top: 0vh;
  text-align: center;
  font-family: 'Inter';
  font-size: 1.7vw;
  position: relative;
  width: 54vw;
  font-weight: 100;
  padding: 0 2vw;
  position: relative;
  height: auto;
  width: 60vw;
  overflow: hidden;
  display: flex;
  align-content: stretch;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  margin: 0;
}

.fotoInteraja {
  background-image: url(../assets/Group1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  margin-top: 0vh;
  margin-bottom: 0vh;
  height: 50vh;
  width: 17vw
}

.interejaTitu {
  top: 0vh;
  color: #000000;
  text-align: center;
  font-family: 'Aboredo';
  font-size: 2.2rem;
  position: relative;
  width: 90vw;
  margin: 0;
}

.textoRaul {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: 60vh;
  width: 60vw;
  overflow: hidden;
}

/* QUADRO SOBRE NOS */

/* QUADRO NOSSA HISTORIA */

.quadroNossaHistoria {
  background-image: url('../assets/8cfade50f023725e9018d50098bb8919_25.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}

.quadroNossaHistoria03 {
  background-image: url('../assets/draw09.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}

.quadroNossaHistoria08 {
  background-image: url('../assets/draw10.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}

.desenhoNossaHistoria01 {
  background-image: url('../assets/draw01.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  width: 30vw;
  overflow: hidden;
}

.desenhoNossaHistoria02 {
  background-image: url('../assets/draw13.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  width: 30vw;
  overflow: hidden;
}

.desenhoNossaHistoria04 {
  background-image: url('../assets/draw04.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  width: 30vw;
  overflow: hidden;
}

.desenhoNossaHistoria05 {
  background-image: url('../assets/draw07.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  width: 30vw;
  overflow: hidden;
}

.desenhoNossaHistoria06 {
  background-image: url('../assets/draw02.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  width: 30vw;
  overflow: hidden;
}

.desenhoNossaHistoria07 {
  background-image: url('../assets/draw11.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  width: 30vw;
  overflow: hidden;
}

.desenhoNossaHistoria08 {
  background-image: url('../assets/draw05.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  width: 30vw;
  overflow: hidden;
}

.desenhoNossaHistoria09 {
  background-image: url('../assets/draw14.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  width: 30vw;
  overflow: hidden;
}

.desenhoNossaHistoria10 {
  background-image: url('../assets/draw12.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  width: 30vw;
  overflow: hidden;
}

.desenhoNossaHistoria11 {
  background-image: url('../assets/draw06.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  width: 30vw;
  overflow: hidden;
}

.desenhoNossaHistoria12 {
  background-image: url('../assets/draw08.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  width: 30vw;
  overflow: hidden;
}

.quadroNossaHistoria12 {
  background-image: url('../assets/draw03.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}

.degradeNossaHistoria {
  background-color: none;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6));
  height: 100%;
  width: 100%;
  z-index: 1;
  height: 100vh;
  width: 100vw;
  position: absolute;
}

.degradeNossaHistoria2 {
  background-color: none;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6));
  height: 100%;
  width: 100%;
  z-index: 1;
  height: 100vh;
  width: 100vw;
  position: absolute;
}

.blocoNossaHistoria {
  height: 100vh;
  width: 100vw;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
  flex-wrap: nowrap;
  left: 8vw;
  padding-right: 20vw;
  padding-bottom: 8vh;
}

.blocoNossaHistoriaMain {
  height: 100vh;
  width: 100vw;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
  flex-wrap: nowrap;
  left: 8vw;
  padding-right: 20vw;
  padding-bottom: 8vh;
}

.tituloNossaHistoria {
  color: #FFFF;
  font-family: 'Aboredo';
  font-size: 2.5rem;
  opacity: 0.7;
  margin: 0;
  z-index: 40;
}

.textoNossaHistoria {
  color: #FFFF;
  font-family: 'Inter';
  font-size: 2rem;
  font-weight: 100;
  opacity: 0.7;
  margin-bottom: 2vh;
  margin-bottom: 0vh;
  z-index: 40;
}

.textoNossaHistoria03 {
  color: #FFFF;
  font-family: 'Inter';
  font-size: 1.5rem;
  font-weight: 100;
  opacity: 0.7;
  margin-bottom: 2vh;
  margin-bottom: 0vh;
  z-index: 40;
}

/* QUADRO NOSSA HISTORIA */

/* QUADRO IDENTIDADE */
.quadroIdentidade {
  background-image: url('../assets/6c0e410e7830943860193b31c33bbc54_25.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.cuidadoRespeito {
  background-color: #F1EFEF;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}

.sobreVinhedo {
  background-color: #F1EFEF;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}

.blocoVinhoMedicina {
  background-color: #F1EFEF;
  height: auto;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: stretch;
  padding: 3rem 1rem;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  padding: 3rem 2rem;
}

.textoVinhoMedicina {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: auto;
  width: 60vw;
  overflow: hidden;
  align-content: center;
  padding-bottom: 3rem;
}


.sobreVinhedoNossosVinhos {
  background-color: #F1EFEF;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}

.oVinhedoSobreOVinhedo {
  background-color: #F1EFEF;
  height: auto;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: stretch;
  padding: 3rem;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center
}

.blocofinalNossHist {
  background-color: #F1EFEF;
  height: auto;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 5rem 2rem;
}







.alegriasCasamento {
  background-color: #F1EFEF;
  height: auto;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: stretch;
  padding: 3rem 1rem;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}

.textoAlegriasCasamento {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: auto;
  width: 60vw;
  overflow: hidden;
  align-content: center;
  padding-bottom: 2rem;
}



.blocosTextosIdentidadeMaior {
  background-color: #fff;
  height: auto;
  width: 90vw;
  top: 0px;
  left: 5vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}

.blocosTextosIdentidadeMaior100 {
  background-color: #fff;
  height: auto;
  width: 100vw;
  height: 290px;
  top: 0px;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 20px;
}

.blocoIdentidadeNav {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}

.nossaHistnossaPal {
  background-color: #eeeeee;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 2rem 0;
}

.nossaHistnossaPal1 {
  background-color: #eeeeee;
  /*height: 130vh;*/
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 2rem 0;
}


.vinhosExclusivos {
  background-color: #F1EFEF;
  height: 60vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  overflow-y: hidden;
  flex-wrap: nowrap;
}

.textoIdentidade {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: 80vh;
  width: 60vw;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.navegadorCuidado {
  background-color: aqua;
  height: 4vh;
  width: 12vh;
  right: 4%;
  bottom: 5vh;
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}

.fotoCuidadoRespeito {
  background-image: url('../assets/cuidadoRespeito1.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 80vh;
  width: 30vw;
}

.fotoPaixao {
  background-image: url('../assets/paixao.jfif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 80vh;
  width: 30vw;
}

.fotoMissao {
  background-image: url('../assets/fotomissao.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  flex-basis: 500px;
  width: 30vw;
  height: 289px;
}

.fotoVisao {
  background-image: url('../assets/fotovisao.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-basis: 500px;
  width: 30vw;
  height: 289px;
}

.fotoImpeto {
  background-image: url('../assets/impeto.jfif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 80vh;
  width: 30vw;
}

.fotoIntensidade {
  background-image: url('../assets/intensidade.jfif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 80vh;
  width: 30vw;

}

.fotoNossaHist {
  background-image: url('../assets/book.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 80vh;
  width: 30vw;
  margin-left: 50px;
}

.interajaMaior {
  background-color: #f5f5f5;
  height: 100vh;
  width: 100vw;
}


.fotoPersistencia {
  background-image: url('../assets/persistencia.jfif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 80vh;
  width: 30vw;
}

.fotoResiliencia {
  background-image: url('../assets/resiliencia.jfif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 80vh;
  width: 30vw;
}

.fotoDisciplina {
  background-image: url('../assets/disciplina.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 80vh;
  width: 30vw;
}

.fotoVinho1 {
  background-image: url('../assets/vinho1.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  height: 80vh;
  width: 30vw;
}

.fotoVinho2 {
  background-image: url('../assets/vinho2.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  height: 100%;
  width: 30%;
  transform: rotate(10deg);
}

.fotoVinho3 {
  background-image: url('../assets/vinho3.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  height: 100%;
  width: 30%;
  transform: rotate(-10deg);
}

.nossoDNA {
  background-color: #F1EFEF;
  height: 45vh;
  width: 100vw;
  top: 0px;
  left: 5vw;
  display: flex;
  align-items: left;
  justify-content: center;
  flex-direction: column;
  padding-left: 5vw;
}

.nossoDNATit {
  padding-top: 8vh;
  color: #000000;
  text-align: left;
  font-family: 'Inter';
  font-weight: 900;
  font-size: 2vw;
  position: relative;
  left: 5vw;
}

.nossoDNAText {
  color: #000000;
  text-align: left;
  font-family: 'Inter';
  font-size: 1.5vw;
  position: relative;
  left: 5vw;
  width: 70vw;
  opacity: 0.5;
}

.nossaMissao {
  background-color: rgb(186, 169, 169);
  background-image: url('../assets/missao.jfif');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100vw;
  display: flex;
}

.degradeNossaMissao {
  background-color: none;
  background: linear-gradient(to bottom, rgba(49, 39, 39, 0.3), rgba(0, 0, 0, 0.9));
  height: 110%;
  width: 100%;
  position: absolute;
}

.textoEmbaixoMissao {
  color: #FFFF;
  font-family: 'Inter';
  opacity: 0.7;
  font-size: 2vw;
  position: relative;
  bottom: 10px;
  width: 90vw;
}

.quadroNossaMissao {
  background-color: #F1EFEF;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  padding: 5rem 0;
}

.fotoNossaMissao {
  background-image: url('../assets/6c0e410e7830943860193b31c33bbc54_25.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 65vh;
  width: 40vw;
}

.textoNossaMissao {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: auto;
  width: 60vw;
  overflow: hidden;
  padding-left: 8vw;
  padding-bottom: 2rem;
}

/* QUADRO IDENTIDADE */


/* QUADRO VINHOS */
.quadroVinhos {
  background-image: url('../assets/vinhos_500.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /*height: 205vh;*/
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.textoVinho {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: 50vh;
  width: 60vw;
  overflow: hidden;
  position: relative;
}

.textoVinhoExclus {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: 30vh;
  width: 80vw;
  overflow: hidden;
  position: relative;
}

.quadroInformacoesVinhos {
  background-color: rgb(250, 250, 250);
  height: auto;
  width: 90vw;
  top: 20vh;
  /*position: absolute;*/
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-bottom: 5rem;
  margin-top: 140px;
}

.caracteristicasVinhosHeader {
  height: 65vh;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}

.caracteristicasVinhosHeadervinho {
  background-image: url(../assets/vinho2.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 30%;
  height: 100%;
  position: relative;
}

.caracteristicasVinhosHeadervinho2 {
  background-image: url(../assets/doncostantino.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 30%;
  height: 100%;
  position: relative;
}

.caracteristicasVinhosHeadervinho3 {
  background-image: url(../assets/AngelicaFrack.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 30%;
  height: 100%;
  position: relative;
}

.caracteristicasVinhosHeadervinho4 {
  background-image: url(../assets/angelicameioseco.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 30%;
  height: 100%;
  position: relative;
}

.caracteristicasVinhosHeaderTexto {
  padding: 0 0;
  width: 70%;
  height: 100%;
  position: relative;
}

.caracteristicasVinhosBody {
  height: auto;
  display: flex;
  flex-wrap: nowrap;
  padding: 5rem 5rem;

}

.caracteristicasVinhosCol01 {
  width: 50%;
  height: auto;
  display: flex;
  justify-content: flex-start;
  flex-direction: column
}

.caracteristicasVinhosCol02 {
  width: 50%;
  height: auto;
  display: flex;
  justify-content: flex-start;
  flex-direction: column
}

.textoEspumante {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: 70vh;
  width: 60vw;
  overflow: hidden;
  position: relative;
}

.comprarVinho {
  background-color: rgb(0, 0, 0);
  position: absolute;
  height: 5vh;
  width: 7vw;
  color: rgb(250, 250, 250);
  bottom: 20px;
  right: 40px;
  text-align: center;
  font-family: 'Inter';
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* QUADRO VINHOS */

/* QUADRO ESPUMANTE */
.quadroEspumante {
  background-image: url('../assets/espumante.jfif');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

/* QUADRO ESPUMANTE */

/* QUADRO SECRETO */
.quadroSecreto {
  background-image: url('../assets/paginasecreta.jfif');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.assista {

  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 90vh;
  width: 90vw;
  top: 5vh;
  left: 0px;
  margin-left: 5vw;
  margin-right: 5vw;
  margin-top: 2vh;
  margin-bottom: 10vh;
  display: flex;
}

.assistaTitulo {
  top: 0vh;
  color: #000000;
  text-align: center;
  font-family: 'Aboredo';
  font-size: 2.2rem;
  position: relative;
  left: 2vw;
  margin-top: 10vh;
}

.blocoTextoExclusivo {
  background-color: #F1EFEF;
  height: 170vh;
  width: 126vw;
  top: 0px;
  left: 5vw;
  display: flex;
  align-items: left;
  justify-content: center;
  flex-direction: column;
}

/* QUADRO SECRETO */

/* QUADRO VINHEDO */
.quadroVinhedo {
  background-image: url('../assets/vinhedo.jfif');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}

.quadroVinhosCover {
  background-image: url(../assets/vinhos_500.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}

.quadroSidraCover {
  background-image: url(../assets/espumante.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}

.fotoVinhedo {
  background-image: url('../assets/vinhedo2.jfif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  width: 30vw;

}

.textoVinhedo {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: 50vh;
  width: 60vw;
  overflow: hidden;
  align-content: center;
}

.finfinal {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: auto;
  width: 60vw;
  overflow: hidden;
  align-content: center;
}

.blodoTextoVinhedo {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: auto;
  width: 60vw;
  overflow: hidden;
  align-content: center;
  padding: 2rem 0;

}

.textoNaPista {
  background-color: rgb(250, 250, 250);
  position: relative;

  height: auto;
  width: 60vw;
  overflow: hidden;
  align-content: center;
  padding-bottom: 3rem;
}

.blocoTextoNossaHistTel02 {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: auto;
  width: 90vw;
  overflow: hidden;
  align-content: center;
  position: relative;
  padding-bottom: 2rem;
}



.textoVinho {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: 50vh;
  width: 60vw;
  overflow: hidden;
  position: relative;
}

.sobreVinhedoTitu {
  top: 2rem;
  color: #000000;
  text-align: right;
  font-family: 'Aboredo';
  font-size: 2.2rem;
  position: relative;
  left: 2vw;
  width: 54vw;
}

.sobreVinhedoTitu2 {
  top: 2rem;
  color: #000000;
  text-align: right;
  font-family: 'Inter';
  font-size: 1.3rem;
  font-weight: 700;
  position: relative;
  left: 2vw;
  width: 54vw;
}

.sobreVinhedoText {
  top: 1rem;
  color: #000000;
  text-align: right;
  font-family: 'Inter';
  font-size: 1.2rem;
  font-weight: 200;
  position: relative;
  left: 2vw;
  width: 54vw;
}

.vinhosSidraText {
  color: #000000;
  text-align: left;
  font-family: 'Inter';
  font-size: 1.5rem;
  font-weight: 200;
  position: relative;
  padding: 0 4rem;
  width: 60vw;
}

.textoNossaHistTel02 {
  color: #000000;
  text-align: left;
  font-family: 'Inter';
  font-size: 1.5rem;
  font-weight: 200;
  position: relative;
  padding: 0 4rem;
  width: 90vw;
}

#tela7 {
  background-color: #eeeeee;
}



.telaInformcoesVinho {
  background-color: #fff;
  height: 200vh;
  width: 90vw;
}

.vinhosSidraTitu {
  color: #000000;
  text-align: left;
  font-family: 'Aboredo';
  font-size: 2.5rem;
  position: relative;
  width: 60vw;
  padding: 0 4rem;
}

.blocoTextoVinhoSidra {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: auto;
  width: 60vw;
  overflow: hidden;
  align-content: center;
  margin: 0rem 0;
  padding-bottom: 3rem;
}

.blocoTextoNossaHistTela01,
.blocoTextoNossaHistTela02,
.blocoTextoNossaHistTela03,
.blocoTextoNossaHistTela04 {
  background-color: rgb(250, 250, 250);
  position: relative;
  height: auto;
  width: 60vw;
  overflow: hidden;
  align-content: center;

}


.navegadorNossaHistoria {
  background-color: rgb(250, 250, 250);
  height: 20vh;
  width: 100vw;
  display: flex;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

.tituloNavegadorNossaHistoria {
  font-family: 'Aboredo';
  font-size: 2.7em;
  width: 45vw;
  position: relative;
}

.navegadorNossaHistoriaBack {
  background-image: url('../assets/group62.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 20vh;
  width: 4rem;
}

.navegadorNossaHistoriaforw {
  background-image: url('../assets/group61.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 20vh;
  width: 4rem;
}

.navTela8_Before {
  background-image: url('../assets/group62.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 9vh;
  width: 8rem;
  margin-left: 2rem;
}

.navTela8_Next {
  background-image: url('../assets/group61.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 9vh;
  width: 8rem;
  margin-right: 2rem;
}


.bckImg_apagado {
  background-image: none;
}

.fotoVinhoSidra {
  background-image: url('../assets/vinhos.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  width: 30vw;
  overflow: hidden;
}

.fotoVinhoSidra2 {
  background-image: url('../assets/espumante.jfif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  width: 30vw;
  overflow: hidden;
}

.nossosVinhosText {
  color: #000000;
  text-align: center;
  font-family: 'Inter';
  font-size: 1.1rem;
  font-weight: 200;
  position: relative;
  width: 100vw;
}

.nossosVinhosTitu {
  top: 2vw;
  color: #000000;
  text-align: center;
  font-family: 'Aboredo';
  font-size: 2.2rem;
  position: relative;
  width: 100vw;
}

.nomeVinho {
  color: #000000;
  text-align: center;
  font-family: 'Aboredo';
  font-size: 1.5rem;
  position: relative;
  margin: 0;
}

.botaoMaiInfo {
  font-family: 'Aboredo';
  height: 55px;
  width: 280px;
  background-color: #000000;
  font-weight: 200;
  font-size: 1.3rem;
  text-align: center;
  align-content: center;
  color: #F1EFEF;
  position: relative;
  margin: 10px;
  cursor: pointer;
}

.botaoMaiInfo2 {
  margin-left: 4rem;
}

.botaoPROXparte {
  font-family: 'Aboredo';
  height: 55px;
  width: 280px;
  background-color: #000000;
  font-weight: 200;
  font-size: 1.3rem;
  text-align: center;
  align-content: center;
  color: #F1EFEF;
  position: relative;
  margin: 4rem;
  top: -2rem;
}

.blocoNossosVinhos {
  top: -3vw;
  position: relative;
  height: 100vh;
  width: 90vw;
  overflow: hidden;
}

.blocoNossosVinhosSub {
  bottom: -2vw;
  position: relative;
  height: 90vh;
  width: 90vw;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}

.blocoNossosVinhosSubVinho1 {
  background-color: #ffffff;
  position: relative;
  height: 80vh;
  width: 44vw;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.blocoNossosVinhosSubVinho2 {
  background-color: #ffffff;
  position: relative;
  height: 80vh;
  width: 44vw;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.garrafasVinhos1 {
  background-image: url('../assets/Group1.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  height: 55%;
  width: 35%;
  overflow: hidden;
}

.garrafasVinhos2 {
  background-image: url('../assets/Group2.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  height: 55%;
  width: 35%;
  overflow: hidden;
}

.garrafasVinhos3 {
  background-image: url('../assets/Group3.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  height: 55%;
  width: 35%;
  overflow: hidden;
}

.garrafasVinhos4 {
  background-image: url('../assets/Group4.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  height: 55%;
  width: 35%;
  overflow: hidden;
}

/* QUADRO VINHEDO */

/*CONTATO*/
.quadroContato {
  background-image: url('../assets/6c0e410e7830943860193b31c33bbc54_25.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: left;
  flex-direction: column;
}

.degradeContato {
  background-color: none;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5));
  height: 100%;
  width: 100%;
  z-index: 1;
  height: 101vh;
  width: 100vw;
  position: absolute;
}

.expDegustacao {
  background-color: rgb(186, 169, 169);
  background-image: url('../assets/sobreNos.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 90vh;
  width: 90vw;
  top: 0px;
  left: 0px;
  margin-left: 5vw;
  margin-right: 5vw;
  margin-top: 10vh;
  margin-bottom: 10vh;
  display: flex;
}

.agendarXP {
  font-family: 'Aboredo';
  font-size: 1.5vw;
  color: rgb(255, 255, 255);
  padding: 10px;
  width: fit-content;
  border: #F1EFEF;
  border-style: solid;
  border-width: 1px;
}

.blocoTextoContato {
  height: 100vh;
  width: 45vw;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
  flex-wrap: nowrap;
  left: 4vw;
  padding-right: 0vw;
  padding-bottom: 8vh
}

.tituloContato {
  color: #FFFF;
  font-family: 'Aboredo';
  font-size: 2.5rem;
  opacity: 0.7;
  margin: 0;
  z-index: 40;
}

.textoContato {
  color: #FFFF;
  font-family: 'Inter';
  font-size: 2rem;
  font-weight: 100;
  opacity: 1;
  margin-bottom: 2vh;
  margin-bottom: 0vh;
  z-index: 40;
}

/*CONTATO*/

/*FOOTER*/
.footer {
  background-color: rgb(0, 0, 0);
  width: 100vw;
  bottom: 0px;
  left: 0px;
  padding-top: 3vw;
  padding-bottom: 3vw;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.telefone-email {
  font-weight: 400;
  color: #FFFF;
  font-family: 'Inter';
  position: relative;
  opacity: 1;
  margin-left: 5vw;
}

.logoFooter {
  background-image: url('../assets/logo.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 55px;
  width: 210px;
  bottom: 0px;
  position: relative;
  opacity: 0.8;
  margin-left: 5vw;
}

.redesSociais {
  display: flex;
  flex-direction: row;
  margin-top: 20px;
  position: relative;
  opacity: 0.8;
  width: 150px;
  margin-left: 5vw;
}

.face {
  background-image: url('../assets/face.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  bottom: 0px;
  margin-right: 10px;
}

.insta {
  background-image: url('../assets/insta.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  bottom: 0px;
  margin-right: 10px;
}

.telegram {
  background-image: url('../assets/social4.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  bottom: 0px;
  margin-right: 10px;
}

.wtsp {
  background-image: url('../assets/social5.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  bottom: 0px;
  margin-right: 10px;
}

.contatoMail {
  position: relative;
  height: 34px;
  width: 150px;
  margin-top: 20px;
  padding-top: 5px;
  color: #FFFF;
  font-family: 'Inter';
  text-align: center;
  border: #FFFF;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  opacity: 0.8;
  margin-left: 5vw
}

.paraoTopo {
  background-color: #000000;
  background-image: url('../assets/arrows.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 2.5vw;
  width: 2.5vw;
  right: 8vw;
  bottom: 50px;
  z-index: 100;
  margin-top: 20px;
  position: absolute;
  opacity: 0.8;
}

.menuVideos {
  height: auto;
  width: 70vw;
  margin: 5vh 15vw 2vh 15vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;

}

.menuVideosTitu {
  color: #000000;
  font-family: 'Inter';
  font-size: 1.1rem;
  margin-left: 1vw;
}

.menuVideosText {
  color: #000000;
  font-family: 'Aboredo';
  font-size: 0.8rem;
  margin-left: 1vw;
}

.blocoMenuVideos {
  background-color: #ffffff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 30vh;
  width: 22vw;
}

.video01 {
  background-color: #cfcfcf;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 75%;
  width: 22vw;
}

.blocosTextoVideos {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 25%;
  width: 22vw;
}

.parte1 {
  background-image: url('../assets/poster1b.png');
}

.parte2 {
  background-image: url('../assets/poster2b.png');
}

.parte3 {
  background-image: url('../assets/poster3b.png');
}

/*FOOTER*/

.audioTocando {
  background-image: url('../assets/audioTocando.png');
  background-repeat: no-repeat;
  background-size: contain;
  height: 2.5rem;
  width: 2.5rem;
  top: 2rem;
  right: 2rem;
  position: absolute;
  z-index: 48;
  opacity: 0.7;
}

.audioMutado {
  background-image: url('../assets/audioMutado.png');
  background-repeat: no-repeat;
  background-size: contain;
  height: 2.5rem;
  width: 2.5rem;
  top: 2rem;
  right: 2rem;
  position: absolute;
  z-index: 1000;
  opacity: 0.7;
}


.caracterTitulo {
  color: #000000;
  font-family: 'Inter';
  font-weight: 700;
  font-size: 1.2rem;
}

.caracterTexto {
  width: 70vh;
  color: #000000;
  font-family: 'Inter';
  font-weight: 200;
  font-size: 1rem;
}

.blocoTextoIcones {
  position: relative;

}

.icone01,
.icone02,
.icone03,
.icone04,
.icone05,
.icone06,
.icone07,
.icone08,
.icone09,
.icone10,
.icone11,
.icone12,
.icone13,
.icone14 {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 5vh;
  width: 30%;
  margin-right: 1vw;
}

.icone01 {
  background-image: url(../assets/icone01.png);
}

.icone02 {
  background-image: url(../assets/icone02.png);
}

.icone03 {
  background-image: url(../assets/icone03.png);
}

.icone04 {
  background-image: url(../assets/icone04.png);
}

.icone05 {
  background-image: url(../assets/icone05.png);
}

.icone06 {
  background-image: url(../assets/icone06.png);
}

.icone07 {
  background-image: url(../assets/icone07.png);
}

.icone08 {
  background-image: url(../assets/icone08.png);
}

.icone09 {
  background-image: url(../assets/icone09.png);
}

.icone10 {
  background-image: url(../assets/icone10.png);
}

.icone11 {
  background-image: url(../assets/icone11.png);
}

.icone12 {
  background-image: url(../assets/icone12.png);
}

.icone13 {
  background-image: url(../assets/icone13.png);
}

.icone14 {
  background-image: url(../assets/icone14.png);
}

.caracteItem {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 1rem 0;
}

/*SCROLL*/
::-webkit-scrollbar {
  width: 0px;
}

scrollbar {
  width: 0px;
  /* Defina a largura desejada */
}

/*SCROLL*/


/* audios */
.oucaHistoria {
  color: #4b4b4b;
  text-align: center;
  font-family: 'Arboredo';
  font-size: 3rem;
  position: relative;
  margin-top: 10vh;
  margin-bottom: 5vh;
}

.oucaPartes {
  color: #333333;
  text-align: left;
  font-family: 'Inter';
  font-size: 1rem;
  font-weight: 200;
  position: relative;
  left: 5vw;
  margin-bottom: 2vh;
}

.blocoAudio {
  background-color: rgb(255, 255, 255);
  height: 100%;
  width: 100vw;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-direction: column;
}

.custom-audio-player {
  display: flex;
  align-items: center;
  background-color: #444;
  /* Cor do fundo do player */
  padding: 10px;
  border: 1px solid #333;
  border-radius: 5px;
  width: 90%;
  /* Define a largura do player como 90% da tela */
  margin: 0 auto;
  /* Centraliza o player horizontalmente */
  padding-top: 30px;
  /* Ajusta o espaço superior */
  padding-bottom: 30px;
  /* Ajusta o espaço inferior */
  margin-bottom: 10vh;
}

#play-pause-btn-1,
#play-pause-btn-2,
#play-pause-btn-3 {
  background-color: transparent;
  border: none;
  color: white;
  font-size: 16px;
  margin-right: 10px;
  cursor: pointer;
  width: 40px;
}

#seek-slider-1,
#seek-slider-2,
#seek-slider-3 {
  width: 100%;
  margin-right: 10px;
  cursor: pointer;
  appearance: none;
  /* Remove estilo padrão */
  background: #555;
  /* Cor de fundo da barra */
  height: 5px;
  /* Altura da barra */
  border-radius: 5px;
  /* Cantos arredondados */
}

#seek-slider-1::-webkit-slider-thumb,
#seek-slider-2::-webkit-slider-thumb,
#seek-slider-3::-webkit-slider-thumb {
  -webkit-appearance: none;
  /* Remove estilo padrão do thumb */
  appearance: none;
  width: 15px;
  /* Largura do thumb */
  height: 15px;
  /* Altura do thumb */
  background: #fff;
  /* Cor do thumb */
  border-radius: 50%;
  /* Forma arredondada */
  cursor: pointer;
  /* Cursor de mão ao passar */
}

#volume-slider-1,
#volume-slider-2,
#volume-slider-3 {
  width: 80px;
  margin-left: 10px;
  cursor: pointer;
  appearance: none;
  /* Remove estilo padrão */
  background: #555;
  /* Cor de fundo da barra */
  height: 5px;
  /* Altura da barra */
  border-radius: 5px;
  /* Cantos arredondados */
}

#volume-slider-1::-webkit-slider-thumb,
#volume-slider-2::-webkit-slider-thumb,
#volume-slider-3::-webkit-slider-thumb {
  -webkit-appearance: none;
  /* Remove estilo padrão do thumb */
  appearance: none;
  width: 15px;
  /* Largura do thumb */
  height: 15px;
  /* Altura do thumb */
  background: #fff;
  /* Cor do thumb */
  border-radius: 50%;
  /* Forma arredondada */
  cursor: pointer;
  /* Cursor de mão ao passar */
}

#current-time-1,
#current-time-2,
#current-time-3,
#duration-1,
#duration-2,
#duration-3 {
  color: white;
  font-size: 12px;
  width: 40px;
}

/* audios */


/*para dispositivos moveis*/
@media screen and (max-width: 1000px) and (orientation: portrait) {
  .spanTitHeader{
    font-size: 8.5vw;
  }
  .blocoTextoHeader{
    margin-top: 20vh;
  }
  .botaoComprar{
    justify-content: center;
  }
  /* MENU */
  .menuLateral {
    width: 100vw;
  }

  .menuLateral.aberto {
    left: 0;
  }

  .menuLateral.fechado {
    left: -100vw;
  }

  .logo {
    width: 25vh;
    top: 8vh;
  }

  .menuTrinario {
    flex-direction: column;
  }

  .menu01 {
    height: 30vh;
    width: 90vw;
  }

  .menu02 {
    height: 30vh;
    width: 90vw;
  }

  .menu03 {
    height: 30vh;
    width: 90vw;
  }

  .titulosIdentidade3 {
    width: 90vw;
  }

  .textosIdentidade3 {
    width: 90vw;
  }

  .titulosIdentidade {
    margin: 0 0 1.5rem 0;
    width: 90vw
  }

  .menuVideos {
    height: auto;
    width: 100vw;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    padding: 0 1rem;
  }

  .degrade {
    height: 45vh;
    width: 90vw;
    position: absolute;
    opacity: 1;
  }

  .slideIdentidade {
    margin: 0;
    top: 2.5vh;
  }

  .fotoNossaMissao {
    height: 55vh;
    width: 90vw;
  }

  .textoTituloMenuTI {
    font-size: 0;
  }

  .textoNossaHistoria {
    font-size: 1.2rem;
  }

  .fotoNossaHist {
    top: 0vh;
    height: 40vh;
    width: 60vw;
  }

  .blocoIdentidadeNav {
    margin-top: 65px;

  }

  .quadroSobreNos {
    background-image: url('../assets/menu01_500.jpg');
  }

  .textoMenu {
    font-family: 'Inter';
    position: relative;
    font-weight: 100;
    opacity: 0.6;
    left: 5vw;
    font-size: 7vw;
    padding-bottom: 2vh;
    top: 0;
  }

  .sobreNos {
    background-position: left;
  }

  .navTela8_Before {
    height: 5vh;
    width: 2rem;
    margin-left: 0.5rem;
  }

  .tituloNavegadorNossaHistoria {
    width: 60vw;
    font-size: 1.7rem;
  }

  .navTela8_Next {
    height: 5vh;
    width: 2rem;
    margin-right: 0.5rem;
  }

  .textoNossaMissao {
    height: 60vh;
    width: 90vw;
  }

  .fecharMenu {
    color: #FFFF;
    top: 4.5vh;
    font-size: 11vw;
    font-family: 'Inter';
    position: relative;
    left: 88vw;
    height: 6vh;
    width: 6vh;
    overflow: hidden;

  }

  .textoTituloMenu {
    color: #FFFF;
    font-family: 'Aboredo';
    font-size: 6.5vw;
    opacity: 0.8;
    left: 13vw;
    position: relative;
    padding-bottom: 5vh;
    top: 0;
    width: fit-content;
  }

  .assista {
    background-image: url('../assets/assista.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 70vw;
    width: 90vw;
    top: 5vh;
    left: 0px;
    margin-left: 5vw;
    margin-right: 5vw;
    margin-top: 2vh;
    margin-bottom: 10vh;
    display: flex;
  }

  .textoTitulo {
    color: #FFFF;
    font-family: 'Aboredo';
    font-size: 7vw;
    opacity: 0.8;
    margin-top: 0;
  }

  .garrafasVinhos1 {
    background-image: url('../assets/Group1.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 40vw;
    overflow: hidden;
  }

  .garrafasVinhos2 {
    background-image: url('../assets/Group2.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 40vw;
    overflow: hidden;
  }

  .garrafasVinhos3 {
    background-image: url('../assets/Group3.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 40vw;
    overflow: hidden;
  }

  .garrafasVinhos4 {
    background-image: url('../assets/Group4.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 40vw;
    overflow: hidden;
  }

  .texto {
    color: #FFFF;
    font-family: 'Inter';
    opacity: 0.7;
    font-size: 4vw;
  }

  .texto2 {
    font-size: 1.3rem;
  }

  .textQuadro2 {
    font-size: 1.3rem;
  }

  .vinhosSidraTitu {
    width: 90vw;
    padding: 0 1rem;
  }

  .menu01 .blocoTexto {
    opacity: 1;
  }

  .menu02 .blocoTexto {
    opacity: 1;
  }

  .menu03 .blocoTexto {
    opacity: 1;
  }

  .vinhosSidraText {
    width: 90vw;
    padding: 0 1rem;
    font-size: 1.2rem;
  }

  .vinhosSidraText {}

  .textoEmbaixo {
    color: #FFFF;
    font-family: 'Inter';
    opacity: 0.7;
    font-size: 4.5vw;
    position: relative;
    bottom: 0;
  }

  .interajaMaior {
    background-color: #837272;
    height: auto;
    width: 100vw;
  }

  .blocoNossosVinhosSubVinho1,
  .blocoNossosVinhosSubVinho2 {
    height: auto;
    width: 90vw;
    margin-bottom: 2rem;
    padding: 2rem 0;
  }

  .interejaTitu {
    font-size: 1.8rem;
    top: 0;
  }

  .blocoNossosVinhos {
    top: 0;
    position: relative;
    height: auto;
    width: 90vw;
    overflow: hidden;
  }

  .sobreRobConstTextBold {
    font-size: 1.1rem;
  }

  .blocoMenuVideos {
    background-color: #ffffff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
    width: 28vw;
  }

  .blocoTexto {
    color: #FFFF;
    font-family: 'Cormorant';
    bottom: -10px;
    position: absolute;
    padding: 15px;
    z-index: 10;
  }

  .blocoTextoSobreNos {
    color: #FFFF;
    font-family: 'Cormorant';
    top: 10px;
    position: relative;
    padding: 0;
    z-index: 10;
    width: 90%;
    height: 90%;
  }

  .blocosTextosIdentidadeMaior {
    flex-direction: column;
    height: auto;
    margin-bottom: 4rem;
  }

  .fotoVinhedo {
    background-image: url(../assets/vinhedo2.jfif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 35vh;
    width: 90vw;
    margin-bottom: 2rem;
  }

  .blocosTextosIdentidade {
    margin-top: 0;
    /*height: 45vh;*/
    width: 70vw;
  }

  .blocoTextoNossaHistTela04 {
    margin-top: 2rem;
  }

  .quadroNossaHistoria03 {
    height: auto;
    padding-top: 2rem;
    position: relative;
    z-index: 10;
  }


  .blocoTextoContato {
    height: 100vh;
    width: 60vw;
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    flex-wrap: nowrap;
    left: 4vw;
    padding-right: 0vw;
    padding-bottom: 8vh
  }

  .textosIdentidade {
    margin: 0 0;
    width: 70vw;
  }

  .quadroNossaMissao {
    flex-direction: column;
    height: 130vh;
  }

  .sobreVinhedoText {
    top: 0rem;
    text-align: left;
    left: 5vw;
    width: 80vw;
  }

  .tituloNossaMissao {
    margin: 0 0 4rem 0;
    width: 90%;
  }

  .sobreVinhedoTitu2 {
    top: 0rem;
    color: #000000;
    text-align: left;
    font-family: 'Inter';
    font-size: 1.3rem;
    font-weight: 700;
    position: relative;
    left: 5vw;
    width: 54vw;
    margin-top: 0;
  }

  .textoEspumante {
    width: 90vw;
  }

  .textQuadroE {
    font-size: 4.5vw;
  }

  .blocoTextoNossaEquipe {
    color: #FFFF;
    font-family: 'Cormorant';
    top: 10px;
    position: relative;
    padding: 30px;
    z-index: 10;
    width: 75%;
    height: 90%;
  }

  .texto {
    color: #FFFF;
    font-family: 'Inter';
    opacity: 1;
    font-size: 4vw;
  }

  .custom-audio-player {
    margin-bottom: 2vh;
  }

  .sobreVinhoExclusTitu {
    font-size: 1.2rem;
  }

  .sobreVinhoExclusTitu2 {
    font-size: 1.2rem;
  }

  .textoVinhoMedicina {

    width: 90vw;

    padding: 0 0;
  }

  .sobreVinhoExclusText {
    font-size: 1.5rem;
  }

  .sobreVinhoExclusText2 {
    font-size: 1.5rem;
    right: -6vw;
  }

  .blocoNossaHistoria {
    height: auto;

  }

  .blocoNossaHistoriaMain {
    height: 100vh;
  }

  .fotoVinho2 {
    width: 50%;
  }

  .fotoVinho3 {
    width: 50%;
  }

  .nossaHistoria {
    background-color: #FFFF;
    font-family: 'Aboredo';
    font-size: 4.5vw;
    color: black;
    padding: 10px;
    width: fit-content;
  }

  .blocoVinhoMedicina {
    background-color: #F1EFEF;
    height: auto;
    width: auto;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: stretch;
    padding: 0 0;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    padding: 0 0;
  }

  .nossaHistoria:hover {
    background-color: #000000;
    color: #FFFF;
    font-family: 'Aboredo';
    font-size: 4.5vw;
    opacity: 1;
    border-color: #FFFF;
    border-width: 2px;
    border-style: solid;
    padding: 10px;
    width: fit-content;
  }

  .nossaHistnossaPal {
    background-color: #FFFFFF;
    height: auto;
    width: 100vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
  }

  .nossaHistnossaPal1 {
    background-color: #FFFFFF;
    height: auto;
    width: 100vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
  }

  .menuVideosTitu {
    font-size: 1rem;
  }

  .fotoInteraja {
    margin-top: 0vh;
    margin-bottom: 0vh;
    height: 35vh;
    width: 60vw;
  }

  .interajaTexto {
    height: 15vh;
    width: 90vw;
    font-size: 1.2rem;

  }

  .menuVideosText {
    font-size: 0.75rem;
  }

  .logoFooter {
    background-image: url(../assets/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 48px;
    width: 40VW;
    bottom: 0px;
    position: relative;
    opacity: 0.8;
    margin-left: 4vw;
    top: 10px;
  }

  .tituloQuadro {
    color: #FFFF;
    font-family: 'Aboredo';
    font-size: 8.5vw;
    opacity: 0.7;
    left: 8vw;
    width: 66vw;
    z-index: 40;
    overflow:visible;
  }

  .tituloContato {
    color: #FFFF;
    font-family: 'Aboredo';
    font-size: 2rem;
    opacity: 0.7;
    margin: 0;
    z-index: 40;
  }

  .textoVinhedo {
    background-color: rgb(250, 250, 250);
    position: relative;
    height: 50vh;
    width: 90vw;
    overflow: hidden;
    align-content: center;
  }

  .blodoTextoVinhedo {
    background-color: rgb(250, 250, 250);
    position: relative;
    height: auto;
    width: 90vw;
    overflow: hidden;
    align-content: center;
    margin-top: 2rem;
    margin-bottom: 0rem;
  }

  .fotoVinhoSidra {
    height: 50vh;
    width: 90vw;
    margin-bottom: 2rem;
  }

  .fotoVinhoSidra2 {
    height: 50vh;
    width: 90vw;
    margin-bottom: 0;
    margin-top: 2rem;
  }

  .blocoFinal {
    height: auto;
    margin-top: 2rem;
  }

  .doVinhoaMedicina {
    height: auto;
    margin-top: 2rem;
    padding-right: 0;
  }

  .textoNaPista {
    background-color: rgb(250, 250, 250);
    position: relative;
    height: auto;
    width: 90vw;
    overflow: hidden;
    align-content: center;
    margin-top: 2rem;
  }

  .nossaHIsfinal {
    padding: 3rem 1rem;
  }

  .finfinal {
    width: 90vw;
  }

  .blocoTextoVinhoSidra {
    width: 90vw;
    height: auto;
    margin-bottom: 0;
    margin-top: 0rem;
  }

  .btInstalarAPP {
    top: -3vh;
  }

  .blocoDesafiosNatur {
    margin-top: 2rem;
    margin-bottom: 0;
    height: auto;
  }

  .blocoTextoNossaHistTela01 {
    width: 90vw;
    height: auto;
    margin-top: 2rem;
  }

  .blocoTextoNossaHistTela02 {
    width: 90vw;
    height: auto;
    margin-top: 2rem;
  }

  .blocoTextoNossaHistTela03 {
    width: 90vw;
    height: auto;
    margin-top: 2rem;

  }

  .interajaBloco {
    height: auto;
    width: 90vw;
    top: 0px;
    left: 0px;
    padding-top: 5vh;
    margin: 5vh 5vw 2vh 5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
  }

  .blocoTextoNossaHistTela04 {
    width: 90vw;
    height: auto;
  }

  .sobreVinhedoTitu {
    top: 0rem;
    color: #000000;
    text-align: left;
    font-family: 'Aboredo';
    font-size: 1.7rem;
    position: relative;
    left: 5vw;

  }

  .caracteristicasVinhosHeadervinho {
    background-image: url(../assets/vinho2.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 80%;
    height: 100%;
    position: relative;
  }

  .sobreVinhedo {
    background-color: #F1EFEF;
    height: 90vh;
    width: 100vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
  }

  .sobreVinhedoNossosVinhos {
    background-color: #F1EFEF;
    height: auto;
    width: 100vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
  }

  .oVinhedoSobreOVinhedo {
    background-color: #F1EFEF;
    height: auto;
    width: 100vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 1rem;

  }

  .blocofinalNossHist {

    height: auto;

  }

  .finalNossaHis {
    height: auto;
    flex-direction: column-reverse;
  }

  .sobreVinhoMed {
    height: auto;
  }

  .sobreNaPista {
    position: relative;
    background-color: #F1EFEF;
    height: auto;
    width: 100vw;
    top: 0vh;
    bottom: 0vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 3rem 1rem;
  }

  .blocosTextosIdentidadeMaior100 {
    flex-direction: column;
    height: 60vh;
  }


  .textoNossaHistUltimo {
    background-color: rgb(250, 250, 250);
    position: relative;
    height: auto;
    width: 90vw;
    overflow: hidden;
    align-content: center;
  }

  .blocoTextoNossaHistUltimo {
    background-color: #F1EFEF;
    height: auto;
    width: 100vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 3rem 1rem;
  }

  .alegriasCasamento {
    background-color: #F1EFEF;
    height: auto;
    width: 110vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
  }

  .textoAlegriasCasamento {
    background-color: rgb(250, 250, 250);
    position: relative;
    height: auto;
    width: 90vw;
    overflow: hidden;
    align-content: center;
    margin-top: 2rem;
  }

  .textoNossaHistoria03 {
    font-size: 1.2rem;
  }

  .degradeNossaHistoria {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.9));

  }

  .degradeNossaHistoria2 {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.9));
    margin-top: -2rem;
    height: 130vh;
  }

  .caracteristicasVinhosHeader {
    height: 55vh;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
  }

  .caracteristicasSidrasHeadervinho {}


  .caracteristicasVinhosBody {
    height: auto;
    display: flex;
    flex-wrap: nowrap;
    padding: 1rem 1rem;
    flex-direction: column;
  }

  .caracteristicasVinhosCol01 {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
  }

  .caracteristicasVinhosCol02 {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
  }

  .icone01,
  .icone02,
  .icone03,
  .icone04,
  .icone05,
  .icone06,
  .icone07,
  .icone08,
  .icone09,
  .icone10,
  .icone11,
  .icone12 {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 5vh;

    margin-right: 5vw;
  }

  .textoContato {
    color: #FFFF;
    font-family: 'Inter';
    font-size: 1.1rem;
    font-weight: 100;
    opacity: 0.5;
    margin-right: 7vh;
    margin-bottom: 0vh;
    z-index: 40;
  }

  .quadroVinhos {
    background-image: url(../assets/vinhos_500.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*height: 260vh;*/
    width: 100vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .quadroSidras {
    background-image: url(../assets/espumantes.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 260vh;
    width: 100vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .textQuadro {
    color: #FFFF;
    font-family: 'Inter';
    opacity: 0.7;
    font-size: 5vw;
    font-weight: 100;
    overflow: hidden;
  }

  .textQuadro1 {
    color: #FFFF;
    font-family: 'Inter';
    opacity: 0.7;
    font-size: 4.3vw;
    height: 100%;
    width: 60vw;
  }

  .sobreRobConst {
    background-color: rgb(29, 29, 29);
    height: 175vh;
    width: 100vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
  }

  .sobreOVinhedoVinhos {
    margin-bottom: 0;
    height: auto;
    flex-direction: column;
    padding: 2rem 1rem;
  }

  .desafiosNatur {
    background-color: rgb(29, 29, 29);
    height: auto;
    width: 100vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    z-index: 50;
  }

  .italiaArgentinos {
    background-color: rgb(29, 29, 29);
    height: auto;
    width: 100vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    position: relative;
    z-index: 50;
  }

  .voltaRaiz {
    height: auto
  }

  .blocotextoVotltaRaiz {
    height: auto;

  }

  .deVolta {
    padding: 3rem 1rem;

  }

  .era1861 {
    background-color: rgb(29, 29, 29);
    height: auto;
    width: 100vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
  }

  .era18612 {
    height: auto;
  }


  .desenhoNossaHistoria01,
  .desenhoNossaHistoria02,
  .desenhoNossaHistoria04,
  .desenhoNossaHistoria05,
  .desenhoNossaHistoria06,
  .desenhoNossaHistoria07,
  .desenhoNossaHistoria08,
  .desenhoNossaHistoria09,
  .desenhoNossaHistoria10,
  .desenhoNossaHistoria11,
  .desenhoNossaHistoria12 {
    height: 40vh;
    width: 90vw;
    margin-bottom: 2rem;
  }

  .desenhoNossaHistoria11 {
    margin-bottom: 0
  }

  .desenhoNossaHistoria05 {
    margin-bottom: 0rem;
    margin-top: 2rem;
  }

  .textoNossaHistTel02 {
    padding: 0 1rem;
    font-size: 1.2rem;
  }

  .blocoTextoNossaHistTel02 {
    height: auto;
    margin: 2rem 0;
  }

  .sobreEstMene {
    background-color: rgb(29, 29, 29);
    height: 105vh;
    width: 100vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .fotoRob {
    background-image: url('../assets/costantini99.jfif');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 60vh;
    width: 90vw;
    overflow: hidden;
  }

  .fotoRaul {
    background-image: url('../assets/raul.jfif');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 35vh;
    width: 90vw;
    overflow: hidden;
  }

  .textoRob {
    background-color: rgb(250, 250, 250);
    position: relative;
    height: 80vh;
    width: 90vw;
    overflow: hidden;
  }

  .textoRaul {
    background-color: rgb(250, 250, 250);
    position: relative;
    height: 60vh;
    width: 90vw;
    overflow: hidden;
  }

  .agendarXP {
    font-family: 'Aboredo';
    font-size: 1rem;
    color: rgb(255, 255, 255);
    padding: 10px;
    width: fit-content;
    border: #F1EFEF;
    border-style: solid;
    border-width: 1px;
  }

  .textoNossHis {
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 0;
    height: auto;
  }

  .textoNossHis1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 0;
    height: auto;
  }

  .nossaHisText {
    font-size: 1.2rem;
    ;
    width: 90vw;
    margin: 0;
    top: 0;
    margin-bottom: 2rem;
  }

  .nossaHisTextBotao {
    font-size: 1.2rem;
    ;
    width: 90vw;
    margin: 0;
    top: 10vh;
  }

  .botaoMenos10 {
    top: 0vh;

  }

  .comprarVinho {
    background-color: rgb(0, 0, 0);
    position: absolute;
    height: 4vh;
    width: 20vw;
    color: rgb(250, 250, 250);
    top: 21px;
    right: 17px;
    text-align: center;
    font-family: 'Inter';
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .sobreRobConstTitu {
    top: 0vh;
    color: #000000;
    text-align: left;
    font-family: 'Aboredo';
    font-size: 1.5rem;
    position: relative;
    left: 0.5rem;
    width: 90%;
  }

  .textoNossaHistNossasPal {
    top: 0vh;
    color: #000000;
    text-align: left;
    font-family: 'Aboredo';
    font-size: 1.5rem;
    position: relative;
    left: 0.5rem;
    width: 90%;
  }

  .sobreRobConstText {
    top: 0vh;
    color: #000000;
    text-align: left;
    font-family: 'Inter';
    font-size: 4.7vw;
    position: relative;
    left: 2vw;
    width: 85vw;
  }

  .saibaMaisSobreNos {
    font-size: 4.5vw;
  }

  .textoTituloNossaEquipe {
    color: #FFFF;
    font-family: 'Aboredo';
    font-size: 6vw;
    opacity: 0.8;

  }

  .sobreVinhos {
    top: 0vh;
    color: #000000;
    text-align: left;
    font-family: 'Inter';
    font-size: 4.2vw;
    position: relative;
    left: 2vw;
    width: 85vw;
  }

  .citacao {
    top: 2vh;
    color: #000000;
    text-align: center;
    font-family: 'Aboredo';
    font-size: 1.2rem;
    position: relative;
  }

  .fonteCitacaoImg {
    top: 3vh;
    color: #000000;
    position: relative;
    background-image: url(../assets/assin.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 30vw;
    height: 30vw;
    left: 35vw;
  }


  .video01 {
    background-color: #cfcfcf;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 28vw;
    width: 28vw;
  }

  .citacao2 {
    bottom: 2vh;
    color: #000000;
    text-align: center;
    font-family: 'Aboredo';
    font-size: 5.5vw;
    position: relative;
    width: 80vw;
    left: 10vw;
    padding-bottom: 5vh;
  }

  .cuidadoRespeito {
    background-color: #F1EFEF;
    height: 100vh;
    width: 100vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
  }

  .fotoCuidadoRespeito {
    background-image: url(../assets/cuidadoRespeito1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 45vh;
    width: 90vw;
  }

  .nossoDNAText {
    color: #000000;
    text-align: left;
    font-family: 'Inter';
    font-size: 4.5vw;
    position: relative;
    left: 5vw;
    opacity: 0.5;
    margin-right: 5vw;
    margin-bottom: 5vh;
  }

  .nossoDNATit {
    padding-top: 8vh;
    color: #000000;
    text-align: left;
    font-family: 'Inter';
    font-weight: 900;
    font-size: 4vw;
    position: relative;
    left: 5vw;
  }

  .textoVinho {
    background-color: rgb(250, 250, 250);
    position: relative;
    height: 32vh;
    width: 90vw;
    overflow: hidden;
    position: relative;
    top: -5vh;
  }

  .cuidadoRespeito {
    background-color: #F1EFEF;
    height: 92vh;
    width: 100vw;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    margin-bottom: 5vh;
  }

  .fotoVinho1 {
    background-image: url(../assets/vinho1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    height: 45vh;
    width: 30vw;
  }

  .textoIdentidade {
    width: 90vw;
  }

  .oucaHistoria {

    font-size: 2.5rem;

  }

  .paraoTopo {
    height: 6.5vw;
    width: 5.5vw;
    bottom: 30px;
  }

  .nossaHistoriaTextTela8 {
    font-size: 1.1em;
    color: #000000;
  }

  .fotoPaixao {
    width: 90vw;
    height: 60vh;
  }

  .fotoImpeto {
    width: 90vw;
    height: 60vh;
  }

  .fotoIntensidade {
    width: 90vw;
    height: 60vh;
  }

  .fotoPersistencia {
    width: 90vw;
    height: 60vh;
  }

  .fotoResiliencia {
    width: 90vw;
    height: 60vh;
  }

  .fotoDisciplina {
    width: 90vw;
    height: 60vh;
  }
}

/*para dispositivos moveis*/




.hidden {
  display: none;
}