.banner img {
  /* height: 329px; */
  /*background-size: cover;*/
  width: 100%;
  object-fit: cover;
}

.banner .carousel-indicators button {
  background-color: var(--orange);
  width: 50px;
  height: 10px;
  opacity: 1;
}

.button-banner-2 {
  width: 14%;
  height: 65px;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.h1-carousel {
  color: white !important;
  /* width: 250px; */
  width: 400px;
}
.h4-carousel {
  color: white !important;
}
.h6-carousel {
  color: white !important;
  font-size: 20px;
}

.banner .carousel-indicators {
  bottom: -50px !important;
}

.gradient {
  position: relative;
}
.gradient::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.4) 30%,
    rgba(0, 0, 0, 0.2) 50%
  );
}

.banner button.active {
  background-color: var(--blue-dark);
  width: 50px;
  height: 10px;
}

.h1-font-weigth {
  font-weight: 600;
  color: var(--blue-dark);
  font-size: var(--h1);
  text-align: initial;
  margin-bottom: 0px;
}

.linha {
  width: 180px;
  height: 2px;
  background-color: var(--blue-dark);
  margin-bottom: 20px;
}

.h4-font-weigth {
  font-weight: 700;
  color: var(--red-dark);
  font-size: var(--h4);
  text-align: initial;
}

.button-banner-1 {
  display: inline-block;
  padding: 5px 50px;
  background-color: var(--blue-dark);
  text-decoration: none;
  color: var(--white);
  border-radius: 10px;
  font-size: 14px;
  margin-top: 2%;
}

.border-right {
  border-right: 2px solid var(--orange);
}

.button-banner-2 {
  display: inline-block;
  /*padding: 5px 40px;*/
  background-color: var(--orange);
  text-decoration: none;
  color: var(--white);
  border-radius: 10px;
  font-size: 16px;
  margin-top: 2%;
  font-weight: 700;
}

.button-banner-3 {
  display: inline-block;
  padding: 10px 40px;
  background-color: var(--orange);
  text-decoration: none;
  color: var(--white);
  border-radius: 10px;
  font-size: 14px;
  margin-top: 2%;
}

.button-banner-1:hover,
.button-banner-2:hover,
.button-banner-3:hover {
  background-color: #6d0d0e;
}

.image-titulo {
  width: 50px;
}

.titulo-formulario {
  font-size: 35px;
  font-weight: 400;
  color: #c03f27;
}

#titulo-texto1 {
  font-size: 35px;
  font-weight: 400;
  color: var(--orange);
}

#titulo-texto2 {
  font-size: 3rem;
  font-weight: 600;
  color: #6d0d0e;
}

#nossos-exames .icon-1 {
  width: 40px;
  height: 50px;
}

#nossos-exames h1 {
  font-weight: 700;
  color: var(--red-dark);
}

#nossos-exames p {
  font-size: 32px;
  color: var(--orange);
  margin-bottom: 0px;
}

#nossos-exames .card {
  border: 1px solid #788fa1;
  margin-bottom: 40px;
}

#nossos-exames .card h2 {
  font-size: 24px;
  color: var(--red-dark);
  font-weight: 700;
}

#nossos-exames .card p {
  font-size: var(--paragrafo);
  color: #707070;
}

#nossos-exames .img-centro {
  height: 320px;
}

#nossa-historia .icon-1 {
  width: 50px;
  height: 80px;
}

#nossa-historia p {
  font-size: 20px;
  color: #707070;
}

#nossa-historia .title-1 {
  font-size: 32px;
  line-height: 0.1;
  color: var(--orange);
  padding: 0px;
  margin: 0px;
}

#nossa-historia h1 {
  font-size: 50px;
  color: var(--red-dark);
  padding: 0px;
  margin: 0px;
}

#nossa-historia .button-1 {
  padding: 10px 40px;
  background-color: var(--orange);
  color: var(--white);
  text-decoration: none;
  border-radius: 5px;
  font-weight: 700;
  display: inline-block;
  justify-content: center;
}

#nossa-historia .button-1:hover {
  background-color: #6d0d0e;
}

#nossa-historia .button-2 {
  background-color: var(--blue-dark);
}

#nossa-historia .border-rad-1 {
  border-radius: 10px 0px 0px 10px;
  border-right: 2px solid var(--orange);
}

#nossa-historia .border-rad-2 {
  border-radius: 0px 10px 10px 0px;
  border-left: 2px solid var(--orange);
}

#nossa-historia .button-2 a {
  padding: 15px 30px;
  color: var(--white);
  text-decoration: none;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

#nossa-historia .button-2 .navhover-4 {
  /* height: 84px; */
  /* width: 84px; */
  display: flex;
  align-items: center;
  justify-content: center;
}

#nossa-historia .button-2 #menu-4:hover .dropdown-menu {
  display: flex;
  justify-content: center;
  align-items: center;
}

#nossa-historia .button-2 #menu-4 {
  width: 100%;
  left: 0px;
  border-top: none;
  background-color: var(--blue-dark);
  color: var(--white);
  align-items: center;
  justify-content: center;
  /* top: 75px; */
}

#nossa-historia .button-2 #menu-4 p {
  text-decoration: none;
  color: var(--white);
  font-weight: 500;
  font-size: 16px;
  width: 404px;
  /* padding: 20px 0px; */
}

#nossa-historia .button-2 #menu-4 .texto-alinhamento {
  text-decoration: none;
  color: var(--white);
  font-weight: 500;
  font-size: 14px;
  /* width: 370px; */
  padding: 20px 0px;
}

#nossa-historia .iconeRequisicao {
  width: 75px !important;
}

#nossa-historia .button-2 img {
  width: 60px;
  height: 60px;
}

#nossa-historia .button-2 .ic {
  width: 30px;
  height: 30px;
}

#nossos-servicos {
  margin-top: 5rem !important;
}

#nossos-servicos img {
  width: 100%;
  height: 650px;
}

#nossos-servicos .title-1 {
  font-size: 32px;
  line-height: 0.5;
  color: var(--white);
  padding: 0px;
  margin: 0px;
}

#nossos-servicos h1 {
  font-size: 50px;
  color: var(--white);
  padding: 0px;
  margin: 0px;
}

#nossos-servicos .icon-7 {
  width: 50px;
  height: 100px;
}

#nossos-servicos .card-white {
  width: 75%;
  background-color: var(--white);
  padding: 0px 20px;
  padding-right: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#nossos-servicos .card-white a {
  text-decoration: none;
  font-weight: 700;
  color: var(--blue-dark);
  font-size: 18px;
  text-decoration: none;
  display: contents;
}

#nossos-servicos .card-white button {
  border: none;
  background-color: var(--blue-dark);
  padding: 10px;
}

#nossos-servicos .icon-8 {
  width: 30px;
  height: 30px;
}

#nossas-unidades .icon-1 {
  width: 40px;
  height: 50px;
}

#nossas-unidades h1 {
  font-weight: 700;
  color: var(--red-dark);
}

#nossas-unidades p {
  font-size: 32px;
  color: var(--orange);
  margin-bottom: 0px;
}

#nossas-unidades .unidades-card {
  background-color: var(--white);
  border: 1px solid #788fa1;
  box-shadow: 3px 3px 3px rgba(51, 51, 51, 0.25);
  padding: 10px;
  height: 480px;
}

#nossas-unidades .unidades-card span {
  color: var(--red-dark);
}

#nossas-unidades .unidades-card img {
  object-fit: cover;
  width: 100%;
  height: 250px;
}

#nossas-unidades .unidades-card .nossas-unidades-title {
  font-size: 26px;
  text-align: center;
  color: var(--orange);
}

#nossas-unidades .unidades-card .nossas-unidades-subt {
  font-size: 14px;
  color: #000000;
  text-align: center;
}

#nossas-unidades .unidades-card .icon-orange {
  border-radius: 100%;
  background-color: var(--orange);
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}

#nossas-unidades .unidades-card .icon-orange svg {
  color: var(--white);
  width: 15px;
  height: 15px;
}

#saiba-mais-1 {
  margin-left: 42em;
  position: relative;
  top: 58px;
  color: var(--white);
  width: 30%;
}
#saiba-mais-2 {
  margin-right: 43em;
  position: relative;
  top: 250px;
  color: var(--white);
  width: 30%;
}

#conheca-morita {
  width: 100%;
  height: 490px;
  background-image: url(https://orthox.com.br/wp-content/themes/ortho-x/assets/img/Banner-rodape.png);
}

.arrow-left {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  display: flex;
  margin-left: -43em;
}
.arrow-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  display: flex;
  margin-left: 41em;
}

#conheca-morita .content-conheca-morita h5 {
  font-size: 26px;
}

#conheca-morita .content-conheca-morita h1 {
  font-weight: 800;
}

#conheca-morita .content-conheca-morita a {
  background-color: var(--blue-dark);
  padding: 10px 50px;
  border-radius: 10px;
  color: var(--white);
  text-decoration: none;
  font-weight: 700;
}

#nossos-servicos .title-2 {
  font-size: 40px;
  font-weight: 700;
  color: var(--white);
}

#noticias .icon-1 {
  width: 40px;
  height: 50px;
}

#noticias h1 {
  font-weight: 700;
  color: var(--red-dark);
}

#noticias p {
  font-size: 32px;
  color: var(--blue-dark);
  margin-bottom: 0px;
  font-weight: 700;
  text-transform: capitalize;
}

#noticias a {
  color: var(--blue-dark);
  margin-bottom: 0px;
  font-weight: 700;
  text-transform: capitalize;
}

#noticias .noticias-card {
  background-color: var(--white);
  /*border: 1px solid #788FA1;*/
  /*box-shadow: 3px 3px 3px rgba(51, 51, 51, 0.25);*/
  /*padding: 10px;*/
  height: 425px;
}

#noticias .noticias-card img {
  width: 100%;
  height: 300px;
  border-radius: 20px;
}

#noticias .noticias-card .noticias-title {
  font-size: 26px;
  color: var(--red-dark);
}

#noticias .noticias-card .noticias-subt {
  font-size: 14px;
  font-weight: 700;
  color: var(--blue-dark);
}

#noticias .noticias-card a {
  font-size: 14px;
  font-weight: 700;
  color: var(--blue-dark);
}

.noticias-content .card {
  border: none;
}

.noticias-content p {
  font-size: 20px !important;
}

.noticias-content .card-title {
  color: var(--red-dark);
  font-weight: 700;
}
.noticias-content .img-thumb {
  width: 100%;
  height: 270px;
  border-radius: 10%;
  display: inline-block;
  overflow: hidden;
}
.noticias-content .thumb {
  height: 270px;
  transition: transform 0.2s;
  object-fit: cover;
}

.noticias-content .thumb:hover {
  transform: scale(1.06);
}
@media screen and (min-width: 2560px) {
  #conheca-morita {
    width: 100%;
    display: inline-block;
    position: relative;
    background-size: cover;
    margin: 0 auto;
  }
}

/*
███╗   ███╗ █████╗ ██╗  ██╗     ██╗██████╗  ██████╗  ██████╗ ██████╗ ██╗  ██╗
████╗ ████║██╔══██╗╚██╗██╔╝    ███║╚════██╗██╔════╝ ██╔═████╗██╔══██╗╚██╗██╔╝
██╔████╔██║███████║ ╚███╔╝     ╚██║ █████╔╝███████╗ ██║██╔██║██████╔╝ ╚███╔╝ 
██║╚██╔╝██║██╔══██║ ██╔██╗      ██║ ╚═══██╗██╔═══██╗████╔╝██║██╔═══╝  ██╔██╗ 
██║ ╚═╝ ██║██║  ██║██╔╝ ██╗     ██║██████╔╝╚██████╔╝╚██████╔╝██║     ██╔╝ ██╗
╚═╝     ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝     ╚═╝╚═════╝  ╚═════╝  ╚═════╝ ╚═╝     ╚═╝  ╚═╝                                                                             
*/

@media screen and (max-width: 1368px) {
  .arrow-right {
    margin-left: 35em;
  }
  .arrow-left {
    margin-left: -37.5em;
  }
}
@media screen and (max-width: 1440px) {
  .banner .carousel-caption {
    bottom: 20% !important;
  }

  #nossos-exames .card h2 {
    font-size: 18px;
  }

  #nossa-historia img {
    width: 100%;
  }

  #nossos-servicos .title-2 {
    font-size: 40px;
  }
  /* .content-conheca-morita { 
        margin-left: 29em;
    }  */
  #saiba-mais-1 {
    margin-top: -75px;
    font-size: 10px;
    margin-left: 30rem;
  }
  #saiba-mais-1 h1 {
    font-size: 20px;
  }
  #saiba-mais-1 p {
    font-size: 12px;
  }
  #saiba-mais-2 {
    margin-top: 60px;
    font-size: 10px;
    margin-left: 20px;
  }
  #saiba-mais-2 h1 {
    font-size: 20px;
  }
  #saiba-mais-2 p {
    font-size: 12px;
  }

  #nossos-servicos .card-white {
    width: 82%;
  }

  #nossas-unidades .unidades-card .icon-orange {
    padding: 0px;
    width: 30px;
    height: 30px;
  }

  #nossas-unidades .unidades-card {
    background-color: var(--white);
    border: 1px solid #788fa1;
    box-shadow: 3px 3px 3px rgba(51, 51, 51, 0.25);
    height: 480px;
  }

  /* #conheca-morita{
		width: 100%;
		height: 360px;
		background-image: url(https://https://orthox.com.br/wp-content/themes/ortho-x/assets/img/Banner-rodape.png);
		background-size: cover;
	} */

  #conheca-morita .content-conheca-morita {
    display: inline-block;
    position: relative;
    top: 120px;
    color: var(--white);
  }
  #conheca-morita .content-conheca-morita h5 {
    font-size: 23px;
  }

  #conheca-morita .content-conheca-morita h1 {
    font-weight: 800;
  }

  #conheca-morita .content-conheca-morita a {
    background-color: rgb(190, 69, 48);
    padding: 10px 50px;
    border-radius: 10px;
    color: var(--white);
    text-decoration: none;
    font-weight: 700;
  }

  #nossos-servicos .card-white a {
    font-size: 16px;
  }
}

/*
███╗   ███╗ █████╗ ██╗  ██╗     ██╗██████╗  ██████╗  ██████╗ ██████╗ ██╗  ██╗
████╗ ████║██╔══██╗╚██╗██╔╝    ███║╚════██╗██╔═████╗██╔═████╗██╔══██╗╚██╗██╔╝
██╔████╔██║███████║ ╚███╔╝     ╚██║ █████╔╝██║██╔██║██║██╔██║██████╔╝ ╚███╔╝ 
██║╚██╔╝██║██╔══██║ ██╔██╗      ██║██╔═══╝ ████╔╝██║████╔╝██║██╔═══╝  ██╔██╗ 
██║ ╚═╝ ██║██║  ██║██╔╝ ██╗     ██║███████╗╚██████╔╝╚██████╔╝██║     ██╔╝ ██╗
╚═╝     ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝     ╚═╝╚══════╝ ╚═════╝  ╚═════╝ ╚═╝     ╚═╝  ╚═╝
*/

@media screen and (max-width: 1200px) {
  .banner .carousel-caption {
    bottom: 10% !important;
  }

  .h1-font-weigth {
    font-size: 32px;
  }

  #nossos-exames .card {
    padding: 0px;
  }

  #nossos-exames .card h2 {
    margin: 0px;
    font-size: 18px;
  }

  #nossa-historia .title-1 {
    font-size: 30px;
    line-height: 0.5;
  }

  #nossa-historia h1 {
    font-size: 40px;
  }

  #nossa-historia p {
    font-size: 18px;
  }

  #nossos-servicos .title-1 {
    font-size: 28px;
  }

  #nossos-servicos .title-2 {
    font-size: 32px;
  }

  #nossos-servicos img {
    object-fit: cover;
  }

  #nossas-unidades .unidades-card {
    height: 450px;
  }

  #nossas-unidades .unidades-card img {
    height: 200px;
  }

  #nossas-unidades .unidades-card span {
    font-size: 20px;
  }

  #nossas-unidades .unidades-card .nossas-unidades-title {
    font-size: 20px;
  }

  #nossas-unidades .unidades-card .icon-orange {
    padding: 0px;
    width: 30px;
    height: 30px;
  }
}

@media screen and (max-width: 1024px) {
  #conheca-morita {
    display: none;
  }

  .arrow-right {
    margin-left: 29em;
  }
  .arrow-left {
    margin-left: -31.5em;
  }
  #nav-2 #menu-2 a {
    text-align: center;
  }
}

/*
███╗   ███╗ █████╗ ██╗  ██╗     █████╗  █████╗  ██╗██████╗ ██╗  ██╗
████╗ ████║██╔══██╗╚██╗██╔╝    ██╔══██╗██╔══██╗███║██╔══██╗╚██╗██╔╝
██╔████╔██║███████║ ╚███╔╝     ╚██████║╚██████║╚██║██████╔╝ ╚███╔╝ 
██║╚██╔╝██║██╔══██║ ██╔██╗      ╚═══██║ ╚═══██║ ██║██╔═══╝  ██╔██╗ 
██║ ╚═╝ ██║██║  ██║██╔╝ ██╗     █████╔╝ █████╔╝ ██║██║     ██╔╝ ██╗
╚═╝     ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝     ╚════╝  ╚════╝  ╚═╝╚═╝     ╚═╝  ╚═╝
*/
@media screen and (max-width: 991px) {
  .border-right {
    border-right: 2px solid transparent;
  }

  #scroll {
    background-color: var(--orange);
  }

  #scroll a {
    text-decoration: none;
    color: white;
  }
  .noticias-content {
    gap: 8rem;
  }

  .banner {
    margin-top: 80px;
  }

  .banner img {
    height: 250px;
  }

  #nossos-exames-mobile h1 {
    font-size: 40px;
    text-align: center;
  }

  #nossos-exames-mobile .icon-1 {
    width: 40px;
    height: 50px;
  }

  #nossos-exames-mobile h1 {
    font-weight: 700;
    color: var(--red-dark);
  }

  #nossos-exames-mobile p {
    font-size: 30px;
    color: var(--orange);
    margin-bottom: 0px;
  }

  #nossos-exames-mobile .card {
    border: 1px solid #788fa1;
    margin-bottom: 20px;
  }

  .owl-theme .owl-dots .owl-dot span {
    width: 50px !important;
    height: 10px !important;
    border-radius: 0;
    background-color: var(--orange);
  }

  .owl-theme .owl-dots .owl-dot.active span {
    background-color: var(--blue-dark);
  }

  #nossos-exames-mobile .card h2 {
    font-size: 24px;
    color: var(--red-dark);
    font-weight: 700;
  }

  #nossos-exames-mobile .card p {
    font-size: var(--paragrafo);
    color: #707070;
  }

  #nossos-exames-mobile .img-centro {
    display: none;
  }

  #nossa-historia .img-anos {
    width: 100%;
    border: 20px solid var(--blue-dark);
    border-radius: 50px;
  }

  #nossa-historia .title-1 {
    line-height: 1;
  }

  #nossa-historia .color-black {
    color: #000000;
  }

  #nossa-historia p {
    text-align: initial;
    color: white;
  }

  #nossa-historia .button-1 {
    background-color: var(--blue-dark);
    border-radius: 10px;
    margin-bottom: 20px;
  }

  #nossa-historia .button-2 {
    display: flex;
    justify-content: space-between;
  }

  #nossa-historia .border-rad-1 {
    border-radius: 0px;
    border: none;
  }

  #nossa-historia .border-rad-2 {
    border-radius: 0px;
    border: none;
  }

  #nossa-historia .btn-border-rad-0 {
    border-radius: 10px;
  }

  #nossa-historia .iconeRequisicao {
    width: 100px !important;
  }

  #nossa-historia .button-2 img {
    border-radius: 0px;
    width: 100px;
    height: 100px;
  }

  #nossos-servicos .title-1 {
    /*margin-right: 50%;*/
  }

  #nossos-servicos .title-2 {
    /*margin-right: 50%;*/
    font-size: 28px;
    color: var(--white);
    font-weight: 800;
  }

  #nossos-servicos img {
    height: 250px;
  }

  #nossos-servicos .position-iphone-none {
    position: static !important;
    /*background-color: var(--orange);*/
    background-image: url(https://orthox.com.br/wp-content/themes/ortho-x/assets/img/fundo-laranja-mobile.png);
    background-size: cover;
    height: 830px;
  }

  #nossos-servicos .center-mobile {
    justify-content: center;
  }

  #nossas-unidades .unidades-card {
    margin-bottom: 20px;
  }

  #conheca-morita {
    display: none;
  }
}
/* @media screen and (min-width: 425px){
    .arrow-right{
        display: none;
    }
    .arrow-left{
        display: none;
    }
} */

@media screen and (max-width: 768px) {
  .banner {
    margin-top: 20px;
  }
  .banner .carousel-item {
    height: 470px;
  }

  .banner .banner-2 {
    height: 400px;
  }
  .banner .banner-3 {
    height: 400px;
  }
  .banner .carousel-caption {
    bottom: 5% !important;
    left: 5%;
  }
  .banner .text-banner2 {
    bottom: 0% !important;
  }
  .banner .text-banner3 {
    bottom: 0% !important;
  }
  .h1-carousel {
    color: var(--red-dark) !important;
  }
  .h4-carousel {
    color: var(--blue-dark) !important;
  }
  .h6-carousel {
    color: var(--blue-dark) !important;
  }
  .gradient::after {
    background: none;
  }
  #nossos-servicos img {
    height: 270px;
  }
  #nossos-servicos .position-iphone-none {
    height: 970px;
  }
  #titulo-texto1 {
    font-size: 30px;
  }

  #titulo-texto2 {
    font-size: 2.6rem;
  }

  #nossos-servicos .card-white a {
    font-size: 16px;
  }
  #nossa-historia .img-anos {
    width: 50%;
    border: 20px solid var(--blue-dark);
    border-radius: 50px;
  }
  .arrow-left {
    display: none;
  }
  .arrow-right {
    display: none;
  }
}

@media screen and (max-width: 425px) {
  .banner {
    margin-top: 80px;
  }
  .banner .carousel-item {
    height: 480px;
  }
  .banner .banner-2 {
    height: 405px;
  }
  .banner .banner-3 {
    height: 405px;
  }
  .banner .carousel-caption {
    bottom: 6% !important;
  }
  .banner .text-banner2 {
    bottom: 0% !important;
  }
  .banner .text-banner3 {
    bottom: 0% !important;
  }
  #nossa-historia .img-anos {
    width: 100%;
  }
  .arrow-left,
  .arrow-right {
    display: none;
  }
}

@media screen and (max-width: 375px) {
  .banner .banner-1 {
    height: 410px;
    margin-bottom: 40px;
  }
  .banner .banner-2 {
    height: 385px;
    /* margin-bottom: 40px; */
  }
  .banner .banner-3 {
    height: 385px;
    margin-bottom: 40px;
  }
  .banner .carousel-caption {
    bottom: -7% !important;
  }
  .h1-carousel {
    width: 260px;
  }
  .banner .text-banner {
    bottom: -16% !important;
  }
  .banner .text-banner2 {
    bottom: -6% !important;
  }
  .banner .text-banner3 {
    bottom: -12% !important;
  }
}

/* POPUP COM IMAGEM */

/* Sobreposição */
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* Card */
.popup-card {
  position: relative;
  width: 90%;
  max-width: 500px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  animation: fadeIn 0.5s ease;
}

/* Imagem */
.popup-card img {
  width: 100%;
  height: auto;
  display: block;
}

/* Botão X */
.popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #6d0d0e;
  color: #fff;
  border: none;
  font-size: 20px;
  padding: 5px 7px;
  border-radius: 50%;
  cursor: pointer;
  line-height: 0.9;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* POPUP COM IMAGEM */
