@import url("https://fonts.googleapis.com/css?family=Poppins:300,700,900");
/*! 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{height:100vh;display:flex;flex-direction:column;background-color:#1a1b15;color:#fff;font-family:Poppins,sans-serif;font-size:1.6rem}@media (max-width:767px){body{min-height:100%}}body::-webkit-scrollbar{-webkit-appearance:none}body::-webkit-scrollbar:vertical{width:10px}body::-webkit-scrollbar-button,body::-webkit-scrollbar-button:increment{display:none}body::-webkit-scrollbar:horizontal{height:10px}body::-webkit-scrollbar-thumb{background-color:#0da6f3;border-radius:20px;border:1px solid rgba(0,0,0,.1)}body::-webkit-scrollbar-track{border-radius:10px}*,:after,:before{box-sizing:inherit}.contenedor{width:95%;max-width:1200px;margin:0 auto}a{text-decoration:none}img{max-width:100%}.center-btn{display:flex;flex-direction:row;justify-content:center;width:100%}h1,h2,h3{font-family:Poppins,sans-serif;margin:0 0 2.5rem;font-weight:900;color:#fff;text-align:center}h1{font-size:4rem}h2{font-size:3.6rem}h3{font-size:3rem;text-align:center}p{color:#fff;font-size:2rem}.nombre-pagina{margin:5rem 0;font-weight:700}.descripcion-pagina,.nombre-pagina{text-align:center}.contenedor-app{display:grid;grid-template-columns:repeat(2,1fr);min-height:100vh}@media (max-width:767px){.contenedor-app{grid-template-columns:1fr;min-height:auto}}.contenedor-app .imagen{background:url(../img/1.webp);background-size:cover;background-repeat:no-repeat;background-position:50%}@media (max-width:767px){.contenedor-app .imagen{height:20rem}}.contenedor-app .app{width:95%;margin:0 auto;padding:0 2rem 0 0;overflow-y:scroll}@media (max-width:767px){.contenedor-app .app{padding:0;overflow-y:hidden}}.contenedor-app .app::-webkit-scrollbar{-webkit-appearance:none}.contenedor-app .app::-webkit-scrollbar:vertical{width:10px}.contenedor-app .app::-webkit-scrollbar-button,.contenedor-app .app::-webkit-scrollbar-button:increment{display:none}.contenedor-app .app::-webkit-scrollbar:horizontal{height:10px}.contenedor-app .app::-webkit-scrollbar-thumb{background-color:#0da6f3;border-radius:20px;border:1px solid rgba(0,0,0,.1)}.contenedor-app .app::-webkit-scrollbar-track{border-radius:10px}.barra{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0 1rem}@media (max-width:767px){.barra{flex-direction:column;gap:0 0}}.barra p{text-align:center}.barra p span{font-weight:700}.barra a.boton{display:flex;flex-direction:row;justify-content:center;align-items:center}.barra a.boton span{display:inline-flex}.barra a.boton span .icon-logout{fill:#0da6f3;width:2.5rem;margin-left:2rem}.barra .boton{background-color:#1a1b15;padding:1.5rem 2rem;color:#0da6f3;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;margin:5rem 0;width:auto;border-radius:.5rem}@media (max-width:767px){.barra .boton{width:100%}}.barra .boton:hover{background-color:#000;cursor:pointer}@media (max-width:767px){.barra .boton{margin:0 0 3rem}}.barra-servicios{margin-bottom:2.5rem;display:flex;flex-direction:row;justify-content:space-between;gap:0 1rem}@media (max-width:767px){.barra-servicios{flex-direction:column;gap:0 0}.barra-servicios .boton{margin:0 0 1rem}}.seccion{padding:3rem 0;display:none}.seccion .text-center{text-align:center}.listado-servicios{display:grid;grid-template-columns:repeat(2,1fr);row-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media (max-width:767px){.listado-servicios{grid-template-columns:1fr;row-gap:1rem}}.listado-servicios .card-servicio{background:#fff;padding:2rem;border-radius:1.5rem;transition:.3s ease-in-out;text-align:center}@media (max-width:767px){.listado-servicios .card-servicio{transition:none}}.listado-servicios .card-servicio.seleccionado{background:#0da6f3}.listado-servicios .card-servicio.seleccionado p{color:#fff}.listado-servicios .card-servicio:hover{background:#0da6f3;cursor:pointer}@media (max-width:767px){.listado-servicios .card-servicio:hover{transform:none}}.listado-servicios .card-servicio:hover p{color:#fff}.listado-servicios .card-servicio p{color:#1a1b15;margin:0}.listado-servicios .card-servicio .nombre-servicio{margin:0 0 2rem}.listado-servicios .card-servicio .precio-servicio{color:#0da6f3;font-weight:700;font-size:3rem}.contenido-resumen h3{color:#0da6f3;font-weight:700;margin-top:2.5rem}.contenido-resumen p{margin-bottom:1rem}.contenido-resumen span{color:#0da6f3;font-weight:700}.contenedor-servicio{padding:0;border-bottom:.1rem solid #e1e1e1}.citas,.servicios{list-style:none;padding:0;margin:0}.citas li,.servicios li{background:rgba(0,0,0,.1);padding:1rem;border-top:1px solid #fff}.citas li p,.servicios li p{display:flex;flex-direction:row;justify-content:flex-start;font-weight:700;color:#0da6f3;gap:0 .5rem}.citas li p span,.servicios li p span{font-weight:300;color:#fff}@media (max-width:767px){.citas li p,.servicios li p{flex-direction:column;justify-content:space-between;gap:0 0}}.citas li .servicio,.servicios li .servicio{display:flex;flex-direction:row;justify-content:space-between}.citas li .servicio span,.servicios li .servicio span{font-weight:300;color:#fff}@media (max-width:767px){.citas li .servicio,.servicios li .servicio{flex-direction:column;justify-content:space-between}}.citas li .total,.servicios li .total{display:flex;flex-direction:row;justify-content:space-between}.citas li .total span,.servicios li .total span{font-weight:700;color:#0da6f3}@media (max-width:767px){.citas li .total,.servicios li .total{flex-direction:column;justify-content:space-between}}.citas li:nth-child(2n),.servicios li:nth-child(2n){background:hsla(0,0%,100%,.1)}.servicios .acciones,.servicios .boton,.servicios .boton-eliminar{margin:0}.formulario{margin-top:5rem;width:100%}.campo{display:flex;margin-bottom:2rem;align-items:center}.campo label{flex:0 0 10rem}.campo input{flex:1;border:none;padding:1.25rem;border-radius:1rem}.campo input:disabled{background:#6d7158;color:#fff;cursor:not-allowed}.boton{background-color:#0da6f3;padding:1.5rem 2rem;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;margin:5rem 0;width:auto;border-radius:.5rem}@media (max-width:767px){.boton{width:100%}}.boton:hover{background-color:#0a85c3;cursor:pointer}.boton-eliminar{background-color:#cb0000;padding:1.5rem 2rem;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;margin:5rem 0;width:auto;border-radius:.5rem}@media (max-width:767px){.boton-eliminar{width:100%}}.boton-eliminar:hover{background-color:#980000;cursor:pointer}.volver{font-size:2rem;background:#0da6f3;border-radius:.5rem;font-weight:700;color:#fff;display:flex;flex-direction:row;justify-content:center;width:30rem;padding:1.5rem;margin-top:5rem}@media (max-width:767px){.volver{display:flex;justify-content:center}}.volver:focus,.volver:hover{cursor:pointer;color:#0da6f3;background:#fff}.acciones{margin-top:5rem;display:flex;justify-content:space-between;align-items:center}@media (max-width:767px){.acciones{flex-direction:column;align-items:center}}.acciones a{margin-bottom:2.5rem}.acciones a,.alerta{color:#fff;display:block;text-align:center}.alerta{padding:1.25rem;width:100%;margin-bottom:1rem;font-weight:700}.alerta.error{background:#cb0000}.alerta.exito{background:#329f00}.tabs{display:flex;gap:0 1rem}@media (max-width:767px){.tabs{display:block}}.tabs button{background:#0da6f3;border:none;color:#fff;padding:1rem;display:block;width:100%;margin-bottom:1rem;text-transform:uppercase;font-weight:700;transition:background .3s ease}.tabs button:hover{cursor:pointer;background:#0a85c3}.tabs button.actual{background:#fff;color:#0da6f3}.mostrar{display:block}.ocultar{display:none}.paginacion{padding:5rem 0;display:flex;flex-direction:row;justify-content:space-between;gap:0 1rem}@media (max-width:575px){.paginacion{display:block}}.paginacion button{margin:0 0 1rem}.ocultarBtn{visibility:hidden}
/*# sourceMappingURL=app.css.map */
