/* Logo Left position */

#site-logo a img {
    max-height: 100%;
    max-width: 100%;
    margin-left: 50px;
    margin-top: -15px;
}

/* Line and Menu Yellow Color */
ul.tab-list li a:hover,
ul.member-list li a:hover {
  color: #005c2f;
}

ul.tab-list li a.visible, ul.tab-list li a.flex-active, ul.member-list li a.visible, ul.member-list li a.flex-active {
    border-bottom: 1px solid  #005c2f;
}

ul.tab-list, ul.member-list {
    border-bottom: 1px solid  #005c2f;
}

/* Primary Menu Hover color Action */
#primary-menu ul.menu > li.sfHover > a, #primary-menu > ul.menu > li > a:hover {
		color: #000 !important;
}


/* Button Theme Color */
.button.theme:hover {
    background: #005c2f !important;	
}

.button.theme {
    border-color: #005c2f !important;	
}

/* Underline Yellow Color */

.heading1.separator .title::after, .heading2.separator .title::after {
    background: #005c2f;
}

/* New block Yellow Color */

.entry-terms.multi-color .news_category, .entry-terms.multi-color .category {
    background-color: #FFD24D;
}


/* Title Area Color */

#title-area {
    background: #005c2f;
        background-position-x: 0%;
        background-position-y: 0%;
}


/* submenu color yellow */

.widget.widget_nav_menu ul li.current_page_item > a {
    background: #fed34e;
}


.top-of-page a:hover, .post-list .byline a, .post-list .byline a:active, .post-list .byline a:visited, #content .hentry h2.entry-title a:hover, .entry-meta span i, .read-more a, .loop-nav a:hover, .sidebar li > a:hover, .sidebar li:hover > a, #sidebars-footer .widget_text a.small, #sidebars-footer .widget_text a.small:visited, #home-intro h2 span, .team-member:hover h3 a, .post-snippets .hentry .entry-title a:hover {
    color: #005c2f;
}

ol {margin:0 0 40px 0 !important;}


.widget.widget_nav_menu ul li.current_page_item > a {
  line-height: 28px;
}

/* Sidebar Menu text color and bold WIDGET */

.widget.widget_nav_menu ul li.current_page_item > a {
    background: transparent;
    color: #00833e;
    padding: 0;
  font-weight: lighter;
}


.so-panel ul, .so-panel li, .so-panel li:hover {
    list-style-type: circle;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
}

ul.a {list-style-type: circle;}


a:hover {
    color: #005c2f;
}

a, a:active, a:visited {
    color: #005c2f;
}


/* Title background color */

#title-area {
    background: #005c2f;
}

.course-details .header, .staff-details .header, .department-details .header {
  background: #005c2f;
}


.timeline-item::before {
    background: #008347;
}

.course-details .header, .staff-details .header, .department-details .header {
    background: #005c2f;
}


/* TEXT BOX */

.image-info .image-info-buttons {
    display: block;
    position: relative;
    top: 0;
    z-index: 100;
    margin-top: 50px;
}


.image-info {
    display: block;
    z-index: 120;
    position: absolute;
    width: 100%;
    top: 30%;
    text-align: center;
    opacity: 1;
}

.dropdown-menu-wrap ul.sub-menu li a {
    color: #555;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    padding: 10px 20px;
}


.square {
list-style-type: square;
margin-left: -2em;
}

.so-panel ul, .so-panel li, .so-panel li:hover {

    list-style-type: circle;
    margin: 20px;
    padding: 0;
    border: none;
    background: none;

}


/* News Bottom Color */

.post-snippets .byline {

    color: #F8F7F7;
    font-size: 13px;
    line-height: 21px;
    font-style: italic;
    margin: 0;
    padding: 12px 30px;
    border-top: 1px solid #eee;
    background: #F8F7F7;

}

/* Gerencia de Matricula Section */


p.title-gerencia {
  
    font-family: "Crimson Text", serif;
		font-size: 72.1667px;
		font-style: normal;
		font-weight: 400;
    color: #000;
		letter-spacing: -1.44333px;
     text-align: center;
}



.big {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.small {
	font-size: 13px;
}



.button:hover, .button.default:hover, .button.black:hover, .button.blue:hover, .button.cyan:hover, .button.green:hover, .button.orange:hover, .button.pink:hover, .button.red:hover, .button.teal:hover {
    color: #fff !important;
    background-color: #0b6a41 !important;
    border-color: #0b6a41 !important;
    background-image: none;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}



/* Banner Gerencia deportiva */
.so-widget-lsow-hero-image-default-cfb90a810367 .lsow-hero-header {
    padding-top: 100px;
    padding-bottom: 350px;
}


.wpforms-form button[type=submit] {
    background-color: #0b6a41 !important;
    border-color: #0b6a41 !important;
    color: #fff !important;
}
 
.wpforms-form button[type=submit]:hover {
    background-color: #0b6a41 !important;
}

sup {
   vertical-align: top;
}


/* Table 1 */

  div.containertable {
    width:98%; 
    margin:1%;
   }


.styled-table {
    font-size: 0.8em;
    }

.entry-meta{
		display:none
}

/* HOT SPOT */

    .image-container {
        position: relative;
        width: 100%; /* Ajusta el tamaño de la imagen según tus necesidades */
    }



.hotspot-vibracion {
    position: absolute;
    display: block;
    width: 30px; /* Ajusta el tamaño inicial del hotspot según tus necesidades */
    height: 30px;
    background-color: red; /* Cambia el color del hotspot según tus preferencias */
    border-radius: 50%;
    cursor: pointer;
		opacity:0.8;
    
}

     
/* Tool Tips */
/* Estilos para el tooltip */

/* Estilo para el tooltip */
.hotspot-vibracion::after {
  content: attr(data-tooltip);
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #00833e;
  color: #fff;
  padding: 8px 12px;
  border-radius: 5px;
  opacity: 1;
  visibility: hidden;
  pointer-events: none;
	font-size: 15px;
	font-weight: bold;
  z-index: 1;
	white-space: nowrap; /* Evita que el texto se divida en líneas */
}

.hotspot-vibracion:hover::after {
	opacity: 1;
  visibility: visible;
}

/* Department Header Color */

.course-details .header, .staff-details .header, .department-details .header {
    background: #0d8167;
}

/* History Color Text */
.timeline-footer .event-date, .timeline-footer .event-category {
    font-family: "Lato", Arial, Helvetica, Verdana, sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 19px;
    color: #0d8167;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/* Required Field */
div.wpforms-container-full .wpforms-form .wpforms-required-label {
  color: #000000;
  font-weight: 400;
}

/* FIX MENU WIDGET HEADER SIZE */

.widget-title {
  color: #666;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
}


screen-reader-only-style {
position: absolute; 
width: 1px; 
height: 1px; 
padding: 0; 
margin: -1px; 
overflow: hidden; 
clip: rect(0,0,0,0); 
border: 0;
 }

/* hide elements in news block */

.byline {
		display: none;
}

/* Mision First Page Height spacing */
.quote-banner {
  padding: 60px 0;
}

/* FIX Recaptcha */

#grecaptcha-error {
  display: none;
}

/* Breadcrumbs Color Code */
#breadcrumbs{
		color: #000 !important;
}

/* Header H2 Size */
h2 {
    font-size: 27px;
		color: #005c2f;
    line-height: 46px;
}

/* Header H3 Size */
h3 {
    font-size: 20px;
		color: #005c2f;
    line-height: 46px;
}

/* PDF Icon Size */
a i.fas.fa-file-pdf {
  font-size: 24px;
  line-height: 32px;
  padding: 5px;
  margin: 10px;
}

/* Logos Acreditaciones EMPRESAS */
.fila {
  display: flex;
  justify-content: space-around;
}

/*Hide Error Fix Class Icon-calendar6 */

.icon-calendar6 {
    display: none;
}

/*Red Color Fix on Forms */
div.wpforms-container-full .wpforms-form .wpforms-required-label {
  color: #000 !important;
  font-weight: 400;
}

/*MEGA MENU */
.btn-solicita-admision {
    display: inline-block;
    background-color: #00643a; /* Verde Inter */
    color: #ffffff;
    padding: 12px 24px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 8px;
    transition: background-color 0.3s ease;
    margin: 5px;
}

.btn-solicita-admision:hover {
    background-color: #004d2d; /* Verde más oscuro */
}

#showcase-filter a:hover, #showcase-filter a.active, #showcase-links a:hover, #showcase-links a.active {
  background: #00643a;
  border-color: #00643a;
}

.pagination span.current {
  color: #f8f2f2;
  background: #00643a;
}

.page-links a, .page-links a:visited, .pagination a, .pagination a:visited {
  background: #00643a;
}