@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/montserrat-v26-latin-regular.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/montserrat-v26-latin-italic.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/montserrat-v26-latin-500.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: url("fonts/montserrat-v26-latin-500italic.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/montserrat-v26-latin-600.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: url("fonts/montserrat-v26-latin-600italic.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/montserrat-v26-latin-700.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/montserrat-v26-latin-700italic.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 900;
  src: url("fonts/montserrat-v26-latin-900italic.woff2") format("woff2");
}

html {
  height: 100%;
  scroll-padding-top: 1px;
}

body {
  margin: 0;
  min-height: 100%;
  background-color: #628396;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
h1,
h2,
h3 {
  font-weight: bold;
  margin-bottom: 10px;
}
h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px;
}
h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-embed:before,
.w-embed:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-embed:after {
  clear: both;
}
.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
.w-container:before,
.w-container:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-container:after {
  clear: both;
}
.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.section {
  text-align: center;
  background-color: #fff;
  padding: 60px 40px 70px;
}
.section-5 {
  text-align: center;
  background-color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
}
.section-8 {
  background-color: #202123;
  padding: 63px 10px 95px;
}
.text-block-33 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 24px;
}
.text-block-34 {
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 400px) {
  .text-block-34 {
    font-size: 13px;
  }
}
.text-block-36 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.heading-5 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}
.heading-6 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 34px;
}
.heading-6.white {
  color: #fff;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}
.section-11 {
  background-color: #628396;
  padding-top: 100px;
  padding-bottom: 80px;
}
.section-12 {
  text-align: center;
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.59));
  padding: 60px 10px 80px;
  position: relative;
}
.section-planes {
  text-align: center;
  padding: 60px 10px 80px;
  position: relative;
  height: 800px;
}
.heading-7 {
  color: #000;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
}
.heading-7.planes {
  color: #628396;
  font-weight: 700;
  text-align: left;
}
.heading-5.planes {
  color: #000;
  text-align: center;
}
.text-block-40 {
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
}
.text-block-41 {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}
.text-block-41-izq {
  color: #fff;
  text-align: left;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}
.text-block-41-just {
  color: #fff;
  text-align: justify;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}
.slide-19 {
  padding-top: 137px;
}
.section-13 {
  background-image: radial-gradient(circle, #fff, #b29240);
  height: 2px;
}
.div-block-26 {
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  text-align: center;
  max-width: 100%;
  height: 400px;
  padding-left: 5px;
  padding-right: 5px;
  transition: all 0.3s;
  display: flex;
}
.div-block-26._03 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../images/turbina-avion-volando.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 150px;
  display: block;
}
.div-block-26._03.crmeacion {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/anfora-funeral.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 150px;
  display: block;
}
.div-block-26._01 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../images/urna-funeral.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 150px;
  display: block;
}
.div-block-26._02 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../images/abuelos-abrazando.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 150px;
  display: block;
}
.text-block-42 {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  position: static;
}
.heading-28 {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}
.div-block-34 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/mujer-luto-ataud.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 200px;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 68px;
}
.div-block-40 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/anfora-funeral.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 200px;
  padding-top: 80px;
}
.div-block-32 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/carroza-blanca.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 60px;
}
.div-block-33 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/mujer-documentos.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 200px;
  padding-top: 68px;
}
.div-block-37 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/salas-velatorias.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 200px;
  padding-top: 80px;
}
.div-block-35 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/mujer-lapiz-telefono.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 200px;
  padding-top: 60px;
}
.text-block-46 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: x-large;
  margin-bottom: 25px;
}
.div-block-38 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/servicio-de-responso.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 200px;
  padding-top: 68px;
}
.div-block-36 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/jumbo-jet-volando-cielo.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 200px;
  padding-top: 68px;
}
.div-block-32 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/carroza-blanca.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 350px;
  padding-top: 175px;
  margin-left: 0.5px;
  margin-right: 0.5px;
}
.div-block-33 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/mujer-documentos.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 350px;
  padding-top: 175px;
  margin-left: 0.5px;
  margin-right: 0.5px;
}
.div-block-34 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/mujer-luto-ataud.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 350px;
  padding-top: 175px;
  margin-left: 0.5px;
  margin-right: 0.5px;
}
.div-block-35 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/mujer-lapiz-telefono.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 350px;
  padding-top: 175px;
  margin-left: 0.5px;
  margin-right: 0.5px;
}
.div-block-36 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/jumbo-jet-volando-cielo.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 350px;
  padding-top: 175px;
  margin-left: 0.5px;
  margin-right: 0.5px;
}
.div-block-37 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/salas-velatorias.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 350px;
  padding-top: 175px;
  margin-left: 0.5px;
  margin-right: 0.5px;
}
.div-block-38 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/servicio-de-responso.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 350px;
  padding-top: 175px;
  margin-left: 0.5px;
  margin-right: 0.5px;
}
.div-block-40 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/anfora-funeral.webp);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 350px;
  padding-top: 175px;
  margin-left: 0.5px;
  margin-right: 0.5px;
}
.section-13 {
  background-image: none;
  background-color: #b29240;
  height: 2px;
}
.whatsapp {
  background-color: #0c642f;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 1000px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  width: 85%;
  max-width: 600px;
}
.telefono {
  background-color: blue;
  margin-top: 10px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 1000px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  width: 85%;
  max-width: 600px;
}
.accion {
  background-color: rgba(255, 255, 255, 0.232);
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 1000px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  width: 85%;
  max-width: 600px;
  margin-top: 30px;
}
.carousel {
  width: 100%;
  position: relative;
  margin: auto;
}
.carousel-inner {
  display: flex;
  background-color: #fff;
}
.carousel-inner2 {
  display: flex;
}
.carousel-item {
  box-sizing: border-box;
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #fff;
  height: 200px;
  width: 200px;
  flex-shrink: 0;
}
.carousel-item img {
  max-width: 100px;
  max-height: 100px;
  padding-bottom: 10px;
  margin: auto;
}
.carousel-button {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  border-radius: 5px;
  padding: 10px;
  cursor: pointer;
  z-index: 1;
}
.carousel-button2 {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  background: rgba(255, 255, 255, 0.785);
  color: black;
  border: none;
  border-radius: 5px;
  padding: 10px;
  cursor: pointer;
  z-index: 1;
}
.carousel-button.prev {
  left: 10px;
}
.carousel-button2.prev {
  left: 10px;
}
.carousel-button.next {
  right: 10px;
}
.carousel-button2.next {
  right: 10px;
}
.texto-carousel {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}
.google-maps {
  background-image: url(../images/mapa-ubicacion.webp);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: 2px solid #b29240;
  border-radius: 5px;
  width: 100%;
}
.whatsapp-button {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 1000;
  background-color: #25d366;
  border-radius: 50%;
  padding: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}
.whatsapp-button img {
  width: 30px;
  height: 30px;
}
.whatsapp-button:hover {
  transform: scale(1.1);
}
.tel-button {
  position: fixed;
  top: 60px;
  right: 10px;
  z-index: 1000;
  background-color: blue;
  border-radius: 50%;
  padding: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}

.tel-button img {
  width: 30px;
  height: 30px;
}
.tel-button:hover {
  transform: scale(1.1);
}

.tel-number {
  position: fixed;
  top: 7px;
  left: 0px;
  z-index: 1000;
  padding: 5px;
  padding-right: 8px;
  transition: transform 0.3s ease;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  color: #fff;
  background-color: #628396;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.tel-number:hover {
  transform: scale(1.1);
}

@media (max-width: 600px) {
  .tel-number {
    font-size: 13px;
  }
}

@media (min-width: 601px) {
  .tel-number {
    font-size: 20px;
  }
}

.up-button {
  position: fixed;
  bottom: 40px;
  right: 10px;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.313);
  border-radius: 50%;
  padding: 2px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}
.up-button img {
  width: 40px;
  height: 40px;
}
.up-button:hover {
  transform: scale(1.1);
}
.slide-19 {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.slide-19.show {
  opacity: 1;
}
.div-contacto {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.link-contacto {
  color: white;
  text-decoration: none;
}
.planes-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-family: Montserrat, sans-serif;
}
.planes-container button {
  padding: 10px 20px;
  font-size: 25px;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  cursor: pointer;
  color: white;
  border: 2px solid #b29240;
  border-radius: 5px;
  height: 200px;
  max-width: 800px;
  width: 100%;
  margin: auto;
}
ul {
  text-align: left;
  list-style-type: none;
  padding-left: 15px;
}
ul li:before {
  content: "\2713 ";
  color: #b29240;
}
.popup-planes {
  font-family: Montserrat, sans-serif;
}
.titulo-plan {
  text-decoration: underline;
  color: #b29240;
}
.katy {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #628396;
}
.palladio {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #628396;
}
.montage {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #628396;
}
.antunez {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #628396;
}
.owen {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #628396;
}
.negro {
  color: #000;
  border-color: #000;
  margin: auto;
  margin-bottom: 30px;
}
.whatsapp-negro {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  margin: auto;
  margin-bottom: 30px;
}
.texto-blanco {
  color: #fff;
  text-decoration: none;
}
.texto-negro {
  color: #000;
}
.velorio-content {
  text-align: left;
  border-left: 2px solid #b29240;
  border-right: 2px solid #b29240;
  border-bottom: 2px solid #b29240;
  border-radius: 0 0 5px 5px;
}
.velorio-accordion {
  margin-bottom: 20px;
}
.velorio-accordion-item {
  border-bottom: 1px solid #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.velorio-accordion-item button {
  width: 100%;
  text-align: left;
  background-color: #628396;
  border-radius: 5px 5px 0 0;
  color: #fff;
  border: solid 2px #b29240;
  outline: none;
  cursor: pointer;
  font-size: 1.2em;
  transition: background-color 0.3s ease;
}
.velorio-accordion-item button:hover {
  background-color: #628396d7;
}
.velorio-accordion-item .velorio-content {
  display: none;
  padding: 15px;
  background-color: #fafafa;
}
.faq-titulos {
  font-size: 20px;
  font-weight: 150;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 20px;
  line-height: 1;
}
.faq-titulos h2 {
  margin: none;
  line-height: 0;
}
.faq-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.faq-button span {
  font-size: 16px;
  color: #ffffff60;
}
.margen-5px {
  margin-left: 5px;
  margin-right: 5px;
}

.columns-container {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
  justify-content: space-between;
  background-color: #b29240;
}

.column-item {
  flex: 1;
  min-width: 300px;
  height: 400px;
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  transition: all 0.3s;
  display: flex;
  margin: auto;
}

.column-item._01 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/urna-funeral.webp");
  padding-top: 150px;
}

.column-item._02 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/abuelos-abrazando.webp");
  padding-top: 150px;
}

.column-item._03 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/turbina-avion-volando.webp");
  padding-top: 150px;
}

.column-item.crmeacion {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../images/anfora-funeral.webp");
  padding-top: 150px;
}

.div-block-26 {
  display: block;
  width: 100%;
  height: 100%;
  color: white;
  padding: 20px;
}

.heading-28 {
  font-size: 1.5em;
  margin-bottom: 10px;
}

.text-block-40 {
  margin-bottom: 20px;
}

.text-block-42 {
  font-size: 1em;
}
.seccion-primer-carrusel {
  margin: 0;
  font-family: Arial, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}

.primer-carousel {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 70vh;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
}

.primer-carousel-slide {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  position: relative;
}

.primer-carousel-slide.primer-active {
  display: flex;
}

.primer-carousel-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.primer-carousel-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  z-index: 1;
}

.primer-carousel-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding: 20px;
  width: 100%;
  z-index: 2;
}
.titulo-primer-carrusel {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}
.texto-primer-carrusel {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}
.fade-in {
  opacity: 0;
  transition: opacity 2s ease-in-out;
}
.fade-in.visible {
  opacity: 1;
}
.navegador {
  text-align: center;
  background-color: #628396;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 17vh;
  padding: 0 20px;
  position: relative;
  z-index: 999;
  border-bottom: #628396 solid 3px;
}

.navegador img {
  height: 17vh;
}

.menu-icon {
  font-size: 24px;
  cursor: pointer;
  color: white;
}

.menu {
  display: none;
  flex-direction: column;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #628396;
  width: 100%;
  text-align: left;
  padding: 10px 0;
  z-index: 998;
  border-bottom: #b29240 solid 3px;
}

.menu a {
  padding: 10px 20px;
  color: white;
  text-decoration: none;
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.menu a:hover {
  background-color: #4a6572;
}

.show-menu {
  display: flex;
}
.lazy-background {
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all 0.3s;
  background-color: #628396;
}
.lazy-background2 {
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #628396;
}
.lazy-background3 {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.3s;
  background-color: #628396;
}
.swiper {
  width: 100%;
  position: relative;
  margin: auto;
  background-color: #fff;
}
.swiper-wrapper {
  display: flex;
}
.swiper-slide1 {
  box-sizing: border-box;
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 200px;
  width: 200px;
  flex-shrink: 0;
}
.swiper-slide1 img {
  max-width: 100px;
  max-height: 100px;
  padding-bottom: 10px;
  margin: auto;
}
.swiper-slide2 {
  box-sizing: border-box;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  height: 300px;
  width: 100%;
  flex-shrink: 0;
}
.swiper-slide2 img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  top: 0;
  left: 0;
  z-index: 0;
}
.texto-carousel2 {
  position: absolute;
  top: 60%;
  left: 0;
  right: 0;
  z-index: 1;
  color: white;
  padding: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 34px;
  background: linear-gradient(
    to right,
    rgba(237, 6, 6, 0) 0%,
    rgba(1, 1, 1, 0.925) 40%,
    rgba(0, 0, 0, 0.925) 60%,
    rgba(237, 6, 6, 0) 100%
  );
}
.fondo-dorado {
  background-color: #b29240;
}
.fondo-oscurecido {
  padding-top: 5px;
  padding-bottom: 5px;
  background: linear-gradient(
    to right,
    rgba(237, 6, 6, 0) 0%,
    rgba(1, 1, 1, 0.925) 40%,
    rgba(0, 0, 0, 0.925) 60%,
    rgba(237, 6, 6, 0) 100%
  );
}
.fondo-oscurecido-accion {
  background: linear-gradient(
    to right,
    rgba(237, 6, 6, 0) 0%,
    rgba(1, 1, 1, 0.925) 40%,
    rgba(0, 0, 0, 0.925) 60%,
    rgba(237, 6, 6, 0) 100%
  );
}
.texto-planes {
  max-width: 800px;
  margin: auto;
  margin-bottom: 50px;
  margin-top: 50px;
}
.container-planes {
  background-color: #b29240;
  padding: 20px;
  width: 80%;
  margin: auto;
  border-radius: 50px;
  border: #fff 1px solid;
}
.boton-planes {
  background-color: #fff;
  color: #000;
  border: #b29240 2px solid;
}
.descripcion-planes {
  color: #000;
  text-align: left;
}
.ver-mas {
  background: linear-gradient(
    to right,
    rgba(237, 6, 6, 0) 0%,
    rgba(1, 1, 1, 0.925) 40%,
    rgba(0, 0, 0, 0.925) 60%,
    rgba(237, 6, 6, 0) 100%
  );
  width: 100%;
  margin: 0;
}
.separador {
  width: 50%;
  margin: auto;
}
@media (max-width: 1000px) {
  .separador {
    width: 100%;
  }
}
.formulario-web-container {
  font-family: Montserrat, sans-serif;
  max-width: 600px;
  margin: 30px auto;
  padding: 20px;
  background: #fff;
  border: 2px solid #b29240;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.formulario-web-title {
  margin-top: 30px;
  margin-bottom: 60px;
  text-align: center;
  font-size: 28px;
}

.formulario-web-success {
  color: #0c642f;
  margin-bottom: 40px;
  text-align: center;
  font-size: large;
}

.formulario-web-error {
  color: red;
  margin-bottom: 40px;
  text-align: center;
  font-size: large;
}

.formulario-web-form .formulario-web-group {
  margin-bottom: 15px;
}

.formulario-web-label {
  display: block;
  margin-bottom: 5px;
  text-align: left;
}

.formulario-web-input,
.formulario-web-textarea {
  width: 95%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
}

.formulario-web-button {
  background-color: #0c642f;
  color: white;
  padding: 10px 15px;
  border: none;
  border-radius: 15px;
  cursor: pointer;
  width: 100%;
}

.formulario-web-button:hover {
  background-color: #0a5729;
}
.valor-promocional {
  font-size: 10px;
  font-weight: 100;
  vertical-align: top;
  white-space: nowrap;
}
.formulario-web-zone {
  display: none;
}
.formulario-web-button {
  position: relative;
  overflow: hidden;
}

.formulario-web-button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.283);
  transition: width 3s ease;
}

.formulario-web-button.loading::after {
  width: 100%;
}

.formulario-web-button.loading {
  pointer-events: none;
  cursor: not-allowed;
}
.margen-arriba {
  margin-top: 100px;
}
.whatsapp-botoncito {
  width: 25px;
  margin-left: 10px;
  padding-bottom: 5px;
}
.borde-completo {
  border: 2px solid #b29240;
  border-radius: 10px;
  padding: 20px;
}
.borde-izq {
  border-top: 2px solid #b29240;
  border-right: 2px solid #b29240;
  border-bottom: 2px solid #b29240;
  border-radius: 0px 10px 10px 0;
  padding: 20px;
  margin-left: -40px;
}
.borde-dorado {
  border: 2px solid #b29240;
}
.imagen-servicios {
  width: 100%;
  max-width: 800px;
  border: 2px solid #b29240;
  border-radius: 10px;
  margin: auto;
  margin-bottom: 30px;
}
.file-list-interno {
  list-style-type: none;
  padding: 0;
}

.file-item-interno {
  margin: 10px 0;
  font-family: Montserrat, sans-serif;
}

.file-link-interno {
  color: #628396;
  text-decoration: none;
  font-weight: bold;
}

.file-link:hover {
  text-decoration: underline;
}

.file-link.view {
  color: #4a90e2;
}

.file-link.download {
  color: #e94e77;
}
.item-lista-interno {
  color: #628396;
  font-family: Montserrat, sans-serif;
  font-size: x-large;
}
.buscador-obituario-title {
  text-align: center;
  color: #333;
}

.buscador-obituario-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 600px;
  margin: auto;
  border: 2px solid #b29240;
  padding: 20px;
  border-radius: 8px;
}

.buscador-obituario-input {
  width: 90%;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 16px;
}

.buscador-obituario-button {
  width: 100%;
  padding: 10px;
  border: none;
  background-color: #007bff;
  color: white;
  font-size: 16px;
  cursor: pointer;
}

.buscador-obituario-button:hover {
  background-color: #0056b3;
}

@media (max-width: 600px) {
  .buscador-obituario-form {
    padding: 15px;
  }
}
.no-encontrado {
  color: rgba(255, 0, 0, 0.712);
  font-style: italic;
}
.katy-logo {
  width: 25px;
  padding-bottom: 5px;
}
.line-height-1 {
  line-height: 1;
}
.text-align-left p {
  text-align: left !important;
}
.margen-izq-20 {
  padding-left: 30px;
}
.que-es-cremacion {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
  margin-top: 10px;
  padding: 20px;
  border-radius: 10px;
  border: #b29240 2px solid;
}
.testimonios {
  background-color: white;
  font-family: Montserrat, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  text-align: center;
}
.testimonial-carousel {
  width: 80%;
  max-width: 600px;
  padding: 20px;
  position: relative;
  overflow: hidden;
}

.testimonial {
  display: none;
  text-align: center;
  animation: fade 1s ease-in-out;
}

.testimonial.active {
  display: block;
}

.stars {
  font-size: 24px;
  color: #ffd700;
  margin-bottom: 10px;
}

.name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.review {
  font-size: 16px;
  color: #555;
}

@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.carroza-carousel-container {
  position: relative;
  width: 100%;
  max-width: 600px;
  margin: auto;
  overflow: hidden;
}

.carroza-carousel {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.carroza-carousel-slide {
  min-width: 100%;
  box-sizing: border-box;
}

.carroza-carousel-slide img {
  width: 100%;
  display: block;
}

.carroza-carousel-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  z-index: 100;
  outline: none; /* Quita el borde de enfoque predeterminado */
  font-size: 18px; /* Asegura un tamaño de fuente adecuado */
  border-radius: 50%; /* Hace los botones redondos */
}

.carroza-carousel-control.carroza-prev {
  left: 10px;
}

.carroza-carousel-control.carroza-next {
  right: 10px;
}

.carroza-carousel-control:focus {
  outline: none; /* Quita el borde que aparece al hacer clic en los botones */
}

.carroza-carousel-control:hover {
  background-color: rgba(0, 0, 0, 0.7); /* Hace que los botones se vean un poco más oscuros al pasar el mouse */
}

@media screen and (max-width: 600px) {
  .carroza-carousel-control {
    padding: 5px;
  }
}