@import url("https://fonts.googleapis.com/css?family=Fira+Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap");
body,
html {
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  position: relative;
}
html {
  width: 100%;
  height: 100%;
}
body,
html,
p,
ul,
li,
table,
td,
tr,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/*
* Globals
*/

/* Links */
a,
a:focus,
a:hover {
  color: #545454;
}

/*
* Base structure
*/

html {
  height: 100%;
  background-color: #fff;
}

body {
  display: -ms-flexbox;
  /*display: flex;*/
  color: #545454;
}

/*
* Header
*/
header {
  margin-bottom: 20px;
}
.top {
  width: 100%;
  background: #297177;
  padding: 32px 10px 32px 10px;
}
.logo {
  padding-top: 3px;
}
.logo-g {
  margin-bottom: 25px;
  text-align: center;
}
.bt-turnos-online {
  background-color: #0f2121;
  background-image: url("../img/fondo-bt-turnos.png");
  background-repeat: no-repeat;
  background-position: right center;
  color: #fff;
  padding: 15px 18px 15px 18px;
  font-size: 1.5rem;
  display: inline-block;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  font-weight: 400;
  font-style: italic;
  float: none;
}
.bt-turnos-online a {
  color: #fff;
}
.semibold {
  font-weight: 600;
}
.redes-top-g {
  text-align: center;
}
.redes-top {
  padding-top: 20px;
  float: none;
  margin-left: 15px;
}
.redes-top ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.redes-top ul li {
  display: inline-block;
}
.redes-top ul li a {
  color: #a9c6c9;
  text-decoration: none;
  margin-right: 8px;
}
.slide {
  margin-bottom: 40px;
}
.master-slider {
  position: relative;
}
.slidep {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.texto-slide {
  width: 180px;
  height: 38px;
  background-image: url("../img/fondo-texto-slide.png");
  background-repeat: no-repeat;
  background-position: left center;
  position: absolute;
  left: 0;
  bottom: 0px;
  color: #fff;
  font-size: 1rem;
  font-style: italic;
  font-weight: 300;
  line-height: 1;
  padding: 25px 10px 10px 80px;
}
.texto-slide .resaltado {
  font-weight: 500;
  font-size: 1.1rem;
}
/*
* Menu INt
*/

/*
* Home
*/
.bloque {
  position: relative;
}
.bloque .imagen {
  border: 1px solid #0f2121;
}
.bloque .imagen .imgg {
  width: 100%;
  height: auto;
}
.esquinero {
  background-image: url("../img/esquina-bloque.png");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  width: 59px;
  height: 59px;
  right: -2px;
  bottom: -3px;
}
.texto-bloque {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
}
.texto-bloque a {
  text-decoration: none;
  font-size: 1rem;
  color: #545454;
  font-style: italic;
  font-weight: 500;
}
.parallax-home {
  width: 100%;
  margin-top: 32px;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  color: #fff;
  font-size: 1.3rem;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.parallax-home .resaltado {
  font-weight: 500;
  font-size: 1.5rem;
}
.imagen-par {
  background-image: url("../img/fondo-paralax.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
}
.adorno-par {
  background-image: url("../img/adrono-paralax.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;

  width: 100%;
}
.bloques2 {
  padding-top: 30px;
  background: #fff;
}
/*
* Contacto
*/
.contacto {
  background-image: url("../img/fondo-formulario.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 48px 30px 48px 10px;
  width: 100%;
  display: inline-block;
  margin-top: 50px;
  border-top: 5px solid #055f66;
  /*display: inline-flex;*/
}
.texto-contacto-g {
  display: inline-flex;
  padding: 0px 0px 0px 30px;
  margin-bottom: 25px;
}
.texto-contacto {
  color: #fff;
  font-weight: 300;
  font-size: 1.35rem;
  display: none;
}
.texto-contacto2 {
  display: block;
  color: #fff;
  font-weight: 300;
  font-size: 1.35rem;
}
.campo-form-g {
  background-image: url("../img/fondo-label.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.campo-form-g .input {
  border-radius: 0rem;
  border: 1px #d3d3cd solid;
  padding: 0.275rem 0.35rem;
  margin-left: 15px;
}
.campo-form-g .inputh {
  height: calc(1.2em + 0.75rem + 2px);
}
.campo-form-g .inputh2 {
  height: auto;
}
.campo-form-g label {
  margin-bottom: 0.05rem;
  font-weight: 200;
  color: #fff;
  padding-left: 15px;
}
.btborrar {
  /*width: 100%;*/
  background: #bdbcbc;
  border: 1px solid #fff;
  color: #2f848f;
  padding: 10px 37px 10px 37px;
  margin-left: 15px;
}
.btenviar {
  /*width: 100%;*/
  background: #055f66;
  border: 1px solid #fff;
  color: #fff;
  padding: 10px 37px 10px 37px;
}
.btenviar:hover {
  /*width: 100%;*/
  background: #055f66;
  border: 1px solid #fff;
  color: #fff;
  padding: 10px 37px 10px 37px;
}
/*
* Productos
*/

/*
* Footer
*/
.footer {
  padding: 40px 30px 40px 30px;
  background: #243030;
  width: 100%;
}
.menu-footer {
  margin-bottom: 25px;
}
.redes-footer {
  margin-bottom: 25px;
}
.menu-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-footer ul li a {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}
.menu-footer ul li a:hover {
  text-decoration: underline;
}
.redes-footer p {
  color: #fff;
  font-size: 0.7rem;
  font-weight: 300;
  text-align: center;
}
.redes-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  margin-top: 15px;
}
.redes-footer ul li {
  display: inline-block;
  margin: 0px 3px 0px 3px;
}
.redes-footer ul li a {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}
.redes-footer ul li a:hover {
  text-decoration: none;
}
.img-datos {
  margin-bottom: 10px;
}
.texto-datos {
  color: #fff;
  font-size: 0.7rem;
  font-weight: 300;
  padding: 0px 15px 0px 0px;
}
.logo-footer {
  background-image: url("../img/logo-footer.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70%;
}
/*
* Profesionales
*/
.slideint {
  width: 100%;
  position: relative;
}
.slideint .imagen {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 360px;
  width: 100%;
}
.slideint .texto-slide {
  width: 275px;
  height: 98px;
  background-image: url("../img/fondo-texto-slide.png");
  background-repeat: no-repeat;
  background-position: right center;
  position: absolute;
  left: 0;
  bottom: 50px;
  color: #fff;
  font-size: 1.3rem;
  font-style: italic;
  font-weight: 300;
  line-height: 1;
  padding: 22px 10px 10px 20px;
}
.slideint .texto-slide .resaltado {
  font-weight: 500;
  font-size: 1.65rem;
}
.slideint .adorno-sup {
  width: 188px;
  height: 88px;
  position: absolute;
  top: 0;
  right: 0px;
  background-image: url("../img/adorno-slide-int.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.burcar-prof {
  margin-bottom: 38px;
}
.buscar-prof-g {
  height: 150px;
  width: 100%;
  display: inline-flex;
  background-image: url("../img/fondo-busca-prof.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: 30px;
}
.buscar-esp-g {
  height: 150px;
  width: 100%;
  display: inline-flex;
  background-image: url("../img/fondo-busca-esp.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.inputbusc {
  width: 70%;
}
.inputserch {
  background: #fff;
  border: 0px;
  border-radius: 0rem;
}
.input-bt-serch {
  color: #485656;
  background: #fff;
  border: 0px;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
}
.contenido-int {
  margin-bottom: 100px;
}
.titulo-seccion {
  background-image: url("../img/adorno-titulo-seccion.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 0px 0px 6px 0px;
  margin-bottom: 50px;
}
.titulo-seccion h3 {
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 400;
  color: #0f2121;
  border-bottom: 1px solid #0f2121;
  padding: 10px 0px 10px 0px;
}
.card-prof {
  width: 100%;
  background: #d2d5cb;
  margin-bottom: 30px;
  min-height: 355px;
  position: relative;
}
.imagen-cont-g {
  padding: 8px;
}
.imagen-cont-g .imagen-cont {
  border-radius: 150px;
  border: 8px solid #0f2121;
}
.imagen-cont-g .imagen-cont img {
  border-radius: 150px;
  border: 5px solid #2f848f;
}
.texto-prof {
  background: #f1f1ee;
  text-align: center;
  padding: 18px 0px 18px 0px;
  border-top: 2px solid #fff;
  color: #0f2121;
  line-height: 1.4;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
/* Institucion */
.botonera-secundaria {
  margin-bottom: 8px;
}
.botonera-secundaria a {
  width: 100%;
  background: #d2d5cb;
  text-align: center;
  color: #0c1c1a;
  padding: 10px 0px 10px 0px;
  display: inline-block;
  font-size: 1rem;
}
.botonera-secundaria a:hover {
  text-decoration: none;
}
.botonera-secundaria .active {
  background: #145654;
  color: #fff;
}
.info-inst {
  color: #000;
  margin-bottom: 15px;
}
.info-inst h4 {
  color: #0f2121;
  font-size: 1.6rem;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 10px;
}
.info-inst p {
  margin-bottom: 1rem;
  font-weight: 300;
}
.info-int {
  margin-top: 15px;
}
.info-int h1 {
  color: #0f2121;
  font-size: 1.75rem;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 10px;
}
.info-int p {
  margin-bottom: 1rem;
  font-weight: 300;
}
.separador {
  background-image: url("../img/adorno-titulo-seccion.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 0px 0px 6px 0px;
  margin-bottom: 30px;
}
.linea {
  border-bottom: 1px solid #0f2121;
  padding: 10px 0px 10px 0px;
}
.undermapa {
  font-size: 0.9rem;
  font-weight: 300;
  margin-top: 10px;
}
.bloque-se {
  margin-bottom: 30px;
}
.info-inst2 {
  color: #000;
  margin-bottom: 15px;
}
.info-inst2 h4 {
  color: #0f2121;
  font-size: 1.6rem;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 10px;
}
.info-inst2 p {
  margin-bottom: 1rem;
  font-weight: 300;
}
.detalle-servicio {
  background-color: #d2d5cb;
  background-image: url("../img/adorno-detalle-servicios.png");
  background-repeat: no-repeat;
  background-position: top right;
  padding: 30px;
}
.detalle-servicio .titulo-detalle {
  background-image: url("../img/adorno-titulo-seccion.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 0px 0px 6px 0px;
  margin-bottom: 15px;
}
.detalle-servicio .titulo-detalle h5 {
  font-size: 1.6rem;
  color: #0f2121;
  font-weight: 500;
  border-bottom: 1px solid #145654;
  padding: 10px 0px 10px 0px;
}
.ul {
  margin-left: 45px;
  margin-bottom: 30px;
}
.ul2 {
  margin: 15px 15px 15px 15px;
}
.info-int p {
  margin-bottom: 1rem;
}
/* RR. HH. */
.rrhh-form {
  background-image: url("../img/fondo-formulario.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 48px 40px 48px 20px;
  width: 100%;
  display: inline-block;
  border-top: 5px solid #055f66;
  /*display: inline-flex;*/
}
/* MEnu */
.menu-int {
  background: #d2d5cb;
}
.menu-int ul {
  list-style: none;
  padding-top: 5px;
}
.menu-int ul li {
  display: block;
}
.menu-int ul li a {
  font-size: 0.9rem;
  padding: 10px 25px 10px 25px;
  display: inline-block;
  text-align: center;
  color: #0c1c1a;
}
.menu-int ul li a:hover {
  text-decoration: none;
}
/* Cards */
.cards {
  margin-bottom: 15px;
}
.cards .titulo-card {
  text-align: center;
  color: #000;
  background-image: url("../img/fondo-acordeon.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  font-style: italic;
  cursor: pointer;
  padding: 30px 30px 30px 30px;
  background-position: center bottom;
}
.cards .titulo-card2 {
  text-align: center;
  color: #000;
  background-image: url("../img/fondo-acordeon.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  font-style: italic;
  padding: 30px 30px 30px 30px;
  background-position: center bottom;
}
.cards .cont-card {
  color: #000;
  padding: 25px 38px 25px 38px;
  background: #f1f2ef;
  display: none;
}
.btacc a {
  display: inline-flex;
}
.btacc a {
  padding: 20px 30px 20px 30px;
  background: #145654;
  font-weight: 700;
  text-align: center;
  font-size: 1.1rem;
  color: #fff;
  margin-top: 30px;
}
#map {
  height: 300px;
}
.titulo-nov-h {
  text-align: center;
  margin: 50px 0px 30px 0px;
  background-image: url("../img/linea-nov.jpg");
  background-repeat: repeat-x;
  background-position: center;
}
.titulo-nov-h a {
  color: #fff;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 600;
  background: #0f2121;
  padding: 8px 30px 8px 30px;
}
.img-nov {
  width: 100%;
  height: 235px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 15px;
}
.novedad-p a {
  color: #0f2121;
  font-style: italic;
  font-weight: 600;
}
.novedad-p {
  margin-bottom: 30px;
}
.novedades-p {
  color: #1a171b;
  margin-bottom: 30px;
}
.novedades-p h1 {
  font-size: 2rem;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 30px;
}
.novedades-p h2 {
  font-size: 1.3rem;
  font-weight: 600;
  color: #fff;
  font-style: italic;
  margin-bottom: 15px;
  text-align: center;
  background: #0f2121;
  padding: 8px 0px 8px 0px;
}
.regular {
  font-weight: 400;
}
.to a {
  text-decoration: underline;
  color: #025f61;
}
.btn-ingresar {
  text-align: center;
}
.btn-ingresar a {
  text-align: center;
  font-weight: 700;
  color: #000000;
  background: #d2d5cb;
  text-decoration: none;
  padding: 25px 100px 25px 100px;
  display: inline-block;
}
.campo-form-g .error {
  color: red;
  font-size: 0.8rem;
}
.alertas {
  width: 100%;
  margin: 0px 30px 15px 30px;
}
.img-lat {
  margin-top: 30px;
}
.img-lat-l {
  margin-bottom: 30px;
}
.menu-sec div {
  margin-bottom: 15px;
}
.menu-sec div:last-child {
  margin-bottom: 0px;
}
/* COMPARTIR */
.compartir {
  padding: 25px 0px 15px 0px;
  text-align: right;
  border-bottom: 1px solid #bfbfbf;
  border-top: 0px solid #bfbfbf;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 0.9rem;
  text-transform: uppercase;
}
.compartir div {
  display: inline-block;
  margin-right: 10px;
}
.compartir .whatm {
  display: inline-block;
}
.compartir .whatesc {
  display: none;
}
/* Capacitación */
.capacitacion-g {
  border: 1px solid #cad9d9;
  min-height: 100%;
  padding: 45px 20px 20px 20px;
  position: relative;
}
.capacitacion-g h1 {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.fechahora {
  text-align: left;
  font-size: 0.9rem;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background: #055f66;
  padding: 6px 14px;
}
/* --------------------- */
.capacitacion-g2 {
  position: relative;
  padding-bottom: 50px;
}
.capacitacion-g2 h1 {
  font-size: 2rem;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 10px;
}
.capacitacion-g2 .fechaint {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 10px;
  color: #fff;
  background: #055f66;
  padding: 8px 16px;
  display: inline-block;
}

.capacitacion-g2 .subtitulo,
.capacitacion-g2 .disertantes,
.capacitacion-g2 .link,
.capacitacion-g2 .fecha-fin,
.capacitacion-g2 .descripcion {
  margin-bottom: 30px;
}
.capacitacion-g2 h2 {
  font-size: 1.3rem;
  font-weight: 600;
  color: #fff;
  font-style: italic;
  margin-bottom: 15px;
  text-align: center;
  background: #0f2121;
  padding: 8px 0px 8px 0px;
}
.capacitacion-g3 {
  border-bottom: 1px solid #495057;
  padding: 0px 0px 20px 0px;
  margin-bottom: 20px;
}
.capacitacion-g3:last-child {
  border-bottom: 0px solid #495057;
  margin-bottom: 0px;
}
.capacitacion-g3 a {
  font-size: 1.3rem;
  font-weight: 700;
}
.capacitacion-g3 .fechamas {
  font-size: 0.9rem;
}
/* Encuestas */
.bloque-encuesta {
  padding: 20px 50px;
  margin: 15px 0px;
  background-color: #f8f8f8;
}
label.error {
  color: red;
  font-style: italic;
  font-size: 0.9rem;
  display: none;
}
.whatsapp {
  width: 60px;
  height: 60px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  -webkit-box-shadow: 0px 0px 55px 0px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0px 0px 55px 0px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 0px 55px 0px rgba(0, 0, 0, 0.36);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #2fbe39;
  background-color: #2fbe39;
  text-align: center;
  padding-top: 15px;
  z-index: 1800;
  color: #fff;
}
.whatsapp i {
  color: #fff;
}
.margin-rigth {
  margin-right: 0px;
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  /* Bloques*/

  .bt-turnos-online {
    float: left;
  }

  
  .parallax-home {
    font-size: 1.6rem;
  }
  .parallax-home .resaltado {
    font-size: 1.8rem;
  }
  .contacto {
    padding: 48px 30px 48px 20px;
  }
  .footer {
    padding: 40px 20px 40px 20px;
  }
  .texto-slide {
    width: 235px;
    height: 55px;
    left: 0;
    bottom: 0px;
    font-size: 1.2rem;
    padding: 25px 10px 10px 90px;
  }
  .texto-slide .resaltado {
    font-size: 1.4rem;
  }
  .slideint .texto-slide {
    width: 450px;
    height: 98px;
    background-position: right center;
    font-size: 2rem;
    padding: 12px 10px 10px 80px;
  }
  .slideint .texto-slide .resaltado {
    font-size: 2.5rem;
  }
  /* Fin bloque */
  .margin-rigth {
	margin-right: 10px;
	margin-bottom: 0px;
  }
}
@media (min-width: 768px) {
  /* Bloques*/
  .top {
    padding: 32px 65px 32px 65px;
  }
  .parallax-home {
    font-size: 1.9rem;
  }
  .parallax-home .resaltado {
    font-size: 2.1rem;
  }
  .contacto {
    padding: 48px 30px 48px 20px;
  }
  .footer {
    padding: 40px 0px 40px 0px;
  }
  .menu-footer {
    margin-bottom: 0px;
  }
  .redes-footer {
    margin-bottom: 0px;
  }
  .texto-slide {
    width: 335px;
    height: 48px;
    background-position: right center;
    left: 0;
    bottom: 38px;
    font-size: 1.5rem;
    padding: 15px 10px 20px 80px;
  }
  .texto-slide .resaltado {
    font-size: 2rem;
  }
  .texto-bloque {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .buscar-prof-g {
    margin-bottom: 0px;
  }
  .slideint .texto-slide {
    width: 575px;
    height: 98px;
    background-position: left center;
    font-size: 2rem;
  }
  .slideint .texto-slide .resaltado {
    font-size: 2.5rem;
  }
  .img-lat {
    margin-top: 0px;
  }
  .img-lat-l {
    margin-bottom: 0px;
  }
  /* Fin bloque */
  .compartir .whatm {
    display: none;
  }
  .compartir .whatesc {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  /* Bloques*/
  .parallax-home {
    font-size: 2.3rem;
  }
  .parallax-home .resaltado {
    font-size: 2.5rem;
  }
  .contacto {
    padding: 48px 0px 48px 0px;
  }
  .texto-contacto-g {
    margin-bottom: 0px;
  }
  .texto-contacto {
    display: block;
  }
  .texto-contacto2 {
    display: none;
  }
  .texto-slide {
    width: 435px;
    height: 98px;
    left: 0;
    bottom: 30px;
    font-size: 2rem;
    padding: 35px 10px 10px 80px;
  }
  .texto-slide .resaltado {
    font-size: 2.5rem;
  }
  .menu-int ul li {
    display: inline-block;
  }
  .menu-int ul li a {
    font-size: 0.9rem;
    padding: 10px 8px 10px 8px;
  }
  .menu-sec div {
    margin-bottom: 0px;
  }
  .botonera-secundaria a {
    font-size: 0.9rem;
  }
  .logo-footer {
    background-size: 70%;
  }
  /* Fin bloque */
  .logo-g {
    text-align: left;
    margin-bottom: 0px;
  }
  .redes-top-g {
    text-align: inherit;
  }
  .redes-top {
    float: left;
  }
}
@media (min-width: 1200px) {
  /* Bloques*/
  .texto-slide {
    width: 535px;
    height: 98px;
    left: 0;
    background-position: left center;
    bottom: 50px;
    font-size: 2rem;
    padding: 35px 10px 10px 80px;
  }
  .texto-slide .resaltado {
    font-size: 2.5rem;
  }
  .menu-int ul li a {
    font-size: 0.9rem;
    padding: 10px 15px 10px 15px;
  }
  .botonera-secundaria a {
    font-size: 1rem;
  }
  /* Fin bloque */
}
@media (min-width: 1500px) {
}
