/* @media (min-width: 1201px) {
  #owl-main .item {
    height: 600px !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }

  #owl-main .item a.visible-lg,
  #owl-main .item a.visible-md {
    height: 600px !important;
  }
} */

/* === ALTURA RESPONSIVE === */
#home,
#owl-main,
#owl-main .item {
  height: 76vh;
  width: 100%;
  overflow: hidden;
}

#owl-main .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* === RESPONSIVE PARA TABLET === */
@media (max-width: 1024px) {
  #home,
  #owl-main,
  #owl-main .item {
    height: 55vh;
  }

  .owl-nav button {
    font-size: 1.8rem;
    padding: 8px 12px;
  }
}

/* === RESPONSIVE PARA MÓVIL === */
@media (max-width: 768px) {
  #home,
  #owl-main,
  #owl-main .item {
    height: 40vh;
  }

  .owl-nav button {
    font-size: 1.5rem;
    padding: 6px 10px;
  }
}

/* === MÓVIL PEQUEÑO === */
@media (max-width: 480px) {
  #home,
  #owl-main,
  #owl-main .item {
    height: 80vh;
   
  }

  .owl-nav button {
    font-size: 1.2rem;
    padding: 5px 8px;
  }
}

.owl-pagination .owl-page span {
	display: block;
	width: 15px;
	height: 15px;
	background: #5DC9E7; /* color del boton del carrusel (•) paginado en over*/
	border: none;
	-webkit-border-radius: 50%;
			border-radius: 50%;
	margin: -30px 5px;
	-webkit-transition: all 200ms ease-out;
	   -moz-transition: all 200ms ease-out;
		 -o-transition: all 200ms ease-out;
			transition: all 200ms ease-out;
}



#cien, #cien2 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px; 
  height: 80px;
}

#iconno, #iconno2 {
  font-size: 44px;
}


@media (max-width: 576px) {

  #iconno, #iconno2 {
    font-size: 36px; 
  }
}

.sl-icons {
    display: flex;
    flex-wrap: wrap; 
    gap: 15px;
    justify-content: center;
    padding: 15px;
}

.sl-icon {
    width: 45px;  
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    background: #FFFFFF;
    color: #506A85;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}


@media (max-width: 768px) {
    .sl-icons {
        gap: 12px;
        padding: 10px;
    }

    .sl-icon {
        width: 40px;
        height: 40px;
        font-size: 18px;
    }

    .sl-icons img {
        width: 24px;
        height: 24px;
    }
}

@media (max-width: 480px) {
    .sl-icons {
        gap: 10px;
    }

    .sl-icon {
        width: 36px;
        height: 36px;
        font-size: 16px;
    }

    .sl-icons img {
        width: 20px;
        height: 20px;
    }
}
.titulo-res{
  font-size: 44px;
  line-height: 1;
}

@media (max-width: 768px){
  .titulo-res {
    font-size: 32px;
  }
}

@media (max-width: 480px){
  .titulo-res{
    font-size: 24px;
  }
}

ul.dropdown-menu.filter li a {
    DISPLAY: list-item;
    HEIGHT: 0.2em;
}
		
		ul.dropdown-menu.filter li:after, ul.dropdown-menu.format-filter li:after {
    content: none !important;
	display: none !important;		
}
		
		
		
		ul.dropdown-menu.filter:before, ul.dropdown-menu.filter:after,  ul.dropdown-menu.format:before, ul.dropdown-menu.format:after{
    content: none important;
    display:none !important;
    position: absolute;
    top: 0%;
    width: auto;
    border-bottom: none;
		}
		
			ul.dropdown-menu.filter:before, ul.dropdown-menu.filter:after{
    content: none !important;
    display:none !important;
    position: absolute;
    top: 0%;
    width: auto;
    border-bottom: none important;
		}
		
		
		ul.dropdown-menu.filter li, ul.dropdown-menu.format-filter li{
			    display: inline;
    position: relative;
    background: #FFF;
    font-size: 15px;
    font-weight: 700;
    line-height: 0 !important;
    letter-spacing: 0.031em;
    text-transform: uppercase;
    margin: 0px !important
		;
		}
		
		
		ul.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
		
		
		ul.dropdown-menu.filter>li>a {
    display: block;
    padding: 17px 20px !important;
    clear: both;
    font-weight: 400;
    line-height: 0;
    color: #333;
    /* white-space: nowrap; */
}
		
	.open>.dropdown-menu.filter {
		top: 4em !important;
    width: 192px;
    margin: 0 auto !important;
    left: 2em !important;}
		

	.hr-curso {border: 0;
    border-bottom: 1px solid #CED7E0;
    margin: 4px 0;} 
		
		
	.c-details-sm {
	font-size: 0.8em !important;
    line-height: 1em !important;
    margin-bottom: 0;
    text-align: justify;}
		
		
	.c-cost-details {font-size: 0.8em !important;
    line-height: 1em !important;padding-top: 6px;}
		
		.div-cost{ margin: 3px; padding: 4px;}
		
		.c-title{ line-height: 1em !important; padding-bottom: 1em;}
		
		
		ul .ul-curso {position: relative; left: -77px;}
		
		
		.c-fnombre{ margin-bottom: 0; padding-bottom: 0; line-height: .9em; font-weight: bold; }
		
		.c-fcargo{ margin-bottom: 0;  line-height: .9em;  font-size: smaller; }
		
		.c-fempresa {margin-bottom: 0;  line-height: .9em;font-size: x-small;
    font-weight: bold; padding-bottom: 1em; }
		
		.c-fbtn{ width: 100px; margin:  auto; display: block}
		
		.c-imgFoto { max-width: 200px; min-width: 165px; margin: auto; display: block }
		
		.c-redes { font-size: smaller; padding-bottom: 2em; line-height: .9em; margin-bottom:0em;}
		
		
		.c-semblanza-body {font-size: smaller;line-height: 1.3em; text-align: justify; margin: 1.5em;}
		
		.c-btn-sembalnza { width: 130px !important; margin: auto !important; display: block !important; border-radius: 4px !important; }
		
/*<!----// DROPDOWN FILTER END------->*/

@media (max-width: 767px) {
  .whatsapp-button .button-text {
    display: none;
  }
  .whatsapp-button .icono-chat {
    margin-right: 0 !important; 
  }
}


body.error-404 {
    display: flex;
    justify-content: center; /* horizontal */
    align-items: center;     /* vertical */
    height: 100vh;           /* ocupar todo el alto del viewport */
    margin: 0;
    /* font-family: 'Roboto', sans-serif; */
    background: #f5f5f5;
    color: #333;
    text-align: center;
}

#error-message {
    max-width: 500px;
    padding: 40px 30px;
}

#error-message h1 {
    font-size: 120px;
    margin: 0;
    font-weight: 900;
}

#error-message h2 {
    font-size: 36px;
    margin: 20px 0 10px;
    font-weight: 700;
}

#error-message p {
    font-size: 18px;
    margin-bottom: 30px;
}

#error-message a.btn-home {
    display: inline-block;
    padding: 14px 28px;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background: linear-gradient(135deg,#007bff,#00c6ff);
    border-radius: 6px;
    transition: all 0.3s ease;
}

#error-message a.btn-home:hover {
    background: linear-gradient(135deg,#0056b3,#00a3cc);
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(0,0,0,0.3);
}

@media (max-width: 600px) {
    #error-message h1 { font-size: 80px; }
    #error-message h2 { font-size: 28px; }
    #error-message p { font-size: 16px; }
    #error-message a.btn-home { font-size: 16px; padding: 12px 24px; }
}