/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_epa/scss/mixins/_nav.scss */
/***CARGA DE ESTILOS PARA PARTÍCULAS EXTRAS***/
/*--------------------------------------------
 ESTILOS PARTÍCULA ACORDEON
 --------------------------------------------*/
/* line 4, templates/g5_epa/custom/scss/_ir-arriba.scss */
.ir-arriba {
  position: fixed;
  width: 3rem;
  height: 3rem;
  line-height: 0;
  color: #fff;
  padding: 0;
  z-index: 999;
  outline: none;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-decoration: none;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  opacity: 1;
}
/* line 20, templates/g5_epa/custom/scss/_ir-arriba.scss */
.ir-arriba.g-arriba-izquierda {
  left: 0.6rem;
}
/* line 23, templates/g5_epa/custom/scss/_ir-arriba.scss */
.ir-arriba.g-arriba-derecha {
  right: 0.6rem;
}
/* line 27, templates/g5_epa/custom/scss/_ir-arriba.scss */
.ir-arriba:hover {
  opacity: 0.9;
}
/* line 30, templates/g5_epa/custom/scss/_ir-arriba.scss */
.ir-arriba.g-ir-arriba-confondo:hover {
  background: #0076a3 !important;
}
/* line 36, templates/g5_epa/custom/scss/_ir-arriba.scss */
.ir-arriba .fa {
  line-height: 0;
}
/*Efecto 1*/
/* line 41, templates/g5_epa/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo1-defecto {
  bottom: 0.6rem;
  opacity: 0;
}
/* line 45, templates/g5_epa/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo1 {
  opacity: 1;
}
/*Efecto 2*/
/* line 49, templates/g5_epa/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo2-defecto {
  bottom: -4rem;
  padding: 0;
}
/* line 53, templates/g5_epa/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo2 {
  bottom: 1rem;
  padding: 0;
}
/*Efecto 3*/
/* line 60, templates/g5_epa/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo3-defecto {
  bottom: 0.6rem;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 64, templates/g5_epa/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo3 {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/*Efecto 4*/
/* line 68, templates/g5_epa/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo4-defecto {
  bottom: 0.6rem;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transition: -webkit-transform 600ms;
  -moz-transition: -moz-transform 600ms;
  transition: transform 600ms;
}
/* line 74, templates/g5_epa/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo4 {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: -webkit-transform 600ms;
  -moz-transition: -moz-transform 600ms;
  transition: transform 600ms;
}
/*---------------------------
 ESTILOS PARTICULA ITEMS CONTACTOS
 ---------------------------*/
/* line 4, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos {
  padding: 0;
  margin: 0;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  /*Orientación Items*/
  /*Alineación horizontal*/
  /*Alineación del ícono*/
  /*Espaciado del ícono*/
}
/* line 11, templates/g5_epa/custom/scss/_items-contactos.scss */
/* line 12, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-dis-horizontal .g-items-contactos-opcion {
  margin-right: 1rem;
}
/* line 14, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-dis-horizontal .g-items-contactos-opcion:last-child {
  margin-right: 0 !important;
}
/* line 17, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-dis-horizontal .g-items-contactos-opcion i {
  color: #0076a3;
}
/* line 23, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-dis-vertical {
  flex-direction: column;
}
/* line 25, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-dis-vertical .g-items-contactos-opcion {
  margin-bottom: 1rem;
}
/* line 27, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-dis-vertical .g-items-contactos-opcion:last-child {
  margin-bottom: 0 !important;
}
/* line 35, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-cont-izq .g-items-contactos-opcion {
  text-align: left;
}
/* line 38, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-cont-cen .g-items-contactos-opcion {
  text-align: center;
}
/* line 41, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-cont-der .g-items-contactos-opcion {
  text-align: right;
}
/* line 45, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos .g-items-contactos-opcion, .g-items-contactos .g-items-contactos-opcion a {
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  text-decoration: none;
}
/* line 54, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-ico-arri .g-items-contactos-opcion, .g-items-contactos.g-item-ico-arri .g-items-contactos-opcion a, .g-items-contactos.g-item-ico-abaj .g-items-contactos-opcion, .g-items-contactos.g-item-ico-abaj .g-items-contactos-opcion a {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
}
/* line 61, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-ico-abaj .g-items-contactos-opcion .g-items-contactos-icono {
  order: 1;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  box-ordinal-group: 1;
  -webkit-order: 1;
  -moz-order: 1;
  order: 1;
  -ms-flex-order: 1;
}
/* line 67, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-ico-arri .g-items-contactos-opcion .g-items-contactos-icono {
  margin-bottom: 0.4rem;
}
/* line 70, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-ico-izqu .g-items-contactos-opcion .g-items-contactos-icono {
  margin-right: 0.4rem;
}
/* line 73, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-ico-abaj .g-items-contactos-opcion .g-items-contactos-icono {
  margin-top: 0.4rem;
}
/* line 77, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos .g-items-contactos-opcion .g-items-contactos-valor p {
  margin: 0;
}
/* line 80, templates/g5_epa/custom/scss/_items-contactos.scss */
.g-items-contactos .g-items-contactos-opcion .g-items-contactos-valor strong {
  color: inherit;
}
/*-------------------------------------------
 MEDIAS QUERIES
 ------------------------------------------*/
@media (max-width: 30rem) {
  /* line 92, templates/g5_epa/custom/scss/_items-contactos.scss */
  .g-items-contactos {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
  /* line 96, templates/g5_epa/custom/scss/_items-contactos.scss */
  .g-items-contactos .g-items-contactos-opcion {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
/*Fin Media Queries*/
/*Estilos Generales Partícula G-cualidades*/
/* line 3, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades {
  /*Estilos Subs-item*/
  /*------------------------------
   Efecto para imágenes
   ------------------------------*/
  /*Efecto imagen 1*/
  /*Efecto imagen 2*/
  /*Efecto imagen 3*/
  /*Efecto imagen 4*/
}
/* line 5, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-bloqueintro {
  text-align: center;
}
/* line 9, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 13, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item .g-content, .g-cualidades .g-cualidades-item .g-cualidades-link {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0;
  overflow: visible;
}
/* line 21, templates/g5_epa/custom/scss/_items-cualidades.scss */
/* line 22, templates/g5_epa/custom/scss/_items-cualidades.scss */
/* line 23, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item .g-content p {
  margin: auto 0 1rem;
}
/* line 27, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item .g-content p:last-child {
  margin-bottom: 0;
}
/* line 33, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item .g-cualidades-item-titulo {
  margin: 1.7rem 0 0.5rem 0;
}
/* line 37, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item .g-cualidades-link {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-decoration: none;
}
/* line 45, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-subs-item {
  margin: 0 0 1rem 0;
  /*Estilos Viñetas Subs-item*/
}
/* line 48, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-subs-item li {
  list-style: none;
  padding: 0.2rem 0;
}
/* line 53, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-subs-item li i {
  margin-right: 0.5rem;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 0.8rem;
  position: relative;
  left: 0;
}
/* line 64, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-subs-item li:hover i {
  position: relative;
  left: 3px;
}
/* line 70, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-subs-item li i.estilo2 {
  border: 2px solid;
  border-radius: 50%;
  height: 1.5rem;
  width: 1.5rem;
}
/* line 76, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-subs-item li i.estilo3 {
  border-radius: 50%;
  height: 1.2rem;
  width: 1.2rem;
}
/* line 86, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
  width: 100%;
  /*Agregado al contenedor para hacer que las imagenes se expandan al 100% cuando solo se muestra 1 o  2 imagenes por finas*/
}
/* line 96, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen img {
  width: 100%;
  /*Agregado  a la imagen para hacer que  se expandan al 100% cuando solo se muestra 1 o  2 imagenes por finas*/
}
/* line 101, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen.efectoimg1::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 1;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient( left , rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
/* line 114, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-link:hover .g-cualidades-item-imagen.efectoimg1::before {
  -webkit-animation: shine 0.75s;
  -moz-animation: shine 0.75s;
  animation: shine 0.75s;
}
@-webkit-keyframes shine {
  /* line 119, templates/g5_epa/custom/scss/_items-cualidades.scss */
  100% {
    left: 125%;
  }
}
@-moz-keyframes shine {
  /* line 119, templates/g5_epa/custom/scss/_items-cualidades.scss */
  100% {
    left: 125%;
  }
}
@keyframes shine {
  /* line 119, templates/g5_epa/custom/scss/_items-cualidades.scss */
  100% {
    left: 125%;
  }
}
/* line 125, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen.efectoimg2::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
/* line 140, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-link:hover .g-cualidades-item-imagen.efectoimg2::before {
  -webkit-animation: circle 0.75s;
  -moz-animation: circle 0.75s;
  animation: circle 0.75s;
}
@-webkit-keyframes circle {
  /* line 144, templates/g5_epa/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 1;
  }
  /* line 147, templates/g5_epa/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 1;
  }
  /* line 150, templates/g5_epa/custom/scss/_items-cualidades.scss */
  100% {
    width: 150%;
    height: 150%;
    opacity: 0;
  }
}
@-moz-keyframes circle {
  /* line 144, templates/g5_epa/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 1;
  }
  /* line 147, templates/g5_epa/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 1;
  }
  /* line 150, templates/g5_epa/custom/scss/_items-cualidades.scss */
  100% {
    width: 150%;
    height: 150%;
    opacity: 0;
  }
}
@keyframes circle {
  /* line 144, templates/g5_epa/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 1;
  }
  /* line 147, templates/g5_epa/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 1;
  }
  /* line 150, templates/g5_epa/custom/scss/_items-cualidades.scss */
  100% {
    width: 150%;
    height: 150%;
    opacity: 0;
  }
}
/* line 158, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen.efectoimg3 img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* line 162, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-link:hover .g-cualidades-item-imagen.efectoimg3 img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 167, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen.efectoimg4 img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* line 172, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-link:hover .g-cualidades-item-imagen.efectoimg4 img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
/*-----------------------------------------------------------
 DISEÑO 1: Diseño estandar, el icono  y en otra fila el título.
 ------------------------------------------------------------*/
/* line 180, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="diseno1-"] .g-cualidades-item.primerotitulo div[class*="hi-icon-efecto"] {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  box-ordinal-group: 1;
  -webkit-order: 1;
  -moz-order: 1;
  order: 1;
  -ms-flex-order: 1;
}
/* line 185, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="diseno1-"] .g-cualidades-item.primerotitulo .g-cualidades-item-titulo {
  -webkit-box-ordinal-group: -1;
  -moz-box-ordinal-group: -1;
  box-ordinal-group: -1;
  -webkit-order: -1;
  -moz-order: -1;
  order: -1;
  -ms-flex-order: -1;
  margin-top: 0;
  margin-bottom: 2rem;
}
/*------------------------------------------------------
 DISEÑO 2: Icono y Titulo en una sóla fila.
 -------------------------------------------------------*/
/* line 196, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="diseno2-"] .g-cualidades-item .diseno2-encabezado, div[class*="diseno2-"] .g-cualidades-item .diseno2-encabezado .g-cualidades-link {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: left;
}
/* line 206, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="diseno2-"] .g-cualidades-item .diseno2-encabezado .hi-icon {
  width: 2rem;
  height: 2rem;
  font-size: 1rem;
}
/* line 212, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="diseno2-"] .g-cualidades-item .diseno2-encabezado .g-cualidades-item-titulo {
  margin-left: 1rem;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 218, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="diseno2-"] .g-cualidades-item.primerotitulo .diseno2-encabezado .g-cualidades-item-titulo {
  margin-left: 0;
  margin-right: 1rem;
}
/* line 224, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="diseno2-"] .g-cualidades-item.primerotitulo div[class*="hi-icon-efecto"] {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  box-ordinal-group: 1;
  -webkit-order: 1;
  -moz-order: 1;
  order: 1;
  -ms-flex-order: 1;
}
/* line 228, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="diseno2-"] .g-cualidades-item.primerotitulo .g-cualidades-item-titulo {
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
}
/*------------------------------------------------------
 DISEÑO 3: Icono en una columna y contenido en otra.
 -------------------------------------------------------*/
/* line 236, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item .g-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
}
/* line 241, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item .g-diseno3-ico .hi-icon {
  width: 3rem;
  height: 3rem;
  font-size: 1rem;
}
/* line 247, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item .g-content .g-diseno3-contenido {
  margin-left: 1rem;
}
/* line 250, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item.primerotitulo .g-content .g-diseno3-contenido {
  margin-left: 0rem;
  margin-right: 1rem;
}
/* line 255, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item .g-cualidades-item-titulo {
  margin: 0 0 0.5rem 0;
}
/* line 259, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item.primerotitulo .g-diseno3-ico {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  box-ordinal-group: 1;
  -webkit-order: 1;
  -moz-order: 1;
  order: 1;
  -ms-flex-order: 1;
}
/* line 264, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item.primerotitulo .g-diseno3-contenidoo {
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
}
/*------------------------------------------------------
 DISEÑO 4: Con Border e Icono arriba.
 -------------------------------------------------------*/
/*Diseño oscuro*/
/* line 274, templates/g5_epa/custom/scss/_items-cualidades.scss */
div.diseno4-oscuro .g-cualidades-item .g-content {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0.2rem;
  margin-top: 3.5rem;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 1rem;
}
/* line 281, templates/g5_epa/custom/scss/_items-cualidades.scss */
div.diseno4-oscuro .g-cualidades-item .g-content:hover {
  border: 1px solid #fff;
}
/* line 286, templates/g5_epa/custom/scss/_items-cualidades.scss */
div.diseno4-oscuro .g-cualidades-item .g-content div[class*="hi-icon-efecto"] {
  margin-top: -4rem;
}
/*Diseño Claro*/
/* line 291, templates/g5_epa/custom/scss/_items-cualidades.scss */
div.diseno4-claro .g-cualidades-item .g-content {
  border: 1px solid #ccc;
  border-radius: 0.2rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.04) inset;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 3.5rem;
  padding: 1rem;
}
/* line 299, templates/g5_epa/custom/scss/_items-cualidades.scss */
div.diseno4-claro .g-cualidades-item .g-content:hover {
  border: 1px solid #0076a3;
}
/* line 302, templates/g5_epa/custom/scss/_items-cualidades.scss */
div.diseno4-claro .g-cualidades-item .g-content div[class*="hi-icon-efecto"] {
  margin-top: -4rem;
}
/*--------------------------------------------------------
 ESTILOS GENERALES FONDO OSCURO
 --------------------------------------------------------*/
/* line 309, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-oscuro .g-cualidades-item, .g-cualidades.diseno2-oscuro .g-cualidades-item, .g-cualidades.diseno3-oscuro .g-cualidades-item, .g-cualidades.diseno4-oscuro .g-cualidades-item {
  color: #efefef;
}
/* Texto Título principal */
/* line 317, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-oscuro .g-cualidades-titulo, .g-cualidades.diseno2-oscuro .g-cualidades-titulo, .g-cualidades.diseno3-oscuro .g-cualidades-titulo, .g-cualidades.diseno4-oscuro .g-cualidades-titulo {
  color: #fff;
  margin-bottom: 1.5rem;
}
/* Texto descripción principal */
/* line 325, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-oscuro .g-cualidades-bloqueintro p, .g-cualidades.diseno2-oscuro .g-cualidades-bloqueintro p, .g-cualidades.diseno3-oscuro .g-cualidades-bloqueintro p, .g-cualidades.diseno4-oscuro .g-cualidades-bloqueintro p {
  color: #efefef;
}
/* line 333, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-oscuro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno2-oscuro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno3-oscuro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno4-oscuro .g-cualidades-item .g-cualidades-item-titulo {
  color: #fff;
}
/*Estilo 1 Viñetas fondo Oscuro */
/* line 340, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-oscuro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno2-oscuro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno3-oscuro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno4-oscuro .g-cualidades-subs-item li i.estilo1 {
  color: #fff;
}
/*Estilo 3 Viñetas fondo Oscuro */
/* line 347, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-oscuro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno2-oscuro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno3-oscuro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno4-oscuro .g-cualidades-subs-item li i.estilo3 {
  color: #0076a3;
  background: #fff;
}
/*--------------------------------------------------------
 ESTILOS GENERALES FONDO CLARO
 --------------------------------------------------------*/
/* Texto general */
/* line 360, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-claro .g-cualidades-item, .g-cualidades.diseno2-claro .g-cualidades-item, .g-cualidades.diseno3-claro .g-cualidades-item, .g-cualidades.diseno4-claro .g-cualidades-item {
  color: #666;
}
/* Texto Título principal */
/* line 367, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-claro .g-cualidades-titulo, .g-cualidades.diseno2-claro .g-cualidades-titulo, .g-cualidades.diseno3-claro .g-cualidades-titulo, .g-cualidades.diseno4-claro .g-cualidades-titulo {
  color: #0076a3;
  margin-bottom: 1.5rem;
}
/* Texto descripción principal */
/* line 375, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-claro .g-cualidades-bloqueintro p, .g-cualidades.diseno2-claro .g-cualidades-bloqueintro p, .g-cualidades.diseno3-claro .g-cualidades-bloqueintro p, .g-cualidades.diseno4-claro .g-cualidades-bloqueintro p {
  color: #666;
}
/* Título de cada item */
/* line 384, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-claro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno2-claro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno3-claro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno4-claro .g-cualidades-item .g-cualidades-item-titulo {
  color: #0076a3;
}
/*Estilo 1 Viñetas fondo Claro */
/* line 391, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-claro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno2-claro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno3-claro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno4-claro .g-cualidades-subs-item li i.estilo1 {
  color: #0076a3;
}
/*Estilo 3 Viñetas fondo Claro */
/* line 398, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-claro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno2-claro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno3-claro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno4-claro .g-cualidades-subs-item li i.estilo3 {
  color: #fff;
  background: #0076a3;
}
/*Estilo Botones*/
/* line 407, templates/g5_epa/custom/scss/_items-cualidades.scss */
.g-cualidades-item-button {
  margin-top: auto;
}
/*-------------------------------------------------
 ESTILO ANIMACIONES DE ICONOS
 ------------------------------------------------- */
/*Estilos generales de iconos*/
/* line 416, templates/g5_epa/custom/scss/_items-cualidades.scss */
.hi-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 3rem;
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}
/* line 429, templates/g5_epa/custom/scss/_items-cualidades.scss */
.hi-icon:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
}
/* line 437, templates/g5_epa/custom/scss/_items-cualidades.scss */
.hi-icon span {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*-------------------------------------
 EFECTO NINGUNO
 -------------------------------------*/
/* Estilo ninguno Oscuro */
/* line 453, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-ninguno .hi-icon {
  color: #fff;
  background: #0076a3;
}
/* line 457, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"].hi-icon-efecto-ninguno .hi-icon span {
  opacity: 0;
}
/* Efecto ninguno Icono Claro */
/* line 461, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-ninguno .hi-icon {
  color: #0076a3;
  background: #fff;
}
/* line 465, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-ninguno .hi-icon span {
  opacity: 0;
}
/*-------------------------------------
 EFECTO ICONOS 1
 -------------------------------------*/
/* Estilo 1 Oscuro */
/* line 474, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-1 .hi-icon {
  color: #0076a3;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 479, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-1 .hi-icon span {
  opacity: 0;
}
/* Efecto 1 hover Icono Oscuro y Claro */
/* line 483, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-1 .hi-icon, div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-1 .hi-icon {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* Efecto 1 Icono Claro */
/* line 488, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-1 .hi-icon {
  background: #fff;
  color: #0076a3;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 493, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-1 .hi-icon span {
  opacity: 0;
}
/*-------------------------------------
 EFECTO ICONOS 2
 -------------------------------------*/
/* Efecto 2 Icono Oscuro */
/* line 501, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-2 .hi-icon {
  background: rgba(255, 255, 255, 1);
  color: #0076a3;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
/* line 506, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-2 .hi-icon span {
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: 0 0 0 4px #fff;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
/* Efecto 2 Hover Oscuro para Efecto 2 */
/* line 516, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-2h .hi-icon {
  color: #0076a3;
}
/* line 519, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-2h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* Efecto 2 Icono Claro */
/* line 524, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-2 .hi-icon {
  background: #0076a3;
  color: #fff;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
/* line 530, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-2 .hi-icon span {
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: 0 0 0 4px #0076a3;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
/* Efecto 2 Hover Claro para Efecto 2 */
/* line 540, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-2h .hi-icon {
  color: #fff;
}
/* line 543, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-2h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*-------------------------------------
 EFECTO ICONOS 3
 -------------------------------------*/
/* Efecto 3 Hover Oscuro para Efecto 2 */
/* line 551, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-3h .hi-icon {
  background: rgba(255, 255, 255, 1);
  color: #0076a3;
}
/* line 555, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-3h .hi-icon span {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 558, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-3h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* Efecto 3 Hover Claro para Efecto 2 */
/* line 563, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-3h .hi-icon span {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 566, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-3h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*-------------------------------------
 EFECTO ICONOS 4
 -------------------------------------*/
/* Efecto 4  Icono Oscuro */
/* line 575, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-4 .hi-icon {
  background: rgba(255, 255, 255, 1);
  color: #0076a3;
  -webkit-transition: ease-out 0.1s, background 0.2s;
  -moz-transition: ease-out 0.1s, background 0.2s;
  transition: ease-out 0.1s, background 0.2s;
}
/* line 580, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-4 .hi-icon span {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
/* line 589, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-4 .hi-icon {
  background: #fff;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  color: #0076a3;
}
/* line 594, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-4 .hi-icon span {
  -webkit-animation: sonarEffect_oscuro 1.3s ease-out 75ms infinite;
  -moz-animation: sonarEffect_oscuro 1.3s ease-out 75ms infinite;
  animation: sonarEffect_oscuro 1.3s ease-out 75ms infinite;
}
/* Efecto 15  Icono Claro */
/* line 599, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-4 .hi-icon {
  background: #0076a3;
  -webkit-transition: ease-out 0.1s, background 0.2s;
  -moz-transition: ease-out 0.1s, background 0.2s;
  transition: ease-out 0.1s, background 0.2s;
}
/* line 603, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-4 .hi-icon span {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
/* line 612, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-4 .hi-icon {
  background: #0076a3 !important;
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  -o-transform: scale(0.93);
  transform: scale(0.93);
  color: #fff;
}
/* line 617, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-4 .hi-icon span {
  -webkit-animation: sonarEffect_claro 1.3s ease-out 75ms infinite;
  -moz-animation: sonarEffect_claro 1.3s ease-out 75ms infinite;
  animation: sonarEffect_claro 1.3s ease-out 75ms infinite;
}
@-webkit-keyframes sonarEffect_oscuro {
  /* line 621, templates/g5_epa/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 624, templates/g5_epa/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.1);
  }
  /* line 628, templates/g5_epa/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0076a3, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.3);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_oscuro {
  /* line 621, templates/g5_epa/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 624, templates/g5_epa/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.1);
  }
  /* line 628, templates/g5_epa/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0076a3, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes sonarEffect_oscuro {
  /* line 621, templates/g5_epa/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 624, templates/g5_epa/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.1);
  }
  /* line 628, templates/g5_epa/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0076a3, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}
@-webkit-keyframes sonarEffect_claro {
  /* line 636, templates/g5_epa/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 639, templates/g5_epa/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0076a3, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  /* line 643, templates/g5_epa/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0076a3, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.3);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_claro {
  /* line 636, templates/g5_epa/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 639, templates/g5_epa/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0076a3, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  /* line 643, templates/g5_epa/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0076a3, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes sonarEffect_claro {
  /* line 636, templates/g5_epa/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 639, templates/g5_epa/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0076a3, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  /* line 643, templates/g5_epa/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0076a3, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}
/*-------------------------------------
 EFECTO ICONOS 5
 -------------------------------------*/
/* Efecto 5 Icono Oscuro */
/* line 655, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-5 .hi-icon {
  background: #0076a3;
  color: #fff;
  box-shadow: 0 0 0 3px #fff;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 661, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-5 .hi-icon span {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #fff;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* Efecto 5 Hover Oscuro para Efecto 5 */
/* line 672, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-5h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
  -moz-transition: -moz-transform 0.4s, opacity 0.2s;
  transition: transform 0.4s, opacity 0.2s;
  opacity: 1;
}
/* line 677, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-5h .hi-icon {
  color: #0076a3;
}
/* Efecto 5 Icono Claro */
/* line 683, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-5 .hi-icon {
  color: #fff;
  box-shadow: 0 0 0 3px #0076a3;
  background: #0076a3;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 690, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-5 .hi-icon span {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #0076a3;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* Efecto 5 Hover Claro para Efecto 4 */
/* line 701, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-5h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  background: #fff;
}
/* line 706, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-5h .hi-icon {
  color: #0076a3;
}
/*-------------------------------------
 EFECTO ICONOS 6
 -------------------------------------*/
/* Efecto 6 Icono Oscuro */
/* line 715, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-6 .hi-icon {
  color: #0076a3;
  box-shadow: 0 0 0 3px #fff;
  background: #fff;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
/* line 721, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-6 .hi-icon span {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  box-shadow: 0 0 0 3px #fff;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.6s;
  -moz-transition: -moz-transform 0.5s, opacity 0.6s;
  transition: transform 0.5s, opacity 0.6s;
}
/* Efecto 6 Hover Oscuro para Efecto 6 */
/* line 731, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-6h .hi-icon {
  color: #fff;
  background: #0076a3;
}
/* line 735, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-6h .hi-icon span {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
}
/* Efecto 6 Icono Claro */
/* line 740, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-6 .hi-icon {
  color: #fff;
  box-shadow: 0 0 0 3px #0076a3;
  background: #0076a3;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
/* line 746, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-6 .hi-icon span {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  box-shadow: 0 0 0 3px #0076a3;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.6s;
  -moz-transition: -moz-transform 0.5s, opacity 0.6s;
  transition: transform 0.5s, opacity 0.6s;
}
/* Efecto 6 Hover claro para Efecto 6 */
/* line 755, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-6h .hi-icon {
  color: #fff;
}
/* line 758, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-6h .hi-icon span {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
}
/*-------------------------------------
 EFECTO ICONOS 7
 -------------------------------------*/
/* Efecto 7 Hover Oscuro */
/* line 766, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-7h .hi-icon {
  color: #0076a3;
}
/* line 769, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-7h .hi-icon {
  color: #0076a3;
}
/* line 772, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-7h .hi-icon span {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
}
/* line 776, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-7h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* Efecto 7 Hover Claro */
/* line 782, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-7h .hi-icon {
  background: #009bd6;
  color: #fff;
}
/* line 786, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-7h .hi-icon span {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
}
/* line 790, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-7h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*-------------------------------------
 EFECTO ICONOS 8
 -------------------------------------*/
/* Efecto 8 Icono Oscuro */
/* line 798, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-8 .hi-icon {
  background: #0076a3;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 803, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-8 .hi-icon {
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
}
/* line 807, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-8 .hi-icon span {
  top: -4px;
  left: -4px;
  padding: 0;
  z-index: 10;
  border: 4px dashed #fff;
}
/* Efecto 8 Hover Oscuro */
/* line 815, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-8 .hi-icon {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  color: #fff;
}
/* Efecto 8 Icono Claro */
/* line 820, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-8 .hi-icon {
  background: #fff;
  box-shadow: 0 0 0 4px #0076a3;
  color: #0076a3;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 826, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-8 .hi-icon {
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
}
/* line 830, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-8 .hi-icon span {
  top: -4px;
  left: -4px;
  padding: 0;
  z-index: 10;
  border: 4px dashed #0076a3;
}
/* Efecto 8 Hover claro */
/* line 838, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-8 .hi-icon {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  color: #0076a3;
}
/*-------------------------------------
 EFECTO ICONOS 9
 -------------------------------------*/
/* Efecto 9 hover Icono Oscuro */
/* line 846, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-9h .hi-icon {
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
/* line 849, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-9h .hi-icon span {
  -webkit-animation: spinAround 9s linear infinite;
  -moz-animation: spinAround 9s linear infinite;
  animation: spinAround 9s linear infinite;
}
/* Efecto 9 hover Icono Claro */
/* line 853, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-9h .hi-icon {
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
/* line 856, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-9h .hi-icon span {
  -webkit-animation: spinAround 9s linear infinite;
  -moz-animation: spinAround 9s linear infinite;
  animation: spinAround 9s linear infinite;
}
@-webkit-keyframes spinAround {
  /* line 860, templates/g5_epa/custom/scss/_items-cualidades.scss */
  from {
    -webkit-transform: rotate(0deg);
  }
  /* line 863, templates/g5_epa/custom/scss/_items-cualidades.scss */
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinAround {
  /* line 860, templates/g5_epa/custom/scss/_items-cualidades.scss */
  from {
    -moz-transform: rotate(0deg);
  }
  /* line 863, templates/g5_epa/custom/scss/_items-cualidades.scss */
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spinAround {
  /* line 860, templates/g5_epa/custom/scss/_items-cualidades.scss */
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 863, templates/g5_epa/custom/scss/_items-cualidades.scss */
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*-------------------------------------
 EFECTO ICONOS 10
 -------------------------------------*/
/* Efecto 10  Icono Oscuro */
/* line 872, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-10 .hi-icon {
  background: #0076a3;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
  overflow: hidden;
  -webkit-transition: background 0.5s, color 0.5s, box-shadow 0.3s;
  -moz-transition: background 0.5s, color 0.5s, box-shadow 0.3s;
  transition: background 0.5s, color 0.5s, box-shadow 0.3s;
}
/* line 878, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-10 span {
  display: none;
}
/* line 881, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-10 .hi-icon {
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.9);
}
/* line 884, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"].g-cualidades-item:hover .hi-icon-efecto-10h .hi-icon:before {
  -webkit-animation: toRightFromLeft 0.5s forwards;
  -moz-animation: toRightFromLeft 0.5s forwards;
  animation: toRightFromLeft 0.5s forwards;
}
/* Efecto 10  Icono Claro */
/* line 888, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-10 .hi-icon {
  background: #0076a3;
  box-shadow: 0 0 0 4px rgba(204, 204, 204, 0.9);
  color: #fff;
  overflow: hidden;
  -webkit-transition: background 0.5s, color 0.5s, box-shadow 0.3s;
  -moz-transition: background 0.5s, color 0.5s, box-shadow 0.3s;
  transition: background 0.5s, color 0.5s, box-shadow 0.3s;
}
/* line 895, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-10 span {
  display: none;
}
/* line 898, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-10 .hi-icon {
  box-shadow: 0 0 0 8px #eee;
}
/* line 901, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-10h .hi-icon:before {
  -webkit-animation: toRightFromLeft 0.5s forwards;
  -moz-animation: toRightFromLeft 0.5s forwards;
  animation: toRightFromLeft 0.5s forwards;
}
@-webkit-keyframes toRightFromLeft {
  /* line 905, templates/g5_epa/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translate(100%);
  }
  /* line 908, templates/g5_epa/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
  }
  /* line 912, templates/g5_epa/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toRightFromLeft {
  /* line 905, templates/g5_epa/custom/scss/_items-cualidades.scss */
  49% {
    -moz-transform: translate(100%);
  }
  /* line 908, templates/g5_epa/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -moz-transform: translate(-100%);
  }
  /* line 912, templates/g5_epa/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@keyframes toRightFromLeft {
  /* line 905, templates/g5_epa/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translate(100%);
    -moz-transform: translate(100%);
    -ms-transform: translate(100%);
    -o-transform: translate(100%);
    transform: translate(100%);
  }
  /* line 908, templates/g5_epa/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -ms-transform: translate(-100%);
    -o-transform: translate(-100%);
    transform: translate(-100%);
  }
  /* line 912, templates/g5_epa/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
 EFECTO ICONOS 11
 -------------------------------------*/
/* Efecto 11  Icono Oscuro */
/* line 921, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-11h .hi-icon:before {
  -webkit-animation: toLeftFromRight 0.3s forwards;
  -moz-animation: toLeftFromRight 0.3s forwards;
  animation: toLeftFromRight 0.3s forwards;
}
/* Efecto 11  Icono Claro */
/* line 925, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-11h .hi-icon:before {
  -webkit-animation: toLeftFromRight 0.3s forwards;
  -moz-animation: toLeftFromRight 0.3s forwards;
  animation: toLeftFromRight 0.3s forwards;
}
@-webkit-keyframes toLeftFromRight {
  /* line 929, templates/g5_epa/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translate(-100%);
  }
  /* line 932, templates/g5_epa/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translate(100%);
  }
  /* line 936, templates/g5_epa/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toLeftFromRight {
  /* line 929, templates/g5_epa/custom/scss/_items-cualidades.scss */
  49% {
    -moz-transform: translate(-100%);
  }
  /* line 932, templates/g5_epa/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -moz-transform: translate(100%);
  }
  /* line 936, templates/g5_epa/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@keyframes toLeftFromRight {
  /* line 929, templates/g5_epa/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -ms-transform: translate(-100%);
    -o-transform: translate(-100%);
    transform: translate(-100%);
  }
  /* line 932, templates/g5_epa/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translate(100%);
    -moz-transform: translate(100%);
    -ms-transform: translate(100%);
    -o-transform: translate(100%);
    transform: translate(100%);
  }
  /* line 936, templates/g5_epa/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
 EFECTO ICONOS 12
 -------------------------------------*/
/* Efecto 12  Icono Oscuro y  Claro */
/* line 945, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-12h .hi-icon:before, div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-12h .hi-icon:before {
  -webkit-animation: toTopFromBottom 0.5s forwards;
  -moz-animation: toTopFromBottom 0.5s forwards;
  animation: toTopFromBottom 0.5s forwards;
}
@-webkit-keyframes toTopFromBottom {
  /* line 950, templates/g5_epa/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translateY(-100%);
  }
  /* line 953, templates/g5_epa/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  /* line 957, templates/g5_epa/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toTopFromBottom {
  /* line 950, templates/g5_epa/custom/scss/_items-cualidades.scss */
  49% {
    -moz-transform: translateY(-100%);
  }
  /* line 953, templates/g5_epa/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
  /* line 957, templates/g5_epa/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@keyframes toTopFromBottom {
  /* line 950, templates/g5_epa/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  /* line 953, templates/g5_epa/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  /* line 957, templates/g5_epa/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
 EFECTO ICONOS 13
 -------------------------------------*/
/* Efecto 13 Icono Oscuro y Claro */
/* line 966, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-13h .hi-icon:before, div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-13h .hi-icon:before {
  -webkit-animation: toBottomFromTop 0.3s forwards;
  -moz-animation: toBottomFromTop 0.3s forwards;
  animation: toBottomFromTop 0.3s forwards;
}
@-webkit-keyframes toBottomFromTop {
  /* line 971, templates/g5_epa/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translateY(100%);
  }
  /* line 974, templates/g5_epa/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  /* line 978, templates/g5_epa/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toBottomFromTop {
  /* line 971, templates/g5_epa/custom/scss/_items-cualidades.scss */
  49% {
    -moz-transform: translateY(100%);
  }
  /* line 974, templates/g5_epa/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  /* line 978, templates/g5_epa/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@keyframes toBottomFromTop {
  /* line 971, templates/g5_epa/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  /* line 974, templates/g5_epa/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  /* line 978, templates/g5_epa/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
 EFECTO ICONOS 14
 -------------------------------------*/
/* Efecto 14  Icono Oscuro */
/* line 987, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-14 .hi-icon {
  background: #0076a3;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
/* Efecto 14 hover Icono Oscuro */
/* line 994, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"].g-cualidades-item:hover .hi-icon-efecto-14 .hi-icon {
  background: rgba(255, 255, 255, 1) !important;
  color: #0076a3;
}
/* line 998, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-14 .hi-icon:before {
  -webkit-animation: binban 1s linear infinite;
  -moz-animation: binban 1s linear infinite;
  animation: binban 1s linear infinite;
}
/* Efecto 14  Icono Claro */
/* line 1003, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-14 .hi-icon {
  background: #fff;
  box-shadow: 0 0 0 4px #0076a3;
  color: #0076a3;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
/* Efecto 14 hover Icono Claro */
/* line 1010, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-14 .hi-icon {
  background: #0076a3 !important;
  color: rgba(255, 255, 255, 1);
}
/* line 1014, templates/g5_epa/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-14 .hi-icon:before {
  -webkit-animation: binban 1s linear infinite;
  -moz-animation: binban 1s linear infinite;
  animation: binban 1s linear infinite;
}
@-webkit-keyframes binban {
  /* line 1018, templates/g5_epa/custom/scss/_items-cualidades.scss */
  0% {
    -webkit-transform: scale(1);
  }
  /* line 1021, templates/g5_epa/custom/scss/_items-cualidades.scss */
  50% {
    -webkit-transform: scale(0.7) rotate(5deg);
  }
  /* line 1024, templates/g5_epa/custom/scss/_items-cualidades.scss */
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes binban {
  /* line 1018, templates/g5_epa/custom/scss/_items-cualidades.scss */
  0% {
    -moz-transform: scale(1);
  }
  /* line 1021, templates/g5_epa/custom/scss/_items-cualidades.scss */
  50% {
    -moz-transform: scale(0.7) rotate(5deg);
  }
  /* line 1024, templates/g5_epa/custom/scss/_items-cualidades.scss */
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes binban {
  /* line 1018, templates/g5_epa/custom/scss/_items-cualidades.scss */
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  /* line 1021, templates/g5_epa/custom/scss/_items-cualidades.scss */
  50% {
    -webkit-transform: scale(0.7) rotate(5deg);
    -moz-transform: scale(0.7) rotate(5deg);
    -ms-transform: scale(0.7) rotate(5deg);
    -o-transform: scale(0.7) rotate(5deg);
    transform: scale(0.7) rotate(5deg);
  }
  /* line 1024, templates/g5_epa/custom/scss/_items-cualidades.scss */
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/*-------------------------------------------
 MEDIAS QUERIES
 ------------------------------------------*/
@media (max-width: 60rem) {
  /* line 1033, templates/g5_epa/custom/scss/_items-cualidades.scss */
  .g-cualidades .g-cualidades-item {
    padding: 0 !important;
  }
}
@media (max-width: 48rem) {
  /* line 1039, templates/g5_epa/custom/scss/_items-cualidades.scss */
  .g-cualidades .g-cualidades-item .g-content, .g-cualidades .g-cualidades-item .g-cualidades-link {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
}
/*Estilos  Partícula Menu Footer*/
/* line 2, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer {
  /*----Orientación Items----*/
  /*----Orientación Horizontal Items----*/
  /*----Texto en negrita----*/
  /*Color de enlaces*/
  /*Color de bordes vertical */
  /*Color de bordes Horizontal */
  /*Efecto 1*/
  /*Efecto 2*/
  /*Efecto 3*/
  /*Efecto 4*/
  /*Item de menu Activo*/
}
/* line 3, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer ul, .g-menu-footer li {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
/* line 11, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-dis-vertical ul li {
  display: block;
}
/* line 13, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-dis-vertical ul li a {
  padding: 0.5rem 0;
}
/* line 16, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-dis-vertical ul li:first-child a {
  padding-top: 0 !important;
}
/* line 21, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-dis-horizontal ul li {
  display: inline-block;
}
/* line 23, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-dis-horizontal ul li a {
  padding: 0.5rem;
}
/* line 29, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-align-left {
  text-align: left;
}
/* line 32, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-align-center {
  text-align: center;
}
/* line 35, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-align-right {
  text-align: right;
}
/* line 39, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-enlacenegrita ul li a {
  font-weight: bold;
}
/* line 43, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer a {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  text-decoration: none;
  line-height: 1;
  position: relative;
  top: -0.15rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 51, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer a i {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-right: 0.6rem;
  border: none;
  text-decoration: none;
  border-radius: 0;
  text-shadow: none;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 65, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-oscuro ul li a {
  color: #d8d8d8;
}
/* line 66, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-oscuro ul li a:hover, .g-menu-footer.g-menu-oscuro ul li.active a {
  color: #fff;
}
/* line 67, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-claro ul li a {
  color: #373838;
}
/* line 68, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-claro ul li a:hover, .g-menu-footer.g-menu-claro ul li.active a {
  color: #1f1f1f;
}
/* line 71, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-oscuro.gmenu-conborder.g-menu-dis-vertical ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.31);
  box-shadow: 0 -1px rgba(255, 255, 255, 0.15) inset;
}
/* line 76, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-claro.gmenu-conborder.g-menu-dis-vertical ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
/* line 81, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-oscuro.gmenu-conborder.g-menu-dis-horizontal ul li {
  border-right: 1px solid rgba(0, 0, 0, 0.31);
  box-shadow: 1px 0 rgba(255, 255, 255, 0.15);
}
/* line 85, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-oscuro.gmenu-conborder.g-menu-dis-horizontal ul li:last-child {
  border-right: 0;
  box-shadow: none;
}
/* line 91, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto1 ul li a .fa {
  position: relative;
  left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 96, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto1 ul li:hover a .fa {
  left: 0.2rem;
}
/* line 100, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto2 ul li:hover a .fa {
  margin-right: 1rem;
}
/* line 105, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto3 ul li a .fa {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 109, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto3 ul li:hover a .fa {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  left: 2px;
}
/* line 116, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4.g-menu-dis-horizontal ul li a {
  margin: 0 0.2rem;
}
/* line 119, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4.g-menu-dis-horizontal ul li:first-child a {
  margin-left: 0;
}
/* line 122, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4.g-menu-dis-horizontal ul li:last-child a {
  margin-right: 0;
}
/* line 125, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4 ul li a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 131, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4 ul li {
  border-right: none !important;
  box-shadow: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}
/* line 139, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4 ul li a:after {
  content: "";
  position: absolute;
  bottom: -0.3rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 1px;
  background: #d8d8d8;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 151, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4.g-menu-claro ul li a:after {
  background: #373838;
}
/* line 155, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4 ul li:hover a:after {
  width: 100%;
}
/* line 161, templates/g5_epa/custom/scss/_menusecundario.scss */
.g-menu-footer nav[class*="g-menu-efecto"] ul li.active a .fa {
  left: 0.3rem !important;
}
@media only all and (max-width: 47.99rem) {
  /* line 168, templates/g5_epa/custom/scss/_menusecundario.scss */
  /* line 169, templates/g5_epa/custom/scss/_menusecundario.scss */
  .g-menu-footer ul li {
    border-right: 0 !important;
    box-shadow: none !important;
    display: block !important;
  }
  /* line 173, templates/g5_epa/custom/scss/_menusecundario.scss */
  .g-menu-footer ul li a {
    padding: 0.7rem 0 !important;
  }
}
/*--------------------------------------------------
 ESTILOS PARTICULA HEADROOM.JS
 --------------------------------------------------*/
/* line 4, templates/g5_epa/custom/scss/_headroom.js.scss */
.animated.g-fixed-active {
  position: fixed !important;
  width: 100%;
  top: 0;
  z-index: 99999 !important;
  left: 0;
}
/* line 11, templates/g5_epa/custom/scss/_headroom.js.scss */
.animated {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 1, templates/g5_epa/custom/scss/_encabezado.scss */
.g-encabezado {
  overflow: hidden;
  /*Diseño ornamental*/
  /*-------------------------------------------
   MEDIAS QUERIES
   ------------------------------------------*/
}
/* line 4, templates/g5_epa/custom/scss/_encabezado.scss */
.g-encabezado .g-encabezado-titulo, .g-encabezado .g-encabezado-subtitulo {
  margin: 0;
  padding: 0 0 0.5rem 0;
  position: relative;
}
/* line 11, templates/g5_epa/custom/scss/_encabezado.scss */
.g-encabezado i.alineacionicoizquierda {
  margin-right: 0.5rem;
}
/* line 14, templates/g5_epa/custom/scss/_encabezado.scss */
.g-encabezado i.alineacionicoarriba {
  display: block;
}
/* line 17, templates/g5_epa/custom/scss/_encabezado.scss */
.g-encabezado i.alineacionicoderecha {
  margin-left: 0.5rem;
}
/* line 20, templates/g5_epa/custom/scss/_encabezado.scss */
.g-encabezado hr {
  height: 1px;
  margin: 1rem 10%;
  z-index: 999;
  border: 0;
  background-color: #0076a3;
}
/* line 28, templates/g5_epa/custom/scss/_encabezado.scss */
.g-encabezado p {
  margin: 0 0 1rem 0;
}
/* line 34, templates/g5_epa/custom/scss/_encabezado.scss */
.g-encabezado.g-diseno-ornamental .g-encabezado-titulo {
  display: inline-block;
}
/* line 38, templates/g5_epa/custom/scss/_encabezado.scss */
.g-encabezado.g-diseno-ornamental .g-encabezado-subtitulo {
  display: block;
}
/* line 42, templates/g5_epa/custom/scss/_encabezado.scss */
.g-encabezado.g-diseno-ornamental .g-encabezado-titulo:before, .g-encabezado.g-diseno-ornamental .g-encabezado-titulo:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 10px;
  background: url('../images/flecha-encabezado.png') no-repeat;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 52, templates/g5_epa/custom/scss/_encabezado.scss */
.g-encabezado.g-diseno-ornamental .g-encabezado-titulo:before {
  right: 108%;
  background-position: right center;
}
/* line 56, templates/g5_epa/custom/scss/_encabezado.scss */
.g-encabezado.g-diseno-ornamental .g-encabezado-titulo:after {
  left: 108%;
  background-position: left center;
}
@media only all and (max-width: 47.99rem) {
  /* line 65, templates/g5_epa/custom/scss/_encabezado.scss */
  /* line 66, templates/g5_epa/custom/scss/_encabezado.scss */
  .g-encabezado .g-encabezado hr {
    margin: 1rem 0;
  }
}
/*Estilos  Partícula Social Pro*/
/* line 2, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*Orientación Items*/
  /*Diseno 1*/
  /*Diseno 2*/
  /*Diseno 3*/
  /*Diseno 4*/
  /*Diseno 5*/
  /*Diseno 6*/
  /*Diseno 7*/
  /*Diseno 8*/
  /*Diseno 9*/
  /*Diseno 10*/
  /*Diseno 11*/
  /*Diseno 12*/
  /*Diseno 13*/
  /*Diseno 14*/
  /*Diseno 15*/
  /*Diseno 16*/
  /*Diseno 17*/
  /*Diseno 18*/
}
/* line 7, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 8, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.g-social-dis-horizontal a {
  margin-right: 0.4rem;
}
/* line 10, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.g-social-dis-horizontal a:last-child {
  margin-right: 0 !important;
}
/* line 16, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.g-social-dis-vertical {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
}
/* line 19, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.g-social-dis-vertical a {
  margin-right: 0 !important;
  margin-bottom: 0.8rem;
}
/* line 22, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.g-social-dis-vertical a:last-child {
  margin-bottom: 0 !important;
}
/* line 27, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro a {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  text-decoration: none;
}
/* line 31, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro a i {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0.4rem;
  border: none;
  text-decoration: none;
  border-radius: 0;
  margin-bottom: 0;
  font-size: 1.6rem;
  text-shadow: none;
  color: #3a3a3a;
}
/* line 42, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro a .g-socialpro-texto {
  padding: 0 0.4rem 0 0.1rem;
  color: #3a3a3a;
  font-size: 0.9rem;
  font-weight: bold;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
/* line 51, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.g-social-pro-vertical.g-socialpro-ambos .g-socialpro-texto {
  padding-top: 0.2rem;
}
/* line 54, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.g-social-pro-vertical a {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
}
/* line 60, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno1 a i {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 65, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno2 a i {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 68, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno2 a:hover i {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* line 73, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno3 a i {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 77, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno3 a:hover i {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
/* line 84, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 85, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno4 a {
  margin-right: 0.4rem;
}
/* line 88, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno4 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: 1px 1px 0px 1px rgba(45, 42, 42, 0.22);
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 103, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno4 i span {
  pointer-events: none;
  position: absolute;
  width: 105%;
  height: 105%;
  border-radius: 50%;
  top: -1px;
  left: -1px;
  padding: 2px;
  z-index: -1;
  background: #1e709c;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 119, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno4 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 123, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno4 a:hover span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
  -moz-transition: -moz-transform 0.4s, opacity 0.2s;
  transition: transform 0.4s, opacity 0.2s;
  opacity: 1;
}
/* line 129, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno4 a:hover i {
  color: #fff !important;
}
/* line 136, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 137, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno5 a {
  margin-right: 0.6rem;
}
/* line 140, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno5 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #0076a3;
  color: #fff;
  box-shadow: 1px 1px 0px 0px rgba(45, 42, 42, 0.22);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 156, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno5 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 160, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno5 a:hover i {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
/* line 166, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 167, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno6 a {
  margin-right: 0.6rem;
}
/* line 170, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno6 a i {
  color: #fff;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #0076a3;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 185, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno6 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 189, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno6 a:hover i {
  -webkit-transform: scale(1.2) rotate(360deg);
  -moz-transform: scale(1.2) rotate(360deg);
  -ms-transform: scale(1.2) rotate(360deg);
  -o-transform: scale(1.2) rotate(360deg);
  transform: scale(1.2) rotate(360deg);
}
/* line 195, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 196, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno7 a {
  margin-right: 0.6rem;
}
/* line 199, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno7 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 3px;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #5a5e61;
  color: #fff;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 214, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno7 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 217, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno7 a i:before {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 221, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno7 a:hover i:before {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* line 229, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno8 a i {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  top: 0;
}
/* line 234, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno8 a:hover i {
  top: -0.4rem;
}
/* line 239, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 {
  font-size: 0;
}
/* line 242, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
/* line 247, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a .g-socialpro-diseno9-hover {
  display: block;
  width: 140%;
  height: 140%;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 255, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a, .g-socialpro.diseno9 a .g-socialpro-diseno9-hover, .g-socialpro.diseno9 a .fa {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 2);
  -moz-transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 2);
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 2);
}
/* line 262, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a .g-socialpro-diseno9-con {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background-color: #fff;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 0.4rem;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
  opacity: 0.99;
}
/* line 277, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a .g-socialpro-diseno9-hover {
  top: 90%;
  left: -110%;
}
/* line 282, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a .fa {
  transform: scale(0.8);
}
/* line 288, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a:focus .g-socialpro-diseno9-hover, .g-socialpro.diseno9 a:hover .g-socialpro-diseno9-hover {
  top: -20%;
  left: -20%;
}
/* line 293, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a:focus .fa, .g-socialpro.diseno9 a:hover .fa {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  color: #fff !important;
}
/* line 301, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 302, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno10 a {
  margin-right: 0.6rem;
}
/* line 305, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno10 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 0;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 319, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno10 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 323, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno10 a:hover i {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  border-radius: 50%;
}
/* line 330, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 331, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno11 a {
  margin-right: 0.4rem;
}
/* line 334, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno11 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 3rem;
  height: 3rem;
  border-radius: 5px;
  text-align: center;
  position: relative;
  bottom: 0;
  top: 0;
  z-index: 1;
  background: #5a5e61;
  color: #fff;
  box-shadow: 0px 4px 0px #444;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
/* line 353, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno11.g-socialpro-ambos a i {
  width: auto;
  height: 2.5rem;
}
/* line 358, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno11 a i:before {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 362, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno11 a:hover i {
  box-shadow: 0px -1px 0px rgba(13, 23, 27, 0.41) inset !important;
  top: 3px;
  -webkit-transform: scaleY(0.9);
  -moz-transform: scaleY(0.9);
  -ms-transform: scaleY(0.9);
  -o-transform: scaleY(0.9);
  transform: scaleY(0.9);
}
/* line 367, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno11 a:hover i:before {
  -webkit-transform: scaleY(1.1);
  -moz-transform: scaleY(1.1);
  -ms-transform: scaleY(1.1);
  -o-transform: scaleY(1.1);
  transform: scaleY(1.1);
}
/* line 370, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno11 a:hover .g-socialpro-texto {
  -webkit-transform: scaleY(1.1);
  -moz-transform: scaleY(1.1);
  -ms-transform: scaleY(1.1);
  -o-transform: scaleY(1.1);
  transform: scaleY(1.1);
}
/* line 374, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno11 .g-socialpro-texto {
  padding: 0 0.5rem;
  color: #fff;
  font-family: "Raleway";
}
/* line 383, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 384, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 a {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 1rem;
}
/* line 389, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 a:hover .g-socialpro-di12, .g-socialpro.diseno12 a:hover .g-socialpro12-pre, .g-socialpro.diseno12 a:hover .g-socialpro12-post {
  color: #fff;
}
/* line 395, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 a:hover i {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* line 399, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 400, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 .g-socialpro-di12 i {
  color: #fff;
  z-index: 9;
  font-size: 37px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.25s ease;
  -moz-transition: -moz-transform 0.25s ease;
  transition: transform 0.25s ease;
}
/* line 413, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 .g-socialpro-di12 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  z-index: 0;
  margin: 0 -0.6rem;
  background: #55acee;
  border-color: #55acee;
  color: #f8f8f9;
  position: relative;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}
/* line 428, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 .g-socialpro-di12, .g-socialpro.diseno12 .g-socialpro12-pre, .g-socialpro.diseno12 .g-socialpro12-post {
  height: 37px;
  width: 64px;
  box-sizing: border-box;
  background: #5a5e61;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 439, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 .g-socialpro12-pre, .g-socialpro.diseno12 .g-socialpro12-post {
  position: absolute;
  left: -1px;
  top: 0;
  z-index: -1;
}
/* line 447, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 .g-socialpro12-pre {
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  transform: rotate(60deg);
}
/* line 450, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 .g-socialpro12-post {
  -webkit-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
/* line 454, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 455, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 .g-socialpro-di12 i {
  color: #fff;
  z-index: 9;
  font-size: 37px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.25s ease;
  -moz-transition: -moz-transform 0.25s ease;
  transition: transform 0.25s ease;
}
/* line 467, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 468, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno13 a {
  margin-right: 0.6rem;
}
/* line 470, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno13 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 0;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
  color: #0076a3;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 486, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno13 a:hover i {
  box-shadow: 0 0 0 #fff inset !important;
  color: #fff !important;
  background: #524f4f;
}
/* line 492, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno13 a .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 500, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 501, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno14 a {
  margin-right: 0.6rem;
}
/* line 504, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno14 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
  color: #0076a3;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 519, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno14 a:hover i {
  -webkit-transform: rotateY(-360deg);
  -moz-transform: rotateY(-360deg);
  -ms-transform: rotateY(-360deg);
  -o-transform: rotateY(-360deg);
  transform: rotateY(-360deg);
}
/* line 522, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno14 a .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 530, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 531, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno15 a {
  margin-right: 0.6rem;
}
/* line 534, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno15 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  margin: 0 0.25rem;
  border-radius: 0;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #5a5e61;
  color: #fff;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.56);
  -webkit-transform: rotate(45deg) scale(0.9);
  -moz-transform: rotate(45deg) scale(0.9);
  -ms-transform: rotate(45deg) scale(0.9);
  -o-transform: rotate(45deg) scale(0.9);
  transform: rotate(45deg) scale(0.9);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 552, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno15 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 555, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno15 a i:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 559, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno15 a:hover i {
  -webkit-transform: rotate(45deg) scale(1);
  -moz-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  -o-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
}
/* line 565, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 566, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno16 a {
  margin-right: 0.6rem;
  -webkit-perspective: 700;
  -moz-perspective: 700;
  perspective: 700;
}
/* line 570, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno16 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 573, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno16 a .social-btn-cube {
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform-origin: 20px 20px -20px;
  -moz-transform-origin: 20px 20px -20px;
  -ms-transform-origin: 20px 20px -20px;
  -o-transform-origin: 20px 20px -20px;
  transform-origin: 20px 20px -20px;
}
/* line 582, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno16 a .social-btn-cube .social-btn-face {
  width: 105%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  position: absolute;
  background: #dd4b39;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  -webkit-transform-origin: 0;
  -moz-transform-origin: 0;
  -ms-transform-origin: 0;
  -o-transform-origin: 0;
  transform-origin: 0;
}
/* line 598, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno16 a .social-btn-cube .social-btn-face.default {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
/* line 601, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno16 a .social-btn-cube .social-btn-face.active {
  box-shadow: 5rem 5rem 0 rgba(0, 0, 0, 0.1) inset;
  left: 40px;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
/* line 606, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno16 a:hover .social-btn-cube {
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  -ms-transform: rotateY(-90deg);
  -o-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
}
/* line 612, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 613, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 a {
  margin-right: 0.6rem;
}
/* line 616, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 620, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 .c--anim-btn, .g-socialpro.diseno17 .c-anim-btn {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
/* line 624, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 .c--anim-btn {
  height: 2.5rem;
  width: 2.5rem;
  overflow: hidden;
  background-color: #3b5998;
}
/* line 630, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 .c--anim-btn i {
  position: relative;
  color: #fff;
  text-decoration: none;
  text-align: center;
  height: 2.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
}
/* line 642, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 .c-anim-btn {
  margin-top: 0em;
}
/* line 645, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 .c-anim-btn-2:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.09);
  bottom: 0;
}
/* line 655, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 a:hover .c--anim-btn .c-anim-btn {
  margin-top: -2.5rem;
}
/* line 661, templates/g5_epa/custom/scss/_social-pro.scss */
/* line 662, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno18 a {
  margin-right: 0.6rem;
  position: relative;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
/* line 667, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno18 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #5a5e61;
  color: #fff;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 683, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno18 a .tooltip {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background: #5a5e61;
  max-width: 400px;
  color: #fff;
  position: absolute;
  bottom: 0;
  padding: 0.3rem 0.6rem;
  z-index: -1;
  font-size: 1rem;
  border-radius: 2px;
  visibility: hidden;
  opacity: 0;
  font-size: 0.9rem;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
/* line 701, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno18 a .tooltip span {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #5a5e61;
  position: absolute;
  bottom: -5px;
}
/* line 710, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno18 a:hover i {
  color: rgba(255, 255, 255, 0.71);
}
/* line 714, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno18 a:hover .tooltip {
  bottom: 45px;
  visibility: visible;
  opacity: 1;
  z-index: 99999;
  text-align: center;
  text-shadow: none;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.18) inset;
}
/* line 724, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno18 a .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 728, templates/g5_epa/custom/scss/_social-pro.scss */
.g-socialpro.diseno18.g-social-pro-vertical.g-socialpro-ambos a:hover .tooltip {
  bottom: 65px;
}
/* line 1, templates/g5_epa/custom/scss/_slideshow.scss */
/* line 2, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/g5_epa/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/g5_epa/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/g5_epa/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/g5_epa/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/g5_epa/custom/scss/_slideshow.scss */
/* line 58, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 75, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #0076a3;
}
/* line 77, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 87, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #0076a3;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #0094cc;
  border-color: #0094cc;
}
/* line 96, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 106, templates/g5_epa/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 114, templates/g5_epa/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #0076a3;
  color: #0076a3;
}
/* line 122, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #0076a3;
  border-color: #0076a3;
  color: #fff;
}
/* line 130, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 143, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 150, templates/g5_epa/custom/scss/_slideshow.scss */
/* line 151, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, templates/g5_epa/custom/scss/_slideshow.scss */
/* line 175, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 179, templates/g5_epa/custom/scss/_slideshow.scss */
/* line 180, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, templates/g5_epa/custom/scss/_slideshow.scss */
/* line 189, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 198, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, templates/g5_epa/custom/scss/_slideshow.scss */
/* line 204, templates/g5_epa/custom/scss/_slideshow.scss */
/* line 205, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #666 !important;
}
/* line 208, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #666;
}
/* line 213, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, templates/g5_epa/custom/scss/_slideshow.scss */
/* line 217, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, templates/g5_epa/custom/scss/_slideshow.scss */
/* line 222, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 229, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 232, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 235, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 238, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 241, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 244, templates/g5_epa/custom/scss/_slideshow.scss */
/* line 245, templates/g5_epa/custom/scss/_slideshow.scss */
/* line 246, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 251, templates/g5_epa/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, templates/g5_epa/custom/scss/_slideshow.scss */
/* line 257, templates/g5_epa/custom/scss/_slideshow.scss */
/* line 258, templates/g5_epa/custom/scss/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 1, templates/g5_epa/custom/scss/_boton-cta.scss */
.g-llamado-accion {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 4rem 0;
  line-height: 2rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  /*Estilo 2*/
  /*Estilo 3*/
}
/* line 12, templates/g5_epa/custom/scss/_boton-cta.scss */
.g-llamado-accion .g-llamado-contenido {
  text-align: center;
  z-index: 1;
  margin-bottom: 1rem;
}
/* line 16, templates/g5_epa/custom/scss/_boton-cta.scss */
.g-llamado-accion .g-llamado-contenido .g-llamado-titulo {
  margin: 0 0 1rem 0;
}
/* line 19, templates/g5_epa/custom/scss/_boton-cta.scss */
.g-llamado-accion .g-llamado-contenido .g-llamado-desc {
  margin-top: 0;
  font-size: 1.5rem;
}
/* line 25, templates/g5_epa/custom/scss/_boton-cta.scss */
.g-llamado-accion .g-llamado-boton {
  z-index: 1;
}
/* line 27, templates/g5_epa/custom/scss/_boton-cta.scss */
.g-llamado-accion .g-llamado-boton .btn {
  text-decoration: none;
}
/* line 30, templates/g5_epa/custom/scss/_boton-cta.scss */
@media only all and (max-width: 47.99rem) {
  .g-llamado-accion .g-llamado-boton .button, .g-llamado-accion .g-llamado-boton .btn {
    width: 90%;
  }
}
/* line 35, templates/g5_epa/custom/scss/_boton-cta.scss */
.g-llamado-accion .g-llamado-boton .button i.ico_ant, .g-llamado-accion .g-llamado-boton .btn i.ico_ant {
  margin-right: 0.3rem;
}
/* line 38, templates/g5_epa/custom/scss/_boton-cta.scss */
.g-llamado-accion .g-llamado-boton .button i.ico_desp, .g-llamado-accion .g-llamado-boton .btn i.ico_desp {
  margin-left: 0.3rem;
}
/* line 45, templates/g5_epa/custom/scss/_boton-cta.scss */
.g-llamado-accion.style2 {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
@media only all and (max-width: 47.99rem) {
  .g-llamado-accion.style2 {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: inherit;
    -moz-box-align: inherit;
    box-align: inherit;
    -webkit-align-items: inherit;
    -moz-align-items: inherit;
    -ms-align-items: inherit;
    -o-align-items: inherit;
    align-items: inherit;
    -ms-flex-align: inherit;
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
/* line 56, templates/g5_epa/custom/scss/_boton-cta.scss */
.g-llamado-accion.style2 .g-llamado-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
  margin-right: 1rem;
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-llamado-accion.style2 .g-llamado-contenido {
    text-align: center;
    margin-right: 0rem;
    margin-bottom: 1rem;
  }
}
/* line 70, templates/g5_epa/custom/scss/_boton-cta.scss */
.g-llamado-accion.style3 {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  padding: 0 1rem;
  text-align: left;
}
/* line 74, templates/g5_epa/custom/scss/_boton-cta.scss */
.g-llamado-accion.style3 .g-llamado-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .g-llamado-accion {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
/*--------------------------------------------
 ESTILOS PARTÍCULA ACORDEON
 --------------------------------------------*/
/* line 4, templates/g5_epa/custom/scss/_acordeon.scss */
/* line 6, templates/g5_epa/custom/scss/_acordeon.scss */
.accordion .accor-button {
  display: inline-block;
  margin-top: 1rem;
}
/* line 9, templates/g5_epa/custom/scss/_acordeon.scss */
.accordion .accor-button a {
  text-decoration: none;
}
/* line 16, templates/g5_epa/custom/scss/_acordeon.scss */
.accordion {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1rem;
}
/* line 22, templates/g5_epa/custom/scss/_acordeon.scss */
.accordion .accordion-item-title {
  display: block;
  background: #0076a3;
  color: #b3b3b3;
  cursor: pointer;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  display: block;
  padding: 1rem;
  border-radius: 5px;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 36, templates/g5_epa/custom/scss/_acordeon.scss */
.accordion .accordion-item-title .toggle {
  background: #fff;
  color: #0076a3;
  float: right;
  padding: 0 4px;
  -webkit-transition: background 0.35s;
  -moz-transition: background 0.35s;
  transition: background 0.35s;
}
/* line 41, templates/g5_epa/custom/scss/_acordeon.scss */
.dir-rtl .accordion .accordion-item-title .toggle {
  float: left;
}
/* line 48, templates/g5_epa/custom/scss/_acordeon.scss */
.accordion li {
  padding: 0 0 0.5rem 0;
}
/* line 50, templates/g5_epa/custom/scss/_acordeon.scss */
/* line 51, templates/g5_epa/custom/scss/_acordeon.scss */
.accordion li.active .accordion-item-title {
  color: #fff;
}
/* line 54, templates/g5_epa/custom/scss/_acordeon.scss */
.accordion li.active .toggle {
  background: #fff;
  color: #12afaf;
}
/* line 59, templates/g5_epa/custom/scss/_acordeon.scss */
.accordion li div.accordion-item-content {
  padding: 0.5rem;
}
/* line 1, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo1 {
  display: none;
  text-align: left;
}
/* line 5, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 14, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador i {
  opacity: 1 !important;
}
/* line 17, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
.g-buscador-link {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: inline-block;
}
/* line 21, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
.g-buscador-link:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
/* line 24, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
.g-buscador-link i.fa {
  opacity: 1 !important;
  color: #3cb34c;
  font-size: 11rem;
}
/*-------------------------
 ESTILO 1
 ------------------------*/
/* line 35, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo1 .search form input {
  margin: 0;
  margin-bottom: 0;
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  width: 100%;
  color: #666;
}
/* line 45, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo1 .search-form {
  margin: 0;
}
/* line 48, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo1 .search-form .search-field {
  border: none;
  margin: 0;
  box-shadow: none !important;
  font-size: 2rem;
  width: 100%;
  color: #666;
}
/* line 56, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo1 .search-form label {
  margin-bottom: 0;
}
/* line 59, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo1 .search-form label span, #g-buscador.estilo1 .search-form .search-submit {
  display: none;
}
/*------------------------------------------------
 ESTILO 2
 ------------------------------------------------*/
/* line 67, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 {
  text-align: right;
}
/* line 70, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .contenido-modal-buscar {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  border-radius: 2rem;
  border: none;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.45) inset;
  background: #fff;
  position: relative;
  margin-top: -0.3rem;
  margin-bottom: -1rem;
}
/* line 82, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .contenido-modal-buscar i.fa {
  color: #666;
  margin-right: 0.5rem;
  margin-left: 0.8rem;
}
/* Joomla*/
/* line 89, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search {
  display: inline-block;
}
/* line 92, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search form input {
  outline: none;
  border: none;
  margin: 0;
  box-shadow: none;
  font-family: inherit;
  font-size: 100%;
  color: #666;
  padding: 0.6rem 0.6rem 0.6rem 0;
  width: 8rem;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  background: transparent;
}
/* line 107, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search form input:focus {
  width: 12rem;
}
/* line 111, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search form button {
  display: none;
}
/* wordpress */
/* line 116, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search-form {
  display: inline-block;
  margin: 0;
}
/* line 121, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search-form .search-field {
  outline: none;
  border: none;
  margin: 0;
  box-shadow: none;
  font-family: inherit;
  font-size: 100%;
  color: #666;
  padding: 0.6rem 0.6rem 0.6rem 2rem;
  width: 8rem;
  transition: all 0.5s;
  position: relative;
  background: transparent;
}
/* line 136, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search-form .search-field:focus {
  width: 12rem;
  border-color: #66cc75;
  box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
}
/* line 141, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search-form label {
  margin-bottom: 0;
}
/* line 144, templates/g5_epa/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search-form label span, #g-buscador.estilo2 .search-form .search-submit {
  display: none;
}
/* line 1, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item {
  color: #666;
  margin: 0 auto;
  display: table;
  background: transparent;
  padding: 1.5rem 2rem;
  border-radius: 3px;
  border: 1px solid #666;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-buttons .g-buttons-item {
    width: 70%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-buttons .g-buttons-item {
    width: 100%;
    margin-bottom: 1rem;
  }
}
/* line 22, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item a {
  color: inherit;
}
/* line 26, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
/* line 31, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block p {
  margin: 0px;
  line-height: 1.2rem;
}
/* line 35, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
  color: #0076a3;
  font-size: 3rem;
  margin-right: 1rem;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
/* line 48, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block .g-buttons-item-title1 {
  text-align: initial;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 54, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block .g-buttons-item-title2 {
  text-align: initial;
  font-size: 2rem;
  line-height: 2rem;
  margin: 0px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 61, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block h3 {
  color: #0076a3 !important;
}
/* line 66, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item:hover {
  color: #fff;
  background: #0076a3;
  border: 1px solid #0076a3;
}
/* line 71, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item:hover .g-buttons-item-icon {
  color: #fff;
}
/* line 75, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item:hover h3 {
  color: #fff !important;
}
/* line 80, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button {
  color: #fff;
  background: #0076a3;
  border: 1px solid #0076a3;
}
/* line 85, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button a {
  color: #fff;
}
/* line 88, templates/g5_epa/custom/scss/_buttons-particle.scss */
/* line 89, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button .g-block .g-buttons-item-icon {
  color: #fff;
}
/* line 92, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button .g-block h3 {
  color: #fff !important;
}
/* line 96, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button:hover {
  background: #005170;
}
/* line 102, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons .fixed-button {
  width: 320px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-buttons .fixed-button {
    width: 300px;
  }
  /* line 106, templates/g5_epa/custom/scss/_buttons-particle.scss */
  /* line 107, templates/g5_epa/custom/scss/_buttons-particle.scss */
  .g-buttons .fixed-button .g-block .g-buttons-item-title2 {
    font-size: 1.7rem;
  }
}
/* line 113, templates/g5_epa/custom/scss/_buttons-particle.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-buttons .g-grid {
    display: block !important;
  }
  /* line 116, templates/g5_epa/custom/scss/_buttons-particle.scss */
  .g-buttons .g-grid .g-block {
    margin-bottom: 1rem;
  }
  /* line 118, templates/g5_epa/custom/scss/_buttons-particle.scss */
  .g-buttons .g-grid .g-block:last-child {
    margin-bottom: 0px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-buttons .g-grid {
    display: table;
    width: 100%;
  }
}
/* line 128, templates/g5_epa/custom/scss/_buttons-particle.scss */
/* line 129, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons > .g-grid > .g-block {
  text-align: center;
}
/* line 131, templates/g5_epa/custom/scss/_buttons-particle.scss */
.g-buttons > .g-grid > .g-block > a {
  display: inline-block;
}
/* line 18, templates/g5_epa/custom/scss/custom.scss */
.logo > img {
  height: 6rem;
  width: 13rem;
}
/***ESTILOS GENERALES***/
/* line 23, templates/g5_epa/custom/scss/custom.scss */
html {
  font-size: 16px;
}
/* line 27, templates/g5_epa/custom/scss/custom.scss */
body {
  font-weight: 200;
}
/* line 31, templates/g5_epa/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  line-height: 1;
  margin: 0 0 1rem 0;
}
/* line 36, templates/g5_epa/custom/scss/custom.scss */
.titleita {
  margin: 0 0 0 0 !important;
}
/* line 40, templates/g5_epa/custom/scss/custom.scss */
h1 {
  font-size: 3rem;
}
/* line 43, templates/g5_epa/custom/scss/custom.scss */
h2 {
  font-size: 2.6rem;
}
/* line 47, templates/g5_epa/custom/scss/custom.scss */
h3 {
  font-size: 2.2rem;
}
/* line 51, templates/g5_epa/custom/scss/custom.scss */
h3.g-item-title {
  font-size: 1rem;
}
/* line 55, templates/g5_epa/custom/scss/custom.scss */
h4 {
  font-size: 1.5rem;
}
/* line 58, templates/g5_epa/custom/scss/custom.scss */
h5 {
  font-size: 1.25rem;
}
/* line 61, templates/g5_epa/custom/scss/custom.scss */
h6 {
  font-size: 1rem;
}
/* line 65, templates/g5_epa/custom/scss/custom.scss */
p {
  margin: 0.6rem;
  font-size: 1.1rem;
  padding-bottom: 1rem;
  font-weight: 200;
}
/* line 72, templates/g5_epa/custom/scss/custom.scss */
a {
  text-decoration: underline;
}
/* line 76, templates/g5_epa/custom/scss/custom.scss */
a:hover {
  text-decoration: none;
}
/* line 80, templates/g5_epa/custom/scss/custom.scss */
#djslider188 {
  height: 450px !important;
}
/*** articulos y categorías***/
/* line 84, templates/g5_epa/custom/scss/custom.scss */
.view-category .page-header h2 {
  font-size: 1.6rem !important;
  padding-bottom: 0;
  color: #2c94c3;
  font-weight: 400;
}
/* line 91, templates/g5_epa/custom/scss/custom.scss */
.page-header h2 {
  font-size: 2.4rem !important;
  padding-bottom: 0;
  font-weight: 400;
}
/* line 98, templates/g5_epa/custom/scss/custom.scss */
.page-header h1 {
  font-size: 2.4rem;
  padding-bottom: 0;
  color: #3cb34c;
  font-weight: 400;
}
/* line 105, templates/g5_epa/custom/scss/custom.scss */
.gerente {
  margin-top: -0.3rem;
  text-align: center;
  color: #fff !important;
  font-size: 1.1rem;
}
/* line 112, templates/g5_epa/custom/scss/custom.scss */
.view-article #g-contenidos p img {
  padding: 1rem;
}
/* line 116, templates/g5_epa/custom/scss/custom.scss */
.view-article #g-contenidos {
  padding: 1rem 2rem;
}
/* line 120, templates/g5_epa/custom/scss/custom.scss */
.view-article .pull-left, .view-article .pull-right {
  max-width: 50%;
}
/* line 124, templates/g5_epa/custom/scss/custom.scss */
.pull-left.item-image {
  margin: 0 1.5rem 0.5rem 0;
}
/* line 128, templates/g5_epa/custom/scss/custom.scss */
p.img_caption {
  margin: 0;
  padding: 0.5rem 0;
  font-size: 0.8rem;
  color: #3cb34c;
}
/* line 135, templates/g5_epa/custom/scss/custom.scss */
.readmore a.btn {
  color: #fff;
  background-color: #3cb34c;
  transition: all 0.5s ease;
  text-decoration: none;
  background-image: none;
  text-shadow: none;
}
/* line 144, templates/g5_epa/custom/scss/custom.scss */
.readmore a.btn:hover {
  background-color: #0076a3;
}
/*.layout-blog .span6, .layout-blog .span4, .layout-blog .span3, .item {*/
/* line 149, templates/g5_epa/custom/scss/custom.scss */
.layout-blog .item {
  border: 1px #f1f1f1 solid;
  margin-top: 1rem;
  padding: 1rem 1rem;
}
/*** fechas ***/
/* line 157, templates/g5_epa/custom/scss/custom.scss */
.view-article dd.published, .view-article dd.create, .view-article dd.modified {
  padding: 0 !important;
  margin: 0 !important;
}
/* line 162, templates/g5_epa/custom/scss/custom.scss */
.vista-cuadriculada dd.published .icon-calendar {
  display: none;
  margin: 0;
}
/* line 167, templates/g5_epa/custom/scss/custom.scss */
.article-info {
  font-size: 0.8rem;
}
/* line 171, templates/g5_epa/custom/scss/custom.scss */
#sinbordes, #sinbordes td {
  border: solid 0px !important;
}
/* line 177, templates/g5_epa/custom/scss/custom.scss */
.btn-primary {
  color: #fff;
  background-color: #0076a3;
  transition: all 0.5s ease;
  text-decoration: none;
}
/* line 184, templates/g5_epa/custom/scss/custom.scss */
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  color: #fff;
  background-color: #3cb34c;
}
/************ ESTILOS HEADER ***********/
/* line 190, templates/g5_epa/custom/scss/custom.scss */
.titulo-alcaldia {
  background-repeat: no-repeat;
  height: 2.3rem;
  /*background-size: 83%;*/
  margin-bottom: 1.5rem;
  background-position: right center;
}
/* line 197, templates/g5_epa/custom/scss/custom.scss */
.titulo-alcaldia p {
  color: #808080;
  font-size: 0.9rem;
  padding: 0.4rem 2rem;
  margin: 0;
}
/* line 203, templates/g5_epa/custom/scss/custom.scss */
.barra-gris {
  /*float: left;*/
  border-top: 3rem solid #dcdcdc;
  border-left: 0px solid transparent;
  border-right: 1.5rem solid transparent;
  width: 30rem;
  background-color: #cecece;
}
/**** redes sociales ***/
/* line 215, templates/g5_epa/custom/scss/custom.scss */
.redes-sociales {
  background-repeat: no-repeat;
  height: 2.3rem;
  background-position: left center;
  margin-bottom: 1.5rem;
}
/* line 222, templates/g5_epa/custom/scss/custom.scss */
.redes-sociales p {
  padding: 0.2rem;
  margin: 0;
}
/* line 227, templates/g5_epa/custom/scss/custom.scss */
.mapa-sitio, .mapa-sitio p {
  padding-top: 0.5rem;
}
/*** SCREEN READER ACCESIBILIDAD ****/
/* line 233, templates/g5_epa/custom/scss/custom.scss */
div.scbasebin.screenreader.text {
  background: url('../../../../images/imagenes/icono-accesibilidad.png') no-repeat 2px 2px;
}
/* line 237, templates/g5_epa/custom/scss/custom.scss */
#accessibility-links {
  top: 2.8rem;
  border-radius: 0.3rem 0 0 0.3rem !important;
}
/*** buscador ***/
/* line 249, templates/g5_epa/custom/scss/custom.scss */
i.fa.fa-search {
  font-size: 0.9rem !important;
  background-color: #2c94c3;
  padding: 0.2rem;
  border-radius: 5px;
  float: left;
}
/* line 257, templates/g5_epa/custom/scss/custom.scss */
#g-buscador.estilo2 .contenido-modal-buscar {
  box-shadow: none;
  font-size: 0.8rem;
  font-weight: 700;
}
/* line 263, templates/g5_epa/custom/scss/custom.scss */
#g-buscador.estilo2 .search form input {
  width: 10rem;
}
/* line 267, templates/g5_epa/custom/scss/custom.scss */
.buscador-avanzado {
  margin: 2.2rem 1rem 0 1rem;
}
/* line 271, templates/g5_epa/custom/scss/custom.scss */
a.g-buscador-link {
  color: #2c94c3 !important;
  font-size: 0.8rem;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  top: -0.3em !important;
}
/* line 279, templates/g5_epa/custom/scss/custom.scss */
a.g-buscador-link::before {
  content: "Buscar";
  margin: 0.5rem !important;
  top: 0.1rem !important;
  position: relative;
  font-weight: 400;
}
/* line 286, templates/g5_epa/custom/scss/custom.scss */
.g-buscador-link:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/**** idioma ***/
/* line 295, templates/g5_epa/custom/scss/custom.scss */
.idioma {
  color: #808080;
}
/*.goog-te-combo */
/* line 301, templates/g5_epa/custom/scss/custom.scss */
.idioma {
  width: 10rem;
  border-radius: 0rem;
  font-size: 0.8rem !important;
}
/* line 310, templates/g5_epa/custom/scss/custom.scss */
.switcher .selected a {
  border: 0px !important;
}
/* line 313, templates/g5_epa/custom/scss/custom.scss */
.notranslate > .selected {
  border-radius: 0.5rem;
  margin-top: 0.4rem;
}
/* line 317, templates/g5_epa/custom/scss/custom.scss */
.switcher .selected a:hover {
  border-radius: 2rem;
}
/* line 321, templates/g5_epa/custom/scss/custom.scss */
.goog-te-gadget .goog-te-combo {
  margin: 0px 0;
  padding: 0 0.5rem;
}
/* line 326, templates/g5_epa/custom/scss/custom.scss */
.logo-alcaldia {
  border-right: 1px #dcdcdc solid;
  padding-right: 1rem;
  margin-left: 2rem;
}
/* line 332, templates/g5_epa/custom/scss/custom.scss */
.logo-presidencia {
  margin-top: 1rem;
}
/* .g-slideshow .g-slideshow-buttons .button.empty {
 background: none!important;
 border: 2px solid #ffffff;
 color: #ffffff!important;
 -webkit-border-radius: 1.4rem;
 -moz-border-radius: 1.4rem;
 border-radius: 1.4rem;
 }
 .g-slideshow .g-slideshow-buttons a.button.empty {
 text-decoration:none;
 }
 .g-slideshow-buttons a.button.standard
 {
 background-color: #ffffff!important;
 border: 0 solid;
 text-decoration: none;
 color: #021711!important;
 border-radius: 2rem;
 } */
/* .uk-slidenav-next:before {
 content: "\f061";
 font-size:3rem;
 text-decoration:none;
 }
 .uk-slidenav-previous:before {
 content: "\f060";
 font-size:3rem;
 text-decoration:none;
 } */
/* a.uk-slidenav.uk-slidenav-previous, a.uk-slidenav.uk-slidenav-next {
 background:transparent;
 text-decoration: none;
 } */
/* 
 .g-slideshow .g-slideshow-title {
 font-weight: 600;
 }
 .g-slideshow .style2 .g-slideshow-title {
 background: rgba(255,255,255,0.8);
 }
 .style2 a {
 color: #1b0600!important;
 } */
/* line 389, templates/g5_epa/custom/scss/custom.scss */
#g-feature {
  border-top: 4px solid #cbff65;
}
/**********************************
 ESTILOS SECCIÓN NAVEGACIÓN
 **********************************/
/*** MENÚ ***/
/* line 399, templates/g5_epa/custom/scss/custom.scss */
.menu {
  margin: auto;
}
/* line 402, templates/g5_epa/custom/scss/custom.scss */
#dj-megamenu232 {
  border-radius: 0.5rem;
}
/* line 406, templates/g5_epa/custom/scss/custom.scss */
section#g-menu {
  line-height: 0.6rem;
  border-bottom: 3px #0076a3 solid;
  background-color: #0076a3;
}
/* line 412, templates/g5_epa/custom/scss/custom.scss */
.menu-principal {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: inline-flex;
  z-index: 999 !important;
}
/* line 418, templates/g5_epa/custom/scss/custom.scss */
.menu-principal a.dj-up_a {
  text-transform: none !important;
  font-size: 1rem !important;
}
/* line 423, templates/g5_epa/custom/scss/custom.scss */
.dj-megamenu .horizontalMenu .menu-principal a.dj-up_a:hover {
  box-shadow: 0 4px 0 #fedd00 inset;
  background-color: #425776 !important;
  color: #fff !important;
}
/* line 429, templates/g5_epa/custom/scss/custom.scss */
.dj-megamenu .horizontalMenu .menu-principal li:hover a.dj-up_a, li.hover a.dj-up_a {
  /*box-shadow: 0 4px 0 #fedd00 inset;*/
  background-color: #425776 !important;
  color: #fff !important;
}
/* line 435, templates/g5_epa/custom/scss/custom.scss */
.menu-principal li a {
  text-align: left;
}
/* line 439, templates/g5_epa/custom/scss/custom.scss */
.menu-principal li a:hover {
  text-align: left;
}
/* line 443, templates/g5_epa/custom/scss/custom.scss */
.menu-principal .dj-up_a {
  border: none !important;
}
/* line 447, templates/g5_epa/custom/scss/custom.scss */
.dj-megamenu .horizontalMenu .menu-principal li a.dj-up_a span.dj-drop {
  padding: 0 1.3rem 0 0 !important;
}
/* line 451, templates/g5_epa/custom/scss/custom.scss */
.menu-principal li a.dj-up_a span.dj-drop {
  padding: 0 1.3rem 0 0 !important;
}
/*tamaños*/
/* line 456, templates/g5_epa/custom/scss/custom.scss */
.menu-principal li a.dj-up_a {
  height: 2.5rem;
  padding: 0 1rem !important;
  font-weight: 400;
}
/* line 462, templates/g5_epa/custom/scss/custom.scss */
.menu-principal li a.dj-up_a span {
  height: 2.5rem;
  line-height: 2.8rem;
}
/* line 467, templates/g5_epa/custom/scss/custom.scss */
.dj-megamenu .horizontalMenu .menu-principal li.hover div.dj-subwrap {
  top: 2.5rem;
  line-height: 2.5rem;
}
/* line 472, templates/g5_epa/custom/scss/custom.scss */
.menu-principal li a.dj-up_a .arrow {
  line-height: 0.5rem;
  font-size: 0.8rem;
  right: 1.5rem;
}
/*** submenú ***/
/* line 479, templates/g5_epa/custom/scss/custom.scss */
.menu-principal li ul.dj-submenu > li > a {
  font-size: 0.8rem;
  font-family: 'Raleway';
}
/* line 484, templates/g5_epa/custom/scss/custom.scss */
.menu-principal .dj-submenu li a {
  text-align: left;
}
/* line 488, templates/g5_epa/custom/scss/custom.scss */
.menu-principal li ul.dj-submenu > li > a {
  height: auto;
  line-height: 0.9rem;
  padding: 0.4rem 1rem;
}
/* line 494, templates/g5_epa/custom/scss/custom.scss */
.menu-principal li ul.dj-submenu > li {
  border-top: 1px solid #4c627c;
}
/***** ESTILOS BANNER PRINCIPAL*****/
/* line 498, templates/g5_epa/custom/scss/custom.scss */
.g-slideshow.banner-portada {
  border-bottom: 3px #0076a3 solid;
  border-top: 3px #0076a3 solid;
}
/* line 503, templates/g5_epa/custom/scss/custom.scss */
.g-slideshow .style2 .g-slideshow-title {
  background: none;
  color: #fff !important;
  font-size: 1.4rem;
  font-weight: 600;
  float: right;
  text-align: left;
}
/* line 512, templates/g5_epa/custom/scss/custom.scss */
.g-slideshow .style2 .g-slideshow-desc {
  background: rgba(0, 0, 0, 0.6);
  color: #fff !important;
  font-size: 1.2rem;
  font-weight: 100;
  margin-right: 1.5rem;
  float: right;
}
/* 
 .uk-slidenav-previous::before, .uk-slidenav-next::before {
 content: "";
 font-family: FontAwesome;
 }
 .uk-slidenav:hover {
 background: transparent;
 }
 .uk-slidenav {
 border-radius: 0px;
 background:transparent;
 } */
/********* SECCIÓN DESTACADOS ********/
/* line 540, templates/g5_epa/custom/scss/custom.scss */
#g-Superiores {
  background-color: #f5f5f5;
}
/* line 547, templates/g5_epa/custom/scss/custom.scss */
#g-superiores {
  background-color: #fcfcfc;
  border-bottom: 2px solid #3cb34c;
  margin-bottom: 2rem;
  padding-top: 1rem;
}
/* line 554, templates/g5_epa/custom/scss/custom.scss */
#g-superiores .g-content {
  /*padding: 1rem 0rem 0 0rem;*/
}
/* line 558, templates/g5_epa/custom/scss/custom.scss */
.ley1712 {
  padding: 0 3rem;
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem;
}
/* line 564, templates/g5_epa/custom/scss/custom.scss */
.ley1712 .g-cualidades .g-content {
  margin: 0;
  padding: 0;
}
/* line 569, templates/g5_epa/custom/scss/custom.scss */
.items-ley1712 h2 {
  color: #3cb34c !important;
  font-size: 2rem;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 0.5rem;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
/* line 579, templates/g5_epa/custom/scss/custom.scss */
.g-cualidades .g-cualidades-item-imagen {
  width: 5.5rem !important;
  margin-left: auto;
  margin-right: auto;
  background: transparent;
}
/* line 586, templates/g5_epa/custom/scss/custom.scss */
.title-interes {
  margin-top: 1.5rem;
  font-size: 1.5rem;
}
/* line 594, templates/g5_epa/custom/scss/custom.scss */
.g-cualidades h6 {
  padding-top: 0px !important;
  margin-top: 0.4rem !important;
  font-size: 0.85rem !important;
  color: #000 !important;
  line-height: 0.95rem;
}
/**** estilos página de inicio ****/
/* line 605, templates/g5_epa/custom/scss/custom.scss */
.titulo-noticias-gobernacion {
  padding-top: 2rem;
}
/********** PÁGINA TRANSPARENCIA  ***********/
/*** titulo ****/
/* line 611, templates/g5_epa/custom/scss/custom.scss */
.moduletable.titulo-transparencia {
  padding: 2rem 12rem 2rem;
}
/* line 615, templates/g5_epa/custom/scss/custom.scss */
.pagina-transparencia #g-superiores {
  background-color: rgba(255, 255, 255, 0) !important;
  border-bottom: 2px #f5f5f5 solid;
  /*margin: 0 6rem!important;*/
}
/* line 621, templates/g5_epa/custom/scss/custom.scss */
.moduletable.titulo-abc-transparencia {
  padding: 1rem 6rem 1rem;
}
/**************************************************
 /***** ESTILOS COLUMNA IZQUIERDA SECRETARÍAS ******/
/**************************************************/
/* line 628, templates/g5_epa/custom/scss/custom.scss */
section#g-izquierda {
  /* background-color: azure; */
  margin: 2rem 0;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
}
/* line 638, templates/g5_epa/custom/scss/custom.scss */
div#header-izquierda {
  background-color: #f5f5f5;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
}
/**** menús laterales *****/
/* line 648, templates/g5_epa/custom/scss/custom.scss */
.menu-secretarias {
  font-family: "Kanit";
  text-transform: none !important;
}
/* line 653, templates/g5_epa/custom/scss/custom.scss */
.menu-secretarias a.dj-up_a {
  text-transform: none !important;
  font-size: 0.8rem !important;
}
/* line 658, templates/g5_epa/custom/scss/custom.scss */
.menu-secretarias li a.dj-up_a {
  padding-top: 0.6rem !important;
  padding-bottom: 0.6rem !important;
}
/* line 663, templates/g5_epa/custom/scss/custom.scss */
.menu-secretarias a.dj-up_a:hover {
  box-shadow: none;
  background-color: #3cb34c !important;
  color: #fff !important;
}
/* line 669, templates/g5_epa/custom/scss/custom.scss */
.menu-secretarias li:hover a.dj-up_a, .menu-secretarias li.hover a.dj-up_a {
  box-shadow: none;
  background-color: #3cb34c !important;
  color: #fff !important;
}
/**********************************
 ESTILO RUTA DE NAVEGACION
 **********************************/
/* line 679, templates/g5_epa/custom/scss/custom.scss */
#ruta-navegacion .mod-ruta-navegacion {
  background: #fff;
}
/* line 682, templates/g5_epa/custom/scss/custom.scss */
#ruta-navegacion .mod-ruta-navegacion ul {
  margin: 0;
  padding: 0 0 0 1rem;
  background-color: transparent;
}
/* line 688, templates/g5_epa/custom/scss/custom.scss */
#ruta-navegacion .mod-ruta-navegacion ul li span.icon-location {
  display: none;
}
/* line 692, templates/g5_epa/custom/scss/custom.scss */
#ruta-navegacion .mod-ruta-navegacion ul li a, #ruta-navegacion .mod-ruta-navegacion ul li span {
  color: #c0c0c0;
  text-decoration: none;
  text-shadow: none;
  font-size: 0.9rem;
}
/* line 700, templates/g5_epa/custom/scss/custom.scss */
#ruta-navegacion .mod-ruta-navegacion ul li a:hover, #ruta-navegacion .mod-ruta-navegacion ul li span:hover {
  color: #3cb34c;
}
/* line 705, templates/g5_epa/custom/scss/custom.scss */
#ruta-navegacion .g-content {
  padding: 0.5rem 0 0 0;
}
/* line 709, templates/g5_epa/custom/scss/custom.scss */
#ruta-navegacion .mod-ruta-navegacion .divider:before {
  content: "/";
  color: #3cb34c;
}
/* line 714, templates/g5_epa/custom/scss/custom.scss */
#ruta-navegacion .mod-ruta-navegacion .divider img {
  display: none;
}
/* line 718, templates/g5_epa/custom/scss/custom.scss */
.breadcrumb > li {
  font-size: 0.9rem;
}
/**********************
 ESTILOS BLOG CATEGORÍA 
 ***********************/
/*.blog-categoria {
 top: -5rem;
 position: relative;
 }*/
/* line 730, templates/g5_epa/custom/scss/custom.scss */
.blog-categoria .g-block {
  background-color: #fdfdfd;
  box-shadow: 0rem 0rem 0.3rem #ddd;
  border: 1px solid #e8e8e8;
  margin: 1rem;
}
/* line 737, templates/g5_epa/custom/scss/custom.scss */
.blog-categoria .g-array-item-title {
  padding: 0 1rem;
}
/* line 741, templates/g5_epa/custom/scss/custom.scss */
.blog-categoria .g-array-item-text {
  padding: 0 1rem 1rem 1rem;
}
/* line 745, templates/g5_epa/custom/scss/custom.scss */
.blog-categoria .g-array-item-title a {
  text-decoration: none;
  font-size: 1.3rem;
}
/* line 750, templates/g5_epa/custom/scss/custom.scss */
.blog-categoria .g-content {
  padding: 0;
  margin: 0;
}
/* line 755, templates/g5_epa/custom/scss/custom.scss */
.derecha-categorias {
  top: 3rem;
  position: relative;
}
/****** ESTILOS CATEGORÍA FORMATO BLOG NOTICIAS ******/
/* line 761, templates/g5_epa/custom/scss/custom.scss */
.vista-cuadriculada > .page-header > h1 {
  color: #000;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 0.4rem;
  margin-bottom: 3rem;
  font-size: 2.5rem !important;
  text-align: center;
}
/* line 770, templates/g5_epa/custom/scss/custom.scss */
.view-category .vista-cuadriculada .items-row {
  margin-top: -1rem;
}
/* line 775, templates/g5_epa/custom/scss/custom.scss */
.view-category .vista-cuadriculada .page-header h2 {
  font-size: 1rem !important;
  padding: 0.5rem;
  font-weight: 300;
  color: #505050;
  line-height: 1.2rem;
  font-family: 'Raleway';
}
/* line 784, templates/g5_epa/custom/scss/custom.scss */
.view-category .vista-cuadriculada .page-header a {
  text-decoration: none;
  color: #000;
}
/* line 789, templates/g5_epa/custom/scss/custom.scss */
.view-category .vista-cuadriculada .page-header a:hover {
  text-decoration: none;
  color: #3cb34c;
}
/* line 794, templates/g5_epa/custom/scss/custom.scss */
.view-category .vista-cuadriculada .span4, .view-category .vista-cuadriculada .span2, .view-category .vista-cuadriculada .span3 {
  height: 20rem;
  margin-bottom: 2.5rem;
  background-color: #fff;
  border-radius: 0.5rem;
}
/* line 804, templates/g5_epa/custom/scss/custom.scss */
.view-category .vista-cuadriculada .pull-left.item-image {
  margin: 0 !important;
}
/* line 808, templates/g5_epa/custom/scss/custom.scss */
.view-category .vista-cuadriculada .pull-left {
  float: none;
}
/* line 812, templates/g5_epa/custom/scss/custom.scss */
.view-category .vista-cuadriculada p.texto-intro {
  /*text-align: justify;*/
  margin: 1rem;
  font-size: 0.95rem;
}
/* line 818, templates/g5_epa/custom/scss/custom.scss */
.enlace-articulo {
  text-decoration: none;
  color: #666;
}
/* line 823, templates/g5_epa/custom/scss/custom.scss */
.enlace-articulo:hover {
  color: #0076a3;
}
/* line 827, templates/g5_epa/custom/scss/custom.scss */
.leer-mas {
  color: #0076a3;
  font-weight: 600;
}
/* line 832, templates/g5_epa/custom/scss/custom.scss */
.view-category .vista-cuadriculada dd {
  margin-left: 0.1rem;
  font-size: 0.8rem;
  color: #969696;
}
/* line 838, templates/g5_epa/custom/scss/custom.scss */
.view-category .vista-cuadriculada dd a {
  text-decoration: none;
}
/* line 842, templates/g5_epa/custom/scss/custom.scss */
.view-category .vista-cuadriculada dl.article-info {
  margin-top: 0rem;
  margin-bottom: 0.5rem;
}
/* line 847, templates/g5_epa/custom/scss/custom.scss */
dd.published {
  padding-top: 0.5rem;
  font-size: 0.8rem;
  color: #a9a9a9;
}
/**** estilos imagen y efectos ****/
/* line 854, templates/g5_epa/custom/scss/custom.scss */
.view-category .vista-cuadriculada .span3 .item-image img {
  height: 11.1rem;
  width: 17rem;
}
/* line 859, templates/g5_epa/custom/scss/custom.scss */
.view-category .pull-left.item-image {
  overflow: hidden;
}
/* line 863, templates/g5_epa/custom/scss/custom.scss */
.view-category .vista-cuadriculada .item-image img {
  transition: filter 300ms ease-in-out, transform 300ms ease-in-out;
  -moz-filter: saturate(70%);
  -webkit-filter: saturate(70%);
  filter: saturate(70%);
  height: 13rem;
  width: 18rem;
  border-radius: 0.5rem 0.5rem 0rem 0rem;
}
/* line 870, templates/g5_epa/custom/scss/custom.scss */
.article-info-term {
  display: none;
}
/* line 874, templates/g5_epa/custom/scss/custom.scss */
.view-category .vista-cuadriculada .item-image img:hover {
  transition: filter 150ms ease-in, transform 150ms ease-in;
  -moz-filter: saturate(110%);
  -webkit-filter: saturate(110%);
  filter: saturate(110%);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer;
}
/* line 881, templates/g5_epa/custom/scss/custom.scss */
.grupo-servicios img {
  transition: filter 400ms ease-in-out, filter 400ms ease-in-out;
  -moz-filter: grayscale(100%) contrast(100%);
  -webkit-filter: grayscale(100%) contrast(100%);
  filter: grayscale(100%) contrast(100%);
}
/* line 888, templates/g5_epa/custom/scss/custom.scss */
.grupo-servicios img:hover {
  transition: filter 100ms ease-in, filter 100ms ease-in;
  -moz-filter: grayscale(0%) contrast(105%);
  -webkit-filter: grayscale(0%) contrast(105%);
  filter: grayscale(0%) contrast(105%);
}
/**** VIDEO ACCESIBILIDAD ****/
/* line 896, templates/g5_epa/custom/scss/custom.scss */
a.video-articulos, div.resumen-articulos {
  float: right;
  padding-right: 1rem;
  color: #20abae;
  margin-bottom: 2rem;
  position: relative;
  top: -0.5rem;
  font-size: 0.8rem;
  cursor: pointer;
}
/* line 907, templates/g5_epa/custom/scss/custom.scss */
a.resumen-articulos {
  color: #20abae !important;
}
/**** tool tip accesibilidad ****/
/* line 912, templates/g5_epa/custom/scss/custom.scss */
.tooltipgq {
  position: relative;
  display: inline-block;
}
/* line 917, templates/g5_epa/custom/scss/custom.scss */
.tooltipgq .tooltiptextgq {
  visibility: hidden;
  border: 0px #3cb34c solid;
  width: 25rem;
  background-color: #0076a3;
  color: #fff;
  text-align: none;
  padding: 1rem;
  border-radius: 0.5rem;
  top: -4rem;
  left: 95%;
  /*hacia la derecha*/
  font-size: 1rem;
  line-height: 1rem;
  opacity: 0;
  transition: opacity 1s;
  position: absolute;
  z-index: 1;
}
/* line 937, templates/g5_epa/custom/scss/custom.scss */
.tooltiptextgq a, .tooltiptextgq a:hover {
  text-decoration: none;
  color: #fedd00;
  font-weight: bold;
  font-size: 0.8rem;
}
/* line 945, templates/g5_epa/custom/scss/custom.scss */
.tooltipgq .tooltiptextgq::after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 100%;
  /*hacia la izquierda*/
  margin-top: -0.5rem;
  border-width: 0.5rem;
  border-style: solid;
  border-color: transparent #0076a3 transparent transparent;
}
/* line 956, templates/g5_epa/custom/scss/custom.scss */
.tooltipgq:hover .tooltiptextgq {
  visibility: visible;
  opacity: 1;
}
/*** sliders ***/
/* line 967, templates/g5_epa/custom/scss/custom.scss */
.titulo-enlaces-interes-externos {
  font-size: 2rem !important;
  font-weight: 300 !important;
  color: #696969 !important;
  width: 50%;
  margin: 0 auto 2rem auto;
}
/* line 977, templates/g5_epa/custom/scss/custom.scss */
.enlaces-interes-externos {
  padding: 2rem;
  background-color: #f5f5f5;
  border-top: 1px #c0c0c0 solid;
}
/* line 982, templates/g5_epa/custom/scss/custom.scss */
.enlaces-interes-externos2 {
  padding: 2rem;
}
/* line 988, templates/g5_epa/custom/scss/custom.scss */
.ir-arriba {
  bottom: 4rem;
}
/*** atencion-ciudadania ***/
/* line 994, templates/g5_epa/custom/scss/custom.scss */
.atencion-ciudadania {
  border-bottom: dashed 1px #707ea2;
}
/* line 998, templates/g5_epa/custom/scss/custom.scss */
.atencion-ciudadania p {
  font-size: 0.9rem !important;
  margin: 0;
}
/* line 1003, templates/g5_epa/custom/scss/custom.scss */
.atencion-ciudadania, .atencion-ciudadania p > strong {
  color: #fff !important;
  font-size: 1rem;
}
/* line 1008, templates/g5_epa/custom/scss/custom.scss */
.contactos-pie-pagina h6 {
  font-size: 0.9em;
  font-weight: 600;
  padding-top: 1rem;
  padding-bottom: 0.1rem;
  margin: 0px;
  color: #000;
}
/* line 1017, templates/g5_epa/custom/scss/custom.scss */
.contactos-pie-pagina p {
  font-size: 0.7rem !important;
  font-weight: 400;
}
/* line 1022, templates/g5_epa/custom/scss/custom.scss */
.g-items-contactos-valor {
  padding-left: 0.5rem;
}
/***** ESTILOS SUB-FOOTER *********/
/* line 1028, templates/g5_epa/custom/scss/custom.scss */
#g-sub-footer {
  background-color: #f2f2f2;
}
/* line 1032, templates/g5_epa/custom/scss/custom.scss */
.politicas-sitio, .derechos-reservados {
  padding: 0.4rem !important;
}
/* line 1037, templates/g5_epa/custom/scss/custom.scss */
.politicas-sitio p, .derechos-reservados p {
  padding: 0;
  margin: 0;
  color: #873800;
  font-size: 0.9rem !important;
}
/* line 1044, templates/g5_epa/custom/scss/custom.scss */
.politicas-sitio a:visited, .derechos-reservados a:visited {
  color: #fff;
}
/* line 1048, templates/g5_epa/custom/scss/custom.scss */
.politicas-sitio a, .derechos-reservados a {
  color: #fff;
  text-decoration: none;
}
/* line 1053, templates/g5_epa/custom/scss/custom.scss */
.derechos-reservados p {
  text-align: left;
}
/* line 1054, templates/g5_epa/custom/scss/custom.scss */
.politicas-sitio p {
  text-align: right;
}
/********ESTILOS PLUGINS COMPARTIR ********/
/* line 1056, templates/g5_epa/custom/scss/custom.scss */
.addtoany_container {
  padding-bottom: 3rem;
  font-weight: 600;
}
/****** ESTILO MÓDULOS SERVICIOS *******/
/* line 1064, templates/g5_epa/custom/scss/custom.scss */
.grupo-servicios h3.titulo-grupo-servicios {
  font-weight: 400;
  font-size: 1.6rem;
  background-color: #69bfdc;
  padding: 0.6rem 1rem;
  color: #fff;
  text-align: left;
  margin: 0 0 0.2rem 0;
}
/* line 1074, templates/g5_epa/custom/scss/custom.scss */
.grupo-servicios {
  margin-top: 2rem;
  border: 1px solid #dcdcdc;
}
/* line 1079, templates/g5_epa/custom/scss/custom.scss */
.grupo-servicios table, .grupo-servicios td {
  border: none;
  padding: 0.2rem;
}
/**** ESTILOS MÓDULOS PROGRESO LEY 1712 *****/
/* line 1085, templates/g5_epa/custom/scss/custom.scss */
.progreso-transparencia {
  float: inline-end;
}
/* Barras */
/* line 1090, templates/g5_epa/custom/scss/custom.scss */
.zen-skillbar {
  width: 25%;
  height: 0.4rem;
}
/* line 1094, templates/g5_epa/custom/scss/custom.scss */
.zen-skillbar-title {
  display: none;
  height: 1rem;
}
/* line 1099, templates/g5_epa/custom/scss/custom.scss */
.zen-skill-bar-percent {
  line-height: 0.4rem;
  color: #000;
  right: -5.5rem;
  font-size: 0.8rem;
}
/* line 1106, templates/g5_epa/custom/scss/custom.scss */
.zen-skill-bar-percent::before {
  content: "Avance: ";
}
/* line 1110, templates/g5_epa/custom/scss/custom.scss */
.zen-skillbar-bar {
  height: 0.4rem;
}
/* Circular */
/* line 1115, templates/g5_epa/custom/scss/custom.scss */
.circle-text, .circle-info, .circle-text-half, .circle-info-half {
  left: 0;
  font-size: 1.5rem !important;
  /*top: 0;*/
}
/**** calendario ***/
/* line 1123, templates/g5_epa/custom/scss/custom.scss */
.calendario {
  padding: 1rem;
}
/* line 1127, templates/g5_epa/custom/scss/custom.scss */
.calendario h3.titulo-calendario {
  font-weight: 400;
  font-size: 1.6rem;
  padding: 0.6rem 1rem;
  color: #0076a3;
  text-align: center;
  margin: 2rem 0 0.2rem 0;
}
/* line 1136, templates/g5_epa/custom/scss/custom.scss */
.calendario h2 {
  font-family: 'Raleway';
  font-weight: 300;
  font-size: 1.5rem;
  color: #646464;
}
/* line 1143, templates/g5_epa/custom/scss/custom.scss */
.calendario .fc button {
  height: 1.5rem;
}
/* line 1147, templates/g5_epa/custom/scss/custom.scss */
.calendario .fc-day-number {
  font-size: 0.8rem;
}
/* line 1150, templates/g5_epa/custom/scss/custom.scss */
.calendario .fc table {
  font-size: 0.7rem;
}
/**** módulos ***/
/* line 1156, templates/g5_epa/custom/scss/custom.scss */
.moduletable h3 {
  font-size: 1.2rem;
  text-align: center;
  font-weight: 700;
  color: #0076a3;
}
/*** modulo secretarias ***/
/* line 1164, templates/g5_epa/custom/scss/custom.scss */
.modulo-secretarias {
  background-color: #fff;
  padding: 1rem;
  margin-top: 2rem;
}
/* line 1169, templates/g5_epa/custom/scss/custom.scss */
.modulo-secretarias h3 {
  font-size: 1.3rem;
  font-weight: 600;
  text-align: left;
}
/* line 1175, templates/g5_epa/custom/scss/custom.scss */
.modulo-secretarias .g-menu-footer.g-menu-claro ul li a {
  background-color: #f5f5f5;
  color: #696969;
  margin: 0.1rem 0.01rem;
  font-size: 0.7rem;
  padding: 0.4rem 1rem;
}
/* line 1183, templates/g5_epa/custom/scss/custom.scss */
.modulo-secretarias .g-menu-footer.g-menu-claro ul li a:hover {
  /*background-color: gray;*/
  background-color: #20abae;
  color: #073822;
}
/****** PÁGINA RESULTADOS DE BÚSQUEDA *******/
/* line 1190, templates/g5_epa/custom/scss/custom.scss */
.search span.highlight {
  background-color: #ffde00;
  color: #732265;
  border-radius: 0.5rem;
}
/* line 1195, templates/g5_epa/custom/scss/custom.scss */
dt.result-title {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px #f7f7f7 solid;
}
/* line 1200, templates/g5_epa/custom/scss/custom.scss */
dd.result-text {
  color: black;
}
/* line 1203, templates/g5_epa/custom/scss/custom.scss */
dd.result-category {
  color: #b5b5b5;
}
/* line 1206, templates/g5_epa/custom/scss/custom.scss */
dd.result-created {
  color: darkgrey;
}
/* line 1209, templates/g5_epa/custom/scss/custom.scss */
.search span.highlight {
  background-color: #ffde00;
  color: #732265;
  border-radius: 0.5rem;
}
/**** PÁGINA OFFLINE ****/
/* line 1216, templates/g5_epa/custom/scss/custom.scss */
div#cualidades-offline {
  padding: 1rem;
}
/***************ESTILOS HEREDADOS WORDPRESS**********************/
/***************************************************************/
/* line 1222, templates/g5_epa/custom/scss/custom.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 1234, templates/g5_epa/custom/scss/custom.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
/******MÚDULO DE FILTROS PARA ANIMALES EXTRAVIADOS *******/
/* line 1240, templates/g5_epa/custom/scss/custom.scss */
.filtro-animales .jlmf-label {
  font-weight: bold;
  color: #0076a3;
}
/* line 1245, templates/g5_epa/custom/scss/custom.scss */
.filtro-animales .jlmf-section {
  margin: 1rem 0.2rem;
  border: 1px solid #d7d7d7;
  padding: 0.5rem;
}
/* line 1251, templates/g5_epa/custom/scss/custom.scss */
.filtro-animales div.jlmf-list-2 {
  text-align: left;
  margin: 0 0.5rem;
}
/* line 1256, templates/g5_epa/custom/scss/custom.scss */
.filtro-animales input.jlmf-input {
  max-width: 90%;
  padding: 0 0.5rem;
}
/* line 1261, templates/g5_epa/custom/scss/custom.scss */
.field-label {
  font-weight: bold;
  color: #425776;
}
/********/
/* line 1268, templates/g5_epa/custom/scss/custom.scss */
.btn-group {
  font-size: inherit;
}
/* line 1272, templates/g5_epa/custom/scss/custom.scss */
fieldset.radio.btn-group {
  padding-left: inherit;
}
/* line 1276, templates/g5_epa/custom/scss/custom.scss */
.radio.btn-group input[type=radio] {
  display: inherit;
}
/* line 1280, templates/g5_epa/custom/scss/custom.scss */
.radio input[type="radio"] {
  float: left;
  margin-left: 0;
}
/**************************************************************
 ***************************************************************
 **************** INICIO DE MEDIAS QUERIES**********************
 ***************************************************************
 **************************************************************/
@media only all and (min-width: 60rem) {
  /********ESTILOS PLUGINS COMPARTIR ********/
  /* line 1296, templates/g5_epa/custom/scss/custom.scss */
  .compartir h3 {
    text-align: right;
  }
}
@media only all and (max-width: 59.99rem) {
  /* line 1302, templates/g5_epa/custom/scss/custom.scss */
  html {
    font-size: 15px;
  }
}
@media only all and (max-width: 47.99rem) {
  /*** articulos ***/
  /*** buscador ***/
  /***** ESTILOS MENÚ MÓVILES *****/
  /****** ESTILOS SHOWCASE *****/
  /**** ESTILOS SECTION DESTACADOS ****/
  /*** ESTILOS NOTICIAS PORTADA ***/
  /*** atencion-ciudadania ***/
  /***contactos***/
  /*** screen reader ***/
  /****** ESTILOS CATEGORÍA FORMATO BLOG NOTICIAS ******/
  /**** estilos imagen ****/
  /*** modulo menú secretarías ***/
  /**** VIDEO ACCESIBILIDAD ****/
  /**** PÁGINA OFFLINE ****/
  /* line 1308, templates/g5_epa/custom/scss/custom.scss */
  html {
    font-size: 15px;
  }
  /* line 1312, templates/g5_epa/custom/scss/custom.scss */
  .view-article #g-contenidos {
    padding: 1rem;
  }
  /* line 1316, templates/g5_epa/custom/scss/custom.scss */
  .view-article .pull-left, .view-article .pull-right {
    max-width: 100%;
    float: none;
  }
  /* line 1321, templates/g5_epa/custom/scss/custom.scss */
  .epa-logo {
    margin: 0rem 5rem 0rem 5rem;
  }
  /* line 1325, templates/g5_epa/custom/scss/custom.scss */
  .pull-left.item-image {
    margin: 0 0rem 0.5rem 0;
  }
  /* line 1330, templates/g5_epa/custom/scss/custom.scss */
  .logo-alcaldia img {
    width: 12rem;
  }
  /* line 1335, templates/g5_epa/custom/scss/custom.scss */
  #g-header {
    text-align: center;
  }
  /* line 1340, templates/g5_epa/custom/scss/custom.scss */
  .custom.redes-sociales {
    border-left: none;
  }
  /* line 1344, templates/g5_epa/custom/scss/custom.scss */
  .titulo-alcaldia {
    background-image: none !important;
    height: 4.5rem;
    background-color: #efefef;
  }
  /* line 1350, templates/g5_epa/custom/scss/custom.scss */
  .buscador-avanzado {
    border: none;
    /*margin: 0.5rem 1rem;*/
  }
  /* line 1355, templates/g5_epa/custom/scss/custom.scss */
  a.g-buscador-link {
    color: #808080 !important;
    font-size: 1rem;
  }
  /* line 1360, templates/g5_epa/custom/scss/custom.scss */
  #g-buscador.estilo1 .search form input {
    margin-bottom: 0.5rem;
    font-size: 1rem;
    border-radius: 0.5rem;
  }
  /* line 1366, templates/g5_epa/custom/scss/custom.scss */
  .dj-offcanvas-modules {
    padding: 0.5rem;
    background-color: #fff;
  }
  /* line 1371, templates/g5_epa/custom/scss/custom.scss */
  .menu-principal {
    display: block;
  }
  /* line 1374, templates/g5_epa/custom/scss/custom.scss */
  .menu-principal .dj-mobile-open-btn {
    height: 2rem;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1;
    color: #fff !important;
    text-decoration: none;
  }
  /* line 1383, templates/g5_epa/custom/scss/custom.scss */
  .menu-principal .dj-mobile-nav {
    font-family: 'Raleway';
  }
  /* line 1388, templates/g5_epa/custom/scss/custom.scss */
  .uk-slidenav-position .uk-slidenav-previous {
    background-size: 100% !important;
    width: 2.8rem !important;
    height: 2.509rem !important;
    top: 5rem !important;
  }
  /* line 1394, templates/g5_epa/custom/scss/custom.scss */
  .uk-slidenav-position .uk-slidenav-next {
    background-size: 100% !important;
    width: 2.8rem !important;
    height: 2.509rem !important;
    top: 5rem !important;
  }
  /* line 1411, templates/g5_epa/custom/scss/custom.scss */
  .ley1712 {
    padding: 0 2rem;
  }
  /* line 1415, templates/g5_epa/custom/scss/custom.scss */
  .items-ley1712 h2 {
    border-bottom: 1px solid #dcdcdc;
    font-size: 1.5rem;
    padding-bottom: 0.5rem;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1425, templates/g5_epa/custom/scss/custom.scss */
  .view-category .vista-cuadriculada .span4, .view-category .vista-cuadriculada .span2 {
    background-color: #fdfdfd;
    /*box-shadow: 0rem 0rem 0.4rem #f5f5f5;
     border: 1px solid #f1f1f1;*/
    height: auto;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
  }
  /* line 1435, templates/g5_epa/custom/scss/custom.scss */
  .log {
    display: flex;
  }
  /* line 1443, templates/g5_epa/custom/scss/custom.scss */
  #g-footer {
    background-size: auto;
  }
  /* line 1447, templates/g5_epa/custom/scss/custom.scss */
  .ir-arriba {
    bottom: 5rem;
  }
  /* line 1451, templates/g5_epa/custom/scss/custom.scss */
  .atencion-ciudadania {
    padding: 0;
    position: relative;
  }
  /* line 1457, templates/g5_epa/custom/scss/custom.scss */
  .atencion-ciudadania p {
    font-size: 0.7rem !important;
    font-weight: 700;
    padding-top: 1rem;
  }
  /* line 1464, templates/g5_epa/custom/scss/custom.scss */
  .g-items-contactos .g-items-contactos-opcion {
    margin-bottom: -1rem;
  }
  /* line 1471, templates/g5_epa/custom/scss/custom.scss */
  .vista-cuadriculada .view-category p.texto-intro {
    font-size: 1rem;
  }
  /* line 1476, templates/g5_epa/custom/scss/custom.scss */
  .view-category .vista-cuadriculada .item-image img {
    height: auto;
    width: auto;
  }
  /* line 1482, templates/g5_epa/custom/scss/custom.scss */
  .modulo-secretarias .g-menu-footer li {
    display: inline-block !important;
  }
  /* line 1487, templates/g5_epa/custom/scss/custom.scss */
  a.video-articulos, div.resumen-articulos {
    top: -1rem;
  }
}
@media (min-width: 1920px) {
  /* line 1499, templates/g5_epa/custom/scss/custom.scss */
  /**** MENÚ ****/
  /* line 1501, templates/g5_epa/custom/scss/custom.scss */
  html {
    font-size: 18px;
  }
  /* line 1505, templates/g5_epa/custom/scss/custom.scss */
  .size-16 {
    flex: 0 12% !important;
    -webkit-flex: 0 12% !important;
    -moz-flex: 0 12% !important;
    -ms-flex: 0 52% !important;
  }
  /* line 1511, templates/g5_epa/custom/scss/custom.scss */
  .size-44 {
    -webkit-flex: 0 52% !important;
    -moz-flex: 0 52% !important;
    -ms-flex: 0 52% !important;
    flex: 0 52% !important;
  }
  /* line 1518, templates/g5_epa/custom/scss/custom.scss */
  .uk-slidenav-position .uk-slidenav-previous, .uk-slidenav-position .uk-slidenav-next {
    width: 4.44rem;
    height: 4.1rem;
    top: 16rem !important;
  }
  /* line 1525, templates/g5_epa/custom/scss/custom.scss */
  .menu-principal a.dj-up_a {
    font-size: 1rem !important;
  }
}
/* line 1530, templates/g5_epa/custom/scss/custom.scss */
.bordeT, .bordeTr, .bordeTd {
  border-style: hidden;
}
/* line 1533, templates/g5_epa/custom/scss/custom.scss */
.fondoGris {
  background: darkgrey;
}
/* line 1538, templates/g5_epa/custom/scss/custom.scss */
.fc-view, .fc-view > table {
  position: relative;
  z-index: 0 !important;
}
/* line 1543, templates/g5_epa/custom/scss/custom.scss */
.solicitud {
  margin-top: 2rem;
}
/* line 1546, templates/g5_epa/custom/scss/custom.scss */
.g-cualidades-titulo {
  color: #3cb34c !important;
}
/* line 1549, templates/g5_epa/custom/scss/custom.scss */
#g-pos-header {
  background-color: #0076a3;
  height: 2.2rem;
}
/* line 1553, templates/g5_epa/custom/scss/custom.scss */
.youtube, .facebook, .instagram, .CustomSocialIcons, .custsoicons0 {
  background-color: #0076a3 !important;
}
/* line 1557, templates/g5_epa/custom/scss/custom.scss */
.social_cnt > .custsoicons0 {
  background-color: #0076a3 !important;
}
/* line 1560, templates/g5_epa/custom/scss/custom.scss */
.name a, .name a:hover {
  font-size: 1rem;
  font-weight: bold;
  color: #3cb34c !important;
}
/* line 1566, templates/g5_epa/custom/scss/custom.scss */
.group:hover {
  position: relative;
  left: 88px !important;
  border-radius: 0px 6px 6px 0px;
  transition: all 0.8s;
}
/* line 1572, templates/g5_epa/custom/scss/custom.scss */
.social_cnt {
  left: -91px !important;
}
/* line 1575, templates/g5_epa/custom/scss/custom.scss */
.span12 > .vista-cuadriculada {
  background-color: #f5f5f5;
  padding: 2rem;
  border-radius: 1rem;
}
/* line 1580, templates/g5_epa/custom/scss/custom.scss */
.updatetime {
  font-size: 0.9rem !important;
  color: black !important;
  font-weight: normal;
  margin-bottom: 0px !important;
  border-bottom: 0px !important;
  padding-bottom: 0rem !important;
}
/* line 1588, templates/g5_epa/custom/scss/custom.scss */
.updatetime h1 {
  font-size: 0.9rem !important;
}
/* line 1591, templates/g5_epa/custom/scss/custom.scss */
.pstyle {
  padding-bottom: 0rem !important;
}
/* line 1594, templates/g5_epa/custom/scss/custom.scss */
#g-footer {
  border-top: 2px solid #3cb34c;
  background: #fff url('../images/footer.png') scroll;
}
/* line 1598, templates/g5_epa/custom/scss/custom.scss */
.noti {
  font-size: 2.5rem !important;
}
/* line 1602, templates/g5_epa/custom/scss/custom.scss */
#g-buscador.estilo2 .contenido-modal-buscar {
  border-radius: 0.5rem !important;
  margin-top: 0.3rem !important;
  height: 1.6rem;
}
/* line 1607, templates/g5_epa/custom/scss/custom.scss */
#g-buscador.estilo2 .search form input {
  margin-top: 1.1rem;
}
@media (min-width: 1367px) and (max-width: 1920px) {
  /* line 1611, templates/g5_epa/custom/scss/custom.scss */
  #djslider188 {
    height: 500px !important;
  }
}
/** Estilos 1519 */
/* line 1618, templates/g5_epa/custom/scss/custom.scss */
#g-headerTop {
  background: #36c !important;
  height: 3rem !important;
}
/** Estilos social pro */
/* line 1624, templates/g5_epa/custom/scss/custom.scss */
.g-social-dis-horizontal {
  display: inline-flex;
}
/* line 1628, templates/g5_epa/custom/scss/custom.scss */
#g-sub-footer2 {
  background: #36c !important;
}
/* line 1632, templates/g5_epa/custom/scss/custom.scss */
.d-flex {
  display: flex !important;
}
/* line 1635, templates/g5_epa/custom/scss/custom.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
/* line 1639, templates/g5_epa/custom/scss/custom.scss */
.pl-4, .px-4 {
  padding-left: 1.5rem !important;
}
/* line 1642, templates/g5_epa/custom/scss/custom.scss */
.ml-4, .mx-4 {
  margin-left: 1.5rem !important;
}
/* line 1645, templates/g5_epa/custom/scss/custom.scss */
.border-white {
  border-color: #fff !important;
}
/* line 1648, templates/g5_epa/custom/scss/custom.scss */
.border-left {
  border-left: 1px solid #bababa !important;
}
/* line 1651, templates/g5_epa/custom/scss/custom.scss */
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
/*# sourceMappingURL=custom_42.css.map */