.elementor-kit-23{--e-global-color-primary:#18233E;--e-global-color-secondary:#B21C1D;--e-global-color-text:#717070;--e-global-color-accent:#FABE2C;--e-global-color-ca4f322:#18233E;--e-global-color-31c7c6e:#FFFFFF;--e-global-color-07e6a05:#292929;--e-global-color-619466f:#EBEBEB;--e-global-typography-primary-font-family:"Born";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-1102fc5-font-family:"Helvetica";--e-global-typography-1102fc5-font-size:19px;--e-global-typography-1102fc5-font-weight:400;--e-global-typography-bd5f0ca-font-family:"Helvetica";--e-global-typography-bd5f0ca-font-size:32px;--e-global-typography-bd5f0ca-font-weight:400;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:400ms;}.elementor-kit-23 e-page-transition{background-color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1340px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */sup{font-size:15px;}

.text-amarillo{color:#FABE2C;}

/* ================================
   FIX HEADER · conflicto Stockcrowd
   ================================ */

/* 1) Blindar el contenedor de header de Elementor */
.elementor-location-header,
.elementor-location-header header,
.elementor-location-header .elementor-section,
.elementor-location-header .elementor-container,
.elementor-location-header .elementor-widget-wrap {
  background: transparent !important;
  position: relative !important;
  z-index: 999999 !important;
}

/* 2) Si tu header es sticky, evitar que el CSS global le cambie el fondo al hacer scroll */
header.elementor-sticky--effects,
header.elementor-sticky--effects * {
  background: inherit !important;
}

/* 3) Forzar el color real del header (pon aquí tu color exacto de cabecera) */
.elementor-location-header,
.elementor-location-header header {
  background-color: #0b1630 !important; /* <-- cambia esto por el color de tu header */
}

/* 4) Evitar que reglas globales de Stockcrowd metan espacios raros en header */
.elementor-location-header header {
  margin: 0 !important;
  padding: 0 !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
}

/* 5) Asegurar que el body no “empuja” la cabecera creando la franja */
body {
  margin-top: 0 !important;
}

/* Plan B: .elementor-kit-23es comunes de theme */
#masthead, .site-header, header#header, header.site-header {
  background-color: #0b1630 !important; /* mismo color */
  position: relative !important;
  z-index: 999999 !important;
}

header nav.white {
    border-bottom: none !important;
}

.white {
    background-color: #ffffff00 !important;
}


button {
    background-color: #c62828; /* rojo */
    color: #f4c542; /* dorado */
    border: 2px solid #f4c542;
    border-radius: 8px;
    padding: 6px 24px;
    font-weight: 600;
    position: relative;
    transition: all 0.3s ease;
}
    
button:hover {
    background-color: #f4c542; /* amarillo */
    color: #18233E; /* texto negro */
    border-color: #f4c542;
}

 img .responsive-img .ng-scope{
    content: "https://fundacion.runnymede-college.org/wp-content/uploads/2026/01/Particulares.svg" !important;
}


h2.elementor-heading-title {
    display: inline;
    background-color: #e6e6e6; /* Gris similar al de la imagen */
    padding: 0.15em 0.4em;
    line-height: 1.2;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Born';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://fundacion.runnymede-college.org/wp-content/uploads/2026/01/Born.ttf') format('truetype');
}
/* End Custom Fonts CSS */