@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  padding: 0;
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

body {
  background-color: #fff;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*Fonts*/
/*Media Queries*/
.banner-lr {
  top: 320px;
  background-size: auto auto;
  background-color: rgb(255, 255, 255);
  background-image: repeating-linear-gradient(45deg, transparent, transparent 2px, rgb(249, 249, 249) 2px, rgb(249, 249, 249) 7px);
  height: 600px;
  width: 160px;
  z-index: 1;
  position: fixed;
}

.banner-right {
  right: 10px;
}

.banner-left {
  left: 10px;
}

.banner-lr.sticky {
  top: 20px;
}

@media screen and (min-width: 0px) and (max-width: 1450px) {
  .banner-lr {
    display: none;
  }
}
.video-main-container {
  width: 100%;
  max-width: 960px;
  margin: 20px 0;
}

.video-main {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  position: relative;
}

.video-main-container h2 {
  font-size: 15px;
  font-family: Roboto, sans-serif;
}

.video-main iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.video-list {
  width: 100%;
  max-width: 960px;
  overflow-y: scroll;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.video-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5px 0;
  cursor: pointer;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.video-item:hover {
  background-color: #f0f0f0;
}

.video-item img {
  max-width: 120px;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 50px; /* 16:9 aspect ratio */
  margin-right: 10px;
}

.video-item p {
  margin: 0;
  font-size: 13px;
  font-family: Roboto, sans-serif;
}

.homeh1 {
  font-size: 1em;
  text-indent: -99999px;
  position: absolute;
  font-family: Roboto, sans-serif;
}

.wrapper-home {
  display: grid;
}
.wrapper-home .module {
  max-width: 1140px;
  margin: 15px auto;
  display: grid;
  gap: 20px;
}
.wrapper-home .module.n1x2 {
  grid-template-columns: 2fr 1fr;
  display: grid;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding: 0 10px;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-home .module.n1x2 {
    grid-template-columns: 2fr;
  }
}
.wrapper-home .module.n1x2 .n1 #posicion_1.box .promo .title {
  font-size: 3em;
  line-height: 1;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-home .module.n1x2 .n1 #posicion_1.box .promo .title {
    font-size: 2em;
  }
}
.wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.noticiaaldia .image {
  width: 100%;
  height: 550px;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.noticiaaldia .image {
    height: 300px;
  }
}
.wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.noticiaaldia .image img {
  height: 550px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.noticiaaldia .image img {
    height: 300px;
  }
}
.wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.noticiaaldia.Video .tipo {
  top: 25%;
}
.wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.Normal .image {
  width: 100%;
  height: 550px;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.Normal .image {
    height: 300px;
  }
}
.wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.Normal .image img {
  height: 550px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.Normal .image img {
    height: 300px;
  }
}
.wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.Video .image {
  width: 100%;
  height: 550px;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.Video .image {
    height: 300px;
  }
}
.wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.Video .image img {
  height: 550px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.Video .image img {
    height: 300px;
  }
}
.wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.Video .tipo {
  top: auto;
  right: 10px;
  bottom: 475px;
  display: inline-block;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.Video .tipo {
    bottom: 230px;
  }
}
.wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.Video .tipo img {
  width: 60px;
  height: 60px;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-home .module.n1x2 .n1 #posicion_1.box .promo.Video .tipo img {
    width: 60px;
    height: 60px;
  }
}
.wrapper-home .module.n1x2 .n1 .googlenews {
  margin: 20px auto;
  text-align: center;
}
.wrapper-home .module.n1x2 .n1 .googlenews img {
  width: 100%;
  max-width: 450px;
}
.wrapper-home .module.n1x2 .n2 {
  gap: 30px;
  display: grid;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-home .module.n1x2 .n2 .box .promo {
    display: grid;
    grid-template-columns: 1fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5px;
  }
}
.wrapper-home .module.n1x2 .n2 .box .promo .image img {
  aspect-ratio: 16/9;
}
.wrapper-home .module.n1x2 .n2 .box .promo .title {
  font-size: 1.2em;
}
.wrapper-home .module.b1x3 {
  grid-template-columns: 1fr 1fr 1fr;
  padding: 0 10px;
}
.wrapper-home .module.b1x3m {
  grid-template-columns: 1fr 2fr 1fr;
  padding: 0 10px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .wrapper-home .module.b1x3m {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
}
@media screen and (min-width: 0px) and (max-width: 576px) {
  .wrapper-home .module.b1x3m {
    grid-template-columns: 2fr;
  }
  .wrapper-home .module.b1x3m .box:nth-child(2) {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .wrapper-home .module.b1x3m .box:nth-child(1) {
    grid-row: 2;
    grid-column: 1;
  }
  .wrapper-home .module.b1x3m .box:nth-child(2) {
    grid-row: 1;
    grid-column: 1/3;
  }
  .wrapper-home .module.b1x3m .box:nth-child(3) {
    grid-row: 2;
    grid-column: 2;
  }
}
.wrapper-home .module.b1x4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding: 0;
}
.wrapper-home .module.b1x4 .box .title-cat {
  font-family: Roboto, sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  border-bottom: 3px solid #0A2264;
  display: inline-block;
  margin-bottom: 10px;
}
.wrapper-home .module.b1x4 .box .title-cat a {
  text-decoration: none;
  color: #121212;
}
.wrapper-home .module.b1x4 .box .promo {
  margin: 0 auto 20px auto;
}
.wrapper-home .module.b1x4 .box .promo .content .title a {
font-size: 15px;
}

.n1 .box .content .title a {
font-size: 0.8em;
}


.wrapper-home .module.b1x4 .box .promo:nth-last-child(-n+4) .image {
  display: none;
}
.wrapper-home .module.b1x4 .box .promo:nth-last-child(-n+4) .tipo {
  display: none !important;
}
.wrapper-home .module.b1x4 .box .promo:nth-last-child(-n+4) .title {
  border-left: 5px solid #0A2264;
  padding-left: 5px;
}
.wrapper-home .module.b1x4 .box .image {
  height: 180px;
  margin: 0 0 10px 0;
}
.wrapper-home .module.b1x4 .box .image img {
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (min-width: 0px) and (max-width: 576px) {
  .wrapper-home .module.b1x4 {
    padding: 0 10px;
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 576px) and (max-width: 1200px) {
  .wrapper-home .module.b1x4 {
    padding: 0 10px;
    grid-template-columns: 1fr 1fr;
  }
}
.wrapper-home .module.b1x4.viewimage .box .promo .title {
  border: 0;
  padding: 0;
}
.wrapper-home .module.b1x4.viewimage .box .promo .image {
  display: block;
  margin: 0;
}
.wrapper-home .module.b1x4-opinion .box {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding: 10px;
  height: auto;
}
@media screen and (min-width: 0px) and (max-width: 992px) {
  .wrapper-home .module.b1x4-opinion .box {
    grid-template-columns: 1fr;
  }
}
.wrapper-home .module.b1x4-opinion .box .promo {
  border: none;
}
.wrapper-home .module.b1x4-opinion .box .promo h3 {
  font-family: Roboto, sans-serif;
  text-align: center;
  min-height: 90px;
  margin: 0;
}
@media screen and (min-width: 0px) and (max-width: 992px) {
  .wrapper-home .module.b1x4-opinion .box .promo h3 {
    min-height: auto;
  }
}
.wrapper-home .module.b1x4-opinion .box .promo h3 a {
  font-weight: 300;
  font-size: 16px;
  color: #121212;
  text-decoration: none;
  font-style: italic;
}
.wrapper-home .module.b1x4-opinion .box .promo .image {
  width: 150px;
  height: 150px;
  text-align: center;
  margin: 10px auto;
}
.wrapper-home .module.b1x4-opinion .box .promo .image img {
  height: 150px;
  width: 150px;
  border-radius: 200px;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  -o-border-radius: 200px;
}
.wrapper-home .module.b1x4-opinion .box .content {
  margin: 20px auto;
  font-family: Roboto, sans-serif;
  text-align: center;
  font-size: 13px;
}
.wrapper-home .module.b1x4-opinion .box .content a {
  color: #121212;
  text-decoration: none;
}
@media screen and (min-width: 0px) and (max-width: 576px) {
  .wrapper-home .module .box {
    padding: 0;
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 576px) and (max-width: 1200px) {
  .wrapper-home .module .box {
    padding: 0 10px;
    grid-template-columns: 1fr 1fr;
  }
}
.wrapper-home .box .timeline .content .title a {
  text-decoration: none;
  font-family: Roboto, sans-serif;
  font-size: 0.8em;
  color: #121212;
  font-weight: 400;
}
.wrapper-home .box.adicionales {
  height: auto;
}
.wrapper-home .box .min-title {
  font-size: 1.5em;
  font-family: Roboto, sans-serif;
  padding: 10px 0;
  border-bottom: 1px solid #0A2264;
}
.wrapper-home .box .min-title p a {
  text-decoration: none;
  color: #121212;
  font-size: 0.8em;
}
.wrapper-home .box .min-title p a:hover {
  text-decoration: underline;
}
.wrapper-home .box .promo {
  width: 100%;
  position: relative;
}
.wrapper-home .box .promo .image {
  width: 100%;
}
.wrapper-home .box .promo .image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wrapper-home .box .promo .content {
  padding: 0;
}
.wrapper-home .box .promo .content .category a {
  color: #0A2264;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  margin: 10px auto 0px auto;
  display: inline-block;
  font-family: Roboto, sans-serif;
}
.wrapper-home .box .promo .content .title {
  font-family: Roboto, sans-serif;
  margin: 0;
  line-height: 1;
}
.wrapper-home .box .promo .content .title a {
  text-decoration: none;
  color: #121212;
  font-size: 1em;
}
.wrapper-home .box .promo .content .title a:hover {
  text-decoration: underline;
}
.wrapper-home .box .promo .content .extracto a {
  font-size: 0.8em;
  color: #121212;
  font-family: Roboto, sans-serif;
  text-decoration: none;
}
.wrapper-home .box .promo.Video .tipo {
  position: absolute;
  text-align: right;
  width: 100%;
  display: inline-block !important;
  top: 10px;
  right: 10px;
}
.wrapper-home .box .promo.Video .tipo img {
  width: 40px;
  height: 40px;
}
.wrapper-home .box .promo.noticiaaldia {
  background-color: #0A2264;
}
.wrapper-home .box .promo.noticiaaldia .image {
  width: 100%;
  height: 180px;
}
.wrapper-home .box .promo.noticiaaldia .image img {
  height: 180px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wrapper-home .box .promo.noticiaaldia .content .category a {
  color: #fff;
}
.wrapper-home .box .promo.noticiaaldia .content .title {
  line-height: 1;
}
.wrapper-home .box .promo.noticiaaldia .content .title a {
  color: #fff;
}
.wrapper-home .box .promo.noticiaaldia .content .extracto a {
  color: #fff;
}
.wrapper-home .box .promo.noticiaaldia.Video .tipo {
  position: absolute;
  text-align: center;
  width: 100%;
  display: inline-block !important;
  top: 25%;
}
.wrapper-home .box .promo.noticiaaldia.Video .tipo img {
  width: 50px;
  height: 50px;
}
.wrapper-home .box .promo.doble {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  flex-direction: row-reverse;
  height: 170px;
  gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border: 0;
}
.wrapper-home .box .promo.doble .image {
  height: 160px;
  text-align: right;
  margin: 10px 0;
}
.wrapper-home .box .promo.doble .image img {
  width: 140px;
  height: 160px;
}
.wrapper-home .box .promo.doble .content {
  padding: 0;
}
.wrapper-home .box .promo.doble .content .title {
  line-height: 0.8;
}
.wrapper-home .box .promo.doble .content .title a {
  font-size: 0.7em;
  line-height: 1.2;
}
.wrapper-home .box .promo.doble .content .extracto {
  display: none;
}
.wrapper-home .box .promo.triple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  height: 114px;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 0;
}
.wrapper-home .box .promo.triple .image {
  height: 100px;
  width: 100px;
  margin: 10px 0;
}
.wrapper-home .box .promo.triple .image img {
  width: 100px;
  height: 100px;
}
.wrapper-home .box .promo.triple .content {
  padding: 0;
}
.wrapper-home .box .promo.triple .content .title {
  line-height: 0.8;
}
.wrapper-home .box .promo.triple .content .title a {
  font-size: 13px;
  line-height: 1.2;
}
.wrapper-home .box .promo.triple .content .extracto {
  display: none;
}

.wrapper-sponsor {
  max-width: 1140px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}
.wrapper-sponsor .logo {
  font-size: 2em;
  font-family: Roboto, sans-serif;
  padding: 0 10px;
  height: auto;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  .wrapper-sponsor .logo {
    padding: 10px;
  }
}
.wrapper-sponsor .logo img {
  max-height: 70px;
  max-width: 120px;
  width: 100%;
}
.wrapper-sponsor .sponsor {
  padding: 15px 25px;
  width: 120px;
  height: 70px;
}
.wrapper-sponsor .sponsor img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.breaking-news {
  max-width: 1140px;
  margin: 15px auto;
  height: auto;
  display: block;
}
@media screen and (min-width: 0px) and (max-width: 576px) {
  .breaking-news {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.breaking-news .module {
  display: grid;
  grid-template-columns: 3fr 1fr;
  gap: 20px;
  height: auto;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  .breaking-news .module {
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.breaking-news .module .box {
  max-height: 450px;
  height: auto;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: space-evenly;
      align-content: space-evenly;
}
@media screen and (min-width: 0px) and (max-width: 992px) {
  .breaking-news .module .box {
    max-height: 100%;
  }
}
.breaking-news .module .box.adicionales {
  height: auto;
}
.breaking-news .module .box .min-title {
  font-size: 1.5em;
  font-family: Roboto, sans-serif;
  padding: 10px 0;
  border-bottom: 1px solid #0A2264;
}
.breaking-news .module .box .min-title p a {
  text-decoration: none;
  color: #121212;
  font-size: 0.8em;
}
.breaking-news .module .box .min-title p a:hover {
  text-decoration: underline;
}
.breaking-news .module .box .promo {
  width: 100%;
  height: 400px;
  position: relative;
}
@media screen and (min-width: 0px) and (max-width: 992px) {
  .breaking-news .module .box .promo {
    height: 100%;
  }
}
.breaking-news .module .box .promo .image {
  width: 100%;
  height: 180px;
}
.breaking-news .module .box .promo .image img {
  height: 180px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.breaking-news .module .box .promo .content {
  padding: 0;
}
.breaking-news .module .box .promo .content .category a {
  color: #121212;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  margin: 10px auto 0 auto;
  display: inline-block;
  font-family: Roboto, sans-serif;
}
.breaking-news .module .box .promo .content .title {
  font-family: Roboto, sans-serif;
  margin: 0;
  line-height: 1;
}
.breaking-news .module .box .promo .content .title a {
  text-decoration: none;
  color: #121212;
  font-size: 0.8em;
}
.breaking-news .module .box .promo .content .title a:hover {
  text-decoration: underline;
}
.breaking-news .module .box .promo .content .extracto a {
  font-size: 0.8em;
  color: #121212;
  font-family: Roboto, sans-serif;
  text-decoration: none;
}
.breaking-news .module .box .promo.Normal.Video .tipo {
  position: absolute;
  text-align: center;
  width: 100%;
  display: inline-block !important;
  top: 20%;
}
.breaking-news .module .box .promo.Normal.Video .tipo img {
  width: 50px;
  height: 50px;
}
.breaking-news .module .box .promo.Oscuro {
  background-color: #121212;
}
.breaking-news .module .box .promo.Oscuro .content .category a {
  color: #fff;
}
.breaking-news .module .box .promo.Oscuro .content .title a {
  color: #fff;
}
.breaking-news .module .box .promo.Oscuro .content .extracto p {
  color: #fff;
}
.breaking-news .module .box .promo.Oscuro.Video .tipo {
  position: absolute;
  text-align: center;
  width: 100%;
  display: inline-block !important;
  top: 20%;
}
.breaking-news .module .box .promo.Oscuro.Video .tipo img {
  width: 50px;
  height: 50px;
}
.breaking-news .module .box .promo.Visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 0px) and (max-width: 992px) {
  .breaking-news .module .box .promo.Visual {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.breaking-news .module .box .promo.Visual .breaking {
  padding: 0 20px;
  color: #f05851;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 600;
}
.breaking-news .module .box .promo.Visual .image {
  width: 50%;
  height: 400px;
}
.breaking-news .module .box .promo.Visual .image img {
  height: 400px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 0px) and (max-width: 992px) {
  .breaking-news .module .box .promo.Visual .image {
    width: 100%;
  }
}
.breaking-news .module .box .promo.Visual .content {
  padding: 20px 0;
  width: 50%;
  bottom: 0;
}
.breaking-news .module .box .promo.Visual .content .category {
  display: inline-block;
  padding: 10px;
}
.breaking-news .module .box .promo.Visual .content .category a {
  color: #121212;
}
.breaking-news .module .box .promo.Visual .content .title {
  line-height: 1.2;
  padding: 0 10px;
}
.breaking-news .module .box .promo.Visual .content .title a {
  font-size: 2em;
  color: #121212;
}
@media screen and (min-width: 0px) and (max-width: 992px) {
  .breaking-news .module .box .promo.Visual .content .title a {
    font-size: 1.5em;
  }
}
.breaking-news .module .box .promo.Visual .content .extracto {
  padding: 0 10px;
}
.breaking-news .module .box .promo.Visual .content .extracto p {
  color: #121212;
}
@media screen and (min-width: 0px) and (max-width: 992px) {
  .breaking-news .module .box .promo.Visual .content {
    width: 100%;
  }
}
.breaking-news .module .box .promo.Visual.Video .tipo {
  position: absolute;
  text-align: center;
  width: 100%;
  display: inline-block !important;
  top: 20%;
}
.breaking-news .module .box .promo.Visual.Video .tipo img {
  width: 50px;
  height: 50px;
}
.breaking-news .module .box .promo.noticiaaldia {
  background-color: #0A2264;
}
.breaking-news .module .box .promo.noticiaaldia .image {
  width: 100%;
  height: 180px;
}
.breaking-news .module .box .promo.noticiaaldia .image img {
  height: 180px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.breaking-news .module .box .promo.noticiaaldia .content .category a {
  color: #fff;
}
.breaking-news .module .box .promo.noticiaaldia .content .title {
  line-height: 1;
}
.breaking-news .module .box .promo.noticiaaldia .content .title a {
  color: #fff;
}
.breaking-news .module .box .promo.noticiaaldia .content .extracto a {
  color: #fff;
}
.breaking-news .module .box .promo.noticiaaldia.Video .tipo {
  position: absolute;
  text-align: center;
  width: 100%;
  display: inline-block !important;
  top: 20%;
}
.breaking-news .module .box .promo.noticiaaldia.Video .tipo img {
  width: 50px;
  height: 50px;
}
.breaking-news .module .box .promo.doble {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  flex-direction: row-reverse;
  height: 170px;
  gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border: 0;
}
.breaking-news .module .box .promo.doble .image {
  height: 160px;
  text-align: right;
  margin: 10px 0;
}
.breaking-news .module .box .promo.doble .image img {
  width: 140px;
  height: 160px;
}
.breaking-news .module .box .promo.doble .content {
  padding: 0;
}
.breaking-news .module .box .promo.doble .content .title {
  line-height: 0.8;
}
.breaking-news .module .box .promo.doble .content .title a {
  font-size: 0.7em;
  line-height: 1.2;
}
.breaking-news .module .box .promo.doble .content .extracto {
  display: none;
}
.breaking-news .module .box .promo.triple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  height: 114px;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  .breaking-news .module .box .promo.triple {
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.breaking-news .module .box .promo.triple .image {
  height: 100px;
  width: 100px;
  margin: 10px 0;
}
.breaking-news .module .box .promo.triple .image img {
  width: 100px;
  height: 100px;
}
.breaking-news .module .box .promo.triple .content {
  padding: 0;
}
.breaking-news .module .box .promo.triple .content .title {
  line-height: 0.8;
}
.breaking-news .module .box .promo.triple .content .title a {
  font-size: 0.7em;
  line-height: 1.2;
}
.breaking-news .module .box .promo.triple .content .extracto {
  display: none;
}

.suscribirse {
  margin: 20px auto;
  width: 100%;
  background-color: #0A2264;
}
.suscribirse .box-suscribirme {
  padding: 20px;
  max-width: 550px;
  margin: 0 auto;
  font-family: Roboto, sans-serif;
  color: #fff;
  text-align: center;
  font-size: 0.9em;
}
.suscribirse .box-suscribirme .title {
  font-family: Roboto, sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 1.5em;
}

.ultimahora {
  background-color: #fff;
  padding: 10px 0;
}

.ultimahora .masvistonews-card {
  margin: 0px 0 15px 0;
}

.ultimahora .masvistonews-card .meta {
  display: grid;
  grid-template-columns: 80px 1fr;
  gap: 0px;
  margin: 10px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ultimahora .masvistonews-card .meta time {
  text-align: center;
  font-size: 12px;
  display: block;
  line-height: 20px;
  font-family: Roboto, sans-serif;
  color: #0A2264;
  font-weight: 600;
  position: relative;
  border: none;
  padding: 0 0 0 20px;
}

.ultimahora .masvistonews-card .meta time::before {
  content: "●";
  position: absolute;
  font-size: 40px;
  left: 0;
  top: -4px;
  color: #0A2264;
}

.ultimahora .masvistonews-card .meta time::after {
  content: " ";
  background-color: #0A2264;
  left: 10px;
  width: 2px;
  height: 100%;
  top: 15px;
  position: absolute;
}

.ultimahora .masvistosmall-news:last-child .masvistonews-card .meta time::after {
  content: " ";
  background-color: #0A2264;
  left: 10px;
  width: 0px;
  height: 0;
  top: 15px;
  position: absolute;
}

.ultimahora .masvistonews-card .meta h2 {
  text-align: left;
  line-height: 15px;
  margin: 0;
}

.ultimahora .masvistonews-card .meta h2 a {
  font-size: 13px;
  text-align: left;
  color: #121212;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.article iframe {
  width: 100% !important;
}

/* Estilo básico para el menú */
ul.menu, .sub-menu {
  list-style-type: none;
  padding: 0;
  z-index: 1;
  margin: 0;
}

.menu > li, .sub-menu li {
  position: relative;
  margin: 0; /* Agrega un poco de espacio entre elementos */
}

.menu a, .sub-menu a {
  text-decoration: none;
  color: black;
  z-index: 1;
  display: block; /* Hace que el enlace llene todo el li */
  padding: 10px 0; /* Agrega un poco más de área para interactuar */
}

/* Ocultar submenús por defecto */
.sub-menu {
  display: none;
  position: absolute;
  top: 100%; /* Alinea el submenú debajo del ítem del menú padre */
  left: 0; /* Alinea el submenú con el borde izquierdo del menú padre */
  background-color: #fff;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

/* Mostrar submenú cuando el mouse pasa sobre el ítem del menú que tiene submenú */
.menu-item-has-children:hover > .sub-menu {
  display: block;
  min-width: 100px;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .menu-item-has-children:hover > .sub-menu {
    display: none;
  }
}

.menu-item-has-children .sub-menu {
  z-index: -1;
  padding-right: 10px;
}

.menu-item-has-children::after {
  content: "";
  background-image: url(../img/arrow-down.svg);
  position: absolute;
  background-size: contain;
  width: 10px;
  height: 10px;
  top: 11px;
  right: -5px;
  background-repeat: no-repeat;
  background-position: center;
}

/* Estilo para submenús de niveles adicionales */
.sub-menu .sub-menu {
  top: 0;
  left: 100%; /* Hace que el submenú se alinee con el borde derecho del menú padre */
}

.sub-menu .menu-item-has-children::after {
  content: "";
  background-image: url(../img/arrow-right.svg);
  position: absolute;
  background-size: contain;
  width: 10px;
  height: 10px;
  top: 11px;
  right: -6px;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .sub-menu .menu-item-has-children::after {
    display: none;
  }
}

.wp-pagenavi {
  margin: 50px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  text-align: center;
}

.wp-pagenavi span {
  font-family: Roboto, sans-serif;
  font-size: 13px;
  color: #fff;
  background-color: #0A2264;
  border: 2px solid #0A2264;
  padding: 5px 9px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
}

.wp-pagenavi span.extend {
  display: none;
}

.wp-pagenavi a {
  font-family: Roboto, sans-serif;
  font-size: 13px;
  color: #0A2264;
  background-color: #fff;
  border: 2px solid #0A2264;
  text-decoration: none;
  padding: 5px 9px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
}

.search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.search-field {
  display: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 5px;
}

.search-field.active {
  display: block;
}

.social {
  margin-left: auto;
}

.social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

.social li {
  margin-left: 10px;
}

.btn-search {
  cursor: pointer;
}

header {
  margin: 0 auto;
  background-color: #0A2264;
}
header .topmenu {
  display: grid;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  padding: 20px 0px 0px 0px;
  grid-template-columns: 300px 1fr 300px;
  max-width: 1140px;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 auto;
  justify-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  header .topmenu {
    display: grid;
    justify-items: stretch;
    grid-template-columns: 200px 1fr 200px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 0px;
  }
}
@media screen and (min-width: 0px) and (max-width: 576px) {
  header .topmenu {
    grid-template-columns: 80px 1fr;
    justify-items: start;
  }
}
header .topmenu .time {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 0.8em;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  header .topmenu .time {
    display: none;
  }
}
header .topmenu .logo {
  text-align: center;
}
header .topmenu .logo img {
  width: 250px;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  header .topmenu .logo img {
    width: 180px;
  }
}
@media screen and (min-width: 0px) and (max-width: 576px) {
  header .topmenu .logo img {
    width: 200px;
  }
}
header .topmenu .menu {
  display: none;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  header .topmenu .menu {
    display: block;
    text-align: left;
    padding: 0 20px;
  }
}
header .topmenu .menu button {
  border: 0;
  background-color: #0A2264;
}
header .topmenu .search {
  position: relative;
}
header .topmenu .search .social ul {
  max-width: 1140px;
}
header .topmenu .search .social ul li {
  list-style: none;
  margin: 0 10px;
  float: right;
}
header .topmenu .search .social ul li img {
  width: 20px;
  height: 20px;
  filter: brightness(100);
  -webkit-filter: brightness(100);
}
header .topmenu .search .social ul li button {
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  header .topmenu .search .social {
    display: none;
  }
}
header .content-menu {
  margin-top: 20px;
  z-index: 1;
  padding: 0;
  border-bottom: 1px solid #eee;
  position: sticky;
  display: grid;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: ease 0.2s all;
  transition: ease 0.2s all;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  header .content-menu {
    display: none;
  }
}
header .content-menu ul li {
  list-style: none;
  float: left;
}
header .content-menu ul li a {
  margin: 0 10px;
  color: #0A2264;
  font-size: 0.8em;
  text-decoration: none;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-wrap: nowrap;
}
header .content-menu ul li a:hover {
  text-decoration: none;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
}
header .content-menu #menu-menu {
  width: 1140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
header .menu-mobile {
  background-color: #154c8b;
  left: -300px;
  position: fixed;
  top: 0;
  width: 300px;
  height: 100%;
  z-index: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
header .menu-mobile .content-menu-mobile ul {
  padding: 0;
  width: 280px;
}
header .menu-mobile .content-menu-mobile ul li {
  list-style: none;
  padding: 10px;
}
header .menu-mobile .content-menu-mobile ul li a {
  margin: 0 auto;
  color: #fff;
  font-size: 1em;
  text-decoration: none;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
}
header .menu-mobile .content-menu-mobile ul li a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
}
header .menu-mobile .search-form {
  margin: 0 10px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .menu-mobile .search-form .search-field {
  height: 35px;
  font-family: Roboto, sans-serif;
  width: 240px;
  padding: 0 5px;
  font-size: 0.8em;
  border-left: 1px solid #0A2264;
  border-top: 1px solid #0A2264;
  border-bottom: 1px solid #0A2264;
  border-right: 0;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
}
header .menu-mobile .search-form .search-submit {
  display: none;
}
header .menu-mobile .search-form .btn-search {
  width: 40px;
  background: #0A2264;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  cursor: pointer;
}
header.menu-open .menu-mobile {
  left: 0px !important;
}
header.menu-open #body-overlay {
  display: block;
}

#body-overlay {
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  z-index: 3;
  top: 0;
  overflow: hidden;
  background: #6d6371;
  opacity: 0.6;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .sidebar {
    padding: 0 10px;
  }
}
.sidebar .title-category {
  font-family: Roboto, sans-serif;
  color: #121212;
  padding: 0;
  font-size: 1.3em;
  font-weight: 600;
  margin: 0 auto;
  border-bottom: 3px solid #0A2264;
}
.sidebar .wrapper-home {
  padding: 0 20px;
}
.sidebar .wrapper-home .module {
  width: 100%;
}
.sidebar .wrapper-home .module .box .promo.triple {
  height: 95px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.sidebar .wrapper-home .module .box .promo.triple .image {
  width: 80px;
  height: 80px;
}
.sidebar .wrapper-home .module .box .promo.triple .image img {
  width: 80px;
  height: 80px;
}

.footer {
  background-color: #0A2264;
  padding: 50px 0;
  margin: 50px auto 0 auto;
  width: 100%;
}
.footer .container {
  max-width: 1000px;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  justify-items: center;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  .footer .container {
    grid-template-columns: 1fr;
  }
}
.footer .container .nosotros {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 0.8em;
  line-height: 1.5;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  .footer .container .nosotros {
    text-align: center;
  }
}
.footer .container .nosotros .logo {
  display: block;
  filter: brightness(100);
  -webkit-filter: brightness(100);
}
.footer .container .nosotros a {
  color: #fff;
  font-weight: 600;
}
.footer .container .social ul {
  padding: 0;
}
.footer .container .social ul li {
  list-style: none;
  margin: 0 10px;
  float: left;
}
.footer .container .social ul li img {
  width: 20px;
  height: 20px;
  filter: brightness(100);
  -webkit-filter: brightness(100);
}

#btnSubir {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 1;
  border: none;
  outline: none;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
  background-color: transparent;
}
@media screen and (min-width: 0px) and (max-width: 576px) {
  #btnSubir {
    display: none;
  }
}

#btnSubir.mostrar {
  opacity: 1;
  visibility: visible;
}

.subfooter {
  max-width: 1140px;
  margin: 0 auto;
}
.subfooter ul {
  list-style: none;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 20px;
}
@media screen and (min-width: 0px) and (max-width: 576px) {
  .subfooter ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.subfooter ul li {
  padding: 20px;
}
@media screen and (min-width: 0px) and (max-width: 576px) {
  .subfooter ul li {
    padding: 10px;
  }
}
.subfooter ul li a {
  font-family: Roboto, sans-serif;
  font-size: 13px;
  color: #0A2264;
}

.hidden {
  display: none !important;
}

#search-container {
  font-family: Roboto, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0;
  position: absolute;
  top: -5px;
  z-index: 20;
  right: 1px;
}

#search-input {
  padding: 5px;
  margin-right: 0px;
}

#search-submit {
  padding: 16px;
  background-image: url(../img/search-menu.svg);
  background-color: #035EA0;
  width: 20px;
  height: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  border: none;
  background-size: 20px;
  cursor: pointer;
}

.video-top {
  max-width: 1254px;
  margin: 0 auto;
  text-align: center;
  padding: 20px;
}
.video-top .video-responsive {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}
.video-top .video-responsive iframe,
.video-top .video-responsive object,
.video-top .video-responsive embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.video-top .author {
  display: inline-block;
  margin: 10px auto;
}
.video-top .author h4 {
  margin: 10px auto;
  font-family: Roboto, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.video-top .author h4 span {
  margin: 0 10px 0 0;
  font-family: Roboto, sans-serif;
  color: #121212;
  font-size: 1.2em;
}
.video-top .author h4 a {
  font-family: Roboto, sans-serif;
  color: #121212;
  font-size: 13px;
  margin: 0 10px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  -webkit-text-decoration-line: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.video-top .author h4 a:hover {
  text-decoration-color: #0A2264;
  -moz-text-decoration-color: #0A2264;
}
.video-top .author h4 a img {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  margin: 0 5px 0 0;
  width: 30px;
  height: 30px;
}
.video-top .meta {
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #0A2264;
}
.video-top .meta time {
  border-right: 1px solid #ccc;
  padding-right: 10px;
  margin-right: 10px;
}
.video-top h1 {
  font-family: Roboto, sans-serif;
  font-size: 4em;
  color: #121212;
  margin: 20px auto 0 auto;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  .video-top h1 {
    font-size: 2em;
  }
}

.topinfo {
  max-width: 1254px;
  margin: 0 auto;
  text-align: center;
}
.topinfo span {
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}
.topinfo time {
  margin: 20px auto 0 auto;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  display: block;
}
.topinfo h1 {
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 3em;
  color: #121212;
  margin: 20px auto 0 auto;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  .topinfo h1 {
    font-size: 2em;
  }
}
.topinfo picture img {
  width: 100%;
  height: 700px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  .topinfo picture img {
    max-height: 450px;
  }
}
.topinfo .author {
  display: inline-block;
  margin: 20px auto;
}
.topinfo .author a {
  font-family: Roboto, sans-serif;
  color: #121212;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  align-items: center;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  .topinfo .author a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.topinfo .author a img {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  margin: 0 5px 0 0;
  width: 30px;
  height: 30px;
}

.wrapper {
  max-width: 1140px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 320px;
  gap: 10px;
}
.wrapper.page {
  grid-template-columns: 1fr;
  font-family: Roboto, sans-serif;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  .wrapper {
    grid-template-columns: 1fr;
  }
}
.wrapper .article {
  padding: 0 1.5em;
}
.wrapper .article .bloque-autor {
  margin: 30px auto 10px auto;
  border: 5px solid #0A2264;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.wrapper .article .bloque-autor img {
  max-width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
.wrapper .article .bloque-autor .name {
  width: 100%;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.wrapper .article .bloque-autor .name p {
  font-size: 13px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  color: #121212;
}
.wrapper .article .bloque-autor .name a {
  color: #0A2264;
  text-decoration: none;
}
.wrapper .article .temas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px auto;
  gap: 10px;
}
.wrapper .article .temas .lista {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wrapper .article .temas h4 {
  font-family: Roboto, sans-serif;
  font-size: 15px;
}
.wrapper .article .temas a {
  font-family: Roboto, sans-serif;
  font-size: 11px;
  background-color: #f05851;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 5px 10px;
  margin: 0 10px 0 0;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.wrapper .article .entry-content {
  display: grid;
  gap: 10px;
  grid-template-columns: 50px 1fr;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  .wrapper .article .entry-content {
    grid-template-columns: 1fr;
  }
}
.wrapper .article .entry-content .entry-social {
  position: relative;
  padding: 20px 0;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  .wrapper .article .entry-content .entry-social {
    position: sticky;
    bottom: 80px;
    z-index: 2;
    margin: 0 auto;
  }
}
.wrapper .article .entry-content .entry-social .networks {
  position: sticky;
  top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.9215686275);
  border-radius: 10px;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  .wrapper .article .entry-content .entry-social .networks {
    width: 300px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    background-color: #0A2264;
  }
}
.wrapper .article .entry-content .entry-social .networks a {
  padding: 10px 0px;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  .wrapper .article .entry-content .entry-social .networks a img {
    filter: grayscale(1) brightness(5);
    -webkit-filter: grayscale(1) brightness(100);
  }
}
.wrapper .article .entry-content .entry-text {
  font-family: Roboto, sans-serif;
  font-size: 1em;
  color: #121212;
  line-height: 2;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  .wrapper .article .entry-content .entry-text {
    max-width: 100%;
    grid-row-start: 1;
  }
}
.wrapper .article .entry-content .entry-text h2 {
  line-height: 1.2;
  font-size: 1.1em;
}
.wrapper .article .entry-content .entry-text h3 {
  line-height: 1.2;
  font-size: 1.1em;
}
.wrapper .article .entry-content .entry-text img {
  width: 100%;
  height: auto;
}
.wrapper .article .entry-content .entry-text p {
  width: 100%;
  font-size: 0.95em;
}
.wrapper .article .entry-content .entry-text blockquote {
  background: #f3f3f3;
  width: 100%;
  margin: 0 auto;
  font-weight: 600;
  font-size: 1.2em;
  font-family: Roboto, sans-serif;
  padding: 20px 40px;
}

.wrapper .article .entry-content .entry-text strong a {
  color: #0A2264;
}
.wrapper .article .entry-content .entry-text .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.wrapper .article .entry-content .entry-text .embed-responsive .embed-responsive-item,
.wrapper .article .entry-content .entry-text .embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.wrapper .article .entry-content .entry-text .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.wrapper .article .entry-content .entry-text .instagram-media-rendered,
.wrapper .article .entry-content .entry-text .twitter-tweet-rendered {
  margin: 0 auto !important;
}
.wrapper .article .entry-content .entry-text .iframe-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}
.wrapper .article .entry-content .entry-text .iframe-container iframe,
.wrapper .article .entry-content .entry-text .iframe-container object,
.wrapper .article .entry-content .entry-text .iframe-container embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.wrapper .article .entry-content .entry-text .wp-caption {
  max-width: 100% !important;
  width: 100% !important;
}
.wrapper .article .entry-content .entry-text .wp-caption img {
  width: 100%;
}
.wrapper .article .entry-content .entry-text .wp-caption .wp-caption-text {
  font-size: 0.8em;
  margin: 0 auto;
  padding: 0;
  font-family: Roboto, sans-serif;
  line-height: 1.2;
}
.wrapper .article .author {
  display: inline-block;
  margin: 10px auto;
}
.wrapper .article .author h4 {
  margin: 10px auto;
  font-family: Roboto, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrapper .article .author h4 span {
  margin: 0 10px 0 0;
  font-family: Roboto, sans-serif;
  color: #121212;
  font-size: 1.2em;
}
.wrapper .article .author h4 a {
  font-family: Roboto, sans-serif;
  color: #121212;
  font-size: 13px;
  margin: 0 10px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  -webkit-text-decoration-line: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrapper .article .author h4 a:hover {
  text-decoration-color: #0A2264;
  -moz-text-decoration-color: #0A2264;
}
.wrapper .article .author h4 a img {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  margin: 0 5px 0 0;
  width: 30px;
  height: 30px;
}
.wrapper .meta {
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #0A2264;
}
.wrapper .meta time {
  border-right: 1px solid #ccc;
  padding-right: 10px;
  margin-right: 10px;
}
.wrapper h1 {
  font-family: Roboto, sans-serif;
  font-size: 2em;
  color: #121212;
}
.wrapper .excerpt {
  font-family: Roboto, sans-serif;
  font-size: 1.3em;
  font-weight: 400;
  color: #121212;
}
.wrapper picture img {
  width: 100%;
  height: 470px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 0px) and (max-width: 576px) {
  .wrapper picture img {
    height: 250px;
  }
}
.wrapper figure {
  margin: 10px auto;
}
.wrapper figure p {
  display: none;
}
.wrapper figure footer {
  font-size: 11px;
  text-align: center;
}
.wrapper figure figcaption {
  font-size: 12px;
  line-height: 1.2;
  color: #555;
  font-family: Roboto, sans-serif;
  text-align: center;
}
.wrapper figure picture img {
  width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.wrapper .cnx-main-container {
  max-width: 100%;
}
.wrapper .custom-links-block {
  margin: 20px auto;
}
.wrapper .custom-links-block h3 {
  font-size: 1em;
}
.wrapper .custom-links-block ul {
  list-style: none;
  margin: 0 auto;
  padding: 0 0 0 10px;
  border-left: 5px solid #035EA0;
}
.wrapper .custom-links-block ul li {
  text-decoration: none;
  margin: 10px auto;
  font-weight: 600;
  font-size: 0.9em;
}
.wrapper .custom-links-block ul li a {
  color: #121212;
}

.alm-btn-wrap {
  text-align: center;
  margin: 20px auto;
}
.alm-btn-wrap .cargarmas {
  font-family: Roboto, sans-serif;
  font-weight: 600;
  font-size: 13px;
  margin: 0 auto;
  padding: 10px 35px;
  background-color: #0A2264;
  color: #fff;
  border: 0;
  border-radius: 20px;
  cursor: pointer;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

.authorbox {
  display: none;
}

.boxauthor .authorbox {
  display: block;
  border: 5px solid #0A2264;
  padding: 20px;
  margin: 30px auto 10px auto;
}
.boxauthor .authorbox a {
  font-size: 13px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  color: #121212;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}

.onlyname .authorbox {
  display: none;
}

.noticiasrelacionadas {
  padding: 0 20px;
}
.noticiasrelacionadas h4 {
  font-family: Roboto, sans-serif;
  font-size: 15px;
}

.banner {
  background: repeating-linear-gradient(45deg, hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0.1) 4px, rgba(0, 0, 0, 0.15) 6px);
  background-color: #fff;
  margin: 10px auto 30px auto;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
}
.banner::after {
  content: "PUBLICIDAD";
  text-align: center;
  display: grid;
  position: absolute;
  bottom: 0px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  font-size: 8px;
  font-family: system-ui;
}
.banner.t970 {
  max-width: 970px;
  height: 90px;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .banner.t970 {
    max-width: 320px;
    height: auto;
  }
  .banner.t970 img {
    width: 100%;
  }
}
.banner.t300 {
  max-width: 320px;
}

.banner-lr {
  top: 320px;
  background-size: auto auto;
  background-color: rgb(255, 255, 255);
  background-image: repeating-linear-gradient(45deg, transparent, transparent 2px, rgb(249, 249, 249) 2px, rgb(249, 249, 249) 7px);
  height: 600px;
  width: 160px;
  z-index: 1;
  position: fixed;
}

.banner-right {
  right: 10px;
}

.banner-left {
  left: 10px;
}

.banner-lr.sticky {
  top: 20px;
}

@media screen and (min-width: 0px) and (max-width: 1450px) {
  .banner-lr {
    display: none;
  }
}
.wrapper-archive {
  max-width: 1140px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 320px;
  gap: 10px;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .wrapper-archive {
    grid-template-columns: 1fr 320px;
  }
}
@media screen and (min-width: 0px) and (max-width: 992px) {
  .wrapper-archive {
    grid-template-columns: 1fr;
    padding: 0 20px;
  }
}
.wrapper-archive .content {
  padding: 0;
}
.wrapper-archive .content h1 {
  font-family: Roboto, sans-serif;
  font-size: 2em;
  color: #121212;
}
.wrapper-archive .content .list .module {
  display: grid;
  gap: 20px;
}
.wrapper-archive .content .list .module .promo {
  width: 100%;
  height: auto;
  position: relative;
  display: grid;
  grid-template-columns: 280px 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px auto;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
@media screen and (min-width: 0px) and (max-width: 576px) {
  .wrapper-archive .content .list .module .promo {
    grid-template-columns: 1fr;
  }
}
.wrapper-archive .content .list .module .promo.Fondo .content {
  background-color: #0A2264;
}
.wrapper-archive .content .list .module .promo.Fondo .content .title a {
  color: #fff;
}
.wrapper-archive .content .list .module .promo.Fondo .content .extracto a {
  color: #fff;
}
.wrapper-archive .content .list .module .promo.Fondo .meta .author a {
  color: #fff;
}
.wrapper-archive .content .list .module .promo.Fondo .meta {
  color: #fff;
}
.wrapper-archive .content .list .module .promo.Video .tipo {
  position: absolute;
  text-align: right;
  width: 270px;
  display: inline-block !important;
  top: 10px;
  left: 0;
}
@media screen and (min-width: 0px) and (max-width: 576px) {
  .wrapper-archive .content .list .module .promo.Video .tipo {
    left: auto;
    right: 10px;
  }
}
.wrapper-archive .content .list .module .promo.Video .tipo img {
  width: 30px;
  height: 30px;
}
.wrapper-archive .content .list .module .promo .meta {
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #0A2264;
}
.wrapper-archive .content .list .module .promo .meta span a {
  color: #0A2264;
  text-decoration: underline;
  font-weight: 400;
}
.wrapper-archive .content .list .module .promo .meta .author {
  margin: 10px auto;
  font-family: Roboto, sans-serif;
  display: inline-block;
}
.wrapper-archive .content .list .module .promo .meta .author span {
  margin: 0 0 0 0;
  font-family: Roboto, sans-serif;
  color: #121212;
  font-size: 1.2em;
}
.wrapper-archive .content .list .module .promo .meta .author a {
  font-family: Roboto, sans-serif;
  color: #0A2264;
  font-size: 13px;
  font-weight: 400;
}
.wrapper-archive .content .list .module .promo .meta .author a img {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  margin: 0 5px 0 0;
  width: 30px;
  height: 30px;
}
.wrapper-archive .content .list .module .promo .image {
  width: 280px;
  height: 200px;
}
@media screen and (min-width: 0px) and (max-width: 576px) {
  .wrapper-archive .content .list .module .promo .image {
    width: 100%;
    aspect-ratio: 16/9;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
}
.wrapper-archive .content .list .module .promo .image img {
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.wrapper-archive .content .list .module .promo .content {
  padding: 0 10px;
}
.wrapper-archive .content .list .module .promo .content .category a {
  color: #121212;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  margin: 10px 0;
  display: inline-block;
  font-family: Roboto, sans-serif;
}
.wrapper-archive .content .list .module .promo .content .title {
  font-family: Roboto, sans-serif;
  margin: 0;
  line-height: 1;
}
.wrapper-archive .content .list .module .promo .content .title a {
  text-decoration: none;
  color: #121212;
  font-size: 1em;
}
.wrapper-archive .content .list .module .promo .content .title a:hover {
  text-decoration: underline;
}
.wrapper-archive .content .list .module .promo .content .extracto a {
  font-size: 0.8em;
  color: #121212;
  font-family: Roboto, sans-serif;
  text-decoration: none;
}

.menu-mobile .search {
    padding: 0 10px;
    font-family: Roboto, sans-serif;
}

.menu-mobile form {
    display: flex;
}

.menu-mobile  .menu-item-has-children:hover > .sub-menu {
    display: none;
}

.wp-block-embed-youtube .wp-block-embed__wrapper  {
  width: 100%;
   height: 0;
   padding-bottom: 56.25%;
   position: relative;}

.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
     width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;

}