@charset "utf-8";

/* =============================================================================
   INICIO BOILERPLATE (Base de reseteo)
   ========================================================================== */
/*
 * HTML5 ✰ Boilerplate v3.0.2
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * * Dreamweaver modifications:
 * 1. Commented out selection highlight
 * 2. Removed media queries section (we add our own in a separate file)
 *
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: serif; color: #222; }

body {
	margin: 0;
	font-size: 1em;
	line-height: 1.4;
	text-decoration: none;
}

a {
	color: #92D050;
	text-decoration: none;
}
a:visited {
	color: #5ECC33;
	text-decoration: none;
}
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

a:hover, a:active {
	outline: 0;
	text-align: center;
	color: #539809;
}

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; text-align: center; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }

input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; color: #F00; }
  h2, h3 { page-break-after: avoid; }
}

.fluid.horario p a { color: #F00; }
.w { color: #ED7D31; }
.tel { color: #5572C4; font-weight: bold; }
#a { color: #92D050; font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; }
covid { color: #F00; }

/* =============================================================================
   FIN BOILERPLATE
   ========================================================================== */

/* =============================================================================
   INICIO ESTILOS MICROLAVA
   ========================================================================== */

/* =========================================================
   OPTIMIZACIÓN MOBILE-FIRST: FUENTES NATIVAS (0 KB)
   ========================================================= */
body {
  /* Usa las fuentes modernas del propio celular del usuario.
     Carga instantánea, sin consumo de datos. Sobrescribe el boilerplate. */
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-size: 1.2em; /* Aumenta el tamaño base de todo el texto en celulares un 20% */
}
/* ========================================================= */

img, object, embed, video {
	max-width: 100%;
	text-align: right;
}

.ie6 img { width:100%; }

.fluid {
	clear: both;
	width: 100%;
	float: none;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
.cabeza { margin-top: 10px; }
.cuerpo1 { text-align: center; color: #FF6633; font-size: 2em; }
.cuerpo2 { color: #FF6600; text-align: center; }
.cuerpo3 { color: #0CC43A; text-align: center; font-size: 2em; }
.cuerpo4 { text-align: center; color: #070CF9; margin-top: 0px; }
.horario { color: #000000; text-shadow: 0px 0px; text-align: center; }
#servicio { text-align: center; font-size: 1.5em; margin-top: 10px; margin-bottom: 10px; }
.Logo {
	text-align: center;
	font-size: 1em;
	color: #4472C4;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.fecha { text-align: center; margin-top: 15px; }
.Avisolegal { margin-top: 150px; }
.avisolegal { margin-top: 250px; }
.Solicitud {
	text-align: center;
	font-size: xx-large;
	width: 100%;
	border-radius: 25px;
	background-color: #FF3300;
	display: block;
}
.zeroMargin_mobile { margin-left: 0; }
.hide_mobile { display: none; }

/* Tablet Layout: 481px to 768px. */
@media only screen and (min-width: 481px) {
    body {
        font-size: 1em; /* Restaura el tamaño normal en tablets y computadoras */
    }
    .gridContainer {
        width: 90.675%;
        padding-left: 1.1625%;
        padding-right: 1.1625%;
        clear: none;
        float: none;
        margin-left: auto;
    }
    .cabeza { text-align: center; }
    .cuerpo1 { font-size: 3em; }
    .cuerpo2 { text-align: center; font-size: 2em; }
    .cuerpo3 { text-align: center; font-size: 2em; }
    .cuerpo4 { font-size: 2em; }
    .horario { font-size: x-large; text-align: center; }
    #servicio { text-align: center; font-size: 1.5em; }
    .Solicitud {
        width: 35.8974%;
        margin-left: auto;
        margin-right: auto;
    }
    .hide_tablet { display: none; }
    .zeroMargin_tablet { margin-left: 0; }
}

/* Desktop Layout: 769px to a max of 1232px. */
@media only screen and (min-width: 769px) {
    .gridContainer {
        width: 88.2%;
        max-width: 1232px;
        padding-left: 0.9%;
        padding-right: 0.9%;
        margin: auto;
        clear: none;
        float: none;
        margin-left: auto;
    }
    .cuerpo1 { text-align: center; }
    .horario { text-align: center; }
    #servicio { text-align: center; font-size: 1.5em; }
    .Logo { font-size: 2em; color: #4472C4; }
    .Solicitud { text-align: center; font-size: 1.5em; width: 28.5714%; }
    .zeroMargin_desktop { margin-left: 0; }
    .hide_desktop { display: none; }
}

.whatsapp-float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 20px;
  right: 20px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: transform 0.3s ease;
}

.whatsapp-float:hover {
  transform: scale(1.1);
  background-color: #128c7e;
}

/* Para que no tape elementos importantes en móviles muy chicos */
@media screen and (max-width: 480px) {
  .whatsapp-float {
    width: 50px;
    height: 50px;
    bottom: 15px;
    right: 15px;
  }
}