@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
body {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  overflow-x: hidden; }

.topo {
  background: url("../images/textura-slide.gif") top left; }

.logo {
  width: 60%;
  height: auto; }

.slide {
  position: relative; }
  .slide .doutor {
    position: relative;
    margin-top: -110px;
    bottom: 0;
    z-index: 1; }

.btn-hotdog {
  position: relative;
  z-index: 9999; }

.img-texto-slide {
  max-width: 100%; }

.padding {
  padding: 50px 0px; }

.title {
  color: #00acb5;
  font-size: 21px;
  font-weight: bold; }

.itemblog small {
  font-size: 12px;
  text-transform: uppercase; }
.itemblog h3 {
  color: #fb5f80;
  color: linear-gradient(321deg, #fb5f80 0%, #f86f64 100%);
  font-weight: 600;
  font-size: 21px; }

.divisor {
  width: 80%;
  margin: 0 auto;
  margin-top: 32px;
  height: 20px;
  border-radius: 20px;
  background-color: #fff; }

.meio {
  background: url("../images/texturameio.webp") top left;
  padding: 70px 0px;
  position: relative; }
  .meio h3 {
    color: #fd8933; }

.copy-rodape {
  font-size: 1rem;
  font-weight: 500; }

.estetoscopio {
  position: absolute;
  top: 0;
  left: 47%;
  right: 50%;
  transform: translate(-50%, -50%);
  height: 100px;
  width: 100px; }
  @media (max-width: 768px) {
    .estetoscopio {
      position: static;
      transform: none !important;
      margin-bottom: 20px; } }

.fundoclaro {
  background: #e7f7fb;
  background: linear-gradient(184deg, #e7f7fb 0%, white 67%);
  padding-top: 80px; }

.botao-agenda {
  position: relative;
  z-index: 9999; }

.endereco {
  font-weight: bold; }

.btngeral {
  color: #fff;
  border-radius: 50px;
  font-size: 16px;
  text-decoration: none;
  font-weight: 500;
  padding: 10px 20px; }
  .btngeral.azul {
    background-color: #00acb5; }
  .btngeral.rosa {
    background: #fb5f80;
    background: linear-gradient(321deg, #fb5f80 0%, #f86f64 100%); }

.nav-link {
  color: #533c2c;
  font-weight: 800;
  font-size: 21px; }

.linktopo {
  color: #fff !important;
  text-decoration: none;
  padding: 10px 20px;
  font-weight: 500;
  background: #fb5f80;
  background: linear-gradient(321deg, #fb5f80 0%, #f86f64 100%);
  border-radius: 50px;
  font-size: 13px; }

.waze {
  font-size: 1px !important;
  border: none; }

footer {
  background: #fba980;
  background: linear-gradient(94deg, #fba980 0%, #f6ca6b 67%);
  position: relative;
  color: #fff; }
  footer .detalherodape {
    background: url("../images/detalherodape.webp") top repeat-x;
    position: absolute;
    top: 0;
    height: 110px;
    display: block;
    min-width: 100%; }
  footer .foto {
    position: absolute;
    bottom: 0;
    width: 200px;
    height: auto;
    left: 60px; }
  footer .btngeral {
    display: block;
    text-align: center;
    margin-top: 40px; }
  footer .rods {
    padding-top: 30px; }

.chamada-depoimento .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 50%;
  margin: 0 auto;
  box-sizing: border-box; }
  @media (max-width: 768px) {
    .chamada-depoimento .wrapper {
      width: 100%; } }
  .chamada-depoimento .wrapper .estrelas {
    color: #E4B83F;
    font-size: 1.2rem;
    margin-bottom: 15px;
    margin-right: 8px;
    margin-bottom: 25px; }
  .chamada-depoimento .wrapper .texto {
    color: #505044;
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin-bottom: 56px;
    text-align: center; }
  .chamada-depoimento .wrapper .nome {
    background: linear-gradient(to right, #F56A6D, #FF5786);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1.5rem;
    font-weight: bold; }

/*# sourceMappingURL=main.css.map */
