/* 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
 */

@charset "UTF-8";
* {
  text-decoration: none;
  font-family: "Poppins";
}
a {
  color: #3e3e3e !important;
}
#g-Gov .g-container {
  width: 100% !important;
  background: #fff;
  border-bottom: 4px solid #f0b100;
}
#g-Gov .g-container .g-content {
  padding: 0;
}
#g-Gov .g-grid {
  align-items: center;
}
#g-Gov .g-container img {
  border-radius: 8px;
  box-shadow: 0px 1px 6px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 1px 6px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 6px -2px rgba(0, 0, 0, 0.75);
}
.g-main-nav .g-standard .g-dropdown {
  width: 300px !important;
}
#g-Menu .g-container {
  width: 100%;
}
.module-ruta a {
  color: #2c2c2c !important;
}
#menu-page .g-content {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 14px !important;
}
#g-Menu .g-grid {
  display: flex;
  align-items: center;
}
#g-Menu .g-container ul {
  flex-wrap: wrap;
  border-radius: 8px;
  background-color: #fff;
}
#g-Menu a {
  color: #2c2c2c !important;
}
#g-Menu ul li {
  padding: 5px 1rem;
}
#g-Menu .g-dropdown-column {
  padding: 0 !important;
}
.g-main-nav .g-sublevel > li {
  margin: 0 !important;
  padding: 5px 10px !important;
}
.g-main-nav .g-sublevel > li a {
  padding: 0 !important;
}
#g-Menu ul li a {
  font-size: 14px !important;
}
#g-Menu ul .g-sublevel li:hover {
  background: #fdc700;
}
#g-Menu .g-toplevel .g-menu-item:hover {
  background: #fdc700 !important;
}
#g-Menu .g-container .g-menu-item-title.active {
  color: #fdc700;
}
.mod-finder__search button, .mod-finder__search input {
  font-size: 0.9rem;
  padding: 0.1rem 0.5rem;
  height: 40px;
  letter-spacing: normal;
}
.mod-finder__search button {
  background: #f0b100;
  border: 1px solid #f0b100;
}
.mod-finder__search button:hover {
  background: #fdc700;
  border: 1px solid #fdc700;
}
.mod-finder__search input {
  border-radius: 12px 0 0 12px;
}
.mod-finder__search input:hover, .mod-finder__search button:focus, .mod-finder__search button:focus-visible {
  border: 1px solid #fdc700 !important;
  box-shadow: 0 0 4px rgba(148, 125, 43, 0.651) !important;
}
#g-Banner .g-container .g-content {
  margin: 0;
  padding: 0;
}
#g-Servicios {
  background: #f9fafb;
  border-bottom: 1.5px solid #e0e0e0;
}
#g-Servicios .card {
  background: #f5f5f5;
}
#g-Servicios img {
  transition: transform 0.5s ease;
}
#g-Servicios img:hover {
  transform: scale(1.2);
}
.card-item-services:hover {
  border-color: #101828 !important;
  border-bottom-color: #101828 !important;
  transition: border-color 0.35s ease, border-bottom-color 0.35s ease;
}
#g-container .noticias a {
  text-decoration: none !important;
}
#g-container .module-ruta {
  background: #f5f5f5;
  border-radius: 10px;
}
#g-container .moduletable .breadcrumb span.divider:before {
  position: unset;
  content: "" !important;
}
#g-container .g-joomla-articles h3 {
  font-size: 1.2rem;
}
#g-container .noticiasinicio img {
  transition: filter 0.3s ease;
  transition: all 0.1s;
  width: 366.33px;
  height: 240.41px;
}
.tabla-participa img {
  transition: filter 0.3s ease;
  transition: all 0.1s;
}
.tabla-participa img:hover {
  border: 3px solid #f0b100;
  filter: saturate(1.5);
  border-radius: 0.5rem;
}
.boton-transparencia {
  padding: 8px;
  background-color: #fff;
  border-top: 2px solid #28749a;
  border-left: 2px solid #28749a;
  border-right: 2px solid #28749a;
}
.boton-transparencia:hover {
  background-color: #d3eefd;
}
.boton-transparencia button {
  padding: 2px;
  background-color: rgba(0, 0, 0, 0);
  border: none;
}
.boton-transparencia-first {
  padding: 8px;
  background-color: #fff;
  border-top: 2px solid #28749a;
  border-left: 2px solid #28749a;
  border-right: 2px solid #28749a;
  border-radius: 10px 10px 0 0;
}
.boton-transparencia-first:hover {
  background-color: #d3eefd;
}
.boton-transparencia-first button {
  padding: 2px;
  background-color: rgba(0, 0, 0, 0);
  border: none;
}
.boton-transparencia-last {
  padding: 8px;
  background-color: #fff;
  border: 2px solid #28749a;
  border-radius: 0 0 10px 10px;
}
.boton-transparencia-last:hover {
  background-color: #d3eefd;
}
.boton-transparencia-last button {
  padding: 2px;
  background-color: rgba(0, 0, 0, 0);
  border: none;
}
.noticias .g-title {
  text-align: center;
  font-weight: 800;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 0.4rem;
  margin-bottom: 3rem;
}
.noticias .g-item-title {
  line-height: 1.8rem;
  font-weight: bold;
  transition: all 0.1s;
}
.noticias .g-array-item {
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.04);
  transition: all 0.25s ease;
  overflow: hidden;
  height: 425px;
}
.noticias .g-array-item-title, .noticias .g-array-item-details, .noticias .g-array-item-text {
  padding: 0 18px;
}
.noticias .g-array-item:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12), 0 4px 10px rgba(0, 0, 0, 0.06);
  transform: translateY(-3px);
}
.noticias .g-item-title a {
  color: #3e3e3e !important;
}
.noticias .g-item-title a:hover {
  color: #f0b100 !important;
}
.g-content-array .g-array-item-details {
  margin-top: 0;
}
#g-Enlaces .g-container {
  width: 65rem;
  background-color: #f5f5f5;
}
#g-Enlaces {
  background-color: #f5f5f5;
}
#g-Enlaces .g-title {
  text-align: center;
  font-weight: 800;
}
#g-Enlaces #navigation115 {
  margin: 0 -12.3698630137% !important;
}
#g-Footer a {
  text-decoration: none !important;
}
#g-Footer #mod-custom117 img {
  transition: transform 0.5s ease-in-out;
}
#g-Footer #mod-custom117 .iconosredes img:hover {
  transform: rotate(360deg) scale(1.1);
}
#g-Footer {
  background-color: #f0b100;
}
#g-Footer .size-70 a {
  color: #6bb647 !important;
}
#g-Footer .size-70 a:hover {
  color: #28749a !important;
}
#g-Footer .size-70 a span {
  color: #6bb647 !important;
}
#g-Footer .size-70 a span:hover {
  color: #28749a !important;
}
#g-Footer .size-100 img {
  transition: transform 0.5s ease-in-out;
}
#g-Footer .size-100 img:hover {
  transform: scale(1.1);
}
#g-Govpie .g-container {
  width: 100%;
  background: #36c;
}
.com-content-category-blog__item .item-content h2 {
  font-size: 1.2rem;
}
.com-content-category-blog__item .item-content p, .com-content-category-blog__item .item-content table {
  display: none;
}
#g-offcanvas .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #eceeef !important;
}
.btn-ver-mas {
  background-color: #f0b100;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s;
}
.btn-ver-mas:hover {
  background-color: #fdc700;
}
/*# sourceMappingURL=custom_13.css.map */