.header {
  text-align: center;
  background-color: #ffffff;
  background-repeat: repeat;
  
  padding: 0.5rem; }
  .header .main-header {
	font-size: 2em;
        font-weight: normal !important;
 }
.seleccionador
{
    border-style: solid;
    border-width: 2px;  
    border-color: #f32121 !important;
} 
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.comentariospantalla
{
    border-style: solid;
    border-width: 0px;
    border-radius: 10px;
    border-color: #333333;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ffffff;
    color: #333333;    
}
p {
    word-break: break-word;
}
.fotosorbit
{
height:63vh; max-height: 80% !important; 
padding: 5px; background-color: white;
}
.mySlides {display:none;}
.F
{
color: #813b95;     
}
.R
{
color: #c9238e;    
}
.A
{
color: #38af4b;     
}
.M
{
 color: #a8b53b;    
}
.E
{
 color: #3b57a5;    
}

.header-subnav {
font-family: 'Avant Garde', Avantgarde, 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  float: none;
  position: relative;
  top: 0.5rem;
  text-align: center;
  margin-bottom: 0; 
  }
  .header-subnav li {
    float: none;
    display: inline-block; 
	}
    .header-subnav li a {
      padding: 0.9rem 1rem 0.75rem;
      font-size: 0.875rem;
      color: #fff;
	  text-shadow: 0px 0px 3px #333;
      text-transform: uppercase;
      display: block;
      font-weight: bold;
      letter-spacing: 1px;


	  }
      .header-subnav li a.is-active {
        background: rgba(250, 250, 250, 0.7);
        color: #333; 
		text-shadow: 0px 0px 0px #000;
		}
      .header-subnav li a:hover {
        background: rgba(250, 250, 250, 0.7);
        color: #333;
		text-shadow: 0px 0px 0px #000;
        transition: all .25s ease-in-out; }

.letra-wala{
font-family: 'Courgette', cursive !important;
font-size: 1.6875rem;
}
.codigoevento{
    text-align: center !important;
    font-size: 1.5em !important;
    color: black !important;
    
}

.cintas3{
background-image: url('/img/logoparty_horizontal_sup.png');
background-repeat: repeat-x; 
background-size: 150px; 
z-index: 4; 
padding: 20px;
}
.cintas4{
background-image: url('/img/logoparty_horizontal_sdown.png');
background-repeat: repeat-x; 
background-size: 150px; 
z-index: 4; 
padding: 20px;
}
.cintas{
background-image: url('/img/pelicula_arriba.jpg');
background-repeat: repeat-x; 
background-size: 40px; 
z-index: 4; 
padding: 20px;
}
.cintas2{
background-image: url('/img/pelicula_abajo.jpg');
background-repeat: repeat-x; 
background-size: 40px; 
z-index: 4; 
padding: 20px;
}

.style-eight {
    padding: 0;
    border: none;
    border-top: medium double #c1c1c1;
    color: #c1c1c1;
    text-align: center;
}
.style-eight:after {
    content: "§.§";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1em;
    padding: 0 0.25em;
    background: white;
}
/*MENU NAVEGACION*/		
/* overwrite foundation styles */
/* Fondo del todo */
.top-bar {
    background: #f5d3e2 none repeat scroll 0% 0% !important;
	font-weight: bold !important;
		
}
.top-bar-section li{
background: #f5d3e2 none repeat scroll 0% 0% !important;


}
/* Botones normales */
.top-bar-section li:not(.has-form) a:not(.button) {
	background: #f5d3e2 none repeat scroll 0% 0%;
	font-weight: bold !important;
	color: #333;
	
	
}

/* Botón Activo */ 
.top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #f76773 none repeat scroll 0% 0%;
    color: #333;
}
/* HOVER EN BOTON NO ACTIVO */ 
.top-bar-section li:not(.has-form) a:hover:not(.button) {
    background: #ef9cc1 none repeat scroll 0% 0% !important;
    color: #333 !important;
	
}
/* HOVER EN BOTON ACTIVO */ 
.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    background: #ef9cc1 none repeat scroll 0% 0% !important;
    color: #333 !important;
	
}

/* fin estado activo menÃº */


/* ni idea de para que */
.top-bar-section li:not(.has-form) a:hover:not(.button) {
    background: #f5d3e2 none repeat scroll 0% 0%;
	color: #333 !important;
}


/* submenu */
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
	background: #f5d3e2 none repeat scroll 0% 0%;
	color: #333 !important;

}

.top-bar-section .dropdown li:not(.has-form):hover:not(.active) > a:not(.button) {
    background: #022F3D none repeat scroll 0% 0%;
    color: #333 !important;
}
.top-bar-section .dropdown{
background: #022F3D none repeat scroll 0% 0%;
}

.fondorosa{
background: #f4b5d0 none repeat scroll 0% 0%;
}
.letrablanca{
color: #ffffff !important;
}
.letranegra{
color: #eee !important;
}
.azul_cuqui{
color: #9CF1D6 !important;
}
.negrita{
font-weight: bold !important;
}
.padding_20{
padding: 20px !important;
}
.padding_10{
padding: 10px !important;
}
.padding_10lados{
padding-left: 10px !important;
padding-right: 10px !important;
}

.padding_5{
padding: 5px !important;
}
  @media only screen and (max-width: 40em) {
.visiblesmall_small{
height: 100px !important;
}
.novisible_small{
display: none !important;
}
}
.largito{font-size:25px;padding:0 5px;}
.extra-largito{font-size:45px;padding:5px;}
.icono_busqueda_l{
height: 50px !important;
float: left;
margin-top: -25px !important;
padding-right: 5px;
}
.mensaje{
padding: 20px;
    border-style: solid;
    border-width: 2px;
	border-color: #898787;
   top: 0px;
   left: 0px;
   margin-top: 0px;
   margin-left: 0px;
background: #f9f9fa none repeat scroll 0% 0% !important;
}
.icono_busqueda_r{
height: 50px !important;
float: right;
margin-top: -25px !important;
padding-left: 5px;
}
.icono_busqueda_c{
height: 50px !important;
float: center;
margin-top: -25px !important;
padding-bottom: 5px;
}
.sinpaddingarribaabajo{
margin-top: 0px !important;
padding-top: 0px !important;
padding-bottom: 0px !important;
margin-bottom: 0px !important;
}
	  
/* fin submenu */		
		
.has-dropdown li{
    background: #022F3D none repeat scroll 0% 0% !important;

}

/* Botón Activo */ 
.has-dropdown.active {
    background: #f76773 none repeat scroll 0% 0%;
    color: #333;
}

.activado{
    background: #f76773 none repeat scroll 0% 0% !important;
    color: #333;
}



.has-dropdown ul {
background: #022F3D none repeat scroll 0% 0% !important;
}
.listado{
    text-align: left;

}
.top-bar .toggle-topbar.menu-icon a{
    color: #333 !important;

}	
.top-bar .name {
    background: #f5d3e2 none repeat scroll 0% 0% !important;
    color: #333 !important;
}

.size_12{
font-size: 2em;
color: #f76773;
}	

.a_wuudu{
color: #e886aa !important;
}
.b_wuudu{
background: #E388B0 !important;
color: #333 !important;
font-weight: bold;
}
.cuqui_wuudu{
background: #ffffff !important;
color: #7b7878 !important;
border-style: solid;
border-width: 1px;
border-color: rgba(1,1,1,0.8) !important;
border-left: -1px !important;
}
.c_wuudu{
background: #f5d3e2 !important;
color: #333 !important;
font-weight: bold;
}
.recargastyle{
background: #f5d3e2 !important;
color: #333 !important;
font-weight: bold;
border-radius: 2px;
padding: 5px;
}
.d_wuudu{
background: #f5d3e2 !important;
}
.e_wuudu{
background: #f5d3e2 !important;
color: #333 !important;
font-weight: bold;
}
.rojo{
color: #fd1600 !important;
}
.verde{
color: #0ac92d !important;
}
.azul{
color: #239AF6 !important;
}
.amplio{
height: 60px !important;
}
.icono_izquierda{
padding-left: 10px !important;
font-size: 2em;
}

.mio {
  padding: 5px;
  border-style: solid;
  background: #f4fcfc;
  border-radius: 20px;
  margin-bottom: -1px;
  border-width: 1px;
  border-color: #b7d5e2;
}


.suyo {
  padding: 5px;
  border-style: solid;
  background: #ffefef;
  border-radius: 20px;
  margin-bottom: -1px;
  border-width: 1px;
  border-color: #ffd6f1;
}


.secondary-tabs .tabs {
  text-align: center; }
  .secondary-tabs .tabs i {
    font-size: 1.5rem;
    margin-right: 0rem; }
  .secondary-tabs .tabs li {
    width: 33%; }
    .secondary-tabs .tabs li:hover i {
      font-size: 1.7rem; }

  .secondary-tabs .tabs .tab-title > a {
    background-color: #ffffff;
    outline: none;
    font-size: 1rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    color: #333; }
  .secondary-tabs .tabs .tab-title:active a {
  background-color: #F4B5D0; }
	
.secondary-tabs .tabs-content {
  border: 0px solid #999;
  border-top: none; }

  .secondary-tabs .tabs-content h3 {
    margin-left: 2.7rem; }
  .secondary-tabs .tabs-content h5 {
    color: #e74c3c;
    margin-left: 0rem; }
  .secondary-tabs .tabs-content p {
    margin-bottom: 0.2rem; }
  .secondary-tabs .tabs-content .switch {
    margin-bottom: 1rem; }

	
.secondary-tabs-2 .tabs {
  text-align: center; }
  .secondary-tabs-2 .tabs i {
    font-size: 1.5rem;
    margin-right: 0rem; }
  .secondary-tabs-2 .tabs li {
    width: 24%; }
    .secondary-tabs-2 .tabs li:hover i {
      font-size: 1.7rem; }

  .secondary-tabs-2 .tabs .tab-title > a {
    background-color: #ffffff;
    outline: none;
    font-size: 1rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    color: #333; }
  .secondary-tabs-2 .tabs .tab-title:active a {
  background-color: #F4B5D0; }
	
.secondary-tabs-2 .tabs-content {
  border: 0px solid #999;
  border-top: none; }

  .secondary-tabs-2 .tabs-content h3 {
    margin-left: 2.7rem; }
  .secondary-tabs-2 .tabs-content h5 {
    color: #e74c3c;
    margin-left: 0rem; }
  .secondary-tabs-2 .tabs-content p {
    margin-bottom: 0.2rem; }
  .secondary-tabs-2 .tabs-content .switch {
    margin-bottom: 1rem; }	
	
	
	
	
	
.progress {
  margin: 0 auto 2rem auto;
  padding: 0;
  width: 90%;
  height: 30px;
  overflow: hidden;
  background: #e5e5e5;
  border-radius: 6px; }

.meter {
  position: relative;
  float: left;
  min-width: 1%;
  height: 100%; }

.percent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-family: tahoma,arial,helvetica;
  font-size: 12px;
  color: white; }

.meter.blue {
  background: cornflowerblue; }

.meter.red {
  background: #e74c3c; }

.meter.orange {
  background: #e67e22; }

.meter.green {
  background: #2ecc71; }

.meter.purple {
  background: #9b59b6; }




/*MENU NAVEGACIÓN*/

/*CONTENIDO*/
.box {
background-color: #fff !important;
  border-radius: 1px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 10px 25px;
  display: block;
  margin-top: 30px; }

.box-icon {
  background-color: #9CF1D6 ;
  border-radius: 30%;
  display: table;
  height: 50px;
  margin: 0 auto;
  width: 50px;
  margin-top: -30px;
  font-size: 1.9rem; }
  
  .box-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle; }

.info h4 {
  font-size: 26px;
  letter-spacing: 2px;
  text-transform: uppercase; }
.info p {
  color: #717171;
  font-size: 16px;
  padding-top: 10px; }
.info a {
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  transition: all 0.5s ease 0s; }
  .info a:hover {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.5s ease 0s; }
/*CONTENIDO*/

/*PRODUCTOS*/
.features {
  text-align: center; }
  .features hr {
    width: 25%;
    margin: 1rem auto; }

  .features .round-icon {
    background-color: #E388B0 !important;
    border-radius: 50%;
    display: table;
    height: 50px;
    margin: -30px auto 1rem;
    width: 50px;
    font-size: 1.9rem; }
    .features .round-icon span {
      color: #fff;
      display: table-cell;
      text-align: center;
      vertical-align: middle; }
  @media only screen and (max-width: 40em) {
    .features .columns {
      margin-bottom: 5rem; } 
	  }
/*PRODUCTOS*/
.productos-titulo{
text-align: center;
}
.productos {
text-align: left;
color: #ffffff !important;
font-weight: bold;
margin-top: 20px;
margin-bottom: 10px;
}
.p-productos{
text-align: justify;
margin-top: -10px;
padding-left: 20px;
padding-right: 20px;
}
.round-icon-productos {
    background-color: #fff !important;
    border-radius: 50%;
    display: table;
    height: 150px;
    margin: -70px auto 1rem;
	margin-left: 0px;
    width: 150px;
    font-size: 2.1rem; 
	}
 @media only screen and (max-width: 40em) {	
		 .round-icon-productos {
	border-radius: 50%;
    display: table;
    height: 100px;
    margin: -50px auto 1rem;
	margin-left: 0px;
    width: 100px;
    font-size: 2rem; 
	}
	}
.negro {
color: #333 !important;
padding: 10px;
text-align: justify;
}
.justificado{
text-align: justify;
}
.iconito{
height: 50px;
width: 50px;
display: table-cell;
text-align: center;
vertical-align: middle;
background-color: #E388B0 !important;
border-radius: 50%;
font-size: 1.9rem;
color: #fff;
}

.logo_medios{
height: 120px;
}

/*secciones*/
.hero {
  background-color: #E388B0;
  background-size: cover;
 
  
  }
  .hero:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*background-image: linear-gradient(to bottom right, #002f4b, #dc4225);*/
    opacity: .8; }
  .hero .intro {
    padding: 0.1rem;
    position: relative;
    top: 0.5rem;
    }
  .hero h1 {
	vertical-align: center;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.5em;
    letter-spacing: -0.025em;
    font-weight: 300;
    text-align: center; }
  .hero p {
    color: #fff;
    line-height: 1.75em;
    font-weight: 200;
    text-align: center;
    margin-bottom: 1.5rem; }
  .hero .tech-img {
    background: url("/img/Prod_icono1mBASIC.png") no-repeat center center;
    background-size: 5rem 5rem;
    height: 6rem;
    width: 6rem;
	border-radius: 0%;
    display: block;
    margin: -20rem auto; }
  @media only screen and (min-width: 40.063em) {
	.hero {
	margin-top: 40px;
	}
    .hero .tech-img {
	background-size: 13rem 13rem;
      height: 18rem;
      width: 18rem;
	  margin: -4rem auto; 	  }
    .hero h1 {
      vertical-align: center;
      text-align: right;
      font-size: 2.5rem; }
    .hero p {
      text-align: justify; } }
/*secciones*/


.h3-restaurante {
color: #c1b041;
}		
		
.callout-card {
  background: white;
  border: 1px solid #333;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  margin: 1rem 0;
  overflow: hidden; }

  .callout-card .card-label {
    border-color: transparent #333 transparent transparent;
    border-color: rgba(255, 255, 255, 0) #333333 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
  .callout-card.primary {
    border-color: #446cb3; }
    .callout-card.primary .card-label {
      border-color: transparent #446cb3 transparent transparent;
      border-color: rgba(255, 255, 255, 0) #446cb3 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
  .callout-card.secondary {
    border-color: #adb2bd; }
    .callout-card.secondary .card-label {
      border-color: transparent #adb2bd transparent transparent;
      border-color: rgba(255, 255, 255, 0) #adb2bd rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
  .callout-card.info {
    border-color: #89c4f4; }
    .callout-card.info .card-label {
      border-color: transparent #89c4f4 transparent transparent;
      border-color: rgba(255, 255, 255, 0) #89c4f4 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
  .callout-card.alert {
    border-color: #f22613; }
    .callout-card.alert .card-label {
      border-color: transparent #f22613 transparent transparent;
      border-color: rgba(255, 255, 255, 0) #f22613 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
  .callout-card.success {
    border-color: #87d37c; }
    .callout-card.success .card-label {
      border-color: transparent #87d37c transparent transparent;
      border-color: rgba(255, 255, 255, 0) #87d37c rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
  .callout-card.warning {
    border-color: #c9b638; }
    .callout-card.warning .card-label {
      border-color: transparent #c9b638 transparent transparent;
      border-color: rgba(255, 255, 255, 0) #c9b638 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
  .callout-card .card-label {
    border-style: solid;
    border-width: 0 70px 40px 0;
    float: right;
    height: 0px;
    width: 0px;
    transform: rotate(360deg); }
  .callout-card .callout-card-content {
    padding: 0.5rem 1.5rem 0.875rem; }
  .callout-card.radius {
    border-radius: 0.6rem; }
  .callout-card .label-text {
    color: #fff;
    font-size: 0.75rem;
    font-weight: bold;
    position: relative;
    right: -40px;
    top: 2px;
    white-space: nowrap;
    transform: rotate(30deg); }

.azulito
{
background: #9af1d5;
}
.margin-top-10
{
margin-top: 10px;
}
.color-rosita
{
color: #fda1a1;
}
.color-rosita-oscuro
{
color: #d37699;
}
.color-rosita-blog
{
color: #E76591;
}
.color-negro
{
color: #333333;
}
.color-amarillo{
color: yellow;
}
.color-blanco{
color: #fff;
}
.color-azul-cuqui{
color: #9CF1D6;
}
.iconos-grandes
{
font-size: 2.2em;
}
.borde-2px{
text-shadow: 0px 0px 3px #333;
}
.social
{
padding: 8px;
}
.orbit_container
{
background: #fff;
}
.orbit-bullets{
margin-bottom: 5px !important;
}
.imagen-orbit{
height: 150px;
}
.imagen-orbit-producto{
height: 250px;
}
.fondo-verde-claro{
background: #f4fffb;
}

/*blog*/
.imagen-blog
{
max-width: 90%;
max-height: 150px;
}
.imagen-blog-big
{
max-width: 70%;
max-height: 250px;
margin-bottom: 10px;
}
  @media only screen and (max-width: 40em) {
.imagen-blog-big
{
max-width: 70%;
max-height: 200px;
margin-bottom: 10px;
}  
  }
.movie {
  background-color: #e67e22; }

.health {
  background-color: #2ecc71; }

.pirate {
  background-color: #2c3e50; }

.sass {
  background-color: #e74c3c; }

.code {
  background-color: #8e44ad; }

.button.ghost {
  margin-bottom: 0;
  background-color: #34495e;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 0.5rem 1.5rem;
  transition: all 0.3 ease-out;
  color: #fff; }
  .button.ghost:hover {
    background-color: #fff;
    color: #34495e;
    transition: 0.2 ease; }

.row.full {
  max-width: 100%; }

.sidebar {
  display: inline-block;
  background-color: #34495e; }
  .sidebar h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 800; }
  .sidebar h2 {
    font-weight: 300;
    color: #B0CADB; }

.middle-header {
  text-align: center; }

@media only screen and (min-width: 64.063em) {
  .sidebar {
    position: fixed;
    background-color: #34495e;
    top: 0;
    bottom: 0; }
    .sidebar h1 {
      color: #fff;
      text-transform: uppercase;
      font-weight: 800; }
    .sidebar h2 {
      font-weight: 300;
      color: #B0CADB; }

  .middle-header {
    text-align: right;
    position: relative;
    top: 50%;
    transform: translateY(85%); } }
.content img {
  width: 400px; }
.content img.author {
  float: right;
  border-radius: 50%;
  height: 48px;
  width: 48px; }
.content h2 {
  margin-top: 1.25rem;
  font-weight: 800; }
.content h4 {
  border-bottom: 1px solid #34495e;
  text-transform: uppercase;
  color: #aaa;
  padding: 0.4em 0;
  font-size: 80%;
  font-weight: 500;
  letter-spacing: 0.1em; }

.social-header i {
  font-size: 3rem;
  color: #fff;
  margin: 10px 15px; }
  .social-header i:hover {
    transform: scale(1.5);
    transition: .6s ease-in-out; }

/*Comentarios*/
i.icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #ebebeb;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -16px;
}
i.icon::before {
  content: "";
  display: block;
  background: #c2c2c2;
  width: 10px;
  height: 10px;
  border-radius: 1000px;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: 5px;
}
i.icon::after {
  content: "";
  display: block;
  background: #c2c2c2;
  width: 20px;
  height: 10px;
  border-radius: 1000px 1000px 0 0;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 15px;
}

h6.byline {
  padding-left: 40px;
  position: relative;
  margin-bottom: 15px;
  margin-top: 10px;
}
h6.byline .data {
  font-weight: 400;
}
h6.byline .label {
  font-size: 60%;
}

.indented.comment {
  padding-left: 15px;
  border-left: 1px solid #ebebeb;
}

.push {
  margin-bottom: 40px;
}

.bullets {
  margin-left: 30px;
}
.imagen_load{

  position: fixed;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
  border: 10px solid rgb(228, 164, 200);
    border-radius:50%;
    overflow:hidden;
  z-index: 1000;
  
}
.divload{
    position: fixed;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: rgba(229, 222, 222, 0.5);
    z-index: 1000;
  
}
#loader {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100vw;
    height: 100vh;
    background-color: rgba(234, 255, 248, 0.5);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
}

@media screen and (min-width:600px) {
.menumovil {
    display: none;
  }

}
@media screen and (max-width:599px) {
.menumovil {
    display: block;
  }
}
.fileUpload {
padding: 20px;
background: #9CF1D6 !important;
color: #fff !important;
font-weight: bold;
text-shadow: 0px 0px 1px #333;
}

.fileUpload input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.inputs{
  padding: 10px !important;
font-weight: bold !important;
}


/* === THEME WEDDING OVERRIDES (neutraliza el rosa legacy) === */
html.theme-wedding :root{
  --bg:#FAF7F2; --paper:#FFFFFF; --ink:#2B2B2B; --muted:#6B6B6B; --gold:#C7A574; --salvia:#9FB4A1;
}

/* Top bar y subnav (anula rosa) */
html.theme-wedding .top-bar,
html.theme-wedding .top-bar-section li,
html.theme-wedding .top-bar .name{
  background: var(--paper) !important;
}

html.theme-wedding .top-bar-section li > a:not(.button){
  background: transparent !important;
  color: var(--ink) !important;
  font-weight: 600 !important;
  text-shadow: none !important;
  border-radius: 12px;
}
html.theme-wedding .top-bar-section li > a:not(.button):hover,
html.theme-wedding .top-bar-section li.active > a:not(.button){
  background: rgba(0,0,0,.06) !important;
  color: var(--ink) !important;
}

/* Subnav inferior */
html.theme-wedding .header-subnav{
  background: var(--bg) !important;
}
html.theme-wedding .header-subnav li a{
  color: var(--ink) !important;
  text-shadow: none !important;
}
html.theme-wedding .header-subnav li a.is-active,
html.theme-wedding .header-subnav li a:hover{
  background: rgba(0,0,0,.06) !important;
  color: var(--ink) !important;
}

/* Botones de la marca */
html.theme-wedding .btn-primary{
  background: var(--gold) !important; color:#fff !important; border:0 !important;
}
html.theme-wedding .btn-secondary{
  background: transparent !important; color: var(--ink) !important; border:1px solid rgba(0,0,0,.14) !important;
}

/* === HERO: imagen estable en widescreens === */
html.theme-wedding .hero-wrap{ background: var(--bg); }
html.theme-wedding .hero-visual{
  aspect-ratio: 16/9;            /* fija proporción, evita banda rara */
  border-radius: 20px; box-shadow: 0 10px 25px rgba(0,0,0,.06); overflow: hidden;
}
html.theme-wedding .hero-visual img{
  width:100%; height:100%; object-fit: cover; display:block;
}

/* Ajuste extra para pantallas muy anchas */
@media (min-width: 1440px){
  html.theme-wedding .hero-visual{ aspect-ratio: 21/9; }
}

/* Tarjetas “Cómo funciona” */
html.theme-wedding .card{
  background: var(--paper)!important; border-radius:20px!important; box-shadow:0 10px 25px rgba(0,0,0,.06)!important;
}
html.theme-wedding .card h4{ font-family:"Playfair Display", serif; }

/* Tipografías generales del tema (sin romper otras pantallas) */
html.theme-wedding body{ font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; color: var(--ink); }
html.theme-wedding h1, html.theme-wedding h2, html.theme-wedding .hero-title{ font-family:"Playfair Display", serif; }

.reveal-modal{
    text-align: center;
}
#contenidodeinforeveal{
    text-align: justify;
}
/* =========================================================
   THEME WEDDING · Migración de ROSAS -> DORADOS
   (se aplica SOLO cuando <html> tiene la clase .theme-wedding)
   Paleta base dorada
   ========================================================= */
html.theme-wedding {
  --gold-50:  #FAF7F2; /* marfil cálido (muy claro) */
  --gold-100: #F3EBDD; /* claro */
  --gold-200: #E8D7BD; /* medio-claro */
  --gold-300: #DCC090; /* medio */
  --gold-400: #C7A574; /* primario */
  --gold-500: #B8945F; /* oscuro */
  --gold-600: #9F7E4D; /* más oscuro */
  --ink:      #2B2B2B; /* texto carbón */
}

/* =========================================================
   1) Reemplazo de ROSAS heredados por dorados (por selector)
   (override con !important para ganar a hex antiguos)
   ========================================================= */

/* Barra superior y menús (antes: #f5d3e2 / #ef9cc1 / #f76773 / #E388B0) */
html.theme-wedding .top-bar,
html.theme-wedding .top-bar-section li,
html.theme-wedding .top-bar .name{
  background: var(--gold-50) !important;
}

html.theme-wedding .top-bar-section li > a:not(.button){
  background: transparent !important;
  color: var(--ink) !important;
  font-weight: 600 !important;
  text-shadow: none !important;
  border-radius: 12px;
}
html.theme-wedding .top-bar-section li > a:not(.button):hover{
  background: var(--gold-100) !important;
  color: var(--ink) !important;
}
html.theme-wedding .top-bar-section li.active > a:not(.button){
  background: var(--gold-200) !important;
  color: var(--ink) !important;
}
/* dropdowns que tenían azul oscuro / rosa */
html.theme-wedding .top-bar-section .dropdown,
html.theme-wedding .has-dropdown ul{
  background: var(--gold-50) !important;
}
html.theme-wedding .has-dropdown.active,
html.theme-wedding .activado{
  background: var(--gold-300) !important;
  color: var(--ink) !important;
}

/* Subnav inferior */
html.theme-wedding .header-subnav{
  background: var(--gold-50) !important;
}
html.theme-wedding .header-subnav li a{
  color: var(--ink) !important;
  text-shadow: none !important;
}
html.theme-wedding .header-subnav li a.is-active,
html.theme-wedding .header-subnav li a:hover{
  background: var(--gold-100) !important;
  color: var(--ink) !important;
}

/* Botones/etiquetas “rosa” -> dorado */
html.theme-wedding .b_wuudu{           /* antes: #E388B0 */
  background: var(--gold-300) !important; color: var(--ink) !important; font-weight: 700;
}
html.theme-wedding .c_wuudu,
html.theme-wedding .d_wuudu,
html.theme-wedding .e_wuudu,
html.theme-wedding .recargastyle{      /* antes: #f5d3e2 */
  background: var(--gold-100) !important; color: var(--ink) !important; font-weight: 600;
}
html.theme-wedding .a_wuudu{           /* enlaces rosa */
  color: var(--gold-400) !important;
}
html.theme-wedding .size_12{           /* iconos rosa fuerte */
  color: var(--gold-400) !important;
}

/* Fondos utilitarios */
html.theme-wedding .fondorosa{         /* antes: #f4b5d0 */
  background: var(--gold-200) !important;
}
html.theme-wedding .azulito{           /* turquesa legado -> salvia o dorado claro */
  background: var(--gold-100) !important;
}

/* Iconos/círculos que eran rosa */
html.theme-wedding .features .round-icon,
html.theme-wedding .iconito{
  background-color: var(--gold-400) !important;
  color:#fff !important;
}

/* Hero antiguo que usaba rosa plano */
html.theme-wedding .hero{
  background-color: var(--gold-50) !important;  /* fondo marfil, más elegante */
}

/* Borde del loader (antes rgb(228, 164, 200)) -> dorado medio */
html.theme-wedding .imagen_load{
  border-color: rgb(200, 175, 120) !important;
}

/* Etiquetas “color-rosita*” -> equivalentes dorados */
html.theme-wedding .color-rosita       { color: var(--gold-300) !important; }
html.theme-wedding .color-rosita-oscuro{ color: var(--gold-500) !important; }
html.theme-wedding .color-rosita-blog  { color: var(--gold-400) !important; }

/* Cajas/elementos que recibían un rosa claro de fondo */
html.theme-wedding .suyo{
  background: color-mix(in oklab, var(--gold-50) 85%, white) !important;
  border-color: color-mix(in oklab, var(--gold-200) 60%, white) !important;
}
html.theme-wedding .mio{
  border-color: color-mix(in oklab, var(--gold-200) 50%, white) !important;
}

/* Badges, bullets, ef. hover suaves en dorado claro */
html.theme-wedding .secondary-tabs .tabs .tab-title:active a,
html.theme-wedding .secondary-tabs-2 .tabs .tab-title:active a{
  background-color: var(--gold-200) !important;
}

/* Botones de marca nuevos (por si los usas) */
html.theme-wedding .btn-primary{
  background: var(--gold-400) !important; color:#fff !important; border:0 !important;
}
html.theme-wedding .btn-secondary{
  background: transparent !important; color: var(--ink) !important; border:1px solid rgba(0,0,0,.14) !important;
}
