

.bg-body-navbar {
  --bs-bg-opacity: 1;
  background-color: white;
}

@font-face {
  font-family: "fontbig";
  src: url('fonts/jealouspunk.ttf'); /* format('truetype');*/
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Fontsmall";
  src: url('fonts/Fredoka.ttf'); /*format('truetype');*/
  font-weight: normal;
  font-style: normal;
}



.hedlocal{
    position: fixed;
}

.logolocal{
    width: 220px;
  margin-left: 200px;
}

.btn.decomenubig{
    border-style: solid;
  border-radius: 20px;
  border-color: #662483;
  border-width: 1.5px;
  width: 131px;
  margin-left: 25px;
  font-size: 1.2rem;
}

.btn.decomenubig.transparent{
    border-style: none;
    height: 64px;   
}

.btn.decomenubig.request{
    width: 194px;
  height: 64px;
}

.space{
    margin-left: 100px;
}

.labelheader{
    font-size: 22px;
  margin-top: 15px;
  margin-left: 50px;
  margin-right: 50px;
  color: #662483;
  font-weight: bold;
}

.phone{
    color: #662483;
}

.section1logo{
    width: 54%;
    margin-top: 20%;
    margin-bottom: 5%;
}

.kids{
  width: 109%;
    margin-top: 202px;
}

.textsect{
  color: #FFD345;
  font-size: 5rem;
  font-weight: bold;
  font-family: "fontbig";
  display: block;         /* o inline-block si prefieres */
  text-align: center;
  margin-bottom: 50px;;
}

.center{
  display: block;
  text-align: center;
  margin-bottom: 80px;
}

.btn-primarycontact {
  background-color: #00A150;
  color: #fff;
  padding: 12px 24px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
  z-index: 10;
  position: relative;
   /*animation: parpadeo 1s infinite; /* Animación aplicada */
}
@keyframes parpadeo {
  0%   { opacity: 1; }
  50%  { opacity: 0; }
  100% { opacity: 1; }
}

.roundcard{
  width: 300px; 
  height: 300px; 
  border-radius: 50%; 
  overflow: hidden; 
  background-color: #f8f9fa;
  align-items: center;
  justify-content: center;
  text-align: center;
  display: flex;
}

.smalltexts{
font-family: "Fontsmall";
font-size: 1.5rem;

}

.smalltexts label{
  text-align: center;
  color: #662483;
}
.textsect2{
  color: #FFD345;
  font-size: 5rem;
  font-weight: bold;
  font-family: "fontbig";
  display: block;         /* o inline-block si prefieres */
  text-align: center;
  margin-bottom: 50px;;
}

.textpurpleleft{
  color: #662483;
  text-align: justify;
}

.boxtextleft{
  text-align: left;
}

.mediumsection{
  background-color: #FFD345;
}

.logoenvolvente{
  width: 350px;
}

p, li, .smalltexts, .btn {
  font-family: "Fontsmall"; 
}
.btn.decomenubig {
  background-color: #fff;
  color: #662483;
  transition: all 0.3s ease;
}

.btn.decomenubig:hover {
  background-color: #662483;
  color: #fff;
}

.roundcard {
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transition: transform 0.3s ease;
}

.roundcard:hover {
  transform: scale(1.05);
}

.imground{
  width: 100%;
}
/*servicios start**/
.servicios{
  color: #3775D3;
  font-size: 5rem;
  font-weight: bold;
  font-family: "fontbig";
  display: block;         /* o inline-block si prefieres */
  text-align: center;
}
#servicios .container{
  margin-top: 4%;
}

#servicios label{
   color: #3775D3;
  font-size: 20px;
  font-weight: bold;
  font-family: "Fontsmall";
  display: block;         /* o inline-block si prefieres */
  text-align: center;
}

/**servicios end*/


/*Sección media nosotros start*/
/* --- MARCO BLOB ORGÁNICO PARA LA IMAGEN --- */
.marco-blob {
    width: 100%;
    max-width: 480px;
    aspect-ratio: 1.1;
    /* Genera la forma de burbuja asimétrica real */
    border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    background: rgba(255, 255, 255, 0.35);
    padding: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5);
    animation: fluidezBlob 8s ease-in-out infinite;
}

.marco-blob img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 35% 65% 60% 40% / 50% 40% 60% 50%;
    animation: fluidezImagen 8s ease-in-out infinite;
}

/* --- ANIMACIONES DE FLUIDEZ (EFECTO LÍQUIDO) --- */
@keyframes fluidezBlob {
    0% { border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%; }
    50% { border-radius: 70% 30% 52% 48% / 60% 40% 60% 40%; }
    100% { border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%; }
}

@keyframes fluidezImagen {
    0% { border-radius: 35% 65% 60% 40% / 50% 40% 60% 50%; }
    50% { border-radius: 50% 50% 40% 60% / 40% 60% 40% 50%; }
    100% { border-radius: 35% 65% 60% 40% / 50% 40% 60% 50%; }
}

.hero-yellow {
  background: linear-gradient(180deg, #ffe066 0%, #FFD345 100%);
  position: relative;
  padding: 100px 10% 80px;
  overflow: visible; /* permitir que la onda SVG se muestre */
  font-family: 'Poppins', sans-serif;
  color: #333;
}


.wave-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  pointer-events: none;
  z-index: 1;
}
.wave-top svg { display:block; width:100%; height:100%; }


.hero-content {
  position: relative;
  z-index: 3;
  display: flex;
  gap: 32px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* Columnas */
.text-column { flex: 1 1 52%; max-width: 720px; }
.image-column { flex: 1 1 36%; text-align: center; }

/* Título: asegurar contraste (no usar amarillo sobre amarillo) */
.text-column h2, .textsect {
  color: #7b2cbf !important; /* morado legible */
  font-size: 2.4rem;
  margin-bottom: 18px;
}
/* Texto descriptivo */
.text-column p.smalltexts, .textpurpleleft {
  color: #662483; 
}

/* Caja morada reforzada */
section.hero-yellow .services-box {
  background: linear-gradient(180deg, #7b2cbf 0%, #6a21b0 100%) !important;
  color: #fff !important;
  padding: 24px 26px !important;
  border-radius: 22px !important;
  box-shadow: 0 10px 24px rgba(123,44,191,0.18) !important;
  width: 100%;
  max-width: 420px;
  margin-top: 18px;
  display: block;
  z-index: 4;
}


.services-box h3 {
  margin-bottom: 10px;
  font-size: 1.3rem;
}

.services-box ul {
  list-style: none;
  padding: 0;
}

.services-box li {
  margin-bottom: 8px;
  font-size: 1.1rem;
}


.image-column img {
  width: 100%;
  max-width: 800px;
  border-radius: 20px;
}

.closing {
  margin-top: 30px;
  font-style: italic;
  color: #444;
}
/* Ajustes para que la onda no tape contenido */
.hero-yellow .wave-top,
.hero-yellow .hero-content,
.hero-yellow .services-box { will-change: transform; }

/* Responsive */
@media (max-width: 992px) {
  .hero-content { flex-direction: column; text-align: center; }
  .text-column, .image-column { flex: 1 1 100%; max-width: 100%; }
  .image-column img { max-width: 320px; margin-top: 20px; }
  .services-box { margin: 20px auto; width: 90%; }
}

@media (max-width: 600px) {
  .hero-yellow { padding: 70px 6% 40px; }
  .wave-top { height: 90px; }
  .text-column h2 { font-size: 1.8rem; }
  .services-box { padding: 16px; border-radius: 16px; }
}

/*Sección media nosotros end*/

/* pagos seguros start*/
/* Sección de pagos seguros */
.pagos-seguros {
	background-image: url(images/texturarosa.png);
	background-size: cover;
	background-position: center;
	box-shadow: 0 12px 32px rgba(0,0,0,0.12);
	text-align: center;
	overflow: hidden;
}
/* ============================
   SECCIÓN PROFESIONAL DE PAGOS
   ============================ */

.pagos-pro {
  background: #f7f2f8cf; /* Rosa suave profesional */
  padding: 60px 20px;
  border-radius: 28px;
  max-width: 1100px;
  margin: 60px auto;
  box-shadow: 0 12px 32px rgba(0,0,0,0.12);
}

.pagos-wrapper {
  position: relative;
  z-index: 2;
}

/* Encabezado */
.pagos-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
}

.icono-seguro img {
  width: 60px;
}

.pagos-header h2 {
	font-size: 2.8rem;
	color: #662483;
	margin: 0;
	font-family: "fontbig";
	font-weight: bold;
}

.subtitulo {
  color: #555;
  font-size: 1 rem;
  margin-top: 4px;
  font-family: "Fontsmall";
}

.badge-facturacion {
  
}

.badge-facturacion img {
  width: 20px;
}

/* Métodos de pago */
.metodos-pro {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 22px;
  margin: 30px 0;
}

.metodo-item {
  background: #fff;
  border-radius: 16px;
  padding: 18px 22px;
  width: 160px;
  text-align: center;
  box-shadow: 0 6px 16px rgba(0,0,0,0.12);
  transition: transform 0.25s ease;
}

.metodo-item:hover {
  transform: translateY(-6px);
}

.metodo-item img {
	max-height: 123px;
	margin-bottom: 10px;
	height: 73%;
}

.metodo-item span {
  font-weight: 600;
  color: #444;
}

/* Texto de seguridad */
.texto-seguridad {
  text-align: center;
  margin-top: 20px;
}

.texto-seguridad p {
  font-size: 1.2rem;
  font-family: "Fontsmall";
  color: #341142;
}

.garantia {
  margin-top: 10px;
  font-weight: 700;
  color: #2f7d32;
}

/* Sello inferior */
.sello-pro {
  margin-top: 30px;
  background: #fff;
  padding: 14px 20px;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  box-shadow: 0 6px 16px rgba(0,0,0,0.12);
  font-family: "Fontsmall";
  color: #341142;
  font-size: 1.5rem;
  width: 50%;
  margin-left: 25%;
  margin-right: 25%;
}



.sello-pro img {
  width: 32px;
}

/* Responsive */
@media (max-width: 768px) {
  .metodos-pro {
    justify-content: center;
  }

  .metodo-item {
    width: 140px;
  }

  .pagos-header {
    text-align: center;
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .metodo-item {
    width: 100%;
  }

  .icono-seguro img {
    width: 48px;
  }

  .pagos-header h2 {
    font-size: 1.6rem;
  }
}

/*Pago seguro end**/

/**login start*/
.agenda {
  padding: 60px 20px;
  background-image: url(images/backlogin.png);
  text-align: center;
  margin-top: 100px;
      max-height: 920px;
    min-height: 840px;
    background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
.tabs {
  margin-bottom: 20px;
}
.tab-btn {
  background: #ddd;
  border: none;
  padding: 10px 20px;
  margin: 5px;
  border-radius: 6px;
  cursor: pointer;
}
.tab-btn:hover {
  background: #bbb;
}
.form {
  max-width: 400px;
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.form.hidden {
  display: none;
}
input, textarea {
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 8px;
}
.btn-primary {
  background-color: #ff6f61;
  color: #fff;
  padding: 12px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}
.loginhead{
color: #FC5F4E;
  font-size: 3rem;
  font-weight: bold;
  font-family: "fontbig";
  display: block;
  text-align: center;
  margin-bottom: 50px;
}
/* Tabs */
.tabs {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 25px;
}

.tab {
  background: #f3e5f5;
  border: none;
  border-radius: 12px;
  padding: 8px 16px;
  font-weight: 600;
  color: #7b2cbf;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: "Fontsmall";
}

.tab.active {
  background: #fff;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
} 
.google-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 12px;
  padding: 10px 16px;
  font-weight: 600;
  color: #444;
  cursor: pointer;
  transition: all 0.3s ease;
}

.google-btn:hover {
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

/* Divider */
.divider {
  color: #777;
  font-size: 0.9rem;
  margin: 20px 0;
}
/* CTA principal */
.cta-btn {
  background: linear-gradient(90deg, #ff6f61, #ff8a80);
  color: #fff;
  border: none;
  border-radius: 14px;
  padding: 12px 20px;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.cta-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(255, 111, 97, 0.3);
}

/* Seguridad */
.security {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 0.9rem;
  color: #555;
  margin-top: 18px;
}


/**login end*/


/* Responsive */
@media (max-width: 600px) {
  .pagos-seguros {
    margin: 30px 12px;
    padding: 24px 16px;
  }

  .pagos-seguros h2 {
    font-size: 1.5rem;
  }

  .pagos-seguros .metodos {
    gap: 12px;
  }

  .pagos-seguros .metodos img {
    height: 28px;
  }
}




@media (max-width: 500px) {
.logolocal {
  width: 144px;
  margin-left: 0px;
}
.space {
  margin-left: 0px;
}
.section1logo {
  width: 55%;
  margin-bottom: 5%;
}
.textsect2 {
  font-size: 2rem;
}
.kids {
  width: 0px;
  margin-top: 202px;
  visibility: hidden;
}
.servicios {
  font-size: 2rem;
}
.btn-primarycontact {
  font-size: 15px;
}
.agenda {
  padding: 10px 20px;
  background-image: url(images/backmobilelogin.png);
  text-align: center;
  margin-top: 100px;
      max-height: 920px;
    min-height: 840px;
    background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
.loginhead {
	color: #FC5F4E;
	font-size: 1.5rem;
	font-weight: bold;
	font-family: "fontbig";
	display: block;
	text-align: center;
	margin-bottom: 50px;
}

}