@charset "UTF-8";
/*=========================================================*/
/*============== FILE: VARIABLES.LESS =================*/
/*=========================================================*/
/* AJUSTES SEPTIEMBRE 5 - 2018 
.no-padding{
    padding: 0 !important;
}
*/
/*Styles obscuro*/
/*Icons Pulzo Url*/
/*=========================================================*/
/*============== FILE: FONTS - PULZO.LESS =================*/
/*=========================================================*/
@font-face {
  font-family: "pulzo";
  font-display: swap;
  src: url(/fonts/pulzo.eot?0a949700b8fee87d405fbcd131c6f4b2);
  src: url(/fonts/pulzo.eot?0a949700b8fee87d405fbcd131c6f4b2?#iefix) format("embedded-opentype"), url(/fonts/pulzo.woff?4bf2617371eb29ad3269f2b4b54cfd2d) format("woff"), url(/fonts/pulzo.ttf?528f4de163b3218a4b3c11552995bab9) format("truetype"), url(/fonts/pulzo.svg?9d8d16d223bf46e3fa9fdee191a96b02#pulzo) format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "pulzo" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class^="pulzo-font-"]:before,
[class*=" pulzo-font-"]:before {
  font-family: "pulzo" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pulzo-font-summary-item:before {
  content: "*";
}
.pulzo-font-summary:before {
  content: ")";
}
.pulzo-font-twitter:before {
  content: "R";
}
.pulzo-font-instagram:before {
  content: "L";
}
.pulzo-font-facebook:before {
  content: "K";
}
.shareFacebook:before {
  content: "K";
}
.pulzo-font-youtube:before {
  content: "W";
}
.pulzo-font-down-selector:before {
  content: "J";
}
.pulzo-font-newsletter:before {
  content: "P";
}
.pulzo-font-close:before {
  content: "q";
}
.pulzo-font-whatsapp:before {
  content: "V";
}
.pulzo-font-whatsapp-home:before {
  content: "V";
}
.pulzo-font-mail-envelope:before {
  content: "&";
}
.icon-pulzo-font-mail:before {
  content: "&";
}
.pulzo-font-clock:before {
  content: "h";
}
.pulzo-font-last:before {
  content: "T";
}
.pulzo-font-search:before {
  content: "H";
}
.pulzo-font-popular:before {
  content: "M";
}
.pulzo-font-article-related:before {
  content: "y";
}
.pulzo-font-minute:before {
  content: "o";
}
.pulzo-font-pin:before {
  content: "D";
}
.pulzo-font-copy-link:before {
  content: "r";
}
.pulzo-font-audio:before {
  content: "%";
}
.pulzo-font-check-two:before {
  content: "i";
}
.pulzo-font-alert:before {
  content: "0";
}
.pulzo-font-star-two:before {
  content: "z";
}
.pulzo-font-home:before {
  content: "6";
}
.pulzo-font-categories:before {
  content: "8";
}
.pulzo-font-share:before {
  content: "Z";
}
.pulzo-font-location:before {
  content: "f";
}
.pulzo-font-whatsapp-vintage:before {
  content: "!";
}
.pulzo-font-clima:before {
  content: "n";
}
.pulzo-font-dollar:before {
  content: "s";
}
.pulzo-font-ball:before {
  content: "j";
}
.pulzo-font-flecha:before {
  content: "u";
}
.pulzo-font-live:before {
  content: "B";
}
.pulzo-font-clock-1:before {
  content: "9";
}
.pulzo-font-close-1:before {
  content: "q";
}
.pulzo-font-tiempolectura:before {
  content: "3";
}
.refresh:before {
  content: "Y";
}
.triangle:before {
  content: "5";
}
.video-small:before {
  content: "6";
}
.pulzo-font-1-2:before {
  content: "7";
}
.pulzo.font-5-2:before {
  content: "8";
}
.futbol:before {
  content: "9";
}
.pulzo-font-cerrar:before {
  content: "!";
}
.pulzo-font-luna:before {
  content: "\"";
}
.pulzo-font-sol:before {
  content: "#";
}
.pulzo-prueba {
  content: "X";
}
.icon-close-message:before {
  content: "$";
}
.pulzo-font-abc:before {
  content: "'";
}
.pulzo-font-comment:before {
  content: "(";
}
.pulzo-font-dartboard:before {
  content: "m";
}
.pulzo-font-flecha-top-newsletter:before {
  content: "U";
}
.pulzo-font-triangulo:before {
  content: "E";
}
.pulzo-font-message:before {
  content: "7";
}
.pulzo-font-reloj:before {
  content: "S";
}
/*=========================================================*/
/*============== FILE: RESETHTML.LESS =================*/
/*=========================================================*/
* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background-color: #ffffff;
  color: #000;
  font: inherit;
  font-family: "heebo";
  font-weight: normal;
  line-height: 1.4;
}
a {
  color: #038652;
  text-decoration: none;
}
img {
  display: block;
  height: auto;
  margin: 0 auto;
  vertical-align: bottom;
  width: 100%;
}
ul.no-list {
  list-style-type: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: "heebo";
}
h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 1.53em;
}
h3 {
  font-size: 1.26em;
}
h4 {
  font-size: 1.17em;
}
h5 {
  font-size: 1.08em;
}
h6 {
  font-size: 0.9em;
}
.col-no-padleft {
  padding-left: 0;
}
.col-no-padright {
  padding-right: 0;
}
.col-no-padding {
  padding: 0 !important;
}
/*Same height*/
.row-full-height {
  height: 100%;
}
.col-full-height {
  height: 100%;
  vertical-align: middle;
}
.col-xs-height {
  display: table-cell;
  float: none !important;
}
@media (min-width: 768px) {
  .col-sm-height {
    display: table-cell;
    float: none !important;
  }
}
@media (min-width: 992px) {
  .col-md-height {
    display: table-cell;
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .col-lg-height {
    display: table-cell;
    float: none !important;
  }
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
.w-auto {
  width: auto !important;
}
.no-background {
  background: transparent !important;
}
.column-center {
  float: none;
  display: inline-block;
  margin-left: -3px;
  vertical-align: middle;
}
.vertical-center {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.button-pulzo {
  font-weight: 500;
  padding: 8px 30px;
  border-radius: 20px;
  text-transform: uppercase;
  font-family: "heebo";
  font-size: 16px;
}
.button-pulzo-green {
  background-color: #00AB69;
  border: 1px solid #00AB69;
  color: white;
}
.button-pulzo-green:hover {
  background-color: #00C174;
  cursor: pointer;
}
.button-pulzo-transparent {
  background: transparent;
  border: 2px solid #4D4D4D;
  color: #4D4D4D;
}
.button-pulzo-transparent:hover {
  border: 2px solid #00C174;
  cursor: pointer;
  color: #00C174;
}
.button-pulzo-link-dark {
  color: #4D4D4D;
  font-weight: 500;
}
.button-pulzo-link-dark:hover {
  color: black;
  text-decoration: underline;
  cursor: pointer;
}
.button-pulzo-link-green {
  color: #00C174;
  font-weight: 500;
}
.button-pulzo-link-green:hover {
  text-decoration: underline;
}
@media (max-width: 500px) {
  .button-pulzo-block {
    width: 100%;
  }
}
/*==============================================================*/
/*============== FILE: MIXINS - 3L.LESS=================*/
/*==============================================================*/
/*==============================================================*/
/*============== FILE: MIXINS - RESPONSIVE.LESS=================*/
/*==============================================================*/
/*==============================================================*/
/*============== FILE: MIXINS - TEXT.LESS=================*/
/*==============================================================*/
/*!
 * Bootstrap v5.0.0-alpha1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #28a745;
  --bs-teal: #20c997;
  --bs-cyan: #17a2b8;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #28a745;
  --bs-info: #17a2b8;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #343a40;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 8px;
  padding-left: 8px;
  width: 100%;
}
body {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}
hr:not([size]) {
  height: 1px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
}
h1,
.h1 {
  font-size: calc(2.875rem);
}
@media (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 2.5rem;
  }
}
h2,
.h2 {
  font-size: calc(2.225rem);
}
@media (min-width: 1200px) {
  h2,
  .h2 {
    font-size: 2rem;
  }
}
h3,
.h3 {
  font-size: calc(1.9rem);
}
@media (min-width: 1200px) {
  h3,
  .h3 {
    font-size: 1.75rem;
  }
}
h4,
.h4 {
  font-size: calc(1.575rem);
}
@media (min-width: 1200px) {
  h4,
  .h4 {
    font-size: 1.5rem;
  }
}
h5,
.h5 {
  font-size: 1.25rem;
}
h6,
.h6 {
  font-size: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul {
  padding-left: 2rem;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small,
.small {
  font-size: 0.875em;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #8F00FF;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
  -ms-overflow-style: scrollbar;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}
figure {
  margin: 0 0 1rem;
}
img,
svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
[list]::-webkit-calendar-picker-indicator {
  display: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.575rem);
  line-height: inherit;
  white-space: normal;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  display: list-item;
  cursor: pointer;
}
progress {
  vertical-align: baseline;
}
[hidden] {
  display: none !important;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-sm,
  .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
  }
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}
.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%;
}
.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1280px) {
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}
.col-form-label {
  padding-top: calc(1.375rem);
  padding-bottom: calc(1.375rem);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(1.5rem);
  padding-bottom: calc(1.5rem);
  font-size: 1.25rem;
}
.col-form-label-sm {
  padding-top: calc(1.25rem);
  padding-bottom: calc(1.25rem);
  font-size: 0.875rem;
}
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}
.form-control {
  display: block;
  width: 100%;
  min-height: calc(1em);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #8bbafe;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  border-radius: 0.25rem;
}
.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
@-ms-viewport {
  width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
table {
  border-collapse: collapse;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 8px;
  padding-left: 8px;
  width: 100%;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 736px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 956px;
  }
}
@media (min-width: 1025px) {
  .container {
    max-width: 97%;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 8px;
  padding-left: 8px;
  width: 100%;
}
.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
}
.visible {
  visibility: visible !important;
}
.embed-responsive {
  position: relative;
  width: 100%;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-responsive-16by9 {
  padding: 0px 10px;
  padding-bottom: 54%;
  border-radius: 15px;
}
/*===============================================================*/
/*============== FILE: LIBRARY - NORMALIZE.LESS =================*/
/*==============================================================*/
/* normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/*
 * Removes default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: none;
}
/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
}
/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/*
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: transparent;
  color: #000;
}
/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/*
 * Sets consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default;
}
/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Remove margins
 */
ul {
  margin: 0;
}
li,
li.expanded,
li.collapsed,
li.leaf,
.item-list ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
input:focus,
select:focus,
textarea:focus {
  outline: none;
}
::-moz-selection {
  color: #fff;
  background-color: #000;
}
::selection {
  color: #fff;
  background-color: #000;
}
a::-moz-selection {
  color: #fff;
}
a::selection {
  color: #fff;
}
/*=============================================================*/
/*================= LAYOUT - HEADER.LESS ======================*/
/*============================================================*/
.fixedtop {
  position: fixed !important;
  top: 100px;
}
@media (min-width: 768px) {
  .fixedtop {
    top: 0;
  }
}
.salesHeader {
  background-color: #c83636;
}
.salesHeader .left-menu .icon a {
  color: #fff;
}
.salesHeader .left-menu .icon a span {
  color: #fff;
}
.salesHeader .icon-social .ul-social {
  margin-top: 0px;
}
.salesHeader .icon-social .ul-social a {
  color: #fff;
}
.salesHeader .pulzo-icons {
  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;
}
.salesHeader .pulzo-icons .logo-carro {
  margin: 0;
  width: 150px;
}
.salesHeader .pulzo-icons .line-decoration {
  height: 35px;
  border: 1px solid white;
  margin: 0px -4px 0px 4px;
  width: 2px;
  background: #fff;
}
.salesHeader .pulzo-icons .image-portium .portium-img {
  margin: 0;
  width: 170px;
}
.header-container {
  width: 100%;
  height: 68px;
  padding-top: 11px !important;
  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;
  z-index: 999;
  background: #111 !important;
  top: 0px;
  height: auto;
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
.header-container.push {
  height: 152px;
}
.header-container.push.open {
  height: 456px;
}
.header-container.push.open.fixed {
  height: 460px;
}
.header-container.push.open .pulzo-header .pulzo-menu-container .menu-main-wrapper {
  top: 456px;
}
.header-container.push.open .pulzo-header.fixed-header .pulzo-menu-container .menu-main-wrapper {
  top: 456px;
}
.header-container.push.fixed {
  height: 156px;
}
.header-container.push .pulzo-header {
  bottom: 0;
}
.header-container.push:not(.open) .pulzo-header .pulzo-menu-container .menu-main-wrapper {
  top: 152px;
}
.header-container.push:not(.open) .pulzo-header.fixed-header .pulzo-menu-container .menu-main-wrapper {
  top: 152px;
}
.header-container #close-pushdown {
  position: absolute;
  right: 5px;
  top: 7px;
  color: #fff;
  z-index: 11;
  font-size: 1em;
  padding: 5px 7px 3px;
  background: rgba(0, 0, 0, 0.68);
  border-radius: 50%;
  display: none;
}
.header-container .search-container {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: transparent !important;
  z-index: 3;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background: #000;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  font-family: Helvetica;
}
.header-container .search-container.open {
  visibility: visible;
  opacity: 1;
}
.header-container .search-container.open-commercial {
  top: 130px;
}
@media (min-width: 768px) {
  .header-container .search-container.open-commercial {
    top: 120px;
  }
}
@media (min-width: 1152px) {
  .header-container .search-container.open-commercial {
    top: 140px;
  }
}
.header-container .search-container .element-form {
  position: relative;
  margin-right: 10px;
  margin-left: 0;
}
.header-container .search-container .element-form .form-control {
  color: #ffffff;
  padding-left: 40px;
  /*min-height: calc(2.9em);*/
}
.header-container .search-container .element-form label {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8px;
  margin: auto;
  height: 24px;
  font-size: 1.6em;
  color: #878787;
  z-index: 10;
}
.header-container .close-search {
  display: none;
  color: #ffffff;
  position: absolute;
  width: 24px;
  height: 24px;
  margin-bottom: 8px;
  margin-right: 1px;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.header-container .close-search.rotate {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.header-container .search-icon {
  cursor: pointer !important;
  position: absolute;
  z-index: 20;
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.header-container .search-icon.hidden .icon-svg-search {
  opacity: 0;
}
.header-container .search-icon.hidden .pulzo-font-close {
  opacity: 1 !important;
  display: inline;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  top: -8px;
}
.header-container .icon-svg-search {
  width: 48px;
  height: 48px;
  border-radius: 35px;
  background-color: #2E2E32;
  padding: 8px 16px;
}
.header-container .pulzo-font-close {
  width: 48px;
  height: 48px;
  border-radius: 35px;
  background-color: #2E2E32;
  padding: 2px 4px;
  margin-top: 8px;
}
.search-container {
  padding: 0 !important;
  top: 0 !important;
  margin-left: 24px;
}
.container-search-bar {
  position: relative;
  width: 272px !important;
  height: 48px !important;
  padding: 0 !important;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.search-input-bar {
  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;
  width: 272px;
  height: 48px;
  background-color: white;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
}
.form-control {
  margin-left: 40px ;
  font-size: 16px;
  width: 172px;
}
.search-button {
  width: 30px;
  border: none;
  background-color: red;
}
.pulzo-header-desktop {
  background-color: #111111 !important;
  position: absolute;
  z-index: 1000;
  bottom: initial;
  top: 96px;
  width: 100%;
  z-index: 999;
  height: 132px;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-weight: lighter;
}
.pulzo-header-desktop .categoriesSection {
  z-index: -1;
  height: 32px;
  background-color: #FFFFFF;
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  bottom: 33px;
}
.pulzo-header-desktop .categoriesSection .ul-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0 80px;
}
.pulzo-header-desktop .categoriesSection .ul-categories li {
  width: 128px;
  height: 32px;
  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;
}
.pulzo-header-desktop .categoriesSection .ul-categories li a {
  width: 100%;
  text-align: center;
  color: #666666;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  padding-bottom: 4px;
  padding-top: 4px;
  position: relative;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.pulzo-header-desktop .categoriesSection .ul-categories li a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 3px;
  background-color: #038652;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.pulzo-header-desktop .categoriesSection .ul-categories li a:hover {
  color: #038652;
}
.pulzo-header-desktop .categoriesSection .ul-categories li a:hover::after {
  width: 100%;
  /* Expande la línea completa */
}
.pulzo-header-desktop .logo-carro {
  width: auto;
}
.pulzo-header-desktop img {
  width: 144px;
}
.pulzo-header-desktop .left-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pulzo-header-desktop .left-menu > div {
  padding: 0 20px;
}
.pulzo-header-desktop .left-menu .icon {
  text-align: center;
}
.pulzo-header-desktop .left-menu .icon a {
  font-size: 1.6em;
  padding-top: 8px;
  text-decoration: none;
  color: #757575;
  cursor: pointer;
}
.pulzo-header-desktop .left-menu .icon a span {
  font-family: "Helvetica";
  font-weight: 700;
  display: block;
  font-size: 9px;
  margin-top: -6px;
  text-transform: uppercase;
  color: #757575;
  cursor: pointer;
}
.pulzo-header-desktop .left-menu .icon:hover a,
.pulzo-header-desktop .left-menu .icon:hover span {
  color: #ffffff;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.pulzo-header-desktop .left-menu .most-viewed {
  position: relative;
}
.pulzo-header-desktop .left-menu .most-viewed:before {
  content: " ";
  height: 25px;
  width: 1px;
  position: absolute;
  background: #757575;
  top: 5px;
  right: 0;
}
.pulzo-header-desktop .left-menu .menu-icon {
  padding: 0px;
  position: relative;
}
.pulzo-header-desktop .left-menu .menu-icon .nav-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  padding: 8px 16px;
  margin-top: -10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  margin-top: 7px;
}
.pulzo-header-desktop .left-menu .menu-icon .nav-icon.open span:nth-child(1) {
  top: 0px;
  width: 0%;
  left: 50%;
}
.pulzo-header-desktop .left-menu .menu-icon .nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pulzo-header-desktop .left-menu .menu-icon .nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.pulzo-header-desktop .left-menu .menu-icon .nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.pulzo-header-desktop .left-menu .menu-icon .nav-icon span {
  display: block;
  position: absolute;
  width: 33px;
  height: 4px;
  background: #ffffff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.pulzo-header-desktop .left-menu .menu-icon .nav-icon span:nth-child(1) {
  top: 0;
}
.pulzo-header-desktop .left-menu .menu-icon .nav-icon span:nth-child(2),
.pulzo-header-desktop .left-menu .menu-icon .nav-icon span:nth-child(3) {
  top: 10px;
}
.pulzo-header-desktop .left-menu .menu-icon .nav-icon span:nth-child(4) {
  top: 20px;
}
.pulzo-header-desktop .container-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 112px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.pulzo-header-desktop .container-icons .menu-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  padding: 8px 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 35px;
  background-color: #2E2E32;
}
.pulzo-header-desktop .container-icons .iconOpen {
  position: absolute;
  left: 92px;
  top: 23px;
}
.pulzo-header-desktop .header-container {
  position: relative;
  z-index: 0;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 80px;
  margin: 0 !important;
}
.pulzo-header-desktop .socialContainer .ul-social {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  gap: 16px;
}
.pulzo-header-desktop .socialContainer .ul-social li {
  width: 24px;
  height: 24px;
}
.pulzo-header-desktop .socialContainer .ul-social li a {
  font-size: 24px !important;
  color: #666666;
  text-align: center;
  /* Opcional: Centra el texto dentro del <a> */
}
.pulzo-header-desktop .socialContainer .ul-social li a:hover {
  color: white;
  text-decoration: none;
}
.pulzo-header-desktop .socialContainer .ul-social li .pulzo-icon {
  font-size: 24px;
  margin-bottom: 12px;
}
.pulzo-header-desktop .socialContainer .ul-social li .pulzo-icon:hover path {
  fill: white;
}
.pulzo-header-desktop .icon-social .ul-social {
  text-align: right;
  margin-top: 9px;
  padding-left: 0px;
}
.pulzo-header-desktop .icon-social .ul-social li {
  display: inline-block;
  padding: 0 9px;
}
@media screen and (max-width: 1280px) {
  .pulzo-header-desktop .icon-social .ul-social li {
    padding: 0 4px;
  }
}
.pulzo-header-desktop .icon-social .ul-social a {
  font-size: 1.5em;
  color: #757575;
  text-decoration: none;
}
.pulzo-header-desktop .icon-social .ul-social a:hover {
  color: #ffffff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.pulzo-header-desktop .container-tags-news {
  -webkit-box-shadow: 0px 12px 20px -15px black;
          box-shadow: 0px 12px 20px -15px black;
  position: absolute;
  width: 100%;
  top: 104px;
  background-color: #272727;
  height: 155px;
  -webkit-transition: height 400ms ;
  transition: height 400ms ;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pulzo-header-desktop .container-tags-news a:hover {
  text-decoration: underline;
  color: white;
}
.pulzo-header-desktop .container-tags-news a .card-new-tag {
  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;
  height: 115px;
  border-right: 2px solid grey;
  position: absolute;
  -webkit-animation: mymove 800ms;
  /* Safari 4.0 - 8.0 */
  animation: mymove 800ms;
  top: -57px;
  /* Safari 4.0 - 8.0 */
}
.pulzo-header-desktop .container-tags-news a .card-new-tag:hover {
  text-decoration: underline;
  color: white;
}
@keyframes mymove {
  0% {
    top: -75px;
    opacity: 0;
  }
  100% {
    top: -57px;
    opacity: 1;
  }
}
@-webkit-keyframes mymove {
  0% {
    top: -75px;
    opacity: 0;
  }
  100% {
    top: -57px;
    opacity: 1;
  }
}
.pulzo-header-desktop .container-tags-news a .card-new-tag .div-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  width: 100%;
}
.pulzo-header-desktop .container-tags-news a .card-new-tag .div-img.hidden {
  overflow: hidden;
}
.pulzo-header-desktop .container-tags-news a .card-new-tag .div-img .img {
  height: inherit;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: inherit;
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}
.pulzo-header-desktop .container-tags-news a .card-new-tag .div-img:hover .img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.pulzo-header-desktop .container-tags-news a .card-new-tag .container-title {
  padding: 0px 5px 0px 12px;
  width: 100%;
}
.pulzo-header-desktop .container-tags-news a .card-new-tag .container-title p {
  font-weight: bold;
  color: white;
  margin: 0px;
  padding: 0px;
  line-height: 17px;
}
.pulzo-header-desktop .hide-container-tags {
  height: 0px;
  -webkit-transition: height 500ms ;
  transition: height 500ms ;
}
.pulzo-header-desktop .hide-container-tags a .card-new-tag {
  display: none !important;
}
.pulzo-header-fake .logo-space img {
  width: 354px;
}
.pulzo-header-fake .brand-logo {
  text-align: center;
  font-size: 1.7em;
  font-weight: 700;
}
.pulzo-header-fake .logotipo {
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  font-size: 1.1em;
}
.pulzo-header-fake .logotipo span {
  font-size: 1.3em;
}
.pulzo-header-fake .pulzo-content-button #go-home {
  text-transform: uppercase;
  text-decoration: underline;
  padding: 10px;
  font-weight: bold;
  cursor: pointer;
}
.pulzo-header-fake .pulzo-content-button #go-home:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 0 22px 20px;
  position: absolute;
  top: -11px;
  right: 55px;
}
.pulzo-header-fake .go-home-container {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
}
.pulzo-header-fake .go-home-container #go-home {
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
  padding: 10px;
  display: inline-block;
  width: 100%;
  font-size: 1.6em;
  border-bottom-left-radius: 21px;
  border-bottom-right-radius: 21px;
  margin-bottom: 10px;
  color: white;
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
}
.summary-mobil {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 2000;
  height: 8%;
  display: none;
}
.summary-mobil .pulzo-article-header-mobile-summary {
  background-color: #22cb64;
  padding: 15px;
  color: white;
  z-index: 10;
}
.summary-mobil .pulzo-article-header-mobile-summary h3 {
  position: relative;
  color: white;
  font-weight: 800;
  margin-left: 45px;
}
.summary-mobil .pulzo-article-header-mobile-summary h3 i {
  position: relative;
}
.summary-mobil .pulzo-article-header-mobile-summary h3 i:before {
  position: absolute;
  top: 1px;
  font-size: 28px;
  left: -42px;
}
.summary-mobil .pulzo-article-header-mobile-summary a .pulzo-font-down-selector,
.summary-mobil .pulzo-article-header-mobile-summary a .pulzo-font-flecha-top-newsletter {
  position: absolute;
  right: 20px;
  top: 15px;
  font-size: 25px;
  color: white;
}
.summary-mobil .container-items {
  position: absolute;
  left: 0px;
  top: 58px;
  background-color: #000000;
  color: white;
  z-index: -1;
  width: 100%;
}
.summary-mobil .container-items ul {
  margin: 0px;
  padding: 15px;
}
.summary-mobil .container-items ul ol {
  padding: 0px 13px;
  margin: 15px 0px;
}
.summary-mobil .container-items ul ol h2 {
  font-size: 15px;
  font-weight: 400;
  font-family: noto-serif;
  color: white;
  margin: 7px 0px;
  position: relative;
}
.summary-mobil .container-items ul ol h2:before {
  font-family: "pulzo";
  content: "*";
  font-size: 8px;
  position: absolute;
  left: -16px;
  top: 3px;
}
.summary-mobil .container-items .button-close {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #292828;
}
.summary-mobil .container-items .button-close a {
  color: white;
  width: 100%;
  font-weight: bold;
  font-size: 19px;
  padding: 17px 0px;
}
.summary-mobil .overlay-summary {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000000c7;
  top: 0px;
  z-index: -5;
}
.hide {
  opacity: 0;
  display: none;
  z-index: -1;
}
.hide-items {
  top: -500px !important;
  -webkit-transition: top 1s;
  transition: top 1s;
}
.pulzo-article-header {
  position: absolute;
  bottom: initial;
  width: 100%;
  background-color: #8F00FF;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  color: #ffffff;
  z-index: 20;
  max-height: 70px;
  display: none;
}
.pulzo-article-header .logo-carro {
  width: auto !important;
}
.pulzo-article-header.pulzo-article-header-mobile {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
  /*.overlay-message-obscuro-theme{
			.breakpoint( @resDesktopMedium, {display: none;});
			top: 10px;
			left: 0;
			position: fixed;
			height: 100%;
			width: 100%;
			z-index: -1;
			background-color: #000000d6;
			display: flex;
			flex-direction: column;
			justify-content: flex-end;
			padding-bottom: 60px;
			background-image: url("https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/CC7/back.png");
			background-size: inherit;
			background-repeat: no-repeat;
			background-color: black;
		
			.img-instrutions{
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
			}
			.container-img{
				position: relative;
				height: 265px;
				display: flex;
				flex-direction: column;
				justify-content: flex-end;
				.image{
					width: 270px;
					position: absolute;
					top: -229px;
					left: 33px;
				}
				.close{
					width: 60px;
				}
				p{
					text-align: center;
					color: white;
					font-weight: bold;
					text-transform: uppercase;
					p:hover{text-decoration: underline;}
				}
			}
		}*/
  /*@media (min-width: 450px){
			.overlay-message-obscuro-theme{
				background-position: center top;
			}
		}
		
		@media (max-width: 449px){
			.overlay-message-obscuro-theme{
				background-position: center top;
				background-size: contain;
			}
		}*/
}
.pulzo-article-header a {
  color: #ffffff;
  display: block;
}
.pulzo-article-header .pulzo-logo-column {
  height: 54px;
  text-align: center;
  overflow: hidden;
}
.pulzo-article-header .left-menu > div {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 16px 12px 15px;
  min-height: 70px;
}
.pulzo-article-header .left-menu > div:not(.logo-space) {
  border-right: 1px solid #4d4d4d;
}
.pulzo-article-header .left-menu .nav-icon {
  width: 33px;
  height: 24px;
  display: inline-block;
  position: relative;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  margin-top: 7px;
  margin-left: 0;
}
.pulzo-article-header .left-menu .nav-icon.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.pulzo-article-header .left-menu .nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pulzo-article-header .left-menu .nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.pulzo-article-header .left-menu .nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.pulzo-article-header .left-menu .nav-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #ffffff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.pulzo-article-header .left-menu .nav-icon span:nth-child(1) {
  top: 0;
}
.pulzo-article-header .left-menu .nav-icon span:nth-child(2),
.pulzo-article-header .left-menu .nav-icon span:nth-child(3) {
  top: 8px;
}
.pulzo-article-header .left-menu .nav-icon span:nth-child(4) {
  top: 16px;
}
.pulzo-article-header .logo-space {
  padding: 12px 0;
  position: relative;
  display: inline-table;
}
.pulzo-article-header .logo-space h1 {
  display: none;
}
.pulzo-article-header .logo-space:after {
  content: "";
  width: 1px;
  height: 25px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 0;
  background: #ffffff;
}
.pulzo-article-header .logo-space a,
.pulzo-article-header .logo-space button {
  display: table-cell;
  vertical-align: middle;
  background-color: transparent;
  border: 0;
}
.pulzo-article-header .logo-space a:active,
.pulzo-article-header .logo-space button:active,
.pulzo-article-header .logo-space a:hover,
.pulzo-article-header .logo-space button:hover,
.pulzo-article-header .logo-space a:focus,
.pulzo-article-header .logo-space button:focus,
.pulzo-article-header .logo-space a:visited,
.pulzo-article-header .logo-space button:visited {
  outline: none;
}
.pulzo-article-header .logo-space a img,
.pulzo-article-header .logo-space button img {
  width: 100%;
  height: 30px;
}
.pulzo-article-header .logo-space a {
  padding: 0 0;
}
.pulzo-article-header .pulzo-header-social {
  width: 19%;
  margin-top: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .pulzo-article-header .pulzo-header-social {
    text-align: right;
    padding-top: 6px;
  }
}
@media (min-width: 992px) {
  .pulzo-article-header .pulzo-header-social {
    text-align: right;
    margin-top: 4px;
    padding-top: 0;
  }
}
@media (min-width: 1025px) {
  .pulzo-article-header .pulzo-header-social {
    width: 36%;
  }
}
@media (min-width: 1280px) {
  .pulzo-article-header .pulzo-header-social {
    float: right;
    margin-top: -52px;
    width: initial;
  }
}
.pulzo-article-header .pulzo-header-social .social {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  font-family: Helvetica;
  font-weight: 700;
  font-size: 0.813em;
  margin: 0px 7px;
  top: 65px;
  right: 15px;
  text-transform: uppercase;
  /* &:last-child{margin-right: 0;} */
}
.pulzo-article-header .pulzo-header-social .social i {
  text-decoration: none;
}
.pulzo-article-header .pulzo-header-social .social:hover {
  background-color: transparent;
}
.pulzo-article-header .pulzo-header-social .social:hover .social-menu-container {
  display: block;
}
.pulzo-article-header .pulzo-header-social .social .header-social-button {
  padding: 6px;
  border-radius: 50%;
  font-size: 16px;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
}
.pulzo-article-header .pulzo-header-social .social .header-social-button span {
  font-size: 0.875em;
  display: inline-block;
}
.pulzo-article-header .pulzo-header-social .social .header-social-button.pulzo-font-facebook {
  background-color: none;
  border: 1px solid #fff;
  font-size: 21px;
}
.pulzo-article-header .pulzo-header-social .social .header-social-button.pulzo-font-facebook:hover {
  background-color: #3b7cff;
}
.pulzo-article-header .pulzo-header-social .social .header-social-button.pulzo-font-facebook::before {
  position: relative;
  top: -5px;
}
.pulzo-article-header .pulzo-header-social .social .header-social-button.pulzo-font-twitter {
  background-color: none;
  padding: 6px 5px 6px;
  vertical-align: text-bottom;
  border: 1px solid #fff;
}
.pulzo-article-header .pulzo-header-social .social .header-social-button.pulzo-font-twitter:before {
  font-size: 1.4em;
}
.pulzo-article-header .pulzo-header-social .social .header-social-button.pulzo-font-twitter:hover {
  background-color: #1da1f2;
}
.pulzo-article-header .pulzo-header-social .social .header-social-button.pulzo-font-mail-envelope {
  background-color: none;
  border: 1px solid #fff;
}
.pulzo-article-header .pulzo-header-social .social .header-social-button.pulzo-font-mail-envelope:hover {
  background-color: #038652;
}
.pulzo-article-header .pulzo-header-social .social .header-social-button:before {
  border-radius: none;
  padding: 0;
  font-size: 1em;
}
.pulzo-article-header .pulzo-header-social .social .header-social-button.pulzo-font-facebook:before,
.pulzo-article-header .pulzo-header-social .social .header-social-button.pulzo-font-twitter:before,
.pulzo-article-header .pulzo-header-social .social .header-social-button.pulzo-font-mail-envelope:before {
  background-color: transparent;
  padding: 1px;
  vertical-align: middle;
}
.pulzo-article-header .pulzo-header-social .social .newsletter-header-container {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
}
.pulzo-article-header .pulzo-header-social .search-btn-mobile {
  font-size: 1.8em;
  padding-top: 12px;
}
.pulzo-article-header .search-btn-mobile {
  font-size: 2em;
  margin-top: 7px;
}
.pulzo-article-header .social-article {
  padding: 9px 0;
}
.pulzo-article-header .social-article li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 2px;
}
.pulzo-article-header .social-article li:hover .social-menu-container {
  display: block;
}
.pulzo-article-header .social-article li img {
  width: 35px;
}
.pulzo-article-header .social-article li a:before {
  border-radius: 50%;
  padding: 7px;
  font-size: 1.2em;
  display: block;
}
.pulzo-article-header .social-article li a.pulzo-font-facebook:before {
  background-color: #3b7CFF;
}
.pulzo-article-header .social-article li a.pulzo-font-twitter:before {
  background-color: #1da1f2;
  padding: 6px;
  font-size: 1.35em;
}
.pulzo-article-header .social-article li a.pulzo-font-instagram:before {
  background-color: #833AB4;
}
.pulzo-article-header .social-article li a.pulzo-font-mail-envelope:before {
  background-color: #038652;
}
.pulzo-article-header .social-article li a.pulzo-font-whatsapp:before {
  background-color: #25D366;
}
.pulzo-article-header .dynamic-header {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: top 0.4s ease-out;
  transition: top 0.4s ease-out;
  top: 0px;
  left: 0;
}
.pulzo-article-header .left-menu,
.pulzo-article-header .title-header,
.pulzo-article-header .pulzo-header-social {
  display: inline-block;
  vertical-align: middle;
}
.pulzo-article-header .title-header {
  font-family: Helvetica;
  font-weight: 900;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0px 10px 0;
  width: 41.2%;
  font-size: 17px;
  margin-top: -3px;
}
@media (min-width: 1280px) {
  .pulzo-article-header .title-header {
    width: 710px;
  }
}
.pulzo-article-header .pulzo-progress {
  width: 100%;
  background: #C3CAD2;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
}
.pulzo-article-header .pulzo-progress .progress {
  width: 0;
  height: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: #038652;
}
.mostrarmail {
  background-color: #038652;
}
.alert {
  display: none ;
}
/*=============================================================*/
/*================= LAYOUT - BUTTON.LESS ======================*/
/*============================================================*/
.pulzo-btn {
  display: block;
  /*margin-bottom: 0; // For input.btn*/
  padding: 8px 10px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  color: #ffffff;
  font-family: "heebo";
  font-weight: 700;
  min-width: 160px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  /*&:hover, &:active, &:focus {
    outline-width:0;
    text-decoration: none;
    color: @pulzo-white;
  }*/
}
@media (min-width: 1025px) {
  .pulzo-btn:hover {
    min-width: 180px;
  }
}
.pulzo-btn.pulzo-btn-small {
  max-width: 100%;
}
@media (min-width: 1025px) {
  .pulzo-btn.pulzo-btn-small {
    width: 35% !important;
  }
}
.pulzo-btn.pulzo-btn-medium {
  max-width: 50%;
}
@media (min-width: 768px) {
  .pulzo-btn.pulzo-btn-medium {
    width: 50%;
  }
}
.pulzo-btn.pulzo-btn-large {
  max-width: 100%;
}
.pulzo-btn.pulzo-btn-block {
  width: 100%;
}
.pulzo-btn.btn-search-menu {
  min-width: 41px;
  background-color: #373636;
}
.pulzo-btn.green {
  background-color: #038652;
}
.pulzo-btn.green:hover {
  background-color: #038652;
}
.pulzo-btn.light-black {
  background-color: #373636;
}
.pulzo-btn.pulzo-color-cyan {
  background-color: #2DD3C9;
  color: black;
}
.pulzo-btn.light-black-menu {
  background-color: #373636;
}
@media (min-width: 1025px) {
  .pulzo-btn.light-black-menu:hover {
    -webkit-animation: button-menu-animation 0.5s linear forwards;
            animation: button-menu-animation 0.5s linear forwards;
  }
}
.pulzo-btn.dark-blue {
  background-color: #2F6585;
  position: relative;
}
.pulzo-btn.dark-blue.shadow-btn {
  -webkit-box-shadow: 3px 3px 0px 0px #1b4a66;
  box-shadow: 3px 3px 0px 0px #1b4a66;
}
.pulzo-btn.dark-blue:after {
  position: absolute;
  height: 14px;
  width: 14px;
  top: 0;
  right: 5px;
  bottom: 0;
  margin: auto;
  font-family: "pulzo" !important;
  font-weight: 400!important;
  text-transform: none!important;
  line-height: 1;
  font-style: normal!important;
  font-variant: normal!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "e";
}
.pulzo-btn.dark-blue:before {
  position: absolute;
  height: 14px;
  width: 14px;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
  font-family: "pulzo" !important;
  font-weight: 400!important;
  text-transform: none!important;
  line-height: 1;
  font-style: normal!important;
  font-variant: normal!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "e";
}
@-webkit-keyframes button-menu-animation {
  0% {
    margin-left: 0px;
    min-width: 130px;
    font-size: 16px;
    background-color: #373636;
    padding: 8px 10px;
  }
  25% {
    margin-left: -5px;
    min-width: 140px;
    font-size: 17px;
    background-color: #403F3F;
    padding: 7px 10px;
  }
  50% {
    margin-left: -5px;
    min-width: 140px;
    font-size: 17px;
    background-color: #454444;
    padding: 7px 10px;
  }
  75% {
    margin-left: 0;
    min-width: 130px;
    font-size: 16px;
    background-color: #4A4949;
    padding: 8px 10px;
  }
  90% {
    margin-left: 0;
    min-width: 130px;
    font-size: 16px;
    background-color: #525050;
    padding: 8px 10px;
  }
  100% {
    margin-left: 0px;
    min-width: 130px;
    color: white;
    font-size: 16px;
    background-color: #545353;
    padding: 8px 10px;
  }
}
@keyframes button-menu-animation {
  0% {
    margin-left: 0px;
    min-width: 130px;
    font-size: 16px;
    background-color: #373636;
    padding: 8px 10px;
  }
  25% {
    margin-left: -5px;
    min-width: 140px;
    font-size: 17px;
    background-color: #403F3F;
    padding: 7px 10px;
  }
  50% {
    margin-left: -5px;
    min-width: 140px;
    font-size: 17px;
    background-color: #454444;
    padding: 7px 10px;
  }
  75% {
    margin-left: 0;
    min-width: 130px;
    font-size: 16px;
    background-color: #4A4949;
    padding: 8px 10px;
  }
  90% {
    margin-left: 0;
    min-width: 130px;
    font-size: 16px;
    background-color: #525050;
    padding: 8px 10px;
  }
  100% {
    margin-left: 0px;
    min-width: 130px;
    color: white;
    font-size: 16px;
    background-color: #545353;
    padding: 8px 10px;
  }
}
/*==================== BUTTON MORE NEWS ========================*/
.buttonMoreNews {
  border: 1px solid #038652;
  background-color: #038652;
  color: #ffffff;
  margin: 0 auto;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1em;
  font-weight: bold;
  width: 95%;
  line-height: 1.5em;
  letter-spacing: 0.28px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.buttonMoreNews:active,
.buttonMoreNews:focus {
  outline: 0;
}
@media (min-width: 1025px) {
  .buttonMoreNews {
    width: 50%;
  }
  .buttonMoreNews:hover {
    background-color: #038652;
    width: 55%;
  }
}
/*=============================================================*/
/*================= LAYOUT - CONTAINER.LESS ======================*/
/*============================================================*/
.mt-165 {
  margin-top: 165px;
}
.pulzo-spacer {
  height: 10px;
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
@media (min-width: 992px) {
  .pulzo-spacer {
    height: 190px;
  }
  .pulzo-spacer.open-search {
    height: 225px;
  }
}
.tagshome {
  height: 125px;
}
@media (min-width: 768px) {
  .tagshome {
    height: 190px;
  }
}
.pulzo-spacer-fake {
  height: 160px;
}
@media (min-width: 992px) {
  .pulzo-spacer-fake {
    height: 70px;
  }
}
#main-pulzo-container {
  z-index: 0 !important;
  overflow: visible;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#main-pulzo-container.move {
  -webkit-transform: translate3d(0, 191px, 0);
          transform: translate3d(0, 191px, 0);
}
@media (min-width: 992px) {
  #main-pulzo-container.move {
    -webkit-transform: translate3d(0, 304px, 0);
            transform: translate3d(0, 304px, 0);
  }
}
.container {
  padding-left: 0px;
  padding-right: 0px;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.native-spacer {
  height: auto;
  padding-top: 44.25%;
}
/*=============================================================*/
/*================= LAYOUT - FORMS.LESS ======================*/
/*============================================================*/
.pulzo-form-control {
  display: inline-block;
  width: 100%;
  padding: 8px;
  background-color: #F7F7F7;
  border: solid 1px #D4D4D4;
  font-family: "heebo";
  color: #424242;
}
.pulzo-form-control.highlight-border {
  border: solid 1px #575757;
  color: #000;
}
.pulzo-form-control.highlight-border.danger {
  border-color: #FF5B5B;
}
.pulzo-form-control.danger {
  border-color: #FF5B5B;
}
.pulzo-form-control.transparent {
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid #2b2b2b;
  border-radius: 7px;
  color: #2b2b2b;
}
.pulzo-form-control.transparent::-webkit-input-placeholder {
  color: #2b2b2b;
}
.pulzo-form-control.transparent:-moz-placeholder {
  color: #2b2b2b;
}
.pulzo-form-control.transparent::-moz-placeholder {
  color: #2b2b2b;
}
.pulzo-form-control.transparent:-ms-input-placeholder {
  color: #2b2b2b;
}
.pulzo-form-control.highlight-border.danger {
  border-color: #D0001B;
}
.noVisible {
  display: none;
}
.forms-textarea {
  background: #ffffff;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  border: none;
  font-size: 1em;
  font-weight: 300;
}
.success-icon {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-color: #ffffff;
  margin: auto;
}
.success-icon:before {
  position: absolute;
  font-size: 3.1em;
  color: #6CA132;
  margin-left: 8px;
  margin-top: 8px;
  font-family: "pulzo" !important;
  font-weight: 400!important;
  text-transform: none!important;
  line-height: 1;
  font-style: normal!important;
  font-variant: normal!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "1";
}
@media (min-width: 768px) {
  .success-icon:before {
    margin-left: -25px;
    margin-top: 8px;
  }
}
.form-control {
  border-radius: 8px;
  padding: 0 16px;
  z-index: 2;
  position: relative;
  background: #ffffff;
  height: 42px;
  border: none;
  width: 100%;
  color: #2B2A2A;
}
.grid-error-container-obscuro .content-img-container {
  background-image: url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/404-noche.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}
.grid-error-container-obscuro .content-img-container .img-error404 {
  display: none !important;
}
.grid-error-container-obscuro .text-p-error404 {
  color: #fff !important;
}
.grid-error-container-obscuro .text-mensaje-error404 {
  color: #fff !important;
}
.tp-container-obscuro .tp-title h3 {
  color: #fff !important;
}
.tp-container-obscuro .block-article .infoBlockOne .titleArticle-tp a {
  color: #fff !important;
}
/*=============================================================*/
/*================= LAYOUT - POPOVER.LESS ======================*/
/*============================================================*/
.send-to-popover {
  max-width: 294px;
  border-radius: 8px;
  border: none;
}
.send-to-popover .arrow {
  right: 12% !important;
}
.send-to-popover .close-container {
  text-align: right;
}
.send-to-popover .popover-content {
  min-width: 294px;
}
.send-to-popover .popover-content h4 {
  text-align: center;
  color: #737373;
  font-family: "heebo";
  font-weight: 600;
  font-size: 1.125em;
}
.send-to-popover .popover-content form .pulzo-form-control {
  margin-top: 15px;
}
.send-to-popover .popover-content form .btn-container {
  text-align: center;
  margin-top: 15px;
}
.send-to-popover .popover-content form .pulzo-btn {
  font-size: 1.150em;
}
.send-to-popover .popover-content .success-form h4 {
  font-family: "heebo";
  font-weight: 300;
  font-size: 1.5em;
  color: #4c4c4c;
  text-align: center;
  margin: 0 auto 8px;
}
.send-to-popover .popover-content .success-form h4 strong {
  font-weight: 700;
  display: block;
}
.send-to-popover .popover-content .success-form .success-icon {
  width: 60px;
  height: 60px;
}
.close:before {
  cursor: pointer;
  background-color: #222;
  border-radius: 50%;
  padding: 4px;
  font-size: 10px;
  color: #fff;
  position: relative;
  top: -10px;
  right: -5px;
}
.send-container {
  position: absolute;
  z-index: 10;
  top: 60px;
  right: -9PX;
  width: 100%;
  max-width: 320px;
  display: none;
  background-color: #fff;
  min-width: 330px;
  padding: 20px 20px 19px 30px;
  border-radius: 15px;
  border: none;
  -webkit-box-shadow: 0 5px 10px #666;
          box-shadow: 0 5px 10px #666;
  height: auto;
  /* &:before{
    	position: absolute;
    	content : "";
    	width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 12.5px 10px 12.5px;
		border-color: transparent transparent #ffffff transparent;
		top:-10px;
		right: 12%;
    }  */
}
.send-container .send-to-form {
  position: relative;
  top: -25px;
}
.send-container #captcha-1 {
  margin-top: 15px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  position: relative;
  left: 15px;
}
.send-container #captcha-0 {
  margin-top: 15px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  position: relative;
  left: 15px;
}
.send-container .close-container {
  text-align: right;
  position: relative;
  z-index: 2;
}
.send-container .title-email {
  text-transform: initial;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 32px;
  position: relative;
  z-index: 0;
  line-height: normal;
}
.send-container .text {
  font-size: 16px;
  font-weight: normal;
}
.send-container form .pulzo-form-control {
  display: block;
  width: 80%;
  margin: auto;
  margin-top: 15px;
  border-radius: 7px;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}
.send-container form .pulzo-form-control::-webkit-input-placeholder {
  background-image: url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/correo.svg);
  background-repeat: no-repeat;
  background-position-x: left;
  background-size: 11%;
  font-family: helvetica !important;
  padding-right: 10px;
  font-size: 14px;
  text-align: center;
  position: relative;
  left: 5px;
}
.send-container form .pulzo-form-control:-ms-input-placeholder {
  background-image: url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/correo.svg);
  background-repeat: no-repeat;
  background-position-x: left;
  background-size: 11%;
  font-family: helvetica !important;
  padding-right: 10px;
  font-size: 14px;
  text-align: center;
  position: relative;
  left: 5px;
}
.send-container form .pulzo-form-control::-ms-input-placeholder {
  background-image: url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/correo.svg);
  background-repeat: no-repeat;
  background-position-x: left;
  background-size: 11%;
  font-family: helvetica !important;
  padding-right: 10px;
  font-size: 14px;
  text-align: center;
  position: relative;
  left: 5px;
}
.send-container form .pulzo-form-control::placeholder {
  background-image: url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/correo.svg);
  background-repeat: no-repeat;
  background-position-x: left;
  background-size: 11%;
  font-family: helvetica !important;
  padding-right: 10px;
  font-size: 14px;
  text-align: center;
  position: relative;
  left: 5px;
}
.send-container form .pulzo-form-control-name {
  display: block;
  width: 80%;
  margin: auto;
  margin-top: 15px;
  border-radius: 7px;
  background-color: #fff;
  padding: 8px;
  border: 1px solid #ddd;
}
.send-container form .pulzo-form-control-name::-webkit-input-placeholder {
  background-image: url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/user.svg);
  background-repeat: no-repeat;
  background-position-x: left;
  background-size: 8%;
  font-family: helvetica;
  padding-right: 10px;
  font-size: 14px;
  text-align: center;
  position: relative;
  left: 5px;
}
.send-container form .pulzo-form-control-name:-ms-input-placeholder {
  background-image: url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/user.svg);
  background-repeat: no-repeat;
  background-position-x: left;
  background-size: 8%;
  font-family: helvetica;
  padding-right: 10px;
  font-size: 14px;
  text-align: center;
  position: relative;
  left: 5px;
}
.send-container form .pulzo-form-control-name::-ms-input-placeholder {
  background-image: url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/user.svg);
  background-repeat: no-repeat;
  background-position-x: left;
  background-size: 8%;
  font-family: helvetica;
  padding-right: 10px;
  font-size: 14px;
  text-align: center;
  position: relative;
  left: 5px;
}
.send-container form .pulzo-form-control-name::placeholder {
  background-image: url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/user.svg);
  background-repeat: no-repeat;
  background-position-x: left;
  background-size: 8%;
  font-family: helvetica;
  padding-right: 10px;
  font-size: 14px;
  text-align: center;
  position: relative;
  left: 5px;
}
.send-container form .btn-container {
  text-align: center;
  margin-top: 15px;
}
.send-container form .btn-container button {
  margin: auto;
  width: 70%;
  border-radius: 40px !important;
  font-family: Arial, Helvetica, sans-serif;
}
.send-container form .pulzo-btn {
  font-size: 1.150em;
}
.send-container .graciasMail {
  position: absolute;
  z-index: 10;
  top: 11px;
  right: 0px;
  width: 280px;
  max-width: 320px;
  display: none;
  background-color: #fff;
  min-width: 330px;
  padding: 20px 20px 19px 30px;
  border-radius: 15px;
  border: none;
  height: 430px;
}
.send-container .graciasMail .close-title {
  text-align: center;
  text-transform: initial;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: normal;
  margin: 50px 0;
}
.send-container .graciasMail .close-text {
  font-size: 16px;
  text-align: center;
  font-weight: normal;
  color: #000;
  text-transform: initial;
  margin-bottom: 30px;
}
.send-container .graciasMail .mail-send p {
  text-transform: initial;
  color: #000;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 17px;
  line-height: normal;
  margin: 50px 0;
}
.send-container .graciasMail .btn-container {
  text-align: center;
  margin-top: 15px;
  margin: auto;
  width: 65%;
}
.send-container .graciasMail .btn-container button {
  width: 100%;
  color: #fff;
  border: none;
  background-color: #038652;
  font-size: 1.150em;
  border-radius: 40px !important;
  font-family: Arial, Helvetica, sans-serif;
}
/*=============================================================*/
/*================= LAYOUT - MENU.LESS ======================*/
/*============================================================*/
/*================= MENU ======================*/
.container-desktop-menu {
  overflow-y: auto !important;
  overflow-x: hidden;
  width: 325px !important;
  height: 600px;
}
.container-desktop-menu::-webkit-scrollbar {
  width: 3px;
}
.container-desktop-menu::-webkit-scrollbar-thumb {
  background-color: #dfebe6;
  opacity: 0.8;
  border-radius: 10px;
}
.container-desktop-menu::-webkit-scrollbar-thumb:hover {
  background-color: white;
}
.container-menu {
  width: 90%;
}
.menu-wrapper {
  background-color: white;
  height: 890px;
  position: absolute;
  top: 5px;
  width: 360px;
  left: 0;
  margin-top: 62px;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: auto;
  display: none;
}
.menu-wrapper .open .newsletter-container {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.menu-wrapper .open .search-form {
  font-family: Helvetica;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  padding-left: 1%;
}
.menu-wrapper .open .search-form button {
  font-family: Helvetica;
  border-radius: 20px;
  background-color: #fff;
  color: #2b2a2a ;
}
.menu-wrapper .open .search-form button:hover {
  background-color: #8F00FF !important;
}
.menu-sections {
  text-align: left;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: auto;
  width: 90%;
}
.menu-sections li {
  list-style-type: disc;
  text-align: left !important;
  padding: 4px;
  margin-left: 28px;
  cursor: pointer !important;
  width: 100%;
}
.menu-sections li a {
  width: 100%;
  text-align: left;
  color: #666666;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  padding-bottom: 8px;
  position: relative;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.menu-sections li a span {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu-sections li a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 3px;
  background-color: #038652;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.menu-sections li a:hover {
  color: #038652;
}
.menu-sections li a:hover::after {
  width: 150%;
  /* Expande la línea completa */
}
.container-search {
  background-color: #111111;
  width: 100%;
}
.container-desktop-menu {
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 209px;
  margin-left: 32px;
  margin-top: 20px;
}
.search-container-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: red;
  width: 272px;
  height: 48px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
  position: relative;
  margin-left: 80px;
}
.search-container-menu button {
  background: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  left: -24px;
}
.ovalo {
  display: none;
}
.form-control {
  background-color: transparent;
  height: 30px;
  width: 184px;
  margin-left: 40px;
  padding-left: 4px;
}
.form-control:focus {
  background-color: transparent;
  height: 30px;
}
.social-net {
  width: 100%;
  margin-top: 5px;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.social-net .social-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #666666;
}
.social-icon a {
  width: 24px;
  height: 24px;
  color: #666666;
  cursor: pointer;
  text-decoration: none;
}
.container-social-menu {
  border-top: 2px solid #038652;
  margin-top: 8px;
}
.container-terminos {
  margin-top: 24px;
}
.container-terminos li {
  cursor: pointer;
}
.container-terminos li a {
  color: #666666;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
/*=========================================================*/
/*============== LAYOUT - WIDGET.LESS =====================*/
/*=========================================================*/
.sticky-sidebar {
  position: fixed;
  top: 60px;
}
/*============== SQUARE TITLE =================*/
.main-title {
  position: relative;
  padding-top: 25px;
  padding-left: 0px;
}
.main-title:before {
  content: '';
  width: 40px;
  height: 30px;
  background: white-green;
  position: absolute;
  z-index: 1;
  top: 13px;
}
.main-title h2,
.main-title h3,
.main-title h1 {
  font-family: "heebo";
  color: #000000;
  font-weight: 900;
  font-size: 1.625em;
  position: relative;
  z-index: 2;
  padding-left: 10px;
  margin-top: 2px;
  text-transform: uppercase;
  cursor: auto;
  text-decoration: none !important;
}
.main-title h2:hover,
.main-title h3:hover,
.main-title h1:hover,
.main-title h2:active,
.main-title h3:active,
.main-title h1:active {
  text-decoration: none !important;
  cursor: auto !important;
}
/*============== COLOR BUTTON PLAY VIDEO =================*/
.jw-background-color {
  background-color: rgba(0, 220, 132, 0.7) !important;
}
.jw-display-icon-container {
  background-color: rgba(0, 220, 132, 0.7) !important;
  border-radius: 50% !important;
}
.mthome {
  margin-top: -10px;
}
/*============== ULTIMA HORA DESKTOP =================*/
.last-minute-desktop {
  width: 100%;
  margin-top: 19px;
  height: auto;
  z-index: 500;
  position: fixed;
  margin-top: 0px;
  font-family: Helvetica;
  top: 95px;
  /* .back{
    background: #f71208;
    width: 1140px;
    border-radius: 20px;
    transform: skew(-15deg);
    margin: auto;

    .last-minute-container{
      position: relative;
      margin: auto;
      z-index: 1;
      width: 1152px;
      padding-left: 190px;
      height: 85px;
      background: #ff1302;
      background: linear-gradient(90deg, rgba(220,16,29,1) 0%, rgba(220,16,29,1) 35%, rgba(250,19,6,1) 50%, rgba(220,16,29,1) 65%, rgba(220,16,29,1) 100%);
      transform: skew(-15deg);
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      border-radius: 20px;
          
      .last-minute-text{
        
        display: flex;
        align-items: center;
        padding: 0px 20px ;
        height: 75px;
        span{
          transform: skew(30deg);
          a{
            color: @pulzo-white;
            font-weight: bold;
            font-size:20px; 
            line-height: 25px;
            &:hover{text-decoration-line:underline; }
          }
        }
      }
    }   
  }

  .head{
    position: absolute;
    z-index: 2;
    left: -12%;

    .title{
      font-family: Helvetica;
      color: @pulzo-white;
      position: relative;
      text-align: center;
      height: 100%;
      width: 100%;
    
      h2{ 
        font-family: Helvetica;
        text-transform: uppercase;
        font-size:1.8em;
        font-weight: bold;
        width: 250px;
        .last{
          background: #ff1302;
          background: linear-gradient(90deg, rgba(220,16,29,1) 0%, rgba(220,16,29,1) 28%, rgba(250,19,6,1) 50%, rgba(220,16,29,1) 69%, rgba(220,16,29,1) 100%);
          position: absolute;
          z-index: 2;
          right: -40px;
          padding: 2px 40px;
          border: 3px solid #ff1302;
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

          p{
            transform: skew(15deg);
            margin-bottom: 0px;
            color: #fff;
          }

        }
        .minute{
          background:#ff1302;
          position: absolute;
          z-index: 1;
          font-size: 1.6rem;
          right: -80px;
          top: 48px;
          padding: 8px 30px 0px 30px;
          border-top: 3px solid #dc101d;
          border-bottom: none;
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

          p{
            transform: skew(15deg);
            margin-bottom: 0px;
            color: #fff;
          }

          &::before{
            content: '';
            position: absolute;
            width: 100%;
            right: 0px;
            top: -3px;
            height: 11px;
            background-color: #dc101d;
          }

        }

        &:hover{
          text-decoration: none !important; 
          cursor: auto;
        }
      }  
    }
  }*/
}
.last-minute-desktop .container-last-hour {
  background-color: white;
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 14% 86%;
  margin: auto;
  padding-left: 80px;
}
@media screen and (max-width: 1150px) {
  .last-minute-desktop .container-last-hour {
    margin-left: 5%;
  }
}
.last-minute-desktop .container-last-hour .last-hour {
  background-color: #E53535;
  text-align: center;
}
.last-minute-desktop .container-last-hour .last-hour .text-last-hour {
  color: white;
  font-family: Helvetica;
  font-weight: 700;
  font-size: 17px;
  line-height: 50px;
  text-align: center;
}
.last-minute-desktop .container-last-hour .title-new {
  margin-left: 4%;
}
.last-minute-desktop .container-last-hour .title-new .text-new {
  color: black;
  font-family: Helvetica;
  font-weight: 700;
  font-size: 17px;
  line-height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.2px;
}
.section__tems-day {
  background: #303030;
  width: 100%;
  height: auto;
  position: relative;
  -webkit-box-shadow: 0 0 20px black;
          box-shadow: 0 0 20px black;
  top: 0px;
  left: -1px;
}
.section__tems-day .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 768px) {
  .section__tems-day {
    position: absolute;
    -webkit-box-shadow: 0 0 0px black;
            box-shadow: 0 0 0px black;
    top: 0px !important;
    left: 0px;
  }
  .section__tems-day .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: relative;
  }
}
.section__tems-day .btn-boletines {
  margin-left: 25px;
  position: absolute;
  background-color: #c30d05;
  color: white !important;
  padding: 2px 23px 2px 8px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 12px;
}
.section__tems-day .btn-boletines i {
  position: relative;
}
.section__tems-day .btn-boletines i:before {
  position: absolute;
  top: 2px;
  right: -16px;
}
@media (min-width: 768px) {
  .section__tems-day .btn-boletines {
    position: absolute;
    right: 30px;
    top: 4px;
    margin-left: 0px;
  }
}
.section__tems-day .btn-boletines:hover {
  color: white !important;
  text-decoration: none;
}
.section__tems-day .container-temsDay {
  font-size: 13px;
  font-weight: 700;
  display: -webkit-box;
  overflow-x: overlay;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .section__tems-day .container-temsDay {
    padding: 5px 0px;
    overflow: hidden;
    width: 90%;
  }
}
.section__tems-day .container-temsDay span {
  color: white;
}
.section__tems-day .container-temsDay .container-tag {
  font-size: 12px;
  padding: 2px 10px;
  border-right: 2px solid #242424;
  cursor: pointer;
}
.section__tems-day .container-temsDay .container-tag:first-letter {
  text-transform: capitalize;
}
.section__tems-day .container-temsDay .container-tag a {
  color: white;
  margin: 0px 5px;
}
@media (min-width: 768px) {
  .section__tems-day .container-temsDay .container-tag a {
    color: white;
  }
}
.section__tems-day .container-temsDay .container-tag a:active {
  color: white;
}
@media (min-width: 768px) {
  .section__tems-day .container-temsDay .container-tag {
    padding: 1px 10px;
  }
}
.section__tems-day .container-temsDay .container-tag:last-child {
  border-right: none;
}
.section__tems-day .container-temsDay .active-tag {
  color: white !important;
}
.section__tems-day .container-temsDay .container-tag a:active {
  color: white;
}
.sidebar-ad-slot {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  .sidebar-ad-slot {
    margin: 0 auto;
  }
}
#header-ad {
  background-color: #111;
  text-align: center;
  height: 100px;
}
@media (min-width: 768px) {
  #header-ad {
    height: 100px;
    padding-top: 5px;
  }
}
.liveBlock {
  margin-top: 105px !important;
}
.opinionLandingAdHeader {
  background: black;
  position: fixed;
  top: auto;
  width: 100%;
  z-index: 20;
}
.landingHeaderAdContainer {
  width: 100%;
  height: 100px;
  background: black;
  position: fixed;
  z-index: 20;
  text-align: center;
}
.mb-300 {
  margin-bottom: 400px;
}
.tempSticky {
  position: sticky;
  position: -webkit-sticky;
  top: 130px !important;
  /* required */
}
.tempSticky-80 {
  position: sticky;
  position: -webkit-sticky;
  top: 80px;
  /* required */
}
.tempSticky-180 {
  position: sticky;
  position: -webkit-sticky;
  top: 200px !important;
  /* required */
}
.widget-economic-indicators {
  text-align: center;
  padding-top: 10px;
  overflow: hidden;
}
.position1 {
  position: fixed !important;
  /* top: 0; */
}
.mt-10 {
  margin-top: 10px;
}
.mostrarHeader {
  opacity: 1;
  visibility: visible;
  -webkit-transition: height 1s;
  transition: height 1s;
}
.mostrarHeader-ad {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
}
.headerMobileAd {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
  z-index: 30;
  background: black;
  text-align: center;
}
.headerMobileAd div {
  margin: 0 auto;
}
.h120 {
  height: 95px;
}
.h160 {
  height: 60px;
}
.top0 {
  top: 0 !important;
}
.top60 {
  top: 60px !important;
}
.top100 {
  top: 100px !important;
  -webkit-transition: top 1s;
  transition: top 1s;
}
.ocultarHeader {
  visibility: hidden;
  opacity: 0;
  height: 0px;
  display: none;
  -webkit-transition: height 1s;
  -webkit-transition: height 1s, opacity 500ms;
  transition: height 1s, opacity 500ms;
}
#articleMobileContainerAd {
  width: 100%;
  height: 50px;
  position: static;
  top: 0;
  z-index: 20;
  background: #2DD3C9;
  text-align: center;
}
@media (min-width: 768px) {
  #articleMobileContainerAd {
    padding-top: 5px;
    height: 100px;
  }
}
.positiontags {
  position: fixed !important;
  top: 160px;
  z-index: 999;
}
.t0 {
  top: 0;
}
.t0 .section__tems-day {
  top: 70px;
  left: -11px;
  width: 103%;
}
.h70 {
  height: 15px;
}
@media (min-width: 768px) {
  .h70 {
    height: 95px;
  }
}
.pulzo-spacer.tagshome.tagshomeH0 {
  height: 95px;
}
.pulzo-spacer.tagshomeH0 {
  height: 95px;
}
.h116 {
  height: 140px;
}
.h60 {
  height: 190px;
}
.h10 {
  height: 10px;
}
.position3 {
  position: absolute;
}
#Intext_Desktop_1_1_1 {
  clear: both;
}
.pulzo-ad-300x250 {
  display: inline-block;
  width: 100%;
  height: 270px;
  text-align: center;
}
.pulzo-ad-300x250 > div {
  width: 300px;
  padding: 10px 0;
  margin: 0 auto;
}
.pulzo-ad-300x250.ad-article-top {
  margin-top: 16px;
  margin-left: -8px;
  margin-right: -8px;
  width: 105%;
  background-color: #383838;
}
.pulzo-ad-320x50 {
  width: 320px;
  height: 50px;
  text-align: center;
}
.pulzo-ad-320x50.fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  background-color: #ffffff;
}
.pulzo-ad-320x50.fixed > * {
  width: 320px;
  height: 50px;
  margin: 0 auto;
  background-color: transparent;
}
.pulzo-ad {
  visibility: hidden;
}
.pulzo-ad.visible {
  visibility: visible;
  display: block;
}
.center-ad-article-header {
  width: 100%;
  text-align: center;
  -webkit-animation: color-native 5s;
  animation: color-native 5s;
}
.center-ad-article-header > * {
  margin: 0 auto;
}
/* The animation code */
@-webkit-keyframes color-native {
  0% {
    background-color: transparent;
  }
}
@keyframes color-native {
  0% {
    background-color: transparent;
  }
}
#PULZO2_ARTICULO_320X50_ABAJO {
  display: none;
}
#PULZO2_ARTICULO_320X150_NATIVE {
  background-color: #ffffff;
  width: 100%;
  text-align: center;
  margin-left: -8px;
  margin-right: -8px;
  width: 105%;
  margin-top: 16px;
}
#PULZO2_MOBILE_INTERSTITIAL.out-of-page iframe,
#PULZO2_DESKTOP_INTERSTITIAL.out-of-page iframe,
#PULZO_INTERSTITIAL_INHOUSE.out-of-page iframe,
#PULZO_PREHOME.out-of-page iframe,
#PULZO_PREHOME_MOBILE.out-of-page iframe,
#PULZO_FLOATING_DESKTOP_INHOUSE.out-of-page iframe,
#PULZO_FLOATING_MOBILE_INHOUSE.out-of-page iframe {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: #fff;
}
#Floating_Desktop_1_1_1.out-of-page iframe,
#Floating_Mobile_1_1_1.out-of-page iframe {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}
#close-prehome-btn {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 99999999;
  position: fixed;
  top: 10px;
  left: 97%;
  width: 42px;
  height: 42px;
  background-color: red;
  border-radius: 50%;
  color: #fff;
}
@media screen and (max-width: 600px) {
  #close-prehome-btn {
    top: 15px;
    left: 87%;
  }
}
#DIS_Intersticial_GO_Web {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  background-color: #fff;
}
#DIS_Intersticial_GO_Web iframe {
  width: 100%;
  height: 100vh;
}
.INREAD_CONTAINER {
  position: relative;
  overflow: hidden;
  height: 560px;
  margin-left: -10%;
  width: 120%;
  background: #000;
  z-index: 20;
}
#Inread_Inhouse_1_1_1.out-of-page {
  position: absolute;
  top: 0;
  margin: auto;
  width: 320px;
  max-width: 650px;
  height: 480px;
  bottom: 0;
  left: 0;
  right: 0;
}
#Inread_Inhouse_1_1_1.out-of-page iframe {
  width: 320px;
  max-width: 650px;
  height: 480px;
}
.INREAD_HOME_CONTAINER {
  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;
  min-height: 280px;
  border-bottom: 1px solid #ddd;
}
#PULZO_PUSHDOWN_INHOUSE iframe {
  height: auto !important;
}
.ad-billboard {
  padding: 25px 0 35px;
  text-align: center;
}
.ad-billboard2 {
  text-align: center;
}
.ad-billboard2 > div {
  margin: 20px 0;
}
.ad-billboard-container {
  background: #E5E5E5;
  width: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
}
.mb-20 {
  margin-bottom: 20px;
}
#fixed-ad {
  position: relative;
  left: initial;
  width: initial;
  top: initial;
}
#fixed-ad.sticky-ad {
  position: fixed;
  width: 303px;
}
.ad-block.inarticle {
  float: none;
  margin-bottom: 0 0 0 -1em;
}
@media (min-width: 768px) {
  .ad-block.inarticle {
    clear: both;
    float: left;
    margin: 1em 2.5em 0 0;
  }
}
.ad-up {
  text-align: center;
  background-color: #f3f3f3;
  padding: 15px 0;
}
.ad-data {
  text-align: center;
  margin: 25px 0 10px;
}
.PULZO-AD-FLOATING {
  position: fixed;
  bottom: 0px;
  width: 100%;
  cursor: pointer;
  z-index: 10;
}
@media (min-width: 768px) {
  .PULZO-AD-FLOATING {
    bottom: 0px;
  }
}
.PULZO-AD-FLOATING img {
  width: initial;
}
.PULZO-AD-PUSH-DOWN {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  position: relative;
  z-index: 5;
  opacity: 1;
  background: #000;
}
.PULZO-AD-PUSH-DOWN:before {
  content: "";
  position: absolute;
  background-color: #000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.PULZO-AD-PUSH-DOWN img {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .PULZO-AD-PUSH-DOWN img {
    max-width: 1280px;
    max-height: 96px;
  }
}
.PULZO-AD-PUSH-DOWN iframe {
  width: 100%;
  border: 0;
  margin: 0 auto;
  max-width: 320px;
}
@media (min-width: 992px) {
  .PULZO-AD-PUSH-DOWN iframe {
    max-width: 1280px;
    max-height: 96px;
  }
}
#Pushdown_Desktop_1280_400_1,
#Pushdown_Mobile_300_250_1 {
  text-align: center;
  background: #000;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #Pushdown_Desktop_1280_400_1:before,
  #Pushdown_Mobile_300_250_1:before {
    top: 3px;
    right: 0;
    content: "I";
    font-family: "pulzo";
    position: absolute;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 35px;
    background-color: #000;
    color: white;
  }
}
@media (min-width: 1367px) {
  #Pushdown_Desktop_1280_400_1:before,
  #Pushdown_Mobile_300_250_1:before {
    right: 15%;
  }
}
#Pushdown_Desktop_1280_400_1 iframe,
#Pushdown_Mobile_300_250_1 iframe {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#Pushdown_Desktop_1280_400_1.close,
#Pushdown_Mobile_300_250_1.close {
  z-index: 1;
}
#Pushdown_Desktop_1280_400_1.close iframe,
#Pushdown_Mobile_300_250_1.close iframe {
  height: 0;
  overflow: hidden;
}
#Floating_Desktop_1_1_1,
#Floating_Mobile_1_1_1 {
  display: none;
}
/* Pauta Dentro de artículo*/
[id^=div-Ad-Body] {
  text-align: center;
  margin: 28px 0;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding-bottom: 10px;
  padding-top: 10px;
  clear: both;
  font-size: 0.875em;
  color: #b5b5b5;
  font-weight: 300;
}
[id^=div-Ad-Body] div {
  width: 100% !important;
  padding-top: 10px;
}
[id^=div-Ad-Body] iframe {
  margin-top: 2px;
}
div[id*='PULZO2_ARTICULO_970X250'] {
  margin: 15px 0;
}
.nativeResponsive {
  overflow: hidden;
  position: fixed;
  z-index: 5;
  height: 150px;
}
.nativeResponsive iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* Native */
.articlePrincipal {
  background-color: white;
}
.scrollEfect {
  position: relative;
  background-color: white;
}
.fixedNative {
  position: fixed;
  top: 70px;
  left: 0;
  right: 0;
  width: 100%;
}
[id^=divNative] {
  text-align: center;
  background-color: transparent;
  display: block !important;
  position: relative;
}
@media (min-width: 768px) {
  [id^=divNative] {
    height: auto;
  }
}
[id^=divNative] .preview {
  width: auto;
}
#divNative-1 {
  position: fixed ;
  height: auto;
  padding: 15px 0;
}
#divNative-1 iframe {
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  #divNative-1 iframe {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #divNative-1 {
    position: inherit;
    padding: 0;
    min-height: 370px;
  }
}
[id^=divCoverNative] {
  position: absolute;
  width: 100%;
  min-height: 370px;
  background: transparent;
  overflow: hidden;
}
[id^=divCoverNative] [id^=divImgNative] {
  position: inherit;
  width: inherit;
  height: inherit;
  -webkit-filter: blur(3px) brightness(0.5);
          filter: blur(3px) brightness(0.5);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.nativeplusiframe iframe {
  height: 450px !important;
}
.nativeH {
  width: 100%;
  text-align: center;
  padding: 8px 0;
}
@media (min-width: 768px) {
  .nativeH {
    min-height: 370px;
    padding: 0;
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
/*Patrocinado*/
[id^=PULZO2_ARTICULO_SPONSOR] {
  margin-top: 15px;
}
[id^=PULZO2_ARTICULO_SPONSOR] iframe {
  border-top: 1px solid #dadada !important;
  border-bottom: 1px solid #dadada !important;
}
.divBarraAdMobile {
  width: 100%;
  height: auto;
  position: fixed;
  bottom: 0px;
  text-align: center;
  z-index: 20;
}
.divBarraAdMobile #closeStickyBottomAd {
  border-radius: 10px 0px 0px 0px;
  width: 25px;
  float: right;
  background: #fff;
  display: none;
  border-left: 1px solid gray;
  border-top: 1px solid gray;
}
.divBarraAdMobile #divBarraAd {
  background: #FFF;
  clear: both;
  width: 100%;
}
.divBarraAdMobile iframe {
  text-align: left;
  display: inline-block;
}
.DE_DIS_PreHome {
  /* display: flex;
	justify-content: center;
    align-items: center;  */
  /* position: fixed;
	top: 0;
	background: rgba(0,0,0,0.8);
	width: 100%;
	height: 800px;
	z-index: 9999; */
}
.DE_DIS_PreHome iframe {
  width: 320px;
  height: 460px;
}
@media (min-width: 768px) {
  .DE_DIS_PreHome iframe {
    width: 1024px;
    height: 500px;
  }
}
[id*=Skyscraper_0__container] {
  width: 100% !important;
}
[id*=Skyscraper_0__container] iframe {
  display: block;
  margin: 0 auto;
}
#bottom-ad-close-button-desktop {
  background-color: #fff;
  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;
  position: absolute;
  width: 20px;
  height: 20px;
  padding: 8px;
  right: calc( 50% - 640px );
  top: -20px;
  z-index: 10;
  border: 1px #000 solid;
  text-transform: uppercase;
}
#bottom-ad-close-button-movil {
  background-color: #fff;
  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;
  position: absolute;
  width: 20px;
  height: 20px;
  right: calc( 50% - 160px );
  top: -20px;
  z-index: 10;
  border: 1px #000 solid;
  text-transform: uppercase;
}
#Preview_Floating_Desktop_1_1_1 iframe {
  -webkit-transition: top 0.3s ease 0s, height 0.3s ease 0s;
  transition: top 0.3s ease 0s, height 0.3s ease 0s;
  top: 0;
}
.videoButtomArticle {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 40px;
  left: 120px;
  text-align: center;
  cursor: pointer;
}
.videoButtomArticle:before {
  content: "Q";
  font-family: "pulzo" !important;
  color: #038652;
  position: relative;
  top: 17%;
  left: 4px;
  font-size: 35px;
}
.also-like {
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  float: right;
  width: 360px;
  margin-right: 0;
  margin-left: 20px;
  margin-bottom: 10px;
  margin: 20px -12% 40px 60px;
}
.also-like .title-also {
  text-transform: uppercase;
  background-color: #000;
  font-size: 1.125em;
  font-family: "heebo";
  color: #ffffff;
  font-weight: 900;
  border-left: 6px solid #038652;
  padding: 12px 10px;
}
.also-like .container-articles {
  overflow: hidden;
  padding: 19px 10px 10px 20px;
}
.also-like .container-articles a {
  text-decoration: none;
}
.also-like .container-articles .opinion-article {
  padding: 15px 0;
}
.also-like .container-articles .opinion-article p {
  font-family: "noto-serif";
  font-weight: 0.813em;
  font-size: 0.750em;
  font-style: italic;
  color: #666;
  margin: 2px 0 5px 7px;
  line-height: 18px;
}
.also-like .container-articles .opinion-article .title-note {
  font-family: "heebo";
  color: #222222;
  line-height: 20px;
  font-size: 1em;
  font-weight: 700;
  margin-left: 7px;
  margin-top: 0;
}
.also-like .container-articles .opinion-article img {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1);
  /* Microsoft Edge and Firefox 35+ */
}
.also-like .container-articles .article {
  padding: 0;
  margin-bottom: 10px;
  /*Sponsor Article*/
  /*Promoted Article*/
}
.also-like .container-articles .article .linkInterestBody {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.also-like .container-articles .article .imgInterestBody {
  height: 100px;
  width: 100px;
  margin-right: 8px;
}
.also-like .container-articles .article .title-note {
  font-family: "heebo";
  color: #222222;
  line-height: 20px;
  font-size: 1em;
  font-weight: 700;
  margin-left: 7px;
  margin-top: 0;
}
.also-like .container-articles .article .boxImgSponsor {
  margin-top: -31%;
  margin-left: -0.7px;
}
.also-like .container-articles .article .contentHeaderSponsor {
  margin-top: -8px;
}
.also-like .container-articles .article .titleSponsor {
  color: #ff5b5b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: .688em;
  margin-left: 7px;
  letter-spacing: .28px;
  font-family: "heebo";
}
.also-like .container-articles .article .boxPromoted {
  width: 100%;
  margin-left: 7px;
  font-size: 12px;
  color: #464646;
}
.also-like .container-articles .article .namePromoted {
  font-weight: 900;
  display: block;
}
/*==================================================================*/
/*============== VERSION 2018 ARTICULO RELACIONADO =================*/
/*==================================================================*/
.related2-article {
  margin: 25px 0px;
  margin-top: -10px;
  font-family: Helvetica;
}
.related2-article .container-opinion-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-shadow: 0 10px 15px -10px rgba(125, 125, 125, 0.6);
          box-shadow: 0 10px 15px -10px rgba(125, 125, 125, 0.6);
  background-color: #F5F5F3;
}
.related2-article .container-opinion-body .container-img-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.related2-article .container-opinion-body .container-img-author img {
  width: 126px;
}
.related2-article .container-opinion-body .container-img-author .main-title {
  z-index: 2;
}
.related2-article .container-opinion-body .container-img-author .main-title h2,
.related2-article .container-opinion-body .container-img-author .main-title h4 {
  padding-left: 0px;
  margin-top: -25px;
}
.related2-article .container-opinion-body .container-img-author .main-title:before {
  z-index: -1;
  width: 20px;
  height: 20px;
  background: white;
  top: -6px;
  left: 14px;
}
.related2-article .container-opinion-body .related2-article-image {
  width: 16%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 8px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: bolder;
  margin-right: 61px;
}
.related2-article .container-opinion-body .related2-article-image span {
  color: white;
  font-family: "heebo";
  background-color: #00DC84;
  font-weight: bolder;
  padding: 9px 11px;
  text-transform: uppercase;
  font-size: 15px;
}
.related2-article .container-opinion-body .related2-article-image .ulShare {
  position: absolute;
  right: 0;
  top: 0;
}
.related2-article .container-opinion-body .related2-article-body {
  color: black;
  width: 70%;
  padding: 0 29px;
  font-weight: bold;
  line-height: 21px;
  font-family: "noto-serif";
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.related2-article .container-opinion-body .related2-article-body h3 {
  font-style: italic;
  font-family: Helvetica;
  font-size: 13px;
}
.related2-article .container-opinion-body .related2-article-body img {
  position: absolute;
  width: 45px;
}
.related2-article .container-opinion-body .related2-article-body .right {
  bottom: -2px;
  right: 31px;
  width: 60px;
}
.related2-article .container-opinion-body .related2-article-body .left {
  top: 0px;
  left: -2px;
}
.related2-article .container-opinion-body .related2-article-body p {
  color: #00DC84;
  font-family: Helvetica;
  font-weight: 700;
  font-size: 14px;
  margin-top: -16px;
  margin-bottom: 2px;
  display: none;
}
.related2-article .container-opinion-body .related2-article-body p strong {
  margin-left: 86px;
}
.related2-article .container-opinion-body .related2-article-body p strong:before {
  content: "H";
  position: absolute;
  font-size: 24px;
  font-family: "pulzo";
  left: 65px;
  font-weight: 400;
}
.related2-article:hover .related2-article-body .ulShare {
  visibility: visible;
  opacity: 1;
}
@media (min-width: 768px) {
  .related2-article .related2-article-image {
    padding: 0;
  }
}
.related2-article .related2-article-image img {
  width: 70px;
  height: 70px;
  margin: 0;
  padding: 0;
  width: 110px;
  margin-left: 15%;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .related2-article .related2-article-image img {
    width: 105px;
    height: auto;
    margin: 0 auto;
  }
}
.related2-article .related2-article-body {
  margin-left: -30px;
  font-family: Helvetica;
  margin-left: -6%;
  padding: 0px 28px;
}
@media (min-width: 768px) {
  .related2-article .related2-article-body {
    margin-left: -55px;
    padding-right: 60px;
  }
}
@media (min-width: 1152px) {
  .related2-article .related2-article-body {
    margin-left: -75px;
  }
}
@media (min-width: 1280px) {
  .related2-article .related2-article-body {
    padding-left: 18px;
  }
}
.related2-article .related2-article-body p {
  color: #038652;
  font-family: Helvetica;
  font-weight: 700;
  margin-top: 0px;
  font-size: 18px;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .related2-article .related2-article-body p {
    font-size: 16px;
    margin-top: 0px;
  }
}
@media (min-width: 1152px) {
  .related2-article .related2-article-body p {
    margin-top: 0px;
  }
}
.related2-article .related2-article-body p strong {
  margin-left: 20px;
  font-family: Helvetica;
}
.related2-article .related2-article-body p strong:before {
  content: "y";
  position: absolute;
  font-size: 24px;
  font-family: "pulzo";
  left: 23px;
  font-weight: 400;
}
@media (min-width: 1280px) {
  .related2-article .related2-article-body p strong:before {
    font-size: 26px;
    left: 11px;
  }
}
.related2-article .related2-article-body h3 {
  margin: 0;
  padding: 0;
  font-family: "heebo";
  font-size: 15px;
  line-height: 18px;
  font-weight: 900;
}
.related2-article .related2-article-body h3 a {
  color: #000;
  text-decoration: none;
  font-family: Helvetica;
  font-size: 22px;
  line-height: 23px;
}
@media (min-width: 768px) {
  .related2-article .related2-article-body h3 a {
    font-size: 20px;
    line-height: 24px;
  }
}
.related2-article .related2-article-body h3 a:hover {
  text-decoration: underline;
}
.related2-article .related2-article-body .ulShare {
  display: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 10px;
}
@media (min-width: 768px) {
  .related2-article .related2-article-body .ulShare {
    display: block;
  }
}
.related2-article .related2-article-body .ulShare li {
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-right: 17px;
}
.related2-article .related2-article-body .ulShare li:before {
  display: none;
}
.related2-article .related2-article-body .ulShare li a {
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
}
.related2-article .related2-article-body .ulShare li .shareFacebook {
  cursor: pointer;
}
.related2-article .related2-article-body .ulShare li .shareFacebook:before {
  content: "K";
  font-family: "pulzo" !important;
  color: #3b7CFF;
}
.related2-article .related2-article-body .ulShare li .shareTwitter {
  cursor: pointer;
}
.related2-article .related2-article-body .ulShare li .shareTwitter:before {
  content: "R";
  font-family: "pulzo" !important;
  color: #1da1f2;
}
/*==================================================================*/
/*======================= IMAGEN CENSURADA =========================*/
/*==================================================================*/
.censurada {
  overflow: hidden;
  cursor: pointer;
}
.censurada:before {
  content: "Esta imagen est\E1   censurada porque su contenido no es apto para todos. Para verla haga clic sobre ella, bajo su responsabilidad.";
  position: absolute;
  width: 50%;
  font-size: 21px;
  margin-top: 15%;
  margin-left: -24%;
  color: #ffffff;
  z-index: 10;
  font-family: "heebo";
}
.censurada img {
  -webkit-filter: blur(50px);
          filter: blur(50px);
}
.censurada figcaption {
  background-color: #ffffff;
  position: relative;
}
/** 
* Estilos Articulo
*
* @author: Cristian Clavijo
* @author-email: cristian982940@gmail.com
* @copyright: Pulzo
* @version: 1.1.0
* @date: 27 MAY 2020
*
*
*/
.desktop-article-width {
  display: block;
  width: 1058px;
}
.article-body-right {
  position: relative;
}
p {
  text-align: justify;
}
.temasrelacionados-desktop {
  font-family: Helvetica;
  font-weight: bold;
  margin: 0px;
  margin-left: 13px;
  font-size: 18px;
}
.autoPlayYoutubeVideo {
  width: 100%;
  height: 400px;
}
#nrt_accuweatherlogo {
  width: 32px;
  margin: 0;
}
.nav-tabs {
  border: none;
}
.title-top {
  cursor: pointer;
  text-align: center;
}
.ml-14 {
  margin-left: 14%;
}
.w100 {
  width: 100%;
}
#credits {
  width: 100%;
  line-height: 17px;
  min-height: 57px;
}
/*============== Estilo para columna final de opinion =================*/
.note-pulzo-opinion {
  color: #707070;
  margin-bottom: 0px !important;
  padding-bottom: 20px;
}
.note-pulzo-alianza {
  color: #707070 !important;
  margin-bottom: 0px !important;
  padding-bottom: 20px;
}
/*============== Archivo de Widgets =================*/
.widget-tittle {
  font-family: "heebo";
  font-weight: 900;
  font-size: 1.25em;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #222222;
}
.btn-article-l {
  position: fixed;
  bottom: 0;
  left: 0px;
  top: 0;
  width: 60px;
  height: 50px;
  background: #D8D8D8;
  margin: auto;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border: none;
  color: #fff;
  z-index: 100;
}
.btn-article-l img {
  width: 60%;
}
.btn-article-l:focus {
  outline: none;
}
.btn-article-l:hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50% ;
  width: 45px ;
  height: 45px;
  left: 3px ;
  background: #666660;
}
.card-button-l {
  position: fixed;
  bottom: 0;
  left: 0px;
  top: 0;
  width: 330px;
  height: 115px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.382567);
          box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.382567);
  margin: auto;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border: none;
  color: #fff;
  z-index: 50;
  padding: 15px 15px 0px 0px;
  -webkit-transform: translateX(-340px);
          transform: translateX(-340px);
  -webkit-transition: all 1s;
  transition: all 1s;
}
.card-button-l a {
  text-decoration: underline;
  display: grid;
  grid-template-columns: 13% 35% 46%;
  grid-gap: 15px;
  -webkit-text-decoration-color: #fff;
          text-decoration-color: #fff;
}
.card-button-l a:hover {
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
}
.card-button-l a img {
  width: 85px ;
  height: 85px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 7px;
  grid-column-start: 2;
}
.card-button-l a p {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}
.btn-article-r {
  position: fixed;
  bottom: 0;
  right: 0px;
  top: 0;
  width: 60px;
  height: 50px;
  background: #D8D8D8;
  margin: auto;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border: none;
  color: #fff;
  z-index: 100;
}
.btn-article-r img {
  width: 60%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.btn-article-r:focus {
  outline: none;
}
.btn-article-r:hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50% ;
  width: 45px;
  height: 45px ;
  right: 3px ;
  background: #666660;
}
.card-button-r {
  position: fixed;
  bottom: 0;
  right: 0px;
  top: 0;
  width: 330px;
  height: 115px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.382567);
          box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.382567);
  margin: auto;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border: none;
  color: #fff;
  z-index: 50;
  padding: 15px 15px 0px 15px;
  -webkit-transform: translateX(340px);
          transform: translateX(340px);
  -webkit-transition: all 1s;
  transition: all 1s;
}
.card-button-r a {
  text-decoration: underline;
  display: grid;
  grid-template-columns: 35% 46% 16%;
  grid-gap: 15px;
  -webkit-text-decoration-color: #fff;
          text-decoration-color: #fff;
}
.card-button-r a:hover {
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
}
.card-button-r a img {
  width: 85px;
  height: 85px;
  border-radius: 7px;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-button-r a p {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}
.transition {
  -webkit-transform: translatex(0px) !important;
          transform: translatex(0px) !important;
}
.recommended-module {
  margin-top: 40px;
  padding-top: 1px;
}
.recommended-module-obscuro {
  margin-top: 0 !important;
  background-color: #272727;
}
.recommended-module-obscuro .widget-tittle {
  color: white !important;
}
.recommended-module-obscuro .title-article {
  color: white !important;
  margin-top: 0px !important;
  width: 107% !important;
  background-color: black;
  padding: 10px 5px !important;
}
.recommended-module-obscuro .lineTransitionGreen {
  margin-top: -10px;
}
.recommended-module-obscuro:hover .lineTransitionGreen {
  width: 107%;
}
.social-module {
  padding-top: 40px;
}
@media (min-width: 768px) {
  .social-module {
    padding-top: 0;
  }
}
/*============== OPTIONS FINAL ARTICLE =================*/
.article-options > ul li {
  margin-top: 20px;
  padding: 0px 8px;
  position: relative;
  width: 100%;
}
.article-options > ul li .title-top {
  background: #eee;
  height: 44px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
}
.article-options > ul li .title-top:hover {
  background: #999;
}
.article-options > ul li .title-top:hover .widget-tittle {
  color: #ffffff;
}
.article-options > ul li .title-top .title-icon {
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  background-color: #038652;
}
.article-options > ul li .title-top .title-icon:before {
  position: absolute;
  color: #ffffff;
  font-size: 1.5em;
  margin: 10px;
}
.article-options > ul li .title-top .widget-tittle {
  text-align: center;
  font-weight: 700;
  color: #666;
  width: 74%;
  font-size: 0.938em;
  margin: 0;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 44px;
  padding: 0 5px;
  font-family: Helvetica;
}
.article-options > ul li.active .title-top {
  background: #999;
  position: relative;
}
.article-options > ul li.active .title-top .widget-tittle {
  color: #ffffff;
}
.article-options > ul li.active .title-top:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 20px 0 20px;
  border-color: #999999 transparent transparent transparent;
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
}
/*============== MODULO FACEBOOK =================*/
.fbmodule {
  border: solid 1px #eaeaea;
  padding-top: 10px;
}
.btn-google-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
.btn-google-news button {
  background-color: #eeeeee;
  border-radius: 20px;
  padding: 5px 1px;
  border: none;
  width: 265px;
  height: 39px;
}
.btn-google-news button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.btn-google-news button a img {
  width: 27px;
  height: 27px;
}
.btn-google-news button a p {
  font-family: Helvetica;
  color: #666666;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0px;
  padding-top: 6px;
  padding-right: 12px;
}
.btn-google-news button a:hover {
  text-decoration: none !important;
}
.audioplayer {
  border-bottom: 1px solid #DDDDDD !important;
}
.darkContainer .articlePrincipal .scrollEfect {
  background: black;
  -webkit-transition: background 1s;
  transition: background 1s;
}
.darkContainer .articlePrincipal .scrollEfect .article-title,
.darkContainer .articlePrincipal .scrollEfect .lead {
  color: white !important;
}
.darkContainer .articlePrincipal .scrollEfect .article-body,
.darkContainer .articlePrincipal .scrollEfect blockquote .texto-cita {
  color: white !important;
}
.darkContainer .articlePrincipal .scrollEfect .fueste-title {
  color: white !important;
}
.darkContainer .articlePrincipal .scrollEfect .fuentes .fuentes_ul .fuentes_li .fuente-img {
  color: white !important;
}
.darkContainer .articlePrincipal .scrollEfect .fuentes .fuentes_ul .fuentes_li .links {
  color: white !important;
}
.darkContainer .articlePrincipal .scrollEfect .titulo-tag-desktop {
  color: white !important;
}
.darkContainer .articlePrincipal .scrollEfect .divtag-desktop {
  background-color: #242424 !important;
}
.darkContainer .articlePrincipal .scrollEfect .divtag-desktop a {
  color: white !important;
}
.darkContainer .articlePrincipal .scrollEfect .related2-article {
  background: #242424 !important;
  border: 1px solid grey;
}
.darkContainer .articlePrincipal .scrollEfect .related2-article .related2-article-image img {
  margin: 10px;
}
.darkContainer .articlePrincipal .scrollEfect .related2-article .related2-article-body a {
  color: white !important;
}
.darkContainer .articlePrincipal .scrollEfect .audioplayer {
  background-color: black;
}
.darkContainer .articlePrincipal .contentNewsletter span,
.darkContainer .articlePrincipal .contentNewsletter label,
.darkContainer .articlePrincipal .textNewsletter {
  color: white !important;
}
.darkContainer .articlePrincipal .contentNewsletter span .imgHeaderFormNewsletter,
.darkContainer .articlePrincipal .contentNewsletter label .imgHeaderFormNewsletter,
.darkContainer .articlePrincipal .textNewsletter .imgHeaderFormNewsletter {
  border-radius: 40px;
}
.darkContainer .article-opinion {
  background-color: #242424 !important;
}
.darkContainer .article-opinion .main-title h3 {
  color: white !important;
}
.darkContainer .article-opinion .article-title {
  color: white !important;
}
.darkContainer .ad-head {
  background-color: black;
}
.darkContainer .col-12 {
  background-color: black;
}
.darkContainer .col-12 .center-article-figure {
  border-bottom: 1px solid #202020;
}
.darkContainer .col-12 .center-article-figure figcaption {
  color: #797979;
}
.darkContainer .col-12 .section__evergreen {
  background-color: #252525 !important;
  border-top: 2px solid #424242;
  border-bottom: 2px solid #424242;
}
.darkContainer .col-12 .section__evergreen .title {
  color: white !important;
}
.darkContainer .col-12 .section__evergreen .title a {
  color: #00C174 !important;
}
.darkContainer .col-12 .section__evergreen p {
  color: white !important;
}
.darkContainer .col-12 .section__evergreen p a {
  color: #00C174 !important;
}
.darkContainer .col-12 .audioplayer {
  background-color: black;
  border-bottom: 1px solid #202020 !important;
}
.darkContainer .col-12 .audioplayer .titleWidgetAudio,
.darkContainer .col-12 .audioplayer .audioplayer-time {
  color: white !important;
}
.darkContainer .col-12 .audioplayer .audioplayer-volume-button a {
  background-color: white;
}
.darkContainer .col-12 .audioplayer .audioplayer-volume-button a:before {
  border-right: 9px solid #fff;
}
.darkContainer .col-12 .audioplayer .audioplayer-volume-button a:after {
  border: 6px double white;
  border-width: 8px 8px 0 0;
}
.darkContainer .col-12 .breadcrumb {
  color: #c5c5c5;
}
.darkContainer .col-12 .article-intro {
  color: white !important;
  padding-top: 12px;
}
.darkContainer .col-12 .article-intro .article-title {
  color: white !important;
  margin-top: 0px;
  padding-top: 15px;
}
.darkContainer .col-12 .col-12 .lead {
  color: white !important;
  font-family: Georgia;
  background-color: #000;
}
.darkContainer .col-12 .col-12 #moduleGoogleNews {
  display: none;
  height: 260px;
  margin: 20px 0px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  opacity: 0.9;
  padding: 0px;
  background: transparent;
}
.darkContainer .col-12 .col-12 #moduleGoogleNews .overlay {
  width: 102%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #a2a2a263;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -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;
}
.darkContainer .col-12 .col-12 #moduleGoogleNews .overlay .googlenewsimg {
  width: 36%;
  position: absolute;
  bottom: 0;
  left: 0px;
}
.darkContainer .col-12 .col-12 #moduleGoogleNews .text-invitation {
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
  margin-bottom: 2%;
  font-weight: 430;
  color: white;
  font-size: 14px;
  margin: -10px;
}
.darkContainer .col-12 .col-12 #moduleGoogleNews .text-invitation strong {
  font-weight: 900;
  font-size: 15px;
}
.darkContainer .col-12 .col-12 #moduleGoogleNews .triangule {
  display: none;
}
.darkContainer .col-12 .article-body {
  color: white !important;
}
.darkContainer .col-12 .article-body .texto-cita {
  color: white !important;
}
.darkContainer .col-12 .article-body .related2-article {
  background-color: #242424 !important;
  padding: 10px 0px;
}
.darkContainer .col-12 .article-body .related2-article .related2-article-body a {
  color: white !important;
}
.darkContainer .col-12 .article-body .contentTPIBody .boxTitlesTPIBody .titleSectionTPIBody {
  color: white !important;
}
.darkContainer .col-12 .article-body .contentTPIBody .sectionTPIBody .articleTPIBody {
  background-color: #242424 !important;
  padding: 10px 0px;
  margin: 5px 0px;
}
.darkContainer .col-12 .article-body .contentTPIBody .sectionTPIBody .articleTPIBody .titleTPIBody a {
  color: white !important;
}
.darkContainer .col-12 .formNewsletter .imgHeaderFormNewsletter {
  border-radius: 30px;
}
.darkContainer .col-12 .formNewsletter .contentNewsletter .messsageError {
  color: white !important;
}
.darkContainer .col-12 .formNewsletter .contentNewsletter .titleNewsletter {
  color: white !important;
}
.darkContainer .col-12 .formNewsletter .contentNewsletter .textNewsletter {
  color: white !important;
}
.darkContainer .col-12 .formNewsletter .contentNewsletter .labelCheckbox {
  color: white !important;
}
.darkContainer .col-12 .formNewsletter .contentEmailRepeated .emailRepeated,
.darkContainer .col-12 .formNewsletter .contentEmailRepeated .textRepeated,
.darkContainer .col-12 .formNewsletter .contentEmailRepeated .contentButtonsRepeated .buttonRepetead {
  color: white !important;
}
.darkContainer .col-12 .formNewsletter .contentSuccessUnsusbcribe .titleSuccessUnsusbcirbe,
.darkContainer .col-12 .formNewsletter .contentSuccessUnsusbcribe .emailRepeated,
.darkContainer .col-12 .formNewsletter .contentSuccessUnsusbcribe .textSuccessUnsusbcribe {
  color: white !important;
}
.darkContainer .col-12 .formNewsletter .successSubscribeNewsletter .titleSuccess,
.darkContainer .col-12 .formNewsletter .successSubscribeNewsletter .textSuccess {
  color: white !important;
}
.darkContainer .col-12 .containerForms .fuente_titulom ul .consulta_li a {
  color: #ffff;
}
.darkContainer .col-12 .containerForms .fuente_titulom .fuente-sub {
  color: #fff;
}
.darkContainer .col-12 .titulo-tag-movil {
  color: white !important;
}
.darkContainer .col-12 .titulo-tag-movil:after {
  display: none;
}
.darkContainer .col-12 .container-tags {
  border-bottom: #292929 1px solid;
}
.darkContainer .col-12 .divtag-movil a {
  color: white !important;
}
.darkContainer .col-12 .end-article {
  background: black;
}
.darkContainer .col-12 .end-article .contentCommentFacebook {
  background-color: white;
}
.darkContainer .col-12 .end-article .title-top {
  background-color: #999;
}
.darkContainer .col-12 .end-article .title-top h3 {
  color: white !important;
}
.darkContainer .col-12 .end-article .spellchecker-bottom {
  background: black;
}
.darkContainer .col-12 .end-article .spellchecker-bottom .spellchecker-form .danger-message {
  color: white !important;
}
.darkContainer .col-12 .end-article .spellchecker-bottom .spellchecker-form .form-textarea {
  background-color: #242424 !important;
  margin: 5px 0px;
  color: white !important;
}
.darkContainer .col-12 .end-article .spellchecker-bottom .spellchecker-form .form-control {
  background-color: transparent;
}
.darkContainer .col-12 .end-article .spellchecker-bottom .spellchecker-form .spellchecker-form__info,
.darkContainer .col-12 .end-article .spellchecker-bottom .spellchecker-form .thanks-form {
  color: white !important;
}
.darkContainer .col-12 .end-article .spellchecker-bottom .spellchecker-form button {
  border-radius: 50px;
  padding: 13px 0;
}
.darkContainer .contentIconSwipeRecommended {
  background: #242424 !important;
}
.darkContainer .recommended-module {
  margin-top: 0px !important;
  background-color: black !important;
}
.darkContainer .recommended-module .widget-tittle {
  color: white !important;
}
.darkContainer .recommended-module .article {
  margin: 3px 0px;
  border: none;
  background-color: transparent !important;
}
.darkContainer .recommended-module .article a {
  display: unset;
  -ms-flex-line-pack: unset;
      align-content: unset;
  padding: 9px 0px;
  background-color: #242424 !important;
}
.darkContainer .recommended-module .article a .title-article {
  color: white !important;
  background-color: #242424 !important;
}
.formNewsletter {
  font-family: Helvetica !important;
  width: 900px !important;
  min-height: 215px !important;
  margin: 20px auto;
}
.formNewsletter .submitButton {
  font-size: 14px !important;
  padding: 11px !important;
  font-family: Helvetica;
}
.abagnale .center-article-figure img {
  border-radius: 0px !important;
  max-height: 100%;
}
article {
  padding-bottom: 0px;
  background: #fff;
}
article .article-body-left .center-article-figure img {
  -o-object-fit: contain;
     object-fit: contain;
}
article .article-body-left .pulzoPrime {
  width: 100%;
  max-width: 1200px;
  margin: 30px  auto;
}
article .article-body-left .pulzoPrime a img {
  width: 100%;
}
article .article-intro {
  margin-bottom: 14px;
  padding-top: 10px;
}
article .article-intro .lead {
  font-family: Georgia;
  font-weight: 100;
}
article .article-intro .article-date .pulzo-font-tiempolectura {
  font-size: 3em;
  position: absolute;
  top: 30px;
  left: 0;
}
article .article-intro .article-date span {
  color: #666666;
}
article .article-intro .article-title {
  font-size: 1.75em;
  color: #222222;
  font-family: Helvetica;
  font-weight: bold;
  line-height: 32px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  article .article-intro .article-title {
    font-size: 2.875em;
    margin-top: 20px;
    line-height: 52px;
  }
}
article .article-intro .article-title-obscuro {
  color: white !important;
}
article .article-intro .share-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
article .article-intro .share-article .btn-social {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  font-family: Helvetica;
  font-weight: 700;
  font-size: 0.813em;
  margin-right: 8px;
  text-transform: uppercase;
  height: 35px;
  width: 140px;
}
article .article-intro .share-article .btn-social a {
  color: #ffffff;
  cursor: pointer;
  font-family: Helvetica;
  text-decoration: none;
}
article .article-intro .share-article .btn-social .header-social-button {
  border-radius: 20px;
  font-size: 1.1em;
  text-align: center;
  display: block;
  padding: 10px 5px;
  height: 39px;
  width: 140px;
  cursor: pointer;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
}
article .article-intro .share-article .btn-social .header-social-button span {
  display: inline-block;
  font-size: 1em;
  margin-left: 6px;
}
article .article-intro .share-article .btn-social .header-social-button.pulzo-font-facebook {
  background-color: #3b7CFF;
}
article .article-intro .share-article .btn-social .header-social-button.pulzo-font-facebook:hover {
  background-color: #0852e5;
}
article .article-intro .share-article .btn-social .header-social-button.pulzo-font-twitter {
  background-color: #1da1f2;
}
article .article-intro .share-article .btn-social .header-social-button.pulzo-font-twitter:hover {
  background-color: #0084d6;
}
article .article-intro .share-article .btn-social .header-social-button.pulzo-font-whatsapp {
  background-color: #25D366;
}
article .article-intro .share-article .btn-social .header-social-button.pulzo-font-mail-envelope {
  background-color: #038652;
}
article .article-intro .share-article .btn-social .header-social-button.pulzo-font-mail-envelope:hover {
  background-color: #038652;
}
article .article-intro .share-article .btn-social .header-social-button:before {
  font-size: 1.3em;
}
article .article-intro .share-article .btn-social .header-social-button.pulzo-font-mail-envelope:before {
  position: relative;
  font-size: 1.25em;
  top: 0;
}
@media (min-width: 768px) {
  article .article-intro .share-article .btn-social .header-social-button.pulzo-font-mail-envelope:before {
    font-size: 1.25em;
    top: 0;
  }
}
article .article-intro .share-article .btn-social .header-social-button.pulzo-font-facebook:before,
article .article-intro .share-article .btn-social .header-social-button.pulzo-font-twitter:before,
article .article-intro .share-article .btn-social .header-social-button.pulzo-font-mail-envelope:before,
article .article-intro .share-article .btn-social .header-social-button.pulzo-font-whatsapp:before {
  vertical-align: middle;
}
@media (min-width: 768px) {
  article .article-intro .share-article .btn-social .header-social-button.pulzo-font-facebook:before,
  article .article-intro .share-article .btn-social .header-social-button.pulzo-font-twitter:before,
  article .article-intro .share-article .btn-social .header-social-button.pulzo-font-mail-envelope:before,
  article .article-intro .share-article .btn-social .header-social-button.pulzo-font-whatsapp:before {
    vertical-align: sub;
  }
}
article .article-intro .share-article .btn-social .header-social-button.pulzo-font-twitter:before {
  font-size: 1.75em;
}
@media (min-width: 768px) {
  article .article-intro .share-article .btn-social .header-social-button.pulzo-font-twitter:before {
    vertical-align: middle !important;
    font-size: 1.6em !important;
    top: -2px;
    position: relative;
    font-size: 1.4em;
  }
}
article .article-intro .share-article .btn-social .newsletter-header-container {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
}
article #featured-media {
  background: url('https://s3-us-west-2.amazonaws.com/filesstaticpulzo/pulzo-lite/resources/images/ima-video.jpg');
  overflow: visible;
  /** Use .sticky */
}
article #featured-media .gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.3;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  top: 0;
  border-radius: 15px;
}
article #featured-media #featured-video-container {
  -webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out, left 0.5s ease-in-out, opacity 0.2s ease-in-out;
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out, left 0.5s ease-in-out, opacity 0.2s ease-in-out;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
article #featured-media #featured-video-container .videoButtomArticle {
  top: 45%;
  left: 45%;
  background: black;
  border: 4px solid #00C174;
}
article #featured-media #featured-video-container .videoButtomArticle:before {
  content: "Q";
  font-family: "pulzo" !important;
  color: #fff;
  position: relative;
  top: 8%;
  left: 3px;
  font-size: 35px;
}
article #featured-media #featured-video-container.is-sticky {
  position: fixed;
  top: 125px;
  left: 64%;
  max-width: 350px;
  max-height: 200px;
  width: 350px;
  height: 200px;
  z-index: 10;
  padding-bottom: 2px;
}
article #featured-media #featured-video-container.is-sticky i {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  cursor: pointer;
  background: #000;
  color: #999;
  width: 25px;
  height: 25px;
  font-size: 0.875em;
  padding: 6px;
}
article .pulzo-video {
  background: #000;
}
article .pulzo-video > div:first-child {
  padding: 5px 0 5px 5px;
}
article .pulzo-video .title {
  color: #038652;
  font-size: 1.250em;
  font-family: "heebo";
  text-transform: uppercase;
  padding: 15px 10px;
}
article .pulzo-video .video-container {
  overflow: hidden;
  padding-right: 10px;
}
article .pulzo-video .video-container .article-video {
  margin: 0 0 10px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-left: 4px solid #000;
}
article .pulzo-video .video-container .article-video:hover {
  border-left: 4px solid #038652;
  background: #2b2b2b;
}
article .pulzo-video .video-container .article-video:hover > div:first-child {
  position: relative;
}
article .pulzo-video .video-container .article-video:hover > div:first-child:after {
  font-family: "pulzo" !important;
  font-weight: 400!important;
  text-transform: none!important;
  line-height: 1;
  font-style: normal!important;
  font-variant: normal!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "o";
  position: absolute;
  font-size: 1.2em;
  color: #fff;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 220, 132, 0.7);
  height: 45px;
  width: 45px;
  padding: 13px 15px;
  border-radius: 50%;
  margin: auto;
}
article .pulzo-video .video-container .article-video:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
article .pulzo-video .video-container .article-video h3 {
  color: #ffffff;
  font-family: "heebo";
  font-size: 1.063em;
}
article .slick-video {
  background: #000;
  margin-top: 20px;
}
article .slick-video .title {
  color: #038652;
  font-size: 1.125em;
  font-family: "heebo";
  text-transform: uppercase;
  padding: 15px 10px;
}
article .slick-video .slick-list .slick-slide {
  padding: 10px;
  height: 270px;
}
article .slick-video .slick-list .slick-slide.slick-current {
  background: #2b2b2b;
  border-bottom: 4px solid #038652;
}
article .slick-video .slick-list .slick-slide.slick-current .img-container {
  position: relative;
}
article .slick-video .slick-list .slick-slide.slick-current .img-container:after {
  font-family: "pulzo" !important;
  font-weight: 400!important;
  text-transform: none!important;
  line-height: 1;
  font-style: normal!important;
  font-variant: normal!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "o";
  position: absolute;
  font-size: 1.2em;
  color: #fff;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #222;
  height: 45px;
  width: 45px;
  padding: 13px 15px;
  border-radius: 50%;
  margin: auto;
}
article .slick-video .article-container h3 {
  color: #ffffff;
  font-family: "heebo";
  font-size: 1em;
  margin-top: 10px;
  font-weight: 400;
}
article .opinion .breadcrumb {
  margin-top: 10px;
}
article .opinion .breadcrumb .article-date {
  padding-left: 22px;
  position: relative;
}
article .opinion .breadcrumb .article-date:before {
  content: "";
  width: 20px;
  height: 5px;
  position: absolute;
  margin: auto 0;
  bottom: 0;
  top: 0;
  left: 0;
  z-index: 10;
  background: #038652;
}
article .opinion .lead {
  font-family: "noto-serif";
  font-style: italic;
  line-height: 26px;
  font-weight: 700;
}
article .opinion .lead i {
  font-size: 0.6em;
}
article .opinion .container-date {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 10px 0px;
}
article .opinion .container-date .line {
  background: grey;
  width: 15px;
  height: 2px;
}
article .opinion .container-date .category {
  color: #038652;
  font-weight: 900;
}
article .opinion .container-date .date {
  color: grey;
}
article .opinion .container-date .article-timeRead {
  color: grey;
  position: relative;
}
article .opinion .container-date .article-timeRead .pulzo-font-tiempolectura {
  font-size: 2em;
  position: absolute;
  top: -5px;
  color: black;
}
article .opinion .container-date .article-timeRead span {
  margin-left: 40px;
  font-size: 0.98em;
}
article .opinion .container-date-mobil {
  width: 51%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0px;
}
article .opinion .container-date-mobil .line {
  background: grey;
  width: 15px;
  height: 2px;
}
article .opinion .container-date-mobil .category {
  color: #038652;
  font-weight: 900;
}
article .opinion .container-date-mobil .date {
  color: grey;
}
article .gridOpinionContainer {
  background-color: #222222;
  width: 100%;
  height: auto;
  min-height: 320px;
}
article .gridOpinionContainer .article-opinion {
  height: auto;
  max-width: 1000px;
  margin: auto;
  padding: 20px 0px ;
  display: grid;
  grid-template-columns: 25% 75%;
}
article .gridOpinionContainer .article-opinion .container-img .photo-author {
  width: 170px;
  height: 170px;
  margin-top: 15px;
  border-radius: 58%;
  border: 3px solid #038652;
  -o-object-fit: cover;
     object-fit: cover;
}
article .gridOpinionContainer .article-opinion .container-img .main-title {
  padding-left: 30px;
  padding-top: 0px;
}
article .gridOpinionContainer .article-opinion .container-img .main-title h3 a {
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
}
article .gridOpinionContainer .article-opinion .container-img .main-title h3 a:hover {
  color: #fff !important;
}
article .gridOpinionContainer .article-opinion .container-text-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: black;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 55px 0px 0px 10px;
}
article .gridOpinionContainer .article-opinion .container-text-author .article-title {
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 27px;
  font-weight: bold;
}
article .gridOpinionContainer .article-opinion .container-text-author .lead {
  color: #fff;
  margin-top: 15px;
  position: relative;
  font-size: 17px;
  height: auto;
}
article .gridOpinionContainer .article-opinion .container-text-author .lead:before {
  content: '';
  position: absolute;
  Width: 229px;
  height: 3px;
  bottom: -18px;
  background-color: #038652;
}
article .gridOpinionContainer .article-opinion .container-text-author .container-name-author .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 17px;
  margin: 0;
  padding-top: 30px;
}
article .gridOpinionContainer .article-opinion .container-text-author .container-name-author .name span {
  font-weight: bold;
  color: #fff;
  margin-right: 7px;
}
article .promoted-image {
  padding: 8px;
  color: #808080;
  margin: 10px 0;
  font-size: 1em;
  font-family: "heebo";
}
article .promoted-image + .breadcrumb {
  margin-top: 10px;
}
article .promoted-image img {
  display: inline-block;
  height: auto;
  width: auto;
  vertical-align: middle;
  margin-left: 10px;
}
@media (min-width: 768px) {
  article .promoted-image img {
    height: auto;
  }
}
@media (min-width: 768px) {
  article .promoted-image {
    margin: 5px auto;
    padding: 8px 0;
    text-align: left;
  }
}
article .lead {
  font-size: 1.35em;
  color: #444;
  font-family: Georgia;
  margin-top: 8px;
  font-weight: 400;
  line-height: 28px;
  -webkit-margin-after: 0;
}
article .lead .close-quot {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  position: relative;
  top: -10px;
  left: 5px;
}
article .lead-obscuro {
  color: white !important;
}
article .transitionP2 {
  opacity: 1 !important;
}
article .btn_color {
  background-image: url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/indicativo1.png) !important;
  -webkit-transform: rotate(90deg) !important;
          transform: rotate(90deg) !important;
}
article .author {
  border-bottom: 1px solid #ddd;
  height: auto;
  padding: 8px 15px 15px 0px !important;
}
article .author .pulzo2_0 {
  width: 100%;
  position: relative;
  display: grid;
  grid-template-columns: 27% 70%;
  gap: 3%;
}
article .author .pulzo2_0 .P2_content {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
article .author .pulzo2_0 .P2_content span {
  font-size: 18px;
  font-weight: 600;
  position: relative;
  bottom: 15px;
}
article .author .pulzo2_0 .P2_content .img_content {
  position: relative;
  top: 15%;
  height: auto;
}
article .author .pulzo2_0 .P2_content .img_content img {
  width: 192px;
  height: 62px;
  -o-object-fit: contain;
     object-fit: contain;
}
article .author .pulzo2_0 .P2_content .img_content p {
  text-align: inherit;
  font-size: .9em;
  color: #038652;
  font-weight: 700;
  margin: 3px 0px;
}
article .author .pulzo2_0 .P2_content .btn_p2 {
  background-image: url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/information-button.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  right: 0px;
  top: 16%;
  width: 19px;
  height: 19px;
  border: none;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
article .author .pulzo2_0 .p2_hover {
  /* visibility: hidden;
				opacity: 0; */
  position: relative;
  z-index: 2;
  width: 100%;
  border-radius: 10px;
  background: #EEE;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  padding: 20px ;
  height: auto;
  min-height: 110px;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
article .author .pulzo2_0 .p2_hover::before {
  position: absolute;
  z-index: 1;
  content: '';
  width: 30px;
  height: 30px;
  left: -25px;
  top: 13px;
  background: #eee;
  -webkit-clip-path: polygon(0 50%, 100% 100%, 100% 0);
          clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
article .author .pulzo2_0 .p2_hover p {
  margin-bottom: 28px;
}
article .author .pulzo2_0 .p2_hover .btn_sitio {
  position: absolute;
  bottom: 10%;
  right: 20px;
  background: #fff;
  padding: 4px 12px;
  border-radius: 15px;
  color: #038652;
  font-weight: 500;
  -webkit-box-shadow: 0px 0px 1px rgba(40, 41, 61, 0.04), 0px 2px 4px rgba(96, 97, 112, 0.16);
          box-shadow: 0px 0px 1px rgba(40, 41, 61, 0.04), 0px 2px 4px rgba(96, 97, 112, 0.16);
  font-size: 16px;
  text-transform: inherit;
  z-index: 3;
}
article .breadcrumb {
  font-family: Helvetica;
  color: #666;
  font-size: 1em;
  -webkit-padding-start: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin-top: 10px;
}
article .breadcrumb li {
  display: inline-block;
  margin: 0 2px;
}
article .breadcrumb li.article-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 900;
  font-size: 20px;
  position: relative;
}
article .breadcrumb li.article-section img {
  width: 70px;
  height: 70px;
  margin-right: 20px;
  border-radius: 50%;
  border: 3px solid #038652;
}
article .breadcrumb li.article-date {
  color: #737373;
  font-size: 0.938em;
  font-weight: 400;
}
article .breadcrumb .article-read-icon {
  position: absolute;
  font-size: 2.5em;
  top: -5px;
}
article .breadcrumb .guion {
  border-top: 1px solid #666;
  margin-bottom: 5px;
  width: 20px;
}
article .breadcrumb a {
  color: #038652;
  cursor: pointer;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  margin-top: -5px;
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 1px;
}
article .breadcrumb a:hover {
  color: #038652;
}
article .breadcrumb .article-timeRead {
  position: relative;
}
article .breadcrumb .article-timeRead span {
  margin-left: 0px;
}
article .breadcrumb .article-timeRead .pulzo-font-tiempolectura {
  display: none;
  font-size: 29px;
  position: absolute;
  left: -5px;
  line-height: 0.8em;
}
article .container-figure {
  text-align: center;
}
article .info-img-desktop figcaption {
  color: #666;
  font-family: "heebo";
  font-weight: 400;
  padding: 5px 0 5px 15px;
  text-align: left;
  font-size: 0.938em;
}
article .info-img-desktop figcaption span {
  font-weight: 700;
}
article .info-img-mobile figcaption {
  color: #666;
  font-family: "heebo";
  font-weight: 400;
  padding: 5px 0 5px 15px;
  text-align: left;
  font-size: 0.938em;
}
article .info-img-mobile figcaption span {
  font-weight: 700;
}
article .center-article-carousel {
  width: 100%;
}
article .center-article-carousel .carousel-indicators {
  opacity: 0;
}
article .center-article-carousel .carousel-control-prev img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
article .center-article-carousel .container-carousel-more-news {
  background-color: #F7F7F7;
  padding: 22px 25px;
  margin-bottom: 15px;
}
article .center-article-carousel .container-carousel-more-news .container-title {
  position: relative;
  margin: 10px 0px;
  margin-left: 11px;
}
article .center-article-carousel .container-carousel-more-news .container-title img {
  position: absolute;
  width: 35px;
  left: 0px;
}
article .center-article-carousel .container-carousel-more-news .container-title span {
  margin-left: 43px;
  font-size: 21px;
  color: grey;
}
article .center-article-carousel .container-carousel-more-news .container-title span b {
  color: black;
}
article .center-article-carousel .container-carousel-more-news .carousel-more-news {
  height: 100%;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 0px 20px;
}
article .center-article-carousel .container-carousel-more-news .carousel-more-news a {
  color: black;
  font-weight: bold;
}
article .center-article-carousel .container-carousel-more-news .carousel-more-news .news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 10px 0px;
}
article .center-article-carousel .container-carousel-more-news .carousel-more-news .news .container-img {
  padding-right: 10px;
  width: 100%;
  height: 90px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
article .center-article-carousel .container-carousel-more-news .carousel-more-news .news .container-img .container-icon {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background-color: #48444480;
  padding: 3.5px;
  border-radius: 5px;
}
article .center-article-carousel .container-carousel-more-news .carousel-more-news .news .container-img .container-icon img {
  width: 20px;
}
article .center-article-carousel .container-carousel-more-news .carousel-more-news .news .container-text {
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 8px;
}
article .center-article-carousel .container-carousel-more-news .carousel-more-news .news .container-text p {
  margin: 0px;
  font-size: 14px;
  line-height: 14px;
}
article .center-article-carousel .carrousel-data {
  width: 100%;
}
article .center-article-carousel .carrousel-data .section-pauta {
  height: 250px;
  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;
}
article .center-article-carousel .carrousel-data .section-pauta span {
  margin-top: 15px;
}
article .center-article-carousel .carrousel-data .section-data {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0px 0px 10px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
article .center-article-carousel .carrousel-data .section-data figcaption span {
  color: #5d5d5d;
}
article .center-article-carousel .carrousel-data .section-data .icon-images {
  position: absolute;
  left: -4px;
  top: -13px;
  width: 35px;
  margin: 0px;
}
article .center-article-carousel .carrousel-data .section-data .num-img {
  top: 23px;
  left: 56px;
  color: grey;
  font-size: 20px;
  font-weight: 500;
  font-family: Helvetica;
  margin-left: 36px;
  margin-top: -10px;
  margin-bottom: 4px;
}
article .figurePauta img {
  border-radius: 18px 18px 0px 0px !important;
}
article .center-article-figure {
  border-bottom: 1px solid #e2e2e2;
  position: relative;
  margin: 5px 0 10px;
}
@media (min-width: 768px) {
  article .center-article-figure {
    margin: 5px 0 0px;
  }
}
article .center-article-figure figcaption {
  color: #666;
  font-family: Helvetica;
  font-weight: 400;
  padding: 5px 0 5px 15px;
  text-align: left;
  font-size: 0.938em;
}
article .center-article-figure figcaption span {
  font-weight: 700;
}
article .center-article-figure img {
  border-radius: 18px;
  max-height: 600px;
}
article .center-article-figure .figure-share {
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  position: absolute;
  opacity: 0;
  width: 60px;
  text-align: center;
  background: #eaeaea;
  padding: 15px 0;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  top: 40%;
  left: -60px;
}
article .center-article-figure .figure-share a {
  color: #ffffff;
}
article .center-article-figure .figure-share .social-share {
  border-radius: 50%;
  height: 34px;
  width: 34px;
  display: block;
  font-size: 1.4em;
  margin: 0 auto;
  padding: 5px;
}
article .center-article-figure .figure-share .social-share.pulzo-font-facebook {
  background: #3b7CFF;
  margin-bottom: 15px;
}
article .center-article-figure .figure-share .social-share.pulzo-font-twitter {
  background: #1da1f2;
}
article .center-article-figure .figure-share::before {
  content: '';
  position: absolute;
  right: -14px;
  top: 32px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 0 22px 14px;
  border-color: transparent transparent transparent #eaeaea;
}
article .center-article-figure:hover .figure-share {
  opacity: 1;
}
article .center-article-figure .pautaimg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 33px;
  position: absolute;
  width: 100%;
}
article .center-article-figure .pautaimg .btn-cerrar-pauta {
  width: 23px;
  height: 25px;
  background: #fff;
  position: absolute;
  right: 4px;
  bottom: 99px;
  border-radius: 10px 10px 0px 0px;
  font-size: 12px;
  color: #000;
  font-weight: bold;
  border: none;
  cursor: pointer;
  text-align: center;
  padding-top: 2px;
}
article .initial-video {
  margin: 5px 0 30px;
}
article .summary-article {
  padding: 25px 0px 15px 0px;
  border-bottom: 1px solid #DDDDDD;
}
article .summary-article h3 {
  color: #585656;
  font-weight: 800;
  margin-left: 45px;
}
article .summary-article h3 i {
  position: relative;
}
article .summary-article h3 i:before {
  position: absolute;
  top: 1px;
  font-size: 25px;
  left: -35px;
}
article .summary-article .container-summary-desktop ul {
  margin: 0px;
  padding: 0;
}
article .summary-article .container-summary-desktop ul ol {
  padding: 0px 13px;
  margin: 15px 0px;
}
article .summary-article .container-summary-desktop ul ol h2 {
  font-size: 15px;
  font-weight: 400;
  font-family: noto-serif;
  color: #1d1c1c;
  margin: 7px 0px;
}
article .summary-article .container-summary-desktop ul ol h2:before {
  font-family: "pulzo";
  content: "*";
  font-size: 8px;
  margin-right: 10px;
}
article .article-body {
  font-family: Georgia;
  font-weight: 100;
  font-size: 1em;
  color: #000;
}
article .article-body h2 {
  font-weight: bold;
  margin: 30px 3px 17px 0px;
  font-family: Helvetica;
}
article .article-body .container-figure {
  text-align: center;
}
article .article-body .container-figure .center-article-figure {
  display: inline-block;
}
article .article-body p {
  line-height: 30px;
  margin-bottom: 14px;
  font-size: 1.200em;
}
article .article-body p a {
  color: #8F00FF !important;
  font-weight: 600;
  overflow-wrap: break-word;
}
article .article-body h3 {
  font-family: "heebo";
  font-size: 1.5em;
  margin-top: 30px;
  font-weight: bold;
}
article .article-body a {
  cursor: pointer;
  text-decoration: underline;
  color: #038652 !important;
  overflow-wrap: break-word;
}
article .article-body ul {
  padding: 0;
  font-size: 1.225em;
  line-height: 30px;
  margin-left: -18px;
}
article .article-body ul li {
  padding-left: 1em;
  text-indent: -0.4em;
  margin: 12px 0;
  list-style: none !important;
}
article .article-body ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #d0d0d0;
  display: inline-block;
  position: relative;
  top: -5px;
  left: -9px;
}
article .article-body ul.figure-share li {
  padding-left: 0;
  text-indent: 0;
}
article .article-body ul.figure-share li .social-share {
  text-decoration: none;
}
article .article-body ul.figure-share li:before {
  display: none;
}
article .article-body ol {
  padding: 0;
  font-size: 1.125em;
  line-height: 30px;
}
article .article-body ol li {
  margin: 12px 0;
  list-style: decimal inside;
}
article .article-body blockquote {
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -moz-margin-start: 0;
  -moz-margin-end: 0;
  text-align: center;
  width: 100%;
  margin: auto;
}
article .article-body blockquote > span,
article .article-body blockquote > p {
  font-family: cambria;
  font-weight: bold;
  color: #222222;
  font-style: italic;
  line-height: 15px;
  position: relative;
  display: inline-block;
}
article .article-body blockquote > span:after,
article .article-body blockquote > p:after {
  content: "";
  position: absolute;
  bottom: -10px;
  width: 80px;
  height: 3px;
  margin: auto;
  right: 0;
  left: 0;
  background: #038652;
}
article .article-body blockquote > span.smaller-90,
article .article-body blockquote > p.smaller-90 {
  font-size: 2em;
  line-height: 40px;
}
article .article-body blockquote > span.greater-90,
article .article-body blockquote > p.greater-90 {
  font-size: 1.25em;
  line-height: 32px;
}
article .article-body blockquote > span.autor-cita,
article .article-body blockquote > p.autor-cita {
  font-size: 0.938em;
  color: #666;
  font-family: Helvetica;
  font-weight: 100;
  font-style: normal;
}
article .article-body blockquote > span.autor-cita:after,
article .article-body blockquote > p.autor-cita:after {
  display: none;
}
article .article-body blockquote span {
  font-weight: bold !important;
}
article .article-body .twitter-tweet.twitter-tweet-rendered,
article .article-body .fb_iframe_widget,
article .article-body .instagram-media {
  margin: 10px auto;
  width: 100%;
  text-align: center;
  clear: both;
}
article .article-body iframe[class^="instagram-media"] {
  margin: 10px auto !important;
  width: 100%;
  text-align: center;
  clear: both;
  position: relative !important;
}
article .article-body div[class^="twitter-"] {
  margin: 10px auto !important;
  width: 100%;
  text-align: center;
  clear: both;
}
article .article-body .iframe-facebook {
  display: block !important;
  margin: 0 auto !important;
  overflow: hidden;
  width: 100%;
}
article .article-body .wp-video {
  width: 100% !important;
  height: auto;
  text-align: center;
}
article .article-body .wp-video video {
  width: auto;
}
article .article-body .facebook-widget {
  margin-right: -12%;
  margin-left: 20px;
  float: right;
}
@media (min-width: 768px) {
  article .article-body .facebook-widget {
    margin-right: 0;
    margin-left: 20px;
  }
}
article .article-body-obscuro {
  color: white !important;
}
article .end-article {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  font-family: Helvetica;
  clear: both;
  -webkit-box-shadow: 0px -3px 3px 0px rgba(212, 212, 212, 0.3);
  box-shadow: 0px -4px 3px 0px rgba(212, 212, 212, 0.3);
}
@media (min-width: 768px) {
  article .end-article {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
article .title-module {
  text-align: center;
  font-size: 0.813em;
  color: #9B9B9B;
  font-family: Helvetica;
  margin: 10px 0;
  display: none;
}
article .title-module i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  font-size: 0.7em;
  vertical-align: text-top;
  margin-left: 2px;
}
article .change-article {
  height: 2px;
  margin-top: 27px;
  margin-bottom: 29px;
  border: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(0, 0, 0, 0.75)), to(transparent));
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.75), transparent);
  text-align: center;
  display: none;
}
article .change-article:after {
  font-family: "pulzo" !important;
  font-weight: 400!important;
  text-transform: none!important;
  line-height: 1;
  font-style: normal!important;
  font-variant: normal!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "g";
  display: inline-block;
  position: relative;
  top: -0.5em;
  font-size: 2em;
  padding: 0 .25em;
  background: #fff;
}
.on-article {
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
          box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}
.on-article + .article:not(.on-article) {
  position: fixed;
  top: 62px;
  left: 0;
  right: 0;
  z-index: 1;
  width: 100%;
}
#article-4 .change-article {
  display: none;
}
/* #article-2 article, #article-3 article, #article-4 article {
	.breakpoint (@resDesktopWide, { padding-top:10px; });
} */
/*.loadingCommentFacebook{
	position: absolute;
    height: 64px;
    width: 64px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0; 
    top: 0;
    z-index: 10;
}*/
.fade.in {
  opacity: 1;
}
.fade {
  opacity: 0;
}
.noVisible {
  display: none;
}
.audioplayer-obscuro {
  background-color: transparent !important;
}
.texto-cita-obscuro {
  color: white !important;
}
#custom-image-iframe {
  border: 0;
  width: 100%;
  height: 150em;
}
#custom-iframe-trident {
  border: 0;
  width: 100%;
  height: 75em;
}
.keepReading {
  width: 100%;
  text-align: center;
  padding-top: 10px;
  position: relative;
  margin-bottom: 35px;
}
.keepReading .lineKeepReading {
  width: 100%;
  height: 2px;
  background-color: #666;
  position: absolute;
  margin-top: 40px;
}
.keepReading .contentKeepReading {
  width: 270px;
  background-color: #fff;
  z-index: 10;
  position: relative;
  margin: 0 auto;
  padding-top: 10px;
}
.keepReading .contentKeepReading span {
  color: #666;
  display: inline-block;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 18px;
  text-align: right;
  line-height: 26px;
  padding: 17px 17px 17px 0px;
}
.keepReading .contentKeepReading img {
  width: 35px;
  display: inline-block;
}
/*** MODULO RUSHBET ARTICULO ***/
p .rushbet-module {
  width: 100%;
  border: 0;
  height: 245px;
}
/*** ESTILO DOTS SWIPE ARTICLES ***/
.contentSwipeArticles .slick-dots {
  background-color: #FBFBFB;
  position: fixed;
  bottom: unset;
  top: 0px;
  pointer-events: none;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
}
.contentSwipeArticles .slick-dots li {
  margin: 0;
}
.contentSwipeArticles .slick-dots li button:before {
  font-size: 8px;
}
.contentSwipeArticles .slick-dots li.slick-active button:before {
  color: #038652;
}
/*** INSTRUCTIVO SWIPE ARTICULOS (TEMPORAL)***/
.contentInstructiveSwipe {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.85);
  overflow: hidden;
  display: none;
}
.contentInstructiveSwipe .pulzo-font-close {
  color: #FFF;
  position: absolute;
  top: 60px;
  font-size: 34px;
  right: 15px;
}
.contentInstructiveSwipe .textInstructuve {
  text-align: center;
  width: 100%;
  margin-top: 50%;
  padding: 0px 10%;
}
.contentInstructiveSwipe .textInstructuve .imgArrowLeft {
  width: 30px;
  position: absolute;
  margin-top: 10px;
  margin-left: 28%;
  -webkit-animation: arrowAnimLeft 1.5s ease infinite;
          animation: arrowAnimLeft 1.5s ease infinite;
}
.contentInstructiveSwipe .textInstructuve .imgHandOnly {
  width: 70px;
}
.contentInstructiveSwipe .textInstructuve .firstText {
  font-size: 22px;
  font-weight: 700;
  color: #FFF;
  margin-top: 16px;
  margin-bottom: 5px;
}
.contentInstructiveSwipe .textInstructuve .secondText {
  font-size: 13px;
  font-weight: 400;
  color: #FFF;
  margin: 0px;
}
.contentInstructiveSwipe .textInstructuve .contentdotsExample {
  margin-top: 8px;
}
.contentInstructiveSwipe .textInstructuve .contentdotsExample .dots {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #FFF;
  display: inline-block;
  margin: 0px 8px;
  -webkit-animation: changeColor 4s linear infinite;
          animation: changeColor 4s linear infinite;
}
.contentInstructiveSwipe .textInstructuve .contentdotsExample .dots:nth-child(1) {
  -webkit-animation-delay: 0;
          animation-delay: 0;
}
.contentInstructiveSwipe .textInstructuve .contentdotsExample .dots:nth-child(2) {
  -webkit-animation-delay: 800ms;
          animation-delay: 800ms;
}
.contentInstructiveSwipe .textInstructuve .contentdotsExample .dots:nth-child(3) {
  -webkit-animation-delay: 1600ms;
          animation-delay: 1600ms;
}
.contentInstructiveSwipe .textInstructuve .contentdotsExample .dots:nth-child(4) {
  -webkit-animation-delay: 2400ms;
          animation-delay: 2400ms;
}
.contentInstructiveSwipe .textInstructuve .contentdotsExample .dots:nth-child(5) {
  -webkit-animation-delay: 3200ms;
          animation-delay: 3200ms;
}
@-webkit-keyframes arrowAnimLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  5% {
    -webkit-transform: translateX(-0.1rem);
            transform: translateX(-0.1rem);
  }
  100% {
    -webkit-transform: translateX(-2rem);
            transform: translateX(-2rem);
    opacity: 0;
  }
}
@keyframes arrowAnimLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  5% {
    -webkit-transform: translateX(-0.1rem);
            transform: translateX(-0.1rem);
  }
  100% {
    -webkit-transform: translateX(-2rem);
            transform: translateX(-2rem);
    opacity: 0;
  }
}
@-webkit-keyframes changeColor {
  0% {
    background-color: #25D366;
  }
  25% {
    background-color: #FFF;
  }
  50% {
    background-color: #FFF;
  }
  100% {
    background-color: #FFF;
  }
}
@keyframes changeColor {
  0% {
    background-color: #25D366;
  }
  25% {
    background-color: #FFF;
  }
  50% {
    background-color: #FFF;
  }
  100% {
    background-color: #FFF;
  }
}
#calculator-container {
  height: 660px;
  padding-bottom: 0px;
}
table {
  width: 100% !important;
  font-family: Arial, Helvetica, sans-serif !important;
  border: none;
  margin-bottom: 15px;
}
table tbody {
  -webkit-box-shadow: 0px 6px 8px #eee;
          box-shadow: 0px 6px 8px #eee;
}
table tbody tr td {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 160px;
}
table tbody tr td:first-child {
  padding-left: 15px;
}
table tbody tr:first-child {
  background-color: #038652 !important;
  border-radius: 20px 20px 0px 0px;
}
table tbody tr:first-child strong {
  color: #fff;
}
table tbody tr:first-child a {
  color: #fff !important;
  text-decoration: none;
}
table tbody tr:first-child p {
  display: none;
}
table tbody tr:first-child td:first-child {
  border-radius: 15px 0 0 0;
  padding-left: 20px;
}
table tbody tr:first-child td:last-child {
  border-radius: 0 15px 0 0;
}
table tbody tr:nth-child(2n) {
  background-color: #f7f7f7;
  vertical-align: text-bottom;
}
table tbody tr:nth-child(2n+1) {
  background-color: #fff;
}
@media (max-width: 700px) {
  table tbody tr {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  table tbody tr td:first-child {
    display: block !important;
  }
}
.space {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin: 0px auto 50px auto;
}
@media (min-width: 1000px) {
  .space {
    display: none;
  }
}
.space .butom {
  width: 20px;
  height: 20px;
  border-radius: 50px;
}
.space .butom img {
  width: 20px;
  height: 20px;
}
.space #click-next img {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.space #click-after img {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.fuentes-module {
  margin-top: 10px;
}
.fuentes-module .fuentes-top {
  background: #ffffff;
  height: 58px;
}
.fuentes-module .fuentes-top .widget-tittle {
  vertical-align: middle;
  margin: 0 18px;
  padding-top: 16px;
  text-align: left;
}
.fuentes-module .fuentes-bottom {
  padding: 10px;
  background-color: #F5F5F5;
}
.fuentes-module .fuentes-bottom ul {
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-padding-start: 0;
  font-size: 1em;
  font-weight: 400;
  background: #FFF;
}
.fuentes-module .fuentes-bottom li {
  padding: 0px 0 12px 34px;
  line-height: 21px;
}
.fuentes-module .fuentes-bottom li:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #666;
  left: -15px;
  position: relative;
  top: 15px;
  display: block;
}
.fuentes-module .fuentes-bottom li .list-source {
  font-size: 1em;
  font-weight: 400;
  font-family: "noto-serif";
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
.fuentes-module .fuentes-bottom li a {
  color: #4c4c4c;
  text-decoration: none;
}
.fuentes-module .fuentes-bottom li a.link {
  color: #FF5B5B;
  text-decoration: underline;
}
.fuentes-module .fuentes-bottom li span {
  color: #FF5B5B;
  text-decoration: underline;
}
.opinion-module {
  padding: 10px;
  background-color: #F5F5F5;
  margin-top: 10px;
}
.opinion-module .opinion-content-info {
  padding: 15px;
  background: #ffffff;
}
.opinion-module .opinion-content-info figure {
  border-radius: 50%;
  width: 120px;
  height: 120px;
  background-size: auto 100%;
  display: inline-block;
  vertical-align: top;
}
.opinion-module .opinion-content-info .opinion-autor-block {
  display: inline-block;
  vertical-align: top;
  margin-left: 18px;
  width: 79%;
}
.opinion-module .opinion-content-info .opinion-autor-block h2 {
  font-family: "noto-serif";
  font-style: italic;
  font-size: 1.5em;
  color: #666;
  font-weight: 700;
}
.opinion-module .opinion-content-info .opinion-autor-block p {
  font-family: "heebo";
  font-size: 1em;
  color: #222222;
  letter-spacing: 0;
  line-height: 1.2em;
  margin-top: 8px;
  width: 98%;
  font-size: 0.938em;
  margin-top: 15px;
  line-height: 22px;
}
.div-tag {
  margin: 20px 0px;
  border-bottom: 1px solid #eeeeee;
}
.container-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: center;
  border-bottom: #e3e3e3 1px solid;
  position: relative;
  overflow: initial;
  border: none;
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 20px;
  font-family: Helvetica;
}
.container-tags .divtag-desktop {
  background-color: #eeeeee;
  border-radius: 10px;
  position: relative;
  font-weight: 401;
  padding: 0px 5px;
  text-transform: uppercase;
  font-family: Helvetica;
  margin: 0px 10px;
}
.container-tags .divtag-desktop a {
  line-height: 19px;
  font-family: Helvetica;
  color: #8F00FF !important;
  font-size: 13px;
  margin: 0px;
  font-weight: 800;
  text-decoration: none;
}
.container-tags .divtag-desktop a:hover {
  text-decoration: underline;
}
.container-tags .divtag-desktop:last-child {
  border: none;
}
.container-tags .div-aling {
  margin: auto 4%;
  margin-bottom: 0;
  border-bottom: 1px solid #80808059;
}
.container-tags .div-aling .titulo-tag-desktop {
  color: #222222;
  font-family: Helvetica;
  font-weight: 900;
  margin: 25px 0px 0px 15px;
  font-size: 1em;
}
.container-tags .div-aling-obscuro .titulo-tag-desktop {
  color: white !important;
}
.container-tags .div-aling-obscuro .divtag-desktop a {
  color: white !important;
}
/*=======================================================*/
/*============== AUDIO FILE CSS================*/
/*=======================================================*/
.titleWidgetAudio {
  font-family: 'heebo';
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px;
  color: #484848;
}
.audioplayer {
  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-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 16px 0px;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #DDDDDD;
  /* border-bottom: 1px solid #DDDDDD; */
  background: #fff;
}
.audioplayer-playpause {
  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;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 3px solid #038652;
}
/*============== DIFERENTES ESTADOS BOTON =================*/
/*.audioplayer:not(.audioplayer-playing) .audioplayer-playpause {
    background: rgba(91, 130, 255, 0);
    border: 1px solid #5B82FF;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause:hover {
    background: rgba(91, 130, 255, 0.1);
}

.audioplayer-playing .audioplayer-playpause {
    background: rgba(253, 79, 26, 0);
    border: 1px solid #FD4F1A;
}

.audioplayer-playing .audioplayer-playpause:hover {
    background: rgba(235, 79, 26, 0.1);
}*/
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
  content: '';
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 0;
  height: 0;
  margin-left: 2px;
  border-top: 7px solid transparent;
  border-right: none;
  border-bottom: 7px solid transparent;
  border-left: 12px solid #038652;
}
.audioplayer-playing .audioplayer-playpause a {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 12px;
  height: 14px;
}
.audioplayer-playing .audioplayer-playpause a::before,
.audioplayer-playing .audioplayer-playpause a::after {
  content: '';
  width: 4px;
  height: 14px;
  background-color: #038652;
}
.audioplayer-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 2px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
  color: #686868;
  font-weight: bold;
}
/*.audioplayer-time-current {
    margin-left: 24px;
}*/
.audioplayer-time-duration {
  margin-right: 15px;
}
.audioplayer-bar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 4px 0px 16px;
  height: 12px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  cursor: pointer;
}
@media (min-width: 768px) {
  .audioplayer-bar {
    background-color: rgba(216, 216, 216, 0.3);
    margin: 0 28px;
    border-radius: 14px;
    height: 22px;
  }
}
.audioplayer-bar::before {
  content: '';
  position: absolute;
  top: 5px;
  width: 100%;
  height: 2px;
  background-color: #DADADA;
}
@media (min-width: 768px) {
  .audioplayer-bar::before {
    top: 10px;
    left: 15px;
    width: 96%;
  }
}
.audioplayer-bar > div {
  position: absolute;
  left: 0;
  top: 5px;
}
@media (min-width: 768px) {
  .audioplayer-bar > div {
    top: 10px;
    left: 15px;
  }
}
.audioplayer-bar-loaded {
  z-index: 1;
  height: 2px;
  background: #BEC8D2;
}
.audioplayer-bar-played {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  z-index: 2;
  height: 2px;
  background: #038652;
}
.audioplayer-bar-played::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  content: '';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: -5px;
  right: -1px;
  margin-right: -5px;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 6px;
  background: #038652;
}
/*============== DIFERENTES ESTADOS BARRA TIEMPO =================*/
/*.audioplayer:not(.audioplayer-playing) .audioplayer-bar-played::after {
    border: 2px solid #BEC8D2;
}

.audioplayer-playing .audioplayer-bar-played::after {
    border: 2px solid #0059FF;
}*/
.audioplayer-volume {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.audioplayer-volume-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.audioplayer-volume-button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 6px;
  height: 8px;
  background-color: #5A5A5A;
  position: relative;
}
.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after {
  content: '';
  position: absolute;
}
.audioplayer-volume-button a:before {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 9px solid #5A5A5A;
  border-bottom: 8px solid transparent;
  border-left: none;
  top: -4px;
}
.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
  left: 11px;
  top: -2px;
  width: 12px;
  height: 12px;
  border: 6px double #5A5A5A;
  border-width: 8px 8px 0 0;
  border-radius: 0 20px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.audioplayer-mute .audioplayer-volume-button a {
  background-color: #5A5A5A;
}
.audioplayer-mute .audioplayer-volume-button a:before {
  border-right: 9px solid #5A5A5A;
}
/*============== DIFERENTES AJUSTES BARRA SONIDO =================*/
.audioplayer-volume-adjust {
  display: none;
}
/*.audioplayer-volume-adjust {
    display: flex;
    align-items: center;
    margin-left: 8px;
}

.audioplayer-volume-adjust > div {
    position: relative;
    display: flex;
    width: 60px;
    height: 2px;
    cursor: pointer;
    background-color: #BEC8D2;
}

.audioplayer-volume-adjust div div {
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    background-color: #0059FF;
}*/
.elecciones-content {
  max-width: 1200px;
  border-radius: 25px;
  width: 100%;
  height: auto;
  padding: 0px 20px 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 193, 116, 0.8)), color-stop(rgba(0, 193, 116, 0.8)), to(rgba(0, 72, 44, 0.8))), url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/PreguntasFrecuentes/FondoPreguntasFrecuentes-1237691015+2.svg);
  background-image: linear-gradient(rgba(0, 193, 116, 0.8), rgba(0, 193, 116, 0.8), rgba(0, 72, 44, 0.8)), url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/PreguntasFrecuentes/FondoPreguntasFrecuentes-1237691015+2.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 30px;
  display: grid;
  grid-template-rows: 90px 1fr;
  gap: 15px;
}
.elecciones-content .header {
  position: relative;
  width: 75%;
  right: 0px;
  grid-template-columns: 120px 1fr;
  left: 25%;
}
.elecciones-content .header .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.elecciones-content .header .col .y {
  width: 45px;
  height: 71px;
  background: #FFD32E;
  -webkit-transform: skew(-15deg);
          transform: skew(-15deg);
}
.elecciones-content .header .col .b {
  width: 13px;
  height: 71px;
  background: #054697;
  -webkit-transform: skew(-15deg);
          transform: skew(-15deg);
}
.elecciones-content .header .col .r {
  width: 12px;
  height: 71px;
  background: #D22A40;
  -webkit-transform: skew(-15deg);
          transform: skew(-15deg);
}
.elecciones-content .header .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.elecciones-content .header .info .desktop {
  width: 348px;
  height: 76px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 0px 0px 16px 16px;
  margin-left: 120px;
}
.elecciones-content .header .info .desktop img {
  width: 210px;
  height: 110px;
  position: relative;
  bottom: 20px;
}
.elecciones-content .header .info .mobile {
  display: none;
}
.elecciones-content .header .info a {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.elecciones-content .blockArticleSection {
  display: none;
  width: 90%;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 35px;
}
.elecciones-content .blockArticleSection .blockArticle {
  display: block;
  padding: 0px 5px;
  font-family: Arial, Helvetica, sans-serif !important;
}
.elecciones-content .blockArticleSection .blockArticle img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 10px ;
}
.elecciones-content .blockArticleSection .blockArticle .slug {
  color: #fff;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
}
.elecciones-content .blockArticleSection .blockArticle .title {
  color: #fff;
  font-size: 14px;
  line-height: 1.3em;
  font-weight: 600;
}
.elecciones-content .blockArticleSection .blockArticle .title p {
  margin: 5px 0px 15px 0px;
  text-align: initial;
}
@media screen and (max-width: 600px) {
  .elecciones-content {
    background-image: url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/FondoMobileelecciones.png);
    padding: 0px 10px 10px;
    margin: 30px 0px;
    left: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 193, 116, 0.8)), color-stop(rgba(0, 193, 116, 0.8)), to(rgba(0, 72, 44, 0.8))), url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/GettyImages-1237691015+1.png);
    background-image: linear-gradient(rgba(0, 193, 116, 0.8), rgba(0, 193, 116, 0.8), rgba(0, 72, 44, 0.8)), url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/GettyImages-1237691015+1.png);
  }
  .elecciones-content .header {
    width: 100%;
    grid-template-columns: 90px 1fr;
    left: 0px;
  }
  .elecciones-content .header .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 80px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .elecciones-content .header .col .y {
    width: 35px;
  }
  .elecciones-content .header .col .b {
    width: 10px;
  }
  .elecciones-content .header .col .r {
    width: 9px;
  }
  .elecciones-content .header .info .desktop {
    display: none;
  }
  .elecciones-content .header .info .desktop img {
    display: blok;
  }
  .elecciones-content .header .info .mobile {
    display: block;
    position: relative;
    left: -10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 193, 116, 0.8)), color-stop(rgba(0, 193, 116, 0.8)), to(rgba(0, 72, 44, 0.8))), url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/GettyImages-1237691015+1.png);
    background-image: linear-gradient(rgba(0, 193, 116, 0.8), rgba(0, 193, 116, 0.8), rgba(0, 72, 44, 0.8)), url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/GettyImages-1237691015+1.png);
    width: 240px;
    height: 81px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 16px 16px;
    margin-left: 70px;
  }
  .elecciones-content .header .info .mobile img {
    width: 120px;
    padding-top: 10px;
  }
  .elecciones-content .header .info .mobile .ver-mas img {
    width: 28px;
    top: -22px;
    left: 70px;
    position: relative;
  }
  .elecciones-content .header .info h5 {
    text-align: end;
    font-size: 18px;
    line-height: 1.3em;
  }
  .elecciones-content .header .info h5::before {
    display: none;
  }
  .elecciones-content .header .info h5 br {
    display: block;
  }
  .elecciones-content .header .info span {
    font-size: 32px;
    position: relative;
  }
  .elecciones-content .header .info span::before {
    position: absolute;
    content: '';
    width: 80px;
    height: 4px;
    background: #A6A6A6;
    bottom: 40px;
  }
  .elecciones-content .blockArticleSection {
    display: block;
    width: 100%;
  }
  .elecciones-content .blockArticleSection .blockArticle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    margin: 10px 0px;
  }
  .elecciones-content .blockArticleSection .blockArticle img {
    width: 100px !important;
    height: 100px !important;
  }
}
@media screen and (max-width: 600px) and (max-width: 392px) {
  .elecciones-content .header .info .mobile {
    width: 240px;
    margin-left: 50px;
  }
}
@media screen and (max-width: 600px) and (max-width: 405px) {
  .elecciones-content .header .info .mobile .ver-mas img {
    left: 240%;
  }
}
@media screen and (max-width: 600px) and (max-width: 385px) {
  .elecciones-content .header .info .mobile .ver-mas img {
    width: 24px;
    top: -20px;
    left: 225%;
  }
}
/*
DEFINICIONES
TPI= Te Puede Interesar.
*/
.boxTitlesTPIBody {
  width: 100%;
  text-align: unset;
  margin-bottom: 10px;
  border-bottom: 1px solid #dddddd;
  margin-top: 30px;
}
.boxTitlesTPIBody .titleSectionTPIBody {
  font-family: 'Helvetica';
  font-weight: 900;
  color: #8F00FF;
  font-size: 20px;
  text-transform: uppercase;
}
.contentTPIBody {
  width: 100%;
  overflow-x: hidden !important;
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.contentTPIBody .sectionTPIBody {
  position: relative;
  width: 1200px;
  margin: 15px 0px 15px 15px;
  display: inline-grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 15px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.contentTPIBody .sectionTPIBody .articleTPIBodyOpinion {
  display: grid;
  grid-template-columns: 30% 65%;
  grid-gap: 5px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 1px 4px 7px #a2a2a2;
          box-shadow: 1px 4px 7px #a2a2a2;
  padding: 15px 15px 15px 15px;
}
.contentTPIBody .sectionTPIBody .articleTPIBodyOpinion .containerImgTPIBody {
  padding-right: 15px;
  width: inherit;
  overflow: hidden;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .contentTPIBody .sectionTPIBody .articleTPIBodyOpinion .containerImgTPIBody {
    height: 90px;
  }
}
.contentTPIBody .sectionTPIBody .articleTPIBodyOpinion .containerImgTPIBody .imgTPIBody {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 3px solid #038652;
  margin-right: 0px;
  margin-left: 0px;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  top: 16px;
  border-radius: 7px;
}
.contentTPIBody .sectionTPIBody .articleTPIBodyOpinion header {
  padding-right: 0px;
  line-height: 15px;
}
.contentTPIBody .sectionTPIBody .articleTPIBodyOpinion header .titleTPIBody {
  font-weight: 100;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 20px;
  position: relative;
  top: -5px;
}
@media (min-width: 768px) {
  .contentTPIBody .sectionTPIBody .articleTPIBodyOpinion header .titleTPIBody {
    font-size: 15px;
    line-height: 17px;
  }
}
@media (min-width: 1280px) {
  .contentTPIBody .sectionTPIBody .articleTPIBodyOpinion header .titleTPIBody {
    font-size: 15px;
  }
}
.contentTPIBody .sectionTPIBody .articleTPIBodyOpinion header .titleTPIBody a {
  font-size: 12px;
  color: #222222 !important;
  text-decoration: none;
  font-family: Georgia;
  font-size: 14px;
  margin-bottom: 10px;
}
.contentTPIBody .sectionTPIBody .articleTPIBodyOpinion header .titleTPIBody a:hover {
  text-decoration: underline;
}
.contentTPIBody .sectionTPIBody .articleTPIBodyOpinion header p {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  position: relative;
  line-height: 20px;
  font-size: 14px;
  margin: 0px;
  padding-top: 10px;
  border-top: 2px solid #038652;
  bottom: -10px;
  text-align: left;
}
.contentTPIBody .sectionTPIBody .articleTPIBody {
  display: grid;
  grid-template-columns: 45% 55%;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 1px 4px 7px #a2a2a2;
          box-shadow: 1px 4px 7px #a2a2a2;
  padding: 15px 15px 0px 15px;
  /*     .containerOpinion {
        display: flex;
        padding: 8px;
        padding-top: 20px;
        flex-direction: column;
        height: 200px;

        .container-opinion {
          position: relative;
          z-index: 2;
          margin-top: -10px;

          a {
            font-family: "heebo";
            font-style: italic;
            line-height: 21px;
            color: black;
            text-decoration: none;
            line-height: 16px;
            z-index: 1;
            font-weight: bolder;
            font-family: "noto-serif";
          }

          img {
            position: absolute;
            width: 48px;
          }

          .left {
            left: -6px;
            top: -24px;
            z-index: -1;
          }

          .right {
            bottom: -27px;
            right: -5px;
          }
        }

        .container-author {
          width: 100%;
          margin-top: 22px;
          display: flex;

          .container-name {
            display: flex;
            align-items: flex-start;
          }

          span {
            font-family: "heebo";
            background-color: #00DC84;
            color: white;
            font-weight: bolder;
            text-transform: uppercase;
            font-size: 12px;
            line-height: 16px;
            padding: 5px 11px;
            width: 95%;
            margin-top: 5px;
          }

          .container-img {
            img {
              width: 109px;
            }
          }
        }

        .opinion {
          width: 70%;
          display: flex;
          align-items: center;
          position: relative;
          padding: 7px 12px;
          padding-left: 15px;

          img {
            width: 55px;
            position: absolute;
          }

          .left {
            top: -21px;
            left: 11px;
            z-index: 0;
          }

          .right {
            bottom: -12px;
            right: -8px;
          }

          a {
            font-family: "heebo";
            font-style: italic;
            line-height: 21px;
            color: black;
            text-decoration: none;
            line-height: 16px;
            z-index: 1;
            font-weight: bolder;
            font-family: "noto-serif";
          }
        }
      } */
}
.contentTPIBody .sectionTPIBody .articleTPIBody .main-title {
  z-index: 2;
  padding: 5px;
}
.contentTPIBody .sectionTPIBody .articleTPIBody .main-title h5 {
  padding-left: 5px;
  font-weight: 900;
}
.contentTPIBody .sectionTPIBody .articleTPIBody .main-title:before {
  content: '';
  width: 18px;
  height: 18px;
  background: #00DC84;
  position: absolute;
  z-index: 1;
  top: -1px;
  left: 5px;
  z-index: -1;
}
.contentTPIBody .sectionTPIBody .articleTPIBody .containerImgTPIBody {
  padding-right: 15px;
  width: inherit;
  overflow: hidden;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .contentTPIBody .sectionTPIBody .articleTPIBody .containerImgTPIBody {
    height: 90px;
  }
}
.contentTPIBody .sectionTPIBody .articleTPIBody .containerImgTPIBody .imgTPIBody {
  width: 100%;
  height: 100%;
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 7px;
  -o-object-fit: cover;
     object-fit: cover;
}
.contentTPIBody .sectionTPIBody .articleTPIBody header {
  padding-right: 0px;
  line-height: 15px;
}
.contentTPIBody .sectionTPIBody .articleTPIBody header strong {
  font-weight: bold;
}
.contentTPIBody .sectionTPIBody .articleTPIBody .titleTPIBody {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 20px;
  position: relative;
  top: -5px;
}
@media (min-width: 768px) {
  .contentTPIBody .sectionTPIBody .articleTPIBody .titleTPIBody {
    font-size: 15px;
    line-height: 17px;
  }
}
@media (min-width: 1280px) {
  .contentTPIBody .sectionTPIBody .articleTPIBody .titleTPIBody {
    font-size: 15px;
  }
}
.contentTPIBody .sectionTPIBody .articleTPIBody .titleTPIBody a {
  font-size: 12px;
  color: #222222 !important;
  text-decoration: none;
  font-family: Helvetica;
}
.contentTPIBody .sectionTPIBody .articleTPIBody .titleTPIBody a:hover {
  text-decoration: underline;
}
.contentTPIBody .sectionTPIBody .articleTPIBody .lineTransitionGreen {
  height: 3px;
  background-color: #038652;
  width: 0;
  bottom: 0;
  position: absolute;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.contentTPIBody .sectionTPIBody .articleTPIBody:hover .lineTransitionGreen {
  width: 100%;
}
.btn-carousel {
  height: 10px;
  border-bottom: 1px solid #dddddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 25px;
}
.btn-carousel button {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: none;
  outline: none;
  -webkit-box-shadow: 1px 2px 12px #6b6b6b;
          box-shadow: 1px 2px 12px #6b6b6b;
}
.btn-carousel button img {
  width: 20px;
  height: auto;
}
.btn-carousel .btn-1 {
  position: relative;
  top: -85px;
  left: -300px;
  border-radius: 50%;
}
.btn-carousel .btn-1 img {
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
}
.btn-carousel .btn-1:hover {
  background: #dddddd;
}
.btn-carousel .btn-2 {
  position: relative;
  top: -85px;
  left: 300px;
  border-radius: 50%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.btn-carousel .btn-2 img {
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
}
.btn-carousel .btn-2:hover {
  background: #dddddd;
}
.move {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  right: 605px;
}
.color {
  background-color: #038652 !important;
}
.recommended-articles-container {
  margin-bottom: 0;
  margin-bottom: 40px;
}
.recommended-articles-container .widget-tittle {
  margin: 25px 0 20px 12px;
  font-family: Helvetica;
  margin-left: 19px;
  font-weight: bolder;
  margin: 0px 0 30px 30px;
  padding-top: 40px;
  font-size: 1.25em;
  border-top: 1px solid #dddddd;
}
.recommended-articles-container .row {
  margin-left: 0px;
  margin-right: 0px;
}
.recommended-articles-container .article_opinion_desktop a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: white;
  -webkit-box-shadow: 0 10px 15px -10px rgba(125, 125, 125, 0.6);
          box-shadow: 0 10px 15px -10px rgba(125, 125, 125, 0.6);
}
.recommended-articles-container .article_opinion_desktop a .container-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0px 6px;
}
.recommended-articles-container .article_opinion_desktop a .container-title .main-title {
  color: black;
  z-index: 2;
}
.recommended-articles-container .article_opinion_desktop a .container-title .main-title h4 {
  font-weight: 900;
}
.recommended-articles-container .article_opinion_desktop a .container-title .main-title:before {
  content: '';
  width: 25px;
  height: 25px;
  background: white;
  position: absolute;
  z-index: -1;
  top: 13px;
  left: 0;
}
.recommended-articles-container .article_opinion_desktop a .container-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0px 6px;
  margin-top: -4px;
  margin-bottom: 7px;
}
.recommended-articles-container .article_opinion_desktop a .container-author .left {
  position: absolute;
  top: -4px;
  left: 0px;
  width: 40px;
}
.recommended-articles-container .article_opinion_desktop a .container-author .container-author-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  padding: 0px 9px;
}
.recommended-articles-container .article_opinion_desktop a .container-author .container-author-name span {
  padding: 5px 10px;
  background-color: #00DC84;
  color: white;
  font-weight: bolder;
  text-transform: uppercase;
  font-size: 12px;
  text-align: left;
}
.recommended-articles-container .article_opinion_desktop a .container-opinion {
  position: relative;
  padding: 0px 15px;
  height: 76px;
  overflow: hidden;
}
.recommended-articles-container .article_opinion_desktop a .container-opinion .right {
  position: absolute;
  right: 0;
  width: 40px;
  bottom: 0px;
}
.recommended-articles-container .article_opinion_desktop a .container-opinion h2 {
  line-height: 17px;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  font-family: "noto-serif";
  color: black;
  z-index: 2;
}
.recommended-articles-container .article_opinion {
  margin: 10px 0px;
  padding: 14px 8px 12px 16px;
}
.recommended-articles-container .article_opinion a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.recommended-articles-container .article_opinion a .container-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.recommended-articles-container .article_opinion a .container-name span {
  font-size: 14px;
  color: white;
  background-color: #00DC84;
  font-weight: bolder;
  text-transform: uppercase;
  padding: 13px 14px;
}
.recommended-articles-container .article_opinion a .container-opinion {
  padding: 5px 16px;
  position: relative;
  z-index: 2;
}
.recommended-articles-container .article_opinion a .container-opinion img {
  width: 70px;
  position: absolute;
}
.recommended-articles-container .article_opinion a .container-opinion .left {
  top: -36px;
  left: -2px;
  z-index: -1;
}
.recommended-articles-container .article_opinion a .container-opinion .right {
  bottom: -18px;
  right: 3px;
  z-index: -1;
}
.recommended-articles-container .article_opinion a .container-opinion .title-article {
  font-style: italic;
  font-weight: bold;
  font-family: "noto-serif";
  font-size: 16px;
  line-height: 21px;
  color: black;
  z-index: 2;
}
.recommended-articles-container .article {
  padding-bottom: 8px;
  text-align: center;
  position: relative;
  min-height: 260px;
  /*ESPACIO PARA PATRODINADOR*/
  /*.promoted-mobile {
		    width: 61%;
		    float: left;
		    text-align: left;
		    color: #666;
		    font-size: 0.688em;
		    font-family: @pulzo-font-heebo;
		    img{
				height: 20px;
				width: auto; 
				display: inline-block;
				//noinspection CssInvalidPropertyValue
				vertical-align: -webkit-baseline-middle;
			}
		}*/
}
@media (min-width: 768px) {
  .recommended-articles-container .article {
    padding: 0 15px;
    min-height: 230px;
  }
}
@media (min-width: 1280px) {
  .recommended-articles-container .article {
    padding: 0 33px;
  }
}
.recommended-articles-container .article:last-child,
.recommended-articles-container .article:nth-child(4) {
  display: block;
}
.recommended-articles-container .article:nth-child(6) {
  display: block;
}
.recommended-articles-container .article a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  font-size: 14px;
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: #8F00FF;
  text-align: left;
}
@media (min-width: 768px) {
  .recommended-articles-container .article a {
    display: block;
  }
}
.recommended-articles-container .article a:hover {
  text-decoration: none;
}
.recommended-articles-container .article .lineTransitionGreen {
  height: 3px;
  background-color: #8F00FF;
  width: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-bottom: 15px;
}
.recommended-articles-container .article:hover .lineTransitionGreen {
  width: 100%;
}
.recommended-articles-container .article figure {
  width: 100%;
  float: none;
  margin-right: 0;
  padding: 0;
  position: relative;
  /*.promoted{
				img{
					height: 20px;
					width: auto; 
					display: inline-block;
					vertical-align: middle;
				}
				position: absolute;
				color: #fff;
				background: rgba(0,0,0,.66);
				bottom: 0;
				width: 250px;
				font-size: 0.8em;
				padding: 2px 0;
				font-family: @pulzo-font-heebo;
			}*/
}
.recommended-articles-container .article figure img {
  height: 130px;
  width: 240px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 15px;
}
.recommended-articles-container .article figure .boxImgSponsor {
  position: absolute;
  margin-top: -38px;
  height: 39px;
  max-width: 120px;
  left: 0px;
}
.recommended-articles-container .article figure .boxImgSponsor .sponsorImage {
  width: 100% !important;
  position: relative;
  bottom: auto;
  height: auto !important;
}
.recommended-articles-container .article .title-article {
  color: #222222;
  font-family: Helvetica;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  padding-right: 0px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  float: none;
  text-transform: none;
}
.recommended-articles-container .article .title-article:hover {
  text-decoration: underline;
}
.recommended-articles-container .article .titleSponsor {
  color: #00C174;
  font-weight: 700;
  text-transform: uppercase;
  font-size: .688em;
  line-height: 1em;
  letter-spacing: .28px;
  float: left;
  width: 100%;
  margin-bottom: 5px;
  text-align: left;
  margin-top: 10px;
}
.recommended-articles-container .article .boxPromoted {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 10px;
  text-align: left;
  margin-top: 0px;
}
.recommended-articles-container .article .boxPromoted span {
  color: #464646;
  display: inline-block;
}
.recommended-articles-container .article .boxPromoted .namePromoted {
  font-weight: 900;
  width: auto;
  margin-left: 5px;
}
.recommended-articles-container .recommended-video {
  padding: 0 30px;
  position: relative;
  overflow: hidden;
}
.recommended-articles-container .recommended-video img {
  height: 150px;
  width: 250px;
  margin-bottom: 15px;
}
.recommended-articles-container .recommended-video .title-feature {
  background: #038652;
  text-transform: uppercase;
  text-align: center;
  color: #222222;
  font-weight: 900;
  font-size: 0.875em;
  padding: 4px 13px;
  font-family: Helvetica;
  display: inline-block;
  margin-bottom: 0;
}
.recommended-articles-container .recommended-video .title-video {
  color: #222222;
  margin-left: 8px;
  font-family: Helvetica;
  font-weight: 700;
  font-size: 1em;
  line-height: 20px;
  text-align: left;
  padding-right: 0px;
  width: 100%;
  margin: 10px 0px;
  float: none;
}
.recommended-articles-container .recommended-video .link-video {
  font-family: Helvetica;
  font-size: 0.938em;
  color: #038652;
  text-transform: uppercase;
  font-weight: bold;
  bottom: 0;
}
.recommended-articles-container .recommended-video .link-video i {
  display: inline-block;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  vertical-align: top;
  margin-top: 2px;
  margin-left: 2px;
  font-size: .8em;
}
.recommended-articles-container .recommended-video .link-video:hover {
  color: #038652;
}
/* width */
::-webkit-scrollbar {
  width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}
.arrow-container {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 32px;
  left: 6px;
  right: 0;
}
.arrow-container .down-arrow-svg {
  position: absolute;
}
.arrow-1 {
  width: 60px;
  height: 60px;
  background: #038652;
  opacity: 0;
  border-radius: 50%;
  position: absolute;
  bottom: -1px;
  left: 21px;
}
.arrow-2 {
  width: 32px;
  height: 32px;
  background: #038652;
  border-radius: 50%;
  position: absolute;
  top: 55px;
  left: 35px;
  z-index: 1;
  display: table;
}
.arrow-2:before {
  width: 40px;
  height: 40px;
  content: "";
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  left: -4px;
}
.arrow-2 .down-arrow-svg {
  font-size: 30px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
}
/* Custom Animate.css */
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.4, 0.4, 0.4);
    transform: scale3d(0.4, 0.4, 0.4);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.4, 0.4, 0.4);
    transform: scale3d(0.4, 0.4, 0.4);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.container-article {
  width: 100%;
  background-color: black;
  padding-bottom: 30px;
}
.container-article .container-opening {
  position: relative;
}
.container-article .container-opening p {
  text-align: left;
}
.container-article .container-opening .gradient-img {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(86.2%, #000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 86.2%);
  position: absolute;
  width: 100%;
  height: 445px;
  border-radius: 50px 0px 0px 0px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  bottom: 0;
}
.container-article .container-opening .img-principal {
  width: 100%;
  height: 545px;
  overflow: hidden;
}
.container-article .container-opening .img-principal .content-text {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  bottom: 0;
  left: 16%;
  margin-bottom: 40px;
}
.container-article .container-opening .img-principal .content-text .text-img {
  width: 70%;
}
.container-article .container-opening .img-principal .content-text .content-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.container-article .container-opening .img-principal .content-text .content-section .barra {
  width: 3px;
  height: 20px;
  background-color: #038652;
}
.container-article .container-opening .img-principal .content-text .content-section .text-section {
  font-size: 13px;
  font-family: Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 24px;
  margin-left: 7px;
}
.container-article .container-opening .img-principal .content-text .title-img-opening {
  font-size: 30px;
  font-family: Helvetica, sans-serif;
  font-weight: 700;
  line-height: 35px;
}
.container-article .container-opening .img-principal .content-text .lead-img-opening {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}
.container-article .container-opening .img-principal .content-text .section-icon-gallery {
  position: absolute;
  bottom: 0;
  left: 74%;
}
.container-article .container-opening .img-principal .content-text .section-icon-gallery .icon-gallery {
  margin-left: 37px;
  margin-bottom: 14px;
}
.container-article .container-opening .img-principal .content-text .section-icon-gallery .text-gallery {
  font-size: 12px;
  font-family: Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 15px;
  margin-left: 7px;
}
.container-article .container-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 623px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .container-article .container-gallery {
    height: auto;
  }
}
.container-article .container-gallery .section-photos {
  width: 15%;
}
@media screen and (max-width: 1023px) {
  .container-article .container-gallery .section-photos {
    display: none;
  }
}
.container-article .container-gallery .section-photos .photos {
  border: 1px solid #666666;
  border-radius: 16px 0px 0px 16px;
  margin-left: 30px;
  margin-right: -2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  margin-bottom: 20px;
}
.container-article .container-gallery .section-photos .photos svg {
  padding-top: 5px;
  margin-top: 3px;
}
.container-article .container-gallery .section-photos .photos .text-photos {
  color: white;
  font-family: Helvetica, sans-serif;
  margin: auto;
  margin-top: -6px;
  font-weight: 700;
  font-size: 15px;
  line-height: 50px;
}
@media screen and (max-width: 1280px) {
  .container-article .container-gallery .section-photos .photos .text-photos {
    font-size: 10px;
  }
}
.container-article .container-gallery .section-photos .content-photos {
  width: 65%;
  height: 477px;
  margin-left: 20%;
  overflow-y: scroll;
}
.container-article .container-gallery .section-photos .content-photos .photo {
  margin-bottom: 23px;
}
.container-article .container-gallery .content-gallery {
  background-color: black;
  width: 60%;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .container-article .container-gallery .content-gallery {
    width: 65%;
  }
}
.container-article .container-gallery .content-gallery .mySlides {
  background-color: black;
  display: none;
  overflow: hidden;
}
.container-article .container-gallery .content-gallery .prev,
.container-article .container-gallery .content-gallery .next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: 50px;
  height: 50px;
  color: #FFFFFF;
  font-size: 30px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .container-article .container-gallery .content-gallery .prev,
  .container-article .container-gallery .content-gallery .next {
    top: 35%;
  }
}
.container-article .container-gallery .content-gallery .next {
  right: 10px;
}
.container-article .container-gallery .content-gallery .prev {
  left: 10px;
}
.container-article .container-gallery .content-gallery .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.container-article .container-gallery .content-gallery .dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  border: solid 1px white;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: background-color 0.6s ease;
  transition: background-color 0.6s ease;
}
.container-article .container-gallery .content-gallery .active,
.container-article .container-gallery .content-gallery .dot:hover {
  background-color: white;
}
.container-article .container-gallery .content-gallery .content-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #666666;
}
.container-article .container-gallery .content-gallery .content-footer .footer-gallery {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.container-article .container-gallery .content-gallery .content-footer .footer-gallery .icon-footer {
  margin-top: 3px;
}
.container-article .container-gallery .content-gallery .content-footer .text-footer-gallery {
  font-family: Helvetica, sans-serif;
  font-size: 13px;
  color: #666666;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 5px;
  margin-left: 25px;
}
.container-article .container-gallery .content-gallery .content-footer .container-dot {
  margin-top: 15px;
}
.container-article .container-gallery .content-text-gallery {
  width: 23%;
}
@media screen and (max-width: 1023px) {
  .container-article .container-gallery .content-text-gallery {
    width: 40%;
  }
}
.container-article .container-gallery .content-text-gallery .description-gallery {
  width: 100%;
  border: 1px solid #666666;
  border-radius: 0px 16px 16px 0px;
  margin-right: 30px;
  margin-left: -2px;
  overflow: auto;
}
@media screen and (max-width: 1023px) {
  .container-article .container-gallery .content-text-gallery .description-gallery {
    height: auto;
  }
}
.container-article .container-gallery .content-text-gallery .description-gallery .text-gallery {
  color: #F8F8F8;
  font-size: 17px;
  padding: 27px 24px 0px;
}
@media screen and (max-width: 1023px) {
  .container-article .container-gallery .content-text-gallery .content-publicity-square {
    display: none;
  }
}
.container-article .container-gallery .content-text-gallery .content-publicity-square .text-publicity {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  margin-top: 14px;
  margin-bottom: 14px;
  margin-left: 28px;
}
.container-article .container-gallery .content-text-gallery .content-publicity-square .publicity {
  width: 80%;
  margin-left: 28px;
}
.container-article .last-gallery {
  width: 70%;
  margin: auto;
  margin-top: 30px;
}
.container-article .last-gallery p {
  text-align: left;
}
.container-article .last-gallery .title-last-gallery {
  color: white;
  font-family: Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
}
.container-article .last-gallery .grillas {
  display: grid;
  grid-template-columns: 20% 20% 20% 20% 20%;
  gap: 10px;
}
.container-article .last-gallery .grillas .note {
  padding: 10px;
}
.container-article .last-gallery .grillas .note .img-note .icon-photo {
  position: absolute;
  margin-left: 10%;
  margin-top: 11px;
}
.container-article .last-gallery .grillas .note .img-note .image-note {
  border-radius: 16px;
}
.container-article .last-gallery .grillas .note .img-note img {
  border-radius: 12%;
}
.container-article .last-gallery .grillas .note .title-note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  margin-top: 20px;
}
.container-article .last-gallery .grillas .note .title-note .barra {
  width: 3px;
  height: 20px;
  background-color: #038652;
}
.container-article .last-gallery .grillas .note .title-note .text-title {
  color: white;
  font-size: 13px;
  font-family: Helvetica, sans-serif;
  text-transform: uppercase;
  margin-left: 7px;
  font-weight: 700;
  line-height: 16px;
  margin-bottom: 10px;
}
.container-article .last-gallery .grillas .note .content-lead-note {
  margin: auto;
}
.container-article .last-gallery .grillas .note .content-lead-note .lead-note {
  color: white;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  margin-top: 10px;
  line-height: 18px;
  font-weight: bold;
}
.container-article .content-publicity-rectangle {
  width: 65%;
  margin: 0 auto;
  text-align: center;
}
.container-newArticle .publicity {
  background-color: black;
}
.container-newArticle .publicity .imgPublicity {
  width: 60%;
  margin: auto;
}
.container-newArticle .container-headband {
  background-color: #ECEBEB;
  width: 100%;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.container-newArticle .container-headband .barrita {
  border-left: 4px  #038652 solid;
  height: 13px;
  margin-right: 12px;
  margin-top: 10px;
}
.container-newArticle .container-headband .its-news {
  color: #038652;
  font-family: Helvetica;
  font-weight: 700;
  line-height: 35px;
}
.container-newArticle .container-headband .news {
  font-family: Helvetica;
  font-weight: 500;
  line-height: 35px;
  padding-left: 6px;
  padding-right: 6px;
}
.container-newArticle .container-headband .icon-point {
  margin-top: 15px;
  margin-left: 7px;
  margin-right: 7px;
}
.container-newArticle .container-last-hour {
  background-color: red !important;
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 14% 86%;
  margin: auto;
  margin-left: 14%;
}
@media screen and (max-width: 1150px) {
  .container-newArticle .container-last-hour {
    margin-left: 5%;
  }
}
.container-newArticle .container-last-hour .last-hour {
  background-color: #E53535;
  text-align: center;
}
.container-newArticle .container-last-hour .last-hour .text-last-hour {
  color: white;
  font-family: Helvetica;
  font-weight: 700;
  font-size: 17px;
  line-height: 50px;
  text-align: center;
}
.container-newArticle .container-last-hour .title-new {
  margin-left: 4%;
}
.container-newArticle .container-last-hour .title-new .text-new {
  font-family: Helvetica;
  font-weight: 700;
  font-size: 17px;
  line-height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.2px;
}
.container-newArticle .container-live {
  background-color: white;
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 14% 86%;
  margin-left: 14%;
}
@media screen and (max-width: 1150px) {
  .container-newArticle .container-live {
    margin-left: 5%;
  }
}
.container-newArticle .container-live .live {
  background-color: #F2F2F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-newArticle .container-live .live .elipse {
  -webkit-animation: latido 1s infinite;
          animation: latido 1s infinite;
  width: 13px;
  height: 13px;
  background: #E63535;
  border: 2px solid #E63535;
  border-radius: 100px;
}
@-webkit-keyframes latido {
  0% {
    -webkit-transform: scale(1) rotate(-45deg);
            transform: scale(1) rotate(-45deg);
  }
  20% {
    -webkit-transform: scale(1.25) rotate(-45deg);
            transform: scale(1.25) rotate(-45deg);
  }
  40% {
    -webkit-transform: scale(1.5) rotate(-45deg);
            transform: scale(1.5) rotate(-45deg);
  }
}
@keyframes latido {
  0% {
    -webkit-transform: scale(1) rotate(-45deg);
            transform: scale(1) rotate(-45deg);
  }
  20% {
    -webkit-transform: scale(1.25) rotate(-45deg);
            transform: scale(1.25) rotate(-45deg);
  }
  40% {
    -webkit-transform: scale(1.5) rotate(-45deg);
            transform: scale(1.5) rotate(-45deg);
  }
}
.container-newArticle .container-live .live .text-live {
  font-family: Helvetica;
  font-weight: 700;
  font-size: 17px;
  line-height: 50px;
}
.container-newArticle .container-live .title-new-live {
  margin-left: 4%;
}
.container-newArticle .container-live .title-new-live .text-new-live {
  font-family: Helvetica;
  font-weight: 700;
  font-size: 17px;
  line-height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.2px;
}
.container-newArticle .container-header {
  position: relative;
  width: 100%;
}
.container-newArticle .container-header .header-article {
  background-color: black;
  max-height: 630px;
  display: grid;
  grid-template-columns: 13% 37% 37% 13%;
}
.container-newArticle .container-header .header-article .grid-lateral {
  height: 100%;
}
.container-newArticle .container-header .header-article .section-opening-article {
  padding: 5% 3% 6%;
  width: 92%;
  height: 100%;
}
.container-newArticle .container-header .header-article .section-opening-article .container-text {
  margin-top: 0px;
}
@media screen and (min-width: 1550px) {
  .container-newArticle .container-header .header-article .section-opening-article .container-text {
    margin-top: 8%;
  }
}
.container-newArticle .container-header .header-article .section-opening-article .news-section {
  color: #13B977;
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  margin-bottom: 15px;
}
.container-newArticle .container-header .header-article .section-opening-article .title-article {
  color: white;
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  line-height: 43px;
  margin-bottom: 15px;
}
.container-newArticle .container-header .header-article .section-opening-article .lead-article {
  color: white;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 35px;
}
.container-newArticle .container-header .header-article .section-opening-article .related-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.container-newArticle .container-header .header-article .section-opening-article .text-link {
  color: #13B977;
  font-family: 'Georgia';
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}
.container-newArticle .container-header .header-article .section-opening-article .container-socialNetworks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px;
  margin-left: 13%;
}
.container-newArticle .container-header .header-article .section-opening-article .container-socialNetworks .text-socialNetworks {
  color: white;
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
}
.container-newArticle .container-header .header-article .section-opening-article .container-socialNetworks .icon-socialNetworks {
  margin-left: 7%;
  padding-right: 7%;
  border-right: 2px  #038652 solid;
}
.container-newArticle .container-header .header-article .gradient-left {
  background: -webkit-gradient(linear, left top, right top, from(#000000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  position: absolute;
  width: 8%;
  height: 100%;
}
.container-newArticle .container-header .header-article .gradient-right {
  background: -webkit-gradient(linear, left top, right top, from(#000000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  position: absolute;
  width: 8%;
  height: 100%;
  right: 12%;
  top: 0%;
}
.container-newArticle .container-header .header-article .opening-image {
  height: 100%;
}
.container-newArticle .container-header .header-article .opening-image .image-square {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-newArticle .container-header .header-article .opening-image .credit {
  display: grid;
  grid-template-columns: 13% 79%;
  padding: 8px 10px;
  position: relative;
  width: 80%;
  height: 11%;
  left: 10%;
  bottom: 11%;
  background: rgba(0, 0, 0, 0.7);
}
.container-newArticle .container-header .header-article .opening-image .credit .icon-credit {
  margin: auto;
  margin-top: 14px;
}
.container-newArticle .container-header .header-article .opening-image .credit .text-credit {
  color: white;
  font-size: 10px;
  font-weight: 600;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 30px;
}
.container-newArticle .patterm {
  width: 60%;
  margin: auto;
  margin-top: 40px;
}
.spellchecker-module .noVisible {
  display: none;
}
.spellchecker-module .spellchecker-bottom {
  padding: 15px 15px 25px;
  background-color: #F5F5F5;
}
.spellchecker-module .spellchecker-bottom .spellchecker-form {
  text-align: center;
}
.spellchecker-module .spellchecker-bottom .spellchecker-form textarea {
  border: none;
  height: 150px;
  color: #424242;
  resize: none;
  width: 100%;
}
.spellchecker-module .spellchecker-bottom .spellchecker-form textarea.danger {
  height: 105px;
}
.spellchecker-module .spellchecker-bottom .spellchecker-form .form-control {
  background-color: #F5F5F5;
  height: auto;
  padding: 0;
}
.spellchecker-module .spellchecker-bottom .spellchecker-form button {
  background: #038652;
  text-transform: uppercase;
  font-family: "heebo";
  font-size: 0.938em;
  color: #ffffff;
  letter-spacing: 0;
  border: none;
  font-weight: 600;
  margin: auto;
  padding: 8px 0;
  width: 180px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: Helvetica;
}
.spellchecker-module .spellchecker-bottom .spellchecker-form__label {
  position: relative;
  top: 2em;
  left: 190px;
  color: #8a8a8a;
}
.spellchecker-module .spellchecker-bottom .spellchecker-form__input {
  width: 100%;
  border: none;
}
.spellchecker-module .spellchecker-bottom .spellchecker-form__info {
  margin-top: 15px;
  font-size: 0.9em;
  text-align: left;
  color: #999;
}
.spellchecker-module .spellchecker-bottom .spellchecker-form .danger textarea {
  height: 105px;
}
.spellchecker-module .spellchecker-bottom .spellchecker-thanks {
  padding-top: 8px;
}
.spellchecker-module .spellchecker-bottom .spellchecker-thanks h4 {
  width: 77%;
  font-family: "heebo";
  font-weight: 300;
  font-size: 1.5em;
  color: #4c4c4c;
  text-align: center;
  margin: 12px auto;
}
.spellchecker-module .spellchecker-bottom .spellchecker-thanks h4 span {
  font-weight: 700;
}
.spellchecker-module .spellchecker-bottom .spellchecker-thanks .success-icon {
  width: 65px;
  height: 65px;
  background: #FFF;
  border-radius: 50%;
  margin: auto;
}
.thanks-form {
  text-align: left;
  font-size: 1em;
}
.form-textarea {
  background: #fff;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  border: none;
  font-size: 1em;
  font-family: Lato, sans-serif;
  font-weight: 300;
  padding: .7em;
}
.fuente_titulom {
  font-size: 0.8em;
  color: #717171;
  padding-top: 10px;
}
.fuente_titulom ul .consulta_li {
  margin-top: 10px;
  margin-left: -22px;
}
.fuente_titulom ul .consulta_li:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #666;
  left: -16px;
  position: relative;
  top: 16px;
  display: block;
}
.fuente_titulom ul .consulta_li a {
  color: #000000;
  font-size: 1.5em;
  font-weight: bold;
}
.fuente_titulom ul .consulta_li a .fuent-img {
  width: 90%;
  min-width: 55px;
  font-family: Helvetica;
  font-weight: bold;
}
.fuente_titulom ul .consulta_li a .fuent-img img {
  max-width: 90px;
  width: auto;
  margin: 0;
}
.article-form__nav {
  display: inline-block;
  height: 44px;
  background: #f0f0f0;
  margin-bottom: 5px;
  width: 38%;
  margin-right: 1%;
}
.article-form__nav:hover {
  background: #999;
  color: #ffffff;
}
.article-form__icon {
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  background-color: #038652;
  float: left;
  position: relative;
}
.article-form__icon::before {
  position: absolute;
  color: #ffffff;
  font-size: 1.5em;
  margin: 10px;
  left: 0;
}
.article-form__tittle {
  text-transform: uppercase;
  color: #666;
  font-size: 0.938em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 44px;
  font-weight: bold;
}
.article-form__tittle:hover {
  background: #999;
  color: #ffffff;
}
.article-form__triangle {
  width: 0;
  height: 0;
  border-left: 20px solid #999;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  position: relative;
  left: 118px;
  bottom: 26px;
  z-index: 14;
}
.box__content {
  display: block;
  width: 100%;
  position: relative;
}
.active_box {
  background: #999;
  color: #ffffff;
}
.active_box .article-form__tittle {
  color: #ffffff;
  font-family: Helvetica;
}
.fuente_titulo {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  font-family: Helvetica;
  display: inline-block;
}
.fuente_titulo span.fueste-title {
  font-weight: 600;
  font-size: 1em;
  color: #747474;
  margin-left: 5%;
}
.fuente_titulo:before {
  position: absolute;
  font-family: "pulzo";
  content: "y";
  display: inline;
  font-weight: normal;
  font-size: 1.5em;
  color: #909090;
  margin-top: -5px;
}
.fuente_titulo .fuentes {
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 0px 10px 6px;
}
.fuente_titulo .fuentes .fuentes_ul {
  padding-left: 0px;
}
.fuente_titulo .fuentes .fuentes_ul li {
  list-style: unset !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: none;
}
.fuente_titulo .fuentes .fuentes_ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #666;
  left: -6px;
  position: relative;
  top: 8px;
  display: block;
}
.fuente_titulo .fuentes .fuentes_ul li div.fuente-img {
  width: 126px;
  display: inline-block;
  color: #2F2F2F;
  font-weight: 600;
}
@media (min-width: 1025px) {
  .fuente_titulo .fuentes .fuentes_ul li div.fuente-img {
    width: 130px;
  }
}
.fuente_titulo .fuentes .fuentes_ul li div.fuente-img img {
  margin: 0px 0px 0px 0px;
  width: 90px;
}
@media (min-width: 768px) {
  .fuente_titulo .fuentes .fuentes_ul li div.fuente-img img {
    width: 70px;
  }
}
.fuente_titulo .fuentes .fuentes_ul li .links {
  max-width: 100%;
  padding-top: 0px;
  color: #545454 !important;
  display: inline-block;
  font-size: 14px !important;
  width: auto;
  padding-left: 10px;
  font-weight: normal;
}
@media (min-width: 1152px) {
  .fuente_titulo .fuentes .fuentes_ul li .links {
    font-size: 0.88em;
    padding-left: 0px;
  }
}
@media (min-width: 1280px) {
  .fuente_titulo .fuentes .fuentes_ul li .links {
    font-size: 0.99em;
  }
}
.fuente_titulo .fuentes .fuentes_ul li .links:hover {
  color: #42a2e3;
}
/*==============================================================*/
/*============== NEWSLETTER ARTICLE VERSION 0=================*/
/*==============================================================*/
.formNewsletter {
  position: relative;
  min-width: 294px;
  border: 3px solid #8F00FF;
  border-radius: 16px;
  padding: 30px 20px 5px;
  height: auto;
  min-height: 360px;
}
.msgErrorTerminos {
  display: none;
  padding: 5px;
  font-size: 12px;
}
.msgErrorTerminos i {
  color: red;
}
.msgErrorTratamiento {
  display: none;
  padding: 5px;
  font-size: 12px;
}
.msgErrorTratamiento i {
  color: red;
}
@media (min-width: 768px) {
  #formNewsletterShow {
    height: 240px;
  }
}
.formNewsletter .imgHeaderFormNewsletter {
  width: 50px;
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -25px;
}
/* .formNewsletter .contentNewsletter {
  padding: 30px 15px 15px 20px;
} */
.formNewsletter .contentNewsletter .titleNewsletter {
  font-size: 22px;
  font-weight: bold;
  color: #484848;
  line-height: 25px;
}
.formNewsletter .contentNewsletter .textNewsletter {
  font-size: 13px;
  margin-top: 8px;
  margin-bottom: 0px;
  color: #292929;
  line-height: 16px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .formNewsletter .contentNewsletter .contentInfoForm {
    display: inline-grid;
    grid-template-columns: 33% 44% 20%;
    width: 100%;
    grid-gap: 15px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .formNewsletter .contentNewsletter .contentCheck {
    display: block;
  }
}
.formNewsletter .contentNewsletter .emailNewsletter {
  border: 1px solid #B9B9B9;
  width: 100%;
  padding: 8px 7px;
  font-size: 15px;
  font-weight: 500;
  color: #535353;
  margin: 12px 0px;
}
.formNewsletter .contentNewsletter .emailNewsletter::-webkit-input-placeholder {
  color: #b9b9b9;
  opacity: 1;
}
.formNewsletter .contentNewsletter .emailNewsletter:-ms-input-placeholder {
  color: #b9b9b9;
  opacity: 1;
}
.formNewsletter .contentNewsletter .emailNewsletter::-ms-input-placeholder {
  color: #b9b9b9;
  opacity: 1;
}
.formNewsletter .contentNewsletter .emailNewsletter::placeholder {
  color: #b9b9b9;
  opacity: 1;
}
.formNewsletter .contentNewsletter .emailNewsletter.emailNewsletterError {
  border: 2px solid #FF0000;
  color: #FF4343;
}
.formNewsletter .contentNewsletter .messsageError {
  font-size: 12px;
}
.formNewsletter .contentNewsletter .messsageError.errorEmail {
  display: none;
  color: #000000;
  margin-top: 9px;
}
@media (min-width: 768px) {
  .formNewsletter .contentNewsletter .messsageError.errorEmail {
    margin-top: -6px;
  }
}
.formNewsletter .contentNewsletter .messsageError.errorCheckbox {
  display: none;
  color: #6C6C6C;
  margin-left: 16%;
  margin-top: -7px;
}
@media (min-width: 768px) {
  .formNewsletter .contentNewsletter .messsageError.errorCheckbox {
    margin-left: 1%;
  }
}
.formNewsletter .contentNewsletter .messsageError .pulzo-font-close {
  color: #FF0000;
  margin-right: 3px;
}
.formNewsletter .contentNewsletter .messsageError .pulzo-font-close:before {
  top: 2px;
  position: relative;
}
.formNewsletter .contentNewsletter .contentSelect {
  position: relative;
  background: #fff;
  padding: 8px 4px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 15px;
  color: #535353;
  border: 1px solid #B9B9B9;
}
@media (min-width: 768px) {
  .formNewsletter .contentNewsletter .contentSelect {
    margin-top: 0px;
    overflow: hidden;
    margin-bottom: 15px;
  }
}
.formNewsletter .contentNewsletter .contentSelect select {
  width: 100%;
  position: relative;
  z-index: 1;
  font-size: 13px;
  border: 0;
  background: transparent;
  font-size: 14px;
}
@media (min-width: 768px) {
  .formNewsletter .contentNewsletter .contentSelect select {
    width: 150%;
    font-size: 15px;
  }
}
.formNewsletter .contentNewsletter .submitButton {
  background-color: #8F00FF;
  padding: 11px 30px;
  border-radius: 20px;
  text-align: center;
  width: 100%;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  outline: none;
  border: 0;
  font-family: Helvetica;
}
.formNewsletter .contentNewsletter .submitButton:hover {
  background-color: #8F00FF;
}
@media (min-width: 768px) {
  .formNewsletter .contentNewsletter .submitButton {
    margin-top: 0px;
  }
  .formNewsletter .contentNewsletter .submitButton:active {
    background-color: #8F00FF;
  }
}
.formNewsletter .contentNewsletter .labelCheckbox {
  font-weight: 500;
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  margin-top: 10px;
  margin-left: 10%;
  cursor: pointer;
  font-size: 12px;
  text-decoration: underline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .formNewsletter .contentNewsletter .labelCheckbox {
    display: inline-block;
    margin-left: 0%;
  }
}
.formNewsletter .contentNewsletter .labelCheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.formNewsletter .contentNewsletter .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #F7F7F7;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
.formNewsletter .contentNewsletter .labelCheckbox input:checked ~ .checkmark {
  background-color: #F7F7F7;
}
.formNewsletter .contentNewsletter .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.formNewsletter .contentNewsletter .labelCheckbox input:checked ~ .checkmark:after {
  display: block;
}
.formNewsletter .contentNewsletter .labelCheckbox .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 9px;
  border: solid #038652;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.formNewsletter .successSubscribeNewsletter {
  display: none;
  text-align: center;
  min-height: 360px;
}
.formNewsletter .successSubscribeNewsletter .pulzo-font-check-two {
  color: #03B870;
  font-size: 60px;
}
@media (min-width: 768px) {
  .formNewsletter .successSubscribeNewsletter .pulzo-font-check-two {
    display: none;
  }
}
@media (min-width: 992px) {
  .formNewsletter .successSubscribeNewsletter .pulzo-font-check-two {
    font-size: 40px;
    display: block;
  }
}
.formNewsletter .successSubscribeNewsletter .titleSuccess {
  display: block;
  font-size: 23px;
  color: #222;
  line-height: 29px;
  font-weight: bold;
}
.formNewsletter .successSubscribeNewsletter .textSuccess {
  display: block;
  font-size: 14px;
  color: #292929;
  line-height: 16px;
  padding: 0px 20px;
  margin-top: 20px;
}
.formNewsletter .contentEmailRepeated {
  display: none;
  padding: 70px 15px 0px 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .formNewsletter .contentEmailRepeated {
    margin-top: 12px;
  }
}
.formNewsletter .contentEmailRepeated .pulzo-font-alert {
  color: #5E6763;
  font-size: 60px;
}
.formNewsletter .contentEmailRepeated .emailRepeated {
  display: block;
  font-size: 19px;
  color: #232323;
  text-decoration: underline;
}
.formNewsletter .contentEmailRepeated .textRepeated {
  display: block;
  font-size: 14px;
  line-height: 16px;
  color: #292929;
}
.formNewsletter .contentEmailRepeated .contentButtonsRepeated {
  display: inline-block;
  width: 100%;
}
.formNewsletter .contentEmailRepeated .contentButtonsRepeated .buttonRepetead {
  text-align: center;
  color: #FFF;
  font-size: 16px;
  margin: 10px 5px;
  font-weight: 500;
  padding: 10px 0px;
  outline: none;
  border-radius: 20px ;
  width: 40%;
}
.formNewsletter .contentEmailRepeated .contentButtonsRepeated .actionNocancel {
  background-color: #03B870;
  border: 1px solid #03B870;
}
.formNewsletter .contentEmailRepeated .contentButtonsRepeated .actionNocancel:hover {
  background-color: #03B870;
  border: 1px solid #03B870;
}
.formNewsletter .contentEmailRepeated .contentButtonsRepeated .actionCancel {
  color: #888888;
  border: none;
  background: transparent;
}
.formNewsletter .contentEmailRepeated .contentButtonsRepeated .actionCancel:hover {
  color: black;
}
@media (min-width: 768px) {
  .formNewsletter .contentEmailRepeated .contentButtonsRepeated .buttonRepetead {
    width: 40%;
  }
}
.formNewsletter .contentSuccessUnsusbcribe {
  display: none;
  padding: 64px 15px 0px 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .formNewsletter .contentSuccessUnsusbcribe {
    padding: 50px 15px 0px 20px;
  }
}
.formNewsletter .contentSuccessUnsusbcribe .pulzo-font-alert {
  color: #5E6763;
  font-size: 60px;
}
.formNewsletter .contentSuccessUnsusbcribe .titleSuccessUnsusbcirbe {
  display: block;
  width: 100%;
  font-size: 24px;
  line-height: 25px;
  color: #5E6763;
  font-weight: 900;
  margin-bottom: 10px;
}
.formNewsletter .contentSuccessUnsusbcribe .emailRepeated {
  display: block;
  width: 100%;
  font-size: 19px;
  color: #232323;
}
.formNewsletter .contentSuccessUnsusbcribe .textSuccessUnsusbcribe {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  color: #292929;
}
.formNewsletter .contentSuccessUnsusbcribe .linkReturn {
  display: block;
  width: 100%;
  font-size: 20px;
  color: #03B870;
  text-decoration: underline;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
.formNewsletter .contentSuccessUnsusbcribe .linkReturn:hover {
  color: #00C174;
  text-decoration: underline;
}
.liveblogTag {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  color: #000;
  font-size: 16px;
  letter-spacing: 3px;
  font-weight: 900;
  font-family: Helvetica;
}
f .liveblogTag.headerliveBlog {
  margin-right: 10px;
  font-size: 13px;
}
f .liveblogTag.headerliveBlog .pulzo-font-dartboard {
  font-size: 18px;
}
f .liveblogTag.headerliveBlog .pulzo-font-dartboard:before {
  top: 4px;
}
.liveblogTag .live {
  background-color: #EA2427;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin: 3px 12px 0px 0px;
}
.liveblogTag_header {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Helvetica;
  font-size: 16px;
  letter-spacing: 3px;
  font-weight: bold;
  margin-right: 20px;
}
.liveblogTag_header .live {
  background-color: #EA2427;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin: 3px 12px 0px 0px;
}
.liveblogTag + .article-title {
  margin-top: 15px !important;
}
.bloqueDescatado {
  font-family: "heebo";
  padding-right: 10px;
  margin: 10px 0px;
}
.bloqueDescatado .pulzo-font-pin {
  color: #00C174;
  display: inline-block;
  font-size: 25px;
}
.bloqueDescatado .pulzo-font-pin:after {
  content: "";
  position: absolute;
  width: 17px;
  margin-left: -22px;
  margin-top: 22px;
  height: 3px;
  border-radius: 50%;
  -webkit-box-shadow: 0 15px 10px -10px #000000, 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.28) inset;
          box-shadow: 0 15px 10px -10px #000000, 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.28) inset;
}
.bloqueDescatado .nombreBloque {
  font-size: 18px;
  font-weight: 900;
  color: #00C174;
  display: inline-block;
  margin-left: 17px;
  margin-bottom: 6px;
}
.bloqueDescatado .fechaMinuto {
  font-size: 15px;
  font-weight: 500;
  padding-left: 0px;
  margin-left: -198px;
  margin-top: 8px;
  color: #3B3B3B;
  position: absolute;
  display: inline-block;
}
.bloqueDescatado .tituloMinuto {
  border-bottom: 1px solid #C0C0C0;
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: 900;
  line-height: 32px;
}
.bloqueCita {
  padding-right: 10px;
  margin-bottom: 10px;
}
.bloqueCita .pulzo-font-minute {
  color: #00C174;
  display: inline-block;
  font-size: 25px;
  padding: 10px 0px;
  background-color: white;
}
.bloqueCita .pulzo-font-minute:before {
  position: relative;
  top: 6px;
}
.bloqueCita .fechaMinuto {
  font-family: "heebo";
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  color: #3B3B3B;
  margin-left: -140px;
}
.bloqueCita .tituloMinuto {
  margin: -40px 0px 0px 10px;
  font-size: 23px;
  font-family: "noto-serif";
  font-weight: 900;
  font-style: italic;
  line-height: 34px;
  text-align: center;
  padding: 10px 0px 0px 32.5px;
}
.bloqueCita .tituloMinuto:before {
  font-family: "pulzo";
  position: absolute;
  margin-left: -2%;
  font-size: 13px;
  margin-top: -6px;
}
.bloqueCita .tituloMinuto:after {
  font-family: "pulzo";
  position: absolute;
  font-size: 13px;
  margin-left: 1%;
  margin-top: -6px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.bloqueCita .parrafoMinuto {
  font-size: 15px;
  font-family: heebo;
  color: #666666;
  line-height: 22px;
  text-align: center;
  /* padding: 25px 22.5px 0px 22.5px;
		margin: 0px 0px 0px 10px; */
}
.bloqueCita .finBloque {
  height: 1px;
  background-color: #D4D2D2;
  margin-left: 30px;
  position: relative;
  margin-top: 16px;
  margin-left: 45px;
}
.bloqueContenido {
  font-family: "heebo";
  padding-right: 10px;
  margin-bottom: 10px;
  border-radius: 15px;
  margin: 40px 0px;
  border: 1px solid #C0C0C0 !important;
}
.bloqueContenido .pulzo-font-minute {
  color: #00C174;
  display: inline-block;
  font-size: 25px;
  background-color: white;
  padding: 10px 0px;
}
.bloqueContenido .pulzo-font-minute:before {
  position: relative;
  top: 6px;
}
.bloqueContenido .id {
  display: none;
}
.bloqueContenido .nombreBloque {
  font-size: 18px;
  font-weight: 900;
  color: #00C174;
  display: inline-block;
  margin-left: 6px;
}
.bloqueContenido .fechaMinuto {
  background-color: #038652;
  color: #fff;
  font-size: 15px;
  padding: 5px;
  font-weight: bold;
  font-family: Helvetica;
}
.bloqueContenido .tituloMinuto {
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 25px;
  font-size: 30px;
  font-weight: 900;
  line-height: 32px;
}
/*============== PARRAFO, IMAGEN Y LINEA FINAL PARA DESTACADO Y CONTENIDO =================*/
.bloqueDescatado,
.bloqueContenido {
  padding: 30px;
  /*CUANDO SE AGREGA DESCRIPCION DESPUES DE CREAR EL BLOQUE */
}
.bloqueDescatado .parrafoMinuto,
.bloqueContenido .parrafoMinuto {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  color: #000;
}
.bloqueDescatado .container-figure,
.bloqueContenido .container-figure {
  text-align: left !important;
}
.bloqueDescatado .imagenMinuto,
.bloqueContenido .imagenMinuto {
  padding: 0px 10px 0px 35px;
  margin-left: 10px;
  margin-top: 0px;
  border-bottom: 0px solid #e2e2e2;
}
.bloqueDescatado .finBloque,
.bloqueContenido .finBloque {
  display: none;
  height: 1px;
  background-color: #D4D2D2;
  margin-left: 30px;
  position: relative;
  margin-top: 20px;
  margin-left: 45px;
}
/*============== EMBEBIDOS PARA LOS TRES BLOQUES =================*/
.bloqueDescatado,
.bloqueCita,
.bloqueContenido {
  /*CUANDO SE AGREGA EMBEBIDOS DESPUES DE CREAR EL BLOQUE */
  /* Embebido Youtube */
}
.bloqueDescatado > .twitter-tweet.twitter-tweet-rendered,
.bloqueCita > .twitter-tweet.twitter-tweet-rendered,
.bloqueContenido > .twitter-tweet.twitter-tweet-rendered {
  margin: 0px 0px 10px 10px !important;
  text-align: left !important;
  padding-left: 35px !important;
}
.bloqueDescatado > .fb_iframe_widget,
.bloqueCita > .fb_iframe_widget,
.bloqueContenido > .fb_iframe_widget {
  margin: 0px !important;
  text-align: left !important;
}
.bloqueDescatado > .fb_iframe_widget span,
.bloqueCita > .fb_iframe_widget span,
.bloqueContenido > .fb_iframe_widget span {
  margin: 0px 0px 10px 10px !important;
  padding-left: 35px !important;
  border-left: 1px solid #C0C0C0 !important;
}
.bloqueDescatado > .embed-responsive,
.bloqueCita > .embed-responsive,
.bloqueContenido > .embed-responsive {
  padding: 0px 10px;
  padding-bottom: 56.25%;
}
.bloqueDescatado > .embed-responsive iframe,
.bloqueCita > .embed-responsive iframe,
.bloqueContenido > .embed-responsive iframe {
  margin-left: 20px;
}
.bloqueDescatado .embebidoMinuto,
.bloqueCita .embebidoMinuto,
.bloqueContenido .embebidoMinuto {
  /* Articulo Relacionado */
}
.bloqueDescatado .embebidoMinuto a,
.bloqueCita .embebidoMinuto a,
.bloqueContenido .embebidoMinuto a {
  color: #000 !important;
}
.bloqueDescatado .embebidoMinuto a:hover,
.bloqueCita .embebidoMinuto a:hover,
.bloqueContenido .embebidoMinuto a:hover {
  color: #038652 !important;
}
.bloqueDescatado .embebidoMinuto > p,
.bloqueCita .embebidoMinuto > p,
.bloqueContenido .embebidoMinuto > p {
  margin: 0px;
}
.bloqueDescatado .embebidoMinuto iframe[class^="instagram-media"],
.bloqueCita .embebidoMinuto iframe[class^="instagram-media"],
.bloqueContenido .embebidoMinuto iframe[class^="instagram-media"] {
  margin: 0px !important;
  min-width: auto !important;
}
.bloqueDescatado .embebidoMinuto iframe[class^="twitter-"],
.bloqueCita .embebidoMinuto iframe[class^="twitter-"],
.bloqueContenido .embebidoMinuto iframe[class^="twitter-"] {
  margin: 0px auto !important;
}
.bloqueDescatado .embebidoMinuto .twitter-tweet.twitter-tweet-rendered,
.bloqueCita .embebidoMinuto .twitter-tweet.twitter-tweet-rendered,
.bloqueContenido .embebidoMinuto .twitter-tweet.twitter-tweet-rendered,
.bloqueDescatado .embebidoMinuto .fb-video,
.bloqueCita .embebidoMinuto .fb-video,
.bloqueContenido .embebidoMinuto .fb-video,
.bloqueDescatado .embebidoMinuto .instagram-media,
.bloqueCita .embebidoMinuto .instagram-media,
.bloqueContenido .embebidoMinuto .instagram-media {
  text-align: left;
}
.bloqueDescatado .embebidoMinuto .fb-post,
.bloqueCita .embebidoMinuto .fb-post,
.bloqueContenido .embebidoMinuto .fb-post {
  margin: 0px 0px 10px 0px !important;
  text-align: left;
}
.bloqueDescatado .embebidoMinuto .related2-article,
.bloqueCita .embebidoMinuto .related2-article,
.bloqueContenido .embebidoMinuto .related2-article {
  margin-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.bloqueDescatado .embebidoMinuto .related2-article .related2-article-image img,
.bloqueCita .embebidoMinuto .related2-article .related2-article-image img,
.bloqueContenido .embebidoMinuto .related2-article .related2-article-image img {
  margin-left: -17px;
}
.contentLiveBlogHeader {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 8px;
  padding-bottom: 18px;
  width: 100%;
  background-color: #343434;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.titleSliderHour {
  color: white;
  font-size: 14px;
  font-weight: 900;
}
.sliderLiveBlog {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sliderLiveBlog .hourInitial {
  color: white;
  font-size: 14px;
  font-weight: 900;
  margin: 0px 10px;
  border-left: 1px solid #717171;
  padding-left: 5px;
}
.sliderLiveBlog .pulzo-font-minute {
  font-size: 24px;
  color: white;
  margin-left: 6px;
  margin-top: 2px;
}
.sliderLiveBlog .pulzo-font-minute:before {
  position: absolute;
  margin-top: -14px;
  margin-left: 11px;
}
.sliderLiveBlog .slider.slider-horizontal {
  width: 540px !important;
}
.sliderLiveBlog .slider-selection {
  background-image: none !important;
  background-color: #00C174;
}
.sliderLiveBlog .slider-track {
  height: 3px !important;
  background-image: none !important;
  background-color: #D8D8D8;
  margin-top: -2px !important;
}
.sliderLiveBlog .slider-handle {
  background-image: none !important;
  background-color: rgba(255, 255, 255, 0) !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.sliderLiveBlog .slider-handle:before {
  font-family: "pulzo";
  content: "m";
  position: absolute;
  color: white;
  font-size: 23px;
  top: 73px;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  font-weight: 900;
  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.section__swipe-article {
  height: auto;
  width: 280px;
  position: fixed;
  right: -281px;
  -webkit-transition: right 1s;
  transition: right 1s;
  z-index: 1000;
  top: 40%;
  background-color: black;
  -webkit-box-shadow: 6px 1px 10px black;
          box-shadow: 6px 1px 10px black;
  border-radius: 10px 0px 0px 10px;
  padding: 20px 15px 15px 15px;
}
.section__swipe-article .title {
  border-left: 2px solid #00DC84;
  text-transform: uppercase;
  margin-left: 7px;
}
.section__swipe-article .title strong {
  color: white;
  margin-left: 8px;
  font-size: 20px;
  font-family: Helvetica;
  font-weight: bold;
  text-transform: uppercase;
}
.section__swipe-article .container-news {
  margin-top: 10px;
  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;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  position: relative;
}
.section__swipe-article .container-news .container-icon {
  position: absolute;
  left: -62px;
  top: 30%;
  color: white;
  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;
  cursor: pointer;
}
.section__swipe-article .container-news .container-icon i {
  position: relative;
  z-index: 10;
}
.section__swipe-article .container-news .container-icon i:before {
  position: absolute;
  top: -7px;
  right: -37px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.section__swipe-article .container-news .container-icon img {
  width: 50px;
}
.section__swipe-article .container-news a .news {
  width: 100%;
  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;
  padding: 7px 0px;
  border-top: 1px solid grey;
}
.section__swipe-article .container-news a .news:nth-child(4) {
  border-top: none;
}
.section__swipe-article .container-news a .news .img-news {
  width: 64%;
}
.section__swipe-article .container-news a .news .img-news img {
  width: 80px;
}
.section__swipe-article .container-news a .news .title-news {
  padding-left: 9px;
  width: 100%;
}
.section__swipe-article .container-news a .news .title-news p {
  font-size: 14px;
  color: white;
  line-height: 15px;
  margin: 0px;
  font-weight: bold;
}
.section__swipe-article .container-news a:hover {
  cursor: pointer;
}
.section__swipe-article .container-news a:hover .title-news p {
  text-decoration: underline;
}
.section__swipe-article-active {
  right: 0px;
  -webkit-transition: right 1s;
  transition: right 1s;
}
.section__swipe-article-active .container-icon i:before {
  -webkit-transform: rotate(-90deg) !important;
          transform: rotate(-90deg) !important;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
@media (max-width: 1280px) {
  .section__evergreen {
    width: 100% !important;
  }
}
@media (max-width: 450px) {
  .section__evergreen {
    width: 111% !important;
  }
}
.section__evergreen {
  position: relative;
  background-color: #fafafa;
  border-top: 2px solid #d8d8d8;
  border-bottom: 2px solid #d8d8d8;
  width: 85%;
  margin: 15px 0px;
  margin-left: 0px;
  padding: 20px 16px;
  padding-left: 15px;
  padding-right: 21px;
  font-family: Helvetica;
}
.section__evergreen:hover .line-green {
  width: 100%;
  -webkit-transition: width 1s;
  transition: width 1s;
}
.section__evergreen .container-title .title {
  font-family: Helvetica;
  font-size: 24px;
  line-height: 29px;
  color: #515151;
}
@media (min-width: 1025px) {
  .section__evergreen .container-title .title {
    font-size: 25px;
  }
}
.section__evergreen .container-title .title a {
  text-decoration: underline;
}
.section__evergreen .container-title .title a:hover,
.section__evergreen .container-title .title a:active {
  text-decoration: underline;
}
.section__evergreen .line-green {
  border: 2px solid #00C174;
  position: absolute;
  width: 22%;
  -webkit-transition: width 1s;
  transition: width 1s;
  top: -3px;
  left: 0px;
}
.section__evergreen p {
  line-height: 28px;
  margin: 0px;
  margin-top: 7px;
  font-weight: 500;
  color: #6c6c6c;
  font-family: Helvetica;
}
.section__evergreen p a {
  color: #333333;
  font-weight: 700;
  padding: 0px;
  margin: 0px;
  padding-bottom: 0px;
  text-decoration: none;
}
.section__evergreen p a:hover,
.section__evergreen p a:active {
  text-decoration: underline;
}
#moduleGoogleNewsDesktop {
  display: none;
  padding-left: 1%;
  padding-right: 1%;
  border-top: 2px solid #f0f0f0;
  border-bottom: 2px solid #f0f0f0;
  margin: 13px 0px;
}
#moduleGoogleNewsDesktop .triangule {
  position: absolute;
  left: 403px;
  width: 50px;
  top: -4px;
}
#moduleGoogleNewsDesktop .bg {
  background: url(https://d2yoo3qu6vrk5d.cloudfront.net/images/ejemplo4.png);
  background-repeat: repeat;
  height: 100px;
  font-weight: 100;
  background-color: #96919108;
}
#moduleGoogleNewsDesktop .bg:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 42px;
  left: 0;
  top: 0px;
  background: rgba(255, 255, 255, 0);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #ffffff), to(#f7f7f7));
  background: linear-gradient(90deg, #ffffff 0, #f7f7f7);
}
#moduleGoogleNewsDesktop .bg:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 42px;
  right: 0;
  top: 0px;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.11)), to(#fff));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.11) 0, #fff);
}
#moduleGoogleNewsDesktop .containerGoogle {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-columns: 20% 44% 12% 20%;
  grid-template-rows: 100px;
}
#moduleGoogleNewsDesktop .googleIcon {
  width: 15%;
  position: absolute;
  bottom: 0;
  height: 81%;
  left: 53px;
}
#moduleGoogleNewsDesktop .text-invitation {
  display: table-cell;
  vertical-align: middle;
  font-weight: 430;
  padding: 0px 15px 0px 8px;
  text-align: center;
  color: #666;
  text-decoration: none;
}
#moduleGoogleNewsDesktop .text-invitation p {
  line-height: 17px;
  margin: 0px;
  padding: 0px;
  font-size: 15px;
  -webkit-text-decoration: underline white;
          text-decoration: underline white;
}
#moduleGoogleNewsDesktop .grid1 {
  width: 61px;
  position: absolute;
  left: 63%;
  bottom: 22px;
}
#moduleGoogleNewsDesktop .grid2 {
  width: 16%;
  position: absolute;
  left: 75%;
  bottom: 20%;
}
/* ============== Shorthand V.2 ==========================*/
.sectionShorthand {
  margin: 30px 0px 0px 0px;
  display: inline-grid;
  margin: 10px 0px 10px 20px;
  grid-template-columns: 1fr 1fr;
}
.sectionShorthand:hover .ulShare {
  visibility: visible;
  opacity: 1;
}
.sectionShorthand .figureShortHand {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.sectionShorthand .figureShortHand .imgShortHand {
  height: 100%;
}
.sectionShorthand .figureShortHand .sponsorShortHandImage {
  max-width: 140px;
  margin: 0;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.sectionShorthand .contentShorthand {
  text-align: left;
  padding: 23px 10% 0px 21px;
  position: relative;
  border-bottom: 1px solid #CDCDCD;
  overflow: hidden;
  border-top: 1px solid #CDCDCD;
  border-right: 1px solid #CDCDCD;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1152px) {
  .sectionShorthand .contentShorthand {
    padding: 33px 10% 0px 21px;
  }
}
.sectionShorthand .contentShorthand .titleSponsor {
  display: block;
  color: #038652;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.688em;
  line-height: 1em;
  letter-spacing: 0.28px;
  width: 100%;
  margin-bottom: 10px;
}
.sectionShorthand .contentShorthand .titleArticle {
  font-weight: 900;
  font-size: 22px;
  line-height: 25px;
  font-family: Helvetica;
}
@media (min-width: 768px) {
  .sectionShorthand .contentShorthand .titleArticle {
    width: 85%;
    font-size: 19px;
    line-height: 22px;
  }
}
@media (min-width: 1025px) {
  .sectionShorthand .contentShorthand .titleArticle {
    width: 90%;
    font-size: 26px;
    line-height: 29px;
  }
}
@media (min-width: 1152px) {
  .sectionShorthand .contentShorthand .titleArticle {
    font-size: 31px;
    line-height: 33px;
  }
}
.sectionShorthand .contentShorthand .leadArticle {
  color: #5D5D5D;
  font-size: 14px;
  line-height: 18px;
  margin-top: 10px;
  display: block;
}
.sectionShorthand .contentShorthand .ulShare {
  position: absolute;
  right: 30px;
  top: 30px;
  padding: 0;
}
.sectionShorthand .contentShorthand .ulShare li {
  font-size: 18px;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  text-align: center;
  padding-top: 2px;
}
.sectionShorthand .contentShorthand .ulShare li a:before {
  color: #FFF;
}
.sectionShorthand .contentShorthand .ulShare li:first-child {
  background-color: #3b7CFF;
  margin-right: 4px;
}
.sectionShorthand .contentShorthand .ulShare li:last-child {
  background-color: #1da1f2;
}
.sectionShorthand .contentShorthand .triangleLeftShorthand {
  position: absolute;
  right: 0;
  bottom: 10px;
  opacity: 0.5;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-right: 25px solid #D8D8D8;
  border-bottom: 30px solid transparent;
}
@media (min-width: 768px) {
  .sectionShorthand .contentShorthand .triangleLeftShorthand {
    display: none;
  }
}
.sectionShorthand .contentShorthand .triangleRightShorthand {
  position: absolute;
  bottom: 10px;
  opacity: 0.5;
  left: 0;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-left: 25px solid #D8D8D8;
  border-bottom: 30px solid transparent;
}
@media (min-width: 768px) {
  .sectionShorthand .contentShorthand .triangleRightShorthand {
    display: none;
  }
}
.sectionShorthand-obscuro .contentShorthand {
  border-bottom: 1px solid #202020;
}
.sectionShorthand-obscuro .contentShorthand .titleArticle a {
  color: white !important;
}
.sectionShorthand-obscuro .contentShorthand .leadArticle a {
  color: white !important;
}
/* ============== Shorthand V.1 ==========================*/
/* Artículo */
/*.container{

  .shorthand-container{
      margin-left: 0px;
      margin-right: 0px;
  }  
}

.margins-shorthand-container{
  //margin-top: -15px;
  margin-bottom: 10px;
}

.margins-grid{
  margin-left: 20px !important;
  margin-right: 10px !important;
}*/
/* Grid */
/*.shorthand-container{
  width: 100%;
  height: 300px;  
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 4%;
  margin-top: 20px;

  background-size: contain !important;
  background-repeat: no-repeat !important;
  
  .breakpoint( @resDesktop, {
      height: 375px;  
      padding-left: 20%;
      padding-right: 20%;
      padding-top: 2%;
      margin-top: 0;
  });

 
  h2{
      text-align: center;
      margin-top: 2%;
      font-size: 1.5em;
      line-height: 1.063em;

      .breakpoint( @resDesktop, {
          font-size: 2.3em;
          line-height: 1.063em;
      });
      
      a{
          color: white;
      }
  }

  p{
      color: white;
      text-align: center;
      font-size: 1em;
      font-weight: 700;
  }

  .social-container{
      
      margin-left: 45%;

      .social{
          background: white;
          width: 30px;
          height: 30px;
          border-radius: 50%;
          display: inline-block;
          cursor: pointer;

          .f{
              &:before{
                  content: "\64";
                  font-family: "pulzo" !important;
                  color: @facebook;
                  padding-left: 20%;
                  position: relative;
                  top: 2px;
                  font-size: 1.3em;
              }
          }

          .t{
              margin-right: 10px;
              &:before{
                  content: "\61";
                  font-family: "pulzo" !important;
                  color: @twitter;
                  padding-left: 20%;
                  position: relative;
                  top: 2px;
                  font-size: 1.3em;
              }
          }
      }

  }
}*/
/*==================================================================*/
/*============== MOSTRAR ANUNCIO SI EXISTE AD BLOCKER================*/
/*==================================================================*/
#showAdblocker .container_AdBlocker {
  background-color: rgba(0, 0, 0, 0.9);
  border-top: 5px solid #13D087;
  padding: 17px 23px 20px 8px;
  position: relative;
  width: 100%;
  font-size: 1em;
  font-family: 'Heebo', sans-serif;
  color: #fff;
  bottom: 0;
  position: fixed;
  z-index: 1000;
}
@media (min-width: 768px) {
  #showAdblocker .container_AdBlocker {
    padding: 1px 29px 16px 15px;
  }
}
#showAdblocker .borde_derecho_Adblocker {
  border-right: 1px solid #fff;
  margin-top: 1%;
  margin-right: 14px;
}
#showAdblocker .primer_articulo_Adblocker {
  margin-top: 30px;
  margin-bottom: 20px;
}
#showAdblocker .image_Adblocker {
  margin: 0 auto;
  width: 35%;
  margin-top: 10px;
  width: 70%;
  text-align: right;
}
@media (min-width: 1152px) {
  #showAdblocker .image_Adblocker {
    width: 70%;
  }
}
#showAdblocker .parrafo_Adblocker {
  margin: auto 0px;
}
#showAdblocker .parrafo_Adblocker hr {
  height: 2px;
  background-color: #13D087;
  border: 1px solid #13D087;
  width: 58%;
  margin-left: 1px;
}
#showAdblocker .parrafo_Adblocker .letra_Adblocker {
  font-size: 16px;
  font-weight: 200;
  margin: 1.5px 0px;
}
@media (min-width: 1025px) {
  #showAdblocker .parrafo_Adblocker .letra_Adblocker {
    font-size: 18px;
  }
}
@media (min-width: 1152px) {
  #showAdblocker .parrafo_Adblocker .letra_Adblocker {
    font-size: 20px;
  }
}
@media (min-width: 1280px) {
  #showAdblocker .parrafo_Adblocker .letra_Adblocker {
    font-size: 22px;
  }
}
@media (min-width: 1367px) {
  #showAdblocker .parrafo_Adblocker .letra_Adblocker {
    font-size: 25px;
  }
}
#showAdblocker .parrafo_Adblocker .letra_dos_Adblocker {
  font-size: 20px;
  font-weight: bold;
  margin: 1.5px 0px;
  line-height: 30px;
}
@media (min-width: 1025px) {
  #showAdblocker .parrafo_Adblocker .letra_dos_Adblocker {
    font-size: 22px;
  }
}
@media (min-width: 1152px) {
  #showAdblocker .parrafo_Adblocker .letra_dos_Adblocker {
    font-size: 25px;
  }
}
@media (min-width: 1280px) {
  #showAdblocker .parrafo_Adblocker .letra_dos_Adblocker {
    font-size: 27px;
  }
}
@media (min-width: 1367px) {
  #showAdblocker .parrafo_Adblocker .letra_dos_Adblocker {
    font-size: 30px;
  }
}
#showAdblocker .parrafo_Adblocker .p_Adblocker {
  font-size: 17px;
  font-weight: bold;
  margin: 1.5px 0px 20px 0px;
  line-height: 12px;
}
@media (min-width: 1025px) {
  #showAdblocker .parrafo_Adblocker .p_Adblocker {
    font-size: 18px;
  }
}
@media (min-width: 1152px) {
  #showAdblocker .parrafo_Adblocker .p_Adblocker {
    font-size: 21px;
  }
}
@media (min-width: 1280px) {
  #showAdblocker .parrafo_Adblocker .p_Adblocker {
    font-size: 22px;
  }
}
@media (min-width: 1367px) {
  #showAdblocker .parrafo_Adblocker .p_Adblocker {
    font-size: 25px;
  }
}
#showAdblocker .boton_Adblocker {
  position: absolute;
  right: 25px;
  top: 8px;
  color: #fff;
  font-size: 25px;
}
#showAdblocker .articleAdBlocker .contenedorImg {
  width: 160px;
  height: auto;
  overflow: hidden;
  margin-top: 23px;
}
@media (min-width: 1280px) {
  #showAdblocker .articleAdBlocker .contenedorImg {
    margin-top: 23px;
    width: 170px;
  }
}
@media (min-width: 1367px) {
  #showAdblocker .articleAdBlocker .contenedorImg {
    margin-top: 25px;
    width: 200px;
  }
}
#showAdblocker .articleAdBlocker .contenedorImg img {
  width: 100%;
  height: auto;
}
#showAdblocker .articleAdBlocker p {
  font-weight: bold;
  font-weight: 0.9em;
}
#showAdblocker .bajararticulos_adblocker {
  margin-top: 1%;
}
#showAdblocker .articleAdBlocker:nth-child(3) {
  display: none;
}
@media (min-width: 1152px) {
  #showAdblocker .articleAdBlocker:nth-child(3) {
    display: block;
  }
}
/*@resIpad: 768;
@resDesktop: 992;
@resDesktopMedium: 1025;
@resDesktopInter: 1152;
@resDesktopWide: ;1280
@resDesktopFull: 1367;
*/
.elecciones_2022 {
  width: 100%;
  height: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 193, 116, 0.8)), color-stop(rgba(0, 193, 116, 0.8)), to(rgba(0, 72, 44, 0.8))), url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/PreguntasFrecuentes/FondoPreguntasFrecuentes-1237691015+2.svg);
  background-image: linear-gradient(rgba(0, 193, 116, 0.8), rgba(0, 193, 116, 0.8), rgba(0, 72, 44, 0.8)), url(https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/PreguntasFrecuentes/FondoPreguntasFrecuentes-1237691015+2.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 50px  0;
  padding: 0;
  position: relative;
  border-radius: 23px;
  bottom: 12px;
}
.elecciones_2022 .grid-elecciones-container {
  font-family: Arial, Helvetica, sans-serif;
  display: grid;
  max-width: 1000px;
  margin: auto;
  grid-template-columns: 1fr;
  grid-gap: 20px;
  height: 100%;
}
.elecciones_2022 .grid-elecciones-container .section-title {
  margin: auto;
}
.elecciones_2022 .grid-elecciones-container .section-title .img-logo {
  width: 170px;
  height: auto;
  position: absolute;
  right: 25px;
  bottom: 35px;
}
.elecciones_2022 .grid-elecciones-container .section-title h4 {
  font-size: 8.8rem;
  color: #fff;
  text-align: center;
}
.elecciones_2022 .grid-elecciones-container .section-content {
  padding: 30px 0px ;
}
.elecciones_2022 .grid-elecciones-container .section-content h3 {
  font-size: 2.5rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.2em;
}
.elecciones_2022 .grid-elecciones-container .section-content h3:hover {
  text-decoration: none;
  cursor: pointer;
}
.elecciones_2022 .grid-elecciones-container .section-content ul {
  padding: 0px;
  width: 80%;
  margin: 20px auto;
  position: relative;
}
.elecciones_2022 .grid-elecciones-container .section-content ul li {
  font-size: 14px;
  padding: 10px 0px ;
}
.elecciones_2022 .grid-elecciones-container .section-content ul li .sub_menu_btn {
  border-bottom: 3px solid #fff;
  padding-bottom: 10px;
  cursor: pointer;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.elecciones_2022 .grid-elecciones-container .section-content ul li .sub_menu_btn h2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px;
}
.elecciones_2022 .grid-elecciones-container .section-content ul li .sub-menu {
  height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.elecciones_2022 .grid-elecciones-container .section-content ul li .sub-menu p {
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  margin: 15px 0px 15px 0px ;
}
.elecciones_2022 .grid-elecciones-container .section-content ul li .sub-menu p a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.elecciones_2022 .grid-elecciones-container .section-content .link_landing {
  margin-top: 10px;
}
.elecciones_2022 .grid-elecciones-container .section-content .link_landing a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 150px;
  height: 35px;
  border-radius: 20px;
  background-color: #fff;
  color: #222 ;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 1px 4px 7px #666;
          box-shadow: 1px 4px 7px #666;
  margin: auto;
}
.elecciones_2022 .grid-elecciones-container .section-content .link_landing a:first-child {
  display: none !important;
}
@media screen and (max-width: 600px) {
  .elecciones_2022 {
    margin: 0 !important;
  }
  .elecciones_2022 .grid-elecciones-container {
    grid-template-rows: 240px 1fr;
    grid-gap: 0px !important;
  }
  .elecciones_2022 .grid-elecciones-container .section-title {
    padding: 30px 20px 0px 20px !important;
  }
  .elecciones_2022 .grid-elecciones-container .section-title h3 {
    font-size: 2rem !important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
  }
  .elecciones_2022 .grid-elecciones-container .section-title .img-logo {
    width: 250px !important;
    position: initial !important;
  }
  .elecciones_2022 .grid-elecciones-container .section-title h4 {
    font-size: 7.4rem !important;
  }
  .elecciones_2022 .grid-elecciones-container .section-content {
    padding: 0px 20px 30px 20px  !important;
    margin-top: 50px;
  }
  .elecciones_2022 .grid-elecciones-container .section-content h3 {
    position: absolute;
    top: 33.3%;
    clear: both;
    font-size: 2rem;
    right: 28% ;
  }
  .elecciones_2022 .grid-elecciones-container .section-content ul {
    width: 100% !important;
  }
}
@media screen and (max-width: 390px) {
  .grid-elecciones-container .section-content h3 {
    right: 25% !important;
  }
}
@media screen and (max-width: 350px) {
  .grid-elecciones-container .section-title .img-logo {
    width: 250px !important;
    left: -2% !important;
    top: 20px !important;
  }
  .grid-elecciones-container .section-content h3 {
    right: 20% !important;
  }
}
.borde-top {
  border-top: 2px solid #fff;
}
.img-rotate {
  -webkit-transform: rotate(270deg) !important;
          transform: rotate(270deg) !important;
}
.grid-recipes-container {
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
  margin: auto;
  display: grid;
  grid-template-columns: 65% 35%;
  grid-template-rows: 60px auto;
  height: auto;
  grid-gap: 10px;
  margin-top: 50px;
}
.grid-recipes-container h2 {
  margin-top: 0px !important;
  grid-row-start: 1;
}
.grid-recipes-container .recipes {
  margin-left: 4%;
  grid-row-start: 2;
}
.grid-recipes-container .recipes ul {
  position: relative;
  left: 20px;
}
.grid-recipes-container .recipes ul li {
  list-style: none;
  width: 100%;
  font-size: 18px;
  height: auto;
}
.grid-recipes-container .recipes ul li::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: -1em;
  border-radius: 50%;
  background-color: #038652;
  position: relative;
  top: -2px;
  left: -14px;
}
.grid-recipes-container .macros {
  grid-row-start: 2;
  width: 170px;
  display: inline-block;
  margin: 0px auto;
}
.grid-recipes-container .macros p {
  color: #666;
  position: relative;
  top: 12px;
}
.grid-recipes-container .macros span {
  position: relative;
  top: 15px;
  right: 25px;
}
.grid-recipes-container .macros button {
  display: none !important;
  background-color: #038652;
  display: none;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 170px;
  height: 38px;
  border: none;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}
.grid-recipes-container .macros button strong {
  font-size: 13px;
  margin-right: 5px;
}
.grid-recipes-container .macros img {
  width: 22px;
}
.grid-recipes-container .porciones {
  border-bottom: 1px solid #666;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.grid-recipes-container .porciones span {
  right: 14%;
}
.grid-recipes-container .calorias {
  border-bottom: 1px solid #666;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.grid-recipes-container .nivel {
  padding-bottom: 20px;
  border-bottom: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.grid-productos-container .product-container {
  width: 100%;
  overflow-x: scroll !important;
}
.grid-productos-container .product-container ol {
  width: auto;
  height: 230px;
  margin: 15px 0px 15px 15px;
  display: inline-grid;
  grid-template-columns: repeat(auto-fill, 230px);
  grid-template-rows: none;
  grid-gap: 20px;
  min-width: 738px;
}
.grid-productos-container .product-container ol li {
  list-style: none;
  display: grid;
  grid-template-rows: 70% 30%;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 1px 4px 7px #a2a2a2;
          box-shadow: 1px 4px 7px #a2a2a2;
  padding: 15px 15px 0px 15px;
}
.grid-productos-container .product-container ol li .img_content {
  display: block;
  margin: auto;
  width: 80%;
  height: 80%;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.grid-productos-container .product-container ol li p {
  width: 80%;
  display: block;
  margin: auto;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  grid-row-start: 2;
}
.grid-instuctions-container {
  font-family: helvetica;
  margin-top: 20px;
  border-top: 1px solid #ddd;
}
.grid-instuctions-container h2 {
  margin: 10px 0px 30px 15px;
}
.grid-instuctions-container ol {
  border-left: 2px dashed #ddd;
  width: 90%;
}
.grid-instuctions-container ol li {
  list-style: none !important;
  margin: 20px 0px 20px 25px !important;
  position: relative;
  top: -7px;
}
.grid-instuctions-container ol li p {
  margin-top: 0px;
  font-size: 19px;
  line-height: 28px;
}
.grid-instuctions-container ol li .title {
  font-weight: bold;
  margin: 0px;
  position: relative;
  top: -20px;
}
.grid-instuctions-container ol li img {
  position: relative;
  top: 5px;
  left: -340px;
  width: 22px;
}
@media screen and (max-width: 600px) {
  .grid-recipes-container {
    width: 100%;
    margin: auto;
    grid-template-columns: 1fr;
    grid-template-rows: 100px 40px 1fr;
  }
  .grid-recipes-container .macros {
    grid-row-start: 1;
    width: 100%;
    padding: 10px 0px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .grid-recipes-container .macros div {
    display: grid;
    grid-template-columns: 33% 33% 33%;
  }
  .grid-recipes-container .macros div P {
    font-size: 20px;
    position: initial;
  }
  .grid-recipes-container .macros div span {
    position: initial;
    text-align: center;
    display: block;
  }
  .grid-recipes-container .macros div .porciones {
    border-bottom: none;
    display: block;
    margin: auto;
    padding: 0px 10px;
  }
  .grid-recipes-container .macros div .calorias {
    border-bottom: none;
    display: block;
    margin: auto;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    padding: 0px 15px;
  }
  .grid-recipes-container .macros div .nivel {
    border-bottom: none;
    display: block;
    margin: auto;
    padding: 0px 10px;
  }
  .grid-recipes-container .macros button {
    display: none;
  }
  .grid-recipes-container h2 {
    grid-row-start: 2;
  }
  .grid-recipes-container .recipes {
    grid-row-start: 3;
  }
  .grid-recipes-container .recipes ul {
    margin-top: 20px;
    left: 8px !important;
  }
  .grid-recipes-container .recipes ul li {
    font-size: 17px;
  }
  .grid-productos-container ol {
    min-width: 540px;
  }
  .grid-productos-container ol img {
    grid-row-start: 1;
    width: 93px;
    height: 115px;
  }
  .grid-instuctions-container {
    width: 95%;
    margin: auto;
    margin-bottom: 50px;
  }
  .grid-instuctions-container ol {
    margin-left: 4px;
  }
  .grid-instuctions-container ol li img {
    left: -59.5%;
  }
}
/* --- estilos modo noche --- */
.grid-recipes-container-obscuro p {
  color: #fff !important;
}
@media screen and (max-width: 345px) {
  .grid-recipes-container .macros div P {
    font-size: 17px !important;
    position: initial;
  }
}
.NewLiveMain-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  position: fixed;
  z-index: 150;
  top: 230px;
}
.NewLiveMain-container .newLiveWidget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: auto;
  background: #fff;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  width: 1200px;
  height: 100%;
  gap: 20px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 15px 0px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.NewLiveMain-container .newLiveWidget .NewLiveLeft-container {
  width: 20%;
  text-align: center;
  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;
  border-right: 1px solid #000;
  padding-right: 2%;
  margin: 1em;
}
.NewLiveMain-container .newLiveWidget .NewLiveLeft-container .recordLed {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background-color: #F80008;
  padding: 10px;
  display: inline-block;
  -webkit-animation: blinking 1s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
          animation: blinking 1s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
}
@-webkit-keyframes blinking {
  from {
    opacity: 1;
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
  to {
    opacity: .3;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@keyframes blinking {
  from {
    opacity: 1;
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
  to {
    opacity: .3;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.NewLiveMain-container .newLiveWidget .NewLiveLeft-container img {
  display: block;
  height: auto;
  margin: auto 0 auto 5px;
  width: 90%;
  padding-left: 5px;
}
.NewLiveMain-container .newLiveWidget .NewLiveRight-container {
  position: relative;
}
.NewLiveMain-container .newLiveWidget .NewLiveRight-container a h3 {
  font-weight: 700;
  width: 90%;
  color: #000;
  font-size: 16px;
  line-height: 1.3rem;
  font-family: var(--bs-font-sans-serif);
}
.NewLiveMain-container .newLiveWidget .NewLiveRight-container a:hover {
  color: #000000;
}
.NewLiveMain-container .newLiveWidget .NewLiveRight-container p {
  font-size: 14px;
  line-height: 1.4em;
  margin-top: 5px;
  margin-bottom: 0;
  width: 85%;
  line-height: 1.5em;
}
.NewLiveMain-container .newLiveWidget .NewLiveRight-container .link {
  text-decoration: underline;
  color: #000000;
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-size: 13px;
  font-weight: 700;
}
.NewLiveMain-container .newLiveWidget .ver-mas {
  border-radius: 20px;
  width: 20px;
  height: 20px;
  text-align: center;
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 0px;
  border: none;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.NewLiveMain-container .newLiveWidget .ver-mas img {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 55%;
}
.NewLiveMain-container .newLiveWidget #buttonActionClose img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.NewLiveMain-container .NewLiveMain-container {
  width: 20%;
  text-align: center;
  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;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background-color: #F80008;
  padding: 10px;
  display: inline-block;
}
.NewLiveMain-container .NewLiveCenter-container {
  background-color: #FFFFFF;
  width: 15%;
  margin-top: 0;
  font-weight: 10px;
  height: auto;
}
.NewLiveMain-container .NewLiveCenter-container img {
  display: block;
  height: auto;
  margin: 6px auto;
  width: 182px;
}
.NewLiveMain-container .NewLiveCenter-container .reloj {
  border-radius: 200px;
  width: 95px;
  height: 40px;
  text-align: center;
  margin: auto;
  background-color: #D8D8D8;
  font-weight: 700;
  font-size: 13px;
  padding: 9px;
  margin-top: 14px;
}
.NewLiveMain-container .NewLiveCenter-container .live-status {
  text-transform: uppercase;
  font-family: helvetica;
  font-weight: bold;
  font-size: 20px;
}
.liveEmergency {
  background: #000 !important;
}
.event .newLiveWidget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  background: #fff;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  width: 1200px;
  height: 100%;
  padding: 15px 0px 10px 0px;
}
.event .newLiveWidget .NewLiveLeft-container {
  width: 20%;
  text-align: center;
  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;
  border-right: 1px solid #000;
  padding-right: 30px;
  margin: 0px 0px 0px 20px;
}
.event .newLiveWidget .NewLiveLeft-container img {
  display: block;
  height: auto;
  margin: auto 0 auto 5px;
  width: 90%;
  padding-left: 8%;
}
.event .newLiveWidget .NewLiveRight-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  position: relative;
  height: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.event .newLiveWidget .NewLiveRight-container h3 {
  font-size: 18px !important;
  width: 100% !important;
}
.event .newLiveWidget .NewLiveRight-container p {
  display: none;
}
.event .newLiveWidget .NewLiveRight-container .link {
  display: none !important;
}
.event .newLiveWidget .NewLiveRight-container .live-status {
  text-transform: uppercase;
  display: block !important;
  font-size: 18px;
  font-weight: bold;
  width: 100px;
}
.event .NewLiveCenter-container {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
  display: none;
}
.liveBlock {
  margin-top: 135px !important;
}
.Boton-container {
  background: #EEEEEE;
  border-radius: 16px;
  width: 989px;
  height: 150px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.Boton-container .imagen-boton {
  width: 70px;
  height: 70px;
  border-radius: 20px;
  position: relative;
  margin-top: 40px;
  margin-left: -40px;
}
.Boton-container .bombilla {
  width: 35px;
  position: relative;
  margin-top: -55px;
  margin-left: -30px;
}
.Boton-container .Contenedor-Principal {
  width: 720px;
  height: 229px;
  position: relative;
  margin-top: -220px;
  margin-left: 210px;
}
.Boton-container .texto1 {
  width: 175px;
  height: 130px;
  position: relative;
  margin-left: 45px;
  margin-top: -45px;
  font-weight: 700;
  color: #747474;
  line-height: normal;
}
.Boton-container .texto2 {
  color: #000000;
  text-transform: uppercase;
}
.Boton-container .swiper-button-prev::after {
  display: none;
}
.Boton-container .img2 {
  width: 100%;
}
.Boton-container .img2 img {
  border-radius: 16px;
  width: 200px;
  height: 200px;
  position: relative;
  top: 20px;
}
.Boton-container .img2:after {
  content: "";
  width: 200px;
  height: 200px;
  position: absolute;
  top: 21px;
  left: 20px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(34.9%, rgba(0, 0, 0, 0.43)), color-stop(57.81%, rgba(0, 0, 0, 0.66)), to(#000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.43) 34.9%, rgba(0, 0, 0, 0.66) 57.81%, #000000 100%);
  border-radius: 16px;
}
.Boton-container .swiper-button-next:after {
  content: url('https://d2yoo3qu6vrk5d.cloudfront.net/images/BotonContexto/Arrow (1).svg');
  margin-top: 35px;
}
.Boton-container .paginationSection {
  width: 100px;
  position: relative;
  bottom: 130px;
  left: 880px;
}
.Boton-container .texto-mobile {
  white-space: pre-line;
  width: 70%;
  position: relative;
  z-index: 1001;
  color: #FFFFFF;
  bottom: 105px;
  font-weight: 700;
  margin: auto;
  font-size: 13px;
}
.Boton-contraer {
  width: 100%;
  background: #EEEEEE;
  border-radius: 16px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 10px;
}
.Boton-contraer .Bombilla {
  width: 30px;
}
.Boton-contraer .Linea {
  width: 15px;
}
.Boton-contraer .imgTexto {
  width: 600px;
  position: relative;
  left: 70px;
  bottom: 10px;
}
.Boton-contraer .texto1 {
  width: 90%;
  margin-left: 15px;
  margin-right: 15px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  border-left: 2px solid #D8D8D8;
  padding-left: 20px;
  font-size: 14px;
  line-height: normal;
}
.Boton-contraer .texto2 {
  color: #000000;
  font-weight: 700;
}
.Boton-contraer .texto3 {
  color: #038652;
  font-weight: 600;
}
.Boton-contraer .texto4 {
  color: #000000;
}
.Boton-contraer .Flecha {
  width: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.Texto-Contexto {
  width: 50px;
  position: absolute;
  right: 15px;
  bottom: 10px;
  background: #EEEEEE;
  border-radius: 50%;
  padding: 10px;
}
.Texto-Contexto #bombilla-texto {
  width: 30px !important;
  height: 30px !important;
}
.Cuadro {
  position: absolute;
  z-index: 11;
  background: #EEEEEE;
  padding: 13px;
  border-radius: 16px;
  right: 90px;
  top: -4px;
  font-size: 10px;
  font-weight: 800;
  display: none;
}
.Cuadro::after {
  width: 0px;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 19px solid #EEEEEE;
  content: "";
  position: absolute;
  top: 14px;
  right: -10px;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.noUnderline {
  text-decoration: none !important;
}
.aperture-showTime-article {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  height: auto;
  position: fixed;
  width: 100%;
  z-index: 20;
}
.aperture-showTime-article .showTime-article {
  position: relative;
  z-index: 4;
  background-color: #0B1A3E;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  border-radius: 0px 0px 30px 30px;
}
.aperture-showTime-article .showTime-article .widget1 {
  position: absolute;
  left: 5px;
  width: 50px;
  height: 50px;
}
.aperture-showTime-article .showTime-article .widget1 img {
  width: 100%;
  height: 100%;
}
.aperture-showTime-article .showTime-article .widget2 {
  position: absolute;
  right: 15px;
  top: 0px;
  width: 50px;
  height: 50px;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
  z-index: 3;
}
.aperture-showTime-article .showTime-article .widget2 img {
  width: 100%;
  height: 100%;
}
.aperture-showTime-article .showTime-article .match-article {
  border-radius: 0px 0px 30px 30px;
  -webkit-box-shadow: 2px 1px 7px 1px #0000008a;
          box-shadow: 2px 1px 7px 1px #0000008a;
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 30px;
}
.aperture-showTime-article .showTime-article .match-article .logoimg img {
  width: 150px;
}
.aperture-showTime-article .showTime-article .match-article .content-image-match {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 150px;
}
.aperture-showTime-article .showTime-article .match-article .content-image-match img {
  width: 75%;
  -o-object-fit: cover;
     object-fit: cover;
}
.aperture-showTime-article .showTime-article .match-article .content-live {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.aperture-showTime-article .showTime-article .match-article .content-live .content-live-led {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.aperture-showTime-article .showTime-article .match-article .content-live .content-live-led .recordLed {
  margin-top: 5px;
  margin-left: 25px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-color: #F80008;
  display: inline-block;
  -webkit-animation: blinking 1s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
          animation: blinking 1s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
  position: relative;
}
@keyframes blinking {
  from {
    opacity: 1;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  to {
    opacity: .3;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.aperture-showTime-article .showTime-article .match-article .content-live .content-live-led .content-live-image {
  width: 150px;
}
.aperture-showTime-article .showTime-article .match-article .content-live .content-live-led .content-live-image img {
  width: 100%;
  height: 100%;
}
.aperture-showTime-article .showTime-article .match-article h1 {
  color: #fff;
  font-family: 'Helvetica';
  font-size: 17px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}
.aperture-showTime-article .showTime-article .match-article h2 {
  font-family: 'Helvetica';
  text-align: center;
  font-size: 15px;
  color: #fff;
  width: 55%;
  line-height: 18px;
}
.aperture-showTime-article .showTime-article .match-article2 h2 {
  width: 45% !important;
  text-align: left !important;
}
.aperture-showTime-article .showTime-article .match-football-yt {
  position: absolute;
  top: 5px;
  right: 45px;
  background-color: #0B1A3E;
  border-radius: 16px;
  height: 125px;
  width: 205px;
  z-index: 4;
  -webkit-box-shadow: 0px -7px 12px -5px #000;
          box-shadow: 0px -7px 12px -5px #000;
}
.aperture-showTime-article .showTime-article .match-football-yt img {
  border-radius: 20px;
}
.aperture-showTime-article .showTime-article .match-football-yt iframe {
  width: 100%;
  height: 125px;
  border-radius: 15px;
}
@media (max-width: 650px) {
  .nativePlus {
    position: relative;
    top: 55px;
  }
  .nativeSec {
    position: relative;
    top: 77px;
    z-index: 19;
  }
  .aperture-showTimeArticle-mobile {
    width: 95%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 40px 15px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #0B1A3E;
    -webkit-box-shadow: 0px 2px 5px 0px #00000080;
            box-shadow: 0px 2px 5px 0px #00000080;
    border-radius: 0px 0px 30px 30px;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .image-decorate {
    position: absolute;
    top: 0;
    left: 0;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .image-decorate img {
    width: 65px;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .content-image-info {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .content-image-info img {
    width: 160px;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .container-image-match {
    display: none;
    margin: 15px 0px;
    position: relative;
    z-index: 4;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .container-image-match img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 175px;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .container-image-match iframe {
    width: 100% !important;
    border-radius: 20px;
    height: 175px;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .content-text-live {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    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;
    gap: 5px;
    margin: 15px 0px 10px 0px ;
    z-index: 10;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .content-text-live img {
    width: 155px;
    height: 20px;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .content-text-live .recordLed {
    margin-top: 5px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-color: #F80008;
    display: inline-block;
    -webkit-animation: blinking 1s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
            animation: blinking 1s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
    position: relative;
  }
  @-webkit-keyframes blinking {
    from {
      opacity: 1;
      -webkit-transform: scale(0.7);
              transform: scale(0.7);
    }
    to {
      opacity: .3;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
  }
  @keyframes blinking {
    from {
      opacity: 1;
      -webkit-transform: scale(0.7);
              transform: scale(0.7);
    }
    to {
      opacity: .3;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .image-decorate-right {
    position: absolute;
    top: 13rem;
    right: 0;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .image-decorate-right img {
    width: 60px;
    position: relative;
    bottom: 25px;
    border-radius: 0px 0px 30px 0px;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .image-decorate-right::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: none;
    border: solid 8px #193A8A;
    border-radius: 50%;
    bottom: 50px;
    right: 10px;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .image-decorate-diagonal {
    position: absolute;
    top: 12rem;
    right: 0;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .image-decorate-diagonal img {
    width: 60px;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .content-text-match {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 10;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .content-text-match h2 {
    text-align: center;
    color: #fff;
    font-family: 'Helvetica';
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: -0.8px;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .content-image-play {
    position: absolute;
    bottom: 5px;
    right: 5px;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .content-image-play img {
    background-color: #00000073;
    border-radius: 50%;
    width: 100px;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .videoLive {
    height: 0px;
    width: 0px;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .videoLive iframe {
    width: 100%;
    height: 100%;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .content-button {
    position: relative;
    width: 145px;
    height: 35px;
    border-radius: 20px;
    background: #ffc400;
    padding: 8px 20px;
    color: #0b1a3e ;
    font-weight: bold;
    font-size: .8rem;
    text-transform: uppercase;
    margin-top: 15px;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .content-button .playbutton {
    position: absolute;
    bottom: 5px;
    right: 9px;
    width: 25px;
    height: 25px;
    z-index: 4;
    border-radius: 50%;
    border: solid 2.5px #fff;
    background: none;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .content-button .playbutton::before {
    content: '';
    position: absolute;
    right: 6px;
    height: 10px;
    width: 8px;
    -webkit-clip-path: polygon(100% 51%, 0 0, 0 100%);
            clip-path: polygon(100% 51%, 0 0, 0 100%);
    background: #fff;
    bottom: 6px;
  }
  .aperture-showTimeArticle-mobile .showTime-mobile .content-button2 {
    display: none;
  }
  .videoYoutube {
    width: 95%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .videoYoutube .showTime-mobile {
    position: relative;
    display: block;
    display: -ms-flexbox;
    /* display: flex; */
    padding: 20px 40px 15px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #0B1A3E;
    -webkit-box-shadow: 0px 2px 5px 0px #00000080;
    box-shadow: 0px 2px 5px 0px #00000080;
    border-radius: 0px 0px 30px 30px;
    height: 130px;
  }
  .videoYoutube .showTime-mobile .content-text-live {
    margin: 15px auto;
  }
  .videoYoutube .showTime-mobile .image-decorate {
    position: absolute;
    top: 0;
    left: 0;
  }
  .videoYoutube .showTime-mobile .image-decorate img {
    width: 65px;
  }
  .videoYoutube .showTime-mobile .content-image-info {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    position: absolute;
    right: 95px;
  }
  .videoYoutube .showTime-mobile .content-image-info img {
    width: 160px;
    margin-left: 0px;
  }
  .videoYoutube .showTime-mobile .container-image-match {
    display: block !important;
    margin: 15px 0px;
    position: absolute;
    z-index: 4;
    top: 55px;
  }
  .videoYoutube .showTime-mobile .container-image-match img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 175px;
  }
  .videoYoutube .showTime-mobile .container-image-match iframe {
    width: 100% !important;
    border-radius: 20px;
    height: 175px;
  }
  .videoYoutube .showTime-mobile .image-decorate-right {
    top: 27px;
  }
  .videoYoutube .showTime-mobile .image-decorate-right img {
    bottom: inherit;
  }
  .videoYoutube .showTime-mobile .content-text-match {
    display: none !important;
  }
  .videoYoutube .showTime-mobile .content-button {
    display: none !important;
  }
  .videoYoutube .showTime-mobile .content-button2 {
    display: block;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    border-radius: 50%;
    border: 2px solid #fff;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 40px;
    right: 20px;
  }
  .videoYoutube .showTime-mobile .content-button2::before {
    content: '';
    position: absolute;
    right: 6px;
    height: 10px;
    width: 8px;
    -webkit-clip-path: polygon(100% 51%, 0 0, 0 100%);
            clip-path: polygon(100% 51%, 0 0, 0 100%);
    background: #fff;
    bottom: 6px;
  }
}
@media (max-width: 900px) {
  .aperture-showTime-article {
    top: 90px !important;
  }
  .aperture-showTime-article .showTime-article {
    border-radius: 0px 0px 15px 15px !important;
    width: 95% !important;
    margin: auto;
  }
  .aperture-showTime-article .showTime-article .match-article {
    display: -webkit-box;
    gap: 20px;
    padding: 15px 30px !important;
  }
  .aperture-showTime-article .showTime-article .match-article .logoimg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 95px !important;
  }
  .aperture-showTime-article .showTime-article .match-article .logoimg img {
    width: 100% !important;
    margin: 0;
  }
  .aperture-showTime-article .showTime-article .match-article .content-live {
    gap: 15px !important;
  }
  .aperture-showTime-article .showTime-article .match-article .content-live .content-live-led {
    gap: 5px !important;
  }
  .aperture-showTime-article .showTime-article .match-article .content-live .content-live-led .recordLed {
    margin: 5px 0px 0px 0px !important;
    width: 17px !important;
    height: 17px !important;
  }
  .aperture-showTime-article .showTime-article .match-article .content-live .content-live-led .content-live-image {
    width: 115px !important;
  }
  .aperture-showTime-article .showTime-article .match-article .content-live .content-live-led .content-live-image img {
    width: 100% !important;
    height: 100% !important;
    margin: 0;
  }
  .aperture-showTime-article .showTime-article .match-article2 h2 {
    font-size: 12px;
    line-height: 15px;
  }
  .aperture-showTime-article .showTime-article .widget1 img {
    width: 90% !important;
    height: 90% !important;
  }
  .aperture-showTime-article .showTime-article .widget2 img {
    width: 90% !important;
    height: 90% !important;
  }
  .aperture-showTime-article .showTime-article .match-football-yt {
    width: 200px !important;
    right: 20px !important;
  }
}
.footer-pulzo {
  background: #000;
  position: relative;
  z-index: 5;
}
.footer-pulzo .imgLogoFooter {
  padding-top: 5px;
  margin-bottom: 15px;
}
.footer-pulzo .imgLogoFooter img {
  display: block;
  margin: auto;
  margin-top: 25px;
  height: 60px;
  width: 170px;
}
.footer-pulzo .content-footer {
  max-width: 1200px;
  margin: auto;
  height: 300px ;
  display: grid;
  grid-template-columns: 42% 16% 42%;
  grid-template-rows: 1fr 50px;
  grid-gap: 10px;
  padding-top: 10px;
}
.footer-pulzo .content-footer .socialMediaFooterMobile {
  text-align: center;
  margin-top: 15px;
  display: none;
}
.footer-pulzo .content-footer .socialMediaFooterMobile .iconSocialMediaFooterMobile {
  display: inline-block;
  border-top: 1px solid #454545;
  border-bottom: 1px solid #454545;
  width: 90%;
  padding: 0;
}
.footer-pulzo .content-footer .socialMediaFooterMobile li {
  display: inline-block;
  padding-top: 10px;
  margin: 0 11px;
}
.footer-pulzo .content-footer .socialMediaFooterMobile li a {
  color: #ffffff;
  font-size: 2em;
}
.footer-pulzo .content-footer .linksFooter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 10px 0px 80px;
}
.footer-pulzo .content-footer .linksFooter .nameLinksFooter1 {
  text-align: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 1025px) {
  .footer-pulzo .content-footer .linksFooter .nameLinksFooter1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .footer-pulzo .content-footer .linksFooter .nameLinksFooter1 .container-logo-ami {
    width: 100%;
    color: white;
    font-weight: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-top: 29px;
    font-size: 15px;
    padding-left: 2px;
  }
  .footer-pulzo .content-footer .linksFooter .nameLinksFooter1 .container-logo-ami img {
    position: absolute;
    top: -23px;
    left: 88px;
    width: 55px;
  }
  .footer-pulzo .content-footer .linksFooter .nameLinksFooter1 .container-logo-ami:hover {
    text-decoration: underline;
  }
}
.footer-pulzo .content-footer .linksFooter .nameLinksFooter2 {
  text-align: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
.footer-pulzo .content-footer .linksFooter .nameLinksFooter2 .whatsappLink {
  display: none;
}
.footer-pulzo .content-footer .linksFooter .nameLinksFooter2 .container-logo-ami {
  width: 100%;
  color: white;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-top: 29px;
  font-size: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 2px;
}
.footer-pulzo .content-footer .linksFooter .nameLinksFooter2 .container-logo-ami img {
  position: absolute;
  top: -23px;
  right: 111px;
  width: 59px;
}
.footer-pulzo .content-footer .linksFooter .nameLinksFooter2 .container-logo-ami span {
  color: white;
  margin-left: -58px;
  font-weight: 500;
}
.footer-pulzo .content-footer .linksFooter .nameLinksFooter2 .container-logo-ami:active,
.footer-pulzo .content-footer .linksFooter .nameLinksFooter2 .container-logo-ami:hover {
  text-decoration: underline;
  color: white;
}
@media (min-width: 1025px) {
  .footer-pulzo .content-footer .linksFooter .nameLinksFooter2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}
.footer-pulzo .content-footer .linksFooter .contentLinksFooter {
  padding: 2px;
}
.footer-pulzo .content-footer .linksFooter .contentLinksFooter li {
  display: list-item;
  list-style: none;
  margin-top: 10px;
  padding-top: 5px;
}
.footer-pulzo .content-footer .linksFooter .contentLinksFooter li a {
  color: #fff;
  font-weight: bold;
  font-family: "heebo";
  top: 14px;
  margin-top: 18px;
  text-align: left;
}
@media (min-width: 768px) {
  .footer-pulzo .content-footer .linksFooter .contentLinksFooter li a .namelinkFooter {
    font-size: 16px;
  }
}
.footer-pulzo .content-footer .linksFooter .contentLinksFooter li a .namelinkFooter:hover {
  text-decoration: underline;
}
.footer-pulzo .content-footer .socialMediaFooter {
  display: none;
  border-left: 1px solid;
  border-left-color: #666;
  border-right: 1px solid;
  border-right-color: #666;
  display: block;
  margin-left: -4%;
  padding-right: 25%;
}
@media (min-width: 1025px) {
  .footer-pulzo .content-footer .socialMediaFooter {
    margin-left: 0%;
    padding-right: 0%;
  }
}
@media (min-width: 768px) {
  .footer-pulzo .content-footer .socialMediaFooter .iconsSocialMediaFooter {
    margin-left: -30%;
  }
}
@media (min-width: 992px) {
  .footer-pulzo .content-footer .socialMediaFooter .iconsSocialMediaFooter {
    margin-left: -16%;
  }
}
@media (min-width: 1025px) {
  .footer-pulzo .content-footer .socialMediaFooter .iconsSocialMediaFooter {
    margin-left: -6%;
  }
}
@media (min-width: 1280px) {
  .footer-pulzo .content-footer .socialMediaFooter .iconsSocialMediaFooter {
    margin-left: 0%;
  }
}
.footer-pulzo .content-footer .socialMediaFooter .iconsSocialMediaFooter li {
  display: -ms-flexbox;
  display: flex;
  margin-top: -10px;
  padding-left: 25px;
  display: -webkit-box;
}
.footer-pulzo .content-footer .socialMediaFooter .iconsSocialMediaFooter li a {
  color: #757575;
  margin: 0 auto;
  font-size: 1.5em;
}
.footer-pulzo .content-footer .socialMediaFooter .iconsSocialMediaFooter li a:before {
  margin-top: 12px;
  position: absolute;
}
.footer-pulzo .content-footer .socialMediaFooter .iconsSocialMediaFooter li a .nameIconFooter {
  font-weight: bold;
  font-family: "heebo";
  color: #FFFFFF;
  font-size: 0.7em;
  display: inline-block;
  margin-left: 40px;
  line-height: 1em;
}
.footer-pulzo .content-footer .socialMediaFooter .iconsSocialMediaFooter li a .nameIconFooter:hover {
  text-decoration: underline;
}
.footer-pulzo .content-footer .newsletter-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 50px 0px 10px;
}
.footer-pulzo .content-footer .newsletter-footer .infoNewsletterFooter {
  font-family: "heebo";
  color: #FFFFFF;
}
.footer-pulzo .content-footer .newsletter-footer .infoNewsletterFooter .iconNewsletterFooter {
  font-size: 4em;
  color: #757575;
  padding-left: 11%;
  font-size: 4.7em;
}
@media (min-width: 1025px) {
  .footer-pulzo .content-footer .newsletter-footer .infoNewsletterFooter .iconNewsletterFooter {
    padding-left: 20%;
    font-size: 4em;
  }
}
.footer-pulzo .content-footer .newsletter-footer .infoNewsletterFooter span {
  font-weight: bold;
  display: block;
  margin-top: -15px;
  font-size: 1.7em;
}
@media (min-width: 768px) {
  .footer-pulzo .content-footer .newsletter-footer .infoNewsletterFooter span {
    padding-left: 6%;
  }
}
@media (min-width: 1025px) {
  .footer-pulzo .content-footer .newsletter-footer .infoNewsletterFooter span {
    padding-left: 0%;
  }
}
.footer-pulzo .content-footer .newsletter-footer .infoNewsletterFooter p {
  position: absolute;
  left: 42%;
  top: 10%;
  font-weight: 600;
}
@media (min-width: 1025px) {
  .footer-pulzo .content-footer .newsletter-footer .infoNewsletterFooter p {
    position: relative;
    left: 0%;
    top: 0%;
  }
}
@media (min-width: 768px) {
  .footer-pulzo .content-footer .newsletter-footer .infoNewsletterFooter {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1025px) {
  .footer-pulzo .content-footer .newsletter-footer .infoNewsletterFooter {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}
.footer-pulzo .content-footer .newsletter-footer .newsletterForm {
  top: 28px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
  padding-left: 11%;
  padding-right: 3%;
  margin-top: -16px;
}
@media (min-width: 1025px) {
  .footer-pulzo .content-footer .newsletter-footer .newsletterForm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
    padding-left: 0%;
    padding-right: 0%;
    margin-top: 0px;
  }
}
.footer-pulzo .content-footer .newsletter-footer .newsletterForm .button-pulzo-green {
  background-color: #038652;
  /* outline: none; */
  border: 1px solid #038652;
}
.footer-pulzo .content-footer .newsletter-footer .newsletterForm .button-pulzo-green:focus {
  outline: none;
  outline-offset: 4px;
  background: #03d380;
}
.footer-pulzo .content-footer .newsletter-footer .newsletterForm .emailFooter {
  width: 100%;
  height: 40px;
  padding-left: 10px;
  border: none;
  background-color: #2b2a2a;
  color: #9b9b9b;
  font-family: 'Heebo', sans-serif;
  font-weight: 600;
}
.footer-pulzo .content-footer .newsletter-footer .newsletterForm .content-select {
  position: relative;
  background: #2b2a2a;
  height: 42px;
  border-radius: 5px;
  margin: 15px 0;
}
.footer-pulzo .content-footer .newsletter-footer .newsletterForm .content-select:after {
  font-family: "pulzo";
  content: "J";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 16px;
  padding: 0 7px;
  z-index: 1;
  height: 21px;
  margin: auto;
  display: block;
  color: #666;
  font-size: 1.5em;
}
.footer-pulzo .content-footer .newsletter-footer .newsletterForm .content-select select {
  font-weight: 500;
  border: none;
  height: 100%;
  padding-left: 16px;
  background: transparent;
  z-index: 2;
  width: 100%;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #9b9b9b;
}
.footer-pulzo .content-footer .copyrightFooter {
  grid-column-start: 2;
  height: 50px;
  font-family: 'Heebo', sans-serif;
  text-align: center;
}
.footer-pulzo .content-footer .copyrightFooter .textcopyrightFooter {
  font-size: 13px;
  text-align: center;
  color: white;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 20px;
}
#divConsent {
  background: #000;
  color: #FFF;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  z-index: 1000;
  display: none;
  bottom: 0px;
}
#divConsent .cerrar {
  background: #878787;
  width: 25px;
  float: right;
  padding-top: 5px;
  padding-left: 5px;
  position: absolute;
  top: -15px;
  right: 0;
}
#divConsent .cerrar span {
  color: #FFFFFF;
  cursor: pointer;
}
#divConsent .mensaje {
  font-size: 0.9em;
  text-align: center;
  padding-top: 10px;
}
#divConsent .mensaje {
  padding-top: 0;
  text-align: left;
}
#divConsent .mensaje img {
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 10px;
}
#divConsent .mensaje .cerrar {
  background: #878787;
  width: 25px;
  float: right;
  padding-top: 5px;
  padding-left: 5px;
  position: relative;
  top: 0;
}
#divConsent .mensaje .cerrar span {
  color: #FFFFFF;
  cursor: pointer;
}
.whitelink {
  color: #FFFFFF;
}
.whitelink:hover {
  text-decoration: underline;
}
.mostrar {
  display: block;
}
.no-mostrar {
  display: none;
}
/*======================================================*/
/*================= HOTNEWS WIDGET ====================*/
/*======================================================*/
.newsSectionSideBar {
  border: 1px solid #dddddd;
  padding: 15px;
  margin-top: 0;
  font-family: Arial, Helvetica, sans-serif;
}
.newsSectionSideBar .main-title {
  font-size: 22px;
  font-weight: bold;
}
.newsSectionSideBar .main-title .green_divider {
  background-color: #8F00FF;
  width: 25px;
  height: 4px;
}
.newsSectionSideBar .main-title .gray_divider {
  width: 100%;
  height: 1px;
  background-color: #dddddd;
  margin-bottom: 20px;
}
.newsSectionSideBar .newsArticleSideBar header {
  border-bottom: 1px solid #dddddd;
  margin: 10px 0px;
  padding: 10px 5px 10px 0px;
}
.newsSectionSideBar .newsArticleSideBar header .titleNewsSideBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0px 0px  0px;
}
.newsSectionSideBar .newsArticleSideBar header .titleNewsSideBar a {
  color: black !important;
  text-decoration: none;
}
.newsSectionSideBar .newsArticleSideBar header .titleNewsSideBar a:hover {
  text-decoration: underline;
}
.newsSectionSideBar .newsArticleSideBar header span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #8F00FF;
  text-transform: uppercase;
}
.newsSectionSideBar .newsArticleSideBar header small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666 !important;
  margin: 0px;
}
.mundialContainer {
  background: linear-gradient(235.77deg, #330818 19.3%, #80192E 101.09%);
  border-radius: 15px;
  width: 100%;
  margin: 20px 0px;
  position: relative;
}
.mundialContainer .icon-world-cup {
  position: absolute;
  width: 75px;
  left: -16px;
  top: -8px;
}
.mundialContainer .icon-world-cup img {
  width: 100%;
}
.mundialContainer .arrow {
  position: absolute;
  width: 16px;
  right: 1%;
  top: 9px;
}
.mundialContainer .arrow img {
  width: 100%;
}
.mundialContainer .container-icon {
  position: absolute;
  width: 70px;
  right: 7%;
  top: -10px;
}
.mundialContainer .container-icon img {
  width: 100%;
}
.mundialContainer .icon {
  position: absolute;
  width: 70px;
  bottom: -5%;
  margin: 0px 18px;
}
.mundialContainer .icon img {
  width: 100%;
}
.mundialContainer .container-cards {
  display: grid;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  padding: 25px 5px 25px 60px;
}
.mundialContainer .container-cards .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7px;
}
.mundialContainer .container-cards .card .container-image {
  width: 90%;
}
.mundialContainer .container-cards .card .container-image img {
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.mundialContainer .container-cards .card .container-text {
  width: 160px;
  height: 50px;
}
.mundialContainer .container-cards .card .container-text a {
  font-family: Helvetica, sans-serif;
  text-decoration: none;
}
.mundialContainer .container-cards .card .container-text a p {
  color: white;
  font-weight: 800;
  font-size: 12px;
  line-height: 15px;
  margin: 0px;
  text-align: left;
}
