/* 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, templates/g5_epsilon/custom/scss/custom.scss */
div[id^="logo"] a.g-logo img {
  display: block;
}
/* line 5, templates/g5_epsilon/custom/scss/custom.scss */
div[id^="logo"] a.g-logo {
  background: none;
  width: 15rem;
  height: 100%;
  margin-top: 0.3rem;
}
/* line 13, templates/g5_epsilon/custom/scss/custom.scss */
#g-top a.g-owlcarousel-item-button.readon {
  font-family: "sourcesanspro-regular", "Verdana", "Helvetica", "Arial", sans-serif;
  background-color: #fff;
  color: #3570c1;
  border: 1px solid #fff;
  box-shadow: 0 4px 0 rgba(255, 255, 255, 0.5);
}
/* line 20, templates/g5_epsilon/custom/scss/custom.scss */
#g-top a:hover.g-owlcarousel-item-button.readon {
  color: #fff;
  background: #44c2cd;
  border: 1px solid #2fa5af;
  box-shadow: 0 4px 0 rgba(68, 194, 205, 0.5);
}
/*Pantalla*/
@media only screen and (min-width: 120rem) {
  /* line 27, templates/g5_epsilon/custom/scss/custom.scss */
  /* Fin Desktop minimo 1920px */
}
/* Desktop máximo 1920px - mínimo 1440 */
@media only screen and (max-width: 120rem) and (min-width: 90.038rem) {
  /* line 33, templates/g5_epsilon/custom/scss/custom.scss */
  /* Fin Desktop máximo 1920px - mínimo 1440 */
}
/* Laptop */
@media only screen and (max-width: 90.938rem) and (min-width: 75rem) {
  /* line 40, templates/g5_epsilon/custom/scss/custom.scss */
  /* Fin Laptop máximo 1440 - mínimo 1200 */
}
/* Tablet máximo 1200 - mínimo 815 */
@media only screen and (max-width: 74.938rem) and (min-width: 51rem) {
  /* line 46, templates/g5_epsilon/custom/scss/custom.scss */
  /* Fin Tablet máximo 1200 - mínimo 815 */
}
/* Mobile 815-768 */
@media only screen and (max-width: 50.938rem) and (min-width: 0rem) {
  /* line 52, templates/g5_epsilon/custom/scss/custom.scss */
  /* Fin Mobile 815-768 */
}
/*# sourceMappingURL=custom_28.css.map */