@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");
:root {
  --bg-preto: #000;
  --bg-branco: #fff;
  --bg-bege: #FFF6E6;
  --bg-amarelo: #F29200;
  --bg-vermelho: #AB1916;
  --bg-vinho: #6F1F29;
  --bg-cinza: #666666;
  --font-title: "Nunito Sans", sans-serif;
  --font: "Nunito", sans-serif;
}

.c-vermelho {
  color: var(--bg-vermelho) !important;
}

.c-vinho {
  color: var(--bg-vinho) !important;
}

.c-branco {
  color: var(--bg-branco) !important;
}

.c-preto {
  color: var(--bg-preto) !important;
}

.c-bege {
  color: var(--bg-bege) !important;
}

.c-amarelo {
  color: var(--bg-amarelo) !important;
}

html,
body {
  background-color: var(--bg-bege);
  overflow-x: hidden;
}

.container .container-md {
  max-width: 1400px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-title);
}

p {
  font-family: var(--font);
}

.bt {
  font-family: var(--font-title);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30.38px;
}

.caption {
  font-family: var(--font-title);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}

h1 {
  font-size: 150px;
  font-style: normal;
  font-weight: 900;
  line-height: 150px;
}

h2 {
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: 80px;
  letter-spacing: -0.8px;
}

h3 {
  font-size: 46px;
  font-style: normal;
  font-weight: 400;
  line-height: 52px;
}

h4 {
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
}

h5 {
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 37.13px;
  text-transform: uppercase;
}

h6 {
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 52px;
}

.bd-large {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.24px;
}

.bd-medium {
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}

.bd-small {
  font-family: var(--font-title);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

.btn-vinho {
  display: flex;
  height: 55px;
  padding: 4px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
  border-radius: 18px;
  background: var(--bg-vinho);
  border: 1px solid var(--bg-vinho);
  color: var(--bg-bege);
  text-decoration: none;
  padding: 10px 20px;
  transition: 0.4s;
}
.btn-vinho:hover, .btn-vinho:focus {
  background: var(--bg-bege);
  border: 1px solid var(--bg-bege);
  color: var(--bg-vinho);
}

.btn-amarelo {
  display: flex;
  height: 55px;
  padding: 4px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
  border-radius: 18px;
  background: var(--bg-amarelo);
  border: 1px solid var(--bg-amarelo);
  color: var(--bg-bege);
  text-decoration: none;
  transition: 0.4s;
}
.btn-amarelo:hover, .btn-amarelo:focus {
  background: var(--bg-bege);
  border: 1px solid var(--bg-bege);
  color: var(--bg-vinho);
}

.np {
  padding: 0px;
}

.mb-100 {
  margin-bottom: 100px;
}

.img-full {
  width: 100%;
}

.bd-small {
  margin: 0;
}

.bd-medium {
  margin: 0px;
}

.bd-large {
  margin: 0px;
}

/* PRIVACIDADE */
#cookie_popup {
  z-index: 9999;
  position: fixed;
  bottom: 0;
  width: 90%;
  display: block;
  background: #fff;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 8px;
  padding: 20px;
  justify-content: space-between;
  align-items: flex-start;
  align-content: center;
}

#cookie_popup a.btn-vinho {
  float: right;
  cursor: pointer;
}

.hidden {
  display: none !important;
}

/* MENU */
.navbar {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99999;
  background-color: var(--bg-bege);
  transition: 0.4s ease;
}
.navbar ul {
  gap: 26px;
}
.navbar ul li a {
  color: var(--bg-vinho);
  padding: 0px;
}
.navbar ul li a.nav-link {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.scroll .navbar {
  top: -100vh;
}

.scroll.scroll-up .navbar {
  top: 0;
}

/* INICIAL */
.inicial {
  padding-top: 98px;
}
.inicial .campo1 {
  padding: 0px 25px;
}
.inicial .campo1 .banner {
  background-color: var(--bg-bege);
  color: var(--bg-bege);
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
}
.inicial .campo1 .banner.b1 {
  background-image: url("https://fenamassa.com.br/arquivos/img/inicial/banner1.png");
}
.inicial .campo1 .banner::after {
  content: "";
  height: inherit;
  width: 100%;
  background: rgba(0, 0, 0, 0.368627451);
  position: absolute;
  z-index: 1;
  top: 0;
  border-radius: 40px;
}
.inicial .campo1 .banner.b2 {
  background-image: url("https://fenamassa.com.br/arquivos/img/inicial/banner1.png");
}
.inicial .campo1 .banner .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: inherit;
}
.inicial .campo1 .banner .container h2 {
  margin-bottom: 50px;
}
.inicial .campo1 .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  bottom: 30px;
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.inicial .campo1 .owl-dots .owl-dot span {
  border-radius: 100%;
  background-color: var(--bg-branco);
  width: 15px;
  height: 15px;
  display: block;
}
.inicial .campo1 .owl-dots .owl-dot.active span {
  border-radius: 100%;
  background-color: var(--bg-amarelo);
  width: 15px;
  height: 15px;
  display: block;
}
.inicial .campo2 {
  padding: 25px 0px 75px 0px;
}
.inicial .campo2 .campo-texto {
  white-space: nowrap;
  position: relative;
}
.inicial .campo2 .campo-texto .texto {
  display: inline-block;
  animation: scroll 120s linear infinite;
}
.inicial .campo2 .campo-texto .texto h1 {
  color: var(--bg-vinho);
  margin: 0px;
}
@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.inicial .campo3 .card {
  border-radius: 18px;
  border: 0px;
}
.inicial .campo3 .card:hover .c1 {
  filter: brightness(100%);
}
.inicial .campo3 .card .c1 {
  height: 356px;
  width: 100%;
  border: 0px;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: brightness(85%);
  transition: 0.4s ease;
}
.inicial .campo3 .card .c1.fundo-shows {
  background-image: url("https://fenamassa.com.br/arquivos/img/inicial/fundo-shows.png");
}
.inicial .campo3 .card .c1.fundo-oficinas {
  background-image: url("https://fenamassa.com.br/arquivos/img/inicial/fundo-oficinas.png");
}
.inicial .campo3 .card .c1.fundo-cardapio {
  background-image: url("https://fenamassa.com.br/arquivos/img/inicial/fundo-cardapio.png");
}
.inicial .campo3 .card .c1.fundo-expositores {
  background-image: url("https://fenamassa.com.br/arquivos/img/inicial/fundo-expositores.png");
}
.inicial .campo3 .card .c2 {
  background-color: var(--bg-vermelho);
  color: var(--bg-bege);
  padding: 30px 40px;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
}
.inicial .campo4 {
  margin-top: 100px;
  padding: 0px 25px;
}
.inicial .campo4 .campo {
  padding: 150px 25px;
  border-radius: 40px;
  background-color: var(--bg-amarelo);
  color: var(--bg-vinho);
  position: relative;
  margin-bottom: 320px;
}
.inicial .campo4 .campo .c1 .img1 {
  position: absolute;
  bottom: -180px;
  max-height: 390px;
}
.inicial .campo4 .campo .campo-link {
  padding: 25px 0px 0px 25px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: var(--bg-bege);
  border-top-left-radius: 40px;
}
.inicial .campo4 .campo .campo-link a {
  min-width: 200px;
}
.inicial .campo5 {
  background-image: url("https://fenamassa.com.br/arquivos/img/inicial/fundo.svg");
  padding: 100px;
  margin: 0px 0px 150px 0px;
  position: relative;
}
.inicial .campo5 .campo {
  background-image: url("https://fenamassa.com.br/arquivos/img/inicial/banner2.png");
  background-color: transparent;
  color: var(--bg-bege);
  height: 500px;
  padding: 100px;
  display: flex;
  align-items: flex-end;
  position: relative;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
}
.inicial .campo5 .campo .campo-link {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: transparent;
  border-top-left-radius: 40px;
}
.inicial .campo5 .campo .campo-link a {
  min-width: 200px;
}
.inicial .campo6 {
  margin: 0px 0px 150px 0px;
}
.inicial .campo6 .col-md-12 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.inicial .campo6 .col-md-12 .campo {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
.inicial .campo6 .col-md-12 .campo .item {
  flex: 1 1 calc(20% - 10px);
  max-width: calc(20% - 10px);
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
}
.inicial .campo7 .fundo1 {
  color: var(--bg-bege);
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  background-image: url("https://fenamassa.com.br/arquivos/img/inicial/img2.png");
}
.inicial .campo7 .fundo2 {
  color: var(--bg-bege);
  height: 500px;
  border-radius: 40px;
  background-color: var(--bg-vermelho);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.inicial .campo7 .fundo2 ul {
  padding-left: 0px;
}
.inicial .campo7 .fundo2 ul li {
  position: relative;
  display: flex;
  gap: 10px;
}
.inicial .campo7 .fundo2 ul li::before {
  content: url("https://fenamassa.com.br/arquivos/img/inicial/ok.svg");
  width: 16px;
  display: block;
}
.inicial .campo7 .fundo2 .campo-link {
  padding: 25px 0px 0px 25px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: var(--bg-bege);
  border-top-left-radius: 40px;
}
.inicial .campo7 .fundo2 .campo-link a {
  min-width: 200px;
}
.inicial .campo8 {
  margin: 150px 0px;
}
.inicial .campo8 .campo p {
  margin-bottom: 5px;
}
.inicial .campo8 .campo .img-logos {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}
.inicial .campo9 {
  background-image: url("https://fenamassa.com.br/arquivos/img/inicial/fundo2.svg");
  padding: 100px 0px;
  position: relative;
  color: var(--bg-vinho);
}
.inicial .campo9 h4 {
  text-align: left;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}
.inicial .campo9 .col-md-6 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.inicial .campo9 .col-md-6 form {
  width: 100%;
  max-width: 400px;
  position: relative;
}
.inicial .campo9 .col-md-6 form .form-floating {
  width: 100%;
  max-width: 400px;
  position: relative;
}
.inicial .campo9 .col-md-6 form .form-floating input {
  border-radius: 18px;
  border: 2px solid #6F1F29;
}
.inicial .campo9 .col-md-6 form button {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
  border-radius: 8px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.inicial .campo10 {
  text-align: center;
  padding: 100px 0px 50px 0px;
  color: var(--bg-vinho);
}

@media (max-width: 768px) {
  /* INICIAL */
  .inicial .campo1 {
    padding: 0px 15px;
  }
  .inicial .campo1 .banner .container h2 {
    margin-bottom: 20px;
  }
  .inicial .campo2 {
    padding: 25px 0px;
  }
  .inicial .campo3 .card {
    margin-bottom: 20px;
  }
  .inicial .campo3 .card .c1 {
    height: 200px;
  }
  .inicial .campo3 .card .c2 {
    padding: 15px;
  }
  .inicial .campo4 {
    margin-top: 50px;
    padding: 0px 15px;
  }
  .inicial .campo4 .campo {
    padding: 50px 15px;
    border-radius: 40px;
    background-color: var(--bg-amarelo);
    color: var(--bg-vinho);
    position: relative;
    margin-bottom: 0px;
  }
  .inicial .campo4 .campo h5 {
    margin-bottom: 15px;
  }
  .inicial .campo4 .campo h3 {
    margin-bottom: 15px;
  }
  .inicial .campo4 .campo h4 {
    margin-bottom: 15px;
  }
  .inicial .campo4 .campo .c1 .img1 {
    position: relative;
    bottom: 0px;
    max-height: -moz-max-content;
    max-height: max-content;
    width: 100%;
    margin: 25px 0px;
  }
  .inicial .campo4 .campo .campo-link {
    padding: 0px;
    position: relative;
    bottom: 0;
    right: 0;
    background-color: transparent;
    border-top-left-radius: 40px;
  }
  .inicial .campo4 .campo .campo-link a {
    margin-top: 10px;
  }
  .inicial .campo5 {
    background-image: url("https://fenamassa.com.br/arquivos/img/inicial/fundo.svg");
    padding: 50px 15px;
    margin: 50px 0px 50px 0px;
    position: relative;
  }
  .inicial .campo5 .campo {
    padding: 25px 25px 104px 25px;
    border-radius: 40px;
  }
  .inicial .campo6 {
    margin: 0px 0px 50px 0px;
  }
  .inicial .campo6 .col-md-12 .campo {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
  }
  .inicial .campo6 .col-md-12 .campo .item {
    flex: 1 1 calc(25% - 10px);
    max-width: -webkit-fill-available;
  }
  .inicial .campo7 {
    padding: 0px 15px;
  }
  .inicial .campo7 .fundo1 {
    margin-bottom: 15px;
  }
  .inicial .campo7 .fundo2 {
    height: 400px;
  }
  .inicial .campo7 .fundo2 h4 {
    margin-bottom: 20px;
  }
  .inicial .campo8 {
    margin: 50px 0px;
  }
  .inicial .campo8 .campo {
    margin-bottom: 25px;
    display: flex;
    gap: 10px;
    flex-direction: column;
  }
  .inicial .campo8 .campo .img-logos {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
  }
  .inicial .campo8 .campo .img-logos img {
    flex: 1 1 calc(33% - 10px);
    max-width: 33%;
  }
  .inicial .campo8 img {
    max-width: 33%;
  }
  .inicial .campo9 h4 {
    text-align: center;
    margin-bottom: 15px;
  }
  .inicial .campo10 {
    padding: 50px 0px 0px 0px;
  }
}
/* CARDAPIO */
.cardapio .campo1 {
  background-color: var(--bg-amarelo);
  color: var(--bg-bege);
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  background-image: url("https://fenamassa.com.br/arquivos/img/cardapio/fundo.svg");
  padding: 100px 0px;
}
.cardapio .campo1 .row {
  display: flex;
  align-content: end;
  justify-content: flex-start;
  height: 400px;
}
.cardapio .campo2 {
  padding: 100px 0px 60px 0px;
}
.cardapio .campo2 form {
  margin-bottom: 50px;
}
.cardapio .campo2 form .form-select {
  border-radius: 18px;
  border-width: 2px;
  border-style: solid;
  border-color: var(--bg-vinho);
  background-color: transparent;
}
.cardapio .campo2 form label {
  color: var(--bg-vinho);
}
.cardapio .campo2 .col-md-4 {
  margin-bottom: 40px;
}
.cardapio .campo2 .col-md-4 .card {
  border: 0px;
  border-radius: 18px;
}
.cardapio .campo2 .col-md-4 .card .cc1 {
  height: 365px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 18px;
  border-top-left-radius: 18px;
}
.cardapio .campo2 .col-md-4 .card .cc2 {
  padding: 25px 0px;
}
.cardapio .campo2 .col-md-4 .card .cc2 img {
  margin: 0 auto;
  display: block;
}
.cardapio .campo2 .col-md-4 a {
  margin-top: 10px;
}

@media (max-width: 768px) {
  .cardapio .campo1 {
    height: 400px;
    padding: 74px 0px 50px 0px;
  }
  .cardapio .campo1 .container {
    height: -webkit-fill-available;
  }
  .cardapio .campo1 .container .row {
    display: flex;
    align-content: end;
    justify-content: flex-start;
    height: inherit;
  }
  .cardapio .campo1 .container .row .col-md-12 {
    flex-direction: column;
    gap: 15px;
  }
  .cardapio .campo2 {
    padding: 50px 0px 0px 0px;
  }
  .cardapio .campo2 form {
    margin-bottom: 0px;
  }
  .cardapio .campo2 form .row {
    gap: 10px;
  }
  .cardapio .campo2 .col-md-4 {
    margin-bottom: 20px;
  }
  .cardapio .campo2 .col-md-4 .card .cc1 {
    height: 200px;
  }
}
/* RECEITAS */
.receitas .campo1 {
  background-color: var(--bg-amarelo);
  color: var(--bg-bege);
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  background-image: url("https://fenamassa.com.br/arquivos/img/receitas/banner.png");
  padding: 100px 0px;
}
.receitas .campo1 .row {
  display: flex;
  align-content: end;
  justify-content: flex-start;
  height: 400px;
}
.receitas .campo2 {
  padding: 100px 0px 60px 0px;
}
.receitas .campo2 h4 {
  color: var(--bg-vinho);
  margin-bottom: 60px;
}
.receitas .campo2 form {
  margin-bottom: 50px;
}
.receitas .campo2 form .form-select {
  border-radius: 18px;
  border-width: 2px;
  border-style: solid;
  border-color: var(--bg-vinho);
  background-color: transparent;
}
.receitas .campo2 form .form-control {
  border-radius: 18px;
  border-width: 2px;
  border-style: solid;
  border-color: var(--bg-vinho);
  background-color: transparent;
}
.receitas .campo2 form .col-md-8 {
  position: relative;
}
.receitas .campo2 form .col-md-8 img {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 26px;
  height: 26px;
}
.receitas .campo2 form label {
  color: var(--bg-vinho);
}
.receitas .campo2 .col-md-4 {
  margin-bottom: 40px;
}
.receitas .campo2 .col-md-4 .card {
  border: 0px;
  border-radius: 18px;
  background-color: transparent;
}
.receitas .campo2 .col-md-4 .card .cc1 img {
  width: 100%;
}
.receitas .campo2 .col-md-4 .card .cc2 {
  padding: 25px 0px 25px 0px;
  color: var(--bg-vinho);
}
.receitas .campo2 .col-md-4 .card .cc2 .tags {
  display: flex;
  gap: 10px;
}
.receitas .campo2 .col-md-4 .card .cc2 .tags .caption {
  border: 1px solid var(--bg-vinho);
  padding: 5px 10px;
  border-radius: 20px;
}
.receitas .campo2 .col-md-4 .card .cc2 .bd-large {
  margin-bottom: 0px;
}

.receita {
  color: var(--bg-vinho);
  margin-top: 150px;
}
.receita .banner-receita {
  margin-bottom: 50px;
}
.receita ul {
  margin-bottom: 50px;
}
.receita .compartilhe {
  display: flex;
  gap: 30px;
}
.receita .compartilhe .links {
  display: flex;
  gap: 10px;
}

@media (max-width: 768px) {
  .receitas .campo1 {
    height: 400px;
    padding: 74px 0px 50px 0px;
  }
  .receitas .campo1 .container {
    height: -webkit-fill-available;
  }
  .receitas .campo1 .container .row {
    display: flex;
    align-content: end;
    justify-content: flex-start;
    height: inherit;
  }
  .receitas .campo1 .container .row .col-md-12 {
    flex-direction: column;
    gap: 15px;
  }
  .receitas .campo2 {
    padding: 50px 0px 0px 0px;
  }
  .receitas .campo2 form {
    margin-bottom: 0px;
  }
  .receitas .campo2 form .row {
    gap: 10px;
  }
  .receitas .campo2 .col-md-4 {
    margin-bottom: 20px;
  }
  .receitas .campo2 .col-md-4 .card .cc1 img {
    width: 100%;
    height: inherit;
  }
  .receitas .campo2 .col-md-4 .cc2 {
    padding: 10px 0px;
  }
  .receitas .campo2 .col-md-4 .cc2 .tags {
    margin: 10px 0px;
  }
  .receitas .campo2 .col-md-4 .cc2 .tags .caption {
    margin: 0px;
  }
  .receita {
    margin-top: 100px;
  }
  .pagina-receita .campo2 h4 {
    margin-bottom: 10px;
  }
  .pagina-receita .campo2 .col-md-4 .card .cc2 {
    padding: 10px 0px;
  }
}
/* CONHEÇA */
.conheca {
  margin-top: 150px;
  color: var(--bg-vinho);
}
.conheca .campo1 {
  text-align: center;
}
.conheca .campo1 p {
  max-width: 804px;
  margin: 50px auto 100px auto;
}
.conheca .campo1 .img1 {
  margin-bottom: 80px;
}
.conheca .campo2 .container .col-md-6 .texto {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  gap: 30px;
  max-width: 500px;
  margin: 0 auto;
}
.conheca .campo2 .container .col-md-6 .texto a {
  width: 100%;
  max-width: 225px;
}
.conheca .campo2 .container.campo-amarelo {
  background-color: var(--bg-amarelo);
  padding: 80px;
  border-radius: 18px;
}
.conheca .campo2 .container.campo-amarelo .texto {
  margin: 0;
}
.conheca .campo3 .container {
  background-color: var(--bg-branco);
  color: var(--bg-vinho);
  padding: 100px;
  border-radius: 18px;
  margin-bottom: 150px;
}
.conheca .campo3 .container .bd-large {
  margin-bottom: 0px;
}
.conheca .campo3 .container hr {
  margin: 20px 0px 25px 0px;
  color: inherit;
  border: 0;
  border-top: 1px solid var(--bg-vinho);
  opacity: 1;
}

@media (max-width: 768px) {
  .conheca {
    margin-top: 125px;
  }
  .conheca .campo1 .img1 {
    margin-bottom: 30px;
    max-width: 250px;
  }
  .conheca .campo1 p {
    max-width: 804px;
    margin: 10px auto 50px auto;
  }
  .conheca .campo2 .container .col-md-6 .texto {
    gap: 10px;
    max-width: 500px;
    margin: 0px auto 50px auto;
  }
  .conheca .campo2 .container.campo-amarelo {
    background-color: var(--bg-amarelo);
    padding: 50px 15px;
    border-radius: 18px;
    max-width: calc(100% - 30px);
  }
  .conheca .campo2 .container.campo-amarelo img {
    margin-top: 30px;
  }
  .conheca .campo3 {
    max-width: calc(100% - 30px);
    margin: 0px auto 0px auto;
  }
  .conheca .campo3 .container {
    padding: 30px 15px;
    margin-bottom: 50px;
  }
}
/* EDIÇÕES ANTERIORES */
.page-template-edicoes-anteriores {
  background-color: var(--bg-vinho);
  color: var(--bg-bege);
}
.page-template-edicoes-anteriores footer {
  background-color: var(--bg-vermelho);
}
.page-template-edicoes-anteriores .edicoes {
  margin-top: 150px;
}
.page-template-edicoes-anteriores .edicoes .row {
  border-bottom: 1px solid var(--bg-bege);
  padding: 60px 0px;
}
.page-template-edicoes-anteriores .edicoes .row:last-child {
  border-bottom: 0px;
}
.page-template-edicoes-anteriores .edicoes .row .col-md-7 {
  display: flex;
  align-items: center;
}
.page-template-edicoes-anteriores .edicoes .row .col-md-7 .texto {
  max-width: 550px;
}
.page-template-edicoes-anteriores .edicoes .row .col-md-7 .texto p {
  margin-bottom: 0px;
}

@media (max-width: 768px) {
  .page-template-edicoes-anteriores .edicoes {
    margin-top: 100px;
  }
  .page-template-edicoes-anteriores .edicoes .campo1 .row {
    padding: 30px 0px;
  }
  .page-template-edicoes-anteriores .edicoes .campo1 .row p {
    margin: 10px 0px;
  }
  .page-template-edicoes-anteriores .edicoes .campo1 .row img {
    margin-top: 10px;
  }
}
/* EXPOSITORES */
.expositores .campo1 {
  background-color: var(--bg-amarelo);
  color: var(--bg-bege);
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  background-image: url("https://fenamassa.com.br/arquivos/cardapio/fundo.svg");
  padding: 100px 0px;
}
.expositores .campo1 .row {
  display: flex;
  align-content: end;
  justify-content: flex-start;
  height: 400px;
}
.expositores .campo1 .row h4 {
  margin-bottom: 0px;
}
.expositores .campo1 .row .col-md-12 {
  display: flex;
  align-content: flex-end;
  justify-content: space-between;
  flex-wrap: wrap-reverse;
}
.expositores .campo1 .row .col-md-12 a {
  display: inline-grid;
  max-width: 200px;
  width: 100%;
}
.expositores .campo2 {
  padding: 100px 0px 60px 0px;
}
.expositores .campo2 form {
  margin-bottom: 50px;
}
.expositores .campo2 form .form-select {
  border-radius: 18px;
  border-width: 2px;
  border-style: solid;
  border-color: var(--bg-vinho);
  background-color: transparent;
}
.expositores .campo2 form label {
  color: var(--bg-vinho);
}
.expositores .campo2 .col-md-3 {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .expositores .campo1 {
    height: 400px;
    padding: 74px 0px 50px 0px;
  }
  .expositores .campo1 .container {
    height: -webkit-fill-available;
  }
  .expositores .campo1 .container .row {
    display: flex;
    align-content: end;
    justify-content: flex-start;
    height: inherit;
  }
  .expositores .campo1 .container .row .col-md-12 {
    flex-direction: column;
    gap: 15px;
    flex-wrap: nowrap;
  }
  .expositores .campo2 {
    padding: 50px 0px 0px 0px;
  }
  .expositores .campo2 form .row {
    gap: 10px;
  }
  .expositores .campo2 .col-md-3 {
    margin-bottom: 20px;
  }
}
/* INFORMAÇÕES */
.informacoes .campo1 {
  background-color: var(--bg-vermelho);
  color: var(--bg-bege);
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  background-image: url("https://fenamassa.com.br/arquivos/img/informacoes/banner.svg");
  padding: 100px 0px;
}
.informacoes .campo1 .row {
  display: flex;
  align-content: end;
  justify-content: flex-start;
  height: 400px;
}
.informacoes .campo1 .row h4 {
  margin-bottom: 0px;
}
.informacoes .campo1 .row .col-md-12 {
  display: flex;
  align-content: flex-end;
  justify-content: space-between;
  flex-wrap: wrap-reverse;
}
.informacoes .campo1 .row .col-md-12 a {
  display: inline-grid;
  max-width: 235px;
  width: 100%;
}
.informacoes .campo2 {
  color: var(--bg-vinho);
}
.informacoes .campo2 .container .col-md-6 .texto {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  gap: 30px;
  max-width: 500px;
  margin: 0 auto;
}
.informacoes .campo2 .container .col-md-6 .texto.text1 {
  max-width: 315px;
}
.informacoes .campo2 .container .col-md-6 .texto a {
  width: 100%;
  max-width: 235px;
}
.informacoes .campo2 .container .col-md-6 .texto.text-right {
  text-align: right;
  max-width: 415px;
}
.informacoes .campo2 .container .col-md-6 .texto.text-right .links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  width: 100%;
}
.informacoes .campo2 .container .col-md-6 .texto.text-right .links a {
  background-color: var(--bg-vinho);
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.informacoes .campo2 .container.campo-amarelo {
  background-color: var(--bg-amarelo);
  padding: 80px;
  border-radius: 18px;
  color: var(--bg-vinho);
}
.informacoes .campo2 .container.campo-amarelo .texto {
  margin: 0;
}
.informacoes .campo3 h4 {
  text-align: center;
  color: var(--bg-vinho);
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .informacoes .campo1 {
    height: 400px;
    padding: 74px 0px 50px 0px;
  }
  .informacoes .campo1 .container {
    height: -webkit-fill-available;
  }
  .informacoes .campo1 .container .row {
    display: flex;
    align-content: end;
    justify-content: flex-start;
    height: inherit;
  }
  .informacoes .campo1 .container .row .col-md-12 {
    flex-direction: column;
    gap: 15px;
    flex-wrap: nowrap;
  }
  .informacoes .campo2 .container .col-md-6 .texto {
    margin-top: 0px;
    gap: 10px;
  }
  .informacoes .campo2 .container .col-md-6 .texto.text1 {
    max-width: 100%;
    margin-top: 20px;
  }
  .informacoes .campo2 .container.campo-amarelo {
    width: calc(100% - 30px);
    border-radius: 18px;
    padding: 30px 15px;
  }
  .informacoes .campo2 .container.campo-amarelo img {
    margin-top: 15px;
  }
  .informacoes .campo2 .container img.img2 {
    margin-top: 20px;
  }
  .informacoes .campo2 .container img.img3 {
    margin-bottom: 20px;
  }
}
/* CONTATO */
.contato .campo1 {
  background-color: var(--bg-amarelo);
  color: var(--bg-bege);
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  background-image: url("https://fenamassa.com.br/arquivos/cardapio/fundo.svg");
  padding: 100px 0px;
}
.contato .campo1 .row {
  display: flex;
  align-content: end;
  justify-content: flex-start;
  height: 400px;
}
.contato .campo1 .row h4 {
  margin-bottom: 0px;
}
.contato .campo1 .row .col-md-12 {
  display: flex;
  align-content: flex-end;
  justify-content: space-between;
  flex-wrap: wrap-reverse;
}
.contato .campo1 .row .col-md-12 a {
  display: inline-grid;
  max-width: 235px;
  width: 100%;
}
.contato .campo2 {
  padding: 100px 0px 60px 0px;
}
.contato .campo2 .row.r1 {
  padding-bottom: 75px;
  border-bottom: 2px solid var(--bg-vinho);
}
.contato .campo2 .row.r1 form {
  margin-bottom: 50px;
  max-width: 580px;
  margin: 0 auto;
}
.contato .campo2 .row.r1 form .form-select {
  border-radius: 18px;
  border-width: 2px;
  border-style: solid;
  border-color: var(--bg-vinho);
  background-color: transparent;
}
.contato .campo2 .row.r1 form label {
  color: var(--bg-vinho);
}
.contato .campo2 .row.r1 form .form-control {
  border-radius: 18px;
  border-width: 2px;
  border-style: solid;
  border-color: var(--bg-vinho);
  background-color: transparent;
  -o-border-image: initial;
     border-image: initial;
}
.contato .campo2 .row.r1 form button {
  border: 1px solid var(--bg-vinho);
  padding: 10px 30px;
  float: right;
}
.contato .campo2 .row.r2 {
  color: var(--bg-vinho);
  padding-top: 100px;
}
.contato .campo2 .row.r2 h5 {
  margin-bottom: 0px;
}
.contato .campo2 .row.r2 .links {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  margin-top: 5px;
}
.contato .campo2 .row.r2 .links a {
  background-color: var(--bg-vinho);
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.contato .campo2 .row.r2 .align-center {
  display: flex;
  align-items: flex-start;
  justify-content: space-evenly;
  gap: 100px;
}

@media (max-width: 768px) {
  .contato .campo1 {
    height: 400px;
    padding: 74px 0px 50px 0px;
  }
  .contato .campo1 .container {
    height: -webkit-fill-available;
  }
  .contato .campo1 .container .row {
    display: flex;
    align-content: end;
    justify-content: flex-start;
    height: inherit;
  }
  .contato .campo1 .container .row .col-md-12 {
    flex-direction: column;
    gap: 15px;
  }
  .contato .campo2 {
    padding: 50px 0px;
  }
  .contato .campo2 .row.r1 {
    padding-bottom: 50px;
  }
  .contato .campo2 .row.r2 {
    padding-top: 50px;
  }
  .contato .campo2 .row.r2 .align-center {
    gap: 40px;
    flex-direction: column;
  }
  .contato .campo2 .row.r2 .align-center p {
    margin-bottom: 15px;
  }
}
/* PROGRAMACÃO */
.programacao .campo1 {
  background-color: var(--bg-vermelho);
  color: var(--bg-bege);
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  background-image: url("https://fenamassa.com.br/arquivos/img/informacoes/banner.svg");
  padding: 100px 0px;
}
.programacao .campo1 .row {
  display: flex;
  align-content: end;
  justify-content: flex-start;
  height: 400px;
}
.programacao .campo1 .row h4 {
  margin-bottom: 0px;
}
.programacao .campo1 .row .col-md-12 {
  display: flex;
  align-content: flex-end;
  justify-content: space-between;
  flex-wrap: wrap-reverse;
}
.programacao .campo1 .row .col-md-12 a {
  display: inline-grid;
  max-width: 350px;
  width: 100%;
}
.programacao .campo2 .datas {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.programacao .campo2 .datas a {
  display: flex;
  padding: 20px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  border-radius: 12px;
  background: transparent;
  color: rgba(111, 31, 41, 0.29);
  text-decoration: none;
  transition: 0.4s ease;
}
.programacao .campo2 .datas a.active, .programacao .campo2 .datas a:hover {
  background: var(--bg-vermelho);
  color: var(--bg-bege);
}
.programacao .campo2 .datas a h4 {
  margin-bottom: 0px;
}
.programacao .campo2 .datas a p {
  margin-bottom: 0px;
}
.programacao .campo3 {
  color: var(--bg-vinho);
}
.programacao .campo3 .row.desativado {
  color: var(--bg-cinza);
}
.programacao .campo3 .row.desativado hr {
  border-top: 1px solid var(--bg-cinza);
  opacity: 1;
}
.programacao .campo3 .row.desativado img {
  filter: grayscale(100%);
}
.programacao .campo3 .row h5 {
  margin-bottom: 0px;
}
.programacao .campo3 .row img {
  margin-bottom: 20px;
}
.programacao .campo3 .row hr {
  margin: 30px 0px 35px 0px;
  border-top: 1px solid var(--bg-vinho);
  opacity: 1;
}

@media (max-width: 768px) {
  .programacao .campo1 {
    height: 400px;
    padding: 74px 0px 50px 0px;
  }
  .programacao .campo1 .container {
    height: -webkit-fill-available;
  }
  .programacao .campo1 .container .row {
    display: flex;
    align-content: end;
    justify-content: flex-start;
    height: inherit;
  }
  .programacao .campo1 .container .row .col-md-12 {
    flex-direction: column;
    gap: 15px;
  }
  .programacao .campo2 .datas a {
    border: 1px solid;
  }
  .programacao .campo3 .row hr {
    margin: 10px 0px 15px 0px;
  }
}
/* NOTICIAS */
.noticias .campo1 {
  background-color: var(--bg-amarelo);
  color: var(--bg-bege);
  height: 600px;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  background-image: url("https://fenamassa.com.br/arquivos/img/noticias/banner.png");
  padding: 100px 0px;
}
.noticias .campo1 .row {
  display: flex;
  align-content: end;
  justify-content: flex-start;
  height: 400px;
}
.noticias .campo2 {
  padding: 100px 0px 60px 0px;
}
.noticias .campo2 h4 {
  color: var(--bg-vinho);
  margin-bottom: 60px;
}
.noticias .campo2 form {
  margin-bottom: 50px;
}
.noticias .campo2 form .form-select {
  border-radius: 18px;
  border-width: 2px;
  border-style: solid;
  border-color: var(--bg-vinho);
  background-color: transparent;
}
.noticias .campo2 form .form-control {
  border-radius: 18px;
  border-width: 2px;
  border-style: solid;
  border-color: var(--bg-vinho);
  background-color: transparent;
}
.noticias .campo2 form .col-md-8 {
  position: relative;
}
.noticias .campo2 form .col-md-8 img {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 26px;
  height: 26px;
}
.noticias .campo2 form label {
  color: var(--bg-vinho);
}
.noticias .campo2 .col-md-4 {
  margin-bottom: 40px;
}
.noticias .campo2 .col-md-4 .card {
  border: 0px;
  border-radius: 18px;
  background-color: transparent;
}
.noticias .campo2 .col-md-4 .card .cc1 img {
  width: 100%;
}
.noticias .campo2 .col-md-4 .card .cc2 {
  padding: 25px 0px 25px 0px;
  color: var(--bg-vinho);
}
.noticias .campo2 .col-md-4 .card .cc2 .tags {
  display: flex;
  gap: 10px;
}
.noticias .campo2 .col-md-4 .card .cc2 .tags .caption {
  border: 1px solid var(--bg-vinho);
  padding: 5px 10px;
  border-radius: 20px;
}
.noticias .campo2 .col-md-4 .card .cc2 .bd-small {
  margin-bottom: 0px;
}

.noticia {
  color: var(--bg-vinho);
  margin-top: 150px;
}
.noticia .banner-receita {
  margin-bottom: 50px;
}
.noticia ul {
  margin-bottom: 50px;
}
.noticia .compartilhe {
  margin-top: 40px;
  display: flex;
  gap: 30px;
}
.noticia .compartilhe .links {
  display: flex;
  gap: 10px;
}

@media (max-width: 768px) {
  .noticias .campo1 {
    height: 400px;
    padding: 74px 0px 50px 0px;
    background-position: center;
  }
  .noticias .campo1 .container {
    height: -webkit-fill-available;
  }
  .noticias .campo1 .container .row {
    display: flex;
    align-content: end;
    justify-content: flex-start;
    height: inherit;
  }
  .noticias .campo1 .container .row .col-md-12 {
    flex-direction: column;
    gap: 15px;
  }
  .noticias .campo2 {
    padding: 50px 0px 0px 0px;
  }
  .noticias .campo2 form {
    margin-bottom: 0px;
  }
  .noticias .campo2 .col-md-4 .card .cc2 {
    padding: 10px 0px;
  }
  .noticias .campo2 .col-md-4 .card .cc2 .tags .caption {
    margin-bottom: 10px;
  }
  .noticia {
    color: var(--bg-vinho);
    margin-top: 100px;
  }
  .noticia .banner-receita {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .pagina-noticia .noticias .campo2 h4 {
    margin-bottom: 20px;
  }
}
/* ERROR */
.page-error {
  padding: 130px 0px;
}

/* RODAPÉ */
footer {
  margin: 50px 25px 25px 25px;
  background-color: var(--bg-vinho);
  color: var(--bg-bege);
  border-radius: 18px;
  padding: 100px 50px;
}
footer ul {
  padding-left: 0px;
}
footer .c1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
footer .c1 img {
  max-width: 200px;
}
footer .c2 ul li {
  list-style: none;
}
footer .c2 ul li a {
  text-decoration: none;
  color: var(--bg-bege);
}
footer .c2 .col-last {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
footer .c2 .col-last .links {
  margin-top: 10px;
}
footer .links {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
footer .links a {
  background-color: var(--bg-vermelho);
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  zoom: 0.9;
  transition: 0.4s ease;
}
footer .links a:hover {
  width: 55px;
}

/* LOAD PAGE */
/* PAGE LOADER */
.page-loader {
  background-color: var(--bg-bege);
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: 9999999;
  bottom: 0;
  transition: 0.5s ease;
  flex-direction: column;
  gap: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 1;
}
.page-loader.hidden-load {
  background-color: var(--bg-amarelo);
  position: fixed;
  z-index: 99999;
  bottom: -100vh;
  transition: 0.5s ease;
}
.page-loader img {
  max-width: 360px;
  width: 100%;
}
.page-loader .loader {
  position: absolute;
  top: 5%;
  right: 5%;
  width: 50px;
  padding: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--bg-vinho);
  z-index: 999999;
  --_m:
     conic-gradient(#0000 10%, #000),
     linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
  mask: var(--_m);
  -webkit-mask-composite: source-out;
  mask-composite: subtract;
  animation: l3 1s infinite linear;
}
@keyframes l3 {
  to {
    transform: rotate(1turn);
  }
}

@media (max-width: 768px) {
  .page-loader img {
    max-width: 260px;
    width: 100%;
  }
  .page-loader .loader {
    width: 40px;
  }
}/*# sourceMappingURL=main.css.map */