.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

.navbar {
  background-color: #eeece4;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-top: 0;
  display: flex;
  position: fixed;
}

.csslogonav {
  object-fit: fill;
  width: 100%;
  height: 50px;
  max-height: 50px;
  margin-top: 10px;
  margin-bottom: 5px;
  display: block;
  position: static;
}

.nav-link {
  text-align: left;
}

.nav-link.w--current {
  padding-left: 15px;
  padding-right: 15px;
}

.nav-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: 20px;
  margin-right: 190px;
  display: block;
}

.nav-link-2 {
  flex-flow: row;
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 400;
  display: block;
}

.section {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: linear-gradient(#00000080, #00000080), url('../images/bkgtotal19201080.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  background-clip: border-box;
  width: 100%;
  padding-top: 70px;
  display: block;
  position: static;
  overflow: visible;
}

.section.scrolltarget {
  background-color: #f9f8fb;
  background-image: none;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.cssdivsobrenos {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #e3e5e8;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  padding: 50px;
  display: grid;
}

.section-2 {
  display: block;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
  max-width: 80%;
  margin-bottom: 20px;
  font-size: 48px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  max-width: 80%;
  margin-bottom: 20px;
}

.button {
  text-align: left;
}

.div-block-2 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.cssdivhero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.cssh1principal {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 90px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  line-height: 1.4em;
}

.cssh1secundario {
  color: #fff;
  text-align: center;
  width: auto;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.cssbuttomreservar {
  color: #fc3;
  text-align: center;
  background-color: #36485b;
  border: 1px solid #f4b003;
  border-radius: 1px;
  width: 150px;
  margin-top: 0;
  padding-top: 9px;
  font-size: 20px;
}

.brand.w--current {
  width: auto;
  margin-left: 0;
  position: relative;
}

.nav-link-3, .nav-link-4, .nav-link-5, .nav-link-6 {
  padding-left: 15px;
  padding-right: 15px;
}

.rich-text-block {
  padding-left: 0;
  padding-right: 0;
}

.heading-3 {
  color: #51728f;
  text-align: center;
  margin-bottom: 30px;
}

.heading-4 {
  color: #51728f;
  text-align: justify;
  margin-top: -10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  line-height: 25px;
}

.cssdivoffset {
  width: 100%;
  height: 0;
  margin-bottom: -70px;
}

.xx {
  margin: 50px 20px;
}

.cssdivmapa {
  background-color: #c4c6c8;
  height: auto;
  margin-top: 0;
}

.csssectionhero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/bkgtotal19201080.avif');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  height: 100vh;
  min-height: 100vh;
  display: flex;
}

.cssgridhora {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.cssdivhora {
  background-color: #e3e5e8;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 50px;
}

.cssdivimg {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 6px;
  display: block;
}

.image {
  height: 60px;
}

.cssdivhrlinha {
  justify-content: space-between;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.cssdiasemana {
  color: #51728f;
  padding-top: 20px;
  padding-left: 50px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: block;
}

.csshora {
  color: #51728f;
  text-align: left;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.heading-5 {
  color: #51728f;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
}

.cssformemail {
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.csslabelform {
  color: #51728f;
  text-align: left;
  margin-bottom: 0;
  font-weight: 700;
}

.submit-button {
  color: #fc3;
  background-color: #36485b;
  width: 150px;
  font-weight: 700;
}

.text-block, .text-block-2 {
  display: none;
}

.heading-6 {
  color: #51728f;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
}

.cssrodape {
  background-color: #292929;
  height: auto;
  margin-top: 0;
  padding-bottom: 50px;
}

.code-embed {
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.heading-7 {
  color: #51728f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
}

.image-2 {
  text-align: left;
}

.div-block-3 {
  background-color: #e3e5e8;
  padding-top: 50px;
}

.text-block-3 {
  color: #f5ebeb;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
}

.link {
  color: #f8f3f3;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
}

.div-block-4 {
  text-align: center;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .nav-menu {
    margin-right: 50px;
  }

  .container {
    margin-right: 180px;
  }

  .cssh1principal {
    font-size: 44px;
  }

  .cssh1secundario {
    margin-bottom: 30px;
    font-size: 34px;
  }

  .heading-4 {
    font-size: 16px;
  }

  .cssdivmapa {
    height: auto;
  }

  .cssdiasemana, .csshora {
    font-size: 16px;
  }

  .heading-5 {
    font-size: 34px;
  }

  .csslabelform {
    font-size: 16px;
  }

  .submit-button {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .heading-6, .heading-7 {
    font-size: 34px;
  }

  .link {
    font-size: 11px;
  }
}

@media screen and (min-width: 1440px) {
  .navbar {
    height: 90px;
  }

  .csslogonav {
    height: 60px;
    max-height: 60px;
  }

  .nav-link.w--current {
    font-size: 20px;
  }

  .container {
    margin-left: 30px;
    margin-right: 265px;
    display: block;
  }

  .nav-link-2 {
    font-size: 20px;
  }

  .section.scrolltarget {
    background-color: #5a41ab00;
    height: auto;
  }

  .cssdivsobrenos {
    background-color: #e3e5e8;
    height: auto;
    padding: 60px;
  }

  .cssh1principal {
    margin-top: 80px;
    font-size: 58px;
  }

  .cssh1secundario {
    margin-top: 30px;
    margin-bottom: 50px;
    font-size: 40px;
  }

  .cssbuttomreservar {
    width: 250px;
    height: 50px;
    font-family: Montserrat, sans-serif;
    font-size: 28px;
    font-weight: 700;
  }

  .nav-link-3 {
    font-size: 20px;
  }

  .nav-link-4 {
    font-size: 18px;
  }

  .nav-link-4.w--current, .nav-link-5, .nav-link-6 {
    font-size: 20px;
  }

  .heading-3 {
    margin-bottom: 40px;
    font-size: 44px;
    line-height: 44px;
  }

  .heading-4 {
    font-size: 20px;
    line-height: 28px;
  }

  .xx {
    margin-left: 100px;
    margin-right: 100px;
  }

  .cssdivmapa {
    -webkit-text-fill-color: inherit;
    background-color: #c4c6c8;
    background-clip: border-box;
    height: auto;
    margin-bottom: 0;
  }

  .cssdiasemana, .csshora {
    font-size: 20px;
  }

  .heading-5 {
    font-size: 40px;
  }

  .csslabelform, .submit-button {
    font-size: 20px;
  }

  .heading-6, .heading-7 {
    font-size: 40px;
  }

  .div-block-3 {
    background-color: #e3e5e8;
  }

  .link {
    font-size: 16px;
  }
}

@media screen and (min-width: 1920px) {
  .navbar {
    height: 110px;
  }

  .csslogonav {
    height: 70px;
    max-height: 70px;
    font-size: 14px;
  }

  .nav-link.w--current {
    font-size: 28px;
  }

  .container {
    margin-left: 20px;
    margin-right: 320px;
  }

  .nav-link-2 {
    font-size: 24px;
  }

  .nav-link-2.w--current {
    font-size: 28px;
  }

  .section.scrolltarget {
    background-color: #5a41ab00;
    height: auto;
  }

  .cssdivsobrenos {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    background-color: #e3e5e8;
    height: auto;
    padding-right: 60px;
  }

  .cssh1principal {
    font-size: 84px;
  }

  .cssh1secundario {
    font-size: 54px;
    line-height: 64px;
  }

  .cssbuttomreservar {
    width: 300px;
    height: 80px;
    font-size: 28px;
    line-height: 40px;
  }

  .brand {
    margin-left: 16px;
  }

  .brand.w--current {
    margin-left: 0;
  }

  .nav-link-3, .nav-link-4, .nav-link-5, .nav-link-6 {
    font-size: 28px;
  }

  .heading-3 {
    margin-bottom: 50px;
    font-size: 64px;
    line-height: 64px;
  }

  .heading-4 {
    font-size: 28px;
    line-height: 34px;
  }

  .xx {
    margin-top: 70px;
    margin-left: 120px;
    margin-right: 120px;
  }

  .cssdiasemana, .csshora {
    font-size: 28px;
  }

  .heading-5 {
    margin-top: 5px;
    font-size: 48px;
  }

  .csslabelform {
    font-size: 28px;
  }

  .heading-6 {
    font-size: 48px;
  }

  .cssrodape {
    height: 700px;
    margin-bottom: 0;
    padding-bottom: 50px;
  }

  .heading-7 {
    font-size: 48px;
  }

  .image-2 {
    text-align: left;
  }

  .div-block-3 {
    background-color: #e3e5e8;
  }

  .link {
    font-size: 18px;
  }

  .div-block-5 {
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    display: flex;
  }

  .csslogonav {
    height: 40px;
    margin-top: 15px;
  }

  .container {
    margin-left: 10px;
    margin-right: 0;
    display: block;
  }

  .icon {
    text-align: left;
    width: 25px;
    max-width: 25px;
    margin-top: 0;
    margin-right: 0;
  }

  .heading {
    font-size: 36px;
  }

  .cssdivhero {
    max-width: 80%;
    height: auto;
    margin: 50px auto;
  }

  .cssh1principal {
    margin-top: 50px;
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    line-height: 1.2em;
  }

  .cssh1secundario {
    margin-bottom: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 28px;
  }

  .brand.w--current {
    width: auto;
    margin-left: 10px;
  }

  .cssbuttom {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 25px;
    max-width: 25px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .csssectionhero {
    height: auto;
  }

  .cssgridhora {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .csslogonav {
    height: 40px;
    margin-top: 20px;
  }

  .container {
    margin-left: 10px;
  }

  .icon {
    margin-top: 15px;
    margin-right: 240px;
  }

  .section {
    margin-bottom: 0;
  }

  .cssdivsobrenos {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .cssdivhero {
    max-width: 90%;
    height: auto;
    margin-bottom: 50px;
    padding-bottom: 0;
  }

  .cssh1principal {
    margin-top: 70px;
    font-size: 35px;
  }

  .cssh1secundario {
    margin-bottom: 30px;
    font-size: 28px;
  }

  .brand.w--current {
    margin-left: 5px;
    padding-left: 0;
  }

  .heading-4 {
    font-size: 12px;
  }

  .csssectionhero {
    height: auto;
  }

  .cssgridhora {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .heading-7 {
    font-size: 24px;
  }
}

@media screen and (max-width: 479px) {
  .csslogonav {
    width: auto;
    height: 35px;
    margin-top: 15px;
  }

  .container {
    margin-left: 10px;
  }

  .icon {
    width: auto;
    height: auto;
    margin-top: 7px;
    margin-right: 160px;
  }

  .section.scrolltarget {
    background-color: #e3e5e8;
    margin-top: -10px;
  }

  .cssdivsobrenos {
    grid-template-columns: 1fr;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading {
    font-size: 24px;
  }

  .cssdivhero {
    max-width: 90%;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
  }

  .cssh1principal {
    margin-top: 50px;
    font-size: 34px;
  }

  .cssh1secundario {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.4em;
  }

  .brand.w--current {
    margin-left: 5px;
    padding-left: 0;
  }

  .cssbuttom {
    width: 50px;
    max-width: 25px;
  }

  .heading-4 {
    font-size: 14px;
  }

  .cssdivmapa, .csssectionhero {
    height: auto;
  }

  .cssgridhora {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .cssdivhora {
    padding-top: 0;
  }

  .cssdivhrlinha {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cssdiasemana {
    padding-left: 0;
  }

  .heading-5, .heading-6 {
    font-size: 20px;
  }

  .cssrodape {
    padding-bottom: 20px;
  }

  .code-embed {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .heading-7 {
    font-size: 20px;
  }

  .link {
    font-size: 10px;
  }

  .div-block-4 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .code-embed-2 {
    height: auto;
  }
}


