body {
  --custom_boton_color_background: #1a3850;
  --custom_boton_border: 1px solid #1a3850;
  --custom_boton_color_text: #fff;
  --custom_boton_color_background_hover: #345874;
  --custom_boton_color_text_hover: #fff;
  --custom_boton_border_hover: 1px solid var(--custom_boton_border_color_hover);
  --custom_boton_border_color_hover: #1a3850;
  --custom_boton_secundario_color_background: #fabf00;
  --custom_boton_secundario_border: 1px solid #fabf00;
  --custom_boton_secundario_color_text: #2a2a2a;
  --custom_boton_secundario_color_background_hover: #ffcd00;
  --custom_boton_secundario_color_text_hover: #2a2a2a;
  --custom_boton_secundario_border_hover: 1px solid
    var(--custom_boton_secundario_border_color_hover);
  --custom_boton_secundario_border_color_hover: #fabf00;
}
input[type='text'] {
  padding: 13px 18px;
}

@font-face {
  font-family: 'icons';
  font-display: block;
  src:
    url('../fonts/icons.woff2') format('woff2'),
    url('../fonts/icons.woff') format('woff'),
    url('../fonts/icons.eot'),
    url('../fonts/fonts') format('embedded-opentype'),
    url('../fonts/icons.ttf') format('truetype'),
    url('../fonts/fonts') format('svg');
}
@font-face {
  font-family: 'OpenSans-Regular';
  font-display: block;
  src:
    url('../fonts/OpenSans-Regular.woff2') format('woff2'),
    url('../fonts/OpenSans-Regular.woff') format('woff'),
    url('../fonts/OpenSans-Regular.eot'),
    url('../fonts/fonts') format('embedded-opentype'),
    url('../fonts/OpenSans-Regular.ttf') format('truetype'),
    url('../fonts/fonts') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Bold';
  font-display: block;
  src:
    url('../fonts/OpenSans-Bold.woff2') format('woff2'),
    url('../fonts/OpenSans-Bold.woff') format('woff'),
    url('../fonts/OpenSans-Bold.eot'),
    url('../fonts/fonts') format('embedded-opentype'),
    url('../fonts/OpenSans-Bold.ttf') format('truetype'),
    url('../fonts/fonts') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-SemiBold';
  font-display: block;
  src:
    url('../fonts/OpenSans-SemiBold.woff2') format('woff2'),
    url('../fonts/OpenSans-SemiBold.woff') format('woff'),
    url('../fonts/OpenSans-SemiBold.eot'),
    url('../fonts/fonts') format('embedded-opentype'),
    url('../fonts/OpenSans-SemiBold.ttf') format('truetype'),
    url('../fonts/fonts') format('svg');
  font-weight: normal;
  font-style: normal;
}

html {
  border: 0;
  scroll-behavior: smooth;
}

img,
video {
  max-width: 100%;
  height: auto;
}

body {
  --aviso_color_background: #f5f5f5;
  --aviso_color_text: var(--text_color_default);
  --aviso_enlace_hover_color_text: var(--text_color_default);
  --bandera_background_color: linear-gradient(
      to right,
      #ad1519 0,
      #ad1519 25%,
      #fabd00 25%,
      #fabd00 75%,
      #ad1519 75%,
      #ad1519
    )
    no-repeat !important;
  --bandera_altura: 8px;
  --body_background_color: #fff;
  --boton_border: 1px solid var(--boton_color_background);
  --boton_border_radius: 25px;
  --boton_color_background: #1a3850;
  --boton_color_text: #fff;
  --boton_size: 11px 24px;
  --boton_border_hover: 1px solid var(--boton_color_background);
  --boton_color_background_hover: #345874;
  --boton_color_text_hover: #fff;
  --boton_secundario_color_background: var(--boton_color_text);
  --boton_secundario_color_text: var(--boton_color_background);
  --boton_secundario_border: 1px solid var(--boton_color_background);
  --boton_secundario_border_radius: 25px;
  --boton_secundario_size: var(--boton_size);
  --boton_secundario_border_hover: 1px solid var(--boton_color_background);
  --boton_secundario_color_background_hover: rgba(52, 88, 116, 0.1);
  --boton_secundario_color_text_hover: var(--text_color_default);
  --destacado_secundario_fecha_color_text: var(--text_color_default);
  --destacado_secundario_resumen_color_text: var(--text_color_default);
  --banner_ancho_color_background: #effaff;
  --banner_ancho_color_background_b: #1a3850;
  --banner_ancho_color_text: var(--text_color_default);
  --banner_bottom_color_background: #f1f1e6;
  --banner_imagen_inferior_enlace_color_text: var(--text_color_default);
  --banner_imagen_lado_enlace_color_text: var(--text_color_default);
  --banner_imagen_superior_enlace_color_text: var(--text_color_default);
  --banners_color_background: #f5f5f5;
  --contenido_principal_home_espaciado: 64px;
  --contenido_row_bottom_home_espaciado: 40px;
  --cookie_border: solid 3px #d9dee3;
  --cookie_color_background: rgba(255, 255, 255, 0.95);
  --cookie_texto_color_text: var(--text_color_default);
  --cookie_texto_enlace_color_text: var(--cookie_texto_color_text);
  --cookie_texto_enlace_color_text_hover: var(--cookie_texto_color_text);
  --cookie_texto_enlace_text_transformation_hover: none;
  --destacado_color_background: #1a3851;
  --destacado_contendor_color_background: var(--body_background_color);
  --destacado_fecha_color_text: var(--destacado_header_color_text);
  --destacado_header_color_text: var(--text_color_bg_dark);
  --destacado_miga_color_text: var(--destacado_header_color_text);
  --destacado_resumen_color_text: var(--destacado_header_color_text);
  --destacado_secundario_color_background: #f5f5f5;
  --destacado_texto_color_background: #1a3851;
  --enlaces_underline_offset: 0.07em;
  --footer_background_color: #1a3850;
  --footer_info_color_text: #fff;
  --footer_info_espaciado_izquierda: 18px;
  --footer_legal_color_text: #fff;
  --footer_legal_text_decoration: underline;
  --footer_logo_img: url('../img/logo-footer.svg');
  --footer_logo_heigth: 50px;
  --footer_logo_width: 72px;
  --footer_logo_espaciado_inferior: 0;
  --footer_logo_right_img: url('../img/logo-footer-derecha.svg');
  --footer_right_logo_heigth: 75px;
  --footer_right_logo_width: 237px;
  --galeria_video_cargo_color_text: #515a5c;
  --header_background_color: #1a3850;
  --header_logo_extra_espaciado_izquierdo: 25px;
  --header_logo_extra_espaciado_superior: 33px;
  --header_logo_height: 77px;
  --header_logo_max_height: 77px;
  --header_logo_width: auto;
  --header_search_color_text: #fff;
  --header_search_icon: url('../img/icon-search_ffffff.svg');
  --header_fixed_search_icon: url('../img/icon-search_boxsearch_ffffff.svg');
  --header_idioms_color_text: #fff;
  --header_idioms_color_border: var(--header_top_color_links);
  --header_idioms_color_flecha: var(--header_idioms_color_border);
  --header_idioms_icon: url('../img/icon-angle-small-down_ffffff.svg');
  --header_fixed_height: 65px;
  --header_fixed_logo_extra_espaciado_izquierdo: 25px;
  --header_fixed_logo_extra_espaciado_superior: 0;
  --header_fixed_logo_height: 30px;
  --header_fixed_logo_width: auto;
  --header_fixed_menu_icon: url('../img/icon-menu_ffffff.svg');
  --header_top_color_links: #fff;
  --header_top_color_links_border: var(--header_top_color_links);
  --header_darkmode_icon: url('../img/darkmode-icon-light.svg');
  --home_h2_title_color_text: #1a3850;
  --home_sumario_date_color_text: var(--text_color_default);
  --home_sumario_horizontal_color_background: #f5f5f5;
  --home_sumario_horizontal_date_color_text: var(--text_color_default);
  --home_sumario_horizontal_titular_color_text: var(--text_color_default);
  --home_sumario_horizontal_titular_hover_color_text: var(--text_color_default);
  --home_sumario_titular_color_text: var(--text_color_default);
  --home_sumario_titular_focus_color_text: var(--text_color_default);
  --home_sumario_titular_hover_color_text: var(--text_color_default);
  --home_sumario_sitelink_color_text: var(--text_color_default);
  --home_sumario_sitelink_hover_color_text: var(--text_color_default);
  --home_sumario_resumen_color_text: var(--text_color_default);
  --home_sumario_resumen_link_color_text: var(--text_color_default);
  --home_sumario_resumen_link_hover_color_text: var(--text_color_default);
  --icon_calendar: url('../img/icon-calendar.svg');
  --input_color_background: #fff;
  --input_border: 1px solid #707070;
  --input_border_hover_color: #000;
  --input_disabled_border: 1px solid #b6b6b6 !important;
  --input_disabled_background_color: #e5e5e5 !important;
  --input_disabled_text_color: #595959 !important;
  --input_placeholder_color_text: #848483;
  --linkterms_hover_color_text: var(--text_color_default);
  --linkterms_hover_color_background: #c4c4c4;
  --multimedia_print_icon: url('../img/icon-print.svg');
  --news_content_h2_color_text: var(--text_color_default);
  --news_content_h3_color_text: var(--text_color_default);
  --news_content_h4_color_text: var(--text_color_default);
  --news_content_h5_color_text: var(--text_color_default);
  --news_content_h6_color_text: var(--text_color_default);
  --news_content_parrafo_color_text: var(--text_color_default);
  --news_h1_color_font: var(--text_color_default);
  --option_color_background: var(--body_background_color);
  --option_color_text: var(--text_color_default);
  --option_color_text_default: var(--input_placeholder_color_text);
  --pager_border_top: 1px solid #d9dee3;
  --pager_input_first_last_text_color: var(--text_color_default);
  --pager_input_first_last_background_color: transparent;
  --pager_input_first_last_border: 0;
  --pager_input_first_last_text_decoration: none;
  --pager_input_first_last_text_color_hover: var(
    --pager_input_first_last_text_color
  );
  --pager_input_first_last_background_color_hover: #eaeef1;
  --pager_input_first_last_border_hover: 0;
  --pager_input_first_last_text_decoration_hover: none;
  --pager_input_arrow_text_color: var(--text_color_default);
  --pager_input_arrow_background_color: transparent;
  --pager_input_arrow_border: 0;
  --pager_input_arrow_text_color_hover: var(--pager_input_arrow_text_color);
  --pager_input_arrow_background_color_hover: #eaeef1;
  --pager_input_arrow_border_hover: 0;
  --pager_input_number_text_color: var(--text_color_default);
  --pager_input_number_background_color: transparent;
  --pager_input_number_border: 1px solid #676767;
  --pager_input_number_text_color_hover: var(--pager_input_number_text_color);
  --pager_input_number_background_color_hover: #eaeef1;
  --pager_input_number_border_hover: 1px solid #676767;
  --pager_input_disabled_border: 1px solid #b6b6b6 !important;
  --pager_input_disabled_background_color: #e5e5e5 !important;
  --pager_input_disabled_text_color: #595959 !important;
  --select_icon: url('../img/icon-angle-small-down.svg');
  --site_map_list_mark_color: #154481;
  --sumario_two_colums_titular_color_text: var(--text_color_default);
  --sumario_two_colums_titular_focus_color_text: var(--text_color_default);
  --sumario_two_colums_titular_hover_color_text: var(--text_color_default);
  --text_color_bg_dark: #fff;
  --text_color_default: #1d1d1b;
  --tablas_impares: #f5f5f5;
  --header_menu_top_element_text_color: #fff;
  --header_menu_top_element_text_font_textdecoration: none;
  --header_menu_top_element_icon_content: url('../img/icon-angle-small-down_ffffff.svg');
  --header_menu_top_element_hover_text_color: #cad6e0;
  --header_menu_bottom_color_background: #f5f5f5;
  --header_menu_bottom_border_bottom: inset 0px -10px 0px 0px #e7e7e7;
  --header_menu_bottom_link_description_color_text: #53636f;
  --header_menu_bottom_close_color_text: #1a3850;
  --header_menu_bottom_close_icon_content: url('../img/icon-cross.svg');
  --header_menu_bottom_link_color_text: #1a3850;
  --header_menu_bottom_subsite_color_text: #1a3850;
  --header_menu_bottom_subsite_icon_content: url('../img/icon-arrow-right-single.svg');
  --header_menu_bottom_close_hover_color_text: #01101c;
  --header_menu_selected_border_bottom: 3px solid #fff;
  --header_menu_bottom_thirdlevel_color_text: var(
    --header_menu_bottom_link_color_text
  );
  --header_menu_bottom_thirdlevel_icon: url('../img/icon-angle-small-down.svg');
  --header_menu_bottom_thirdlevel_background_color: #fff;
  --header_menu_bottom_thirdlevel_border_color: #d3d3d3;
  --rrss_footer_facebook: url('../img/facebook.svg');
  --rrss_footer_x: url('../img/x.svg');
  --rrss_footer_instagram: url('../img/instagram.svg');
  --rrss_footer_youtube: url('../img/youtube.svg');
  --rrss_footer_flickr: url('../img/flickr.svg');
  --rrss_footer_rss: url('../img/rrss.svg');
  --rrss_footer_linkedin: url('../img/linkedin.svg');
  --rrss_footer_bluesky: url('../img/bluesky.svg');
  --rrss_compartir_facebook: url('../img/facebook_1a3850.svg');
  --rrss_compartir_x: url('../img/x_1a3850.svg');
  --rrss_compartir_instagram: url('../img/instagram_1a3850.svg');
  --rrss_compartir_linkedin: url('../img/linkedin_1a3850.svg');
  --rrss_comparti_bluesky: url('../img/bluesky_1a3850.svg');
  --rrss_compartir_whatsapp: url('../img/whatsapp_1a3850.svg');
  --rrss_compartir_flickr: url('../img/flickr_1a3850.svg');
  --rrss_compartir_rrss: url('../img/rrss_1a3850.svg');
  --rrss_compartir_mail: url('../img/mail_1a3850.svg');
  --rrss_compartir_link: url('../img/link_1a3850.svg');
}
body {
  --edicion_header_background_color: var(--header_background_color);
  --edicion_ribbon_background_color: #0072c6;
  --edicion_ribbon_left_background_color: var(
    --edicion_ribbon_background_color
  );
  --edicion_ribbon_left_text_color: #fff;
  --edicion_ribbon_right_background_color: var(
    --edicion_ribbon_background_color
  );
  --edicion_ribbon_right_text_color: #fff;
}
html {
  font-size: 16px;
}
body {
  background-color: var(--body_background_color);
  margin: 0;
}
h1 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--text_color_default);
  font-family: 'OpenSans-Bold', Arial;
  font-size: 2.15em;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0;
  text-align: left;
}
h2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--text_color_default);
  font-family: 'OpenSans-Bold', Arial;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0;
  text-align: left;
}
h3 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--text_color_default);
  font-family: 'OpenSans-Bold', Arial;
  font-size: 1.375em;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0;
  text-align: left;
}
p {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--text_color_default);
  font-family: 'OpenSans-Regular', Arial;
  font-size: 1.0625em;
  font-weight: normal;
  line-height: 1.6em;
  margin: 0;
  padding: 0;
  text-align: left;
}
div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--text_color_default);
  font-family: 'OpenSans-Regular', Arial;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-align: left;
}
ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--text_color_default);
  font-family: 'OpenSans-Regular', Arial;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-align: left;
}
li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--text_color_default);
  font-family: 'OpenSans-Regular', Arial;
  font-weight: normal;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
a {
  color: var(--text_color_default);
  font-family: 'OpenSans-Regular', Arial;
  font-weight: normal;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  text-decoration: underline;
  text-underline-offset: var(--enlaces_underline_offset);
  text-decoration-thickness: 1px !important;
  transition: all 0.3s;
}
a:hover {
  text-decoration: none !important;
}
b {
  font-family: 'OpenSans-Bold', Arial !important;
}
footer {
  background: #fff;
  border-top: 0;
  margin: 0 auto;
}
footer a:focus {
  outline: #fff 2px solid;
  outline-style: solid;
  outline-offset: -2px;
}
input,
input[type='text'],
input:disabled {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1;
}
input:disabled {
  background-color: var(--input_disabled_background_color);
  border: var(--input_disabled_border);
  color: var(--input_disabled_text_color);
  cursor: not-allowed !important;
}
input {
  background-color: var(--input_color_background);
  border: var(--input_border);
  color: var(--text_color_default);
  font-family: 'OpenSans-Regular', Arial;
  font-size: 0.875em;
  line-height: 1.5em;
}
input[type='text'] {
  padding: 13px 18px;
}
input:-webkit-autofill {
  background: #fff;
}
input:checked {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}
input:hover {
  border-color: var(--input_border_hover_color);
}
input:focus {
  border-color: var(--input_border_hover_color);
}
input:active {
  border-color: var(--input_border_hover_color);
}
input::-webkit-input-placeholder,
input::-moz-placeholder,
input::-ms-input-placeholder {
  color: var(--input_placeholder_color_text);
  opacity: 1;
  font-family: 'OpenSans-Regular', Arial;
}
.row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.container {
  margin: 0 auto;
  width: 100%;
}
.container > .row {
  padding-left: 0;
  padding-right: 0;
}
#header {
  margin: 0 auto;
}
#header .header-container {
  background-color: var(--header_background_color);
}
#header .header-container .container {
  display: flex;
  justify-content: space-between;
}
.boxSearch {
  border-bottom: 0;
  border-right: 0;
  border-top: 0;
  display: inline-block;
  margin-left: 12px;
}
.boxSearch a {
  font-family: 'OpenSans-Regular', Arial;
  font-size: 0.875em;
}
.boxSearch .buttonSearch {
  border: 0;
  color: var(--header_search_color_text);
  cursor: pointer;
  float: none;
  font-family: 'OpenSans-Regular', Arial;
  font-size: 0.875em;
  padding: 0;
  text-decoration: none;
}
.boxSearch .buttonSearch:hover {
  color: #cad6e0;
  text-decoration: none;
}
.boxSearch .buttonSearch:after {
  display: inline-block;
  content: var(--header_search_icon);
  height: 16px;
  padding-bottom: 2px;
  vertical-align: middle;
  width: 16px;
}
.logos {
  display: flex;
  margin: 0;
}
.logos a {
  display: block;
  float: left;
  height: 130px;
  margin-top: 28px;
  max-height: 102px;
}
.logos img {
  overflow: hidden;
}
.logos img[src*='.svg'] {
  float: left;
  height: var(--header_logo_height);
  max-height: var(--header_logo_max_height);
  width: var(--header_logo_width);
}
.social-fixed {
  max-width: 45%;
}
.social-fixed ul {
  display: flex;
  flex-wrap: wrap;
}
.social-fixed li {
  margin: 0 0 14px 28px;
  padding: 0;
}
.social-fixed li a {
  background: none;
  display: inline-block;
  float: none;
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
  width: auto;
}
.social-fixed li a.header-facebook img {
  content: var(--rrss_footer_facebook);
}
.social-fixed li a.header-x img {
  content: var(--rrss_footer_x);
}
.social-fixed li a.header-instagram img {
  content: var(--rrss_footer_instagram);
}
.social-fixed li a.header-youtube img {
  content: var(--rrss_footer_youtube);
}
.social-fixed li a.header-flickr img {
  content: var(--rrss_footer_flickr);
}
.social-fixed li a.header-linkedin img {
  content: var(--rrss_footer_linkedin);
}
.social-fixed li a img:hover {
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.social-fixed li img {
  background: none;
  display: inline-block;
  float: none;
  height: 28px;
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
  width: auto;
}
body:not([class*='edicion']) *[class*='button'],
body:not([class*='edicion']) *[class^='button'],
body:not([class*='edicion']) *[class$='button'] {
  text-decoration: none;
}
.bandera .bandera-fondo {
  background: var(--bandera_background_color);
  height: var(--bandera_altura);
}
.column-content {
  background-color: var(--body_background_color);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0;
  overflow: hidden;
  width: 100%;
}
.column-content .list-banner {
  float: left;
  margin-bottom: 30px;
  padding: 0;
  width: 100%;
}
.column-content .list-banner.list-banner-no-border {
  border: 0;
  margin-bottom: 0;
}
.column-content ul.list-banner li.BannerLi:not(.banner-soloimagen) a:hover {
  text-decoration: none;
}
.column-content
  ul.list-banner
  li.BannerLi:not(.banner-soloimagen)
  a:hover:after {
  text-decoration: none;
}
.column-content ul.list-banner li.BannerLi:not(.banner-soloimagen) a:focus {
  outline: #000 2px solid;
  outline-style: solid;
  outline-offset: -2px;
}
.column-content ul.list-banner img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  max-width: 100%;
  padding: 5px 20px;
}
.column-content ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 9px;
}
.column-content ul li {
  clear: both;
  list-style: disc;
  margin: 16px 0 16px 0;
  padding-right: 0;
}
.column-content ul li a {
  font-family: 'OpenSans-Regular', Arial;
  margin: 15px 0;
  margin: 4px 0;
}
.column-content li {
  margin-bottom: 5px;
  padding: 0 11px 0 0;
  text-align: left;
}
.column-content p {
  clear: inherit;
  display: inline-block;
  float: left;
  margin: 0 0 15px 0;
  width: 100%;
}
.column-content h2 {
  clear: inherit;
  display: inline-block;
  float: left;
  margin: 0 0 15px 0;
  width: 100%;
}
.column-content h3 {
  clear: inherit;
  display: inline-block;
  float: left;
  margin: 0 0 15px 0;
  width: 100%;
}
.column-content a {
  font-size: 16px;
}
.column-content img {
  display: block;
  max-width: 100%;
}
.column-content .title-column {
  float: left;
  font-family: 'OpenSans-Bold', Arial;
  font-size: 17px;
  line-height: 21px;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 12px;
  padding-left: 0;
  padding-top: 12px;
  text-align: left;
  width: 100%;
}
.column-content.colum-content-news h2 {
  clear: none;
  float: none;
  font-size: 1.5em;
  color: var(--news_content_h2_color_text);
  font-family: 'OpenSans-Bold', Arial;
  line-height: 1.5em;
  margin-bottom: 24px;
  margin-top: 40px;
  width: 100%;
}
.column-content.colum-content-news h3 {
  font-size: 1.375em;
  color: var(--news_content_h3_color_text);
  font-family: 'OpenSans-Bold', Arial;
  line-height: 1.5em;
  margin-bottom: 16px;
  margin-top: 32px;
  clear: both;
  float: none;
  width: 100%;
}
.column-content.colum-content-news > div {
  width: 100%;
}
.column-content.colum-content-news h2 + p {
  margin-top: 0;
}
.column-content.colum-content-news p {
  color: var(--news_content_parrafo_color_text);
  display: block;
  float: none;
  font-size: 1.0625em;
  line-height: 1.6em;
  margin-bottom: 0;
  margin-top: 24px;
  width: 100%;
  max-width: 100%;
  max-width: -webkit-fill-available;
  max-width: -moz-available;
}
.column-content.colum-content-news p a {
  display: inline;
  font-family: 'OpenSans-SemiBold', Arial;
  font-size: 1em;
  line-height: 1.6em;
}
.column-content.colum-content-news > p:first-child {
  margin-top: 0;
}
.linkTerms {
  margin-top: 64px;
}
.linkTerms h2 {
  clear: none;
  float: none;
  font-size: 1em;
  color: var(--text_color_default);
  font-family: 'OpenSans-Bold', Arial;
  line-height: 1.5em;
  margin-bottom: 24px;
  margin-top: 64px;
  width: 100%;
}
.linkTerms ul {
  display: flex;
  flex-wrap: wrap;
}
.linkTerms ul li {
  margin-bottom: 24px;
  margin-right: 10px;
}
.linkTerms ul li:last-child {
  margin-right: 0;
}
.linkTerms ul li a {
  background-color: var(--aviso_color_background);
  display: block;
  font-size: 0.9375em;
  line-height: 1.7333em;
  padding: 5px 13px;
  text-decoration: none;
}
.linkTerms ul li a:hover {
  color: var(--linkterms_hover_color_text);
  background-color: var(--linkterms_hover_color_background);
}
.more-info {
  float: left;
  width: 100%;
}
.main-container {
  margin: 0 auto;
  min-height: calc(150vh - 390px);
  min-width: 1024px;
  max-width: 1400px;
  padding-top: 20px;
}
.row-wrapper-content {
  background-color: var(--body_background_color);
}
.row-wrapper-content a {
  font-size: 1em;
}
.row-news {
  background-color: var(--body_background_color);
  padding-top: 8px;
}
.row-news + .row-wrapper-content {
  margin-top: 32px;
}
.row-news .container > p {
  color: var(--text_color_default);
  font-family: 'OpenSans-Regular', Arial;
  font-size: 0.9375em;
  line-height: 1.6em;
  margin-bottom: 8px;
}
.row-news .container > p.sitedate {
  color: var(--text_color_default);
  font-family: 'OpenSans-Regular', Arial;
  font-size: 0.9375em;
  line-height: 1.5em;
  margin-bottom: 24px;
}
.row-news h1 {
  color: var(--news_h1_color_font);
  font-size: 2.15em;
  font-family: 'OpenSans-Bold', Arial;
  line-height: 1.5em;
  margin-bottom: 24px;
}
ul.more-info li {
  list-style: none;
}
.footer-container {
  background: var(--footer_background_color);
  margin: 0 auto;
}
.row-legalAccessibility {
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  overflow: hidden;
  padding: 64px 0 80px;
}
#legalAccessibility {
  max-width: 55%;
}
#legalAccessibility ul {
  text-align: left;
}
#legalAccessibility ul li {
  display: inline-block;
  margin-bottom: 16px;
  padding-right: 32px;
}
#legalAccessibility ul li a {
  color: var(--footer_legal_color_text);
  font-family: 'OpenSans-Regular', Arial;
  font-size: 15px;
  line-height: 1.5em;
  text-decoration: var(--footer_legal_text_decoration);
}
#legalAccessibility ul li a:hover {
  color: #cad6e0;
  text-decoration: none;
}
#legalAccessibility ul li:last-child {
  padding-right: 0;
}
#legalAccessibility ul li:last-child:after {
  content: none;
}
.liAvisoLegal a {
  padding-right: 0;
}
.liAvisoAccesibilidad a {
  padding-left: 0;
}
#footer .footerlogo {
  padding: 0;
}
#footer .footerlogo:first-of-type img {
  content: var(--footer_logo_img);
  height: var(--footer_logo_heigth);
  padding-bottom: var(--footer_logo_espaciado_inferior);
  width: var(--footer_logo_width);
}
#footer .footerlogo.footerlogoright {
  line-height: 0;
  margin-left: auto;
  padding-right: 0;
}
#footer .footerlogo.footerlogoright img {
  content: var(--footer_logo_right_img);
  height: var(--footer_right_logo_heigth);
  width: var(--footer_right_logo_width);
}
#footer p {
  font-family: 'OpenSans-Regular', Arial;
  font-size: 13px;
  line-height: 1.5em;
  padding-top: 0;
}
#footer .texto-footer {
  display: inline-block;
  margin-top: -6px;
  max-width: 400px;
  padding-left: var(--footer_info_espaciado_izquierda);
}
#footer .texto-footer p {
  color: var(--footer_info_color_text);
  font-family: 'OpenSans-Regular', Arial;
  font-size: 0.9375em;
  line-height: 1.5em;
  text-align: left;
}
#footer .texto-footer p.footertext {
  font-family: 'OpenSans-Bold', Arial;
}
.row-footer {
  overflow: hidden;
  padding: 0 0 35px 0;
}
#contentFooter {
  display: flex;
  align-items: center;
}
#contentFooter p {
  text-align: center;
}
#footerLogocontent {
  display: block;
  margin: 0;
  text-align: center;
}
ul.list-banner li.BannerLi {
  border-bottom: 1px solid #e1e6e9;
  padding: 10px 0;
}
body.fixed .logos-fixed,
body.fixed .boxSearch .buttonSearch:after {
  display: none;
}
body.fixed .boxSearch {
  align-items: center;
  display: flex;
}
body.fixed .boxSearch .buttonSearch img {
  content: var(--header_fixed_search_icon);
  padding-top: 2px;
  width: 18px;
}
body.fixed .dark-mode {
  padding-top: 2px;
}
@media print {
  @page {
    margin-top: 15mm !important;
    margin-bottom: 15mm !important;
  }
  h1 {
    margin-top: 30px;
  }
  img {
    display: block;
    page-break-inside: avoid !important;
  }
  .column-content.colum-content-news h2,
  .column-content.colum-content-news h3,
  .row-news + .row-wrapper-content {
    margin-bottom: 0;
    margin-top: 16px;
  }
  .column-content.colum-content-news p {
    font-size: 20px !important;
    line-height: 1.4em !important;
    margin-top: 1em !important;
  }
  .logos img {
    padding-left: 20px;
  }
  body .logos a {
    align-items: center;
    display: flex;
    margin-top: 0;
  }
}

body {
  --transcription_icon: url('../img/icon-transcription.svg');
  --gallery_download_color_background: #757575;
  --gallery_intervention_init_color_background: #757575;
}
.mediaPlayerContainer #media:focus-visible .jw-preview {
  outline: 3px solid #000;
  outline-offset: -3px;
}
.mediaPlayerContainer #media > div:focus-visible {
  outline: 3px solid #000;
  outline-offset: -3px;
}
.jw-skin-seven .jw-display-icon-container > .jw-icon:focus-visible {
  outline: 2px solid #000;
  outline-offset: -2px;
}
.video-gallery .mediaList ul li:focus-visible,
.video-gallery .mediaList ol li:focus-visible {
  outline: 2px solid #000;
  outline-offset: -2px;
}
#media_video_player_div .jw-video::cue {
  padding-bottom: 42px !important;
}

.row-breadcrumb {
  background: var(--body_background_color);
  font-family: 'OpenSans-Regular', Arial;
  font-size: 14px;
  line-height: 1.5em;
  padding: 24px 15px 15px;
}
.breadcrumbList {
  display: inline;
  font-family: 'OpenSans-Regular', Arial;
}
.breadcrumbList li {
  display: inline;
  font-family: 'OpenSans-Regular', Arial;
}
.breadcrumbList li:last-child {
  font-family: 'OpenSans-Regular', Arial;
}
.breadcrumbList li a {
  font-size: 14px;
  font-family: 'OpenSans-Regular', Arial;
  line-height: 1.5em;
}

.more-info .more-info-element a {
  text-decoration: underline;
}
.column-content ul.list-banner li.BannerLi {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding-right: 0;
}
.column-content ul.more-info li.more-info-element span {
  display: block;
  font-size: 0.9375em;
  line-height: 1.6em;
}
.column-content ul.more-info li.more-info-element span a {
  font-size: 1em;
  line-height: inherit;
}
ul.list-banner {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
}
ul.list-banner img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
}
.more-info li {
  display: block;
  float: left;
  margin: 0 0 30px 0;
}
.more-info li a {
  font-family: 'OpenSans-Regular', Arial;
  font-size: 16px;
  margin-bottom: 30px;
}

body {
  --webreader_player_color_background: #fff;
  --webreader_icon_toogle: url('../img/icon-angle-small-down.svg');
  --webreader_icon_volume_up: url('../img/icon-volumen-up.svg');
  --webreader_active_color_text: var(--text_color_default);
  --webreader_active_icon_color: url('../img/icon-volumen-up.svg');
}

.rs_addtools
  .rsbtn_toolpanel.vertical
  .rsbtn_tools
  .rsbtn_tools_inner
  .rsbtn_powered
  a:focus-visible {
  outline: #f67c4d solid 2px;
}
.rs_addtools
  .rsbtn_toolpanel.vertical
  .rsbtn_tools
  .rsbtn_tools_inner
  .rsbtn_toolcontainer
  ul.rsbtn_toollist
  li
  button.rsbtn_tool:focus-visible {
  background: #647787;
}
.rs_addtools
  .rsbtn_toolpanel.vertical
  .rsbtn_tools
  .rsbtn_tools_inner
  .rsbtn_toolcontainer
  ul.rsbtn_toollist
  li
  button.rsbtn_tool:focus-visible
  span {
  color: #fff;
}
.rsbtn
  .rsbtn_toolpanel.vertical
  .rsbtn_tools
  .rsbtn_tools_inner
  .rsbtn_powered
  a:focus-visible {
  outline: #f67c4d solid 2px;
}
.rsbtn
  .rsbtn_toolpanel.vertical
  .rsbtn_tools
  .rsbtn_tools_inner
  .rsbtn_toolcontainer
  ul.rsbtn_toollist
  li
  button.rsbtn_tool:focus-visible {
  background: #647787;
}
.rsbtn
  .rsbtn_toolpanel.vertical
  .rsbtn_tools
  .rsbtn_tools_inner
  .rsbtn_toolcontainer
  ul.rsbtn_toollist
  li
  button.rsbtn_tool:focus-visible
  span {
  color: #fff;
}
body.alternative
  .rs_addtools
  .rsbtn_toolpanel.vertical
  .rsbtn_tools
  .rsbtn_tools_inner
  .rsbtn_toolcontainer
  ul.rsbtn_toollist
  li
  button.rsbtn_tool:focus-visible {
  background: #505050;
}
body.alternative
  .rsbtn
  .rsbtn_toolpanel.vertical
  .rsbtn_tools
  .rsbtn_tools_inner
  .rsbtn_toolcontainer
  ul.rsbtn_toollist
  li
  button.rsbtn_tool:focus-visible {
  background: #505050;
}
body.alternative
  .rsbtn
  .rsbtn_toolpanel.vertical
  .rsbtn_tools
  .rsbtn_tools_inner
  .rsbtn_toolcontainer
  ul.rsbtn_toollist
  li
  button.rsbtn_tool:focus-visible
  .rsbtn_btnlabel {
  color: #fff;
}
body {
  --MD_contenido_principal_home_espaciado: 56px;
  --MD_header_background_color: var(--header_background_color);
  --MD_header_menu_text_label: #fff;
  --MD_header_search_icon: url('../img/icon-search_boxsearch.svg');
  --MD_header_search_color_text: var(--text_color_default);
  --MD_header_fixed_search_icon: url('../img/icon-search_boxsearch_ffffff.svg');
  --MD_menu_width: 50%;
  --MD_menu_burguer_color: var(--MD_header_menu_text_label);
  --MD_menu_color_background: white;
  --MD_menu_flechas_color: var(--text_color_default);
  --MD_menu_color_text: var(--text_color_default);
  --MD_submenu_color_text: var(--text_color_default);
  --MD_menu_close_color: #515a5c;
  --MD_header_idioms_icon: url('../img/icon-angle-small-down.svg');
  --MD_header_idioms_color_text: var(--text_color_default);
  --MD_sub_submenu_color_text: var(--MD_submenu_color_text);
  --MD_menu_flechas_content: url('../img/icon-angle-down.svg');
  --MD_submenu_color_background: #fff;
  --MD_menu_seleccionado_color_background: #345874;
  --MD_menu_seleccionado_color_text: #fff;
  --MD_menu_elemento_seleccionado_color_background: #e1e6e9;
  --MD_header_darkmode_icon: url('../img/darkmode-icon-light-mobile.svg');
  --MD_header_fixed_darkmode_icon: url('../img/darkmode-icon-light-mobile-fixed.svg');
  --MD_header_fixed_menu_icon: url('../img/icon-menu_ffffff.svg');
}
*:active {
  -webkit-tap-highlight-color: transparent !important;
}
.row {
  padding-left: 30px;
  padding-right: 30px;
}
.footer-container {
  max-width: 1400px;
  padding: 0 30px 0;
}
#footerLogocontent {
  flex-basis: 100%;
}
#header {
  max-width: 1400px;
  width: 100%;
  z-index: 7;
}
#header #menu {
  margin-right: 10px;
}
#header .header-container {
  background-color: transparent;
}
#header .row-header {
  background-color: var(--MD_header_background_color);
  height: 114px;
}
#header .row-header .container {
  align-items: center;
  justify-content: space-between;
  overflow: visible;
}
#header .boxSearch {
  border: 1px solid #c4c4c4;
  display: flex;
  justify-content: space-between;
  margin: 20px 30px 0;
  padding: 18px;
  width: calc(100% - 60px);
}
#header .boxSearch a {
  line-height: 0;
  width: 16px;
}
#header .boxSearch a img {
  width: 16px;
}
#header .boxSearch .buttonSearch {
  background-color: transparent;
  color: #757575;
  font-family: 'icons';
  font-size: 16px;
}
#header .boxSearch .buttonSearch:after {
  display: none;
}
#header .boxSearch .buttonSearch img {
  content: var(--MD_header_search_icon);
  display: inline-block;
  height: 16px;
  margin-left: 6px;
  padding-bottom: 2px;
  vertical-align: middle;
  width: 16px;
}
.logos {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.logos a {
  height: 90px;
  max-height: 90px;
  margin-top: 20px;
}
.logos img {
  max-width: 100%;
}
.logos img[src*='.svg'] {
  height: 75px;
  max-height: 75px;
}
.row-breadcrumb {
  white-space: nowrap;
  overflow: scroll;
  width: calc(100% - 60px);
  padding-left: 0;
}
#menuToggle {
  display: block;
  height: 43px;
  left: 0;
  min-height: 16px;
  max-width: 24px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: normal;
  z-index: 1;
}
#menuToggle input {
  -webkit-touch-callout: none;
  cursor: pointer;
  display: block;
  height: 60px;
  left: -18px;
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
  top: -22px;
  width: 60px;
  z-index: 2;
}
#menuToggle input:checked {
  height: 58px;
  left: calc(50% - 104px);
  position: fixed;
  top: 20px;
  -moz-transition: all 1.3s;
  -o-transition: all 1.3s;
  -webkit-transition: all 1.3s;
  transition: all 1.3s;
  width: 104px;
  z-index: 99;
}
#menuToggle #contentMenu .selectedTab [class^='checkbox']:unchecked ~ a:before {
  color: #fff;
  content: url('../img/icon-angle-down_ffffff.svg');
}
body.mobiledevice .dark-mode a img {
  content: var(--MD_header_darkmode_icon);
}
.row-wrapper-content:not(.row-wrapper-content-home):not(.three-columns) {
  margin-bottom: 64px;
}
.main-container {
  min-width: inherit;
  padding-bottom: 0;
  padding-top: 20px;
  min-height: calc(100vh - 90px);
}
.row-news + .row-wrapper-content {
  margin-bottom: 64px;
}
#footerLogocontent #contentFooter {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}
.column-content .title-column {
  border-top: 1px solid #e1e6e9;
  padding-top: 34px;
}
.column-content ul.list-banner li.BannerLi {
  clear: none;
  margin: 5px 0;
  vertical-align: middle;
}
.column-content ul.list-banner img {
  margin: 0;
}
.column-content .list-banner {
  margin: 30px 0 0;
  padding: 0;
}
.column-content ul li a {
  margin: 0;
}
.column-content ul li.BannerLi {
  clear: none;
}
.column-content li.more-info-element {
  margin: 0 0 10px 0;
}
.colum-content-news ~ .column-content {
  border: 0;
}
li.BannerLi:nth-child(3n + 1) {
  clear: both;
}
ul.list-banner {
  float: none;
}
ul.list-banner img {
  margin-top: 0;
}
.colum-content-news ~ .column-content ul.list-banner img {
  margin-top: 0;
}
body.fixed #menuToggle {
  height: auto;
}
body.fixed .header-right-mobile {
  display: flex;
  flex-direction: row;
  align-items: center;
}
body.fixed .header-right-mobile #buscadorFixed.boxSearch {
  border: 0;
  height: 18px;
  margin: 0;
  padding: 0;
  width: auto;
}
body.fixed .header-right-mobile #buscadorFixed.boxSearch .buttonSearch img {
  content: var(--MD_header_fixed_search_icon);
  margin-left: 0;
  max-height: 16px;
}
body.fixed .header-right-mobile .dark-mode {
  align-items: center;
  display: flex;
  height: 26px;
}
body.fixed .header-right-mobile .dark-mode:before {
  color: var(--header_top_color_links);
  content: '|';
  display: inline-block;
  font-size: 15px;
  margin: 0 12px 6px;
  vertical-align: super;
}
body.fixed .header-right-mobile .dark-mode a img {
  content: var(--MD_header_fixed_darkmode_icon);
  max-height: 18px;
}
body.fixed .header-right-mobile .menu-yellow {
  align-content: center;
  display: flex;
  height: 26px;
  line-height: 20px;
}
body.fixed .header-right-mobile .menu-yellow:before {
  color: var(--header_top_color_links);
  content: '|';
  display: inline-block;
  font-size: 15px;
  height: 26px;
  margin: 0 12px;
  vertical-align: super;
}
body.fixed .header-right-mobile .menu-yellow nav {
  display: inline-block;
}
body.fixed .header-right-mobile .menu-yellow nav #menuToggle img {
  content: var(--MD_header_fixed_menu_icon);
  width: 24px;
}

body {
  --MD_menu_width: 90%;
  --MM_contenido_row_bottom_home_espaciado: 0;
  --MM_footer_logo_heigth: 70px;
  --MM_footer_logo_espaciado_inferior: 0;
  --MM_footer_logo_width: 100px;
}
.row-header {
  background-color: #154481;
  min-height: 72px;
  position: relative;
}
.row-header .container {
  padding: 0;
}
.row {
  padding-left: 20px;
  padding-right: 20px;
}
.row-breadcrumb {
  padding: 10px 0 8px;
  width: calc(100% - 40px);
}
.row-breadcrumb .breadcrumbList li,
.row-breadcrumb .breadcrumbList li a {
  font-size: 13px;
}
#header #menu {
  width: auto;
  margin-right: 6px;
}
#menuToggle {
  height: 42px;
}
#menuToggle input:checked {
  left: calc(90% - 104px);
}
.logos {
  justify-content: flex-start;
}
.logos a {
  height: calc(95px - 18px);
  max-height: calc(95px - 18px);
  margin-top: 18px;
}
.logos img[src*='.svg'] {
  height: 59px;
  max-height: 59px;
}
#header .row-header {
  height: 95px;
}
#header .row-header .container {
  padding: 0;
}
#header .boxSearch {
  padding: 12px 20px;
  margin: 20px 20px 0;
  width: calc(100% - 40px);
}
.column-content {
  padding: 0;
}
.column-content ul li {
  padding-right: 0;
}
.column-content ul li a {
  text-align: left;
}
.column-content img {
  display: block;
  max-width: 100%;
}
.column-content .title-column {
  width: 100%;
}
.column-content ul.list-banner img {
  margin: 0 auto;
}
h1 {
  font-size: 1.875em;
  line-height: 1.3em;
}
.row-news {
  background-color: var(--body_background_color);
  padding: 18px 0 0;
}
.row-news + .row-wrapper-content {
  margin-top: 32px;
}
.row-news h1 {
  font-size: 1.875em;
  line-height: 1.3em;
}
.row-news .container {
  padding-left: 20px;
  padding-right: 20px;
}
.row-news .container > p.sitedate {
  margin-bottom: 0;
}
ul.list-banner img {
  margin-top: 0;
}
li.BannerLi {
  max-width: 100%;
}
.column-content h2.title-column {
  border-top: 0;
  font-size: 18px;
  line-height: 28.8px;
  padding-bottom: 0;
  padding-top: 12px;
}
ul.more-info li {
  width: auto;
}
.column-content.colum-content-news > div {
  padding-right: 0;
}
.column-content.colum-content-news *:last-child {
  margin-bottom: 0;
}
.colum-content-news.column-content {
  margin-top: 48px;
  padding-bottom: 0;
}
.colum-content-news.column-content + .column-content {
  border-top: 1px solid #d9dee3;
  margin-top: 30px;
}
.colum-content-news ~ .column-content li.more-info-element {
  margin-bottom: 0;
  margin-top: 16px;
  width: 100%;
}
.colum-content-news ~ .column-content ul.list-banner li:first-child {
  width: 100%;
}
footer {
  margin-top: 0;
  background-color: transparent;
  max-width: 1400px;
}
.footer-container {
  max-width: 1400px;
  padding-left: 20px;
  padding-right: 20px;
}
#footer .texto-footer {
  max-width: 215px;
}
#footer .footerlogo.footerlogoright {
  margin-left: 0;
  margin-top: 40px;
}
#footer .footerlogo:first-of-type img {
  height: var(--MM_footer_logo_heigth);
  padding-bottom: var(--MM_footer_logo_espaciado_inferior);
  width: var(--MM_footer_logo_width);
}
#footerLogocontent #contentFooter {
  padding-top: 3px;
}
.row-legalAccessibility {
  padding: 40px 0 64px;
  flex-direction: column;
}
.row-legalAccessibility #legalAccessibility {
  max-width: none;
  width: 100%;
}
.row-legalAccessibility .social-fixed {
  max-width: 100%;
}
.row-legalAccessibility .social-fixed ul {
  flex-direction: row;
}
.social-fixed ul {
  max-width: 92%;
}
.social-fixed li img {
  height: 45px;
}
.row-legalAccessibility li {
  margin: 24px 24px 0 0;
}
.social-fixed li {
  margin: 28px 28px 0 0;
}
.main-container {
  max-width: 1024px;
  margin-top: 20px;
  padding-bottom: 0;
  padding-top: 0;
  min-height: calc(100vh - 370px);
}
.BannerLi a {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 340px) {
  #footer .footerlogo:first-of-type img {
    width: 62px;
  }
  .row-legalAccessibility {
    padding-bottom: 50px;
  }
}

.social-fixed li a.header-whatsapp img {
  content: var(--rrss_footer_whatsapp);
}
body {
  --rrss_footer_whatsapp: url('../img/whatsapp.svg');
}

.jwplayer video::cue {
  background-color: rgba(0, 0, 0, 0.5);
}

#media_video_player_div .jw-video::cue {
  color: rgb(255, 255, 255) !important;
  background-color: rgb(51, 51, 51) !important;
  font-family: monospace !important;
}

/* Izolacija stilova pomoću specifičnog wrapper-a */
.moncloa-wrapper * {
  box-sizing: border-box;
  font-family: 'Segoe UI', Roboto, Arial, sans-serif;
}

.moncloa-wrapper {
  width: 100%;
  padding: 20px;
  display: flex;
  justify-content: center;
}

.moncloa-calc-container {
  width: 100%;
  max-width: 600px;
  background: #ffffff;
  padding: 10px;
  border-radius: 8px;
  text-align: center;
}

.moncloa-bars-area {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  height: 280px;
  margin-bottom: 40px;
  gap: 10px;
}

.moncloa-bar-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  position: relative;
}

.moncloa-bar-outer {
  width: 60px;
  height: 200px;
  /* Fiksni kontejner za stubiće */
  background: #f0f0f0;
  position: relative;
  border-radius: 4px 4px 0 0;
  margin-bottom: 10px;
  overflow: hidden;
}

.moncloa-bar-fill {
  width: 100%;
  background: #1a3850;
  position: absolute;
  bottom: 0;
  transition: height 0.3s ease;
}

.moncloa-val-label {
  font-size: 1.2rem;
  font-weight: bold;
  color: #1a3850;
  margin-bottom: 5px;
}

.moncloa-bar-title {
  font-size: 0.9rem;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
}

.moncloa-slider-section {
  width: 100%;
  padding: 20px;
  background: #f9f9f9;
  border-radius: 10px;
}

.moncloa-slider-title {
  font-weight: bold;
  margin-bottom: 15px;
  color: #333;
}

.moncloa-range {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 8px;
  background: #000;
  border-radius: 5px;
  outline: none;
}

.moncloa-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 35px;
  height: 35px;
  background: #1a3850;
  border-radius: 50%;
  cursor: pointer;
  border: 2px solid #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.moncloa-slider-val-box {
  margin-top: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #1a3850;
}

/* ADAPTIVNOST ZA MOBILNE UREĐAJE */
@media (max-width: 480px) {
  .moncloa-bars-area {
    height: 240px;
    gap: 5px;
  }

  .moncloa-bar-outer {
    width: 45px;
  }

  .moncloa-val-label {
    font-size: 1rem;
  }

  .moncloa-bar-title {
    font-size: 0.75rem;
  }

  .moncloa-slider-val-box {
    font-size: 1.2rem;
  }
}

.question-block {
  background: #1a3850;
  padding: 3px 5px;
  border-radius: 4px;
  color: #fff !important;
  margin: 0 !important;
}

.question-block-wrapper {
  background: #e7edf1;
  border-radius: 4px;
}

.ask-question-block {
  padding: 3px 5px;
}

#reg-form {
  border: none;
  box-shadow: none;
}

#form-title {
  color: white !important;
  background: #002142;
  border-radius: 16px 16px 0 0;
}

/* Весь CSS из вашего оригинального кода (без изменений) */
.comments-container {
  width: 100%;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 20px 24px;
  box-sizing: border-box;
  margin: 10px auto;
}

.comments-title {
  font-size: 15px;
  font-weight: 700;
  color: #222222;
  margin-top: 0 !important;
  margin-bottom: 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid #eeeeee;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.register-comment-section {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}

.user-avatar-placeholder {
  width: 38px;
  height: 38px;
  background-color: #e0e0e0;
  border-radius: 50%;
  margin-right: 12px;
  flex-shrink: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.user-avatar-placeholder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 50%;
}

.comment-input-field {
  flex-grow: 1;
  border: none;
  outline: none;
  font-size: 14px;
  color: #333333;
  padding: 8px 0;
  line-height: 1.4;
}

.comments-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  flex-wrap: wrap;
  gap: 10px;
}

.all-comments-label {
  font-size: 13px;
  font-weight: 500;
  color: #333333;
  position: relative;
  padding-bottom: 6px;
  display: flex;
  align-items: center;
}

.all-comments-label::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1a73e8;
}

.comment-count {
  background-color: #1a73e8;
  color: #ffffff;
  font-size: 11px;
  font-weight: 500;
  padding: 2px 7px;
  border-radius: 4px;
  margin-left: 6px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.sort-by-dropdown {
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #777777;
  cursor: pointer;
  font-weight: 500;
}

.dropdown-arrow {
  margin-left: 6px;
  fill: #777777;
  width: 10px;
  height: 6px;
}

.notification-bell-icon {
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.notification-bell-icon svg {
  width: 100%;
  height: 100%;
  stroke: #777777;
  stroke-width: 1.5;
  fill: none;
}

.comment-wrapper {
  margin-bottom: 25px;
}

.comment-wrapper:last-child {
  margin-bottom: 0;
}

.comment-item {
  display: flex;
  position: relative;
}

.commenter-avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #333333;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 17px;
  margin-right: 15px;
  flex-shrink: 0;
  text-transform: uppercase;
}

.comment-body {
  flex-grow: 1;
}

.comment-meta {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.commenter-name {
  font-size: 14px;
  font-weight: 500;
  color: #222222;
  margin-right: 8px;
}

.comment-time {
  font-size: 12px;
  color: #777777;
  text-transform: uppercase;
}

.comment-text {
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
  margin-bottom: 12px;
}

.comment-actions {
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #777777;
}

.like-button {
  cursor: pointer;
  margin-right: 6px;
  font-size: 16px;
  line-height: 1;
}

.like-count {
  font-weight: 500;
}

.reply-button {
  font-size: 13px;
  font-weight: 500;
  color: #1a73e8;
  cursor: pointer;
  margin-left: 20px;
}

.replies-section {
  margin-top: 15px;
  padding-left: 15px;
  position: relative;
}

.replies-section::before {
  content: '';
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #eeeeee;
}

.reply-to-info {
  font-size: 13px;
  color: #777777;
  margin-bottom: 15px;
}

.reply-to-info .replied-name {
  color: #1a73e8;
  font-weight: 500;
}

#MainContent p {
  line-height: 160%;
  margin-top: 15px;
  margin-bottom: 10px;
}

#MainContent h3 {
  font-size: 22px;
  margin-top: 15px;
  margin-bottom: 10px;
}

#MainContent a {
  color: red;
}

#header {
  max-width: 100%;
  width: 100%;
  z-index: 7;
}

.footer-container {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.colum-content-news.column-content {
  margin-top: 0;
  padding-bottom: 0;
}

.form-title {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}

:root {
  --mainColor: #121534;
  --text: #fff;
  --input-color: #000;
  --valid-input-color: #000;
}

#reg-form {
  border: 2px solid var(--mainColor);
  border-radius: 16px;
  max-width: 560px;
  margin: 0 auto;
  font-family: Arial;
  box-shadow: 3px 3px 6px #00000030;
}

.form-title {
  text-align: center;
  padding: 30px 15px;
  font-size: 30px;
  background: var(--mainColor);
  color: var(--text);
  text-transform: uppercase;
  margin: 30px 0;
  line-height: 1.2;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .form-title {
    font-size: 24px;
  }
}
