/* FOOTER */
.footer-top .acumbamail_input_email{
	display: flex;
	gap:15px;
}
.footer-top .acumbamail_input_email input[type="text"]{
	width: 100%;
    border: 1px solid #C7C7C7;
    border-radius: 100px;
    padding: 15px 20px !important;
    padding-left: 53px !important;
    background-image: url(/wp-content/themes/ivi/images/icon-akar-envelope-1-3.svg);
    background-repeat: no-repeat;
    background-position: left 20px center;
    background-size: 20px;
    background-color: #FFFFFFA8 !important;
        font-family: Gotham, sans-serif;

}
.footer-top .acumbamail_input_email input[type="submit"]{
    margin-top: 0px !important;
    background: #008897 !important;
    border-radius: 100px !important;
    padding: 15px 35px !important;
    font-size: 16px !important;
    font-weight: 500 !important;	
        font-family: Gotham, sans-serif;
}
.footer-top .acumbamail_input_email input[type="submit"]:hover{
	background-color: #00B7BD !important;
}
.footer-top .acumbamail_texto_politica {
    margin-top: 15px !important;
    color: #707070 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    font-family: Gotham, sans-serif;
}
.footer-top .acumbamail_texto_politica a{
	font-weight: 500 !important;
	color: #006575;
	text-decoration: none !important;
	 font-family: Gotham, sans-serif;
}
.footer-bottom a{
	color: #008897 !important;
	font-weight: 500 !important;
}
/* HEADER */
.header-top .columna-header-top > div{
    display: flex;
    gap: 15px;
    align-items: center;
}
.header-top .columna-header-top li{
    border-right: 1px solid white !important;
}
.header-top .columna-header-top li:last-child{
    border-right: 0px !important;
}
.header-top .columna-header-top li a:hover{
     color: #00B4BE !important;
}
.header-top .columna-header-top li img{
    height: 12px;
}
.header-top .elementor-widget-wrap>.elementor-element{
    width: auto !important;
}
.header-top .language-selector a{
     color: white !important;
}
.header-top .language-selector a:hover,
.header-top .language-selector a.current{
    color: #00B4BE !important;
}
.header-bottom .encuentra-menu-header .jet-menu-title{
    background: #008897;
    color: white;
    padding: 10px 20px;
    border-radius: 20px;
    transition: all .3s ease-in-out;
}
.header-bottom .encuentra-menu-header .jet-menu-title:hover{
    background:#006975;
}
.main_container .content-wrapper {
    padding-top: 108px !important;
}
header#header.scrolled .image-link img {
    max-height: 60px !important;
}
header.scrolled .jet-menu-item .jet-sub-mega-menu {
    padding-top: 15px !important;
}
header ul.submenu{
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
header span.ico_menu_area {
    width: 45px;
    height: 45px;
    display: block;
    background: #eff5f6;
    padding: 5px;
    border-radius: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}
header ul.submenu img{
    width: auto !important;
    height: 36px;
        border-radius: 0px !important;
    margin-right: 0px !important;
    vertical-align: middle;
}
header ul.submenu span{
    color: #008897 !important;
    font-weight: 500 !important;
    font-family: Gotham, sans-serif;
    font-size: 15px !important;
}
header#header li a{
    display: flex;
    align-items: center;
    gap: 10px;
}
header ul.submenu > li {
    padding: 0 0 10px 6px !important;
}
header#header.scrolled .jet-simple-menu-item .jet-sub-menu {
    top: calc(100% + 14px) !important;
}
.logo-header-movil{

}

#header .jet-sub-mega-menu .elementor-894 .elementor-element.elementor-element-2356466,
#header .jet-sub-mega-menu .elementor-894 .elementor-element.elementor-element-7b54331 {
    padding: 0px 0px 4px 6px;
}

/* ITEM NOTICIA */

.item_noticia_blog {
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 10px #A7A7A71A;
    border: 1px solid #00697527;
    border-radius: 25px;
    padding: 5px;
}
.item_noticia_blog .imagen{
    width: 100%;
    height: 219px;
    overflow: hidden;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
}
.item_noticia_blog .imagen img{
    width: 100%;
    height: 219px;
    object-fit: cover;
}
.item_noticia_blog .fecha{
         background: #EFF5F6;
    padding: 18px 30px;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
}
.item_noticia_blog .fecha > div:first-child a{
    font-family: Gotham, sans-serif;
    font-size: 16px;
    color: #707070;
    display: flex;
    align-items: center;

    gap: 10px;
}
.item_noticia_blog .fecha  > div:first-child img{
    width: 24px;
}

.item_noticia_blog .link a{
    background: white;
    padding: 17px 19px;
    border-radius: 13px;
    height: 65px;
    display: table;
    position: absolute;
    top: -25px;
    right: 30px;
}
.item_noticia_blog .link a:hover{
    background-color: #f1f1f1;
}
.item_noticia_blog .resumen {
    color: #006575;
    font-size: 19px;
    font-weight: 500;
    font-family: Gotham, sans-serif;
    padding: 25px;
    width: 100%;
}

/*Banner cabecera*/
.new-banner > div{
    position: relative;
    z-index: 9;
}
.new-banner:after {
    content: '';
    background: #006575;
    opacity: .84;
    position: absolute;
    top: 0px;
    left: 0;
    width: 50%;
    height: 100%;
    border-bottom-right-radius: 45px;
}
.new-banner.verde-banner:after {
    background: #8FC09A;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px); 
}

.new-banner.azulclaro-banner:after {
    background: #27B1BB;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px); 
}

.new-banner.azuloscuro-banner:after {
    background: #006575;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px); 
}

.new-banner.light-banner:after {
    background: #8FC09A;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px); 
}

.new-banner-etiqueta > div {
    background: #C6DCE0;
    display: inline-block;
    border-radius: 13px;
    padding: 9px 10px;
}

.bloque-up {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px); 
}

.bloque-down {
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px); 
}

/* BLOG */
.listado_blog_home > div{
    display: flex;
}
.new_listado_blog .elementor-bilnea-blog > div,
.listado_blog_home > div{
    gap: 20px;
    flex-wrap: wrap;
}
.new_listado_blog .elementor-bilnea-blog .item_noticia_blog,
.listado_blog_home .item_noticia_blog{
    flex: 0 calc(33.3% - 13px);
}
.new_listado_blog > div > div > div{
    padding-top: 0px !important;
}
.new_listado_blog .elementor-widget-bilnea_taxonomies ul {
    background: #FAFAFA;
    padding-top: 0;
    padding: 10px;
   margin-bottom: 20px;
}
.new_listado_blog .elementor-widget-bilnea_taxonomies ul li a{
    color: #818488B7;
    font-size: 16px;
    font-weight: 500;
    font-family: Gotham, sans-serif;
     padding: 15px 15px;
     display: inline-block;
}
.new_listado_blog .elementor-widget-bilnea_taxonomies ul li a:hover,
.new_listado_blog .elementor-widget-bilnea_taxonomies ul li.active a{
    background: #AECDD048;
    border-radius: 13px;
    color: #006575;
}

/* NUEVO ESTILO PAGINACION */
.new_listado_blog .b_pagination,
.new_style_pagination .b_pagination {
    margin-top: 40px;
    margin-bottom: 60px;
}
.new_listado_blog .b_pagination > *,
.new_style_pagination.b_pagination > * {
    height: initial;
    line-height: initial;
    text-align: center;
    border: 1px solid #B4D1D4;
    color: #008897 !important;
    display: inline;
    padding: 0 6px;
    font-size: 14px !important;
}
.new_listado_blog .b_pagination .page-numbers,
.new_style_pagination.b_pagination .page-numbers{
    border: 1px solid #B4D1D4;
    padding: 10px 15px;
    border-radius: 100%;
    background: #FFFFFF;
    color: #008897;
}
.new_listado_blog .b_pagination .current,
.new_listado_blog .b_pagination > a:hover,
.new_style_pagination.b_pagination .current,
.new_style_pagination.b_pagination > a:hover {
    border: 1px solid #B4D1D4;
    background-color: #B4D1D4;
    color: #008897 !important;
}
.new_listado_blog .b_pagination .current,
.new_style_pagination.b_pagination .current{
    font-weight:bold;
}

/* HOME */

.new-slider-home #SR7_1_1 .custom.sr7-arrows,
.new-slider-home #SR7_2_1 .custom.sr7-arrows
{
    background-color: white !important;
    border-radius: 50px !important;
}
.new-slider-home #SR7_1_1 .custom.sr7-arrows:before,
.new-slider-home #SR7_2_1 .custom.sr7-arrows:before
{
    color: #006575 !important;
}
/*.fondo-home{
    background: transparent linear-gradient(180deg, #FAFAFA 0%, #FAFAFA 100%) 0% 0% no-repeat padding-box;

}*/
.course-cards__item__info h2{
    font-family: Gotham, sans-serif !important;
    font-weight: 500 !important;
    color: #006575 !important;
}
.course-cards__item__bottom__izquierda h5{
    font-family: Gotham, sans-serif !important;
    font-weight: 600 !important;
    color: #818488 !important;
}
.course-cards__item__bottom__izquierda p{
   font-family: Gotham, sans-serif !important;
}
.course-cards__item__bottom__derecha a{
    font-family: Gotham, sans-serif !important;
    font-size: 16px !important;
    background-color: #008897 !important;
    padding: 10px 24px !important; 
}
.course-cards__item__bottom__derecha a:hover{
    background-color: #00B7BD !important;
}
.course-cards__item__info__opciones__izquierda > p{
    color: #818488 !important;
    font-size: 16px !important;
    font-family: Gotham, sans-serif !important;
    font-weight: 500 !important;
}
.new_listado_curso .slick-next:before,
.new_listado_curso .slick-prev:before {
    content: '' !important;
    background-image: url(/wp-content/themes/ivi/images/arrow-right-1.svg) !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 30px !important;
    height: 30px !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}
.new_listado_curso .slick-prev:before{
        background-image: url(/wp-content/themes/ivi/images/arrow-left-1.svg) !important;
}
.new_listado_curso .slick-prev {
    left: -40px !important;
}
.home #footer {
    margin-top: -190px;
}
body.home{
    background: transparent linear-gradient(180deg, #FAFAFA 0%, #FAFAFA 100%) 0% 0% no-repeat padding-box !important;
}

.form_hubspot {
    color: #555555 !important;
    font-family: Gotham, sans-serif !important;
    font-size: 15px !important;
    font-weight: 500 !important;
}

.form_hubspot .hbspt-form input,
.form_hubspot .hbspt-form select,
.form_hubspot .hbspt-form textarea{
    background: #EFF5F6 0% 0% no-repeat padding-box !important;
    border: 1px solid #AECDD0EB !important;
    border-radius: 12px !important;
    opacity: 0.7 !important;
    padding: 12px !important;
    color: #818488 !important;
    font-family: Gotham, sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}
.form_hubspot .input ul.inputs-list.multi-container{
        -webkit-column-count: 3 !important;
    -moz-column-count: 3 !important;
    column-count: 3 !important;
}
.form_hubspot .input ul li span{
    color:#818488;
    font-weight: 400 !important;
}

.form_hubspot .hs-richtext{
    color: #818488 !important;
    font-size: 13px !important;
    font-family: Gotham, sans-serif !important;
}
.form_hubspot .hs-form-booleancheckbox input{
    width: 100%;
}
.form_hubspot .hs-form-booleancheckbox span p {
    color: #81848a !important;
    font-family: Gotham, sans-serif !important;
    font-size: 15px !important;
    margin-bottom: 10px !important;
    font-weight: 500 !important;
}
.form_hubspot .hbspt-form input[type="submit"] {
    margin-top: 0px !important;
    background: #008897 !important;
    border-radius: 100px !important;
    padding: 15px 35px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: Gotham, sans-serif;
    color: white !important;
}
.form_hubspot .hs-fieldtype-intl-phone {
    width: 100% !important;
}   
.form_hubspot .hs-form-booleancheckbox span p a{
    color: #008897 !important;
    text-decoration: underline !important;
}


.container#slider {
  width: 300px;
  height: 350px; /* 5 cards visible */
  overflow-y: hidden;
  overflow-x: hidden;
  padding: 10px;
  position: relative;
  margin:initial;
}

.cards-wrapper {
  display: flex;
  flex-direction: column;
  transition: transform 0.5s ease;
}

.cards-wrapper .card {
  height: 60px;
  color: white;
  border-radius: 8px;

  font-size: 18px;
  margin-bottom: 10px;
  transition: transform 0.3s, background 0.3s;
  opacity: .5;
}
.cards-wrapper .card a{
      display: flex;
  align-items: center;
  gap: 15px;
  font-size: 30px;
      font-weight: 600 !important;
    font-family: Gotham, sans-serif;
}
.cards-wrapper .card a img{
    background: white;
    border-radius: 5px;
    padding: 5px;
}
.cards-wrapper .card.active {
  opacity: 1;
}

.cards-wrapper .card .imagen{
    background: white;
    border-radius: 10px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 57px;
    width: 57px;
}

.elementor-element a.elementor-button {
    cursor:pointer;
}

.access .menu-wrapper .top_bar a {
    display:inline !important;
}

.menu-wrapper {
    font-family: Gotham, sans-serif !important;
}

.eael-adv-accordion .eael-accordion-list .eael-accordion-content {
    border:0px !important;
}

/* FORM TRAINING CONSULTING */
#form_training_consulting .form_hubspot,
.form_fondo_azul .form_hubspot{
    color:#EFF5F6 !important;
}

#form_training_consulting .form_hubspot .input ul li span,
.form_fondo_azul .form_hubspot .input ul li span
{
    color: #FAFAFA !important;
}

#form_training_consulting .form_hubspot .hs-richtext,
#form_training_consulting .form_hubspot .hs-richtext p,
.form_fondo_azul .form_hubspot .hs-richtext,
.form_fondo_azul .form_hubspot .hs-richtext p
{
    color: #EFF5F6 !important;
}

#form_training_consulting .form_hubspot .hs-form-booleancheckbox span p,
.form_fondo_azul .form_hubspot .hs-form-booleancheckbox span p
 {
    color: #EFF5F6 !important;
}

#form_training_consulting .form_hubspot .hbspt-form fieldset[class^="form-columns-"] .legal-consent-container label > span:before,
.form_fondo_azul .form_hubspot .hbspt-form fieldset[class^="form-columns-"] .legal-consent-container label > span:before
{
    border: 1px solid #EFF5F6 !important;
}

#form_training_consulting .form_hubspot .hs-form-booleancheckbox span p a,
.form_fondo_azul .form_hubspot .hs-form-booleancheckbox span p a 
{
    color: #FFFFFF !important;
}

#form_training_consulting .form_hubspot .hbspt-form input[type="submit"],
.form_fondo_azul .form_hubspot .hbspt-form input[type="submit"]
{
    background: #FFFFFF !important;
    color: #008897 !important;
    margin-top: 40px !important;
}

#form_training_consulting .form_hubspot .hs_error_rollup,
.form_fondo_azul .form_hubspot .hs_error_rollup
{
    color:#EFF5F6 !important;
    border-top: 1px solid #EFF5F6 !important;
}

#form_training_consulting  .form_hubspot .hbspt-form fieldset[class^="form-columns-"],
.form_fondo_azul  .form_hubspot .hbspt-form fieldset[class^="form-columns-"]
 {
    width: 100% !important;
    max-width: 100% !important;
}

/* FIN FORM TRAINING CONSULTING */

.elementor-testimonial--skin-bubble .elementor-testimonial__content {
    background-color: #FFFFFF !important;
}

.caja_texto_largo {
    word-break: break-word;
}

/* EDICIONES SHORTCODE */
.editions-section {
    margin: 0;
    padding: 0;
}

.editions-title {
    color: #00b3be;
    font-size: 24px;
    font-weight: 700;
    font-family: 'VAG Rounded', sans-serif;
    margin: 0 0 25px 0;
    padding: 0;
}

.editions-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 0;
}

.edition-card {
    flex: 0 0 calc(50% - 12.5px);
    background: white;
    border-radius: 8px;
    border: none;
    padding: 16px 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 60px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.edition-left {
    display: flex;
    align-items: center;
    flex: 1;
}

.edition-icon-container {
    display: flex;
    align-items: center;
    gap: 15px;
}

.edition-icon {
    width: 35px;
    height: 35px;
    background-color: #e6f7f8;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #00b3be;
    flex-shrink: 0;
}

.edition-icon svg {
    width: 18px;
    height: 18px;
    stroke: #00b3be;
    fill: none;
    stroke-width: 1.5;
}

.edition-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.edition-label {
    color: #666666;
    font-size: 11px;
    font-weight: 400;
    margin: 0;
    font-family: 'VAG Rounded', sans-serif;
    line-height: 1.2;
}

.edition-date {
    color: #00b3be;
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    font-family: 'VAG Rounded', sans-serif;
    line-height: 1.2;
}

.edition-button {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background-color: #00b3be;
    color: white;
    padding: 8px 16px;
    border-radius: 20px;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    font-family: 'VAG Rounded', sans-serif;
    transition: all 0.3s ease;
    white-space: nowrap;
    flex-shrink: 0;
}

.edition-button:hover {
    background-color: #0099a3;
    color: white;
    text-decoration: none;
    transform: translateY(-1px);
}

.edition-button-icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url('../images/icon_edit.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    filter: brightness(0) invert(1);
}

/* Responsive - movido a style_responsive_v2.css */

/* BLOQUE DATOS PROGRAMA */
.bloque-datos-programa {
    background: white;
    border: none;
    border-radius: 0 10px 10px 0;
    margin: 20px 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: stretch;
    overflow: hidden;
}

.datos-titulo {
    background: #00B3BE;
    padding: 22px 18px;
    border-right: none;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 155px;
    width: 155px;
}

.datos-titulo h3 {
    color: white;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    text-transform: none;
    letter-spacing: 0.3px;
    writing-mode: horizontal-tb;
    text-orientation: initial;
    transform: none;
    white-space: nowrap;
    text-align: center;
    font-family: 'VAG Rounded', sans-serif;
}

.datos-contenido {
    flex: 1;
    padding: 22px 28px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: white;
}

.datos-row {
    display: flex;
    margin-bottom: 18px;
    gap: 35px;
}

.datos-row:last-child {
    margin-bottom: 0;
}

.dato-item {
    flex: 1;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.dato-icon {
    width: 42px;
    height: 42px;
    background: #00B3BE;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.dato-icon svg {
    width: 22px;
    height: 22px;
}

.dato-content {
    flex: 1;
    min-width: 0;
}

.dato-label {
    color: #818488;
    font-weight: 400;
    font-size: 12px;
    text-transform: none;
    margin-bottom: 3px;
    letter-spacing: 0.2px;
    line-height: 1.1;
    font-family: 'VAG Rounded', sans-serif;
}

.dato-value {
    color: #343A40;
    font-size: 17px;
    font-weight: 700;
    font-family: 'VAG Rounded', sans-serif;
    line-height: 1.2;
    margin: 0;
}

/* Responsive para bloque datos - movido a style_responsive_v2.css */

/* PASTILLAS SHORTCODE */
.pastillas-container {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 20px 0;
}

.pastilla-card {
    background: #fafafa;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    position: relative;
}

.pastilla-card:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
}

.pastilla-content {
    flex: 1;
    min-width: 0;
}

.pastilla-label {
    color: #00B3BE;
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
    line-height: 1.2;
    font-family: Gotham, sans-serif;
}

.pastilla-value {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    font-family: Gotham, sans-serif;
    line-height: 1.4;
    margin: 0;
}

.pastilla-note {
    color: #666;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
}

.pastilla-acreditacion {
    color: #333;
    font-size: 15px;
    font-weight: 600;
    font-family: Gotham, sans-serif;
}

.pastilla-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: #00B3BE;
    color: white;
    padding: 12px 20px;
    border-radius: 25px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    font-family: Gotham, sans-serif;
    transition: all 0.3s ease;
    white-space: nowrap;
    margin-left: 20px;
    flex-shrink: 0;
}

.pastilla-button:hover {
    background-color: #0099a3;
    color: white;
    text-decoration: none;
    transform: translateY(-1px);
}

.pastilla-button-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('../images/icon_edit.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    filter: brightness(0) invert(1);
}

/* Responsive para pastillas - movido a style_responsive_v2.css */

.boton_no_click a {
	cursor:default !important;
}

/* POPUP FORM CONTACTO */
/* Boton fijo lateral */
.btn-popup-fixed {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: #00B7BD;
    color: #fff;
    border: none;
    padding: 16px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 16px;
    z-index: 10000;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-popup-fixed:hover {
    background: #00A3B0;
}

.btn-popup-fixed img {
    width: 28px;
    height: 28px;
    filter: brightness(0) invert(1);
}

/* Overlay del popup */
.mi-popup-overlay {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px); 
}

/* Contenido popup */
.mi-popup {
    background: #ffffff;
    padding: 0;
    border-radius: 20px;
    max-width: 1000px;
    width: 85%;
    max-height: 90vh;
    position: relative;
    animation: aparecer 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
}

/* Header del popup */
.mi-popup-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #008897;
    color: white;
    padding: 20px 40px;
    font-size: 32px;
    font-weight: bold;
    text-align: left;
    z-index: 10;
    line-height: 1.2;
    font-family: 'VAG Rounded', sans-serif;
    display: flex;
    align-items: center;
}

/* Contenido del formulario */
.mi-popup .form_hubspot {
    padding: 100px 40px 40px 40px;
    margin-top: 0;
    max-height: 70vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.mi-popup-cerrar {
    position: absolute;
    top: 15px;
    right: 20px;
    background: #006975;
    border: none;
    font-size: 18px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    z-index: 25;
    font-weight: 300;
}

.mi-popup-cerrar svg {
    width: 36px;
    height: 36px;
    color: white;
}

.mi-popup-cerrar:hover {
    background: #006975;
}


.mi-popup .form_hubspot .hs-fieldtype-intl-phone.hs-input select {
    float: left;
    width: calc(30% - 12px) !important;
}


.hs-form-85d1f8a8-0546-48e2-b3a6-3e4a27c3db23_5653cace-4817-41d8-ba89-5964d8c2549d fieldset.form-columns-1 input[type=checkbox] 
{
    width:auto !important;
}

.mi-popup .form_hubspot .hbspt-form fieldset[class^="form-columns-"] input:not([type="checkbox"]) {
    width: calc(100% - 24px) !important;
}



input#phone-85d1f8a8-0546-48e2-b3a6-3e4a27c3db23 {
    width: calc(68% - 12px) !important;
    float: right;
}

.mi-popup .form_hubspot .hbspt-form .form-columns-2 .hs_country div {
    margin-top:5px;
}

.mi-popup .form_hubspot .hbspt-form fieldset[class^="form-columns-"] {
    width: 100%;
    max-width: 100%;
}



@keyframes aparecer {
    from { 
        transform: scale(0.8) translateY(20px); 
        opacity: 0; 
    }
    to { 
        transform: scale(1) translateY(0); 
        opacity: 1; 
    }
}

/* Responsive para el boton - movido a style_responsive_v2.css */


/* FORMACION SIDEBAR*/

.filter-wrapper > .upper-menu > a {
    font-family: 'Gotham', serif;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #AECDD0EB;
    padding: 16px 20px;
    border-radius: 8px;
    margin: 0 16px 8px 16px;
}

.filter-sidebar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Gotham', serif;
}
  
.filter-sidebar-header h2 {
    color: #008897;
    font-size: 18px;
    margin: 0;
}

.filter-category {
    border: 1px solid #D6D6D6;
    border-radius: 6px;
    max-width: 100%;
  }

.filter-category * {
    font-family: 'Gotham', serif;
}

.filter-category__header.collapse .filter-category__header__arrow {
transform: rotate(180deg);
transition: transform 0.5s ease;
}

.filter-category__header.collapse + .filter-category__items-container {
height: 0 !important;
overflow: hidden;
transition: all 0.25s ease-in-out;
}

.filter-category__content {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
padding: 16px 16px 8px 16px;
}

.filter-category__header__right-side {
display: flex;
align-items: center;
column-gap: 12px;
}

.filter-category__header__right-side button {
background: transparent;
border: none;
width: 20px;
height: 20px;
}

.filter-category__header__arrow {
transform: rotate(0deg);
transition: transform 0.5s ease;
}

.filter-category__header__right-side__counter {
background: #00B4BE;
color: white;
width:24px;
height:24px;
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
font-size:13px;
}

.filter-category__header__right-side__counter.counter_zero {
background: transparent;
}

.filter-category__header__right-side > button:active,
.filter-category__header__right-side > button:hover,
.filter-category__header__right-side > button:focus {
    box-shadow: none;
}

.filter-category__items-container {
transition: all 0.25s ease-in-out;
}

.filter-category__item,
.filter-category__item__left-side,
.filter-category__item__right-side {
display: flex;
align-items: center;
}

.filter-category__item {
justify-content: space-between;
align-items: center;
padding: 8px 16px;
}

.filter-category__item__left-side {
column-gap: 8px;
}

.filter-category__item__left-side > p {
margin-bottom: 0;
font-weight: 500;
}

.filter-category__item__right-side {
    padding-right: 16px;
}

.filter-category__header__divider,
.filter-category__item__divider {
max-width: 100%;
height: 1px;
background-color: #D6D6D6;
}

.filter-category__header__divider {
margin: 8px 0;
}

.filter-category__header.collapse .filter-category__header__divider {
display: none;
}

.filter-category__item__divider {
margin: 0 16px 8px 16px;
}

.filter-category__item__checkbox-checked svg,
.filter-category__item__checkbox-unchecked svg {
width: 20px;
height: 20px;
}
  
  /* Ocultamos el checkbox nativo */
.filter-category__item__checkbox-hidden {
display: none;
}

/* Contenedor del checkbox */
.filter-category__item__checkbox-label {
display: inline-block;
cursor: pointer;
width: 20px;
height: 20px;
}

/* Imagen por defecto (no marcado) */
.filter-category__item__checkbox-label img.filter-category__item__checkbox-unchecked {
display: inline-block;
}

/* Imagen marcada inicialmente oculta */
.filter-category__item__checkbox-label img.filter-category__item__checkbox-checked {
display: none;
}

/* Cuando esta marcado, se invierten las imagenes */
.filter-category__item__checkbox-hidden:checked + .filter-category__item__checkbox-label img.filter-category__item__checkbox-unchecked {
display: none;
}

.filter-category__item__checkbox-hidden:checked + .filter-category__item__checkbox-label img.filter-category__item__checkbox-checked {
display: inline-block;
}

/*FORMACION - NUESTROS CURSOS ONLINE POR AREA */

.submenu_categoria_img {
    height: 100% !important;
    border-radius: 16px;
    overflow: hidden;
}

.submenu_categoria_img > img {
    height: 100% !important;
    object-fit: cover;
}

.submenu_categoria_cursos_online {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    row-gap: 18px;
}

.submenu_categoria_cursos_online a {
    display: flex;
    align-items: center;
    gap: 16px;
}

ul.submenu_categoria_cursos_online span {
    font-family: 'Gotham', serif !important;
    color: #008897 !important;
    font-size: 16px;
    font-weight: 700 !important;
}

ul.submenu_categoria_cursos_online span.ico_menu_area {
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    background: #eff5f6;
    border-radius: 13px;
    padding: 10px;
}

.subtitulo_mas_vendidos {
    position: relative;
    display: inline-block;
    color: #00B4BE;
    font-weight: bold;
}


.subtitulo_mas_vendidos::before {
    content: "";
    position: absolute;
    top: 0.2em;
    left: -0.2em;
    right: -0.2em;
    bottom: 0.1em;
    background: #DDE5E7;
    z-index: -1;
    transform: rotate(-5deg);
    margin-left: 4px
}

.course-cards__item {
	background-color:#FFFFFF;
}

/* BLOG */

.item_blog_boton_search .jet-menu-item-wrapper { 
    background-color: #008897;
    border-radius: 9px;
    padding: 10px;
    color: #fff;
    width: 41px;
    height: 41px;
}

.item_blog_boton_search .jet-menu-item-wrapper:hover {
    background-color: #00B7BD !important;
}

.item_blog_boton_search a:hover {
    background: transparent !important;
}

/* BLOG SINGLE NOTICIA HEADER*/
.blog_single_noticia_header_background {
    width: 100%;
    position: relative;
}

.blog_single_noticia_header_background img {
    width: 100%;
    height: auto;
}

/* Por defecto (PC): mostrar imagen PC, ocultar movil */
.blog_single_noticia_header_background .blog_single_noticia_header_img_mobile {
    display: none !important;
}

.blog_single_noticia_header_background .blog_single_noticia_header_img_pc {
    display: block !important;
}
  
.blog_single_noticia_header_info {
    position: relative;
    background-color: #006975;
    border-radius: 0px 25px 25px 0;
    width: 90%;
    margin-top: -25px;
    z-index: 1;
    padding: 24px 64px;
    padding-left: calc(calc(100vw - 1300px) / 2);
}

.blog_single_noticia_header_info h1 {
    width: 70%;
    font-family: 'Gotham', serif !important;
    font-size: 32px !important;
    font-weight: 700;
    color: #fff !important;
}

.blog_single_noticia_header_info .metadata {
    display: flex;
    align-items: center;
    gap: 32px;
    margin-top: 14px;
}

.blog_single_noticia_header_info .author {
    font-family: 'Gotham', serif;
    font-size: 16px;
    font-weight: 500;
    color: white;
}

.blog_single_noticia_header_info .author span {
    color: #AECDD0EB;
}

.blog_single_noticia_header_info .published-date {
    display: flex; 
    gap: 10px;
}

.blog_single_noticia_header_info .published-date img{
    height: 16px;
    width: 16px;
}

.blog_single_noticia_header_info .published-date p {
    font-family: 'Gotham', serif;
    font-size: 14px;
    font-weight: 300;
    color: #EFF5F6;
    margin-bottom: 0 !important;
}


/* BLOG SINGLE NOTICIA FOOTER*/

.ivi_blog_single_noticia_footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 32px;
}

.ivi_blog_single_noticia_foote_left {
    display: flex;
    align-items: center; 
    gap: 20px;
}

.ivi_blog_single_noticia_foote_left p {
    font-family: 'Gotham', serif;
    color: #555555;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
}

.ivi_blog_single_noticia_foote_left a {
    color: #00B7BD;
    font-size: 24px;
}

.ivi_blog_single_noticia_foote_right a {
    font-family: 'Gotham', serif;
    font-size: 14px;
    font-weight: 400;
    color: white;
    background-color: #008897;
    border-radius: 32px;
    padding: 12px 24px;
    cursor: pointer;
}

.ivi_blog_single_noticia_foote_right a:hover {
    background-color: #00B7BD;
}

/* @media 1320px - movido a style_responsive_v2.css */

/* CURSOS - FORMULARIO INSCRIBETE EN EL CURSO */

.inscription-form.ivi-wrapper {
    font-family: 'Gotham', serif;
}

.inscription-form.ivi-wrapper {
    background-image: url("/wp-content/themes/ivi/images/bg_mentes_innovadoras.png");
    background-position: -35px -25px;
    background-repeat: no-repeat;
    border-radius: 20px;
    background-size:120% 120%;
} 

.inscription-form.ivi-wrapper h3 {
    color: #fff !important;
    font-size: 32px !important;
    font-weight: 700;
    text-align: center;
    text-transform: initial;
    margin-bottom: 12px;
}

.inscription-form.ivi-wrapper p {
    font-family: 'Gotham', serif;
    font-size: 18px;
    font-weight: 400;
    color: #E5E5E5E2;
    text-align: center;
}

.inscription-form.ivi-wrapper .elementor-row {
    background-color: rgba(239, 245, 246, 0.71);
    border-radius: 14px;
    padding: 24px;
}

.inscription-form.ivi-wrapper > div > div > div p,
.inscription-form.ivi-wrapper > div > form > div > div p
 {
    color: #006575;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
}

.inscription-form.ivi-wrapper > div > div > div label,
.inscription-form.ivi-wrapper > div > form > div > div label
 {
    font-family: 'Gotham', serif;
    color: #707070;
    font-weight: 500 !important;
    margin-bottom: 8px;
}

.inscription-form.ivi-wrapper > div > div > div label::before,
.inscription-form.ivi-wrapper > div > form > div > div label::before
 {
    border: 1px solid #53B1B9;
}

.inscription-form.ivi-wrapper > div > div > div input:checked + label::after,
.inscription-form.ivi-wrapper > div > form > div > div input:checked + label::after
 {
    background-color: #008897;
    width: 8px;
    height: 8px;
    left: 3px;
}

.inscription-form.ivi-wrapper > div > div > div input {
    color: #818488;
    font-size: 12px;
    background-color: #FFF;
    border-radius: 8px;
    border: 1px solid #EFF5F6;
    padding: 12px;
}

.inscription-form.ivi-wrapper #coupon {
    position: relative;
    padding-left: 32px;
}

.inscription-form.ivi-wrapper #coupon:before {
    content: "\f145";
    position: absolute;
    left: 8px;
    color: white;
    font-size: 16px;
}

.inscription-form.ivi-wrapper .ivi-button {
    background-color: #008897;
    border-radius: 32px;
    border: none;
    padding: 12px;
}

.inscription-form.ivi-wrapper .ivi-button:hover {
    color: #fff;
    background-color: #00b3be;
}

.inscription-form.ivi-wrapper label {
    font-family: 'Gotham', serif !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #006575;
}


.inscription-form.ivi-wrapper input[type="password"],
.inscription-form.ivi-wrapper input[type="text"] {
    margin-top: 18px;
    margin-bottom: 12px;
    background-color: #fff;
    border-radius: 12px;
    border-bottom: none;
    padding: 12px !important;
    font-size: 15px !important;
}

.inscription-form.ivi-wrapper .ivi-button-container {
    align-items: center;
}

.inscription-form.ivi-wrapper .ivi-button-container .ivi-button {
    margin-top: 26px !important;
    font-size: 16px;
}

.inscription-form.ivi-wrapper .lost-pass {
    font-size: 14px;
    color: #008897;
    text-decoration: underline;
}

.inscription-form.ivi-wrapper .pass-show {
    bottom: 44px;
}

.inscription-form.ivi-wrapper .single-footer {
    border-top: none;
}

.inscription-form.ivi-wrapper .single-footer .ivi-button {
    font-family: 'Gotham', serif;
    font-size: 14px;
    font-weight: 500;
}

.course-cards__item p {
    font-family: 'Gotham', serif !important;
}
.course-cards__item__cabecera p.novedad {
    background-color: #e79382 !important;
}
.home__elegir-nuestra-formacion__caja-texto > div,
.home__elegir-nuestra-formacion__caja-imagen {
    box-shadow: 0px 10px 30px #BEBEBE46;
}

.page-id-32712 .elementor-32712 .elementor-element.elementor-element-38caec1 .elementor-button {
    transition: background-color 0.3s ease;
}

.page-id-32712 .elementor-button.elementor-button-link.elementor-size-sm:hover {
    background: #008897;
    color: #fff;
}

.logos-calidad-internacional .e-gallery-image {
    background-size: contain;
    background-repeat: no-repeat;
}

.eventos-cientificos__rei-nurses-symposium-logo svg {
	width: 75%;
	height: auto;
}

.catcurso_subtitulo {
    font-size:18px !important;
}

.menu_areas_cursos_area ul li a {
    font-family: 'Gotham', serif !important;
    font-weight: bold;
}

.menu_areas_cursos_area ul li a.selected {
    color:#00B4BE;
    text-decoration: underline;
}

/* PAGINA DOCENTES */
.doc-wrapper .thumb {
    border-radius: 20px 20px 0 0;
}

.docente_v2_info {
    font-family: 'Gotham', serif !important;
    box-shadow: 0px 3px 6px #0000000D;
    border-radius: 0 0 20px 20px;
    background-color: #fff;
    padding: 0 0 2px 14px;
    height: 240px;
    display: flex;
    flex-direction: column;
}

.docente_v2_nombre {
    font-family: 'Gotham', serif !important;
    color: #008897 !important;
    font-weight: 500 !important;
    border-bottom: 0 !important;
    padding-top: 14px !important;
    padding-bottom: 0 !important;
    width: 76%;
}

.docente_v2_tratamiento p {
    font-family: 'Gotham', serif !important;
    color: #818488;
}

.docente_v2_especialidad {
    color: #008897;
}

.docente_v2_cargo {
    color: #818488;
    font-style: italic;
}

.meta.docente_v2_meta {
    padding-top: 0 !important;
}

.thumb.docente_v2_thumb {
    position: relative;
}

a.docente_v2_link i {
    position: absolute;
    bottom: -20px;
    right: 20px;
    background-color: #006575;
    box-shadow: 0px 3px 6px #AECDD031;
    border-radius: 10px;
    padding: 12px;
    color: #fff;
}

.social.docente_v2_social {
    margin-top: auto !important;
    margin-bottom: 12px !important
}

.social.docente_v2_social a {
    background-color: #C0D8DA !important;
    box-shadow: 0px 3px 6px #AECDD031;
    opacity: 0.84;
    border-radius: 6px !important;
}


.filter-sidebar-docentes-fila {
    display: flex;
    align-items: center;
    gap: 20px; 
    padding: 14px 24px;
    border-radius: 4px;
  }
  
  /* Bloque del icono + texto */
.filter-sidebar-header-docentes {
    display: flex;
    align-items: center;
    gap: 8px;
}
  
  /* Icono */
.filter-sidebar-header-docentes-icono img {
    width: 16px;
    height: 16px;
    object-fit: contain;
 }
  
  /* Texto "Filtrar por" */
 .filter-sidebar-header-docentes-texto {
    font-family: "Gotham", sans-serif;
    color: #818488;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap; 
}
  
  /* Selector */
.filter-sidebar-header-docentes-selector select {
    width: 350px;
    height: 42px;
    border: 2px solid #D6D6D6;
    border-radius: 4px;
    font-size: 15px;
    color: #333;
    padding: 8px 12px;
    background-color: #fff;
    font-family: "Gotham", sans-serif;
    cursor: pointer;
    appearance: none; 
    background-image: url("data:image/svg+xml;utf8,<svg fill='%23818488' height='12' viewBox='0 0 20 20' width='12' xmlns='http://www.w3.org/2000/svg'><path d='M5.516 7.547L10 12.031l4.484-4.484L16 9.063l-6 6-6-6z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 12px;
}

.filter-sidebar-header-docentes-selector .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #555;
    line-height: 28px;
    font-family: 'Gotham' !important;
    font-weight: 500;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  
  /* Para mejorar la apariencia del contenedor select2 del selector de docentes */
.filter-sidebar-header-docentes-selector .select2-container--default .select2-selection--single {
    width: 350px !important;
    height: 42px !important;
    border: 2px solid #D6D6D6 !important;
    border-radius: 4px !important;
    font-family: "Gotham", sans-serif !important;
    font-size: 15px !important;
    color: #555555 !important;
    background-color: #fff !important;
    display: flex;
    align-items: center;
    padding: 0 12px !important;
}

.filter-sidebar-header-docentes-selector .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
}

.filter-sidebar-header-docentes-selector .filter-selector-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-left: 1px solid #008897 !important;
  border-bottom: 1px solid #008897 !important;
}

.filter-sidebar-header-docentes-icono img {
    max-width: 90% !important;
    max-height: 90% !important;
    background-color: white;
    padding: 10px;
    border: 1px solid #D6D6D6 !important;
    border-radius: 8px !important;
}

.single-curso .footer-top,
.single-grupo_programa .footer-top,
.prefooter-gris .footer-top
 {
	background: linear-gradient(to bottom, #FAFAFA 60%, transparent 40%);
}

.prefooter-gris-2 .footer-top
 {
	background: linear-gradient(to bottom, #F5F5F5 60%, transparent 40%);
}

.single-post .b_content {
    font-family: 'Gotham', serif !important;
}

.new_style_pagination.b_pagination .page-numbers {
    font-family: 'Gotham', serif !important;
}

.bloque-down .ivi-white-button,
.bloque-down .ivi-transparent-button {
    font-weight: 500;
}

.fellowship-cards-title {
	margin-bottom: 12px !important;
} 
.felloship__title-pathways {
	margin-bottom: 0 !important;
}

.master-reproduccion-asistida__banner-master .elementor-container {    
  	gap: 30px;                
}

.master-reproduccion-asistida__banner-master .elementor-container p {    
  	margin-bottom: 8px !important;              
}
.master-reproduccion-asistida__lista {
  list-style: none; 
  margin-left: 0;
  padding-left: 0;
}

.master-reproduccion-asistida__lista li {
  position: relative;
  padding-left: 20px; 
  margin-bottom: 8px;
}

/* creamos un circulo nuevo de color personalizado */
.master-reproduccion-asistida__lista li::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #85c99c; 
  border-radius: 50%; 
  position: absolute;
  left: 0;
  top: 7px;
}




/* BANNER REI*/
#logo-nurses {
	width: 85%;
	height: auto;
}
/* @media logo nurses - movido a style_responsive_v2.css */


/* BANNER HOME PATHWAYS */
.elementor-1042 .elementor-element.elementor-element-fa25a41 .elementor-repeater-item-c7f4ede .slick-slide-bg {
	background-position: bottom;
}

#banner-home-pathways {
	margin-bottom: 14px !important;
}
.banner-home-pathways .title {
	color: #fff;
	font-size: 56px !important;
	font-family: 'Gotham'!important ;
	font-weight: bold !important;
	line-height: 1.25;
}

.banner-home-pathways.subtitle {
	color: #fff;
	font-size: 18px !important;
	font-family: 'Gotham'!important;
	font-weight: bold !important;
	margin-bottom: 12px !important;
}

.banner-home-pathways.registration {
	color: #0B233F !important;
	font-size: 28px !important;
	font-family: 'Gotham' !important;
	font-weight: bold !important;
	margin-bottom: 14px !important;
}

.banner-home-pathways.button {
	border-radius: 24px !important;
	padding: 12px 48px !important;
  	font-size: 18px !important;
}

.banner-home-pathways.button:hover {
	background-color: #3b8695 !important;
	color: #fff !important;
}

.pathways-subtitle {
	margin-bottom: 8px !important;
}

/* REI Nurses Symposium*/
.video-gallery__subtitle p {
	margin-bottom: 0 !important
}

.video-gallery__card-title {
	margin-bottom: 8px !important;
}

.login-container-rei {
    padding: 0 120px
}

.login-container-rei h1 {
	font-family: 'Gotham'!important;
  	font-size: 56px !important;
	font-weight: bold !important;
  	color: #F0F7F7;  
	margin-bottom: 12px;
}

.login-container-rei .subtitle {
	font-family: 'Gotham'!important;
  	font-size: 18px !important;
  	color: #FFFFFF;   
	font-weight: 500;
}

.login-container-rei .login-form {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.login-container-rei label {
	font-family: 'Gotham'!important;
  	font-size: 18px !important;
  	color: #146F67; 
	font-weight: 500;
}

.login-container-rei .password {
  margin-top: 12px;
}

.login-container-rei input[type="text"],
.login-container-rei input[type="email"],
.login-container-rei input[type="password"] {
    width: 100%;
    padding: 18px;
    border-radius: 6px;
    border: none;
    outline: none;
    background-color: #fff;
    color: #333;
}

.login-container-rei .password-wrapper {
    position: relative;
}

.login-container-rei .password-wrapper .eye {
    position: absolute;
    right: 12px;
    top: 50%;
    width: 22px;
    height: 22px;
    transform: translateY(-50%);
    cursor: pointer;
    opacity: 0.7;
    color: #6c6c6c;
}

.login-container-rei .password-wrapper .eye:hover {
    opacity: 1;
}

.login-container-rei .remember {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-family: 'Gotham'!important;
    color: #F0F7F7;  
}

.login-container-rei .remember label {
	color: #fff;
  	font-size: 16px !important;
  	font-weight: 400 !important;
}

.login-container-rei .remember input[type="checkbox"] {
    appearance: none;
    width: 18px;
    height: 18px;
    border: 2px solid #ffffff;
    border-radius: 3px;
    cursor: pointer;
    background: transparent;
    position: relative;
}

.login-container-rei .remember input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 0px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.login-container-rei .btn {
	font-family: 'Gotham' !important;
	font-weight: bold;
 	width: 50%;
  	margin-top: 20px;
  	padding: 12px;
  	border: none;
  	background: #4C8C86;
  	color: #fff;
  	font-size: 18px;
  	border-radius: 25px;
  	cursor: pointer;

}

.login-container-rei .btn:hover {
    background: #3e6c68;
	box-shadow: none !important;
}

.login-container-rei .lost-password {
  font-family: 'Gotham'!important;
  color: #F0F7F7;  
  font-size: 16px;
  margin-top: 8px;
  text-align: left;
  text-decoration: none;
}

.login-container-rei .lost-password:hover {
    text-decoration: underline;
}

.rei-nurses-login-container {
	height: calc(100vh - 120px) !important;
}

.video-gallery{
	display:grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap:16px;
	row-gap: 24px;
	padding-bottom: 60px;
}

.video-card { 
	position:relative; 
	border-radius:4px; 
	overflow:hidden;
	width: 100%;
	box-sizing: border-box;
}

/* Checkbox oculto */
.video-card input{ 
	display:none; 
}

.poster{
	position:relative;
	cursor:pointer;
	display:block;
}

.poster img{
	width:100%;
	height:100%;
	object-fit:cover;
	aspect-ratio:16/9;
	display:block;
}

.overlay{
	position:absolute;
	inset:0;
	background:rgba(0,0,0,0.45);
	opacity:0;
	display:flex;
	align-items:center;
	justify-content:center;
	transition:.18s ease;
}

.poster:hover .overlay{ 
	opacity:1; 
	background: rgba(20, 111, 103, 0.5); 
}

.play-btn{
	width: 54px;
	height: 54px;
	border-radius:50%;
	background:#fff;
	display:grid;
	place-items:center;
	box-shadow:0 4px 14px rgba(0,0,0,0.25);
}

.play-btn svg {
	width:60%; 
	height:60%; 
}

/* Iframe inicialmente oculto - solo para videos en .video-card */
.video-card iframe {
	width:100%;
	aspect-ratio:16/9;
	display:none;
	border:0;
	object-fit:cover;
}

/* Cuando se activa el checkbox: oculta poster y muestra iframe */
.video-card input:checked ~ .poster{ display:none; }
.video-card input:checked ~ iframe{ display:block; }

/* Excepcion: iframes dentro de tab-gallery o no-fitvids siempre visibles */
.tab-gallery iframe,
.no-fitvids iframe,
.tab-content iframe {
	display: block !important;
}

.video-card .video-gallery__title {
	font-family: 'Gotham' !important;
	font-size: 18px;
  	color: #707070;
  	font-weight: bold;
  	margin: 0;
  	padding: 15px 15px 5px 15px;
  	box-sizing: border-box;
}

.video-card .video-gallery__subtitle {
	font-family: 'Gotham' !important;
	font-size: 16px;
  	color: #707070;
  	font-weight: 400;
  	margin: 0;
  	padding: 0 15px 15px 15px;
  	box-sizing: border-box;
}

/* @media video-gallery - movido a style_responsive_v2.css */

/* VIDEO MODAL */
.video-modal {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	align-items: center;
	justify-content: center;
}

.video-modal-content {
	background-color: #fff;
	padding: 40px 30px 30px 30px;
	border-radius: 8px;
	width: 90%;
	max-width: 1200px;
	position: relative;
}

.video-modal-close {
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 35px;
	font-weight: bold;
	color: #666;
	cursor: pointer;
	line-height: 1;
	transition: color 0.3s ease;
	z-index: 1;
}

.video-modal-close:hover {
	color: #000;
}

.video-modal-content .video-gallery__title {
	font-family: 'Gotham' !important;
	font-size: 22px;
	font-weight: bold;
	color: #146F67;
	margin: 25px 0 2px 0;
	padding: 0 50px 0 0;
	line-height: 1.3;
}

.video-modal-content .video-gallery__subtitle {
	font-family: 'Gotham' !important;
	font-size: 18px;
	font-weight: 400;
	color: #666;
	margin: 0;
	padding: 0 50px 0 0;
	line-height: 1.5;
}

.video-modal-body {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%; /* 16:9 aspect ratio */
	height: 0;
	overflow: visible;
	background: #000;
}

.video-modal-body iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

.video-card .poster {
	cursor: pointer;
}

/* @media video-modal - movido a style_responsive_v2.css */

/* RESET PASSWORD MODAL */
.reset-password-modal {
backdrop-filter: blur(5px);
}

.reset-password-content {
max-width: 480px !important;
padding: 40px !important;
border-radius: 12px !important;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2) !important;
}

.reset-password-header {
text-align: center;
margin-bottom: 30px;
}

.reset-password-header h3 {
font-family: 'Gotham' !important;
font-size: 28px !important;
font-weight: bold !important;
color: #146F67 !important;
margin: 0 0 15px 0 !important;
padding: 0 !important;
}

.reset-password-header .reset-subtitle {
font-family: 'Gotham' !important;
font-size: 16px;
color: #666;
margin: 0;
line-height: 1.5;
}

.reset-password-form {
margin-bottom: 0;
}

.reset-input-group {
margin-bottom: 25px;
}

.reset-input-group label {
font-family: 'Gotham' !important;
font-size: 16px;
font-weight: 500;
color: #146F67;
display: block;
margin-bottom: 8px;
}

.reset-input-group input[type="email"] {
	width: 100%;
	padding: 14px 16px;
	border: 2px solid #e0e0e0;
	border-radius: 8px;
	font-size: 16px;
	font-family: 'Gotham', sans-serif;
	transition: all 0.3s ease;
	box-sizing: border-box;
	background-color: #fff;
	color: #333;
}

.reset-input-group input[type="email"]:focus {
outline: none;
border-color: #146F67;
box-shadow: 0 0 0 3px rgba(20, 111, 103, 0.1);
}

.reset-input-group input[type="email"]::placeholder {
color: #aaa;
}

.reset-submit-btn {
width: 100%;
padding: 14px 24px !important;
background: #146F67 !important;
color: white !important;
border: none !important;
border-radius: 8px !important;
font-size: 16px !important;
font-weight: 600 !important;
font-family: 'Gotham' !important;
cursor: pointer;
transition: all 0.3s ease;
margin-top: 10px;
}

.reset-submit-btn:hover {
background: #0f5850 !important;
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(20, 111, 103, 0.3);
}

.reset-submit-btn:active {
transform: translateY(0);
}

.reset-submit-btn:disabled {
background: #ccc !important;
cursor: not-allowed;
transform: none;
}

.reset-message {
margin-top: 20px;
padding: 12px 16px;
border-radius: 8px;
font-family: 'Gotham', sans-serif;
font-size: 14px;
line-height: 1.5;
display: none;
animation: fadeIn 0.3s ease;
}

.reset-message.success {
background: #e8f5e9;
color: #2e7d32;
border: 1px solid #81c784;
}

.reset-message.error {
background: #ffebee;
color: #c62828;
border: 1px solid #ef9a9a;
}

.reset-message i {
margin-right: 8px;
}

@keyframes fadeIn {
from {
: 0;
sform: translateY(-10px);
}
to {
: 1;
sform: translateY(0);
}
}

.reset-password-content .video-modal-close {
top: 15px !important;
right: 15px !important;
color: #999 !important;
font-size: 32px !important;
transition: color 0.3s ease, transform 0.3s ease;
}

.reset-password-content .video-modal-close:hover {
color: #146F67 !important;
transform: rotate(90deg);
}

/* @media reset-password - movido a style_responsive_v2.css */

#rei_video_img_login svg {
	max-height:650px;
}

.menu-login * ,
.menu-logged * {
    font-family: 'Gotham', serif !important;
}

.testimonios-wrapper iframe {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

/* MODAL DE VIDEO GENERICO */
.ivi-video-modal {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.85);
	align-items: center;
	justify-content: center;
}

.ivi-video-modal-content {
	background-color: #fff;
	padding: 40px 30px 30px 30px;
	border-radius: 8px;
	width: 90%;
	max-width: 1200px;
	position: relative;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

.ivi-video-modal-close {
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 35px;
	font-weight: bold;
	color: #888;
	cursor: pointer;
	line-height: 1;
	transition: color 0.3s ease;
	z-index: 1;
}

.ivi-video-modal-close:hover {
	color: #333;
}

.ivi-video-modal-title {
	font-family: 'Gotham', sans-serif !important;
	font-size: 22px;
	font-weight: bold;
	color: #2c3e50;
	margin: 25px 0 2px 0;
	padding: 0 50px 0 0;
	line-height: 1.3;
	display: none;
}

.ivi-video-modal-subtitle {
	font-family: 'Gotham', sans-serif !important;
	font-size: 18px;
	font-weight: 400;
	color: #7f8c8d;
	margin: 0;
	padding: 0 50px 0 0;
	line-height: 1.5;
	display: none;
}

.ivi-video-modal-body {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%; /* 16:9 aspect ratio */
	height: 0;
	overflow: visible;
	background: #000;
	border-radius: 4px;
}

.ivi-video-modal-body iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

/* @media ivi-video-modal - movido a style_responsive_v2.css */

/* Menu sticky para Fellowship */
.menu_barra_fellow {
	position: relative;
	z-index: 99; /* Menor que el header (z-index: 100) */
	background-color: #fff;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0;
	padding-bottom: 0;
	width: 100%;
	transition: box-shadow 0.3s ease;
}

/* Estado sticky activado por JavaScript */
.menu_barra_fellow.is-sticky {
	position: fixed;
	/* top se calcula dinamicamente con JavaScript segun headerHeight */
	left: 0;
	right: 0;
	width: 100%;
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	z-index: 99; /* Menor que el header */
}

/* Asegurar que el contenedor padre no rompa el sticky */
.menu_barra_fellow,
.menu_barra_fellow * {
	box-sizing: border-box;
}

/* Fix: ocultar sub-arrow duplicado en menu movil */
#mobile-menu .sub-arrow + .sub-arrow {
	display: none !important;
}

/* Estilos menu movil */
#mobile-menu.open {
	z-index: 100 !important;
}

#mobile-menu .container,
#mobile-header .container {
	max-width: 100% !important;
}

.language-selector > a {
	font-family: Gotham, sans-serif !important;
}

/* @media queries finales - movidas a style_responsive_v2.css */

header#header.sticky {
	background-color: #fff !important;
}

.jet-responsive-menu-available-items {
	display: none !important;
}

.form_registro_v2 {
	padding-top: 60px;
}

.ivi-wrapper .form_registro_v2_row .card,
.ivi-wrapper .form_profile_v2_row .card {
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.ivi-wrapper .form_registro_v2_row .form_registro_v2_col_areas .card, 
.ivi-wrapper .form_profile_v2_row .form_profile_v2_col_areas .card {
	background-color: #ecf1f260;
	border-radius: 20px;
}

.ivi-wrapper .form_registro_v2_row .form_registro_v2_col_areas .boton_enviar_hubspot {
	font-family: Gotham, sans-serif;
	font-weight: 500;
}

.ivi-wrapper .form_registro_v2_row .ivi-button,
.form_recover_pass .form_recover_pass_button {
	background-color: #008897;
	border: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Gotham, sans-serif;
	font-weight: 500;
}

.ivi-wrapper .form_registro_v2_row .ivi-button input {
	font-family: Gotham !important;
	font-size:15px;
}

.ivi-wrapper .form_registro_v2_row .ivi-button:hover,
.form_recover_pass .form_recover_pass_button:hover {
	background-color: #00B7BD;
	color: white;
}

#mobile-menu .elementor-item {
	color: #fff !important;
	font-size: 18px !important;
	font-weight: 300 !important;
}

#mobile-menu .sub-arrow {
	display: inline-block !important;
}

#mobile-menu .sub-arrow svg {
	transition: transform 0.2s ease;
	fill: #fff !important;
	width: 12px !important;
	height: 12px !important;
}

#mobile-menu .elementor-item:focus,
#mobile-menu .elementor-nav-menu--dropdown .elementor-item:hover {
	background-color: transparent !important;
}

#mobile-menu ul.sub-menu.elementor-nav-menu--dropdown {
	background-color: #B9D5D9 !important;
	border: none !important;
	box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
	border-radius: 8px !important;
	padding: 15px 20px !important;
	margin: 0 20px 25px 0 !important;
	width: calc(100% - 20px) !important;
	box-sizing: border-box !important;
}

#mobile-menu ul.sub-menu.elementor-nav-menu--dropdown li a {
	color: #008897 !important;
	font-size: 15px !important;
	padding: 8px 0 !important;
	background-color: transparent !important;
}

#mobile-menu ul.sub-menu.elementor-nav-menu--dropdown li a:hover {
	color: #006575 !important;
}

/* Rotar flecha cuando submenu esta abierto */
#mobile-menu .menu-item-has-children.highlighted > a .sub-arrow svg,
#mobile-menu .menu-item-has-children[aria-expanded="true"] > a .sub-arrow svg {
	transform: rotate(180deg);
	transition: transform 0.3s ease;
}

#mobile-menu .sub-arrow svg {
	transition: transform 0.3s ease;
}

.ivi_button_noformacion {
	font-family: Gotham, sans-serif !important;
	font-size: 16px !important;
	font-weight: 300 !important;
	background-color: #008897 !important;
	padding: 10px 24px !important;
	border: 0 !important;
}

.ivi_button_noformacion:hover {
	background-color: #00B7BD !important;
	color: white !important;
}

.rei-nurses-img-medicos img {
	height: 300px !important;
	width: auto !important;
}

.inscription-form.ivi-wrapper.b_weighty a {
	margin-left: 64px;
}

.fellowship-pastillas {
	margin-bottom: 0 !important;
}

.inscription-form.ivi-wrapper.b_weighty .elementor-row .elementor-column.elementor-col-20 {
    display: inline-block;
    margin-top: auto;
    padding-left: 16px;
}

.inscription-form.ivi-wrapper.b_weighty .elementor-row .elementor-column.elementor-col-20 .ivi-button {
    margin-bottom: 0;
}