/* 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";
.fondo-azul {
  background-color: #e8f6fc;
}
.fondo-naranja {
  background-color: #fef3eb;
}
#g-main {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
#g-navigation {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.platform-content {
  margin-top: 0 !important;
}
.size-30 {
  justify-content: flex-start !important;
}
#back-top {
  background-color: #44ce4b !important;
  border-radius: 50%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
#back-top svg polyline {
  stroke: #ffffff !important;
}
#back-top:hover {
  background-color: #2eb135 !important;
  transform: translateY(-3px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
}
#g-header {
  padding-top: 10px !important;
  padding-bottom: 0 !important;
}
#g-header .g-grid {
  margin: 0 !important;
  align-items: flex-end !important;
}
#g-header .g-block {
  padding: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-end !important;
}
#g-header .g-title {
  text-transform: uppercase;
  color: #36afe2;
  font-weight: bold;
  font-size: 0.85rem !important;
  line-height: 1.2 !important;
  margin: 0 0 5px 0 !important;
  padding: 0 !important;
}
#g-header .g-array-item-text {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 3.8em;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
#g-header .g-array-item-text p {
  font-style: italic;
  font-size: 0.9rem;
  margin: 0 !important;
  line-height: 1.2;
  color: #444;
}
#g-navigation.menu-principal {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 10;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.g-social {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 15px;
  padding: 0 0 8px 0;
}
.g-social a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  background-color: #36afe2;
  border-radius: 50%;
  text-decoration: none;
  transition: all 0.3s ease;
}
.g-social a svg {
  fill: #ffffff;
  width: 22px;
  height: auto;
}
.g-social a[title="X"] svg, .g-social a[aria-label="X"] svg, .g-social a[title*="X"] svg {
  display: none !important;
}
.g-social a[title="X"]::before, .g-social a[aria-label="X"]::before, .g-social a[title*="X"]::before {
  content: "X";
  color: white;
  font-family: "Verdana", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
}
.g-social a:hover {
  transform: translateY(-3px);
  filter: brightness(1.1);
}
.jlmodalmodule-7153 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.g-popupmodule-button-wrapper {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center;
  font-size: 1.05rem !important;
  color: #555 !important;
  font-style: italic;
  line-height: 1.4;
  font-weight: 400;
}
.g-popupmodule-button-wrapper .jl-button {
  color: #36afe2 !important;
  font-size: 1.4rem !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  margin-bottom: 12px !important;
  display: inline-flex !important;
  align-items: center;
  transition: transform 0.2s ease;
}
.g-popupmodule-button-wrapper .jl-button svg, .g-popupmodule-button-wrapper .jl-button .g-popupmodule-button-icon {
  margin-right: 10px;
  width: 20px;
  fill: #36afe2 !important;
}
.g-popupmodule-button-wrapper .jl-button:hover {
  transform: scale(1.05);
  filter: brightness(0.9);
}
.jlcontentslider-4167 .tm-item {
  position: relative;
  overflow: hidden;
}
.jlcontentslider-4167 .tm-item .el-image {
  filter: brightness(0.85);
  transition: all 0.4s ease-in-out;
  transform: scale(1);
}
.jlcontentslider-4167 .tm-item .jl-overlay-default {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%) !important;
  opacity: 1 !important;
}
.jlcontentslider-4167 .tm-item:hover .el-image {
  filter: brightness(0.6) !important;
  transform: scale(1.05);
}
.jlcontentslider-4167 .tm-item:hover .tm-title a {
  color: #36afe2 !important;
  transform: translateY(-5px);
}
.jlcontentslider-4167 .tm-item .tm-meta {
  display: block !important;
  color: #ffffff !important;
  font-size: 0.85rem !important;
  font-weight: 600 !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
  margin-bottom: 5px !important;
  position: relative;
  z-index: 11;
}
.jlcontentslider-4167 .tm-item .tm-title {
  margin: 0 !important;
  padding: 0 20px !important;
  position: relative;
  z-index: 11;
}
.jlcontentslider-4167 .tm-item .tm-title a {
  font-size: 1.5rem !important;
  line-height: 1.2 !important;
  color: #ffffff !important;
  text-decoration: none !important;
  font-weight: 800 !important;
  display: inline-block;
  transition: all 0.3s ease;
  text-shadow: 2px 2px 10px black !important;
}
.jlcarouseljoomla-2520 .jl-inline-clip {
  border-radius: 15px;
  overflow: hidden;
  background: #f0f0f0;
}
.jlcarouseljoomla-2520 .tm-image {
  filter: brightness(1) !important;
  transition: transform 0.5s ease !important;
  object-fit: cover;
  width: 100%;
  height: 420px;
  display: block;
}
.jlcarouseljoomla-2520 .jl-overlay-primary {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%) !important;
  opacity: 1 !important;
}
.jlcarouseljoomla-2520 .jl-position-center {
  position: absolute !important;
  top: auto !important;
  bottom: 0 !important;
  left: 0 !important;
  transform: none !important;
  width: 100% !important;
  padding: 40px 25px 25px 25px !important;
  text-align: left !important;
}
.jlcarouseljoomla-2520 .tm-meta {
  color: #ffffff !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  font-size: 0.85rem !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8) !important;
  margin-bottom: 8px !important;
}
.jlcarouseljoomla-2520 .tm-title a {
  color: #ffffff !important;
  font-weight: 800 !important;
  font-size: 1.5rem !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9) !important;
}
.jlcarouseljoomla-2520 .jl-inline-clip:hover .tm-image {
  transform: scale(1.05) !important;
}
.jlcarouseljoomla-2520 .jl-inline-clip:hover .tm-title a {
  color: #36afe2 !important;
}
.jlarticlelist-5110 .jl-list-striped {
  padding: 0;
  list-style: none;
}
.jlarticlelist-5110 .jl-list-striped li.tm-item {
  background: #ffffff;
  margin-bottom: 25px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.jlarticlelist-5110 .jl-list-striped li.tm-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  border-color: rgba(54, 175, 226, 0.2);
}
.jlarticlelist-5110 .jl-list-striped li.tm-item:hover .tm-title {
  color: #36afe2;
}
.jlarticlelist-5110 .jl-list-striped li.tm-item:hover .tm-image {
  transform: scale(1.05);
}
.jlarticlelist-5110 .jl-link-toggle {
  text-decoration: none !important;
  display: block;
  padding: 0;
}
.jlarticlelist-5110 .tm-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 16px 0 0 16px !important;
  transition: transform 0.6s ease;
}
.jlarticlelist-5110 .jl-panel {
  padding: 25px !important;
}
.jlarticlelist-5110 .jl-panel .tm-title {
  color: #222222;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px !important;
  transition: color 0.3s ease;
}
.jlarticlelist-5110 .jl-panel .tm-meta {
  color: #F89E58;
  font-size: 0.8rem;
  font-weight: 700;
}
.jl-pagination {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.jl-pagination button {
  background: #fff !important;
  border: 2px solid #eeeeee !important;
  border-radius: 50px !important;
  padding: 10px 25px !important;
  font-weight: 600;
  color: #666666 !important;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 0 !important;
}
.jl-pagination button[aria-label*="Previous"]::after {
  content: "Anterior";
  font-size: 0.95rem;
}
.jl-pagination button[aria-label*="Next"]::before {
  content: "Siguiente";
  font-size: 0.95rem;
}
.jl-pagination button[aria-label*="Next"] span.jl-icon {
  order: 2;
}
.jl-pagination button:hover {
  border-color: #36afe2 !important;
  color: #36afe2 !important;
  background: rgba(54, 175, 226, 0.05) !important;
}
.jl-pagination button span.jl-icon {
  font-size: 1rem;
  display: flex;
  align-items: center;
}
.jltabs-9818 {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
}
.jltabs-9818 .jl-card-default {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
}
.jltabs-9818 .jl-nav-default {
  border-right: 1px solid #eeeeee;
  padding-right: 10px;
}
.jltabs-9818 .jl-nav-default li {
  margin-bottom: 5px;
}
.jltabs-9818 .jl-nav-default li a {
  color: #666666;
  font-weight: 500;
  border-radius: 4px;
  transition: all 0.3s ease;
  padding: 10px 15px;
  text-decoration: none !important;
}
.jltabs-9818 .jl-nav-default li a:hover {
  background: rgba(54, 175, 226, 0.08);
  color: #36afe2;
}
.jltabs-9818 .jl-nav-default li.jl-active a {
  background: #36afe2 !important;
  color: #ffffff !important;
  box-shadow: 0 4px 10px rgba(54, 175, 226, 0.2);
}
.jltabs-9818 .el-item {
  padding-left: 20px;
}
.jltabs-9818 .el-item .tm-image {
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.jltabs-9818 .el-item .tm-title {
  color: #222222;
  font-weight: 700;
  border-bottom: 2px solid #36afe2;
  display: inline-block;
  margin-bottom: 20px !important;
  padding-bottom: 5px;
}
.jltabs-9818 .el-item .tm-content {
  font-size: 1rem;
  line-height: 1.7;
  color: #444444;
  background: #f8f9fa;
  padding: 20px !important;
  border-radius: 8px;
  border-left: 4px solid #36afe2;
  text-align: justify;
}
.jltabs-9818 .jl-button-text {
  color: #36afe2 !important;
  font-weight: 600;
  transition: opacity 0.2s ease;
}
.jltabs-9818 .jl-button-text:hover {
  opacity: 0.8;
  color: #36afe2 !important;
}
.sigplus-gallery {
  background: transparent !important;
  border: none !important;
  margin: 10px auto !important;
  padding: 0 !important;
  max-width: 850px;
}
.sigplus-gallery .slideplus-container, .sigplus-gallery .slideplus-viewport, .sigplus-gallery .slideplus-stripe, .sigplus-gallery .slideplus-slot, .sigplus-gallery .slideplus-content {
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
  height: auto !important;
}
.sigplus-gallery .sigplus-image img, .sigplus-gallery .slideplus-preview {
  border-radius: 40px !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05) !important;
  transition: all 0.5s ease;
  display: block;
  margin: 0 auto !important;
  border: 1px solid rgba(0, 0, 0, 0.05) !important;
}
.sigplus-gallery .sigplus-image img:hover, .sigplus-gallery .slideplus-preview:hover {
  transform: scale(1.02);
}
.sigplus-gallery .slideplus-navigation {
  margin-top: 10px !important;
  padding: 0 !important;
  border: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.sigplus-gallery .slideplus-navigation .slideplus-first, .sigplus-gallery .slideplus-navigation .slideplus-last, .sigplus-gallery .slideplus-navigation .slideplus-previous, .sigplus-gallery .slideplus-navigation .slideplus-next {
  display: none !important;
}
.sigplus-gallery .slideplus-navigation .slideplus-pager {
  width: 10px !important;
  height: 10px !important;
  background: rgba(54, 175, 226, 0.2) !important;
  border-radius: 50% !important;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block !important;
  transition: all 0.3s ease;
}
.sigplus-gallery .slideplus-navigation .slideplus-pager.slideplus-current {
  background: #F89E58 !important;
  width: 25px !important;
  border-radius: 10px !important;
}
.sigplus-gallery .slideplus-top {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.com-content-article__body .sigplus-gallery {
  display: inline-block;
  width: 100%;
}
.com-content-article__body p:empty {
  display: none;
}
.com-content-article.item-page {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 !important;
  background: #ffffff;
  border-radius: 15px;
  overflow: hidden;
}
.com-content-article.item-page .item-image {
  margin: 0 0 30px 0 !important;
  float: none !important;
  width: 100%;
  position: relative;
}
.com-content-article.item-page .item-image img {
  width: 100%;
  height: auto;
  max-height: 500px;
  object-fit: cover;
  object-position: center 20%;
  border-radius: 0 0 15px 15px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.com-content-article.item-page .item-image .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  color: #ffffff;
  padding: 20px 15px 10px 15px;
  font-size: 0.85rem;
  border-radius: 0 0 15px 15px;
  font-style: italic;
}
.com-content-article.item-page .page-header {
  padding: 0 30px;
  border: none;
}
.com-content-article.item-page .page-header h1 {
  font-size: 2.5rem;
  color: #222222;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 20px;
}
.com-content-article.item-page .article-info {
  margin: 0 30px 25px 30px;
  padding: 15px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  gap: 25px;
}
.com-content-article.item-page .article-info dd {
  font-size: 0.95rem;
  color: #666666;
}
.com-content-article.item-page .article-info dd span.icon-fw {
  color: #36afe2;
  margin-right: 5px;
}
.com-content-article.item-page .tags {
  padding: 0 30px;
  margin-bottom: 20px;
}
.com-content-article.item-page .tags .list-inline-item {
  margin-right: 8px;
}
.com-content-article.item-page .tags .list-inline-item a.btn-info {
  background: rgba(54, 175, 226, 0.05) !important;
  border: 1px solid rgba(54, 175, 226, 0.2) !important;
  color: #36afe2 !important;
  border-radius: 30px;
  padding: 5px 15px;
  font-size: 0.8rem;
  font-weight: 600;
  transition: all 0.3s ease;
}
.com-content-article.item-page .tags .list-inline-item a.btn-info:hover {
  background: #36afe2 !important;
  color: #fff !important;
  transform: translateY(-2px);
}
.com-content-article.item-page .com-content-article__body {
  padding: 0 30px 40px 30px;
  font-size: 1.15rem;
  line-height: 1.8;
  color: #444444;
}
.com-content-article.item-page .com-content-article__body p {
  margin-bottom: 1.5rem;
  text-align: justify;
}
.com-content-article.item-page .com-content-article__body strong {
  display: block;
  padding: 20px;
  background: rgba(248, 158, 88, 0.05);
  border-left: 5px solid #F89E58;
  color: #e16809;
  margin-top: 30px;
  border-radius: 0 8px 8px 0;
}
.qa-custom-module {
  width: 100%;
  padding: 10px;
}
.qa-custom-module .qa-card {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 35px 20px;
  text-decoration: none !important;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  border: 1px solid rgba(0, 0, 0, 0.04);
  height: 100%;
}
.qa-custom-module .qa-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
  border-color: rgba(54, 175, 226, 0.2);
}
.qa-custom-module .qa-card:hover .qa-icon {
  transform: scale(1.15);
}
.qa-custom-module .qa-card .qa-icon {
  width: 80px;
  height: 80px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0 auto 18px auto;
  font-size: 3rem;
  transition: transform 0.3s ease;
  color: #36afe2 !important;
}
.qa-custom-module .qa-card .qa-icon.icon-green {
  color: #44ce4b !important;
}
.qa-custom-module .qa-card .qa-icon i, .qa-custom-module .qa-card .qa-icon svg {
  display: block;
  line-height: 1;
}
.qa-custom-module .qa-card .qa-info {
  text-align: center;
}
.qa-custom-module .qa-card .qa-info .qa-title {
  color: #222222;
  font-weight: 700;
  font-size: 1.2rem;
  display: block;
  margin-bottom: 5px;
}
.qa-custom-module .qa-card .qa-info .qa-subtitle {
  color: #666666;
  font-size: 0.9rem;
  font-weight: 400;
  display: block;
  opacity: 0.8;
}
.titulo-bloque {
  overflow: hidden;
  padding: 2rem 0;
}
.titulo-bloque .g-content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.titulo-bloque .jl-panel {
  position: relative;
  display: inline-block;
  font-size: 2.5rem;
  padding: 10px 30px;
  letter-spacing: 2px;
}
.btnnoticias {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border: none;
  border-radius: 50px;
  padding: 12px 30px;
  margin: 30px auto;
  text-decoration: none !important;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.btnnoticias::before {
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 12px;
  font-size: 1.1rem;
  color: #F89E58;
}
.btnnoticias .jl-btn-text {
  color: #F89E58 !important;
  font-weight: 700;
  font-size: 0.95rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.btnnoticias:hover {
  background-color: #f0f0f0;
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}
.btnnoticias:hover .jl-btn-text, .btnnoticias:hover::before {
  color: #f5730f !important;
}
.btnnoticias:active {
  transform: translateY(-1px);
}
.g-content {
  text-align: center;
}
.nuestra-fe.g-block {
  padding: 12px !important;
}
.nuestra-fe .g-particle {
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(0, 0, 0, 0.03);
  transition: all 0.3s ease;
}
.nuestra-fe .g-particle:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  border-color: rgba(248, 158, 88, 0.2);
}
.nuestra-fe .g-title {
  background-color: #F89E58 !important;
  color: #ffffff !important;
  margin: 0 !important;
  padding: 18px 15px !important;
  font-size: 1.25rem !important;
  font-weight: 700 !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.nuestra-fe .g-content-array {
  padding: 25px !important;
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.nuestra-fe .g-array-item-text {
  color: #444444;
  line-height: 1.7;
  font-size: 1.05rem;
  text-align: justify;
  font-style: italic;
}
.nuestra-fe .g-array-item-text::first-letter {
  font-weight: 700;
  color: #F89E58;
  font-size: 1.2rem;
}
.nuestra-fe .g-grid, .nuestra-fe .g-block, .nuestra-fe .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
.g-grid:has(.img-ssh), .g-grid:has(.texto-ssh) {
  display: flex !important;
  flex-direction: row;
  align-items: center;
  padding: 2rem 0;
}
.g-block.size-35 {
  width: 35% !important;
}
.g-block.size-10 {
  width: 10% !important;
}
.img-ssh .tm-image {
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: auto;
  display: block;
}
.texto-ssh {
  padding-left: 30px;
}
.texto-ssh .tm-title {
  font-weight: 800;
  font-size: 2.2rem;
  border-bottom: 3px solid #36afe2;
  display: inline-block;
  margin-bottom: 20px !important;
}
.texto-ssh .tm-content {
  background: #f9f9f9;
  padding: 25px;
  border-radius: 8px;
  border-left: 4px solid #36afe2;
  margin-bottom: 25px;
}
.texto-ssh .tm-content p {
  line-height: 1.8;
  text-align: justify;
  margin-bottom: 1rem;
}
.texto-ssh .contenedor-boton {
  margin-top: 20px;
}
.texto-ssh .btn-principal {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  background-color: #ffffff !important;
  color: #F89E58 !important;
  border: none !important;
  border-radius: 50px !important;
  padding: 12px 30px !important;
  text-decoration: none !important;
  font-weight: 700;
  font-size: 0.95rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease;
}
.texto-ssh .btn-principal::before {
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 12px;
  font-size: 1.1rem;
}
.texto-ssh .btn-principal:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
  background-color: #fdfdfd !important;
}
.ssh-rsociales .g-social.social {
  display: flex !important;
  flex-direction: column !important;
  align-items: center;
  gap: 15px;
}
.ssh-rsociales .g-social.social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #36afe2;
  border-radius: 50%;
  transition: all 0.3s ease;
  text-decoration: none;
}
.ssh-rsociales .g-social.social a svg {
  width: 18px;
  height: 18px;
  fill: #ffffff !important;
  color: #ffffff !important;
}
.ssh-rsociales .g-social.social a:has(svg[data-icon="twitter"]) svg {
  display: none !important;
}
.ssh-rsociales .g-social.social a:has(svg[data-icon="twitter"])::before {
  content: "X";
  color: #ffffff;
  font-family: Arial, sans-serif;
  font-weight: 900;
  font-size: 18px;
  line-height: 1;
}
.ssh-rsociales .g-social.social a:has(svg[data-icon="twitter"]):hover {
  background-color: #000000;
}
.ssh-rsociales .g-social.social a:hover {
  transform: scale(1.1);
  background-color: #1d95c8;
}
.g-content-array.bienvenidos .g-array-item {
  display: block;
  overflow: hidden;
  padding: 20px 0;
}
.g-content-array.bienvenidos .g-array-item-image {
  float: left;
  width: 40%;
  margin-right: 30px;
  margin-bottom: 20px;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.g-content-array.bienvenidos .g-array-item-image img {
  width: 100%;
  height: auto;
  display: block;
}
.g-content-array.bienvenidos .g-array-item-image::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  border-radius: 0 0 12px 12px;
  pointer-events: none;
}
.g-content-array.bienvenidos .g-array-item-image figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 12px 15px;
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: 600;
  font-style: italic;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
  line-height: 1.3;
}
.g-content-array.bienvenidos .g-array-item-image:has(figcaption:empty)::after, .g-content-array.bienvenidos .g-array-item-image:not(:has(figcaption))::after {
  display: none;
}
.g-content-array.bienvenidos .g-array-item-image a {
  pointer-events: none;
  cursor: default;
}
.g-content-array.bienvenidos .g-array-item-title .g-item-title {
  margin-top: 0 !important;
}
.g-content-array.bienvenidos .g-array-item-title .g-item-title a {
  color: #222222 !important;
  text-decoration: none !important;
  pointer-events: none !important;
  cursor: default !important;
  font-size: 2.2rem;
  font-weight: 800;
  display: block;
}
.g-content-array.bienvenidos .g-array-item-title .g-item-title a::after {
  content: "";
  display: block;
  width: 50px;
  height: 4px;
  background: #F89E58;
  margin: 10px 0 20px 0;
}
.g-content-array.bienvenidos .g-array-item-text {
  text-align: justify !important;
  color: #444444;
  line-height: 1.8;
  font-size: 1.05rem;
}
.g-content-array.bienvenidos .g-array-item-text p {
  margin-bottom: 1.2rem;
}
.g-content-array.bienvenidos .g-array-item-text p:nth-last-child(-n+3) {
  text-align: left !important;
  margin-bottom: 2px;
}
.g-content-array.bienvenidos .g-array-item-text p:nth-last-child(2) {
  font-weight: bold;
  color: #222222;
  margin-top: 15px;
}
#eb-calendar-page {
  background: #ffffff;
  padding: 20px;
  border-radius: 15px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  margin-top: 20px;
}
#eb-calendar-page .fc-header-toolbar {
  margin-bottom: 2em !important;
}
#eb-calendar-page .fc-header-toolbar .fc-toolbar-title {
  font-size: 1.6rem !important;
  color: #222222;
  font-weight: 700;
  text-transform: capitalize;
}
#eb-calendar-page .fc-button {
  background-color: #ffffff !important;
  border: 1px solid #eeeeee !important;
  color: #666666 !important;
  text-transform: capitalize;
  transition: all 0.3s ease;
  box-shadow: none !important;
}
#eb-calendar-page .fc-button:hover {
  background-color: rgba(54, 175, 226, 0.05) !important;
  color: #36afe2 !important;
  border-color: #36afe2 !important;
}
#eb-calendar-page .fc-button.fc-button-active {
  background-color: #36afe2 !important;
  border-color: #36afe2 !important;
  color: #ffffff !important;
}
#eb-calendar-page .fc-button:disabled {
  opacity: 0.5;
}
#eb-calendar-page .fc-col-header-cell {
  background: #f8f9fa;
  padding: 12px 0 !important;
  border: 1px solid #eeeeee !important;
}
#eb-calendar-page .fc-col-header-cell .fc-col-header-cell-cushion {
  color: #666666;
  font-weight: 600;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 0.85rem;
}
#eb-calendar-page .fc-daygrid-day {
  border: 1px solid #eeeeee !important;
  transition: background-color 0.2s ease;
}
#eb-calendar-page .fc-daygrid-day:hover {
  background-color: rgba(54, 175, 226, 0.02);
}
#eb-calendar-page .fc-daygrid-day.fc-day-today {
  background-color: rgba(54, 175, 226, 0.08) !important;
}
#eb-calendar-page .fc-daygrid-day.fc-day-today .fc-daygrid-day-number {
  background: #36afe2;
  color: #ffffff;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 4px;
}
#eb-calendar-page .fc-daygrid-day-number {
  padding: 8px !important;
  color: #666666;
  font-weight: 500;
  text-decoration: none !important;
}
#eb-calendar-page .fc-event {
  background-color: #36afe2 !important;
  border: none !important;
  border-radius: 4px !important;
  padding: 2px 5px !important;
  margin: 2px !important;
  font-size: 0.85rem !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
#eb-calendar-page .fc-event .fc-event-title {
  font-weight: 500;
  color: #ffffff;
}
#eb-calendar-page .fc-event:hover {
  filter: brightness(1.1);
  cursor: pointer;
}
#eb-calendar-page .fc-scrollgrid {
  border: 1px solid #eeeeee !important;
  border-radius: 8px;
  overflow: hidden;
}
#g-footer {
  background: #ffffff !important;
  padding: 40px 0 !important;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
#g-footer .g-grid {
  display: flex;
  align-items: center;
}
#g-footer .jl-logo {
  display: inline-block;
}
#g-footer .jl-logo img {
  max-height: 60px;
  width: auto;
  transition: all 0.3s ease;
}
#g-footer [id*="jlcontactinfo"] .jl-subnav, #g-footer [class*="jlcontactinfo"] .jl-subnav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}
#g-footer [id*="jlcontactinfo"] .jl-subnav .tm-item, #g-footer [class*="jlcontactinfo"] .jl-subnav .tm-item {
  margin: 0 !important;
  padding: 0 !important;
}
#g-footer [id*="jlcontactinfo"] .jl-subnav .tm-item a, #g-footer [class*="jlcontactinfo"] .jl-subnav .tm-item a {
  display: flex;
  align-items: center;
  color: #666666;
  font-size: 0.85rem;
  font-weight: 500;
  text-decoration: none !important;
}
#g-footer [id*="jlcontactinfo"] .jl-subnav .tm-item a svg, #g-footer [class*="jlcontactinfo"] .jl-subnav .tm-item a svg {
  width: 14px;
  margin-right: 8px;
  color: #36afe2;
}
#g-footer [id*="copyright"] {
  color: #666666;
  font-size: 0.8rem;
  text-align: right;
  opacity: 0.8;
}
@media only screen and (max-width: 51rem) {
  #g-header {
    padding-top: 15px !important;
  }
  #g-header .g-grid {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 10px !important;
  }
  #g-header .g-block {
    width: 100% !important;
    min-height: auto !important;
    align-items: center !important;
    text-align: center !important;
  }
  #g-header .jl-logo {
    display: flex;
    justify-content: center;
  }
  #g-header .jl-logo img {
    max-height: 80px !important;
  }
  #g-header .g-array-item-text {
    min-height: auto !important;
  }
  #g-header .g-array-item-text p {
    max-width: 90%;
    margin: 0 auto !important;
  }
  #g-header .g-social {
    justify-content: center !important;
    padding: 15px 0 !important;
  }
  #g-header .g-social a {
    width: 40px !important;
    height: 40px !important;
  }
  #g-header .g-social a::before {
    font-size: 18px;
  }
  .g-popupmodule-button-wrapper .jl-button {
    font-size: 1.25rem !important;
  }
  .jlcontentslider-4167 .tm-title a {
    font-size: 1.2rem !important;
  }
  .titulo-bloque .jl-panel {
    font-size: 1.8rem;
    padding: 10px 15px;
  }
  .titulo-bloque .jl-panel::before, .titulo-bloque .jl-panel::after {
    height: 3px;
  }
  .nuestra-fe.g-block {
    padding: 8px 0 !important;
    width: 100% !important;
  }
  .nuestra-fe .g-title {
    font-size: 1.1rem !important;
    padding: 12px !important;
  }
  .nuestra-fe .g-content-array {
    padding: 18px !important;
  }
  .g-grid:has(.img-ssh), .g-grid:has(.texto-ssh) {
    flex-direction: column !important;
  }
  .g-block.size-35, .g-block.size-10 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 1 1 100% !important;
  }
  .texto-ssh {
    padding-left: 0;
    text-align: center;
  }
  .texto-ssh .tm-content {
    border-left: none;
    border-top: 4px solid #829096;
    margin: 0 15px;
  }
  .ssh-rsociales {
    width: 100% !important;
  }
  .ssh-rsociales .g-social.social {
    flex-direction: row !important;
    justify-content: center;
    margin: 20px 0;
    gap: 20px;
  }
  .ssh-rsociales .g-social.social a {
    width: 45px;
    height: 45px;
  }
  .g-content-array.bienvenidos .g-array-item-image {
    float: none;
    width: 100%;
    max-width: 320px;
    margin: 0 auto 20px auto;
  }
  .g-content-array.bienvenidos .g-array-item-image figcaption {
    font-size: 0.85rem;
  }
  .g-content-array.bienvenidos .g-array-item-title .g-item-title a {
    text-align: center;
    font-size: 1.8rem;
  }
  .g-content-array.bienvenidos .g-array-item-title .g-item-title a::after {
    margin: 10px auto;
  }
  .g-content-array.bienvenidos .g-array-item-text {
    text-align: left !important;
  }
  #g-footer {
    padding: 30px 20px !important;
  }
  #g-footer .g-grid {
    flex-direction: column !important;
    gap: 25px !important;
  }
  #g-footer .g-block {
    width: 100% !important;
    text-align: center !important;
  }
  #g-footer .jl-logo {
    margin: 0 auto;
  }
  #g-footer [id*="jlcontactinfo"] .jl-subnav {
    flex-direction: column !important;
    gap: 15px;
    align-items: center;
  }
  #g-footer [id*="jlcontactinfo"] .jl-subnav .tm-item a {
    font-size: 0.9rem;
  }
  #g-footer [id*="copyright"] {
    text-align: center !important;
    padding-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    width: 100%;
  }
}
@media (max-width: 960px) {
  .jltabs-9818 .jl-nav-default {
    border-right: none;
    border-bottom: 1px solid #eeeeee;
    padding-right: 0;
    margin-bottom: 20px;
    display: flex;
    overflow-x: auto;
  }
  .jltabs-9818 .jl-nav-default li {
    flex: 0 0 auto;
    margin-right: 10px;
  }
  .jltabs-9818 .el-item {
    padding-left: 0;
  }
  .jlarticlelist-5110 .jl-grid {
    flex-direction: column;
  }
  .jlarticlelist-5110 [class*="jl-width-1-5@m"], .jlarticlelist-5110 .jl-width-1-5\@m {
    width: 100% !important;
  }
  .jlarticlelist-5110 .tm-image {
    height: 200px;
    border-radius: 15px 15px 0 0 !important;
  }
}
@media (max-width: 48rem) {
  .com-content-article.item-page .page-header h1 {
    font-size: 1.8rem;
  }
  .com-content-article.item-page .article-info {
    flex-direction: column;
    gap: 10px;
  }
  .com-content-article.item-page .com-content-article__body {
    font-size: 1rem;
    padding: 0 20px 30px 20px;
  }
  .qa-custom-module {
    padding: 5px 0;
  }
  .qa-custom-module .qa-card {
    flex-direction: row;
    justify-content: flex-start;
    padding: 20px;
    margin: 10px;
    gap: 20px;
  }
  .qa-custom-module .qa-card .qa-icon {
    margin-bottom: 0;
    font-size: 2.2rem;
    min-width: 50px;
    text-align: center;
  }
  .qa-custom-module .qa-card .qa-info {
    text-align: left;
  }
}
.tm-timeline {
  position: relative;
}
.tm-timeline .jl-timeline-line {
  width: 2px !important;
  left: 50% !important;
  background: linear-gradient(to bottom, rgba(54, 175, 226, 0), #36afe2 15%, #36afe2 85%, rgba(54, 175, 226, 0)) !important;
  border: none !important;
  opacity: 0.3;
}
.tm-timeline .jl-timeline-icon-default {
  background-color: #ffffff !important;
  border: 2px solid #36afe2 !important;
  box-shadow: 0 0 0 5px #ffffff, 0 0 10px rgba(0, 0, 0, 0.1) !important;
  width: 12px !important;
  height: 12px !important;
  z-index: 10;
}
.tm-timeline .tm-timeline-item-main {
  background: #ffffff !important;
  border-radius: 20px !important;
  padding: 30px !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05) !important;
  border: 1px solid rgba(0, 0, 0, 0.03) !important;
  position: relative;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.tm-timeline .tm-timeline-item-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 4px;
  background-color: #F89E58;
  border-radius: 0 0 10px 10px;
}
.tm-timeline .tm-date.jl-label {
  background: rgba(54, 175, 226, 0.1) !important;
  color: #36afe2 !important;
  padding: 6px 16px !important;
  font-weight: 700 !important;
  border-radius: 8px !important;
  font-size: 0.85rem !important;
  border: 1px solid rgba(54, 175, 226, 0.2) !important;
  display: inline-flex !important;
  align-items: center;
  margin-bottom: 15px;
}
.tm-timeline .tm-date.jl-label svg {
  fill: #36afe2 !important;
  width: 14px;
  height: 14px;
  margin-right: 8px;
}
.tm-timeline .subtextolt {
  display: block;
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  color: #F89E58;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
@media (max-width: 960px) {
  .tm-timeline {
    overflow: hidden !important;
    padding: 0 10px !important;
  }
  .tm-timeline .jl-timeline-line {
    left: 20px !important;
    opacity: 0.2;
  }
  .tm-timeline .el-timeline-icon {
    left: 20px !important;
    margin-left: -6px !important;
  }
  .tm-timeline .tm-timeline-item-container {
    width: 100% !important;
    padding-left: 45px !important;
    padding-right: 10px !important;
    margin: 0 !important;
    left: 0 !important;
    float: none !important;
  }
  .tm-timeline .tm-timeline-item-main {
    width: 100% !important;
    padding: 20px !important;
    margin-bottom: 30px !important;
  }
  .tm-timeline .tm-timeline-item-main::before {
    left: 20px !important;
    transform: none !important;
  }
  .tm-timeline .jl-card-badge.jl-label.jl-hidden\@m {
    display: inline-flex !important;
    background-color: #3182ce !important;
    color: #ffffff !important;
    padding: 6px 12px !important;
    border-radius: 4px !important;
    font-weight: 700 !important;
    font-size: 0.8rem !important;
    margin-bottom: 15px !important;
    border: none !important;
  }
  .tm-timeline .jl-card-badge.jl-label.jl-hidden\@m span, .tm-timeline .jl-card-badge.jl-label.jl-hidden\@m .jl-icon svg {
    color: #ffffff !important;
    fill: #ffffff !important;
  }
  .tm-timeline .tm-title {
    font-size: 1.3rem !important;
    margin-top: 5px !important;
  }
  .tm-timeline .tm-meta {
    font-size: 0.9rem !important;
  }
}
.jlmember-6359 {
  display: flex !important;
  flex-wrap: wrap !important;
  flex-direction: row !important;
  justify-content: center !important;
  gap: 20px;
  width: 100%;
}
.jlmember-6359 .tm-member:first-child {
  flex: 0 0 100% !important;
  width: 100% !important;
  margin-bottom: 30px;
}
.jlmember-6359 .tm-member:first-child .ep-principal {
  max-width: 450px;
  margin: 0 auto;
  border: 2px solid #36afe2 !important;
  box-shadow: 0 10px 30px rgba(54, 175, 226, 0.15);
}
.jlmember-6359 .tm-member:first-child .ep-principal .tm-image {
  height: 350px;
}
.jlmember-6359 .tm-member:first-child .ep-principal .tm-title {
  color: #36afe2;
  font-size: 1.4rem;
}
.jlmember-6359 .tm-member:not(:first-child) {
  flex: 1 1 calc(25% - 20px) !important;
  max-width: calc(25% - 20px) !important;
  min-width: 220px;
}
.jlmember-6359 .tm-member:not(:first-child) .ep-secundario {
  border-top: 4px solid #F89E58 !important;
}
.jlmember-6359 .tm-member:not(:first-child) .ep-secundario .tm-image {
  height: 240px;
}
.jlmember-6359 .miembro-card, .jlmember-6359 .member-card, .jlmember-6359 .jl-panel {
  background: #ffffff !important;
  border-radius: 20px !important;
  overflow: hidden !important;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 0 !important;
}
.jlmember-6359 .miembro-card .tm-image, .jlmember-6359 .member-card .tm-image, .jlmember-6359 .jl-panel .tm-image {
  width: 100% !important;
  object-fit: cover !important;
  object-position: top !important;
  border-radius: 0 !important;
}
.jlmember-6359 .miembro-card .jl-padding, .jlmember-6359 .member-card .jl-padding, .jlmember-6359 .jl-panel .jl-padding {
  padding: 20px !important;
  text-align: center;
  flex-grow: 1;
}
.jlmember-6359 .miembro-card .tm-title, .jlmember-6359 .member-card .tm-title, .jlmember-6359 .jl-panel .tm-title {
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 8px;
  color: #222222;
}
.jlmember-6359 .miembro-card .tm-meta, .jlmember-6359 .member-card .tm-meta, .jlmember-6359 .jl-panel .tm-meta {
  display: inline-block;
  font-size: 0.8rem;
  font-weight: 700;
  color: #666666;
  text-transform: uppercase;
  background: #f4f4f4;
  padding: 3px 12px;
  border-radius: 15px;
}
@media (max-width: 959px) {
  .jlmember-6359 .tm-member:not(:first-child) {
    flex: 1 1 calc(50% - 20px) !important;
    max-width: calc(50% - 20px) !important;
  }
}
@media (max-width: 640px) {
  .jlmember-6359 {
    gap: 20px;
  }
  .jlmember-6359 .tm-member {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  .jlmember-6359 .ep-principal, .jlmember-6359 .ep-secundario, .jlmember-6359 .miembro-card, .jlmember-6359 .member-card {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08) !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .jlmember-6359 .jl-panel .tm-image, .jlmember-6359 .ep-principal .tm-image, .jlmember-6359 .ep-secundario .tm-image {
    height: 280px !important;
  }
  .jlmember-6359 .ep-principal .tm-title {
    color: #222222 !important;
    font-size: 1.1rem !important;
  }
}
#phoca-dl-category-box.pd-category-view {
  padding: 20px 0;
}
#phoca-dl-category-box.pd-category-view .pd-category .pd-ctitle {
  font-size: 1.8rem;
  color: #222222;
  font-weight: 800;
  margin-bottom: 30px;
  border-left: 5px solid #36afe2;
  padding-left: 15px;
  text-align: left;
}
#phoca-dl-category-box.pd-category-view .pd-category .row {
  background: #ffffff;
  margin-bottom: 15px !important;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.03);
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
}
#phoca-dl-category-box.pd-category-view .pd-category .row:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  border-color: rgba(54, 175, 226, 0.2);
}
#phoca-dl-category-box.pd-category-view .pd-category .row.pd-row2-bp {
  display: none !important;
}
#phoca-dl-category-box.pd-category-view .pd-filenamebox-bt .pd-filename {
  background: none !important;
  padding-left: 0 !important;
}
#phoca-dl-category-box.pd-category-view .pd-filenamebox-bt .pd-filename a {
  color: #222222;
  font-weight: 600;
  font-size: 1.1rem;
  text-decoration: none !important;
  transition: color 0.2s ease;
}
#phoca-dl-category-box.pd-category-view .pd-filenamebox-bt .pd-filename a:hover {
  color: #36afe2;
}
#phoca-dl-category-box.pd-category-view .pd-button-box-bt {
  text-align: right;
}
#phoca-dl-category-box.pd-category-view .pd-button-box-bt .btn-success {
  background-color: #36afe2 !important;
  border: none !important;
  border-radius: 50px;
  padding: 8px 25px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.85rem;
  letter-spacing: 0.5px;
  box-shadow: 0 4px 10px rgba(54, 175, 226, 0.2);
  transition: all 0.3s ease;
}
#phoca-dl-category-box.pd-category-view .pd-button-box-bt .btn-success:hover {
  background-color: #1d95c8 !important;
  transform: scale(1.05);
  box-shadow: 0 6px 15px rgba(54, 175, 226, 0.3);
}
#phoca-dl-category-box.pd-category-view form[name="adminForm"] {
  background: #f8f9fa;
  padding: 20px;
  border-radius: 10px;
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 15px;
  color: #666666;
  font-size: 0.9rem;
}
#phoca-dl-category-box.pd-category-view form[name="adminForm"] select {
  border: 1px solid #eeeeee;
  border-radius: 5px;
  padding: 5px;
  color: #444444;
}
@media (max-width: 768px) {
  #phoca-dl-category-box.pd-category-view .pd-category .row {
    flex-direction: column;
    text-align: center;
    padding: 25px 15px;
  }
  #phoca-dl-category-box.pd-category-view .pd-category .row .col-sm-6 {
    width: 100%;
    margin-bottom: 15px;
  }
  #phoca-dl-category-box.pd-category-view .pd-button-box-bt {
    text-align: center;
  }
  #phoca-dl-category-box.pd-category-view .pd-button-box-bt .btn-success {
    width: 100%;
    padding: 12px;
  }
  #phoca-dl-category-box.pd-category-view .pd-ctitle {
    text-align: center;
    border-left: none;
    border-bottom: 3px solid #36afe2;
    display: inline-block;
    padding-bottom: 5px;
    width: 100%;
  }
}
div[style*="color:#ccc"] {
  display: none !important;
}
#jlmember-9530-particle .jlmember-9530.jl-grid {
  display: flex !important;
  flex-wrap: wrap !important;
  margin-left: -10px !important;
}
#jlmember-9530-particle .jlmember-9530.jl-grid > div {
  padding-left: 10px !important;
  margin-bottom: 20px !important;
}
@media (min-width: 960px) {
  #jlmember-9530-particle .jlmember-9530.jl-grid > div {
    width: 33.333% !important;
    flex: 0 0 33.333% !important;
    max-width: 33.333% !important;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  #jlmember-9530-particle .jlmember-9530.jl-grid > div {
    width: 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}
@media (max-width: 639px) {
  #jlmember-9530-particle .jlmember-9530.jl-grid > div {
    width: 100% !important;
    flex: 0 0 100% !important;
  }
}
#jlmember-9530-particle .tm-member .jl-panel {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  background: #fff;
}
#jlmember-9530-particle .tm-member .tm-image {
  height: 150px !important;
  width: 100% !important;
  object-fit: cover !important;
}
#jlmember-9530-particle .tm-member .tm-title {
  font-size: 0.95rem !important;
  padding: 15px 10px !important;
  text-align: center;
  margin: 0 !important;
  min-height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#jlmember-9530-particle .tm-member .tm-content {
  display: none !important;
}
/*# sourceMappingURL=custom_18.css.map */