/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{font-size:62.5%;box-sizing:border-box;height:100%}body{min-height:100%;display:flex;flex-direction:column;background-color:#fff;color:#1a1b15;font-family:Poppins,sans-serif;font-size:1.6rem}@media (min-width:768px){body{height:100%}}*,:after,:before{box-sizing:inherit}.contenedor{width:80%;max-width:1200px;margin:0 auto}a{text-decoration:none}img{max-width:100%}h1,h2,h3{font-family:Poppins,sans-serif;margin:0 0 2.5rem;font-weight:900;color:#1a1b15;text-align:center}h1{font-size:4rem}h2{font-size:3.6rem}h3{font-size:3rem;text-align:center}p{color:#1a1b15;font-size:2rem}.nombre-pagina{margin:2rem 0;font-weight:700}.descripcion-pagina,.nombre-pagina{text-align:center}@media (min-width:768px){.contenedor-app{display:grid;grid-template-columns:repeat(2,1fr);min-height:100vh}}.contenedor-app .imagen{height:20rem;background-image:url(../img/header2.png);background-size:cover;background-position:50%}@media (min-width:768px){.contenedor-app .imagen{height:auto;background-image:url(../img/felicesfiestas.png)}}.contenedor-app .app{width:90%;margin:0 auto;padding:3rem 0}@media (min-width:768px){.contenedor-app .app{overflow:scroll;overflow-x:hidden;scrollbar-color:#1a1b15}}.contenedor-app .app::-webkit-scrollbar{display:none}.barra{margin-bottom:5rem}@media (min-width:768px){.barra{display:flex;justify-content:space-between;align-items:center}}.barra .boton{background-color:#1a1b15;padding:1.5rem 4rem;color:#fff;font-size:2rem;font-weight:400;display:inline-block;font-weight:700;border:none;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;margin:5rem 0}@media (min-width:768px){.barra .boton{width:auto}}.barra .boton:hover{background-color:#000;cursor:pointer}.barra-servicios{margin-bottom:5rem}@media (min-width:768px){.barra-servicios{display:flex;justify-content:space-between}}.barra-servicios .boton{margin:0 0 1rem;align-content:center}.iniciar{background-color:#00923f;padding:1.5rem 4rem;color:#fff;font-size:2rem;font-weight:400;display:inline-block;font-weight:700;border:none;transition-property:background-color;transition-duration:.3s;display:block;width:100%;margin:5rem 0;text-align:center}@media (min-width:768px){.iniciar{width:auto}}.iniciar:hover{background-color:#005f29;cursor:pointer}.seccion{padding:5rem 0;display:none}.seccion .text-center{text-align:center}.mostrar{display:block}.ocultar{display:none}@media (min-width:480px){.listado-servicios{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}}@media (min-width:768px){.listado-servicios{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}}.listado-servicios .servicio{background-color:#00923f;padding:3rem;border-radius:1rem;transition-property:transform;transition-duration:.3s;text-align:center}.listado-servicios .servicio.seleccionado{background-color:#00923f}.listado-servicios .servicio.seleccionado p{color:#1a1b15}.listado-servicios .servicio:hover{transform:scale(1.05)}.listado-servicios .servicio p{color:#1a1b15;margin:0 0 1.25rem}.listado-servicios .servicio .precio-servicio{color:#00923f;font-weight:700;font-size:3rem;margin:0}.contenido-resumen span{color:#00923f;font-weight:700;font-size:2.4rem}.contenedor-servicio{padding:3rem 0;border-bottom:1px solid #e1e1e1}.contenedor-servicio:last-of-type{margin-bottom:5rem}.citas,.servicios{list-style:none;padding:0}.citas li,.servicios li{padding:1rem;border-top:1px solid #fff}.citas li p,.servicios li p{font-weight:700;color:#00923f}.citas li .servicio,.citas li span,.servicios li .servicio,.servicios li span{font-weight:400;color:#1a1b15}.servicios .acciones{margin:0}.servicios .boton,.servicios .boton-eliminar{margin:0;color:#fff}.formulario{margin-top:5rem;width:90%}.campo{display:flex;margin-bottom:2rem;align-items:center}.campo label{flex:0 0 10rem}.campo input{background-color:#00923f;color:#fff;flex:1;border:none;padding:.8333333333rem;border-radius:1rem}.campo input::-moz-placeholder{color:#fff}.campo input::placeholder{color:#fff}.campo input:disabled{background-color:#2cff87;color:#fff;cursor:not-allowed}.alumnoqr,.campo #fecha{color:#fff}.alumnoqr{min-height:12rem;background-color:#ccc;margin-bottom:0}.alumnoqr #grupoqr,.alumnoqr #nombreqr{background-color:#ccc;border:none;padding:1rem;display:block;width:100%;font-family:Poppins,sans-serif;font-weight:700;margin:0;text-align:center;font-size:3rem}.boton{background-color:#00923f;padding:1.5rem 4rem;color:#fff;font-size:2rem;font-weight:400;display:inline-block;font-weight:700;border:none;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;margin:5rem 0}@media (min-width:768px){.boton{width:auto}}.boton:hover{background-color:#005f29;cursor:pointer}.boton-eliminar{background-color:#cb0000;padding:1.5rem 4rem;color:#fff;font-size:2rem;font-weight:400;display:inline-block;font-weight:700;border:none;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;margin:5rem 0}@media (min-width:768px){.boton-eliminar{width:auto}}.boton-eliminar:hover{background-color:#980000;cursor:pointer}.acciones{margin-top:5rem}@media (min-width:768px){.acciones{display:flex;justify-content:space-between;align-items:center}}.acciones a{color:#1a1b15;margin-bottom:2.5rem}.acciones a,.alerta{display:block;text-align:center}.alerta{padding:1.25rem;color:#fff;width:100%;margin-bottom:2rem;font-weight:700;text-transform:uppercase}.alerta.error{background-color:#cb0000}.alerta.exito{background-color:#329f00}@media (min-width:768px){.tabs{display:flex}}.tabs button{background-color:#00923f;border:none;color:#fff;padding:1rem;display:block;width:100%;margin-bottom:1rem;text-transform:uppercase;font-weight:700;transition:background-color .3s ease}.tabs button:hover{cursor:pointer;background-color:#005f29}.tabs button.actual{background-color:#e1e1e1;color:#00923f}.paginacion{padding:5rem 0}@media (min-width:480px){.paginacion{display:flex;justify-content:space-between}}.paginacion button{margin:0 0 1rem}.ocultar{visibility:hidden}
/*# sourceMappingURL=app.css.map */
