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

.navbar-toggler {
  border-color: rgba(255, 255, 255, 0.8) !important;
}

.navbar-toggler:hover {
  border-color: rgba(226, 155, 73, 0.8) !important;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(226, 155, 73, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

.navbar-toggler:focus {
  border-color: #dca232 !important;
  text-decoration: none !important;
  outline: 0 !important;
  box-shadow: 0 0 0 #dca232 !important;
}

.btn-primary {
  background-color: #0066b3;
  border-color: #0066b3;
}

.btn-primary:hover {
  background-color: #0066b3;
  border-color: #ffffff;
}

.btn-warning {
  background-color: #dca232 !important;
  border-color: #dca232 !important;
  color: #ffffff !important;
}

.btn-warning:hover {
  background-color: #dca232 !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
}

.navbar-nav .nav-link.active {
  color: #dca232 !important;
}

a:hover {
  transform: scale(1.2);
  color: #dca232 !important;
}

main > nav {
  background-color: #0a4b80;
}

.nav-link {
  color: #ffffff;
}

section {
  background: rgb(252, 252, 252);
  background: -moz-linear-gradient(90deg, rgba(252, 252, 252, 1) 0%, rgba(204, 204, 204, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(252, 252, 252, 1) 0%, rgba(204, 204, 204, 1) 100%);
  background: linear-gradient(90deg, rgba(252, 252, 252, 1) 0%, rgba(204, 204, 204, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#cccccc",GradientType=1);
}

#home {
  background-image: url("../image/v20250504/perdro-home.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
}

.card-home {
  background-color: #0a4b80 !important;
  background-image: url("../image/v20241102/gold-bar.png");
  background-size: 80% auto;
  background-repeat: no-repeat;
  background-position: top center;
  background-position-y: 20px;
}

.card-home > .card-body {
  min-height: 165px;
}

.card-img-top {
  max-width: 80px;
  height: auto;
}

#quem-eu-sou-image {
  background-image: url("../image/v20250504/bem-estar.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 50vh;
}

.cardOndeEncontrar {
  background-color: #0a4b80;
}

#profissional {
  background: #0a4b80 !important;
  min-height: 100vh;
}

#feedback {
  background-image: url(../image/v20241102/background-feedback.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#faq {
  background: none;
  background-color: #ffffff !important;
}

#card-faq {
  background-color: #f2f5f8 !important;
  border: none;
}

#lg-azul-card-faq {
  position: relative;
  top: -108px;
  margin-bottom: -110px;
}

#card-membro {
  margin-bottom: -190px;
}

.img-tipo {
  height: 50px;
  width: auto;
  padding: 0px;
  margin: 0px;
}

.color-blue {
  color: #0a4b80;
}

#mapa {
  background: none;
  background-color: #ffffff !important;
}
.card-locale {
  background-color: #0a4b80;
}

footer {
  background-color: #373737;
}

.img-redesocial {
  height: 50px;
  width: auto;
}

.btn-whatsapp {
  position: fixed;
  width: 65px;
  height: 65px;
  bottom: 20px;
  right: 40px;
  z-index: 100;
}

#backToTopBtn {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 40px;
  z-index: 99;
  cursor: pointer;
  height: 65px;
  width: 65px;
}

/* Artigos */

#artigos-home {
  min-height: 100vh;
}

#artigos-home-image {
  background-image: url("../image/v20241102/artigo-home.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 30vh;
}

.list-group-item > a {
  color: #545454 !important;
}

.list-group-item > a:hover {
  color: #dca232 !important;
}

/* Artigos - Fim */

/* Joelho */

#joelho-home {
  min-height: 80vh;
}

.home-btn-contato {
  max-width: 100%;
  width: 230px;
  background-color: #c0f460;
  border-radius: 10px;
  color: #075487 !important;
  border: none;
  font-weight: 600;
  font-size: 1.4rem;
  text-decoration: none;
}

/* Joelho - Fim */

@media screen and (min-width: 1360px) {
  #quem-eu-sou {
    background-image: url("../image/v20250504/joelho.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left center;
    background-position-x: -100px;
    min-height: 70vh;
  }
}

@media screen and (max-width: 768px) {
  #home {
    /* background-image: url("../image/v20241102/home-mobile.png"); */
    background-image: url("../image/v20250504/perdro-home.png");
    background-size: auto 50%;
    background-position: top right;
    background-repeat: no-repeat;
  }
}

@media screen and (max-height: 1079px) {
  #home {
    min-height: 140vh;
  }
}

@media screen and (max-height: 926px) {
  #home {
    min-height: 184vh;
  }
}

@media screen and (max-height: 900px) {
  #home {
    min-height: 184vh;
  }
}

@media screen and (max-height: 883px) {
  #home {
    min-height: 188vh;
  }
}

@media screen and (max-height: 844px) {
  #home {
    min-height: 194vh;
    background-image: url("../image/v20250504/perdro-home.png");
    background-size: auto 50%;
    background-position: top right;
    background-repeat: no-repeat;
  }
}

@media screen and (max-height: 812px) {
  #home {
    min-height: 198vh;
    background-image: url("../image/v20250504/perdro-home.png");
    background-size: auto 48%;
    background-position: top right;
    background-repeat: no-repeat;
  }
}

@media screen and (max-height: 799px) {
  #home {
    min-height: 198vh;
  }
}

@media screen and (max-height: 760px) {
  #home {
    min-height: 210vh;
  }
}

@media screen and (max-height: 740px) {
  #home {
    min-height: 214vh;
  }
}

@media screen and (max-height: 670px) {
  #home {
    min-height: 244vh;
  }
}

@media screen and (max-height: 600px) {
  #home {
    min-height: 182vh;
  }
}

@media screen and (min-width: 800px) {
  #home {
    min-height: 80vh;
  }
}

@media screen and (min-width: 1280px) {
  #home {
    min-height: 122vh;
  }
}

@media screen and (min-width: 1024px) {
  #home {
    min-height: 100vh;
    background-image: url("../image/v20250504/perdro-home.png");
    background-size: auto 60%;
    background-position: top right;
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 1440px) {
  #home {
    min-height: 120vh;
    background-image: url("../image/v20250504/perdro-home.png");
    background-size: auto 86%;
    background-position: top right;
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 1920px) {
  #home {
    min-height: 140vh;
  }
}

@media screen and (min-width: 2560px) {
  #home {
    min-height: 80vh;
    background-image: url("../image/v20250504/perdro-home.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
}

#especialidades {
  background: none;
}

.card-tipo {
  background: linear-gradient(to right, #f2f7f8, #e3e9ea);
  background-repeat: no-repeat;
  background-size: cover;
}
