html {
  scroll-behavior: smooth;
}

body::-webkit-scrollbar {
  width: 12px;
}

body::-webkit-scrollbar-track {
  background: transparent;
}

body::-webkit-scrollbar-thumb {
  background-color: #0a9e4a;
  border-radius: 20px;
  border: 3px solid #0c4f29;
}

.h1-minhas-especialidades {
  text-align: center;
  font-size: 35pt;
  padding-top: 30px;
  padding-bottom: 30px;
}

.banner-principal {
  background: url(https://drmatheusvieira.com.br/wp-content/uploads/2023/02/banner-home-desktop.png);
  background-position-x: 0px;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  border-bottom-style: none;
  border-color: #000000;
  border-left-style: none;
  border-radius: 0px;
  border-right-style: none;
  border-top-style: none;
  border-width: 1px;
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: cover;
  padding-bottom: 140px;
}

@media(min-width: 1000px) and (max-width: 999999px) {
  .p-widht {
    width: 75%;
  }
}

@media(min-width:1575.01px) and (max-width: 2200px) {
  .banner-principal {
    background: url(https://drmatheusvieira.com.br/wp-content/uploads/2023/02/banner-home-desktop.png);
    background-position-x: 0px;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
    /* padding-bottom: 140px; */
    height: 1080px;
  }

  .logo-topo {
    margin-top: 50px;
    margin-bottom: 60px;
  }
}

@media(min-width:1237px) and (max-width: 1575px) {
  .banner-principal {
    background: url(https://drmatheusvieira.com.br/wp-content/uploads/2023/02/banner-home-desktop.png);
    background-position-x: 40%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
    padding-bottom: 110px;
  }

  .logo-topo {
    margin-top: 50px;
    margin-bottom: 60px;
  }
}

@media(min-width:991.99px) and (max-width: 1236.99px) {
  .btn-dr-matheus {
    color: white;
    width: 80%;
    border: 1px solid white;
    font-size: 19.5pt;
    background-color: #0a9e4a;
  }

  .banner-principal {
    background: url(https://drmatheusvieira.com.br/wp-content/uploads/2023/02/banner-home-desktop.png);
    background-position-x: 40%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
    padding-bottom: 73px;
  }
}

@media(min-width:768px) and (max-width: 991.98px) {
  .banner-principal {
    background: url(https://drmatheusvieira.com.br/wp-content/uploads/2023/02/banner-home-desktop.png);
    background-position-x: 50%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
    padding-bottom: 28px;
  }

  .logo-topo {
    margin-top: 50px;
    margin-bottom: 55px;
  }

  .banner-principal h1 {
    color: #0c4f29;
    font-size: 29pt;
    font-weight: bold;
  }

  .btn-saiba-mais {
    color: white;
    width: 80%;
    border: 1px solid white;
    font-size: 19.5pt;
    background-color: #0a9e4a;
  }

  .btn-saiba-mais:hover {
    width: 80%;
  }
}

@media(min-width: 565px) and (max-width: 767px) {
  .banner-principal {
    background: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/full-banner-mobile.png);
    background-position-x: 0px;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
    padding-bottom: 100px;
  }

  .margin-top-120 {
    margin-top: 0px;
  }

  .banner-2-circulos h1 {
    margin-top: 20px;
  }
}

.logo-topo {
  margin-top: 50px;
  margin-bottom: 60px;
}

.banner-principal h1 {
  color: #0c4f29;
  font-weight: bold;
}

.banner-principal span {
  color: #0a9e4a;
}

.banner-principal p {
  margin-top: 10px;
  color: #0c4f29;
  font-weight: bold;
  font-size: 20pt;
}

.btn-saiba-mais {
  color: white;
  width: 60%;
  border: 1px solid white;
  font-size: 19.5pt;
  background-color: #0a9e4a;
}

.btn-saiba-mais:hover {
  color: white;
  width: 60%;
  border: 1px solid white;
  font-size: 19.5pt;
  transition: 1.5S;
  font-weight: bold;
  background-color: #0c4f29;
}

.banner-principal button {
  padding: 1.5px;
  border: 1px solid #0c4f29;
  margin-left: -5px;
  background-color: #0c4f29;
}

.banner-principal button:hover {
  transition: 1.5S;
  padding: 2.5px;
  border: 1px solid white;
  margin-left: -5px;
  background-color: #0a9e4a;
}

.div-botao-cirurgia {
  margin-top: 0px;
}

.btn-cirurgia {
  padding: 11px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  color: white;
  width: 55%;
  font-weight: bold;
  border: 1px solid white;
  font-size: 21.5pt;
  background-color: #0a9e4a;
}

.btn-cirurgia:hover {
  color: white;
  width: 60%;
  border: 1px solid white;
  transition: 1.5S;
  font-weight: bold;
  background-color: #0c4f29;
}

.div-botao-cirurgia button {
  border-radius: 10px;
  transition: 1.5S;
  background-color: #0c4f29;
  padding: 14px;
  border: 1px solid #0a9e4a;
  margin-left: -12px;
}

.div-botao-cirurgia button:hover {
  transition: 1.5S;
  background-color: #0a9e4a;
  border: 1px solid #0a9e4a;
}

/* ------------------------ PArte 2 ------------------*/
.banner-2-circulos {
  background: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/banner-2-circulos.png);
  background-position-x: 0px;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  display: block;
  max-width: 100%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-color: #ffffff;
  padding-bottom: 40px;
  padding-top: 50px;
}

.h1-color-forte {
  color: #0c4f29;
  font-weight: bold;
}

.banner-2-circulos h1 {
  margin-top: 0px;
}

.fonte-p-padrao {
  color: #7f7f7f;
  font-size: 15pt;
}

.bg-a-clinica {
  margin-top: 45px;
}

.span-color-claro {
  color: #0a9e4a;
}

.margin-top-120 {
  margin-top: 0px;
}

.btn-dr-matheus {
  color: white;
  width: 60%;
  border: 1px solid white;
  font-size: 19.5pt;
  background-color: #0a9e4a;
}

.btn-dr-matheus:hover {
  color: white;
  width: 60%;
  border: 1px solid white;
  font-size: 18.5pt;
  transition: 1.5S;
  font-weight: bold;
  background-color: #0c4f29;
}

.div-botao-dr-matheus button {
  padding: 5.5px;
  margin-left: -10px;
  background-color: #0c4f29;
  border: 1px solid #0c4f29;
}

.div-botao-dr-matheus {
  margin-top: 60px;
}

.div-botao-dr-matheus button:hover {
  padding: 10px;
  margin-left: -10px;
  background-color: #0a9e4a;
  border: 1px solid #0a9e4a;
  transition: 1.5S;
}

/* ---------------- parte 3 ---------------- */
.banner-verde-parte-3 {
  background-color: #dcf8e8;
  height: 1165px;
}

.banner-verde-parte-3 h1 {
  margin-top: 60px;
  font-size: 34pt;
}

.foto-cirurgia-catarata {
  padding-top: 40px;
}

.borda-1 {
  height: 133%;
  margin-top: -280px;
  border: 1px solid #7ca78f;
  padding: 20px;
  background-color: #7ca78f;
}

.borda-1 p {
  font-size: 16pt;
  color: white;
}

.borda-1 h3 {
  margin-top: 30px;
  color: white;
  font-size: 30pt;
  font-weight: bold;
}

.borda-2 {
  height: 1145px;
  margin-top: -280px;
  border: 1px solid #7ca78f;
  padding: 20px;
  background-color: #7ca78f;
}

.borda-2 p {
  font-size: 16pt;
  color: white;
}

.borda-2 h3 {
  margin-top: 30px;
  color: white;
  font-size: 30pt;
  font-weight: bold;
}

.img-negada {
  height: 320px;
  width: 420px;
  margin-top: -200px;
  border: 1px solid white;
}

.centraliza {
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/* Parte Convenops */
.banner-degrade {
  background-image: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/banner-degrade-verde-convenios.png);
  background-position-x: 0px;
  background-position-y: 0px;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  border-bottom-style: none;
  border-color: #000000;
  border-left-style: none;
  border-radius: 0px;
  border-right-style: none;
  border-top-style: none;
  border-width: 1px;
  display: block;
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 100%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: cover;
}

.banner-degrade h3 {
  margin-top: 0px;
}

.padding-logos {
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 57px;
}

.margin-convenios {
  margin-top: 100px;
}

/* ------------------ RODAPE ------------------- */
.banner-degrade-footer {
  background-image: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/banner-footer-degrade.png);
  background-position-x: 0px;
  background-position-y: 0px;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  border-bottom-style: none;
  border-color: #000000;
  border-left-style: none;
  border-radius: 0px;
  border-right-style: none;
  border-top-style: none;
  border-width: 1px;
  display: block;
  max-width: 100%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: cover;
}

.padding-foto-negada {
  margin-top: 60px;
}

.borda-rodape {
  margin-left: 60px;
  border: 1px solid #205035;
  border-radius: 15px;
  background-color: #205035;
  padding: 40px;
  padding-top: 60px;
  width: 80%;
  height: 500px;
  margin-top: 300px;
}

.fonte-white-rodape {
  font-weight: bold;
  font-size: 16pt;
  color: white;
}

.span-rodape-link a {
  font-size: 16pt;
  font-weight: normal;
  color: #eff2f0;
}

.span-rodape-link a:hover {
  transition: 0.5S;
  font-weight: bold;
  color: white;
}

.p-rodape-link a {
  font-weight: normal;
  color: #eff2f0;
  font-size: 16pt;
}

.p-rodape-link a:hover {
  font-weight: bold;
  color: white;
}

.btn-cta-rodape {
  background-color: #0a9e4a;
  color: white;
  font-weight: bold;
  margin-top: 10px;
  width: 100%;
}

.btn-cta-rodape:hover {
  transition: 1.5S;
  background-color: white;
  color: #0a9e4a;
  font-weight: bold;
  margin-top: 10px;
  width: 100%;
}

hr {
  background: #0a9e4a;
  height: 2.5px;
}

.div-botao-negado {
  margin-top: -40px;
}

.btn-saiba-mais-negado {
  color: white;
  font-weight: bold;
  width: 50%;
  padding: 10px;
  border-radius: 10px;
  border: 2px solid white;
  font-size: 22.5pt;
  background-color: #0a9e4a;
}

.div-botao-negado button {
  padding: 14px;
  border-radius: 10px;
  background-color: #0c4f29;
  border: 2px solid white;
  margin-left: -10px;
}

.div-botao-negado button:hover {
  cursor: pointer;
  padding: 18px;
  border-radius: 10px;
  background-color: #0c4f29;
  border: 2px solid white;
  margin-left: -10px;
}

.padding-rodape {
  margin-top: 350px;
}

.foto-negada {
  margin-bottom: -220px;
}

/* ------------- bordas ------------------- */
.bg-white-exames {
  padding-top: 50px;
  padding-bottom: 50px;
}

.borda-verde {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #072b17;
  color: white;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 20px;
  border: 1.5px solid white;
  width: 100%;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 28px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.borda-verde h3 {
  font-size: 18pt;
  font-weight: bold;
}

.borda-verde2 {
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #072b17;
  color: white;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 20px;
  border: 1.5px solid white;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 28px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.borda-verde2 h3 {
  font-size: 18pt;
  font-weight: bold;
}

.borda-white {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 28px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  background-color: #7ca78f;
  color: white;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 20px;
  margin-top: 20px;
  width: 100%;
  border: 1.5px solid white;
}

.div-botao-checkup-ocular {
  margin-top: 35px;
}

.div-botao-checkup-ocular button {
  padding: 8px;
  background-color: #0c4f29;
  border: 1px solid #0c4f29;
  margin-left: -10px;
}

.div-botao-checkup-ocular button:hover {
  transition: 1.5S;
  padding: 8px;
  background-color: #0a9e4a;
  border: 1px solid #0a9e4a;
  margin-left: -10px;
}

.btn-checkup-ocular {
  padding: 11px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  color: white;
  width: 50%;
  font-weight: bold;
  border: 1px solid white;
  font-size: 16.5pt;
  background-color: #0a9e4a;
}

.btn-checkup-ocular:hover {
  transition: 1.5S;
  padding: 11px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  color: white;
  width: 60%;
  font-weight: bold;
  border: 1px solid white;
  font-size: 16.5pt;
  background-color: #0c4f29;
}

.borda-white h3 {
  font-size: 18pt;
  font-weight: bold;
}

.simbolo-mais {
  float: right;
  margin-top: 8px;
  margin-right: 15px;
}

/* --------------------- convenios --------------- */
.conteudo img {
  margin-top: 50px;
  animation: flutuar 3s linear infinite;
}

.bg-convenios {
  margin-top: 80px;
}

@keyframes flutuar {

  0%,
  100% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-23px);
  }
}

.img1:nth-child(1) {
  animation-delay: .2s;
}

.img2:nth-child(1) {
  animation-delay: .4s;
}

.img3:nth-child(1) {
  animation-delay: .6s;
}

.img4:nth-child(1) {
  animation-delay: .8s;
}

.div-botao-convenio {
  margin-top: 60px;
}

.btn-livre-se-dos-oculos {
  color: white;
  width: 50%;
  padding-top: 11px;
  padding-bottom: 11px;
  font-weight: bold;
  border: 1px solid white;
  font-size: 21.5pt;
  background-color: #0a9e4a;
}

.btn-livre-se-dos-oculos:hover {
  color: white;
  width: 50%;
  border: 1px solid white;
  transition: 1.5S;
  font-weight: bold;
  background-color: #0c4f29;
}

.btn-saiba-mais-convenio {
  color: white;
  width: 50%;
  font-weight: bold;
  border: 1px solid white;
  font-size: 21.5pt;
  background-color: #0a9e4a;
}

.div-botao-convenio button {
  transition: 1.5S;
  background-color: #0c4f29;
  padding: 8.5px;
  border: 1px solid #0a9e4a;
  margin-left: -15px;
}

.div-botao-convenio button:hover {
  background-color: #0a9e4a;
  padding: 12.5px;
  border: 1px solid #0a9e4a;
  margin-left: -15px;
}

.btn-saiba-mais-convenio:hover {
  color: white;
  width: 50%;
  border: 1px solid white;
  transition: 1.5S;
  font-weight: bold;
  background-color: #0c4f29;
}

/* ----------------------------------------------------------MEDIA/RESPONSIVO ---------------------------------------------------------------------------------- */
@media(max-width: 767.98px) {
  .cky-revisit-bottom-left {
    display: none;
  }

  .esconde-mobile {
    display: none;
  }

  .p-wta3 {
    margin-top: 25px;
    color: white;
    font-size: 13px;
    text-align: center;
    margin-bottom: 80px;
  }

  .logos-footer {
    float: left;
    padding-left: 10px;
  }
}

@media(min-width:766.99px) and (max-width: 798456512.99px) {
  .logos-footer {
    float: right;
    padding-left: 10px;
  }

  .esconde-desktop {
    display: none;
  }
}

@media(min-width: 767.99px) and (max-width: 991.99px) {
  .foto-dr-matheus {
    margin-left: -50px;
    margin-top: 45px;
  }

  .borda-1 {
    height: auto;
    margin-left: -38px;
    margin-top: 30px;
    border: 1px solid #7ca78f;
    padding: 20px;
    background-color: #7ca78f;
    width: 110%;
  }

  .borda-2 {
    height: auto;
    margin-top: 30px;
    border: 1px solid #7ca78f;
    padding: 20px;
    width: 110%;
    background-color: #7ca78f;
  }

  .foto-cirurgia-catarata {
    margin-top: 180px;
  }

  .banner-degrade {
    background-image: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/banner-degrade-verde-convenios.png);
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    height: auto;
    display: block;
    max-width: 100%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
  }

  .bg-white-exames {
    margin-top: 100px;
  }

  .div-botao-cirurgia button {
    border-radius: 10px;
    transition: 1.5S;
    background-color: #0c4f29;
    padding: 6px;
    border: 1px solid #0a9e4a;
    margin-left: -18px;
  }

  .borda-verde2 h3 {
    font-size: 18pt;
    font-weight: bold;
  }

  .borda-verde2 {
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #072b17;
    color: white;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: 1.5px solid white;
    width: 105%;
    box-shadow: rgb(0 0 0 / 25%) 0px 28px 28px, rgb(0 0 0 / 22%) 0px 10px 10px;
  }

  .div-botao-negado button {
    padding: 14px;
    border-radius: 4px;
    background-color: #0c4f29;
    border: 1px solid white;
    margin-left: -10px;
  }

  .borda-rodape {
    margin-left: 60px;
    border: 1px solid #205035;
    border-radius: 15px;
    background-color: #205035;
    padding: 40px;
    padding-top: 60px;
    width: 80%;
    height: auto;
    margin-top: 300px;
  }

  .btn-cirurgia {
    padding: 11px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    width: 90%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 14.5pt;
    background-color: #0a9e4a;
  }

  .btn-dr-matheus {
    color: white;
    width: 84%;
    border: 1px solid white;
    font-size: 18pt;
    padding: 8px;
    background-color: #0a9e4a;
  }

  .btn-dr-matheus:hover {
    color: white;
    width: 60%;
    border: 1px solid white;
    font-size: 19.5pt;
    transition: 1.5S;
    font-weight: bold;
    background-color: #0c4f29;
  }

  .btn-livre-se-dos-oculos {
    color: white;
    width: 74%;
    padding-top: 11px;
    padding-bottom: 11px;
    font-weight: bold;
    border: 1px solid white;
    font-size: 21.5pt;
    background-color: #0a9e4a;
  }

  .banner-verde-parte-3 h1 {
    font-size: 26pt;
    margin-top: 60px;
  }

  .div-botao-dr-matheus button {
    padding: 7px;
    margin-left: -10px;
    background-color: #0c4f29;
    border: 1px solid #0c4f29;
  }

  .div-botao-dr-matheus button:hover {
    padding: 10px;
    margin-left: -10px;
    background-color: #0a9e4a;
    border: 1px solid #0a9e4a;
    transition: 1.5S;
  }

  .div-botao-checkup-ocular button {
    padding: 8px;
    background-color: #0c4f29;
    border: 1px solid #0c4f29;
    margin-left: -10px;
  }

  .div-botao-checkup-ocular button:hover {
    transition: 1.5S;
    padding: 8px;
    background-color: #0a9e4a;
    border: 1px solid #0a9e4a;
    margin-left: -10px;
  }

  .btn-checkup-ocular {
    padding: 11px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    width: 70%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 16.5pt;
    background-color: #0a9e4a;
  }

  .btn-checkup-ocular:hover {
    transition: 1.5S;
    padding: 11px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    width: 70%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 16.5pt;
    background-color: #0c4f29;
  }
}

@media(min-width: 565.99px) and (max-width: 767.98px) {
  .banner-verde-parte-3 h1 {
    margin-top: 30px;
  }

  .foto-dr-matheus {
    margin-top: 65px;
  }

  .borda-1 {
    height: auto;
    margin-top: 214px;
    border: 1px solid #7ca78f;
    padding: 20px;
    background-color: #7ca78f;
  }

  .img-negada {
    height: 257px;
    width: 420px;
    margin-top: -171px;
    border: 1px solid white;
  }

  .banner-degrade h3 {
    margin-top: 60px;
  }

  .borda-2 {
    height: 1145px;
    margin-top: 215px;
    border: 1px solid #7ca78f;
    padding: 20px;
    background-color: #7ca78f;
    margin-bottom: 30px;
  }

  .bg-white-exames {
    margin-top: 25px;
  }

  .btn-checkup-ocular {
    padding: 11px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    width: 85%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 16.5pt;
    background-color: #0a9e4a;
  }

  .btn-checkup-ocular:hover {
    padding: 11px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    width: 85%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 16.5pt;
    background-color: #0c4f29;
  }

  .div-botao-dr-matheus {
    margin-bottom: 50px;
  }

  .banner-verde-parte-3 {
    background-color: #dcf8e8;
    height: auto;
  }

  .btn-cirurgia {
    padding: 11px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    width: 87%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 16.5pt;
    background-color: #0a9e4a;
  }

  .div-botao-cirurgia button {
    border-radius: 10px;
    transition: 1.5S;
    background-color: #0c4f29;
    padding: 9px;
    border: 1px solid #0a9e4a;
    margin-left: -10px;
  }

  .bg-a-clinica h1 {
    margin-top: 60px;
  }

  .btn-saiba-mais-convenio {
    color: white;
    width: 90%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 21.5pt;
    background-color: #0a9e4a;
  }

  .borda-rodape {
    margin-left: 0px;
    border: 1px solid #205035;
    border-radius: 15px;
    background-color: #205035;
    padding: 40px;
    padding-top: 60px;
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    margin-top: 30px;
  }

  .foto-cirurgia-catarata {
    padding-top: 30px;
  }

  .banner-degrade {
    background-image: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/banner-degrade-verde-convenios.png);
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    height: auto;
    max-width: 100%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
    padding-bottom: 50px;
  }

  .btn-livre-se-dos-oculos {
    color: white;
    width: 80%;
    padding-top: 9px;
    padding-bottom: 9px;
    font-weight: bold;
    border: 1px solid white;
    font-size: 21.5pt;
    background-color: rgb(10, 158, 74);
  }

  .div-botao-negado button {
    padding: 11px;
    border-radius: 5px;
    background-color: #0c4f29;
    border: 1.5 px solid white;
    margin-left: -10px;
  }

  .btn-livre-se-dos-oculos:hover {
    color: white;
    width: 80%;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: bold;
    border: 1px solid white;
    font-size: 21.5pt;
    background-color: rgb(10, 158, 74);
  }

  .div-botao-negado {
    margin-top: 570px;
  }

  .div-botao-negado button:hover {
    padding: 11px;
    border-radius: 10px;
    background-color: #0c4f29;
    border: 2px solid white;
    margin-left: -10px;
  }

  .foto-negada {
    margin-bottom: -105px;
    margin-top: 57px;
  }

  .padding-rodape {
    margin-top: 105px;
  }

  .foto-negado {
    background-image: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/livre-se-dos-oculos-mobile.png);
    margin-bottom: 0px;
    margin-top: 57px;
    background-position-x: 45%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: 595px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
  }
}

@media(min-width: 432px) and (max-width: 565.98px) {
  .banner-principal {
    background: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/full-banner-mobile.png);
    background-position-x: 73%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
    padding-bottom: 60px;
  }

  .logo-topo {
    margin-top: 120px;
    margin-bottom: 40px;
  }

  .banner-degrade h3 {
    margin-top: 40px;
  }

  .borda-white h3 {
    font-size: 19pt;
    font-weight: bold;
  }

  .btn-saiba-mais {
    color: white;
    width: 80%;
    border: 1px solid white;
    font-size: 19.5pt;
    background-color: #0a9e4a;
  }

  .btn-saiba-mais:hover {
    width: 80%;
  }

  .banner-principal button {
    padding: 1.3px;
    border: 1px solid #0c4f29;
    margin-left: -5px;
    background-color: #0c4f29;
  }

  .banner-2-circulos {
    background: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/banner-2-circulos.png);
    background-position-x: 0px;
    background-position-y: 24%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    display: block;
    max-width: 100%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-color: #ffffff;
    padding-bottom: 45px;
  }

  .banner-2-circulos h1 {
    margin-top: 0px;
    font-size: 21pt;
  }

  .margin-top-120 {
    margin-top: 60px;
  }

  .foto-dr-matheus {
    margin-top: 65px;
  }

  .foto-cirurgia-catarata {
    margin-top: 50px;
  }

  .banner-verde-parte-3 h1 {
    margin-top: 50px;
    font-size: 28pt;
    padding-bottom: 20px;
  }

  .borda-1 {
    height: auto;
    margin-top: 280px;
    border: 1px solid #7ca78f;
    padding: 20px;
    background-color: #7ca78f;
  }

  .borda-2 {
    height: auto;
    margin-bottom: 50px;
    margin-top: 250px;
    border: 1px solid #7ca78f;
    padding: 20px;
    background-color: #7ca78f;
  }

  .bg-white-exames {
    margin-top: 0px;
    padding-top: 10px;
  }

  .banner-verde-parte-3 {
    background-color: #dcf8e8;
    height: auto;
  }

  .btn-dr-matheus {
    color: white;
    width: 85%;
    border: 1px solid white;
    font-size: 19.5pt;
    background-color: #0a9e4a;
  }

  .btn-dr-matheus:hover {
    width: 85%;
  }

  .btn-cirurgia {
    padding: 1.5px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 12px;
    color: white;
    width: 85%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 13.5pt;
    background-color: #0a9e4a;
  }

  .btn-cirurgia:hover {
    padding: 1.5px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    width: 85%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 11.5pt;
    background-color: #0a9e4a;
  }

  .div-botao-checkup-ocular button {
    padding: 4.5px;
    background-color: #0c4f29;
    border: 1px solid #0c4f29;
    margin-left: -10px;
  }

  .btn-checkup-ocular {
    padding: 11px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    width: 86%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 12.5pt;
    background-color: #0a9e4a;
  }

  .btn-checkup-ocular:hover {
    width: 86%;
    font-size: 12.5pt;
  }

  .bg-convenios h1 {
    font-size: 26pt;
    padding-bottom: 20px;
  }

  .foto-negado {
    background-image: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/livre-se-dos-oculos-mobile.png);
    margin-bottom: 0px;
    margin-top: 57px;
    background-position-x: 0px;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: 404px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
  }

  .div-botao-cirurgia button {
    border-radius: 10px;
    transition: 1.5S;
    background-color: #0c4f29;
    padding: 7px;
    border: 1px solid #0a9e4a;
    margin-left: -10px;
  }

  .bg-a-clinica h1 {
    margin-top: 60px;
    font-size: 26pt;
  }

  .btn-saiba-mais-convenio {
    color: white;
    width: 86%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 19.5pt;
    background-color: #0a9e4a;
  }

  .btn-saiba-mais-convenio:hover {
    width: 86%;
  }

  .div-botao-convenio button {
    transition: 1.5S;
    background-color: #0c4f29;
    padding: 10.5px;
    border: 1px solid #0a9e4a;
    margin-left: -15px;
  }

  .borda-rodape {
    margin-left: 0px;
    border: 1px solid #205035;
    border-radius: 15px;
    background-color: #205035;
    padding: 40px;
    padding-top: 60px;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-top: 30px;
  }

  .p-rodape-link a {
    font-weight: normal;
    color: #eff2f0;
    font-size: 15pt;
  }

  .btn-cta-rodape {
    background-color: #0a9e4a;
    color: white;
    font-weight: bold;
    margin-top: 10px;
    font-size: 13pt;
    width: 100%;
  }

  .banner-degrade {
    background-image: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/banner-degrade-verde-convenios.png);
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    height: auto;
    max-width: 100%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
  }

  .btn-livre-se-dos-oculos {
    color: white;
    width: 86%;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: bold;
    border: 1px solid white;
    font-size: 16.5pt;
    background-color: rgb(10, 158, 74);
  }

  .div-botao-negado button {
    padding: 6.5px;
    border-radius: 5px;
    background-color: #0c4f29;
    border: 1.5px solid white;
    margin-left: -10px;
  }

  .btn-livre-se-dos-oculos:hover {
    color: white;
    width: 80%;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: bold;
    border: 1px solid white;
    font-size: 21.5pt;
    background-color: rgb(10, 158, 74);
  }

  .div-botao-negado {
    margin-top: 378px;
  }

  .div-botao-negado button:hover {
    padding: 11px;
    border-radius: 10px;
    background-color: #0c4f29;
    border: 2px solid white;
    margin-left: -10px;
  }

  .padding-rodape {
    margin-top: 100px;
  }

  .fonte-white-rodape {
    font-weight: bold;
    font-size: 15pt;
    color: white;
  }

  .span-rodape-link a {
    font-size: 15pt;
    font-weight: normal;
    color: #eff2f0;
  }
}

@media(min-width: 380px) and (max-width: 431.99px) {
  .borda-1 h3 {
    margin-top: 30px;
    color: white;
    font-size: 25pt;
    font-weight: bold;
  }

  .borda-2 h3 {
    margin-top: 30px;
    color: white;
    font-size: 25pt;
    font-weight: bold;
  }

  .borda-white h3 {
    font-size: 16pt;
    font-weight: bold;
  }

  .banner-principal {
    background: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/full-banner-mobile.png);
    background-position-x: 90%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
    padding-bottom: 60px;
  }

  .banner-principal p {
    margin-top: 10px;
    color: #0c4f29;
    font-weight: bold;
    font-size: 16pt;
  }

  .logo-topo {
    margin-top: 120px;
    margin-bottom: 40px;
  }

  .btn-saiba-mais {
    color: white;
    width: 80%;
    border: 1px solid white;
    font-size: 19.5pt;
    background-color: #0a9e4a;
  }

  .btn-saiba-mais:hover {
    width: 80%;
  }

  .banner-principal button {
    padding: 1.3px;
    border: 1px solid #0c4f29;
    margin-left: -5px;
    background-color: #0c4f29;
  }

  .banner-2-circulos {
    background: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/banner-2-circulos.png);
    background-position-x: 0px;
    background-position-y: 24%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    display: block;
    max-width: 100%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-color: #ffffff;
    padding-bottom: 45px;
  }

  .banner-2-circulos h1 {
    margin-top: 0px;
    font-size: 18pt;
  }

  .margin-top-120 {
    margin-top: 0px;
  }

  .banner-verde-parte-3 h1 {
    margin-top: 30px;
    font-size: 25pt;
    padding-bottom: 20px;
  }

  .img-negada {
    height: 286px;
    width: 418px;
    margin-top: -200px;
    border: 1px solid white;
  }

  .foto-cirurgia-catarata {
    padding-top: 30px;
  }

  .foto-dr-matheus {
    margin-top: 25px;
  }

  .foto-negado {
    background-image: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/livre-se-dos-oculos-mobile.png);
    margin-bottom: 0px;
    margin-top: 57px;
    background-position-x: -2px;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: 404px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
  }

  .borda-1 {
    height: auto;
    margin-top: 230px;
    border: 1px solid #7ca78f;
    padding: 20px;
    background-color: #7ca78f;
  }

  .borda-2 {
    height: auto;
    margin-bottom: 25px;
    margin-top: 250px;
    border: 1px solid #7ca78f;
    padding: 20px;
    background-color: #7ca78f;
  }

  .banner-degrade h3 {
    margin-top: 35px;
  }

  .banner-principal h1 {
    color: #0c4f29;
    font-size: 28pt;
    font-weight: bold;
  }

  .bg-white-exames {
    padding-top: 0px;
    margin-top: 5px;
  }

  .div-botao-checkup-ocular {
    margin-top: 30px;
  }

  .banner-verde-parte-3 {
    background-color: #dcf8e8;
    height: auto;
  }

  .btn-dr-matheus {
    color: white;
    width: 84%;
    border: 1px solid white;
    font-size: 18.5pt;
    background-color: #0a9e4a;
  }

  .btn-dr-matheus:hover {
    width: 85%;
    font-size: 17.5pt;
  }

  .div-botao-dr-matheus button {
    padding: 5px;
    margin-left: -10px;
    background-color: #0c4f29;
    border: 1px solid #0c4f29;
  }

  .btn-cirurgia {
    padding: 1.5px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 12px;
    color: white;
    width: 85%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 11.5pt;
    background-color: #0a9e4a;
  }

  .btn-cirurgia:hover {
    padding: 1.5px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    width: 85%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 11.5pt;
    background-color: #0a9e4a;
  }

  .div-botao-checkup-ocular button {
    padding: 5px;
    background-color: #0c4f29;
    border: 1px solid #0c4f29;
    margin-left: -10px;
  }

  .btn-checkup-ocular {
    padding: 11px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    width: 86%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 13.5pt;
    background-color: #0a9e4a;
  }

  .btn-checkup-ocular:hover {
    width: 86%;
    font-size: 12.5pt;
  }

  .div-botao-cirurgia button {
    border-radius: 10px;
    transition: 1.5S;
    background-color: #0c4f29;
    padding: 5px;
    border: 1px solid #0a9e4a;
    margin-left: -10px;
  }

  .bg-a-clinica h1 {
    margin-top: 40px;
    font-size: 21pt;
  }

  .div-botao-convenio {
    margin-top: 40px;
  }

  .bg-convenios {
    margin-top: 40px;
  }

  .bg-convenios h1 {
    font-size: 23pt;
  }

  .btn-saiba-mais-convenio {
    color: white;
    width: 83%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 21px;
    background-color: #0a9e4a;
    padding: 10px;
  }

  .btn-saiba-mais-convenio:hover {
    width: 85%;
  }

  .div-botao-convenio button {
    transition: 1.5S;
    background-color: #0c4f29;
    padding: 6.5px;
    border: 1px solid #0a9e4a;
    margin-left: -15px;
  }

  .borda-rodape {
    margin-left: 0px;
    border: 1px solid #205035;
    border-radius: 15px;
    background-color: #205035;
    padding: 40px;
    padding-top: 60px;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-top: 30px;
  }

  .borda-rodape h4 {
    font-size: 14.5pt;
  }

  .p-rodape-link a {
    font-weight: normal;
    color: #eff2f0;
    font-size: 12pt;
  }

  .banner-degrade {
    background-image: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/banner-degrade-verde-convenios.png);
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    height: auto;
    max-width: 100%;
    padding-bottom: 50px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
  }

  .btn-livre-se-dos-oculos {
    color: white;
    width: 85%;
    padding-top: 6px;
    padding-bottom: 7px;
    font-weight: bold;
    border: 1px solid white;
    font-size: 13.5pt;
    background-color: rgb(10, 158, 74);
  }

  .fonte-white-rodape {
    font-weight: bold;
    font-size: 11pt;
    color: white;
  }

  .div-botao-negado button {
    padding: 2.5px;
    border-radius: 5px;
    background-color: #0c4f29;
    border: 1.5px solid white;
    margin-left: -10px;
  }

  .btn-livre-se-dos-oculos:hover {
    color: white;
    width: 85%;
    font-weight: bold;
  }

  .div-botao-negado {
    margin-top: 380px;
  }

  .div-botao-negado button:hover {
    padding: 11px;
    border-radius: 10px;
    background-color: #0c4f29;
    border: 2px solid white;
    margin-left: -10px;
  }

  .foto-negada {
    margin-bottom: -80px;
    margin-top: 57px;
  }

  .padding-rodape {
    margin-top: 76px;
  }

  .span-rodape-link a {
    font-size: 14pt;
    font-weight: normal;
    color: #eff2f0;
  }
}

@media(min-width: 340px) and (max-width: 379.99px) {
  .borda-1 h3 {
    margin-top: 30px;
    color: white;
    font-size: 23pt;
    font-weight: bold;
  }

  .borda-2 h3 {
    margin-top: 30px;
    color: white;
    font-size: 25pt;
    font-weight: bold;
  }

  .banner-principal {
    background: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/full-banner-mobile.png);
    background-position-x: 90%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
    padding-bottom: 60px;
  }

  .banner-principal p {
    margin-top: 10px;
    color: #0c4f29;
    font-weight: bold;
    font-size: 15pt;
  }

  .logo-topo {
    margin-top: 120px;
    margin-bottom: 40px;
  }

  .btn-saiba-mais {
    color: white;
    width: 82%;
    border: 1px solid white;
    font-size: 18.5pt;
    background-color: #0a9e4a;
  }

  .btn-saiba-mais:hover {
    width: 82%;
  }

  .banner-principal button {
    padding: 0px;
    border: 1px solid #0c4f29;
    margin-left: -5px;
    background-color: #0c4f29;
  }

  .banner-2-circulos {
    background: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/banner-2-circulos.png);
    background-position-x: 0px;
    background-position-y: 24%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    display: block;
    max-width: 100%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-color: #ffffff;
    padding-bottom: 45px;
  }

  .banner-2-circulos h1 {
    margin-top: 0px;
    font-size: 16pt;
  }

  .margin-top-120 {
    margin-top: 0px;
  }

  .banner-verde-parte-3 h1 {
    margin-top: 25px;
    font-size: 22pt;
    padding-bottom: 20px;
  }

  .img-negada {
    height: 241px;
    width: 418px;
    margin-top: -200px;
    border: 1px solid white;
  }

  .foto-dr-matheus {
    margin-top: 65px;
  }

  .foto-negado {
    background-image: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/livre-se-dos-oculos-mobile.png);
    margin-bottom: 0px;
    margin-top: 24px;
    background-position-x: 46%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: 318px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
  }

  .banner-principal h1 {
    color: #0c4f29;
    font-weight: bold;
    font-size: 25pt;
  }

  .fonte-white-rodape {
    font-weight: bold;
    font-size: 11pt;
    color: white;
  }

  .span-rodape-link a {
    font-size: 11pt;
    font-weight: normal;
    color: #eff2f0;
  }

  .foto-dr-matheus {
    margin-top: 65px;
  }

  .borda-1 {
    height: auto;
    margin-top: 230px;
    border: 1px solid #7ca78f;
    padding: 20px;
    background-color: #7ca78f;
  }

  .borda-2 {
    height: auto;
    margin-bottom: 50px;
    margin-top: 230px;
    border: 1px solid #7ca78f;
    padding: 20px;
    background-color: #7ca78f;
  }

  .bg-white-exames {
    margin-top: 20px;
    padding-top: 0px;
  }

  .banner-verde-parte-3 {
    background-color: #dcf8e8;
    height: auto;
  }

  .btn-dr-matheus {
    color: white;
    width: 85%;
    border: 1px solid white;
    font-size: 15.5pt;
    background-color: #0a9e4a;
    padding: 8.5px;
  }

  .banner-degrade h3 {
    margin-top: 36px;
  }

  .btn-dr-matheus:hover {
    width: 80%;
    font-size: 14pt;
  }

  .div-botao-dr-matheus button {
    padding: 5px;
    margin-left: -10px;
    background-color: #0c4f29;
    border: 1px solid #0c4f29;
  }

  .foto-cirurgia-catarata {
    padding-top: 30px;
  }

  .borda-verde2 h3 {
    font-size: 22pt;
    font-weight: bold;
  }

  .borda-white h3 {
    font-size: 22pt;
    font-weight: bold;
  }

  .borda-verde h3 {
    font-size: 22pt;
    font-weight: bold;
  }

  .btn-cirurgia {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 0px;
    color: white;
    width: 85%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 13.5pt;
    background-color: #0a9e4a;
  }

  .btn-cirurgia:hover {
    padding: 1.5px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    width: 85%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 11.5pt;
    background-color: #0a9e4a;
  }

  .div-botao-checkup-ocular button {
    padding: 3px;
    background-color: #0c4f29;
    border: 1px solid #0c4f29;
    margin-left: -10px;
  }

  .btn-checkup-ocular {
    padding: 11px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    width: 90%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 15px;
    margin-left: -10px;
    background-color: #0a9e4a;
  }

  .btn-checkup-ocular:hover {
    width: 91%;
    font-size: 12px;
  }

  .div-botao-cirurgia button {
    border-radius: 10px;
    transition: 1.5S;
    background-color: #0c4f29;
    padding: 8px;
    border: 1px solid #0a9e4a;
    margin-left: -25px;
  }

  .bg-convenios {
    margin-top: 45px;
  }

  .bg-a-clinica h1 {
    margin-top: 45px;
    font-size: 19pt;
  }

  .btn-saiba-mais-convenio {
    color: white;
    width: 84%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 18px;
    background-color: #0a9e4a;
    padding: 9px;
  }

  .bg-convenios h1 {
    font-size: 20pt;
  }

  .btn-saiba-mais-convenio:hover {
    width: 85%;
  }

  .div-botao-convenio button {
    transition: 1.5S;
    background-color: #0c4f29;
    padding: 3px;
    border: 1px solid #0a9e4a;
    margin-left: -15px;
  }

  .borda-rodape {
    margin-left: 0px;
    border: 1px solid #205035;
    border-radius: 15px;
    background-color: #205035;
    padding: 40px;
    padding-top: 60px;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-top: 30px;
  }

  .p-rodape-link a {
    font-weight: normal;
    color: #eff2f0;
    font-size: 17pt;
  }

  .borda-rodape h4 {
    font-size: 18pt;
  }

  .banner-degrade {
    background-image: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/banner-degrade-verde-convenios.png);
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    height: auto;
    max-width: 100%;
    padding-bottom: 50px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
  }

  .btn-livre-se-dos-oculos {
    color: white;
    width: 85%;
    padding-top: 6px;
    padding-bottom: 7px;
    font-weight: bold;
    border: 1px solid white;
    font-size: 11.5pt;
    background-color: rgb(10, 158, 74);
  }

  .div-botao-negado button {
    padding: 0px;
    border-radius: 5px;
    background-color: #0c4f29;
    border: 1.5px solid white;
    margin-left: -10px;
  }

  .btn-livre-se-dos-oculos:hover {
    color: white;
    width: 85%;
    font-weight: bold;
  }

  .div-botao-negado {
    margin-top: 301px;
  }

  .div-botao-negado button:hover {
    padding: 6px;
    transition: 1.5S;
    border-radius: 10px;
    background-color: #0a9e4a;
    border: 2px solid white;
    margin-left: -10px;
  }

  .foto-negada {
    margin-bottom: -80px;
    margin-top: 57px;
  }

  .padding-rodape {
    margin-top: 60px;
  }

  .bg-a-clinica {
    margin-top: 40px;
  }

  .div-botao-checkup-ocular {
    margin-top: 35px;
  }
}

@media(min-width: 0px) and (max-width: 339.99px) {
  .borda-1 h3 {
    margin-top: 30px;
    color: white;
    font-size: 22pt;
    font-weight: bold;
  }

  .borda-2 h3 {
    margin-top: 30px;
    color: white;
    font-size: 22pt;
    font-weight: bold;
  }

  .banner-principal {
    background: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/full-banner-mobile.png);
    background-position-x: 90%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
    padding-bottom: 60px;
  }

  .banner-principal p {
    margin-top: 10px;
    color: #0c4f29;
    font-weight: bold;
    font-size: 13pt;
  }

  .btn-saiba-mais {
    color: white;
    width: 60%;
    border: 1px solid white;
    font-size: 10.5pt;
    background-color: #0a9e4a;
  }

  .banner-principal button {
    padding: 1.5px;
    border: 1px solid #0c4f29;
    margin-left: -5px;
    background-color: #0c4f29;
  }

  .banner-principal button img {
    height: 26px;
  }

  .logo-topo {
    margin-top: 50px;
    margin-bottom: 49px;
  }

  .banner-principal h1 {
    color: #0c4f29;
    font-weight: bold;
    font-size: 20pt;
  }

  .banner-2-circulos h1 {
    margin-top: 0px;
  }

  .margin-top-120 {
    margin-top: 0px;
  }

  .banner-2-circulos h1 {
    margin-top: 0px;
    font-size: 20pt;
  }

  .foto-dr-matheus {
    margin-top: 20px;
  }

  .borda-1 {
    height: auto;
    margin-top: 170px;
    border: 1px solid #7ca78f;
    padding: 20px;
    background-color: #7ca78f;
  }

  .borda-2 {
    height: auto;
    margin-bottom: 15px;
    margin-top: 155px;
    border: 1px solid #7ca78f;
    padding: 20px;
    background-color: #7ca78f;
  }

  .banner-degrade h3 {
    margin-top: 45px;
  }

  .bg-white-exames {
    padding-top: 0px;
    margin-top: 20px;
  }

  .banner-verde-parte-3 {
    background-color: #dcf8e8;
    height: auto;
  }

  .div-botao-checkup-ocular {
    margin-top: 30px;
  }

  .btn-dr-matheus {
    color: white;
    width: 80%;
    border: 1px solid white;
    font-size: 12.5pt;
    background-color: #0a9e4a;
    padding: 8.5px;
  }

  .banner-verde-parte-3 h1 {
    margin-top: 25px;
    font-size: 20pt;
  }

  .img-negada {
    height: 208px;
    width: 420px;
    margin-top: -137px;
    border: 1px solid white;
  }

  .btn-dr-matheus:hover {
    width: 80%;
    font-size: 14pt;
    0
  }

  .foto-cirurgia-catarata {
    padding-top: 30px;
  }

  .div-botao-dr-matheus button {
    padding: 2px;
    margin-left: -10px;
    background-color: #0c4f29;
    border: 1px solid #0c4f29;
  }

  .btn-cirurgia {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 3px;
    color: white;
    width: 81%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 11.5pt;
    background-color: #0a9e4a;
  }

  .btn-cirurgia:hover {
    padding: 1.5px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    width: 85%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 11.5pt;
    background-color: #0a9e4a;
  }

  .div-botao-checkup-ocular button {
    padding: 0px;
    background-color: #0c4f29;
    border: 1px solid #0c4f29;
    margin-left: -10px;
  }

  .bg-convenios {
    margin-top: 40px;
  }

  .bg-convenios h1 {
    font-size: 18pt;
  }

  .div-botao-convenio {
    margin-top: 20px;
  }

  .btn-checkup-ocular {
    padding: 9.5px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    width: 91%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 13px;
    margin-left: -15px;
    background-color: #0a9e4a;
  }

  .btn-checkup-ocular:hover {
    width: 91%;
    font-size: 12px;
  }

  .div-botao-cirurgia button {
    border-radius: 10px;
    transition: 1.5S;
    background-color: #0c4f29;
    padding: 7px;
    border: 1px solid #0a9e4a;
    margin-left: -15px;
  }

  .borda-white h3 {
    font-size: 17pt;
    font-weight: bold;
  }

  .borda-verde2 h3 {
    font-size: 18pt;
    font-weight: bold;
  }

  .borda-verde h3 {
    font-size: 16pt;
    font-weight: bold;
  }

  .bg-a-clinica h1 {
    margin-top: 60px;
    font-size: 26pt;
  }

  .btn-saiba-mais-convenio {
    color: white;
    width: 83%;
    font-weight: bold;
    border: 1px solid white;
    font-size: 15px;
    background-color: #0a9e4a;
    padding: 9px;
  }

  .btn-saiba-mais-convenio:hover {
    width: 85%;
  }

  .div-botao-convenio button {
    transition: 1.5S;
    background-color: #0c4f29;
    padding: 0.5px;
    border: 1px solid #0a9e4a;
    margin-left: -15px;
  }

  .borda-rodape {
    margin-left: 0px;
    border: 1px solid #205035;
    border-radius: 15px;
    background-color: #205035;
    padding: 40px;
    padding-top: 60px;
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    margin-top: 30px;
  }

  .foto-negado {
    background-image: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/livre-se-dos-oculos-mobile.png);
    margin-bottom: 0px;
    margin-top: 24px;
    background-position-x: 46%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: 318px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
  }

  .banner-degrade {
    background-image: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/banner-degrade-verde-convenios.png);
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    height: auto;
    max-width: 100%;
    padding-bottom: 50px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
  }

  .btn-livre-se-dos-oculos {
    color: white;
    width: 80%;
    padding-top: 9px;
    padding-bottom: 8px;
    font-weight: bold;
    border: 1px solid white;
    font-size: 9.5pt;
    background-color: rgb(10, 158, 74);
    text-align: left;
  }

  .div-botao-negado button {
    padding: 0px;
    border-radius: 5px;
    background-color: #0c4f29;
    border: 1.5px solid white;
    margin-left: -10px;
  }

  .btn-livre-se-dos-oculos:hover {
    color: white;
    width: 85%;
    font-weight: bold;
  }

  .div-botao-negado {
    margin-top: 298px;
  }

  .div-botao-negado button:hover {
    padding: 6px;
    transition: 1.5S;
    border-radius: 10px;
    background-color: #0a9e4a;
    border: 2px solid white;
    margin-left: -10px;
  }

  .foto-negada {
    margin-bottom: -80px;
    margin-top: 57px;
  }

  .padding-rodape {
    margin-top: 80px;
  }

  .fonte-white-rodape {
    font-weight: bold;
    font-size: 10pt;
    color: white;
  }

  .span-rodape-link a {
    font-size: 10pt;
    font-weight: normal;
    color: #eff2f0;
  }
}

/*.banner-principal {
    background: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/banner-principal-dr-matheus.png);
    background-position-x: 0px;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
    padding-bottom: 231px;
} */
@media(min-width:991.99px) and (max-width: 1236.99px) {
  .logo-topo {
    margin-top: 50px;
    margin-bottom: 58px;
  }
}

@media(min-width:768px) and (max-width: 991.98px) {
  .banner-principal p {
    margin-top: 10px;
    color: #0c4f29;
    font-weight: bold;
    font-size: 18pt;
  }

  .banner-2-circulos h1 {
    margin-top: 44px;
  }

  .btn-saiba-mais {
    color: white;
    width: 80%;
    border: 1px solid white;
    font-size: 19.5pt;
    background-color: #0a9e4a;
  }

  .btn-saiba-mais:hover {
    width: 80%;
  }
}

@media(min-width: 565px) and (max-width: 767px) {
  .banner-principal {
    background: url(https://drmatheusvieira.com.br/wp-content/themes/dr-matheus-vieira/img/full-banner-mobile.png);
    background-position-x: 0px;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: cover;
    padding-bottom: 100px;
  }

  .margin-top-120 {
    margin-top: 0px;
  }

  .banner-2-circulos h1 {
    margin-top: 20px;
  }
}

.p-wta3 {
  margin-top: 25px;
  color: white;
  font-size: 14px;
  text-align: center;
}

.p-wta3 a:hover {
  color: white;
  transition: 1.5S;
  text-decoration: none;
}

@media(max-width: 474.99px) {
  .h1-minhas-especialidades {
    text-align: center;
    font-size: 27pt;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .botao-fixo-rodape-1 {
    position: fixed;
    bottom: -33px;
    width: 100%;
    height: 70px;
    z-index: 9999;
  }

  .botao-fixo-rodape-2 {
    position: fixed;
    bottom: 5px;
    width: 100%;
    height: 70px;
    z-index: 9997;
  }

  .img-rodape-2 {
    width: 10%;
  }

  .img-rodape-1 {
    width: 10%;
  }
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 7%;
  height: 95%;
  color: #fff;
  text-align: center;
  opacity: .5;
  background-color: black;
}

@media(min-width:475px) and (max-width: 700.99px) {
  .botao-fixo-rodape-1 {
    position: fixed;
    bottom: -33px;
    width: 100%;
    height: 70px;
    z-index: 9999;
  }

  .botao-fixo-rodape-2 {
    position: fixed;
    bottom: 5px;
    width: 100%;
    height: 70px;
    z-index: 9997;
  }

  .img-rodape-2 {
    width: 10%;
  }

  .img-rodape-1 {
    width: 10%;
  }
}

@media(min-width:701px) and (max-width: 10000px) {
  .botao-fixo-rodape-1 {
    position: fixed;
    bottom: -33px;
    width: 100%;
    height: 70px;
    z-index: 9999;
  }

  .botao-fixo-rodape-2 {
    position: fixed;
    bottom: 5px;
    width: 100%;
    height: 70px;
    z-index: 999;
  }

  .img-rodape-2 {
    width: 7%;
  }

  .img-rodape-1 {
    width: 7%;
  }
}

.a-loc{
	color: white;
}

.a-loc:hover{
	transition: 0.3s all ease;
	color: #007bff;
}

@media(min-width: 992px){
	.img-atendimento{
		height: 100%;
		object-fit: cover;
	}
}