/* Generated by less 2.5.1 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
img,
a img {
  border: none;
}
a:focus {
  outline: 0px;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:active,
:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
html {
  font-size: 62.5%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
textarea {
  resize: none;
}
input:focus,
select:focus,
textarea:focus {
  outline: 0px;
}
input::-moz-focus-inner {
  outline: 0;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background: none !important;
}
input[type="submit"],
input[type="text"],
input[type="mail"],
input[type="tel"],
input[type="date"] {
  -webkit-appearance: none;
}
/* tipografia */
/* ----------------------------------------- */
/* clases tipograficas */
/* ----------------------------------------- */
.separar {
  word-break: break-word;
}
.justificado {
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
strong,
b {
  font-family: 'montserratbold';
}
.anglecia_italic {
  font-family: 'anglecia_pro_dspitalic';
}
.montserrat_bold {
  font-family: 'montserratbold';
}
.montserrat_light {
  font-family: 'montserratlight';
}
.montserrat_thin {
  font-family: 'montserratthin';
}
.px68 {
  font-size: 68px;
  font-size: 6.8rem;
  line-height: 81.6px;
  line-height: 8.16rem;
}
.px60 {
  font-size: 60px;
  font-size: 6rem;
  line-height: 72px;
  line-height: 7.2rem;
}
.px48 {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 57.599999999999994px;
  line-height: 5.76rem;
}
.px40 {
  font-size: 40px;
  font-size: 4rem;
  line-height: 48px;
  line-height: 4.8rem;
}
.px30 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 36px;
  line-height: 3.6rem;
}
.px24 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 28.799999999999997px;
  line-height: 2.88rem;
}
.px18 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 21.6px;
  line-height: 2.16rem;
}
.px16 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19.2px;
  line-height: 1.92rem;
}
.px14 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16.8px;
  line-height: 1.68rem;
}
.px12 {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14.399999999999999px;
  line-height: 1.44rem;
}
.px10 {
  font-size: 10px;
  font-size: 1rem;
  line-height: 12px;
  line-height: 1.2rem;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.lowercase {
  text-transform: lowercase;
}
.no_decoration {
  text-decoration: none;
}
/* colores */
/* ----------------------------------------- */
.negro {
  color: #000000;
}
.negro_90 {
  color: #1a1a1a;
}
.negro_80 {
  color: #333333;
}
.negro_70 {
  color: #4d4d4d;
}
.negro_60 {
  color: #666666;
}
.negro_50 {
  color: #808080;
}
.negro_40 {
  color: #999999;
}
.negro_30 {
  color: #b3b3b3;
}
.negro_20 {
  color: #cccccc;
}
.negro_10 {
  color: #e6e6e6;
}
.negro_5 {
  color: #efeff0;
}
.blanco {
  color: white;
}
.magenta {
  color: #d472a7;
}
.amarillo {
  color: #ffba00;
}
.verde {
  color: #00c67b;
}
.azul {
  color: #0082ff;
}
/* background */
/* ----------------------------------------- */
.back_negro {
  background: #000000;
}
.back_gris_claro {
  background: #efeff0;
}
.back_gris {
  background: #cccccc;
}
.back_blanco {
  background: white;
}
.back_magenta {
  background: #d472a7;
}
.back_amarillo {
  background: #ffba00;
}
.back_verde {
  background: #00c67b;
}
.back_azul {
  background: #0082ff;
}
/* placeholder */
/* ----------------------------------------- */
.verde::-webkit-input-placeholder {
  color: #00c67b !important;
}
.verde::-moz-placeholder {
  color: #00c67b;
}
.verde:-ms-input-placeholder {
  color: #00c67b;
}
.verde:-moz-placeholder {
  color: #00c67b;
}
.magenta::-webkit-input-placeholder {
  color: #d472a7 !important;
}
.magenta::-moz-placeholder {
  color: #d472a7;
}
.magenta:-ms-input-placeholder {
  color: #d472a7;
}
.magenta:-moz-placeholder {
  color: #d472a7;
}
.amarillo::-webkit-input-placeholder {
  color: #ffba00 !important;
}
.amarillo::-moz-placeholder {
  color: #ffba00;
}
.amarillo:-ms-input-placeholder {
  color: #ffba00;
}
.amarillo:-moz-placeholder {
  color: #ffba00;
}
.azul::-webkit-input-placeholder {
  color: #0082ff !important;
}
.azul::-moz-placeholder {
  color: #0082ff;
}
.azul:-ms-input-placeholder {
  color: #0082ff;
}
.azul:-moz-placeholder {
  color: #0082ff;
}
/* svg */
/* ----------------------------------------- */
svg.verde path,
svg.verde rect,
svg.verde polygon {
  fill: #00c67b;
}
svg.magenta path,
svg.magenta rect,
svg.magenta polygon {
  fill: #d472a7;
}
svg.azul path,
svg.azul rect,
svg.azul polygon {
  fill: #0082ff;
}
svg.amarillo path,
svg.amarillo rect,
svg.amarillo polygon {
  fill: #ffba00;
}
svg.negro path,
svg.negro rect,
svg.negro polygon {
  fill: #000000;
}
svg.blanco path,
svg.blanco rect,
svg.blanco polygon {
  fill: white;
}
/* alineaciones */
/* ----------------------------------------- */
.right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.centrado {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.centrado_left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: left;
  justify-content: left;
}
.centrado_right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.centrado_bottom {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-justify-content: center;
  justify-content: center;
}
.centrado_top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
}
.full_top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.full_bottom {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.full_left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.full_right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.full_centrado {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.full_height_right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-direction: column;
}
.bottom {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.bottom_right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.bottom_left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.top_right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.top_left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.flex_wrap_centrado {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.flex_wrap_izquierda {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
/* anchos */
/* ----------------------------------------- */
.full_width {
  width: 100%;
  height: auto;
}
.full_height {
  height: 100%;
  width: auto;
}
/* float */
/* ----------------------------------------- */
.float_right,
.float_right_peq {
  float: right;
}
.float_left,
.float_left_peq {
  float: left;
}
/* text align */
/* ----------------------------------------- */
.text_center {
  text-align: center;
}
.text_right {
  text-align: right;
}
.text_left {
  text-align: left;
}
/* displays  */
/* ----------------------------------------- */
.none {
  display: none;
}
.flex {
  display: flex;
  display: -webkit-flex;
}
.block {
  display: block;
}
.inline_block {
  display: inline-block;
}
.table_cell {
  display: table-cell;
}
/* overflow  */
/* ----------------------------------------- */
.hidden {
  overflow: hidden;
}
/* positions  */
/* ----------------------------------------- */
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.fixed {
  position: fixed;
}
.clear {
  clear: both;
}
/* columnas */
/* ----------------------------------------- */
.contenedor {
  margin: 0 auto;
  clear: both;
  max-width: 1200px;
  width: 90%;
}
.contenedor_peq {
  width: 90%;
  margin: 0 auto;
  max-width: 860px;
  clear: both;
}
.multi_columna {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  grid-gap: 10%;
}
#margen_lateral {
  width: 2%;
}
.columna {
  min-height: 1px;
}
.gutter {
  width: 2%;
}
.columna.full {
  width: 100% !important;
  margin-left: 0 !important;
  float: none !important;
}
.full {
  width: 100% !important;
}
.mitad {
  width: 50%;
}
.columna.half {
  width: 49%;
}
.columna.un_tercio {
  width: 32%;
}
.columna.dos_tercio {
  width: 66%;
}
.columna.un_cuarto {
  width: 24.25%;
}
.columna.dos_cuarto {
  width: 49.5%;
}
.columna.tres_cuarto {
  width: 74.5%;
}
.columna.un_quinto {
  width: 18.4%;
}
.columna.dos_quinto {
  width: 38.8%;
}
.columna.tres_quinto {
  width: 59.2%;
}
.columna.cuatro_quinto {
  width: 79.6%;
}
.columna.un_quinto_gr {
  width: 20.4%;
}
.columna.un_sexto {
  width: 15%;
}
.columna.dos_sexto {
  width: 32%;
}
.columna.tres_sexto {
  width: 49%;
}
.columna.cuatro_sexto {
  width: 66%;
}
.columna.cinco_sexto {
  width: 83%;
}
/* paddings */
/* ----------------------------------------- */
.paddingTop_1em {
  padding-top: 12px;
}
.paddingTop_2em {
  padding-top: 2.4rem;
}
.paddingTop_3em {
  padding-top: 36px;
}
.paddingTop_4em {
  padding-top: 48px;
}
.paddingTop {
  padding-top: 120px;
}
.paddingBottom_1em {
  padding-bottom: 12px;
}
.paddingBottom_2em {
  padding-bottom: 2.4rem;
}
.paddingBottom_3em {
  padding-bottom: 36px;
}
.paddingBottom_4em {
  padding-bottom: 48px;
}
.paddingBottom {
  padding-bottom: 120px;
}
.padding_1em {
  padding: 12px;
}
.padding_2em {
  padding: 24px;
}
.padding_3em {
  padding: 36px;
}
.padding_4em {
  padding: 48px;
}
/* margins */
/* ----------------------------------------- */
.marginTop_1em {
  margin-top: 12px;
}
.marginTop_2em {
  margin-top: 24px;
}
.marginTop_3em {
  margin-top: 36px;
}
.marginTop_4em {
  margin-top: 48px;
}
.marginTop {
  margin-top: 78px;
}
.marginBottom_1em {
  margin-bottom: 12px;
}
.marginBottom_2em {
  margin-bottom: 24px;
}
.marginBottom_3em {
  margin-bottom: 36px;
}
.marginBottom_4em {
  margin-bottom: 48px;
}
.marginBottom {
  margin-bottom: 78px;
}
.marginLeft {
  margin-left: 2%;
}
.marginLeft_1em {
  margin-left: 12px;
}
.marginLeft_2em {
  margin-left: 24px;
}
.marginLeft_3em {
  margin-left: 36px;
}
.marginLeft_4em {
  margin-left: 48px;
}
.marginRight {
  margin-right: 2%;
}
.marginRight_1em {
  margin-right: 12px;
}
.marginRight_2em {
  margin-right: 24px;
}
.marginRight_3em {
  margin-right: 36px;
}
.marginRight_4em {
  margin-right: 48px;
}
.margin_1em {
  margin: 12px;
}
.margin_2em {
  margin: 24px;
}
.alpha {
  margin-left: 0!important;
}
.omega {
  margin-right: 0 !important;
}
/* ancho */
/* ----------------------------------------- */
.max_width {
  max-width: 100%;
}
/* bordes */
/* ----------------------------------------- */
.border_1em {
  border: #000000 solid 1em;
}
.border_2em {
  border: #000000 solid 2em;
}
.borderTop_1em {
  border-top: #000000 solid 1em;
}
.borderTop_2em {
  border-top: #000000 solid 2em;
}
.borderBottom_1em {
  border-bottom: #000000 solid 1em;
}
.borderBottom_2em {
  border-bottom: #000000 solid 2em;
}
.border_none {
  border: 0 !important;
}
/* botones */
/* ----------------------------------------- */
.enlace_texto:hover {
  opacity: 0.6;
  cursor: pointer;
}
/* redes sociales */
/* ----------------------------------------- */
.icono_rrss {
  width: 30px;
  height: 30px;
  border-radius: 30px;
}
#cont_rrss .icono_rrss {
  background: #0082ff;
  margin-left: 12px;
}
#cont_rrss .icono_rrss svg path,
#cont_rrss .icono_rrss svg rect,
#cont_rrss .icono_rrss svg polygon {
  fill: white;
}
#cont_rrss_footer .icono_rrss {
  background: #0082ff;
  margin-right: 12px;
}
#cont_rrss_footer .icono_rrss svg path,
#cont_rrss_footer .icono_rrss svg rect,
#cont_rrss_footer .icono_rrss svg polygon {
  fill: #cccccc;
}
/* newsletter */
/* ----------------------------------------- */
div.mce_inline_error,
p.error {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16.8px;
  line-height: 1.68rem;
  font-family: 'montserratlight';
  margin-bottom: 12px;
  color: red;
}
input.mce_inline_error {
  border: 1px solid red !important;
}
.mc-field-group input {
  border: none;
}
.response {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19.2px;
  line-height: 1.92rem;
  margin-bottom: 24px;
  font-family: 'montserratbold';
}
/* formulario */
/* ----------------------------------------- */
.cont_input input,
.cont_input textarea {
  border: none;
}
.cont_input textarea {
  height: 180px;
}
.cont_checkbox label {
  order: 2;
  margin-left: 6px;
  width: calc(100% - 30px);
  padding-top: 4px;
}
.cont_checkbox input {
  order: 1;
  width: 24px;
  height: 24px;
  margin: 0;
}
.cont_checkbox p {
  order: 3;
}
.cont_checkbox a {
  margin-left: 4px;
}
.obligatorio_xd {
  opacity: 0;
  height: 0;
  border: none;
}
/* cookies */
/* ----------------------------------------- */
#cookies {
  width: 100%;
  bottom: 0;
  border-top: 1px solid #000000;
  z-index: 90;
}
.link_cookies {
  border-right: 1px solid #000000;
}
.link_cookies:first-child {
  border-left: 1px solid #000000;
}
/* cabecera */
/* ----------------------------------------- */
#cabecera_top_right {
  height: 80px;
}
#logotipo_vr {
  max-height: 80px;
}
#breadcrumbs a {
  color: #333333;
}
.sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  background: #0082ff;
}
.sub-menu a {
  color: white !important;
}
.sub-menu a:hover {
  color: #333333 !important;
}
.cont_menu li.menu-item-has-children:hover .sub-menu {
  display: flex;
}
#menu_franja {
  width: 68%;
}
#menu_franja {
  position: relative;
}
#cont_franja_menu,
.cont_menu {
  display: flex;
  flex-wrap: wrap;
}
.cont_menu li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: left;
  justify-content: left;
  border-right: 1px solid white;
}
.cont_menu li:first-child {
  border-left: 1px solid white;
}
.cont_menu li a {
  max-width: 180px;
  position: relative;
  color: #cccccc;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'montserratbold';
  display: inline-block;
  padding: 22px;
  text-decoration: none;
  text-transform: uppercase;
}
.cont_menu li a:hover {
  color: #0082ff;
}
#buscador {
  width: 30%;
  padding-left: 10%;
}
#form_buscador {
  background: none !important;
  -webkit-appearance: none;
  width: 100%;
}
#form_buscador input[type="search"] {
  border: 1px solid white;
  border-radius: 12px;
  background: none !important;
  -webkit-appearance: none;
  height: 38px;
  width: 100%;
  padding-left: 48px;
  padding-right: 13px;
}
#form_buscador input[type="submit"] {
  width: 23px;
  height: 23px;
  background: url(img/icono-buscador-lupa.png) center no-repeat;
  left: 13px;
  top: 50%;
  margin-top: -11.5px;
  border: none;
}
#banner {
  overflow: hidden;
}
#banner header {
  z-index: 3;
}
#banner header h2 {
  max-width: 420px;
}
#banner img {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  display: block;
  width: 100%;
  object-fit: cover;
  filter: grayscale(100%);
}
#banner .color {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.8;
  z-index: 2;
}
/* contenido paginas */
/* ----------------------------------------- */
.cont_imagen_articulo {
  padding-top: 66.48%;
  z-index: 1;
}
.cont_imagen_articulo > img {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  display: block;
  width: -webkit-fill-available;
  height: 100%;
  object-fit: cover;
}
.cont_imagen_articulo .boton_video {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  display: block;
  width: 47px;
  height: 54px;
  background: url(img/icono-articulo-video.png) center no-repeat;
  transition: top 0.3s;
  -webkit-transition: top 0.3s;
  -moz-transition: top 0.3s;
  -o-transition: top 0.3s;
}
.cont_imagen_articulo:hover .boton_video {
  top: 125%;
}
.cont_imagen_articulo .boton_ver {
  top: -100%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  display: block;
  width: 59px;
  height: 59px;
  background: url(img/icono-articulo-hover.png) center no-repeat;
  transition: top 0.3s;
  -webkit-transition: top 0.3s;
  -moz-transition: top 0.3s;
  -o-transition: top 0.3s;
}
.cont_imagen_articulo:hover .boton_ver {
  top: 50%;
}
.articulo_listado header,
.articulo_listado_categoria header,
.articulo_relacionado header,
.articulos_interes header,
.articulo_categoria header {
  max-width: 75%;
  margin-top: -36px;
  z-index: 2;
}
.articulo_relacionado,
.articulo_categoria {
  margin-left: 2%;
}
.articulo_relacionado:nth-child(3n+1),
.articulo_categoria:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}
.fecha_publicacion {
  top: 0;
  right: 0;
  width: 85px;
  height: 85px;
  background: rgba(255, 255, 255, 0.7);
  z-index: 2;
}
.articulo_listado_categoria:nth-child(odd) {
  margin-right: 2%;
}
.listado_categoria_icono,
.listado_categoria_link {
  width: 85px;
  height: 85px;
  border-radius: 85px;
}
.listado_categoria_link {
  border: 1px solid #000000;
}
.listado_categoria_link:hover {
  background: #e6e6e6;
}
.listado_categoria_barra {
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  margin-top: -0.5px;
  z-index: -1;
}
.miembro_retrato {
  width: 100%;
  padding-top: 100%;
  border-radius: 100%;
}
.miembro_retrato img {
  width: 100%;
  top: 0;
  left: 0;
  filter: grayscale(100%);
  transition: filter 0.3s;
  -webkit-transition: filter 0.3s;
  -moz-transition: filter 0.3s;
  -o-transition: filter 0.3s;
}
.miembro_retrato:hover img {
  filter: grayscale(0%);
}
.miembro h3,
.miembro h4 {
  min-height: 32px;
}
.equipo .bx-prev,
.equipo .bx-next {
  width: 58px;
  height: 28px;
  top: 50%;
  transform: translate(0, -50%);
  position: absolute;
  background: url(img/icono-flecha-equipo.png) center center no-repeat;
  text-indent: -1920px;
  overflow: hidden;
}
.equipo .bx-prev {
  left: -5%;
  transform: translate(0, -50%) rotate(180deg);
}
.equipo .bx-next {
  right: -5%;
}
.equipo .bx-wrapper {
  position: relative;
}
.cont_imagen_banner {
  padding-top: 31.25%;
  z-index: 1;
}
.cont_imagen_banner img {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  display: block;
  width: -webkit-fill-available;
  width: inherit;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%);
}
.destacado {
  width: 75%;
  max-width: 630px;
  margin-top: -36px;
  z-index: 2;
}
.bloque_texto {
  max-width: 630px;
}
.square {
  width: 100%;
  padding-top: 100%;
}
.logotipo {
  margin-left: 2%;
}
.logotipo:nth-child(6n+1) {
  margin-left: 0;
}
.logotipo img {
  max-width: 80%;
  max-height: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.frase h2:before {
  content: "";
  display: block;
  width: 112px;
  height: 87px;
  position: absolute;
  left: -54px;
  top: -21px;
  z-index: -1;
  background: url(img/icono-frase-destacada.png) center center no-repeat;
}
.frase {
  padding-left: 12.5%;
  border-left: 14px solid #0082ff;
}
.img_autor {
  width: 100%;
  padding-top: 100%;
  border-radius: 100%;
}
.img_autor img {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  display: block;
  height: 100%;
  width: -webkit-fill-available;
  object-fit: cover;
  filter: grayscale(100%);
  transition: filter 0.3s;
  -webkit-transition: filter 0.3s;
  -moz-transition: filter 0.3s;
  -o-transition: filter 0.3s;
}
.img_autor:hover img {
  filter: grayscale(0%);
}
.cont_video {
  padding-top: 66.48%;
}
.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.comment-form-url input,
.comment-form-email input,
.comment-form-author input,
.comment-form-comment textarea {
  width: 100%;
  border: none;
  padding: 12px;
}
.comment-form-url,
.comment-form-email,
.comment-form-author,
.comment-form-comment {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16.8px;
  line-height: 1.68rem;
  font-family: 'montserratlight';
  color: #4d4d4d;
  margin-bottom: 12px;
}
.comment-form-url label,
.comment-form-email label,
.comment-form-author label,
.comment-form-comment label {
  display: block;
}
.comment-form-cookies-consent,
.comment-notes {
  font-size: 10px;
  font-size: 1rem;
  line-height: 12px;
  line-height: 1.2rem;
  font-family: 'montserratlight';
  color: #4d4d4d;
  margin-bottom: 12px;
}
#reply-title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 28.799999999999997px;
  line-height: 2.88rem;
  font-family: 'montserratbold';
  margin-bottom: 12px;
}
#reply-title a {
  text-decoration: none;
  color: #808080;
}
#cancel-comment-reply-link {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16.8px;
  line-height: 1.68rem;
}
#comments {
  font-size: 10px;
  font-size: 1rem;
  line-height: 12px;
  line-height: 1.2rem;
  font-family: 'montserratbold';
  margin-bottom: 12px;
}
#submit {
  background: #4d4d4d;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-family: 'montserratbold';
  text-align: center;
  text-transform: uppercase;
  color: white;
  padding: 12px;
  border: none;
}
.comment {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16.8px;
  line-height: 1.68rem;
  font-family: 'montserratlight';
  color: #4d4d4d;
  margin-bottom: 12px;
  background: white;
  padding: 12px;
}
.comment a,
.logged-in-as a {
  font-size: 10px;
  font-size: 1rem;
  line-height: 12px;
  line-height: 1.2rem;
  font-family: 'montserratbold';
  text-decoration: none;
  color: #808080;
}
.logged-in-as {
  margin-bottom: 12px;
}
.comment-author {
  font-family: 'montserratbold';
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: left;
  justify-content: left;
}
.comment-author img,
.comment-author cite {
  margin-right: 6px;
}
#submit:hover,
.comment a:hover,
#reply-title a:hover {
  cursor: pointer;
  opacity: 0.6;
}
#articulos_interes .bx-prev,
#articulos_interes .bx-next {
  width: 58px;
  height: 28px;
  top: 50%;
  transform: translate(0, -50%);
  position: absolute;
  background: url(img/icono-flecha-equipo.png) center center no-repeat;
  text-indent: -1920px;
  overflow: hidden;
}
#articulos_interes .bx-prev {
  left: -5%;
  transform: translate(0, -50%) rotate(180deg);
}
#articulos_interes .bx-next {
  right: -5%;
}
#articulos_interes .bx-wrapper {
  position: relative;
}
.wp-pagenavi .pages {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'montserratlight';
  margin-right: 24px;
}
.wp-pagenavi .current {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'montserratbold';
}
.wp-pagenavi a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'montserratlight';
  text-decoration: none;
  color: #000000;
  margin-left: 12px;
}
.wp-pagenavi a:hover {
  opacity: 0.6;
}
/* single post */
/* ----------------------------------------- */
.h4_destacado {
  padding-left: 24px;
}
.h4_destacado:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #4d4d4d;
  position: absolute;
  left: 0;
  top: 3px;
  border-radius: 10px;
}
.h4_destacado:after {
  content: "";
  width: 105%;
  height: 14px;
  position: absolute;
  left: 0;
  top: 6px;
  background: #e5f3ff;
  z-index: -1;
}
.boton:before {
  content: "";
  width: 19px;
  height: 19px;
  display: inline-block;
  margin-right: 12px;
  background: url(img/icono-boton.png) center center no-repeat;
}
#share {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
#tags {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.tag {
  border-radius: 12px;
}
/* media queries */
/* ----------------------------------------- */
@media screen and (max-width: 1200px) {
  .cont_menu li a {
    padding: 24px 12px;
  }
}
@media screen and (max-width: 1080px) {
  #cont_menu_franja li a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) {
  .articulo_listado:nth-child(1) {
    width: 100% !important;
    margin-left: 0;
  }
  .articulo_listado:nth-child(2),
  .articulo_listado:nth-child(3),
  .articulo_categoria {
    width: 49% !important;
  }
  .articulo_categoria:nth-child(odd) {
    margin-left: 0;
    clear: both;
  }
  .articulo_categoria:nth-child(even) {
    margin-left: 2%;
    clear: initial;
  }
  .logotipo {
    width: 32% !important;
  }
  .logotipo:nth-child(3n+1) {
    margin-left: 0;
  }
  #cont_autor_comentarios .columna.un_tercio {
    width: 49%;
  }
  #separador {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  #buscador {
    width: 100%;
    padding-left: 0;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  #cont_franja_menu,
  .cont_menu {
    flex-wrap: inherit;
  }
  #menu_franja {
    display: none;
  }
  .boton_menu_desplegable {
    display: block;
  }
  #menu_franja {
    background: white;
    -webkit-box-shadow: 10px 10px 50px -11px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 10px 10px 50px -11px rgba(0, 0, 0, 0.25);
    box-shadow: 10px 10px 50px -11px rgba(0, 0, 0, 0.25);
    right: 30px;
    top: 60px;
    z-index: 12;
    position: fixed;
  }
  #cont_menu_franja {
    display: block;
  }
  #menu_franja li {
    list-style: disc;
    margin-top: 12px;
    border-right: 0;
  }
  #menu_franja li:first-child {
    margin-top: 0;
  }
  #menu_franja li a {
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'montserratbold';
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 16.8px;
    line-height: 1.68rem;
    display: block;
    max-width: inherit;
    padding: 12px;
  }
  #menu_franja li.menu-item-has-children > a {
    width: calc(100% - 40px);
  }
  #menu_franja li.menu-item-has-children {
    position: relative;
  }
  #menu_franja li .btn_sub_menu {
    width: 40px;
    height: 40px;
    background: #0082ff;
    position: absolute;
    top: 0;
    right: 0;
  }
  #menu_franja li:hover,
  #menu_franja li a:hover {
    color: #0082ff;
  }
  #menu_franja .current-menu-item,
  #menu_franja .current-menu-item a {
    color: #d472a7;
  }
  .sub-menu {
    position: inherit;
  }
  .cont_menu li {
    display: block;
  }
  .cont_menu li.menu-item-has-children:hover .sub-menu {
    display: none;
  }
  #cont_articulos_interes .bx-wrapper {
    padding: 0 5%;
  }
  .articulo_relacionado .cont_imagen_articulo {
    display: none;
  }
  .articulo_relacionado header {
    padding: 0;
    max-width: 100%;
    margin-top: 0;
  }
  .articulo_relacionado {
    padding-top: 24px;
    border-top: 1px solid #000000;
  }
  .articulo_relacionado:first-child {
    padding-top: none;
    border-top: none;
  }
  .noticia {
    width: 66% !important;
  }
  #lateral_noticia {
    width: 32% !important;
  }
}
@media screen and (max-width: 720px) {
  .articulo_listado:nth-child(2),
  .articulo_listado:nth-child(3),
  .articulo_listado_categoria,
  .articulo_relacionado:nth-child(2),
  .articulo_relacionado:nth-child(3),
  .articulo_categoria {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .listado_categoria_icono_titulo h2 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 16.8px;
    line-height: 1.68rem;
  }
  .isotope {
    width: 100% !important;
  }
  #cont_autor_comentarios {
    display: block;
  }
  #cont_autor_comentarios .columna.un_tercio {
    width: 100%;
  }
}
@media screen and (max-width: 620px) {
  .multi_columna {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  #newsletter form {
    display: block;
  }
  #newsletter form div {
    width: 100% !important;
  }
  #newsletter form .columna.un_tercio {
    margin-bottom: 24px;
  }
  .articulo_relacionado .cont_imagen_articulo {
    display: block;
  }
  .articulo_relacionado header {
    padding: 24px 0;
    max-width: 75%;
    margin-top: -36px;
  }
  #cont_noticia {
    display: block;
  }
  .noticia,
  #lateral_noticia {
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  #cabecera_top {
    -webkit-align-items: center;
    align-items: center;
  }
  #logotipo img,
  #cabecera_top_right {
    height: 86px;
  }
  #cabecera.fijo {
    position: fixed;
    top: 0;
    width: 100%;
    background: white;
    z-index: 10;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.5);
  }
  #cabecera.fijo #logotipo_vr {
    display: none !important;
  }
  #cabecera.fijo #logotipo_hr {
    display: block !important;
  }
  #cabecera.fijo #cabecera_top {
    padding: 24px 0;
  }
  #cabecera.fijo #logotipo img {
    height: 42px;
  }
  #cabecera.fijo #cabecera_top_right {
    height: 24px;
    flex-direction: initial;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  #cabecera.fijo #cont_rrss {
    order: 1;
  }
  #cabecera.fijo .boton_menu_desplegable {
    order: 2;
    margin-left: 24px;
  }
  #cont_cookies{
    display: block;
    width: 100%;
  }
  #links_cookies{
     border-top: 1px solid #000000;
  }
    .link_cookies:first-child{
        border-left: 0;
    }
    .link_cookies:last-child{
        border-left: 1px solid #000000;
    }
    .link_cookies{
        border-right: 0;
        width: 100%
    }
  #banner header h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
    line-height: 3.6rem;
  }
  #footer .columna.un_tercio {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .cont_imagen_articulo {
    padding-top: 50%;
  }
  .articulo_listado header,
  .articulo_listado_categoria header,
  .articulo_relacionado header,
  .articulos_interes header,
  .articulo_categoria header {
    max-width: 100%;
    margin-top: 0;
    padding: 24px 0;
  }
  .articulo_listado > p,
  .articulo_listado_categoria > p,
  .articulo_relacionado > p,
  .articulos_interes > p,
  .articulo_categoria > p {
    display: none;
  }
  .listado_categoria_link {
    display: none;
  }
  .listado_categoria_icono {
    width: 50px;
    height: 50px;
  }
  .listado_categoria_icono img {
    max-height: 75%;
  }
  .logotipo {
    width: 49% !important;
    margin-bottom: 6px;
  }
  .logotipo:nth-child(3n+1) {
    margin-left: 2%;
  }
  .logotipo:nth-child(2n+1) {
    margin-left: 0;
  }
  .marginBottom {
    margin-bottom: 24px;
  }
  .marginTop {
    margin-top: 24px;
  }
  .paddingBottom {
    padding-bottom: 24px;
  }
  .paddingTop {
    padding-top: 24px;
  }
  .justificado {
    text-align: inherit;
    -webkit-hyphens: inherit;
    -moz-hyphens: inherit;
    -ms-hyphens: inherit;
    hyphens: inherit;
  }
  .px30 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 28.799999999999997px;
    line-height: 2.88rem;
  }
  .px14 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 19.2px;
    line-height: 1.92rem;
  }
  .bx-controls {
    position: relative;
    height: 56px;
  }
  .bx-controls-direction {
    position: absolute;
    width: 50%;
    left: 25%;
    top: 28px;
  }
}
