html {
  overflow-x: hidden; }

body {
  font-family: "Raleway", sans-serif;
}

a {
  -webkit-transition: .1s all ease;
  -o-transition: .1s all ease;
  transition: .1s all ease;
  color: #000c71;
  text-decoration: none; }
  a:hover {
    text-decoration: none;
    color: #a20000; }

.btn {
  --bs-btn-padding-x: 0.8rem;
}
@media (max-width: 767.98px) {
  .btn {
    --bs-btn-padding-x: 0.5rem;
    font-size: 0.9em;
  }
}

.gastro-menu-section .nav {
  --bs-nav-link-padding-x: 0.4rem;
}
@media (min-width: 767.98px) {
  .gastro-menu-section .nav {
    --bs-nav-link-padding-x: 1rem;
    font-size: 1.6em;
  }
}
  
.gastro-menu-section h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    line-height: 1.1;
}

.image-popup {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

minima, .minima, minimo, .minimo {
    font-size: 1.0em;
}
@media (max-width: 992px) {
    minima, .minima, minimo, .minimo {
    font-size: 0.8em;
  }
}

small_minima, .small_minima, small_minimo, .small_minimo {
  font-size: 0.9em;
}
@media (max-width: 992px) {
  small_minima, .small_minima, small_minimo, .small_minimo {
    font-size: 0.63em;
  }
}

maxima, .maxima, maximo, .maximo {
  font-size: 1.0em;
}
@media (min-width: 767.98px) {
  maxima, .maxima, maximo, .maximo {
    font-size: 1.15em;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 767.98px) {
  h4, .h4 {
    font-size: 1.6rem;
  }
}

h5, .h5 {
  font-size: 1.25rem;
}
@media (min-width: 767.98px) {
  h5, .h5 {
    font-size: 1.4rem;
  }
}

h6, .h6 {
  font-size: 1rem;
}
@media (min-width: 767.98px) {
  h6, .h6 {
    font-size: 1.2rem;
  }
}

.navbar-nav {
    flex-wrap: nowrap;
    overflow-x: auto;
}

ul.navbar-nav {
    white-space: nowrap;
    overflow-x: auto;
}

ul.navbar-nav li {
    display: flex;
    float: none;
}

.card-section h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: .1rem;
}

ul.nav.nav-pills {
  padding: 0.4rem;
  border-radius: .375rem;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.3rem;
}

.navbar-dark {
    --bs-navbar-color: rgba(255, 255, 255, 0.88);
}

.navbar-brand{
  font-family: 'Pacifico', cursive;
  font-size: 24px !important;
  text-decoration: none;
  text-transform: none;
  color: white !important;
}

.passeio-completo {
  font-family: "Raleway", sans-serif;
  padding: 5em 0;
  text-decoration: none;
  margin: 7px;
}

.passeio-completo .titulo {
  font-family: 'Playball', cursive;
  font-size: 44px;
}

.passeio-completo cursivo, .cursivo {
  font-family: 'Playball', cursive;
}

.passeio-completo .big-text {
  text-align: justify;
}

p.text-muted {
  margin-bottom: 0.1rem;
}

.passeio-completo p, .p {
  font-size: 1.1em;
}

.card {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.card-section .card-livre-detail .card {
  background: none;
  box-shadow: none;
  border: none;
}

.card-section .card card-text-primary, .card-text-primary {
  color: var(--bs-primary);
}
 
.card-section .card card-text-secondary, .card-text-secondary {
  color: var(--bs-secondary);
}
 
.card-section .card card-text-white, .card-text-white {
  color: #fff;
}

.card-section .card card-text-black, .card-text-black {
  color: #000;
}

p.card-text.text-muted {
  margin-bottom: 0.1rem;
}

.card .card-text{
  font-family: "Raleway", sans-serif;
}

.card .card-body{
  padding: 8px;
}

.card .big-text {  
  font-family: "Raleway", sans-serif;
  text-align: justify;
}

.card-section big-text, .big-text {  
  font-family: "Raleway", sans-serif;
  text-align: justify;
}

.card-section {
  padding: 5em 0;
  text-decoration: none;
  color: #024091;
}

.card-section .titulo {
  font-family: 'Playball', cursive;
  font-size: 44px;
  text-decoration: none;
  color: #042f81;
}

.card-section cursivo, .cursivo {
  font-family: 'Playball', cursive;
  text-decoration: none;
}

/* Hover effects */
.card-section .card {
  font-family: "Raleway", sans-serif; 
  color: #022149;
  box-shadow: 0 3px 7px 0 rgba(0,0,0,0.18),0 3px 12px 0 rgba(0,0,0,0.14);
  transition: box-shadow .3s;
  border-radius: 13px;
}

.card-section .card .titulo {
  font-family: 'Playball', cursive;
  color: #002770;
}

.card-section .card cursivo, .cursivo {
  font-family: 'Playball', cursive;
}

.card-section .card:hover {
  transform: scale(1.01, 1.01);
  box-shadow: 0 6px 13px 0 rgba(0,0,0,0.22),0 5px 16px 0 rgba(0,0,0,0.18);
}

.card-section .card .pad0 {
  font-size: 1.1rem;
  padding: 5px;
}

.card-section .card-img-top {
    object-fit: cover;
}

/* Make all cards in row the same height */
.card-section .row {
  --bs-gutter-x: 0.8rem;
  display: flex;
  flex-wrap: wrap;
}

.card-section .row .form-row {
  --bs-gutter-x: 0.9rem;
  margin-left: 10px;
  margin-right: 10px;
}

.card-section .row > div[class*='col-'] {
  display: flex;
}


/* Responsive design for image heights */
.card-section @media (min-width: 576px) {
  .card-img-top {
    height: 50vw;
  }
}

.card-section @media (min-width: 768px) {
  .card-img-top {
    height: 30vw;
  }
}

.card-section @media (min-width: 992px) {
  .card-img-top {
    height: 20vw;
  }
}

.card-section @media (min-width: 1200px) {
  .card-img-top {
    height: 20vw;
  }
}

.navbar @media (min-width: 992px) {
  .navbar.expand {
    margin-left: auto;
  } 
}


