/* MIERCOLES 3 DE SETIEMBRE */
/* a:visiteda:activea:linka:hover */
:root {
  --col-fuente: #0f1418;
  --col-black: #0f1418;
  --col-texto-small: #87898b;
  --col-linea-gris1: #cfd0d0;
  --col-090: #262b2f;
  --col-080: #3e4246;
  --col-070: #575a5d;
  --col-060: #6f7274;
  --col-050: #87898b;
  --col-040: #9fa1a2;
  --col-030: #b7b8b9;
  --col-020: #cfd0d0;
  --col-010: #e7e7e7;
  --col-005: #f7f7f7;
  --col-000: #ffffff;
  --col-white: #ffffff;
  --col-andina: #d32f2f;
  --svg-white: invert(1) sepia(100%) saturate(0%) hue-rotate(288deg)
    brightness(200%) contrast(102%);
  --svg-black: invert(10%);
  --trans-10: #00000010;
  --trans-20: #00000020;
  --trans-30: #00000030;
  --trans-40: #00000040;
  --trans-50: #00000050;
  --trans-60: #00000060;
  --trans-70: #00000070;
  --trans-80: #00000080;
  --trans-90: #00000090;
  --line-white: #ffffff;
  --link-celeste: #006cc5;
  --link-celeste-hover: #3a87c5;
  --link-gris: #262b2f;
  --col-andina: #d32f2f;
  --black: #000;
}
:root {
    --font-size-small: calc(1rem + (16 - 16) * ((100vw - 0px) / (1800 - 300)));
    --font-size-medium: calc(1rem + (19 - 16) * ((100vw - 0px) / (1800 - 300)));
    --font-size-p: calc(1.2rem + (20 - 16) * ((100vw - 0px) / (1800 - 300)));
    --font-size-strong: calc(1.4rem + (20 - 16) * ((100vw - 0px) / (1800 - 300)));
    --font-size-h6: calc(1.5rem + (20 - 16) * ((100vw - 0px) / (1800 - 300)));
    --font-size-h5: calc(1.6rem + (20 - 16) * ((100vw - 0px) / (1800 - 300)));
    --font-size-h4: calc(1.7rem + (20 - 16) * ((100vw - 0px) / (1800 - 300)));
    --font-size-h3: calc(1.8rem + (20 - 16) * ((100vw - 0px) / (1800 - 300)));
    --font-size-h2: calc(1.9rem + (20 - 16) * ((100vw - 0px) / (1800 - 300)));
    --font-size-h1: calc(1.9rem + (20 - 16) * ((100vw - 0px) / (1800 - 300)));
    --font-line-height: calc(1.2em + (2 - 1) * ((100vw - 300px) / (1600 - 300)));
    --margin--5: calc(0.5% + 10px);
    --margin-01: calc(01% + 10px);
    --margin-02: calc(02% + 10px);
    --margin-03: calc(03% + 10px);
    --margin-04: calc(04% + 10px);
    --margin-05: calc(05% + 10px);
    --margin-06: calc(06% + 10px);
    --margin-07: calc(07% + 10px);
    --margin-08: calc(08% + 10px);
    --margin-09: calc(09% + 10px);
    --margin-10: calc(10% + 10px);
    --col-blanco: #ffffff;
    --col-gris10: #e5e5e5;
    --col-gris20: #cccbcb;
    --col-gris30: #b3b1b1;
    --col-gris40: #9a9797;
    --col-gris50: #807e7e;
    --col-gris60: #676464;
    --col-gris70: #4d4b4b;
    --col-gris80: #333232;
    --col-gris90: #191919;
    --col-negro: #000000;
    --col-magenta: #ff4077;
    --col-fucsia: #da2e58;
    --col-rojo: #d32f2f;
    --col-naranja: #ff812e;
    --col-anaranjado: #ffb422;
    --col-mostaza: #ffd900;
    --col-limon: #91f369;
    --col-manzana: #74b52e;
    --col-verde: #00a651;
    --col-esmeralda: #029274;
    --col-turquesa: #31d4c5;
    --col-celeste: #54bcf6;
    --col-cielo: #087cbf;
    --col-azul: #064878;
    --col-indigo: #3f3f7f;
    --col-purpura: #a142b3;
    --col-violeta: #7445be;
    --col-humo: #e7ebee;
    --col-plateado: #d1d8e0;
    --col-aluminio: #a5b2c2;
    --col-acero: #788ca3;
    --col-metal: #4a6585;
    --col-azulado: #2f475e;
    --col-noche: #1a2630;
    --col-oscuro: #262b2f;
    --col-grisoscuro: #404449;
    --col-grismedio: #5c6368;
    --col-grisclaro: #c7c8ca;
    --col-gristenue: #f4f4f4;
    --svg-gris10: invert(90%) saturate(0%);
    --svg-gris20: invert(80%) saturate(0%);
    --svg-gris30: invert(70%) saturate(0%);
    --svg-gris40: invert(60%) saturate(0%);
    --svg-gris50: invert(50%) saturate(0%);
    --svg-gris60: invert(40%) saturate(0%);
    --svg-gris70: invert(30%) saturate(0%);
    --svg-gris80: invert(20%) saturate(0%);
    --svg-gris90: invert(10%) saturate(0%);
    --svg-blanco: invert(100%) saturate(1500%);
    --svg-blanco: invert(1) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(200%) contrast(102%);
    --svg-magenta: invert(13%) sepia(100%) saturate(440%) hue-rotate(650deg) brightness(280%) contrast(100%);
    --svg-fucsia: invert(10%) sepia(100%) saturate(500%) hue-rotate(660deg) brightness(300%) contrast(100%);
    --svg-rojo: invert(11%) sepia(100%) saturate(500%) hue-rotate(320deg) brightness(300%) contrast(100%);
    --svg-naranja: invert(13%) sepia(100%) saturate(500%) hue-rotate(340deg) brightness(300%) contrast(100%);
    --svg-anaranjado: invert(15%) sepia(100%) saturate(500%) hue-rotate(350deg) brightness(300%) contrast(100%);
    --svg-mostaza: invert(19%) sepia(100%) saturate(500%) hue-rotate(370deg) brightness(300%) contrast(100%);
    --svg-limon: invert(22%) sepia(100%) saturate(500%) hue-rotate(390deg) brightness(300%) contrast(100%);
    --svg-manzana: invert(19%) sepia(100%) saturate(700%) hue-rotate(400deg) brightness(290%) contrast(110%);
    --svg-verde: invert(14%) sepia(100%) saturate(200%) hue-rotate(400deg) brightness(310%) contrast(160%);
    --svg-esmeralda: invert(14%) sepia(100%) saturate(200%) hue-rotate(460deg) brightness(310%) contrast(160%);
    --svg-turquesa: invert(15%) sepia(100%) saturate(200%) hue-rotate(490deg) brightness(310%) contrast(160%);
    --svg-celeste: invert(16%) sepia(100%) saturate(200%) hue-rotate(520deg) brightness(310%) contrast(160%);
    --svg-cielo: invert(18%) sepia(100%) saturate(200%) hue-rotate(510deg) brightness(310%) contrast(160%);
    --svg-azul: invert(15%) sepia(100%) saturate(460%) hue-rotate(540deg) brightness(250%) contrast(90%);
    --svg-indigo: invert(12%) sepia(100%) saturate(300%) hue-rotate(550deg) brightness(220%) contrast(200%);
    --svg-purpura: invert(12%) sepia(100%) saturate(300%) hue-rotate(250deg) brightness(220%) contrast(200%);
    --svg-violeta: invert(12%) sepia(100%) saturate(300%) hue-rotate(230deg) brightness(220%) contrast(200%);
    --svg-humo: invert(12%) sepia(100%) saturate(300%) hue-rotate(550deg) brightness(220%) contrast(200%);
    --svg-plateado: invert(12%) sepia(100%) saturate(300%) hue-rotate(550deg) brightness(220%) contrast(200%);
    --svg-aluminio: invert(12%) sepia(100%) saturate(300%) hue-rotate(550deg) brightness(220%) contrast(200%);
    --svg-acero: invert(12%) sepia(100%) saturate(300%) hue-rotate(550deg) brightness(220%) contrast(200%);
    --svg-metal: invert(12%) sepia(100%) saturate(300%) hue-rotate(550deg) brightness(220%) contrast(200%);
    --svg-azulado: invert(12%) sepia(100%) saturate(300%) hue-rotate(550deg) brightness(220%) contrast(200%);
    --svg-noche: invert(12%) sepia(100%) saturate(300%) hue-rotate(550deg) brightness(220%) contrast(200%);
    --svg-oscuro: invert(3%) sepia(100%) saturate(500%) hue-rotate(200deg) brightness(400%) contrast(100%);
}
* {
  margin: 0;
  padding: 0;
  border: 0;
}
html {
  font-weight: 300;
}
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  color: var(--col-fuente);
  font-size: var(--font-size-p);
}
main {
  flex: 1 0 auto;
}
hr {
  width: 100%;
  height: 1px;
  background: var(--col-grisclaro);
  margin: 10px 0;
}
p {
  font-size: 1.2rem;
  margin-bottom: 25px;
  line-height: 150%;
}
strong {
  font-weight: 600;
  display: inline;
  margin-bottom: 5px;
}
ol {
  padding-left: 30px;
  padding-right: 20px;
}
img {
  vertical-align: top;
  width: 100%;
  height: auto !important;
}
iframe {
  border: none;
}
nav {
  color: initial;
}
h1 {
  font-size: 2.2rem;
  font-weight: 700;
  margin: 1rem 0 1rem 0;
}
h2 {
  font-size: 1.6rem;
  display: inline-block;
  margin: 0 0 1rem 0;
  line-height: normal;
}
h3 {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 120%;
  margin: 10px 0 !important;
}
h4 {
  font-size: 0.9rem;
  font-weight: 300;
  line-height: 120%;
  margin: 5px 0;
}
h5 {
  font-size: 1rem;
  line-height: 120%;
  padding-left: 10px !important;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot") format("embedded-opentype"),
    url("../fonts/icomoo.ttf") format("truetype"),
    url("../fonts/icomoon.woff") format("woff"),
    url("../fonts/icomoo.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 1em;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-images:before {
  content: "\e90e";
}
.icon-printer:before {
  content: "\e954";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-soundcloud:before {
  content: "\eac3";
}
.icon-linkedin2:before {
  content: "\eaca";
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
nav ul a {
  padding: 0 8px;
}
.section {
  padding: 0 !important;
}
.btn-flat {
  padding: 0 1rem;
}
.card-panel {
  padding: 16px 10px;
  margin: 0.4rem 0;
}
.material-icons {
  font-size: 13px !important;
}
.pagination li a {
  padding: 0 8px;
  font-weight: 400;
}
.btn {
  text-transform: none;
}

/* LINKS ///////////////////////////////////////////////////////// */

a {
  color: var(--col-cielo);
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
a:hover {
  color: var(--col-cielo);
  text-decoration: underline !important;
  -webkit-tap-highlight-color: transparent;
}
a:link {
  color: var(--col-cielo);
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
a:active {
  color: var(--col-cielo);
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
a:visited {
  color: var(--col-cielo);
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
nav a {
  color: var(--col-blanco);
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
nav a:hover {
  color: var(--col-blanco);
  text-decoration: none !important;
  -webkit-tap-highlight-color: transparent;
}
nav a:link {
  color: var(--col-blanco);
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
nav a:active {
  color: var(--col-blanco);
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
nav a:visited {
  color: var(--col-blanco);
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
.opacity:hover {
  opacity: 0.9;
  filter: alpha(opacity=50);
}
.opacity1:hover {
  opacity: 0.9;
  filter: alpha(opacity=50);
}
.underline a {
  color: var(--col-fuente);
}
.underline a:hover {
  text-decoration: underline !important;
  color: var(--col-grismedio);
}

.fz08 {
  font-size: 0.8rem !important;
  line-height: 16px;
}
.fz10 {
  font-size: 1rem !important;
}
.fz12 {
  font-size: 1.2rem !important;
}
.fz13 {
  font-size: 1.3rem !important;
}
.fz14 {
  font-size: 1.4rem !important;
}
.fz15 {
  font-size: 1.5rem !important;
}
.fz16 {
  font-size: 1.6rem !important;
}
.fz17 {
  font-size: 1.7rem !important;
}
.fz20 {
  font-size: 2rem !important;
}
.fw100 {
  font-weight: 100 !important;
}
.fw400 {
  font-weight: 400 !important;
}
.fw500 {
  font-weight: 500 !important;
}
.fw600 {
  font-weight: 600 !important;
}
.fw800 {
  font-weight: 800 !important;
}
.width15 {
  width: 15px;
}
.width20 {
  width: 20px;
}
.width60 {
  width: 60px !important;
}
.width80 {
  width: 80px !important;
}
.width100 {
  width: 100px;
}
.width130 {
  width: 130px;
}
.width140 {
  width: 140px;
}
.width150 {
  width: 150px;
}
.width160 {
  width: 160px;
}
.width190 {
  width: 190px;
}
.widthnone {
  width: initial;
}
.fullwidth {
  width: 100%;
}
/* PADDING ///////////////////////////////////////////////////////// */
.no-padding {
  padding: 0 !important;
}
.padding5 {
  padding: 5px !important;
}
.padding7 {
  padding: 7px !important;
}
.padding7 {
  padding: 0 7px !important;
}
.padding10 {
  padding: 10px !important;
}
.padding20 {
  padding: 20px !important;
}
.paddinglat5 {
  padding: 0 5px !important;
}
.paddinglat5 {
  padding: 0 5% !important;
}
.paddinglateral5 {
  padding: 0 5px !important;
}
.paddinglateral10 {
  padding: 0 10px !important;
}
.paddinglateral8 {
  padding: 15px 8px !important;
}
.padding0 {
  padding: 0 !important;
}
.paddingtop70 {
  padding-top: 70px !important;
}
/* MARGIN ///////////////////////////////////////////////////////// */
.no-margin {
  margin: 0 !important;
}
.margin0 {
  margin: 0 !important;
}
.margintop20 {
  margin-top: 20px;
}
.marginbottom5 {
  margin-bottom: 5px !important;
}
.marginbottom8 {
  margin-bottom: 8px !important;
}
.marginbottom15 {
  margin-bottom: 15px !important;
}
.margintopbottom5 {
  margin: 5px 0 !important;
}
.margintopbottom10 {
  margin: 10px 0 !important;
}
.margintopbottom30 {
  margin: 30px 0 !important;
}
.margin-top-bot {
  margin: 8px 0;
}
.margin-top-bot15 {
  margin: 0 0 15px 0;
}
.margin-top-bot16 {
  margin: 16px 0;
}
.marginlaterales {
  margin: 0 3px;
}
.marginright {
  margin-right: 5px;
}
.marginright8 {
  margin-right: 8px !important;
}
.margin5 {
  margin: 5px !important;
}
.margin10 {
  margin: 10px !important;
}
.marginright20 {
  margin-right: 20px !important;
}
.marginbottom10 {
  margin-bottom: 10px !important;
}
.marginbottom20 {
  margin-bottom: 20px !important;
}
.marginauto {
  margin: auto !important;
}
.margin-bottom10 {
  margin-bottom: 10px;
  padding: 0 12px !important;
}
.margintop-10 {
  margin-top: -10px !important;
}
/* UTILITARIOS ///////////////////////////////////////////////////////// */
.no-border {
  border: none !important;
}
.br06 {
  border-radius: 6px;
}
.border8 {
  border: 8px solid var(--col-blanco);
}
.borderwhite {
  border: solid 1px var(--col-blanco);
}
.heightinherit {
  height: inherit !important;
}
.heightnota {
  height: 250px;
}
.top {
  top: 0 !important;
}
.left {
  left: 0 !important;
}
.bottom0 {
  bottom: 0;
}
.right {
  right: 0 !important;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.absolute {
  position: absolute !important;
}
.pos-absoluta {
  position: absolute;
}
.pos-relativa {
  position: relative !important;
}
.relative {
  position: relative !important;
}
.inherit {
  position: inherit !important;
}
.none {
  display: none;
}
.flex {
  display: flex;
}
.red-andina-text {
  color: var(--col-rojo);
}
.blocktitulo {
  padding: 10px;
  margin: 0 0 10px 0;
}
.bolt {
  font-weight: 600;
}
.video {
  height: 28px;
  line-height: 28px;
}
.blacktransparente {
  background-color: rgba(0, 0, 0, 0.5);
}
.zindex10 {
  z-index: 10;
}
.divider {
  width: 100%;
  background: var(--col-grisclaro);
}
.columna {
  float: none !important;
}
.fixed {
  -webkit-box-shadow: 0px 8px 10px -4px rgba(50, 50, 50, 0.33);
  -moz-box-shadow: 0px 8px 10px -4px rgba(50, 50, 50, 0.33);
  box-shadow: 0px 8px 10px -4px rgba(50, 50, 50, 0.33);
  position: fixed;
  top: 0;
  z-index: 200;
  width: 100%;
  left: 0;
  background: var(--col-blanco) !important;
}
footer.footershadon {
  border-top: solid 2px var(--col-grisclaro);
  z-index: 1;
  position: relative;
}
.black {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.responsive-video {
  margin-top: 7%;
}
.titular-zindex,
.circulo {
  z-index: 1 !important;
}
.bicentenario {
  background-image: url(../img/lima.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
}
.degradeblack {
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 17%,
    rgba(0, 0, 0, 0.16) 26%,
    rgba(0, 0, 0, 0.34) 36%,
    rgba(0, 0, 0, 0.86) 65%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(17%, rgba(0, 0, 0, 0)),
    color-stop(26%, rgba(0, 0, 0, 0.16)),
    color-stop(36%, rgba(0, 0, 0, 0.34)),
    color-stop(65%, rgba(0, 0, 0, 0.86))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 17%,
    rgba(0, 0, 0, 0.16) 26%,
    rgba(0, 0, 0, 0.34) 36%,
    rgba(0, 0, 0, 0.86) 65%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 17%,
    rgba(0, 0, 0, 0.16) 26%,
    rgba(0, 0, 0, 0.34) 36%,
    rgba(0, 0, 0, 0.86) 65%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 17%,
    rgba(0, 0, 0, 0.16) 26%,
    rgba(0, 0, 0, 0.34) 36%,
    rgba(0, 0, 0, 0.86) 65%
  );
  background: linear-gradient(
    to bottom,
    rgb(0 0 0 / 0%) 17%,
    rgb(0 0 0 / 11%) 26%,
    rgb(0 0 0 / 26%) 36%,
    rgb(0 0 0 / 68%) 65%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000',endColorstr='#000000',GradientType=0 );
}
.fotoposicion a {
  margin: auto;
  width: 100%;
}
.descargue {
  z-index: 20;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 100px;
  margin-right: 10px;
}
.centrado {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.gris {
  filter: invert(40%) sepia(100%) saturate(0%) hue-rotate(288deg)
    brightness(102%) contrast(102%);
}
div.Top1 {
  text-align: center;
}
div.Top2 {
  text-align: center;
}
div.Top3 {
  text-align: center;
}
#Lateral_Izq {
  position: fixed;
  top: 40px;
  right: 0px;
  height: 600px;
}
#Lateral_Der {
  position: fixed;
  top: 40px;
  left: 0px;
  height: 600px;
}
video[poster] {
  min-width: 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  object-fit: fill;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0;
}
/* ================== HEADER ================== */
#headers .red-andina {
  background: var(--col-rojo);
}
#headers .logo {
  display: block;
  width: 200px;
  filter: var(--svg-blanco);
}
#header aside {
  display: flex;
  flex-direction: column;
}
#header .titular {
  font-size: 2rem;
  font-weight: 600;
  padding: 0 5px;
  border-bottom: 1px solid var(--col-oscuro);
  display: inline-block;
  margin: 10px 0;
}
/* HEADERS - CINTA ///////////////////////////////////////////////////////// */
#headers section.cinta {
  background: var(--col-090);
  color: var(--col-blanco);
  width: 100%;
  text-align: center;
  overflow: hidden;
}
#headers section.cinta article {
  overflow-x: auto;
  white-space: nowrap;
  font-size: var(--font-size-small);
}
#headers section.cinta article hr {
  display: inline-block;
  width: 1px;
  height: 40px;
  background: #ffffff38;
  margin: 0;
  vertical-align: top;
}
#headers section.cinta article a {
  display: inline-block;
  color: var(--col-blanco);
  text-align: center;
  padding: 10px;
  text-decoration: none;
  transition: box-shadow 0.3s ease;
}
#headers section.cinta article a:hover {
  box-shadow: inset -1px -14px 6px rgba(0, 0, 0, 0.4),
    inset 0 -3px 0 var(--col-rojo);
  text-decoration: none !important;
}
#headers section.cinta article::-webkit-scrollbar {
  height: 0;
}
/*  HEADERS - MOBILE NAV SIDEBAR ///////////////////////////////////////////////////////// */
#headers .sidebar .menu-sidebar {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 65vw;
  max-width: 400px;
  background: var(--col-blanco);
  color: var(--col-fuente);
  box-shadow: 5px 0 5px -5px var(--col-fuente);
  transform: translateX(-405px);
  transition: transform 0.3s cubic-bezier(0, 0, 0.3, 1);
  z-index: 2;
  list-style: none;
  padding: 0;
  overflow-y: auto;
}
#headers .sidebar form {
  display: flex;
  align-items: center;
}
#headers .sidebar form label {
  cursor: pointer;
}
#headers .sidebar form label img {
  filter: var(--svg-white);
  width: 20px;
}
#headers .sidebar .menu-sidebar .arrow {
  position: absolute;
  top: 0;
  font-size: 32px;
  line-height: 40px;
  color: var(--col-fuente);
  z-index: 0;
}
#headers .sidebar .menu-sidebar .arrow.left {
  left: 25px;
}
#headers .sidebar .menu-sidebar .arrow.right {
  right: 15px !important;
  cursor: pointer;
  font-size: 2rem !important;
  color: var(--col-grisclaro);
}
#headers .sidebar .menu-sidebar li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px solid var(--col-010);
  position: relative;
}
#headers .sidebar .menu-sidebar li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  color: var(--col-fuente);
  text-decoration: none !important;
}
#headers .sidebar .menu-sidebar li:hover {
   background: var(--trans-10);
   text-decoration: none;
}
#headers .sidebar .menu-sidebar li .menu-sub {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0;
  max-width: 400px;
  background: var(--col-blanco);
  visibility: hidden;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  transition: width 0.3s cubic-bezier(0, 0, 0.3, 1);
  z-index: 2;
}
#headers .sidebar .menu-sidebar li .submenu-label {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  font-size: 16px;
  color: var(--col-fuente);
  cursor: pointer;
}
#headers .sidebar .menu-sidebar li .submenu-toggle {
  display: none;
}
#headers .sidebar .menu-sidebar li .submenu-toggle.active ~ .menu-sub,
#headers .sidebar .menu-sidebar li .submenu-toggle:checked ~ .menu-sub {
  width: 65vw;
  visibility: visible;
  z-index: 1;
}
/*  HEADERS - SEARCH /////////////////////////////////////////////////////////  */
#headers .text-uppercase {
  text-transform: uppercase !important;
}
#headers .buscadorInput {
  display: flex;
  width: 220px;
  height: 36px;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
}
#headers .centrado-vertical {
  display: flex;
  align-items: center;
}
#headers article.buscador {
  position: absolute;
  display: flex;
}
#headers article.buscador .search-wrapper {
  position: relative;
  width: 100%;
  margin: auto;
}
#headers article.buscador .search-wrapper form {
  display: flex;
  width: 220px;
  background: var(--col-blanco);
  border-radius: 5px;
  box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.2),
    inset 0 4px 4px -4px rgba(0, 0, 0, 0.5), inset 0 4px 4px rgba(0, 0, 0, 0.2);
}
#headers article.buscador .search-wrapper form img {
  margin: 0 10px;
}
#headers
  article.buscador
  .search-wrapper
  form
  input[type="text"]:not(.browser-default) {
  width: 100%;
  height: 1rem;
  font-size: 16px;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
  box-shadow: none;
  box-sizing: content-box;
  transition: box-shadow 0.3s, border 0.3s;
}
#headers article.buscador .search-wrapper form input[type="text"]:focus {
  border-bottom: none;
  box-shadow: none;
}
#headers article.buscador .search-wrapper form .search-box {
  width: 80%;
  border: 1px solid #ccc;
  border-radius: 15px;
  outline: none;
}
#headers article.buscador .search-wrapper form .search-box:focus {
  border: 2px solid #bebede;
  box-shadow: 0 0 15px 5px #b0e0ee;
}
#headers article.buscador .search-wrapper form .close-icon {
  display: inline-block;
  position: relative;
  width: 25px;
  background: var(--col-blanco);
  border: 1px solid transparent;
  cursor: pointer;
  padding-left: 30px;
}
#headers article.buscador .search-wrapper form .close-icon:after {
  content: url("https://andina.pe/agencia/img/i_class-salir.svg");
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: var(--col-blanco);
}
#headers
  article.buscador
  .search-wrapper
  form
  input.search-box:not(:valid)
  ~ .close-icon {
  display: none;
}
#headers article.buscador .search-wrapper form input.search-box,
#headers article.buscador .search-wrapper form .close-icon {
  margin: 10px 0;
}
/* HEADERS -  REDES SOCIALES ///////////////////////////////////////////////////////// */
#headers .floating-btn {
  position: absolute;
  right: 0;
  width: 45px;
  height: 45px;
  overflow: hidden;
  text-align: center;
  z-index: 1;
  transition: width 0.7s;
}
#headers .floating-btn:hover {
  width: 395px;
}
#headers .floating-btn:hover nav {
  font-size: xx-large;
  top: 30px;
  left: 32px;
  transition: 0.1s;
}
#headers .floating-btn ul li.anchor {
  position: absolute;
  right: 0;
  width: 45px;
  height: 45px;
  z-index: 4;
  transition: transform 0.4s;
}
#headers .floating-btn:hover ul li.anchor {
  transform: rotate(360deg);
}
#headers .floating-btn ul li {
  float: left;
  position: relative;
  width: 43.4px;
  height: 43.4px;
}
#headers .floating-btn ul li a {
  display: flex;
  justify-content: center;
  margin: auto;
}
#headers .floating-btn ul li a img {
  width: 20px;
  filter: var(--svg-white);
}
#headers .floating-btn ul li a:hover {
  transition: 0.4s;
}
/* HEADERS -  DESKTOP NAV SANDWICH ///////////////////////////////////////////////////////// */
#headers #menu-toggle {
  display: none;
}
#headers #menu-toggle.active ~ .menu-button:after,
#headers #menu-toggle:checked ~ .menu-button:after {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.3, 1);
  z-index: 5;
}
#headers #menu-toggle.active ~ .menu-sidebar,
#headers #menu-toggle:checked ~ .menu-sidebar {
  transform: translateX(0);
  z-index: 5;
}
#headers .header-fixed {
  position: sticky;
  left: 0;
  transition: all 0.3s ease-in-out;
  z-index: 2;
}
#headers .menu-button:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s cubic-bezier(0, 0, 0.3, 1) 0.1s;
}
#headers .descargueapp {
  display: inline-block;
  padding: 20px;
  margin-bottom: 30px;
  color: var(--col-fuente);
}
#headers .descargueapp ul li {
  display: flex;
  margin: 0 10px;
}
#headers .descargueapp a {
  display: contents;
  padding: 10px;
}
#headers .descargueapp a:hover {
  background: transparent;
}
#headers .btn-navbar-m {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 2px;
    color: #fff !important;
    text-transform: uppercase;
    vertical-align: middle;
    text-decoration: none !important;
}
/* SIDEBAR ///////////////////////////////////////// */
#headers .sidebar-overlay {
  position: fixed;
  inset: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 30 !important;
  display: none;
}
#headers .menu-sidebar {
  position: fixed;
  background-color: #fff;
  z-index: 999 !important;
}
/* BUSCADOR ///////////////////////////////////////////////////////// */
.search-wrapper {
  display: flex;
  align-items: center;
  position: relative;
}
.search-form {
  display: flex;
  align-items: center;
  width: 100%;
}
.search-box {
  flex: 1;
  border: none;
  outline: none;
  padding: 0 10px;
  height: 35px;
  border-radius: 4px;
}
.search-wrapper img {
  margin-right: 8px;
}
.close-icon {
  background: none;
  border: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  cursor: pointer;
}
/* NAV SUPERIOR ///////////////////////////////////////// */
ul#nav-mobile.nav-flex-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  width: 100%;
  margin: 0;
  padding: 0;
}
ul#nav-mobile.nav-flex-wrapper > li.menu-btn-left {
  margin-right: 20px;
  flex-shrink: 0;
}
ul#nav-mobile.nav-flex-wrapper .centered-menu-items {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  flex-wrap: wrap;
  gap: 12px;
}
ul#nav-mobile.nav-flex-wrapper .centered-menu-items li {
  display: inline-block;
  list-style: none;
  margin: 0;
}
ul#nav-mobile.nav-flex-wrapper .centered-menu-items li a {
  padding: 0 10px;
  font-size: 1rem;
  text-decoration: none;
  transition: color 0.2s ease;
}
#logomin {
  margin-right: 12px;
}
.header-fixed {
  position: sticky;
  left: 0;
  transition: all 0.3s ease-in-out;
  display: block;
  z-index: 2;
}
#menu-toggle + label.menu-button::before,
#menu-toggle + label.menu-button::after {
  content: none !important;
  display: none !important;
}
.collection-item {
  line-height: 1.5rem;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}

.collection a.collection-item:not(.active):hover {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.items-menu-pc {
  display: block;
  max-width: 220px;
  padding: 5px 10px !important;
  color: #26a69a;
  background-color: #fff;
  line-height: 1.5rem;
  border: none !important;
  transition: 0.25s;
}
.items-nav-leidos,
#dropdown2 .col.s6.collection.no-padding.no-border:last-of-type .collection a {
  font-size: 16.5px !important;
  line-height: 30px !important;
  padding: 2px 12px !important;
  border: none !important;
  color: #000 !important;
}
#dropdown2
  .col.s6.collection.no-padding.no-border:last-of-type
  .collection
  .divider {
  height: 0 !important;
  overflow: hidden;
  background-color: #e0e0e0;
}
#dropdown2
  .col.s6.collection.no-padding.no-border:last-of-type
  .collection
  li::marker {
  color: #fff;
  overflow: hidden !important;
}
.body-scroll-lock {
  overflow: hidden;
}
/* MODAL ///////////////////////////////////////// */
.modal {
  display: none;
  position: fixed;
  top: 10%;
  left: 0;
  right: 0;
  margin: auto;
  width: 80%;
  max-width: 500px;
  background-color: #000;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  z-index: 1003;
}
.modal.show {
  display: block !important;
}
.modal-content {
  text-align: center;
}
.modal img {
  display: block;
  margin: 0 auto;
  max-width: 80%;
}
.modal-footer {
  text-align: center;
  padding: 15px;
  background-color: #fafafa;
  border-radius: 0 0 2px 2px;
}
.modal-footer a {
  background-color: #f44336;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  padding: 6px 12px;
  display: inline-block;
  transition: background-color 0.3s ease;
}
.modal-footer a:hover {
  background-color: #d32f2f;
}
.modal .modal-footer .btn-flat {
  margin: 0 10px 10px;
}
.modal-overlay {
  position: fixed;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1002;
  opacity: 0.5;
}
input:not([type]):focus:not([readonly]),
input[type="text"]:not(.browser-default):focus:not([readonly]),
input[type="url"]:not(.browser-default):focus:not([readonly]),
input[type="search"]:not(.browser-default):focus:not([readonly]) {
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 0 0 transparent;
}
.three-columns {
  display: flex;
  justify-content: space-between;
}
.column {
  width: 30%;
}
/* CONTAINER ///////////////////////////////////////// */
.container-footer {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.video-container {
  background: var(--col-oscuro);
}
.container-large {
  width: 100%;
  max-width: 1400px;
  margin: auto;
}
nav .container-large {
  max-width: 1200px !important;
  margin: auto;
  padding: 0 10px;
  display: block;
}
.flex-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.container {
  width: 100%;
  max-width: 1200px !important;
}
.container-large {
  max-width: 1200px !important;
  width: 100% !important;
  margin: auto;
  padding: 0 10px;
  display: block;
  overflow: hidden;
}
.video-container-andina {
  position: relative;
  padding-bottom: 58%;
  height: 0;
  overflow: hidden;
}
.video-container-andina iframe,
.video-container-andina embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* BLOCKQUOTE ///////////////////////////////////////// */
blockquote {
  position: relative;
  margin: 1em;
  padding: 0.75em;
  border: none;
  font-family: "Prata";
  font-style: italic;
  font-size: 1.7rem;
  text-shadow: 0 -0.0125em 0.05em #eeeedd;
  color: grey;
}
blockquote:before,
blockquote:after {
  content: " ";
  position: absolute;
  top: 0;
  width: 0.75em;
  height: 100%;
  border: 1px solid #444;
}
blockquote:before {
  left: -0.75em;
  border-right: 0;
}
blockquote:after {
  right: -0.75em;
  border-left: 0;
}
#headers .text-uppercase {
    text-transform: uppercase !important;
    color: white !important;
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    text-decoration: none !important;
}
body.grey.lighten-5 {
  background-color: white !important;
}
.hoverable:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#headers .mod {
  width: 30% !important;
}
#headers .modalx {
  border: 1px solid var(--col-blanco) !important;
  border-radius: 5px !important;
  padding: 10px 40px !important;
  line-height: initial !important;
  display: inline-block !important;
  margin-bottom: 20px !important;
}
@keyframes loading {
  to {
    background-position: 350% 0, var(--img-position), var(--seccion-position),
      var(--title-1-position), var(--title-2-position),
      var(--subtitle-1-position), var(--subtitle-2-position),
      var(--subtitle-3-position), var(--button-1-position),
      var(--button-2-position), var(--button-3-position), 0 0;
  }
}
/*  CAROUSEL ///////////////////////////////////////// */
#dropdown1 {
  margin-top: 40px;
  width: 175px !important;
}
#dropdown2 {
  width: 100% !important;
  margin-top: 40px !important;
  padding: 15px;
}
.dropdown-content li > a,
.dropdown-content li > span {
  color: #5a5a5a;
}
.dropdown-content li {
  min-height: 0;
  line-height: 0;
}
.dropdown-content li > a,
.dropdown-content li > span {
  line-height: 40px;
  padding: 2px 12px;
}
.dropdown-content li > a > i {
  margin: 0 14px 0 0;
}
.background {
  background: url("../img/background.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* Nuevos codigos ///////////////////////////////////////// */
.cajatitular {
  position: relative;
}
.titular {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.titular-zindex {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 10;
  color: white;
  padding: 10px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 25px;
  background: rgba(0, 0, 0, 0.57);
}
.titularh1 {
  font-size: 2.1rem !important;
  margin-bottom: 10px;
}
.convewidth {
  width: 10% !important;
  margin: auto !important;
}
.titularessecciones {
  font-size: 2rem;
  width: 100%;
  text-align: left;
  display: inline-block;
  padding: 5px;
  margin: 15px 0;
  font-weight: 600 !important;
  color: #919191;
}
.titularessecciones a:hover {
  text-decoration: none !important;
}
.nav .navicon {
  background: rgba(0, 0, 0, 0.23);
  height: 24px !important;
  width: 24px;
  line-height: 18px !important;
  margin: 5px 2px;
  padding: 0px 3px !important;
  font-size: 1.4rem !important;
}
.iconoup:before {
  font-family: FontAwesome;
  content: "\f03d";
  position: absolute;
  top: 27%;
  left: 95%;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 15px;
  line-height: 1;
  text-align: center;
  color: #00000082;
  background: rgb(255, 255, 255);
  padding: 3px 5px;
  border-radius: 4px;
}
.iconredes {
  padding: 0 2px;
  color: #828282;
}
.border {
  border: solid 1px #ccc;
  border-radius: 3px;
}
.card-panel-pub,
.card-panel {
  padding: 5px;
  margin: 0.5rem 0;
  -webkit-transition: -webkit-box-shadow 0.25s;
  transition: -webkit-box-shadow 0.25s;
  transition: box-shadow 0.25s;
  transition: box-shadow 0.25s, -webkit-box-shadow 0.25s;
  border-radius: 2px;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.searchicono {
  display: inline-block;
  left: 5px !important;
}
.card-image {
  position: relative;
}
.logoeditora {
  width: 200px;
}
.circulo {
  text-align: center;
  z-index: 10;
  position: absolute;
  background: rgba(0, 0, 0, 0.48);
  border-radius: 4px;
  height: 32px;
  font-size: 1.5em;
  line-height: 0px;
  right: 0;
  bottom: 0;
  font-size: 0.7rem !important;
  padding: 2px 3px !important;
  margin: 7px;
  color: #fff;
}
.canalico {
  margin-right: 15px;
  font-size: 1.3rem !important;
}
.side-nav li > a > i.material-icons {
  margin-right: 8px;
}
.side-nav .collapsible-header {
  padding-left: 30px;
}
.side-nav {
  width: 280px;
}
.line-height a {
  line-height: 25px !important;
}
/* COLLECTION ///////////////////////////////////////// */
.collection .collection-item.active {
  background-color: #c62827;
  color: white;
}
.collection a {
  font-weight: 400;
}
.collection {
  border: 1px solid #ffffff;
}
.collection a.collection-item {
  color: #424242;
  font-size: 1.1rem;
}
.collection a.collection-item:not(.active):hover {
  background-color: #c62928;
  color: white;
}
/* FECHERO ///////////////////////////////////////// */
.fechero {
  background: #b71c1d;
  padding: 5px;
  top: 0;
  font-size: 0.7rem;
  position: absolute;
  z-index: 10;
  color: white;
  text-align: center;
  margin: 0 10px !important;
  right: 0;
}
.fechero:before {
  content: "";
  position: absolute;
  bottom: -1em;
  left: 0;
  width: 0;
  height: 0;
  border-top: 1em solid #b71c1d;
  border-right: 3.5em solid transparent;
}
.fechero:after {
  content: "";
  position: absolute;
  bottom: -1em;
  right: 0;
  width: 0;
  height: 0;
  border-top: 1em solid #b71c1d;
  border-left: 3.5em solid transparent;
}
/* TRUNCATE ///////////////////////////////////////// */
.truncate1,
.truncate2,
.truncate3,
.truncate4,
.truncate7,
.truncateseccion {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
  white-space: inherit;
  line-clamp: unset;
  -webkit-line-clamp: unset;
}
/* Casos específicos */
.truncate1 {
  line-clamp: 1;
  -webkit-line-clamp: 3;
}
.truncate2 {
  line-clamp: 2;
  -webkit-line-clamp: 2;
}
.truncate3 {
  line-clamp: 3;
  -webkit-line-clamp: 3;
  height: 59px;
  padding: 0 12px !important;
}
.truncateseccion {
  line-clamp: 3;
  -webkit-line-clamp: 3;
  height: 59px;
  padding: 0 12px !important;
}
.truncate4 {
  line-clamp: 4;
  -webkit-line-clamp: 4;
}
.truncate7 {
  line-clamp: 7;
  -webkit-line-clamp: 7;
}
/*  CAJAS FOTOGRAFICAS ///////////////////////////////////////// */
.foto {
  position: relative;
  overflow: hidden;
}
.fotoposicion {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.foto:before {
  content: "";
  display: block;
}
.foto4-5:before {
  padding-top: 120%;
}
.foto6-4:before {
  padding-top: 66.5%;
}
/*  PUBLICIDAD ///////////////////////////////////////// */
.publicidad_gobiernodelperu {
  margin: 0 0 10px;
  width: auto;
  background-image: url("../img/back_gobierno.jpg");
  height: 116px;
  background-repeat: no-repeat;
  text-align: left;
  color: #fff;
}
.publicidad_gobiernodelperu p {
  margin: auto;
  width: auto;
  padding: 6px 7px;
  font-weight: 700;
  font-size: 1.2em;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.publicidad_gobiernodelperu ul li {
  margin: auto;
  width: auto;
  padding: 1px 7px;
  list-style: none;
  color: #ffffff !important;
  padding: 0;
  font-size: 0.8rem;
  margin-left: 5px;
}
.publicidad_gobiernodelperu a {
  color: #ffffff !important;
}
.publicidad_gobiernodelperu ul {
  margin: 0;
}
/*  PAGINADOR ////////////////////////////////////////////////// 
ul.pagination {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  width: 100%;
  padding: 10px;
  display: flex;
  justify-content: center;
}
ul.pagination li.waves-effect {
  display: inline-block;
  width: 200px;
  height: 150px;
  margin-right: 10px;
  background-color: #f0f0f0;
  text-align: center;
  line-height: 150px;
}
.pagination li.active {
    display: flex;
}
*/
/*  CAROUSEL ////////////////////////////////////////////////// */
.carousel2 {
  position: relative;
}
.carousel2-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel2-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.carousel2-item.active,
.carousel2-item-next,
.carousel2-item-prev {
  display: block;
}
.carousel2-item-next,
.carousel2-item-prev {
  position: absolute;
  top: 0;
}
.carousel2-item-next.carousel2-item-left,
.carousel2-item-prev.carousel2-item-right {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel2-item-next.carousel2-item-left,
  .carousel2-item-prev.carousel2-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel2-item-next,
.active.carousel2-item-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
  .carousel2-item-next,
  .active.carousel2-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.carousel2-item-prev,
.active.carousel2-item-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
  .carousel2-item-prev,
  .active.carousel2-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.carousel2-control-next {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.carousel2-control-prev {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.carousel2-control-prev,
.carousel2-control-next {
  position: absolute;
  top: 35%;
  bottom: 53%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 4%;
  color: #fff;
  text-align: center;
}
.carousel2-control-prev:focus,
.carousel2-control-prev:hover,
.carousel2-control-next:focus,
.carousel2-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
}
.carousel2-control-prev {
  left: 0;
}
.carousel2-control-next {
  right: 0;
}
.carousel2-control-prev-icon,
.carousel2-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}
.carousel2-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel2-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel2-indicators {
  bottom: 0px;
  margin: 10px 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel2-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin-right: 6px;
  margin-left: 6px;
  text-indent: -999px;
  background-color: rgba(181, 181, 181, 0.87);
}
.carousel2-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel2-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel2-indicators .active {
  background-color: #c62828;
}
.carousel2-caption {
  position: absolute;
  bottom: 0;
  z-index: 10;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.67);
  width: 100%;
  padding: 0 8px;
}
.carousel3-caption {
  text-align: center;
  margin-top: 15px;
}
.carousel2-caption a {
  color: #fff;
  font-weight: 100;
  font-size: 1.2rem;
}
.carousel2-caption a:hover {
  text-decoration: underline;
  text-decoration-skip: ink;
}
.carouselmarco {
  background: rgba(0, 0, 0, 0.4);
  padding: 7px;
  border-radius: 29px;
}
/* WRAPPER PUBLICIDAD ///////////////////////////////////////// */
.wrapperavisos .avisositem.avisoleft,
.wrapperavisos .avisositem.avisoright {
  position: fixed;
  height: 600px;
  top: 0px;
}
.wrapperavisos.avisoleft {
  right: 0px;
}
.wrapperavisos.avisoright {
  left: 0px;
}
/* RESET ///////////////////////////////////////// */
.col.xl12.valign-wrapper {
  padding: 0 !important;
}
h3.col.s8.m8.l8.xl8.underline.truncate2 {
  font-size: 1.3rem;
}
h3.col.s8.m8.l8.xl8.underline.truncate2 b.red-text {
  font-weight: 400;
}
.col.s12.m4.l3.xl3.padding7.paddingleft {
    padding: 0 15px !important;
    margin: 20px 0;s
}
.row {
  margin: 0 !important;
}
.row .col {
  padding: 0 0.5rem;
}
i.right {
  margin-left: 3px;
}
i.material-icons {
  font-size: 1.5rem !important;
}
i.iconredes.waves-effect.material-icons {
  font-size: 1rem !important;
}
i.red-text.text-darken-3.material-icons.dp48 {
  font-size: 1rem !important;
}
h4.underline.truncateseccion {
  font-size: 1.1rem;
}
li.underline a {
  font-size: 1rem;
  font-weight: 300 !important;
}
.left-align.fz08 li.underline {
  font-size: 1rem;
  line-height: 20px;
}
h3.red-text.text-darken-3 {
  font-size: 1.7rem;
}
.row.valign-wrapper {
  padding: 10px;
}
nav,
nav .nav-wrapper i,
nav a.button-collapse,
nav a.button-collapse i {
  height: 40px;
  line-height: 40px;
}
.nav-wrapper .input-field input[type="search"] {
  padding-left: 2rem;
}
.input-field {
  margin: 5px 0;
}
input[type="search"]:not(.browser-default) {
  margin-bottom: 7px;
}
input[type="search"]:not(.browser-default):focus:not([readonly]) {
  border-bottom: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.card-panel.white.padding20.grey.darken-4 {
  border-bottom: 7px #c62928 solid;
}
h3.col.s6.m12.l12.xl12.underline.truncate3 {
  margin-top: 10px !important;
  padding: 0 !important;
}
.col.xl12.no-padding .col.s12.m12.l12.xl12.no-padding {
  margin-bottom: 0px !important;
  background: #f5f5f5;
  border: 1px solid var(--col-gristenue);
}
.col.s12.m12.l3.xl4.no-padding {
  text-align: right;
}
.carousel2-inner .foto.foto6-4.black .fotoposicion a {
  width: 100% !important;
}
.col.s6.m12.l12.xl12.no-padding .fotoposicion {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.col.s12.m12.l6.xl6.no-padding .fotoposicion {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.card-panel.white.no-padding .fotoposicion {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.col.s12.hide-on-med-and-down.nopadding.hoverable.margin10.center {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.dropdown-button,
.displaynone1550 a {
  font-weight: 300;
}
i.red-text.text-darken-3.material-icons.dp48 {
  margin-right: 6px;
  color: var(--col-fuente) !important;
}
.col.s4.right-align a {
  font-weight: 400;
}
.col.l3.xl3 ul li a {
  font-weight: 400;
}
h3.col.xl12.left-align.underline.truncate2.margin-top-bot {
  margin: 8px 0px !important;
  font-size: 0.9rem !important;
}
/* NUEVOS ///////////////////////////////////////// */
.card-panel.white {
  padding: 0!important;
}
h3 strong {
  font-size: 1.4rem;
}
strong h3 {
  font-size: 1.4rem;
}
li.underline a {
  font-weight: 400 !important;
}
ol li a {
  font-weight: 400;
}
.titularessecciones a {
  color: #919191;
}
.naveg {
  margin: 10px 0;
}
.naveg p {
  font-size: 2rem !important;
  margin: 0px;
}
.naveg i {
  font-size: 3rem !important;
  color: #a0a0a0;
}
a.linknaveg {
  color: #a0a0a0;
  font-weight: 400;
}
a.linknaveg:hover {
  color: #c6342d;
  font-weight: 400;
}
/* RESETEADOS ///////////////////////////////////////// */
.icon-linkedin2:before {
  content: "\eaca";
}
footer .section {
  margin: 15px 0;
}
input#ucCabecera1_search {
  margin: inherit;
  border: none;
}
.btn.no-shadow,
.btn-floating.no-shadow {
  box-shadow: none !important;
}
h2.col.s6.m6.l6.xl6.underline.truncate7.margin-top-bot.paddinglateral10.bolt.fz18 {
  padding: 0 25px !important;
}
h3.col.s12.m12.l6.xl6.underline.truncate4.margin0.paddinglateral10.hide-on-small-only {
  padding: 0 25px !important;
}
.col.s6.m12.l6.xl6.valign-wrapper {
  padding: 0 25px !important;
}
.col.s12.m12.l12.xl12.center.padding0 {
  display: flex;
  justify-content: center;
}
.col.s12.m12.l12.xl12.center ul li.waves-effect {
  display: contents;
}
.col.s12.m12.l3.xl3.centrado.left-align {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: var(--font-size-small) !important;
}
img.responsive-img.logoeditora.width190 {
  margin-bottom: 20px;
}
.col.s12.l12.margintop20 {
  margin-bottom: 10px;
}
.col.s12.m2.l2.xl2.margin-top-bot {
  display: none;
}

.col.s12.m10.l10.xl10.marginbottom15 {
  width: 100%;
  text-align: center;
}
.card-panel.white.padding5 h3.col.s12.m12.l12.xl12.underline.truncateseccion {
    padding: 0 !important;
    font-size: 1.3rem;
    height:71px;
}
h3.col.s12.m12.l12.xl12.underline.truncateseccion {
  padding: 0 !important;
}
.col.s12.m12.l12.xl12.margin-top-bot15 {
  padding: 0 !important;
}
h4.underline.truncateseccion {
  padding: 0 !important;
  margin: 12px 0;
}
h5.lighten-1.white-text.red.darken-3.blocktitulo {
  background: #253238 !important;
  font-size: 1.5rem;
  font-weight: 600;
  width: 100%;
}
.col.s12.hide-on-med-and-up {
  margin: 15px 0;
}
h5.red-text.text-darken-3.no-padding.margin-top-bot {
  font-weight: 800;
  font-size: 1.3rem;
  color: #253238 !important;
  margin-bottom: 15px;
}
h3.col.s12.margin-top-bot.fz15.fw500 {
  font-size: 1.8rem !important;
  font-weight: 600 !important;
}
a.red.darken-3.btn.fullwidth.waves-effect {
  background: #253238 !important;
  color: var(--col-blanco);
  font-size: 1.3rem;
}
.col.s12.m12.l12.xl12.paddingnota .col.s12.m12.l12.xl12 {
  padding: 0;
}
h2.fz20.fw400 {
  width: 100%;
  font-weight: 600 !important;
}
.col.s12.padding10 {
  padding: 0 !important;
  font-size: var(--font-size-small) !important;
  border: none;
}
figcaption.underline.padding10.truncate1 {
  padding: 0 !important;
  margin: 10px 0;
  height: 70px;
  font-size: var(--font-size-medium) !important;
  line-height: var(--font-line-height) !important;
}
figcaption.underline.padding10.truncate2 {
    padding: 0 !important;
    margin: 10px 0;
    height: 70px;
    -webkit-line-clamp: 3;
    font-size: var(--font-size-medium) !important;
    line-height: var(--font-line-height) !important;
}
h2.col.s12.fz20.fw400.marginbottom5 {
  margin-top: 30px;
}
h2.col.s12.fz20.fw400.no-margin.grey.white-text.padding10 {
  font-size: var(--font-size-large) !important;
  padding: 10px 20px !important;
  background: var(--col-oscuro) !important;
}
col.s12.white.padding10.border {
  border: 0;
}
h2.col.s12.fz17.fw600.marginbottom5 {
  padding: 0;
  margin: 20px 0;
}
p.col.s12.no-margin {
  padding: 0;
  margin: 20px 0 !important;
}
a.btndescarga {
  border: solid 2px var(--col-cielo);
  padding: 6px 20px;
  border-radius: 7px;
  display: inline-block;
}
h2#strTitulo {
  font-weight: 500 !important;
  font-size: var(--font-size-large) !important;
}
.col.s12.m12.l12.xl12.center {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
h5.col.s7.m7.l7.xl7.red-text.text-darken-3.no-padding.margin0 a {
  color: var(--col-fuente) !important;
  font-weight: 600;
}
h5.col.s7.m7.l7.xl7.red-text.text-darken-3.no-padding.margin0 a:hover {
  text-decoration: none !important;
}
h5.col.s6.m6.l6.xl6.red-text.text-darken-3.no-padding.margin0 {
  color: var(--col-fuente) !important;
  font-weight: 600;
}
h5.col.s6.m6.l12.xl12.red-text.text-darken-3.no-padding {
  color: var(--col-fuente) !important;
  font-weight: 600;
}
.three-columns .column .underline {
  line-height: 23px !important;
}
.titularessecciones.white-text.padding10 {
  margin: 0;
  padding: 0 0 10px 10px !important;
}
h1.no-margin {
  padding: 0 20px 0 20px;
  margin: 0 0 20px 0 !important;
}
h2.col.s12.m12.l4.xl4.underline.truncate7.margin-top-bot.paddinglateral10.bolt {
  font-weight: 400;
  margin: 0;
}
.col.s6.collection.no-padding.no-border ol.collection {
  padding: 0;
}
.col.s6.collection.no-padding.no-border ol.collection a {
  padding: 0 !important;
}
.foto.foto6-4.black {
  border: 1px solid var(--col-gristenue);
}
.left-align.fz1 {
  line-height: 20px;
}
.left-align.fz1 ol li::marker {
  font-size: 1rem !important;
}
.col.s12.m12.l12.xl12.center.no-padding {
  background: var(--col-gristenue) !important;
}
h5.col.s6.m7.l7.xl7.red-text.text-darken-3.no-padding.margin0 {
  color: var(--col-fuente) !important;
  font-weight: 600;
}
h5.red-text.text-darken-3.margin0.no-padding {
  color: var(--col-fuente) !important;
  font-weight: 400;
}
span.icon-facebook {
  color: var(--col-gris50) !important;
}
a.btn-modal-appstore,
a.btn-modal-googleplay {
  background: var(--col-blanco) !important;
}
h3.col.s12.m12.l12.xl12.underline.truncate3 {
  padding: 0 !important;
}
h1.col.s12.m12.l6.xl6.underline.truncate7.margin-top-bot.paddinglateral10.fz18 {
  padding: 0 20px !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
}
h3.col.s12.m12.l6.xl6.underline.truncate4.margin0.paddinglateral10 {
  padding: 0 20px !important;
}
.col.s12.m12.l6.xl6.valign-wrapper {
  padding: 0 20px !important;
}
.col.s12.m12.l6.xl6.no-padding {
  margin-bottom: 20px !important;
}
.row.valign-wrapper.relative.margintopbottom10 {
  margin: 0 !important;
}

footer li.underline {
    line-height: 22px;
}
.col.s6.m6.l12.xl12.right-align {
    padding: 0;
}
ul.pagination {
    margin: 15px 0;
}
.col.s12.hide-on-med-and-down.no-padding.hoverable.margin10.center {
    margin: 0 !important;
}
input#ucCabecera_search {
    margin: 0;
}
h5.lighten-1.white-text.red.darken-3.blocktitulo {
    margin: 0;
}
/* ////// @MEDIA ////// */
@media only screen and (max-width: 1200px) {
  
  h2.col.s12.m12.l4.xl4.underline.truncate7.margin-top-bot.paddinglateral10.bolt {
    font-size: 1.3rem !important;
  }
  .avisositem {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
    .centrado {
        text-align: center;
    }
  #headers .logo {
    display: block;
    width: 150px;
  }
    h1.col.s12.m12.l6.xl6.underline.truncate7.margin-top-bot.paddinglateral10.fz18 {
        padding: 0 !important;
        margin-bottom: 10px !important;
    }
  h3.col.s12.m12.l6.xl6.underline.truncate4.margin0.paddinglateral10 {
    padding: 0 !important;
  }
  .col.s12.m12.l6.xl6.valign-wrapper {
    padding: 0 !important;
  }
  h2.col.s12.m12.l4.xl4.underline.truncate7.margin-top-bot.paddinglateral10.bolt {
    font-weight: 400;
    margin: 0;
    margin-top: 20px;
    padding: 0 20px !important;
  }
  .col.s12.m12.l4.xl4.valign-wrapper {
    padding: 0 20px !important;
  }
  #headers .header-fixed {
    top: 0;
  }
  #headers main .container-large .col.white {
    padding: 0 !important;
  }
  h3.col.s12.m12.l6.xl6.underline.truncate4.margin0.paddinglateral10.hide-on-small-only {
    margin-top: 15px !important;
  }
}
@media only screen and (max-width: 900px) {
  h1 {
    font-size: 2rem;
  }
  .no-padding600 {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 800px) {
  h2.col.s6.m6.l6.xl6.underline.truncate7.margin-top-bot.paddinglateral10.bolt.fz18 {
    font-size: 1.5rem;
  }
  h3.col.xl12.left-align.underline.truncate2.margin0.marginbottom5 {
    font-size: 1.6rem !important;
    padding-top: 10px !important;
  }
}
@media only screen and (max-width: 700px) {
  .naveg p {
    font-size: 1.5rem !important;
  }
  .naveg i {
    font-size: 2rem !important;
  }
  .titularessecciones {
    font-size: 2rem !important;
  }
  .titularh1 {
    font-size: 1.6rem !important;
  }
}
@media only screen and (max-width: 768px) {
  .column {
    width: 45%;
  }
}
@media only screen and (max-width: 600px) {
    figcaption.underline.padding10.truncate2 {
        padding: 0 !important;
        margin: 10px 0;
        height: initial;
        -webkit-line-clamp: initial;
        font-size: var(--font-size-medium) !important;
        line-height: var(--font-line-height) !important;
    }
    .card-panel.white.padding5 h3.col.s12.m12.l12.xl12.underline.truncateseccion {
        height: initial;
    }
    .foto.foto6-4.black {
        margin-bottom: 10px;
        border: 1px solid var(--col-gristenue);
    }
    h3.col.s6.m12.l12.xl12.underline.truncate3 {
        padding: 0 15px !important;
        margin-top: 0 !important;
        height: initial;
    }
  .col.xl12.valign-wrapper {
    padding: 0 15px !important;
  }
  .col.s12.m12.l3.xl3.centrado.left-align {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .card-panel.white.padding5 {
    padding: 0 !important;
  }
  .card-panel.white.padding5 {
    padding: 0 !important;
  }
  h2.col.s6.m6.l6.xl6.underline.truncate7.margin-top-bot.paddinglateral10.bolt.fz18 {
    padding: 0 15px !important;
  }
  h3.col.s12.m12.l6.xl6.underline.truncate4.margin0.paddinglateral10.hide-on-small-only {
    padding: 0 15px !important;
  }
  .col.s6.m12.l6.xl6.valign-wrapper {
    padding: 0 15px !important;
  }
  #carousel1.carousel2-item-prev,
  active.carousel2-item-left {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  @supports (transform-style: preserve-3d) {
    #carousel1 .carousel2-item-prev,
    #carousel1 .active.carousel2-item-left {
      -webkit-transform: none;
      transform: none;
    }
  }
  #carousel1 .carousel2-inner.carousel2-item-nota {
    display: block;
  }
  #carousel1 .carousel2-inner.carousel2-item-nota .carousel2-item {
    position: inherit;
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-transition: none;
    transition: none;
    transition: none;
    transition: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  #carousel1 .carousel2-inner.carousel2-item-nota .carousel2-item.active {
    display: inline;
  }
  .naveg p {
    font-size: 1.5rem !important;
  }
  .naveg i {
    font-size: 1.7rem !important;
  }
  h2.col.s6.m6.l6.xl6.underline.truncate7.margin-top-bot.paddinglateral10.bolt.fz18 {
    line-height: 20px;
    font-size: 1rem !important;
    font-weight: 500;
    padding-top: 0 !important;
    line-height: 16px;
    margin: 0;
  }
  .col.s12.m6.l6.xl6.no-padding.right-align {
    text-align: left;
  }
  .asidepublicidad {
    display: none;
  }
  h2 {
    font-size: 1.3rem;
  }
  blockquote {
    font-size: 1.5rem;
    line-height: 28px;
  }
  .paddinglateral5 {
    padding: 0 5px !important;
  }
  .truncateseccion,
  .truncate3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0 12px !important;
    line-clamp: 3;
    -webkit-line-clamp: 3;
  }
  .truncateseccion {
    line-clamp: 3;
    -webkit-line-clamp: 3;
    height: initial;
  }
  .truncate3 {
    line-clamp: 5;
    -webkit-line-clamp: 5;
    height: 75px;
    margin: 5px 0 !important;
  }
  .fz14 {
    font-size: 1.2rem !important;
  }
  h4.underline.truncateseccion {
    padding: 0 !important;
  }
  #headers .floating-btn ul li {
    width: 40px;
    height: 40px;
  }
  #headers .floating-btn:hover {
    width: 360px;
  }
  #headers .floating-btn.hover-active {
    width: 360px;
  }
  #headers .logo {
    width: 120px !important;
  }
}
@media only screen and (max-width: 480px) {
  .column {
    width: 100%;
  }
}
@media only screen and (max-width: 400px) {
  h3 {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 360px) {
  #headers p {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 993px) {
  #headers .floating-btn {
    width: initial;
    overflow: initial;
  }
  #headers .floating-btn:hover {
    width: initial;
  }
}
@media only screen and (min-width: 900px) {
  #headers p {
    font-size: 1.01rem;
  }
}
@media only screen and (min-width: 960px) {
  #headers p {
    font-size: 1.12rem;
  }
}
@media only screen and (min-width: 930px) {
  #headers p {
    font-size: 1.11rem;
  }
}
@media only screen and (min-width: 870px) {
  #headers p {
    font-size: 1.09rem;
  }
}
@media only screen and (min-width: 840px) {
  #headers p {
    font-size: 1.08rem;
  }
}
@media only screen and (min-width: 810px) {
  #headers p {
    font-size: 1.07rem;
  }
}
@media only screen and (min-width: 780px) {
  #headers p {
    font-size: 1.06rem;
  }
}
@media only screen and (min-width: 750px) {
  #headers p {
    font-size: 1.05rem;
  }
}
@media only screen and (min-width: 720px) {
  #headers p {
    font-size: 1.04rem;
  }
}
@media only screen and (min-width: 690px) {
  #headers p {
    font-size: 1.03rem;
  }
}
@media only screen and (min-width: 660px) {
  #headers p {
    font-size: 1.02rem;
  }
}
@media only screen and (min-width: 630px) {
  #headers p {
    font-size: 1.01rem;
  }
}
@media only screen and (min-width: 600px) {
  #headers p {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 570px) {
  #headers p {
    font-size: 1.49rem;
  }
}
@media only screen and (min-width: 540px) {
  #headers p {
    font-size: 1.48rem;
  }
}
@media only screen and (min-width: 510px) {
  #headers p {
    font-size: 1.47rem;
  }
}
@media only screen and (min-width: 480px) {
  #headers p {
    font-size: 1.46rem;
  }
}
@media only screen and (min-width: 450px) {
  #headers p {
    font-size: 1.45rem;
  }
}
@media only screen and (min-width: 420px) {
  #headers p {
    font-size: 1.44rem;
  }
}
@media only screen and (min-width: 390px) {
  #headers p {
    font-size: 1.43rem;
  }
}
@media only screen and (min-width: 360px) {
  #headers p {
    font-size: 1.42rem;
  }
}
@media print {
  #headers header.header-fixed,
  #headers footer,
  #headers aside,
  #headers #cinta {
    display: none;
  }
  #headers p {
    font-size: 0.8rem !important;
  }
  .carousel2 {
    height: 300px;
    overflow: hidden;
    margin-bottom: 30px;
    border: solid 2px #ccc;
  }
  footer,
  nav,
  header,
  .print,
  .divider {
    display: none;
  }
  h1 {
    font-size: 2rem;
    width: 100% !important;
    display: inline-block;
    margin-bottom: 10px;
  }
  p {
    font-size: 1rem;
  }
  blockquote {
    font-size: 1rem;
  }
  .columna {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
  .col.xl12.no-padding600.columna.linknotas {
    font-size: 1.2rem !important;
  }
  nav.red.darken-3.hide-on-large-only.valign-wrapper {
    display: none;
  }
  .col.s12.m12.l3.xl4.no-padding {
    display: none;
  }
  .card-panel.margin-top-bot16.padding20 {
    display: none;
  }
  .col.s12.m12.l12.xl12.no-padding {
    display: none;
  }
  nav.white1.hide-on-med-and-down.red.darken-3.marginbottom8 {
    display: none;
  }
  nav.white1.hide-on-med-and-down.red.darken-3.marginbottom8.fixed {
    display: none;
  }
}
