@charset "UTF-8";
/*Mixins*/
/*Mixing para centrar con transform*/
/*Usar utilidades de compass*/
/* browser support para flexbox*/
/* apply a natural box layout model to all elements
(if supporting <IE8, use a pollyfill: https://github.com/Schepp/box-sizing-polyfill ) */
/*=================
BASE
================= */
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ===============
    ALL: IE Fixes
   =============== */
.ie7 .title {
  padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

ul {
  list-style-type: none;
}

@font-face {
  font-family: 'proximaNova--reg';
  src: url("fonts/proximanova-regular-webfont.eot");
  src: url("fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova-regular-webfont.woff2") format("woff2"), url("fonts/proximanova-regular-webfont.woff") format("woff"), url("fonts/proximanova-regular-webfont.ttf") format("truetype"), url("fonts/proximanova-regular-webfont.svg#adelle_sansbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proximaNova--semibold';
  src: url("fonts/proximanova-semibold-webfont.eot");
  src: url("fonts/proximanova-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova-semibold-webfont.woff2") format("woff2"), url("fonts/proximanova-semibold-webfont.woff") format("woff"), url("fonts/proximanova-semibold-webfont.ttf") format("truetype"), url("fonts/proximanova-semibold-webfont.svg#adelle_sansbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proximaNova--bold';
  src: url("fonts/proximanova-bold-webfont.eot");
  src: url("fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova-bold-webfont.woff2") format("woff2"), url("fonts/proximanova-bold-webfont.woff") format("woff"), url("fonts/proximanova-bold-webfont.ttf") format("truetype"), url("fonts/proximanova-bold-webfont.svg#adelle_sansbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'telefonica--reg';
  src: url("fonts/tt_hoves_regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/*
@font-face {
  font-family: 'telefonica--reg';
  src: url("fonts/telefonicatext-regular-webfont.eot");
  src: url("fonts/telefonicatext-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/telefonicatext-regular-webfont.woff2") format("woff2"), url("fonts/telefonicatext-regular-webfont.woff") format("woff"), url("fonts/telefonicatext-regular-webfont.ttf") format("truetype"), url("fonts/telefonicatext-regular-webfont.svg#adelle_sansbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
*/
@font-face {
  font-family: 'telefonica--bold';
  src: url("fonts/tt_hoves_bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 62.5%;
}

body {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #fff;
  color: #111111;
  font-family: "proximaNova--reg";
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  counter-reset: section;
}

h1 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  color: #111111;
  font-family: "proximaNova--semibold";
  font-weight: normal;
  font-size: 32px;
  font-size: 3.2rem;
}
h1 a {
  font-weight: inherit;
}

h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  color: #111111;
  font-family: "proximaNova--semibold";
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.22;
  margin-bottom: 20px;
}
h2 a {
  font-weight: inherit;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 20px;
  font-size: 2rem;
  font: inherit;
  vertical-align: baseline;
  color: #111111;
  font-family: "proximaNova--semibold";
  font-weight: normal;
  margin-bottom: 20px;
}
h3 a {
  font-weight: inherit;
}

h4 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2em;
  font: inherit;
  vertical-align: baseline;
  color: #111111;
  font-family: "proximaNova--semibold";
  font-weight: normal;
  border-bottom: 1px solid #111111;
  padding-bottom: 5px;
  padding-bottom: 0.5rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
h4 a {
  font-weight: inherit;
}

h5 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  color: #111111;
  font-family: "proximaNova--semibold";
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
}
h5 a {
  font-weight: inherit;
}

h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  color: #181818;
  font-family: "proximaNova--semibold";
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
}
h6 a {
  font-weight: inherit;
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  margin: 0 0 20px 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.34em;
}
p img {
  margin: 0;
  width: 100%;
  height: auto;
}
p img.alignleft {
  width: auto;
  max-width: 100%;
  float: left;
  overflow: hidden;
  clear: both;
  margin-right: 12px;
  margin-right: 1.2rem;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
p img.alignright {
  width: auto;
  max-width: 100%;
  float: right;
  overflow: hidden;
  clear: both;
  margin-left: 12px;
  margin-left: 1.2rem;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
@media (min-width: 750px) {
    p img.alignleft {
    margin-right: 20px;
    margin-right: 2rem;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    max-width: 300px;
  }
    p img.alignright {
    margin-left: 20px;
    margin-left: 2rem;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    max-width: 300px;
  }
}
p a {
  line-height: inherit;
}
p a:visited {
  line-height: inherit;
}

img {
  line-height: 100%;
  vertical-align: bottom;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

applet {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

object {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.youtube-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
.youtube-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  width: 100%;
}

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  quotes: none;
  font-size: 17px;
  line-height: 24px;
  color: #777;
  font-style: italic;
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #ddd;
}
blockquote:before {
  content: '';
  content: none;
}
blockquote:after {
  content: '';
  content: none;
}
blockquote p {
  font-size: 17px;
  line-height: 24px;
  color: #777;
  font-style: italic;
}
blockquote cite {
  display: block;
  font-size: 12px;
  color: #555;
}
blockquote cite:before {
  content: "\2014 \0020";
}
blockquote cite a {
  color: #555;
}
blockquote cite a:visited {
  color: #555;
  color: #555;
}

pre {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

a {
  color: #06F;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.post_thumbnail blockquote {
  margin-top: -2.5rem;
  border: none;
  padding: 1rem 0 0 1rem;
}
@media only screen and (min-width: 750px) {
    .post_thumbnail blockquote {
    padding: 1rem 0 0 0;
  }
}

a img {
  border: 0;
}

abbr {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

acronym {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

address {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

big {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

cite {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

code {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

del {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dfn {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

em {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-style: italic;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  width: 100%;
  height: auto;
}

ins {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

q {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  quotes: none;
}
q:before {
  content: '';
  content: none;
}
q:after {
  content: '';
  content: none;
}

s {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

samp {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

small {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-size: 80%;
}

strike {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

strong {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: 'proximaNova--bold';
}

sub {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

sup {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

tt {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

var {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

b {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

u {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

i {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

center {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dl {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dt {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dd {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ol {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: decimal;
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

label span {
  font-weight: normal;
  font-size: 13px;
  color: #444;
}

legend {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
  font-weight: bold;
  font-size: 13px;
}
legend span {
  font-weight: normal;
  font-size: 13px;
  color: #444;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

tbody {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

tfoot {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

thead {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

th {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

aside {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}

canvas {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

details {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

embed {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

figure {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

footer {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

hgroup {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

menu {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

output {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ruby {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

time {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

mark {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

audio {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.subheader {
  color: #777;
}

p.lead {
  font-size: 21px;
  line-height: 27px;
  color: #777;
}

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}

img.scale-with-grid {
  max-width: 100%;
  height: auto;
}

.button {
  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #444;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 8px 10px;
}
.button:hover {
  color: #222;
  background: #ddd;
  background: #ddd -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  background: #ddd -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: #ddd -o-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: #ddd -ms-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: #ddd linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  border: 1px solid #888;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
}
.button:active {
  border: 1px solid #666;
  background: #ccc;
  background: #ccc -moz-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.35)), color-stop(100%, rgba(10, 10, 10, 0.4)));
  background: #ccc -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  background: #ccc -o-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  background: #ccc -ms-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  background: #ccc linear-gradient(to bottom, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
}

button {
  border-radius: 0;
  border: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="reset"] {
  background: #eee;
  background: #eee -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background: #eee -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: #eee -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: #eee -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: #eee linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #444;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 8px 10px;
}
input[type="reset"]:hover {
  color: #222;
  background: #ddd;
  background: #ddd -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  background: #ddd -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: #ddd -o-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: #ddd -ms-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: #ddd linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  border: 1px solid #888;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
}
input[type="reset"]:active {
  border: 1px solid #666;
  background: #ccc;
  background: #ccc -moz-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.35)), color-stop(100%, rgba(10, 10, 10, 0.4)));
  background: #ccc -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  background: #ccc -o-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  background: #ccc -ms-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  background: #ccc linear-gradient(to bottom, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
}

input[type="button"] {
  background: #eee;
  background: #eee -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background: #eee -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: #eee -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: #eee -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: #eee linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 8px 10px;
}
input[type="button"]:hover {
  color: #222;
  background: #ddd;
  background: #ddd -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  background: #ddd -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: #ddd -o-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: #ddd -ms-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: #ddd linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  border: 1px solid #888;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
}
input[type="button"]:active {
  border: 1px solid #666;
  background: #ccc;
  background: #ccc -moz-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.35)), color-stop(100%, rgba(10, 10, 10, 0.4)));
  background: #ccc -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  background: #ccc -o-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  background: #ccc -ms-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  background: #ccc linear-gradient(to bottom, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
}

.button.full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}

button.full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}

input[type="submit"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}

input[type="reset"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}

input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="text"] {
  border: 1px solid #ccc;
  padding: 6px 4px;
  outline: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #777;
  margin: 0;
  width: auto;
  max-width: 100%;
  display: block;
  background: #fff;
}
input[type="text"]:focus {
  border: 1px solid #aaa;
}

input[type="password"] {
  border: 1px solid #ccc;
  padding: 6px 4px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #777;
  margin: 0;
  width: 210px;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
  background: #fff;
}
input[type="password"]:focus {
  border: 1px solid #aaa;
}

input[type="email"] {
  border: 1px solid #ccc;
  padding: 6px 4px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #777;
  margin: 0;
  width: 210px;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
  background: #fff;
}
input[type="email"]:focus {
  border: 1px solid #aaa;
}

textarea {
  border: 1px solid #ccc;
  padding: 6px 4px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #777;
  margin: 0;
  width: 210px;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
  background: #fff;
  min-height: 60px;
}
textarea:focus {
  border: 1px solid #aaa;
}

select {
  border: 1px solid #ccc;
  padding: 6px 4px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #777;
  margin: 0;
  width: 210px;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
  background: #fff;
  padding: 0;
  width: 220px;
}

input[type="checkbox"] {
  display: inline;
  border-radius: 0;
}

.btn, .btn--widget, .widget_mailchimp input[type="submit"] {
  display: block;
  width: auto;
  background-color: #06F;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "telefonica--reg";
}
.btn:hover, .btn--widget:hover, .widget_mailchimp input[type="submit"]:hover {
  background-color: #0066FFAB;
  text-decoration: none;
}

a.more-link {
  font-family: 'proximaNova--bold';
  margin-left: 10px;
  margin-left: 1rem;
  white-space: none;
}

.remove-bottom {
  margin-bottom: 0 !important;
}

.half-bottom {
  margin-bottom: 10px !important;
}

.add-bottom {
  margin-bottom: 20px !important;
}

ul {
  list-style-type: none;
}

.encimaimagen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #000000;
  opacity: 0.5;
}
.encimaimagen:hover {
  background-color: #046F84;
}

a.trigger {
  display: inline-block;
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 8;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

/* ICON*/
.icon--play {
  display: inline-block;
  position: absolute;
  background: url(../img/play@2x.png) no-repeat center center;
  background-size: 75px 75px;
  width: 75px;
  height: 75px;
  z-index: 10;
  left: 50%;
  top: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icon--play:hover {
  opacity: 0.9;
}

/*=================
VENDORS
================= */
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/
/*FUNCTION */
.u-full-width {
  width: 100%;
  box-sizing: border-box;
}

.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box;
}

.u-pull-right {
  float: right;
}

.u-pull-left {
  float: left;
}

/*===============
GRID
=================*/
.container {
  position: relative;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  box-sizing: border-box;
}

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
}

@media (min-width: 400px) {
    .container {
    width: 100%;
  }
}
@media (min-width: 550px) {
    .container {
    width: 90%;
  }
}
@media (min-width: 750px) {
    .six.columns {
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 1000px) {
    .container {
    width: 940px;
  }

    .column,
  .columns {
    margin-left: 5.2%;
  }

    .column:first-child,
  .columns:first-child {
    margin-left: 0;
  }

    .one.column,
  .one.columns {
    width: 3.56667%;
  }

    .two.columns {
    width: 12.33333%;
  }

    .three.columns {
    width: 21.1%;
  }

    .four.columns {
    width: 29.86667%;
  }

    .five.columns {
    width: 38.63333%;
  }

    .six.columns {
    width: calc(50% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }

    .seven.columns {
    width: 56.16667%;
  }

    .eight.columns {
    width: 64.93333%;
  }

    .nine.columns {
    width: 73.7%;
  }

    .ten.columns {
    width: 82.46667%;
  }

    .eleven.columns {
    width: 91.23333%;
  }

    .twelve.columns {
    width: 100%;
    margin-left: 0;
  }

    .one-third.column {
    width: 29.86667%;
  }

    .two-thirds.column {
    width: 64.93333%;
  }

    .one-half.column {
    width: 47.4%;
  }

    .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.76667%;
  }

    .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.53333%;
  }

    .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26.3%;
  }

    .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 35.06667%;
  }

    .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.83333%;
  }

    .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52.6%;
  }

    .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 61.36667%;
  }

    .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 70.13333%;
  }

    .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78.9%;
  }

    .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 87.66667%;
  }

    .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 96.43333%;
  }

    .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 35.06667%;
  }

    .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 70.13333%;
  }

    .offset-by-one-half.column,
  .offset-by-one-half.column {
    margin-left: 52.6%;
  }
}
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both;
}

/*=================
COMPONENTS
================= */

.superinf {
  display: none;
  width: -webkit-calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: calc(100% - 100px);
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 750px) {
  
  .superinf {
    display: block;
    height: 250px;
    width: -webkit-calc(90% - 140px);
    width: -moz-calc(90% - 140px);
    width: calc(90% - 140px);
  }
}
@media only screen and (min-width: 1000px) {
  
  .superinf {
    width: 842px;
  }
}


.destacadas-inf {
  display: block;
  height: 250px;
}

.destacadas-inf .post {
  width: 250px;
  height: 250px;
  margin-bottom: 0;
  border-left: 1px solid #ffffff;
}

.destacadas-inf .post a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}

.destacadas-inf .post .thumb {
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.destacadas-inf .post .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 50%;
}

.destacadas-inf .post h2 {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  height: auto;
  color: #ffffff;
  white-space: normal;
  padding: 10px;
  padding: 1rem;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.18;
  z-index: 2;
}

.destacadas-inf .post:hover .encimaimagen {
  background-color: #0066FFAB;
}

.destacadas-inf button.slick-prev, .destacadas-inf button.slick-next {
  display: none;
  position: absolute;
  height: 250px;
  width: 50px;
  top: 0;
  background-color: #2B3447;
  z-index: 10;
  transform: translate(0, 0);
}

.destacadas-inf button.slick-prev:hover, .destacadas-inf button.slick-next:hover {
  background-color: #0066FFAB;
  opacity: 1;
}
@media only screen and (min-width: 750px) {
  
  .destacadas-inf button.slick-prev, .destacadas-inf button.slick-next {
    display: block;
  }
}

.destacadas-inf button.slick-prev {
  border-right: 1px solid #ffffff;
  left: -49px;
}

.destacadas-inf button.slick-next {
  right: -49px;
  border-left: 1px solid #ffffff;
}


.destacados {
  margin-bottom: 50px;
  margin-bottom: 5rem;
  position: relative;
}
@media only screen and (min-width: 750px) {
  
  .destacados {
    margin-top: 50px;
    margin-top: 5rem;
    margin-bottom: 75px;
    margin-bottom: 7.5rem;
  }
}


.destacadas-top {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 50px;
  margin-bottom: 5rem;
}


.destacadas-top .post {
  height: 260px;
  margin: 0;
  padding: 0;
}

.destacadas-top .post a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.destacadas-top .post .thumb {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 260px;
  overflow: hidden;
  z-index: 0;
}

.destacadas-top .post .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 50%;
}

.destacadas-top .post h2 {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  z-index: 1;
  color: #ffffff;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "telefonica--reg";
  line-height: 1.16em;
  padding: 10px;
  padding: 1rem;
  white-space: normal;
  text-align: center;
}

.destacadas-top .post:hover .encimaimagen {
  background-color: #06F;
}

@media only screen and (min-width: 550px) {
  
  .destacadas-top .post h2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 750px) {
  
  .destacadas-top .post {
    width: 50%;
    height: 400px;
    margin: 0px 25px;
    margin: 0rem 2.5rem;
  }
  
  .destacadas-top .post .thumb {
    height: 400px;
  }
  
  .destacadas-top .post h2 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.187;
    padding: 15%;
  }
}
/*widgets incluidos en sidbar */
/* Banner de "a un clic de las TIC"*/
#text-4, #text-2 {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align: center;
}
#text-4 .textwidget, #text-2 .textwidget {
  display: inline-block;
}

.widget {
  width: 100%;
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.widget a {
  text-decoration: none;
}
.widget a:hover img {
  opacity: 0.8;
}
.widget.popular-posts .post .thumb:after {
  pointer-events: none;
}
.widget .post {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
.widget .post .thumb {
  width: 100%;
  height: 100px;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  overflow: hidden;
  position: relative;
}
.widget .post .thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  object-fit: cover;
  object-position: 50% 50%;
}
.widget .post .thumb:after {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 1;
}
.widget .post .title {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "telefonica--reg";
  color: #111111;
  line-height: 1.18;
  text-decoration: none;
}
.widget .post .title a {
  color: inherit;
}
.widget .post:hover .thumb:after {
  background-color: #06F;
  opacity: 0.4;
}
.widget .post:hover .title {
  text-decoration: underline;
}
.widget .post:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 550px) {
    .widget {
    /*width: 50%;*/
    float: left;
    overflow: hidden;
    padding: 0px 25px;
    padding: 0rem 2.5rem;
  }
}
@media only screen and (min-width: 1000px) {
    .widget {
    width: 100%;
    padding: 0;
  }
}

.widget-title {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "telefonica--reg";
  padding-bottom: 10px;
  padding-bottom: 1rem;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
  color: #06F;
  text-align: center;
  line-height: 1.25em;
  border-bottom: 1px solid #06F;
}
@media only screen and (max-width: 1000px) {
  h1.widget-title {
    text-align: center;
  }
}

.btn--widget {
  display: none;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
}
@media only screen and (min-width: 1000px) {
    .btn--widget {
    display: block;
  }
}

.widget.widget_text {
  float: none;
}

/*Contenedor sidebar columna */
@media only screen and (min-width: 550px) {
    #secondary.widget-area.column {
    width: calc(100% + 50px);
    width: -webkit-calc(100% + 50px);
    width: -moz-calc(100% + 50px);
    width: calc(100% + 50px);
    margin-left: -25px;
    margin-left: -2.5rem;
  }
}
@media only screen and (min-width: 1000px) {
    #secondary.widget-area.column {
    width: 29.86667%;
    margin-left: 5.2%;
  }
}

.navigation.over {
  display: block;
  width: 100%;
  margin-bottom: 75px;
  margin-bottom: 7.5rem;
}
@media only screen and (min-width: 1000px) {
    .navigation.over {
    margin-bottom: 100px;
    margin-bottom: 10rem;
  }
}

.wp-paginate {
  list-style: none;
  text-align: center;
  white-space: nowrap;
}
.wp-paginate li {
  display: inline-block;
  margin-right: 16px;
  margin-right: 1.6rem;
}
.wp-paginate li:last-child {
  margin-right: 0;
}
.wp-paginate li .page.current {
  color: #111111;
}

a.page, a.next {
  font-size: 18px;
  font-size: 1.8rem;
  color: #06F;
  display: inline-block;
  width: auto;
  font-family: "proximaNova--semibold";
}

a.next {
  margin-left: 22px;
  margin-left: 2.2rem;
}

.gap {
  color: #046F84;
}

.post {
  margin-bottom: 30px;
  margin-bottom: 3rem;
  position: relative;
}
@media only screen and (min-width: 550px) {
    .post {
    margin-bottom: 60px;
    margin-bottom: 6rem;
  }
}

/*el alto de la imagen será la corresponndiente a la del archivo */
.entry-title {
  color: #06F;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.16em;
  font-family: "telefonica--reg";
  text-decoration: none;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
@media only screen and (min-width: 550px) {
    .entry-title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

.post--img {
  width: 100%;
  height: 110px;
  position: relative;
  overflow: hidden;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}
.post--img img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
  object-fit: cover;
  object-position: 50% 0;
}
.post--img:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
}
@media only screen and (min-width: 550px) {
    .post--img {
    height: 225px;
    margin-bottom: 17px;
    margin-bottom: 1.7rem;
  }
}

a.thumblink:hover .post--img:after {
  background-color: #06f;
  opacity: 0.4;
}

/*Etiqueta de categoría */
.cat-links {
  position: absolute;
  width: auto;
  display: inline-block;
  height: 30px;
  right: 0;
  top: 0;
  background-color: #fff;
  padding: 0px 12px;
  padding: 0rem 1.2rem;
  z-index: 5;
}
.cat-links a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  color: #06F;
  font-family: "proximaNova--bold";
  text-transform: uppercase;
}

@media only screen and (min-width: 550px) {
    .cat-links {
    height: 35px;
  }
    .cat-links a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 35px;
  }
}
/*Autor */
.entry-meta, .single .escritopor {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.375;
  color: #999999;
  margin-bottom: 0px;
  margin-bottom: 0rem;
}

@media only screen and (min-width: 550px) {
    .entry-meta, .single .escritopor {
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.entry-meta a{
  color:#000;
}
/*Contenido */
.entry-content {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33;
  color: #111111;
  font-family: "proximaNova--reg";
}
.entry-content strong {
  font-family: 'proximaNova--bold';
}

.widget_mailchimp {
  display: none;
  width: 100%;
  background-color: #F0F0F0;
  text-align: center;
  padding-bottom: 20px;
  padding-bottom: 2rem;
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.widget_mailchimp .widget-title {
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.25em;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  padding-top: 8px;
  padding-top: 0.8rem;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  font-family: "telefonica--reg";
  border-bottom: 2px solid white;
}
.widget_mailchimp .selectionShareable {
  text-align: center;
  font-family: "proximaNova--reg";
  margin-bottom: 10px;
  margin-bottom: 1rem;
  padding: 0px 10px;
  padding: 0rem 1rem;
}
.widget_mailchimp form {
  position: relative;
  padding: 0px 15px;
  padding: 0rem 1.5rem;
  margin-bottom: 0;
}
.widget_mailchimp input[type="email"] {
  display: block;
  width: 100%;
  height: 35px;
  border: none;
  color: #CCCCCC;
  padding: 0px 75px 0px 10px;
  padding: 0rem 7.5rem 0rem 1rem;
  font-size: 16px;
  font-size: 1.6rem;
}
.widget_mailchimp input[type="submit"] {
  position: absolute;
  right: 15px;
  top: 0;
  height: 35px;
  line-height: 35px;
  border: none;
  padding: 0px 8px;
  padding: 0rem 0.8rem;
}
.widget_mailchimp label {
  font-size: 16px;
  font-size: 1.6rem;
  margin-left: 8px;
  margin-left: 0.8rem;
}
@media only screen and (min-width: 1000px) {
    .widget_mailchimp {
    display: block;
  }
}

.widgetBar_mailchimp {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #000000;
  width: 100%;
  height: auto;
  z-index: 98;
  box-shadow: 0 -5px 0 0 rgba(0, 0, 0, 0.5);
}
.widgetBar_mailchimp * {
  color: #ffffff;
}
.widgetBar_mailchimp p {
  display: none;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 10px;
  padding: 1rem;
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
.widgetBar_mailchimp form {
  position: relative;
  margin: 10px 60px 10px 10px;
  margin: 1rem 6rem 1rem 1rem;
}
.widgetBar_mailchimp input[type="email"] {
  display: inline-block;
  border-radius: 0;
  height: 35px;
  line-height: 35px;
  margin-bottom: 0;
  width: 100%;
  border: none;
  padding: 8px 75px 8px 8px;
  padding: 0.8rem 7.5rem 0.8rem 0.8rem;
  color: #ffffff;
  background-color: #262626;
  font-size: 16px;
  font-size: 1.6rem;
}
.widgetBar_mailchimp input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 35px;
  width: 65px;
  padding: 7px;
  padding: 0.7rem;
  font-size: 18px;
  font-size: 1.8rem;
  color: #111111;
  border: none;
  font-family: 'proximaNova--bold';
  z-index: 1;
  background-color: white;
}
.widgetBar_mailchimp input[type="submit"]:hover {
  opacity: 0.8;
}
.widgetBar_mailchimp .triggerClose {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.widgetBar_mailchimp .triggerClose span {
  display: none;
}
.widgetBar_mailchimp .triggerClose:hover {
  opacity: 0.5;
}
.widgetBar_mailchimp .icon--close {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("../img/sprite--xs3.png");
  background-size: 320px 320px;
  background-repeat: no-repeat;
  background-position: -127px -128px;
}

@media only screen and (min-width: 750px) {
    .widgetBar_mailchimp {
    text-align: center;
    font-size: 0;
    white-space: nowrap;
    height: 70px;
    padding: 0;
  }
    .widgetBar_mailchimp .container {
    height: 100%;
    width: 100%;
    padding: 0 10px;
  }
    .widgetBar_mailchimp p {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    line-height: 70px;
    margin-right: 38px;
    margin-right: 3.8rem;
    vertical-align: middle;
    padding: 0;
  }
    .widgetBar_mailchimp form {
    width: 235px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    position: relative;
    top: 17.5px;
    float: left;
  }
    .widgetBar_mailchimp input[type="submit"] {
    color: #111111;
  }
    .widgetBar_mailchimp .triggerClose {
    top: 27px;
    right: 10px;
  }
}
@media only screen and (min-width: 1000px) {
    .widgetBar_mailchimp .container {
    padding: 0;
  }
    .widgetBar_mailchimp .triggerClose {
    top: 24px;
    float: left;
    display: inline-block;
    text-align: left;
    width: auto;
  }
    .widgetBar_mailchimp .triggerClose p {
    margin-right: 28px;
    margin-right: 2.8rem;
  }
    .widgetBar_mailchimp .triggerClose span {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-size: 1.6rem;
    margin-right: 10px;
    margin-right: 1rem;
    vertical-align: middle;
  }
    .widgetBar_mailchimp .triggerClose .icon--close {
    display: inline-block;
    vertical-align: middle;
  }
}
.widgetBar_mailchimp.mostrar {
  display: block;
}

.widgetBar_mailchimp {
  display: none;
}

/*card element */
.autorcard {
  display: inline-block;
  width: 100%;
  background-color: #F0F0F0;
  padding: 15px;
  padding: 1.5rem;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
  overflow: hidden;
  font-size: 0;
  white-space: nowrap;
}
.autorcard h3.subtituloGeneral {
  font-size: 20px;
  font-size: 2rem;
  text-align: left;
}
.autorcard .avatar {
  display: inline-block;
  vertical-align: top;
  width: 75px;
  height: auto;
  text-align: center;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.autorcard .avatar a {
  display: inline-block;
  width: 75px;
  height: 75px;
}
.autorcard .autor-info {
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  padding-left: 1.5rem;
  width: calc(100% - 100px);
  white-space: normal;
}
.autorcard .descripcion {
  font-size: 16px;
  font-size: 1.6rem;
}
.autorcard .vertodos {
  display: block;
  width: 100%;
  height: 20px;
  margin: 15px 0px 20px;
  margin: 1.5rem 0rem 2rem;
  padding-left: 90px;
  padding-left: 9rem;
}
.autorcard .vertodos a {
  display: inline-block;
  font-family: 'proximaNova--bold';
  background: none;
  color: #046F84;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-size: 1.6rem;
}

.autor-info {
  display: inline-block;
  width: 100%;
}

.entry_author_image {
  display: block;
  border-radius: 100%;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.entry_author_image img {
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 0;
}

@media only screen and (min-width: 750px) {
    .autorcard {
    width: calc(50% - 20px);
    height: 224px;
    float: left;
    overflow: hidden;
    margin: 0px 10px 20px;
    margin: 0rem 1rem 2rem;
    vertical-align: top;
  }
    .autorcard .descripcion {
    max-height: 90px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1000px) {
    .autorcard {
    width: calc(50% - 40px);
    margin: 0px 20px 40px;
    margin: 0rem 2rem 4rem;
  }
    .autorcard .avatar {
    width: 125px;
    height: 125px;
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
  }
    .autorcard .avatar a {
    width: 125px;
    height: 125px;
  }
    .autorcard .autor-info {
    width: calc(100% - 155px);
  }
    .autorcard .descripcion {
    max-height: 105px;
  }
    .autorcard .vertodos {
    padding-left: 140px;
    padding-left: 14rem;
  }
}
.single .post-borderbox {
  border-left: 1px solid #DDDDDD;
  padding-left: 15px;
  padding-left: 1.5rem;
}
.single .manualrel {
  margin-top: 15px;
  margin-top: 1.5rem;
}
.single .manualrel h2 {
  width: 200px;
  padding-left: 15px !important;
  box-sizing: border-box;
  font-size: 18px !important;
  float: right;
  margin: 0;
  line-height: 140%;
  color: #06F;
}
.single .manualrel h2:hover {
  text-decoration: underline;
}
.single .manualrel img {
  float: left;
  width: 75px;
  height: 75px;
}
.single .manualrel .post {
  margin-bottom: 30px;
  overflow: hidden;
}

.postabajo {
  margin-bottom: 50px;
  margin-bottom: 5rem;
  text-align: center;
}
@media only screen and (min-width: 750px) {
    .postabajo {
    white-space: nowrap;
    font-size: 0;
    margin-bottom: 75px;
    margin-bottom: 7.5rem;
  }
}
@media only screen and (min-width: 1000px) {
    .postabajo {
    margin-bottom: 50px;
    margin-bottom: 5rem;
  }
}

.sig, .ant {
  display: inline-block;
  width: 100%;
  height: 245px;
  vertical-align: top;
  overflow: hidden;
  position: relative;
}
.sig:hover .encimaimagen, .ant:hover .encimaimagen {
  background-color: #06F;
  opacity: 0.4;
}
.sig .txt, .ant .txt {
  position: absolute;
  top: 0;
  margin-top: 25px;
  margin-top: 2.5rem;
  display: block;
  width: 100%;
  height: auto;
  text-transform: uppercase;
  font-family: "proximaNova--bold";
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffffff;
  display: block;
  z-index: 11;
}
.sig .trigger, .ant .trigger {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 11;
  background-color: transparent;
}
.sig .titleStep, .ant .titleStep {
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "telefonica--reg";
  color: #ffffff;
  z-index: 10;
  padding: 10px;
  padding: 1rem;
  text-decoration: none;
  top: 50%;
  transform: translate(0, -50%);
  white-space: normal;
  border: none;
}
.sig .titleStep:hover, .ant .titleStep:hover {
  color: #046F84;
}
.sig .thumbImg, .ant .thumbImg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.sig .thumbImg img, .ant .thumbImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 50%;
}
@media only screen and (min-width: 750px) {
    .sig, .ant {
    width: 50%;
  }
}

.stickysocial_wrap {
  display: none;
  position: absolute;
  top: 0;
  left: -98px;
  bottom: 30px;
  width: 50px;
  height: 252px;
  text-align: center;
  -webkit-transition: top .35s ease-in-out;
  transition: top .35s ease-in-out;
}
@media only screen and (min-width: 1200px) {
    .stickysocial_wrap {
    display: block;
  }
}

.stickysocial {
  border: #DDDDDD solid 1px;
}

.stickysocial a {
  width: 100%;
  padding: 12.5px 15px;
  padding: 1.25rem 1.5rem;
  height: 50px;
  display: block;
  text-indent: -9999px;
  position: relative;
  background-image: url("../img/sprite--xs3.png");
  background-size: 320px 320px;
  background-repeat: no-repeat;
}

.stickysocial a.fb {
  background-position: 2px -264.5px;
}
.stickysocial a.fb:hover {
  background-position: 2px -228px;
  background-color: #3B5998;
}

.stickysocial a.tw {
  background-position: -38px -264.5px;
  height: 48px;
}
.stickysocial a.tw:hover {
  background-position: -38px -230px;
  background-color: #00ACED;
}

.stickysocial a.gplus {
  height: 48px;
  background-position: -124px -267.5px;
}
.stickysocial a.gplus:hover {
  background-position: -124px -230px;
  background-color: #D34836;
}

.stickysocial a.linkedin {
  height: 50px;
  background-position: -82px -265.5px;
}
.stickysocial a.linkedin:hover {
  background-position: -82px -230px;
  background-color: #0077B5;
}

h1.page-title, .page-template-autores h1.autores-title {
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "telefonica--reg";
  text-align: center;
  height: 50px;
  line-height: 40px;
  color: #111111;
  padding-left: 10px;
  padding-left: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
}
@media only screen and (min-width: 750px) {
    h1.page-title, .page-template-autores h1.autores-title {
    background-color: #046F84;
    color: #ffffff;
    font-size: 32px;
    font-size: 3.2rem;
    height: 70px;
    line-height: 60px;
  }
}


/*==============
COOKIES
================= */

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
    color: #111 !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
    color: #111 !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
    color: #111 !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header, #ot-sdk-cookie-policy td, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span {
    font-size: 1.8rem !important;
    line-height: 1.34em;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
    font-size: 1.8rem !important;
    line-height: 1.34em;
}
#ot-sdk-cookie-policy h3{
    font-size: 1.8rem !important;
}

.cookies {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #f0f0f0;
  text-align: center;
  padding: 13px 15px;
  padding: 1.3rem 1.5rem;
  z-index: 99;
}

.es .cookies.es.mostrar, .en .cookies.en.mostrar {
  display: block;
}

.cookies p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  text-align: left;
}

.cookies p a {
  font-size: 16px;
  font-size: 1.6rem;
}

a.btn--cookies {
  display: inline-block;
  width: 135px;
  height: 55px;
  line-height: 55px;
  background-color: black;
  color: white;
  text-align: center;
}

a.btn--cookies:hover {
  cursor: pointer;
  text-decoration: none;
}

ul.ul-cookies {
  margin-left: 40px;
  margin-bottom: 20px;
}
ul.ul-cookies li {
  list-style-type: disc;
}

@media only screen and (min-width: 768px) {
    .es .cookies.es.mostrar, .en .cookies.en.mostrar {
    display: flex;
    justify-content: center;
    align-items: center;
  }

    .cookies p {
    float: left;
    width: 820px;
    margin: 0;
    font-size: 15px;
    line-height: 120%;
    margin-right: 20px;
  }

    a.btn--cookies {
    width: 100px;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    background-color: #333;
  }

    a.btn--cookies:hover {
    background-color: black;
  }
}
.br .cookies, .en .widgetBar_mailchimp, .br .widgetBar_mailchimp {
  display: none;
}

.ulcloudtag {
  background-color: transparent;
  overflow: hidden;
}
.ulcloudtag li {
  float: left;
  display: inline-block;
  width: auto;
  height: 52px;
  margin: 0px 15px 15px 0px;
  margin: 0rem 1.5rem 1.5rem 0rem;
  padding: 0;
}
.ulcloudtag li a {
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: none;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 52px;
  background-color: #EEEEEE;
  color: #046F84;
  padding: 0px 15px;
  padding: 0rem 1.5rem;
}
.ulcloudtag li a:hover {
  background-color: #046F84;
  color: #ffffff;
}

.widget.cloudtag {
  width: 100%;
}

/*=================
HELPERS
================= */
.M25T {
  margin-top: 75px;
  margin-top: 7.5rem;
}

.M50T {
  margin-top: 50px;
  margin-top: 5rem;
}

.M75T {
  margin-top: 75px;
  margin-top: 7.5rem;
}

.M100T {
  margin-top: 100px;
  margin-top: 10rem;
}

.M25B {
  margin-bottom: 75px;
  margin-bottom: 7.5rem;
}

.M50B {
  margin-bottom: 50px;
  margin-bottom: 5rem;
}

.M75B {
  margin-bottom: 75px;
  margin-bottom: 7.5rem;
}

.M100B {
  margin-bottom: 100px;
  margin-bottom: 10rem;
}

/* /*
/* ==========================================================================
   Helper classes: Clases genéricas para dar estilos a componentes en linea

   ========================================================================== */
/*
 * Hide visually and from screen readers:
 */
.hidden {
  display: none;
}

@media only screen and (min-width: 550px) {
    .hidden--xsLg {
    display: none;
  }
}
@media only screen and (min-width: 750px) {
    .hidden--sm {
    display: none;
  }
}
@media only screen and (min-width: 1000px) {
    .hidden--md {
    display: none;
  }
}
@media only screen and (min-width: 1400px) {
    .hidden--lg {
    display: none;
  }
}
.show {
  display: block;
}

@media only screen and (min-width: 550px) {
    .show--xsLg {
    display: block;
  }
}
@media only screen and (min-width: 750px) {
    .show--sm {
    display: block;
  }
}
@media only screen and (min-width: 1000px) {
    .show--md {
    display: block;
  }
}
@media only screen and (min-width: 1400px) {
    .show--lg {
    display: block;
  }
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

.clearRight {
  clear: right;
}

.clearLeft {
  clear: left;
}

/*===========================*/
.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.floatLeft--xs {
  float: left;
}

@media only screen and (min-width: 750px) {
    .floatLeft--sm {
    float: left;
  }
}
@media only screen and (min-width: 1024px) {
    .floatLeft--md {
    float: left;
  }
}
.floatRight--xs {
  float: right;
}

@media only screen and (min-width: 750px) {
    .floatRight--sm {
    float: right;
  }
}
@media only screen and (min-width: 1024px) {
    .floatRight--md {
    float: right;
  }
}
.responsiveImage {
  max-width: 100%;
  height: auto;
}

.bold {
  font-weight: bold;
}

.center {
  text-align: center;
}

.alignright {
  text-align: right;
}

.alignleft {
  text-align: left;
}

/*aplicar esta clase a los enlaces de texto que no quiero que se separaren en dos lineas */
.inlineBlock {
  display: inline-block;
}

.centerProgressiveX {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

/*margin Verticales*/
.M15B {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 750px) {
    .M15B--sm {
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (min-width: 1000px) {
    .M15B--md {
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
  }
}

.M20B {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 750px) {
    .M20B--sm {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 1000px) {
    .M20B--md {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
}

.M25B {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}

.M30B {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
@media only screen and (min-width: 750px) {
    .M30B--sm {
    margin-bottom: 30px;
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 1000px) {
    .M30B--md {
    margin-bottom: 30px;
    margin-bottom: 3rem;
  }
}

.M35B {
  margin-bottom: 35px;
  margin-bottom: 3.5rem;
}
@media only screen and (min-width: 750px) {
    .M35B--sm {
    margin-bottom: 35px;
    margin-bottom: 3.5rem;
  }
}
@media only screen and (min-width: 1000px) {
    .M35B--sm {
    margin-bottom: 35px;
    margin-bottom: 3.5rem;
  }
}

.M50B {
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
@media only screen and (min-width: 1000px) {
    .M50B--sm {
    margin-bottom: 50px;
    margin-bottom: 5rem;
  }
}
@media only screen and (min-width: 1024px) {
    .M50B--md {
    margin-bottom: 50px;
    margin-bottom: 5rem;
  }
}

.M75B {
  margin-bottom: 75px;
  margin-bottom: 7.5rem;
}
@media only screen and (min-width: 750px) {
    .M75B--sm {
    margin-bottom: 75px;
    margin-bottom: 7.5rem;
  }
}
@media only screen and (min-width: 1000px) {
    .M75B--md {
    margin-bottom: 75px;
    margin-bottom: 7.5rem;
  }
}

.M100B {
  margin-bottom: 100px;
  margin-bottom: 10rem;
}
@media only screen and (min-width: 750px) {
    .M100B--sm {
    margin-bottom: 100px;
    margin-bottom: 10rem;
  }
}
@media only screen and (min-width: 750px) {
    .M100B--md {
    margin-bottom: 100px;
    margin-bottom: 10rem;
  }
}

.M30T {
  margin-top: 30px;
  margin-top: 3rem;
}
@media only screen and (min-width: 750px) {
    .M30T--sm {
    margin-top: 30px;
    margin-top: 3rem;
  }
}
@media only screen and (min-width: 1024px) {
    .M30T--md {
    margin-top: 30px;
    margin-top: 3rem;
  }
}

.M20T {
  margin-top: 20px;
  margin-top: 2rem;
}
@media only screen and (min-width: 750px) {
    .M20T--sm {
    margin-top: 20px;
    margin-top: 2rem;
  }
}

.M50T {
  margin-top: 50px;
  margin-top: 5rem;
}
@media only screen and (min-width: 750px) {
    .M50T--sm {
    margin-top: 50px;
    margin-top: 5rem;
  }
}

/*margin para anular margin auto*/
.marginNoAuto {
  margin-left: 0;
}
@media only screen and (min-width: 750px) {
    .marginNoAuto--sm {
    margin-left: 0;
  }
}
@media only screen and (min-width: 924px) {
    .marginNoAuto--smLarge {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1024px) {
    .marginNoAuto--md {
    margin-left: 0;
  }
}

/*================
LAYOUT
================= */
#colophon {
  padding: 50px 10px 43px;
  padding: 5rem 1rem 4.3rem;
}
#colophon .logofooter {
  display: block;
  text-align: center;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
/* #colophon .movistar {
  display: inline-block;
  width: 160px;
  height: 35px;
  background-image: url("../img/sprite--xs3.png");
  background-repeat: no-repeat;
  background-size: 320px 320px;
  text-indent: -9999px;
  background-position: -10px -8px;
} */
#colophon .movistar {
  display: inline-block;
  width: 160px;
  height: 31px;
  background-image: url("../img/movistar-new.png");
  text-indent: -9999px;
}
#colophon .links {
  display: block;
  text-align: center;
}
#colophon .links li {
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}
#colophon .links li:first-child {
  margin-bottom: 0;
}
#colophon .links a {
  font-size: 16px;
  font-size: 1.3rem;/*1.6rem;*/
  color: #111111;
  font-family: "proximaNova--reg";
  line-height: 1.5em;
}
#colophon .license {
  display: inline-block;
  width: 90px;
  height: 25px;
  background-image: url("../img/sprite--xs3.png");
  background-repeat: no-repeat;
  background-size: 320px 320px;
  text-indent: -9999px;
  background-position: -10px -53px;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}

#colophon .powered {
  display: inline-block;
  width: 25px;
  height: 24px !important;
  background-image: url("../img/hptx.svg");
  background-repeat: no-repeat;
  text-indent: -9999px;
  margin-bottom: -3px;
  vertical-align: middle;
}

@media only screen and (min-width: 750px) {
    #colophon {
    padding: 0px 10px;
    padding: 0rem 1rem;
    margin-bottom: 50px;
    margin-bottom: 5rem;
  }
    #colophon .logofooter {
    width: auto;
    float: right;
    vertical-align: top;
    margin-bottom: 0;
  }
    #colophon .links {
    margin-top: 5px;
    margin-top: 0.5rem;
    width: auto;
    float: left;
    vertical-align: top;
    text-align: left;
    white-space: nowrap;
    font-size: 0;
  }
    #colophon .links li {
    vertical-align: middle;
    display: inline-block;
    margin-right: 25px;
    margin-right: 2.5rem;
    margin-bottom: 0;
  }
    #colophon .links li:first-child {
    margin-right: 20px;
    margin-right: 2rem;
  }
    #colophon .links a {
    height: 25px;
    line-height: 25px;
  }
    #colophon .license {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1000px) {
    #colophon {
    padding: 0;
  }
}

hgroup {
  text-align: center;
  overflow: hidden;
  height: 60px;
}
@media only screen and (min-width: 750px) {
    hgroup {
    height: auto;
  }
}

/*TopBar
  --idiomas.desktop
  --conocenos
  --siguenos
  --search
*/
.topbar {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  background-color: #06F;
  color: #ffffff;
  width: 100%;
  height: 60px;
  padding: 0px 10px;
  padding: 0rem 1rem;
  z-index: 100;
}
.topbar .container {
  padding: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 750px) {
    .topbar {
    position: relative;
    padding: 0px 20px;
    padding: 0rem 2rem;
  }
}

.lomasvisto { margin-bottom: 75px !important; }

.lomasvisto-title { display: none; }

@media (min-width: 750px) {
  .lomasvisto-title.desktop {
    display:block;
  }
  }




/*IDIOMAS */
.idiomas.desktop {
  display: none;
  float: left;
  height: 60px;
}
.idiomas.desktop ul {
  width: auto;
  padding: 0;
  display: block;
  height: 100%;
  text-align: left;
  white-space: nowrap;
  font-size: 0;
}
.idiomas.desktop li {
  position: relative;
  width: auto;
  z-index: 1;
  height: 60px;
  display: inline-block;
  vertical-align: top;
}
.idiomas.desktop li:last-of-type a {
  padding-right: 0;
}
.idiomas.desktop li:first-of-type a {
  padding-left: 0;
}
.idiomas.desktop a {
  display: inline-block;
  color: #ffffff;
  font-family: "proximaNova--reg";
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: capitalize;
  padding: 0px 8px;
  padding: 0rem 0.8rem;
  height: 100%;
  text-decoration: none;
  line-height: 60px;
  opacity: 1;
  -webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-tap-highlight-color: transparent;
}
.idiomas.desktop a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 750px) {
    .idiomas.desktop {
    display: block;
  }
}

.idiomas.mobile {
  display: block;
  width: 100%;
  border-bottom: solid 1px #ffffff;
}
.idiomas.mobile ul {
  display: block;
  width: 100%;
  height: 84px;
  text-align: center;
  white-space: nowrap;
  font-size: 0;
}
.idiomas.mobile li {
  display: inline-block;
  width: auto;
  height: 100%;
}
.idiomas.mobile a {
  display: inline-block;
  color: #ffffff;
  font-family: "proximaNova--reg";
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: capitalize;
  padding: 0px 8px;
  padding: 0rem 0.8rem;
  height: 100%;
  text-decoration: none;
  line-height: 84px;
  -webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-tap-highlight-color: transparent;
}
.idiomas.mobile a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 750px) {
    .idiomas.mobile {
    display: none;
  }
}

.topbar .search {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 75px;
  height: 60px;
  margin-right: -10px;
  overflow: hidden;
  transform-origin: 100% 0;
  background-color: transparent;
  transition-property: width,background-color;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  pointer-events: visible;
  z-index: 101;
}
.topbar .search.open {
  width: 380px;
  background-color: #06F;
}
.topbar .search.open .icon--search {
  background-color: #06F;
}
.topbar .search form {
  position: relative;
  height: 60px;
  overflow: hidden;
}
.topbar .search input[type="text"] {
  height: 60px;
  width: 100%;
  display: block;
  padding: 10px 75px 10px 10px;
  padding: 1rem 7.5rem 1rem 1rem;
  border: none;
  background-color: #06F;
  color:#fff;
}
.topbar .search input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 50px;
  height: 60px;
  border: none;
  z-index: -1;
  padding: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: transparent;
}
.topbar .search .icon--search {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 75px;
  height: 60px;
  border: none;
  z-index: 101;
  padding: 0px 25px;
  padding: 0rem 2.5rem;
  background-color: #06F;
  cursor: pointer;
}
.topbar .search .icon--search:before {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  position: relative;
  top: 50%;
  margin-top: -12.5px;
  opacity: 1;
  background-image: url("../img/sprite--xs3.png");
  background-repeat: no-repeat;
  background-size: 320px 320px;
  background-position: -10px -88px;
}
.topbar .search .icon--search:before:hover {
  opacity: 0.8;
}
@media only screen and (min-width: 750px) {
    .topbar .search {
    display: block;
  }
}

.idiomas li.en:before, .idiomas li.en:after {
  position: relative;
  display: inline-block;
  content: '';
  height: 8px;
  width: 0;
  border-left: #ffffff solid 1px;
  top: -2px;
}

.es .idiomas li.es, .en .idiomas li.en, .br .idiomas li.br {
  background: #046F84;
}

.es .idiomas li.es a, .en .idiomas li.en a, .br .idiomas li.br a {
  color: white;
}

/*LINK PAGE AUTORES */
.conoce {
  display: none;
}

@media only screen and (min-width: 750px) {
    .conoce {
    display: block;
    float: left;
    display: block;
    margin-left: 25px;
    margin-left: 2.5rem;
  }
    .conoce a {
    color: #ffffff;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: 'proximaNova--reg';
    line-height: 60px;
    line-height: 6rem;
    text-decoration: none;
  }
    .conoce a:hover {
    text-decoration: underline;
    -webkit-transition: text-decoration 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: text-decoration 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-tap-highlight-color: transparent;
  }
}
/*Logo de telefonica */
.wrapperlogoTelf {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
.wrapperlogoTelf p {
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 30px;
  margin-top: 3rem;
  color: #ffffff;
}
@media only screen and (min-width: 750px) {
    .wrapperlogoTelf p {
    display: none;
  }
}
.wrapperlogoTelf .telefonica-logo {
  width: 170px;
  height: 46.55px;
  background-image: url(../img/logo-telefonica-blanco.png);
  
}
@media only screen and (min-width: 750px) {
    .wrapperlogoTelf .telefonica-logo {
    display: none;
  }
}
@media only screen and (min-width: 1000px) {
    .wrapperlogoTelf .telefonica-logo {
    width: 95px;
    height: 26.04px;
    position: relative;
    top: 12px;
    display: inline-block;
    /*background-image: url(../img/movistar--b.png);*/
    background-image: url(../img/logo-telefonica.png)!important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 750px) {
    .wrapperlogoTelf {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1000px) {
    .wrapperlogoTelf {
    display: inline-block;
    width: 120px;
    height: 52px;
    vertical-align: top;
    text-align: center;
  }
}

.telefonica-logo {
  display: inline-block;
  width: 120px;
  height: 32.86px;
  text-indent: -9999px;
  /*background-image: url("../img/movistar.png");*/
  background-image: url(../img/logo-telefonica.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 750px) {
    .telefonica-logo {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 1000px) {
    .telefonica-logo {
    display: none;
  }
}

/*Logo de Blogthinkbin */
h1#site-title {
  height: 60px;
  margin: 0;
  padding: 0;
}
h1#site-title.desktop {
  display: none;
}
h1#site-title.mobile {
  display: block;
  text-align: left;
}
h1#site-title a {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 50px;
  height: 60px;
  color: #ffffff;
  font-family: "telefonica--bold";
  margin-right: 35px;
  margin-right: 3.5rem;
}
h1#site-title a:hover {
  opacity: 0.8;
  text-decoration: none;
}

@media only screen and (min-width: 750px) {
    h1#site-title {
    margin-top: 46px;
    margin-top: 4.6rem;
    margin-bottom: 43px;
    margin-bottom: 4.3rem;
  }
    h1#site-title.desktop {
    display: block;
  }
    h1#site-title.mobile {
    display: none;
  }
    h1#site-title a {
    color: #2B3447;
    font-size: 60px;
    font-size: 6rem;
    line-height: 40px;
    text-align: center;
    margin-right: 0px;
    margin-right: 0rem;
  }
    h1#site-title a:hover {
    opacity: 1;
    color: #000;
  }
}
/*widget siguenos */
.siguenos-widget {
  width: 100%;
  text-align: center;
  height: 40px;
}
.siguenos-widget.desktop {
  display: none;
}
.siguenos-widget.mobile {
  display: block;
}
@media only screen and (min-width: 750px) {
    .siguenos-widget {
    margin-right: 65px;
    margin-right: 6.5rem;
    width: auto;
    height: 60px;
    float: right;
    overflow: hidden;
    display: block;
    text-align: left;
    white-space: nowrap;
    font-size: 0;
  }
    .siguenos-widget.desktop {
    display: block;
  }
    .siguenos-widget.mobile {
    display: none;
  }
}

.item--siguenos {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-right: 1rem;
}
.item--siguenos:last-of-type {
  margin-right: 0px;
  margin-right: 0rem;
}
.item--siguenos a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: white;
  background-image: url("../img/sprite--xs3.png");
  background-size: 320px 320px;
  background-repeat: no-repeat;
}
.item--siguenos a:hover {
  opacity: 0.8;
}
.item--siguenos.facebook a {
  background-position: -5px -148px;
}
.item--siguenos.twitter a {
  background-position: -50px -148px;
}
.item--siguenos.youtube a {
  background-position: -94px -148px;
}

@media only screen and (min-width: 750px) {
    .item--siguenos {
    display: inline-block;
    width: 25px;
    height: 60px;
    margin-right: 10px;
    margin-right: 1rem;
  }
    .item--siguenos:last-of-type {
    margin-right: 0px;
    margin-right: 0rem;
  }
    .item--siguenos a {
    top: 17.5px;
    width: 25px;
    height: 25px;
  }
    .item--siguenos.facebook a {
    background-position: -10px -123px;
  }
    .item--siguenos.twitter a {
    background-position: -45px -123px;
  }
    .item--siguenos.youtube a {
    background-position: -80px -123px;
  }
}
/*NAVEGACIÓN DE SECCIONES
#acces

  A-->#menucontainer, trigger
  B-->menu-proto-container, contenedor del menu de categorias
    B1-->menu_btb, ul li a
 */
#access {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #046F84;
  position: fixed;
  top: 0px;
  left: -100%;
  overflow-y: scroll;
  z-index: 99;
  padding-top: 60px;
  padding-top: 6rem;
}
#access.toggled-on {
  left: 0;
}
@media only screen and (min-width: 750px) {
    #access {
    position: relative;
    left: auto;
    top: auto;
    background-color: #fff;
    z-index: 99;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding-top: 0;
    overflow: hidden;
  }
}

/*A (trigger)*/
#menucontainer {
  position: absolute;
  top: 0;
  right: -10px;
  display: inline-block;
  width: auto;
  height: 100%;
  padding: 0px 10px;
  padding: 0rem 1rem;
}
#menucontainer button {
  display: block;
  position: relative;
  top: 17.5px;
  width: 25px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

/*icono del trigger menu */
.lines {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 4px;
  background-color: #ffffff;
  border-radius: 1px;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.lines:nth-child(1) {
  top: 0;
}
.lines:nth-child(3) {
  bottom: 0;
}
.lines:nth-child(2) {
  top: 8px;
}

/*ESTADO OPEN */
#menucontainer.menuabierto .lines:nth-child(1) {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 8px;
}
#menucontainer.menuabierto .lines:nth-child(2) {
  opacity: 0;
  right: -60px;
}
#menucontainer.menuabierto .lines:nth-child(3) {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 8px;
}

/*B1*/
.menu-proto-container {
  display: block;
  width: 100%;
  max-width: /* 960px; */ 1050px;
  margin: 0 auto;
  padding-bottom: 100px;
  padding-bottom: 10rem;
}
.menu-proto-container .menu {
  border-bottom: solid 1px #ffffff;
}
.menu-proto-container .search {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 110;
}
.menu-proto-container .search form {
  margin-bottom: 0;
}
.menu-proto-container .search input[type="text"] {
  display: block;
  width: 100%;
  height: 55px;
  background-color: #fff;
  color: #046F84;
  font-family: "proximaNova--reg";
  font-size: 18px;
  font-size: 1.8rem;
  border: none;
  border-radius: 0;
  padding: 10px 55px 10px 10px;
  padding: 1rem 5.5rem 1rem 1rem;
  margin-bottom: 0;
}
.menu-proto-container .search input[type="submit"], .menu-proto-container .search .icon--search {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 55px;
  padding: 15px 10px;
  padding: 1.5rem 1rem;
  border: none;
  border-radius: 0;
  background-color: white;
  opacity: 1;
}
.menu-proto-container .search input[type="submit"]:hover, .menu-proto-container .search .icon--search:hover {
  opacity: 0.8;
}
.menu-proto-container .search .icon--search:before {
  content: '';
  display: block;
  width: 26px;
  height: 26px;
  position: relative;
  top: 50%;
  margin-top: -12.5px;
  background-image: url("../img/sprite--xs3.png");
  background-repeat: no-repeat;
  background-size: 320px 320px;
  background-position: -43px -88px;
  opacity: 1;
}
.menu-proto-container .search .icon--search:before:hover {
  opacity: 0.8;
}

#access.toggled-on .menu-proto-container .search {
  position: fixed;
  bottom: 0;
}

@media only screen and (min-width: 750px) {
    .menu-proto-container {
    padding-bottom: 0px;
    padding-bottom: 0rem;
  }
    .menu-proto-container .search {
    display: none;
  }
}
.menu {
  padding: 15px 0px;
  padding: 1.5rem 0rem;
}
@media only screen and (min-width: 750px) {
    .menu {
    text-align: center;
    font-size: 0;
    white-space: nowrap;
    padding: 0;
    height: 52px;
  }
}
@media only screen and (min-width: 1000px) {
    .menu {
    width: /* 750px; */auto;
    display: inline-block;
    vertical-align: top;
  }
}

.menu-item {
  display: inline-block;
  padding: 15px 0px;
  padding: 1.5rem 0rem;
  width: 100%;
}
.menu-item a {
  color: #ffffff;
  font-family: "proximaNova--semibold";
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
  text-decoration: none;
}

@media only screen and (min-width: 750px) {
    .menu-item {
    display: inline-block;
    width: auto;
    height: 52px;
    padding: 0px 22.5px;
    padding: 0rem 2.25rem;
  }
    .menu-item:hover {
    background-color: #f2f2f2;
  }
    .menu-item.current-menu-item {
    background-color: #000;
  }
    .menu-item.current-menu-item a {
    color: white;
  }
    .menu-item a {
    color: #06F;
    text-transform: inherit;
    line-height: 52px;
  }
}
/*

.sitehead {
  background: linear-gradient(to bottom, #F0F0F0 0%, #F0F0F0 23%, white 23%, white 100%);
}
.sitehead #site-title {
  margin: 36px 0 0 10px;
  float: left;
}
.sitehead #site-description {
  font-size: 20px;
  color: #046f84;
  position: absolute;
  top: 134px;
  left: 53px;
  font-style: italic;
}



.sitehead .menu {}
.sitehead .menu li {
  margin: 0;
  line-height: 42px;
  height: 42px;
  padding-bottom: 2px;
}


.topbar .search {
  float: right;
  margin: 0 30px 0 0;
  position: relative;
}
.topbar .search form {
  margin: 0;
}
.topbar .search input {
  float: left;
  margin: 3px 10px;
}
.topbar .search input#s {
  width: 180px;
  margin: 5px 0 0;
  background: transparent;
  color: #999999;
  border: 0;
  border-bottom: 1px solid #999999;
  padding: 5px;
  border-radius: 0;
  background-size: 20px;
  font-size: 16px;
}
.topbar .search input#searchsubmit {
  width: 23px;
  float: left;
  padding: 0;
  height: 23px;
  border: 0;
  cursor: pointer;
  padding: 0;
  margin: 10px 0 0 5px;
  border-radius: 3px;
  line-height: 25px;
  background: url(../img/iconos_header_2x.png) no-repeat;
  background-size: cover;
}
.topbar .search input#searchsubmit:hover {
  opacity: 0.8;
}
.topmenu {
  float: left;
  max-width: 600px;
  display: none;
}
.sitehead .topmenu li {
  height: 40px;
  line-height: 100%;
  padding: 0;
}
.topmenu li a {
  display: inline-block;
  padding: 0 12px;
  height: 39px;
  line-height: 39px;
}
.topmenu li:first-child a {
  padding-left: 0;
}
::-webkit-input-placeholder {
  color: #999999;
}
:-moz-placeholder {
  color: #999999;
}
::-moz-placeholder {
  color: #999999;
}
.container.destacados {
  width: 100%;
  overflow: hidden;
}
.nodestacados {
  display: inline-block;
  width: 100%;
  height: 20px;
}
.encimaimagen {
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}*/
#primary, #secondary {
  padding: 0px 10px;
  padding: 0rem 1rem;
}
@media only screen and (min-width: 750px) {
    #primary, #secondary {
    padding: 0px 20px;
    padding: 0rem 2rem;
  }
}
@media only screen and (min-width: 1000px) {
    #primary, #secondary {
    padding: 0;
  }
}

#secondary {
  background-color: #F9F9F9;
  padding-top: 30px;
  padding-top: 3rem;
}
@media only screen and (min-width: 550px) {
    #secondary {
    background-color: #fff;
    padding-top: 0px;
    padding-top: 0rem;
  }
}

#page.hfeed {
  overflow: hidden;
}

/*=================
PAGES
================= */
/* LAYOUT*/
@media only screen and (min-width: 550px) {
    .single #main {
    margin-top: 30px;
    margin-top: 3rem;
  }
}
@media only screen and (min-width: 1000px) {
    .single #main {
    margin-top: 75px;
    margin-top: 7.5rem;
  }
}

/* cabecera*/
.fechasingle.desktop, .entry-title.desktop, .escritopor.desktop {
  display: none;
}

@media only screen and (min-width: 750px) {
    .fechasingle.desktop, .entry-title.desktop, .escritopor.desktop {
    display: block;
  }

    .fechasingle.mobile, .entry-title.mobile, .escritopor.mobile {
    display: none;
  }
}
.single {
  /* compartir*/
  /* compartir*/
  /* entradilla*/
}
.single p.selectionShareable {
  text-align: left !important;
}
.single .post .entry-content {
  position: relative;
}
.single .entry-header {
  margin-left: -10px;
  margin-right: -10px;
  position: relative;
}
.single .entry-header a {
  display: block;
  width: 100%;
  height: 100%;
}
.single .entry-header img {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 750px) {
    .single .entry-header img {
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
  }
}
@media only screen and (min-width: 750px) {
    .single .entry-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.single .escritopor {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 750px) {
    .single .escritopor {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
}
.single .social-sharing.mobile {
  display: block;
  width: 100%;
  height: 40px;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 750px) {
    .single .social-sharing.mobile {
    display: none;
  }
}
.single .social-sharing.mobile .contenedor {
  text-align: left;
  white-space: nowrap;
  font-size: 0;
}
.single .social-sharing.mobile a {
  display: inline-block;
  width: auto;
  height: 40px;
  width: 52px;
  margin-right: 10px;
  margin-right: 1rem;
  border-radius: 8px;
  background-image: url("../img/sprite--xs3.png");
  background-size: 320px 320px;
  background-position: 0 0;
}
.single .social-sharing.mobile a:last-child {
  margin-right: 0;
}
.single .social-sharing.mobile a.fb {
  background-position: -5px -190px;
}
.single .social-sharing.mobile a.tw {
  background-position: -67px -190px;
}
.single .social-sharing.mobile a.gplus {
  background-position: -129px -190px;
}
.single .social-sharing.mobile a.in {
  background-position: -191px -190px;
}
.single .social-sharing.mobile a.whatsapp {
  background-position: -254px -190px;
}
.single .social-sharing.tablet {
  display: none;
}
@media only screen and (min-width: 750px) {
    .single .social-sharing.tablet {
    display: block;
    height: 25px;
    width: auto;
    margin-top: 10px;
    margin-top: 1rem;
    margin-bottom: 30px;
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 1200px) {
    .single .social-sharing.tablet {
    display: none;
  }
}
.single .social-sharing.tablet .contenedor {
  font-size: 0;
  white-space: nowrap;
  text-align: left;
  width: 168px;
  height: 25px;
}
.single .social-sharing.tablet a {
  display: inline-block;
  background-image: url("../img/sprite--xs3.png");
  background-size: 320px 320px;
  width: auto;
  height: 25px;
  margin-right: 25px;
  margin-right: 2.5rem;
}
.single .social-sharing.tablet a:hover {
  opacity: 0.5;
}
.single .social-sharing.tablet a.fb {
  width: 20px;
  background-position: -12px -240px;
  background-position: -12px -277px;
}
.single .social-sharing.tablet a.tw {
  width: 35px;
  background-position: -45px -240px;
  background-position: -45px -277px;
}
.single .social-sharing.tablet a.gplus {
  width: 30px;
  background-position: -136px -240px;
  background-position: -136px -277px;
}
.single .social-sharing.tablet a.in {
  width: 27px;
  background-position: -93px -238px;
  background-position: -93px -275px;
}
.single .entradilla, .single .entradilla p, .single .entradilla ul, .single .entradilla ol {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  font-family: "proximaNova--semibold";
}
@media only screen and (min-width: 750px) {
    .single .entradilla, .single .entradilla p, .single .entradilla ul, .single .entradilla ol {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.27;
  }
}

.entradilla.mobile{
    display: none;
}

@media screen and (max-width: 800px){
      .entradilla.desktop{
            display: none;
        }
       .entradilla.mobile{
           display: block;
       }   
}


.single .entradilla {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
.single .post-box {
  display: none;
}
@media only screen and (min-width: 750px) {
    .single .post-box {
    display: block;
    float: right;
    width: 277px;
    margin-left: 25px;
    margin-left: 2.5rem;
    margin-bottom: 35px;
    margin-bottom: 3.5rem;
  }
}
.single .avatarynombre {
  border-bottom: 1px solid #DDDDDD;
  vertical-align: top;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
}
.single .avatar {
  display: inline-block;
  vertical-align: top;
}
.single .autor {
  display: inline-block;
  white-space: normal;
  width: auto;
  vertical-align: top;
  max-width: 184px;
}
.single .autor .social.over {
  margin-top: 10px;
  margin-top: 1rem;
}
.single .authorurl {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "proximaNova--semibold";
}
.single .entry_author_image {
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin-right: 10px;
  margin-right: 1rem;
}
.single .entry_author_image img {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 0;
}
.single .tags.desktop {
  font-size: 14px;
  font-size: 1.4rem;
  padding-top: 15px;
  padding-top: 1.5rem;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
}
.single .tags.desktop .txt {
  display: inline;
  text-transform: uppercase;
}
.single .tags.desktop a {
  text-transform: uppercase;
}
.single .social {
  white-space: nowrap;
  font-size: 0;
  text-align: left;
}
.single .social a {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  margin-right: 10px;
  margin-right: 1rem;
  background-image: url("../img/sprite--xs3.png");
  background-size: 320px 320px;
}
.single .social a:last-child {
  margin-left: 0;
}
.single .social a.twitter {
  background-position: -190px -125px;
  background-color: #00ACED;
}
.single .social a.gplus {
  background-position: -212px -125px;
  background-color: #D34836;
}
.single .social a.fb, .single .social a.facebook {
  background-position: -170px -127px;
  background-color: #3B5998;
}
.single .social a.linkedin {
  background-position: -235px -127px;
  background-color: #0077B5;
}
.single .entry-title {
  color: #111111;
}



/*Relacionados*/
.relacionadas .related-posts-header h3 {
  font-size: 1.4em;
  font-family: "telefonica--reg";
  border-bottom: 1px solid #111111;
  color:#06F;
  padding-bottom: 1rem;
}
.relacionadas .related-posts-content ul {
  margin-bottom:7%;
  overflow: hidden;
}
.relacionadas .related-posts-content ul li {
  width: 50%;
  float: left;
  min-height: 225px;
}
.relacionadas .related-posts-content ul li h4 {
  border:0!important;
  width: 92%;
  max-width: 92%;
  line-height: 1.2em;
}
.relacionadas .related-posts-content ul li .featured-image img {
  width: 92%;
}
.relacionadas .related-posts-content ul li.post2 h4,
.relacionadas .related-posts-content ul li.post4 h4,
.relacionadas .related-posts-content ul li.post6 h4 {
  margin-left:8%;
}
.relacionadas .related-posts-content ul li.post2 .featured-image,
.relacionadas .related-posts-content ul li.post4 .featured-image,
.relacionadas .related-posts-content ul li.post6 .featured-image {
  text-align: right;
}

@media only screen and (max-width: 768px) {
  .relacionadas .related-posts-content ul li {
    width: 100%;
    float: none;
    min-height: 225px;
  }
  .relacionadas .related-posts-content ul li h4 {
    border:0!important;
    max-width: 100%;
    line-height: 1.2em;
  }
  .relacionadas .related-posts-content ul li .featured-image img {
    width: 100%;
  }
  .relacionadas .related-posts-content ul li.post2 h4,
  .relacionadas .related-posts-content ul li.post4 h4,
  .relacionadas .related-posts-content ul li.post6 h4 {
    margin-left:0;
  }
  .relacionadas .related-posts-content ul li.post2 .featured-image,
  .relacionadas .related-posts-content ul li.post4 .featured-image,
  .relacionadas .related-posts-content ul li.post6 .featured-image {
    text-align: left;
  }
}
@media only screen and (max-width: 1000px) {
  .relacionadas h3 {
    text-align: center;
  }
}


/*Banner widget columna derecha*/
.cajabanner {
height:210px;
width:280px;
margin: 0 auto;
}





@media only screen and (min-width: 1000px) {
    .single .entry-title.desktop {
    margin-top: -9px;
  }
}
.single footer.entry-meta, .single footer.escritopor {
  display: none;
  background-color: #F0F0F0;
  margin-bottom: 50px;
  margin-bottom: 5rem;
  padding: 20px 25px;
  padding: 2rem 2.5rem;
}
@media only screen and (min-width: 750px) {
    .single footer.entry-meta, .single footer.escritopor {
    display: block;
  }
}
.single .botones {
  height: 20px;
  text-align: right;
}
.single .botones p {
  float: left;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "proximaNova--bold";
  text-transform: uppercase;
  color: #111111;
  margin-bottom: 0;
}
.single .botones div {
  display: inline-block;
  vertical-align: top;
  height: 20px;
  overflow: hidden;
  margin-right: 10px;
  margin-right: 1rem;
}
.single .botones div:last-child {
  margin-right: 0;
  line-height: 1.2em;
}
.single .entry-content {
  margin-bottom: 44px;
  margin-bottom: 4.4rem;
}
@media only screen and (min-width: 1000px) {
    .single .entry-content {
    margin-bottom: 50px;
    margin-bottom: 5rem;
  }
}
.single .entry-content ul {
  list-style: disc;
}
.single .entry-content ul, .single .entry-content ol {
  margin: 0px 0px 20px 30px;
  margin: 0rem 0rem 2rem 3rem;
}

.widget-recomendadosOB {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
@media only screen and (min-width: 1000px) {
    .widget-recomendadosOB {
    margin-bottom: 50px;
    margin-bottom: 5rem;
  }
}

.wrapperDisqus {
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
@media only screen and (min-width: 1000px) {
    .wrapperDisqus {
    margin-bottom: 100px;
    margin-bottom: 10rem;
  }
}

.single .botones div.fb iframe {
  margin-top: -4px;
}

.home .entry-content {
  display: none;
}
@media only screen and (min-width: 550px) {
    .home .entry-content {
    display: block;
  }
}

.page-template-autores #content {
  height: auto;
  overflow: hidden;
}
.page-template-autores .autores-title {
  margin-top: 50px;
  margin-top: 5rem;
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
@media only screen and (min-width: 750px) {
    .page-template-autores #primary {
    padding: 0;
    margin-bottom: 75px;
    margin-bottom: 7.5rem;
  }
    .page-template-autores #content {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-left: -1rem;
  }
}
@media only screen and (min-width: 1000px) {
    .page-template-autores #content {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-left: -2rem;
  }
}

.archive.category h1.page-title, .archive.category .page-template-autores h1.autores-title, .page-template-autores .archive.category h1.autores-title {
  margin-top: 20px;
  margin-top: 2rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  width: 100%;
}
@media only screen and (min-width: 750px) {
    .archive.category h1.page-title, .archive.category .page-template-autores h1.autores-title, .page-template-autores .archive.category h1.autores-title {
    margin-top: 0px;
    margin-top: 0rem;
    margin-bottom: 0px;
    margin-bottom: 0rem;
  }
}
@media only screen and (min-width: 1000px) {
    .archive.category .destacados {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
  }
}

.archive.category .entry-content {
  display: none;
}
@media only screen and (min-width: 550px) {
    .archive.category .entry-content {
    display: block;
  }
}

.author .page-header {
  padding: 25px;
  padding: 2.5rem;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
.author h3.mobile {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.2em;
  text-align: center;
}
.author h3.subtituloGeneral.desktop {
  display: none;
}
.author .avatar {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
.author .avatar a {
  display: inline-block;
  width: 165px;
  height: 165px;
}
.author .autor-info {
  display: inline-block;
  width: 100%;
}
.author .entry_author_image {
  display: block;
  width: 165px;
  height: 165px;
  border-radius: 100%;
  overflow: hidden;
}
.author .entry_author_image img {
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 0;
}
.author .social.over {
  width: 100%;
  text-align: center;
  white-space: nowrap;
  font-size: 0;
  margin-top: 15px;
  margin-top: 1.5rem;
}
.author .social.over a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("../img/sprite--xs3.png");
  background-size: 320px 320px;
  background-repeat: no-repeat;
  margin-right: 10px;
  margin-right: 1rem;
  border-radius: 100%;
}
.author .social.over a:last-child {
  margin-right: 0;
}
.author .social.over a.twitter {
  background-position: -185px -120px;
  background-color: #00ACED;
}
.author .social.over a.linkedin {
  background-position: -230px -122px;
  background-color: #0077B5;
}
.author .social.over a.gplus {
  background-position: -228px -133px;
  background-size: 350px 350px;
  background-color: #D34836;
}
.author .social.over a.facebook {
  background-position: -165px -122px;
  background-color: #3B5998;
}

@media only screen and (min-width: 750px) {
    .author .page-header {
    padding: 25px 0px;
    padding: 2.5rem 0rem;
  }
    .author .page-header > .container {
    text-align: center;
    white-space: nowrap;
    font-size: 0;
  }
    .author .avatar {
    width: 200px;
    height: 200px;
    vertical-align: top;
    margin-bottom: 0;
  }
    .author .avatar a {
    width: 100%;
    height: 100%;
  }
    .author .entry_author_image {
    width: 100%;
    height: 100%;
  }
    .author h3.subtituloGeneral.desktop {
    display: block;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.2em;
    text-align: left;
  }
    .author h3.mobile {
    display: none;
  }
    .author .autor-info {
    width: calc(100% - 200px);
    vertical-align: top;
    font-size: 18px;
    font-size: 1.8rem;
    white-space: normal;
    padding-left: 50px;
    padding-left: 5rem;
    text-align: left;
  }
    .author .social.over {
    text-align: left;
  }
}
.archive.tag h1.page-title, .archive.tag .page-template-autores h1.autores-title, .page-template-autores .archive.tag h1.autores-title {
  margin-top: 20px;
  margin-top: 2rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  width: 100%;
}

@media only screen and (min-width: 750px) {
    .archive.tag h1.page-title, .archive.tag .page-template-autores h1.autores-title, .page-template-autores .archive.tag h1.autores-title {
    margin-top: 50px;
    margin-top: 5rem;
    margin-bottom: 50px;
    margin-bottom: 5rem;
    margin-left: 40px;
    margin-left: 4rem;
    width: auto;
    border-radius: 0 10px 10px 0;
  }
    .archive.tag h1.page-title span, .archive.tag .page-template-autores h1.autores-title span, .page-template-autores .archive.tag h1.autores-title span {
    margin-left: -40px;
    border-radius: 0 10px 10px 0;
  }
    .archive.tag h1.page-title:before, .archive.tag .page-template-autores h1.autores-title:before, .page-template-autores .archive.tag h1.autores-title:before {
    background: url(../img/titulotag_2x.png) no-repeat;
    background-size: cover;
    width: 40px;
    height: 70px;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0px;
  }
}
.archive.tag .entry-content {
  display: none;
}
@media only screen and (min-width: 550px) {
    .archive.tag .entry-content {
    display: block;
  }
}

.page-template-busqueda h1.page-title, .page-template-busqueda .page-template-autores h1.autores-title, .page-template-autores .page-template-busqueda h1.autores-title {
  margin: 50px 0px;
  margin: 5rem 0rem;
  height: auto;
  line-height: 1.2;
}
.page-template-busqueda #content .selectionShareable:last-of-type {
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.page-template-busqueda #content h2 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.2em;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
.page-template-busqueda #content p.selectionShareable {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
@media only screen and (min-width: 750px) {
    .page-template-busqueda h1.page-title, .page-template-busqueda .page-template-autores h1.autores-title, .page-template-autores .page-template-busqueda h1.autores-title {
    height: 70px;
    line-height: 60px;
  }
    .page-template-busqueda #content h2 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
  }
}

.onlife-entry {
  padding: 0px;
  padding: 0rem;
  margin-bottom: 35px;
  margin-bottom: 3.5rem;
}
@media (min-width: 750px) {
    .onlife-entry {
    margin-bottom: 50px;
    margin-bottom: 5rem;
  }
    .onlife-entry:after {
    content: '';
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 3px;
    background-color: #06F;
    margin-top: 25px;
    margin-top: 2.5rem;
  }
}

.onlife-title {
  font-size: 32px;
  font-size: 3.2rem;
  text-align: center;
  color: #06F;
  font-family: "telefonica--reg";
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  margin-top: 20px;
  margin-top: 2rem;
}

.onlife-description {
  text-align: center;
  color: #003245;
}
.onlife-description > :last-of-type {
  margin-bottom: 0;
}

.post-type-archive-onlife {
  /*SLIDE SUPERIOR */
  /* item*/
  /* child element*/
}
.post-type-archive-onlife #page {
  padding-left: 10px;
  padding-left: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
}
@media (min-width: 750px) {
    .post-type-archive-onlife #page {
    padding-left: 0;
    padding-right: 0;
  }
}
.post-type-archive-onlife .onlife-title {
  font-size: 24px;
  font-size: 2.4rem;
}
.post-type-archive-onlife .onlife-title--main {
  margin-top: 35px;
  margin-top: 3.5rem;
  color: #06F;
  font-weight: 600;
}
@media (min-width: 750px) {
    .post-type-archive-onlife .onlife-title {
    font-size: 32px;
    font-size: 3.2rem;
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
    margin-top: 50px;
    margin-top: 5rem;
  }
}
@media (min-width: 750px) {
    .post-type-archive-onlife #content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-left: -1rem;
    margin-right: -10px;
    margin-right: -1rem;
  }
}
@media (min-width: 1000px) {
    .post-type-archive-onlife #content {
    margin-left: -20px;
    margin-left: -2rem;
    margin-right: -20px;
    margin-right: -2rem;
  }
}
@media (min-width: 750px) {
    .post-type-archive-onlife .superinf {
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
  }
}
.post-type-archive-onlife .btn--widget {
  display: block;
}
.post-type-archive-onlife .entry-title {
  margin-bottom: 0;
}
@media (min-width: 550px) {
    .post-type-archive-onlife .entry-title {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
}
@media (min-width: 550px) {
    .post-type-archive-onlife .entry-title {
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
  }
}
.post-type-archive-onlife #main .onlife-title {
  margin-top: 0;
}
.post-type-archive-onlife #main .post {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  overflow: hidden;
}
.post-type-archive-onlife #main .post .post--img {
  height: 175px;
}
@media (min-width: 1000px) {
    .post-type-archive-onlife #main .post {
    margin-bottom: 40px;
    margin-bottom: 4rem;
    max-height: 638px;
  }
}
.post-type-archive-onlife .entry-content {
  display: none;
}
@media (min-width: 750px) {
    .post-type-archive-onlife .entry-content {
    display: block;
    word-wrap: break-word;
  }
}
.post-type-archive-onlife .destacados {
  margin-bottom: 0;
}
@media only screen and (min-width: 1000px) {
    .post-type-archive-onlife .destacados {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
  }
}
.post-type-archive-onlife .destacadas-top:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: white;
  z-index: 98;
}
.post-type-archive-onlife .destacadas-top:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: white;
  z-index: 98;
}
.post-type-archive-onlife .destacadas-top .post {
  height: auto;
}
@media (min-width: 1000px) {
    .post-type-archive-onlife .destacadas-top .icon--play {
    width: 125px;
    height: 125px;
    background-size: 125px 125px;
  }
}
.post-type-archive-onlife .destacadas-top .post a.trigger {
  z-index: 10;
  position: absolute;
}
.post-type-archive-onlife .destacadas-top .post .thumb {
  position: relative;
  padding-bottom: 56.246705324197066%;
  height: 0;
  color: #111111;
}
.post-type-archive-onlife .destacadas-top .post .thumb iframe, .post-type-archive-onlife .destacadas-top .post .thumb video, .post-type-archive-onlife .destacadas-top .post .thumb img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.post-type-archive-onlife .destacadas-top .post h2 {
  color: #111111;
  transform: inherit;
  position: static;
  top: auto;
  padding: 0px 15px;
  padding: 0rem 1.5rem;
  margin-top: 15px;
  margin-top: 1.5rem;
}
@media (min-width: 750px) {
    .post-type-archive-onlife .destacadas-top .post h2 {
    position: absolute;
    color: #ffffff;
    bottom: 0;
    margin-bottom: 35px;
    margin-bottom: 3.5rem;
    padding: 0px 50px;
    padding: 0rem 5rem;
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (min-width: 1000px) {
    .post-type-archive-onlife .destacadas-top .post h2 {
    font-size: 32px;
    font-size: 3.2rem;
    margin-bottom: 60px;
    margin-bottom: 6rem;
    padding: 0px 100px;
    padding: 0rem 10rem;
  }
}
.post-type-archive-onlife .destacadas-top .slick-next, .post-type-archive-onlife .destacadas-top .slick-prev {
  width: 50px;
  height: 50px;
  background-color: #06F;
}
.post-type-archive-onlife .destacadas-top .slick-next:before, .post-type-archive-onlife .destacadas-top .slick-prev:before {
  margin-left: auto;
  margin-right: auto;
  width: 13px;
  height: 26px;
  background-size: 55px 99px;
}
@media (min-width: 1000px) {
    .post-type-archive-onlife .destacadas-top .slick-next, .post-type-archive-onlife .destacadas-top .slick-prev {
    width: 75px;
    height: 75px;
  }
    .post-type-archive-onlife .destacadas-top .slick-next:before, .post-type-archive-onlife .destacadas-top .slick-prev:before {
    width: 20px;
    height: 40px;
    background-size: 86px 154.8px;
  }
}
.post-type-archive-onlife .destacadas-top .slick-next {
  top: calc(50% - 25px);
  right: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.post-type-archive-onlife .destacadas-top .slick-next:before {
  background-position: -31px -9px;
}
@media (min-width: 1000px) {
    .post-type-archive-onlife .destacadas-top .slick-next:before {
    background-position: -50px -14px;
  }
}
.post-type-archive-onlife .destacadas-top .slick-prev {
  top: calc(50% - 25px);
  left: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.post-type-archive-onlife .destacadas-top .slick-prev:before {
  background-position: -9px -9px;
}
@media (min-width: 1000px) {
    .post-type-archive-onlife .destacadas-top .slick-prev:before {
    background-position: -13px -14px;
  }
}


.single-onlife {
  /*hacks para evitar problema con elementos blockquotes float. Los h4 tienen un subrayado que se sobrepone */
}

.single-onlife #page {
  padding-left: 10px;
  padding-left: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
}
@media (min-width: 750px) {

  .single-onlife #page {
    padding-left: 0;
    padding-right: 0;
  }
}

.single-onlife #main {
  margin-top: 0;
}

.single-onlife .onlife-entry:after {
  margin-top: 0;
}
@media (min-width: 750px) {

  .single-onlife .superinf {
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
  }
}

.single-onlife .entry-content {
  margin-bottom: 35px;
  margin-bottom: 3.5rem;
}
@media (min-width: 750px) {

  .single-onlife .entry-content {
    margin-left: 100px;
    margin-left: 10rem;
  }
}
@media (min-width: 1000px) {

  .single-onlife .entry-content {
    margin-bottom: 50px;
    margin-bottom: 5rem;
  }
}

.single-onlife .entry-title {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
@media (min-width: 550px) {

  .single-onlife .entry-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media (min-width: 750px) {

  .single-onlife .entry-title {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
}
@media (min-width: 750px) {

  .single-onlife .entry-title {
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
  }
}

.single-onlife .social-sharing.mobile {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
@media (min-width: 750px) {

  .single-onlife .stickysocial_wrap {
    display: block;
  }
}

.single-onlife .entradilla, .single-onlife .entradilla p, .single-onlife .entradilla ul, .single-onlife .entradilla ol, .single-onlife .entradilla li {
  font-family: "proximaNova--reg";
  font-size: 22px;
  font-size: 2.2rem;
}

.single-onlife .entradilla.desktop {
  display: none;
}
@media (min-width: 750px) {

  .single-onlife .entradilla.desktop {
    display: block;
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
}
@media (min-width: 750px) {

  .single-onlife .entradilla.desktop {
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 750px) {

  .single-onlife .entradilla.mobile {
    display: none;
  }
}

.single-onlife .entry-header {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 1000px) {

  .single-onlife .entry-header {
    margin-bottom: 30px;
    margin-bottom: 3rem;
  }

  .single-onlife .entry-header .icon--play {
    width: 125px;
    height: 125px;
    background-size: 125px 125px;
  }
}
@media (min-width: 750px) {

  .single-onlife .destacacas.mobile {
    display: none;
  }
}

.single-onlife .post {
  margin-bottom: 0;
}

.single-onlife .superinf.desktop {
  margin-bottom: 75px;
  margin-bottom: 7.5rem;
}
@media (min-width: 1000px) {

  .single-onlife .superinf.desktop {
    margin-bottom: 100px;
    margin-bottom: 10rem;
  }
}
@media (min-width: 750px) {

  .single-onlife .wrapperDisqus {
    margin-bottom: 50px;
    margin-bottom: 5rem;
  }
}

.single-onlife .iniciativas-title {
  display: none;
  font-size: 22px;
  font-size: 2.2rem;
}
@media (min-width: 750px) {

  .single-onlife .iniciativas-title {
    display: block;
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media (min-width: 1000px) {

  .single-onlife .iniciativas-title {
    margin-bottom: 35px;
    margin-bottom: 3.5rem;
  }
}

.single-onlife blockquote {
  font-family: 'telefonica--reg';
  font-size: 22px;
  font-size: 2.2rem;
  color: #046F84;
  font-style: normal;
  line-height: 1.3;
  border: none;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
  padding: 0px 35px;
  padding: 0rem 3.5rem;
}
@media (min-width: 750px) {

  .single-onlife blockquote {
    display: block;
    float: left;
    overflow: hidden;
    width: 45%;
    padding: 0;
    height: auto;
    text-align: left;
    margin-right: 25px;
    margin-right: 2.5rem;
  }
}
@media (min-width: 1000px) {

  .single-onlife blockquote {
    margin-right: 40px;
    margin-right: 4rem;
    width: 36%;
  }
}

blockquote.wp-block-quote span{
    color: #06f!important;
    font-size: 25px;
}

.single-onlife blockquote + h4 {
  clear: both;
}


.destacacas.mobile {
  position: relative;
}

.destacacas.mobile .post {
  position: relative;
  display: block;
  margin-bottom: 0;
  border-bottom: 1px solid #ffffff;
  height: 250px;
}

.destacacas.mobile .post a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}

.destacacas.mobile .thumb {
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.destacacas.mobile .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 50%;
}

.destacacas.mobile h2 {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
  height: auto;
  color: #ffffff;
  white-space: normal;
  padding: 10px;
  padding: 1rem;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.18;
  z-index: 2;
}

.error404 .post.error404 {
  display: block;
  width: 100%;
  max-width: 1050px;
  margin: 50px auto 0;
}

.error404 .widget ul li.cat-item {
    float: left;
    margin-top: 12px;
    width: 33%;
    font-size: 1.2em;
}

