@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:300,400,500,600,700&display=swap');
@font-face {font-family: 'BentonSansBBVA-Light';src: url(../../../themes/CompartiendoConocimiento2/font/BentonSansBBVA-Light.ttf);}
@font-face{font-family:BentonSansBBVA-Book;src:url(../../../themes/CompartiendoConocimiento2/font/BentonSansBBVA-Book.ttf)}
@font-face{font-family:BentonSansBBVA-BookItalic;src:url(../../../themes/CompartiendoConocimiento2/font/BentonSansBBVA-BookItalic.ttf)}
@font-face{font-family:BentonSansBBVA-Medium;src:url(../../../themes/CompartiendoConocimiento2/font/BentonSansBBVA-Medium.ttf)}
@font-face{font-family:BentonSansBBVA-MediumItalic;src:url(../../../themes/CompartiendoConocimiento2/font/BentonSansBBVA-MediumItalic.ttf)}
@font-face{font-family:BentonSansBBVA-Bold;src:url(../../../themes/CompartiendoConocimiento2/font/BentonSansBBVA-Bold.ttf)}

/*///////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////      FUENTES    //////////////////////////////////////////////*/

/*
font-family: 'Cormorant Garamond', serif;

font-family: 'BentonSansBBVA-Light';
  font-family: 'BentonSansBBVA-Book';
    font-family: 'BentonSansBBVA-BookItalic';
      font-family: 'BentonSansBBVA-Medium';
        font-family: 'BentonSansBBVA-MediumItalic';
          font-family: 'BentonSansBBVA-Bold';
*/




/*///////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////      reset     //////////////////////////////////////////////*/

.post-password-form{position: fixed;top: 50%;z-index: 33;width: 100%;background: #141F24;padding: 50px;text-align: center;}



body .grid {min-width: initial;}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; list-style: none; }
body { line-height: 1; }
article, aside, details, figcaption, footer, header, hgroup, menu, nav, section { display: block; }
nav ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; outline: none; margin: 0; padding: 0; -webkit-appearance: none; }
input[type=search] { -moz-appearance: none; -webkit-appearance: none; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
 display: none;
}
button { -webkit-appearance: none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -o-box-sizing: content-box; -webkit-box-align: start; -webkit-border-fit: border; display: inline-block; position: relative; border: 0; padding: 0; outline: none; }
a { text-decoration: none; outline: none; }



/*///////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////      estructura     //////////////////////////////////////////////*/







html, body { height: 100%; margin: 0; position: relative; font-size: 0; -webkit-font-smoothing: antialiased; background: #fff; font-weight: 400; }
.bloque { max-width: 1100px; margin: 0 auto; vertical-align: top; z-index: 2; position: relative; display: block; width: 100%; }
.big { max-width: 1350px; width: 100%; margin: 0 auto; vertical-align: top; z-index: 2; position: relative; display: block; }
body .big.grid{ max-width: 1312px;}

.full { width: 100%;max-width:100%;margin: 0 auto;overflow: hidden; }
.row {  position: relative; display: block; z-index: 2; background: #fff; padding-bottom: 60px; }
.row.transparent{ background: transparent; padding: 0;} 
.row.padbot{padding-bottom:0;}
.push-sotto{margin-bottom: 20px;}
body .resetmargen{margin:0;}
.pad-sopra{padding-top: 25px;}
.full [class*='col-']{padding: 0;float:initial;}
#BLOQUE-WEBINARS {overflow: initial;}


/*   TEXTOS Y TITULOS  */
body *[class^="content_anim"] { opacity: 0 }
p{ /*font: 400 18px/35px var(--unnamed-font-family-bbva-benton-sans);*/font: 400 18px/35px 'BentonSansBBVA-Book';color: #121212;}
p a { /*font: 500 18px/35px var(--unnamed-font-family-bbva-benton-sans-medium);*/font: 500 18px/35px 'BentonSansBBVA-Medium';color: #121212; text-decoration: underline;}
p strong {font: 700 18px/35px 'BentonSansBBVA-Bold';color:#121212;}
.parrafo{margin-bottom:35px;}
*.blanco{color: #fff;}
blockquote em { font: 400 12px/22px 'BentonSansBBVA-Book'; color: #4B4949;display: block;font-style: italic;}
figcaption {font: 400 16px/28px 'BentonSansBBVA-Book';opacity: 0.7;margin-top: 10px;font-style: italic;}
.dueC{column-count: 2;column-gap: 50px;}
h2 {font:700 29px/36px 'Cormorant Garamond';  }
h3 {font:700 34px/40px 'Cormorant Garamond' }
h4 {font:700 16px/22px 'Cormorant Garamond'; }
body .textcenter{text-align: center;}
.izquierda blockquote{float: left; margin:25px 30px 30px -50px;  }
.derecha blockquote {float: right;margin:25px -50px 30px 30px;}
.capital p::first-letter {float: left;font-size: 170px;line-height: 150px;padding-right: 15px;
text-align: center;font-weight: 800;margin-left: 0px;margin-top: 0px;}
.parrafo p{padding-bottom:20px;}


/* ladillo */
.ladillo{margin:68px 0 30px;}
.ladillo.margenreducido{margin:8px 0 30px;}
.ladillo h3:before {content:"";display:block;max-width: 260px;margin-top:35px;margin-bottom:70px;margin-left: auto;margin-right: auto;height: 1px;background: #919191;}
.ladillo h3 {font: 700 68px/69px 'Cormorant Garamond';color:#121212;margin-bottom:70px;text-align:center;}



/* NAV MOBILE  */

.nav-btn {display: none;}
.nav-btn::before, .nav-btn::after { border: 2px solid #fff; border-width: 1px 0 0; content: ''; display: block; height: 6px; left: 5px; position: absolute; top: 0; -webkit-transform-origin: center; -moz-transform-origin: center; -ms-transform-origin: center; -o-transform-origin: center; transform-origin: center; width: 30px; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
.nav-btn::after { border-width: 1px 0; top: 10px; height: 11px; }
.nav-btn { font-size: 12px; border: none; color: rgba(255,255,255,0.7); foverflow: hidden; padding: 27px 0 0; right: 20px; text-align: center; top: 55px; width: 40px; z-index: 10001; background: none; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; position: fixed; outline: none; cursor: pointer; }
.show-nav .nav-btn { text-indent: 999em }
.show-nav .nav-btn:before, .show-nav .nav-btn:after { border-color: #fff; height: 0; top: 15px }
.show-nav .nav-btn:before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg) }
.show-nav .nav-btn:after { border-top: none; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg) }
html.show-nav, .show-nav body { overflow-y: hidden; }
.navprincipal { display: none; }
.navega .logo {width: 205px;padding: 0  0 0 10px;}
.show-nav .navprincipal ul li.backhome a {height: 71px;display: block;}

.show-nav .navprincipal { display: block; overflow: auto; height: 100%; width: 100%; margin: 0; position: fixed; top: 0; left: 0; padding: 0; background: #072146; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; z-index: 900; }
.show-nav .navprincipal ul { opacity: 1; z-index: 5; }
.show-nav nav:first-child ul li:first-child { -webkit-animation-delay: 0.15s; -moz-animation-delay: 0.15s; animation-delay: 0.15s; }
.show-nav .navprincipal ul li:nth-child(2) { -webkit-animation-delay: 0.25s; -moz-animation-delay: 0.25s; animation-delay: 0.25s }
.show-nav .navprincipal ul li:nth-child(3) { -webkit-animation-delay: 0.35s; -moz-animation-delay: 0.35s; animation-delay: 0.35s }
.show-nav .navprincipal ul li:nth-child(4) { -webkit-animation-delay: 0.45s; -moz-animation-delay: 0.45s; animation-delay: 0.45s }
.show-nav .navprincipal ul li:nth-child(5) { -webkit-animation-delay: 0.55s; -moz-animation-delay: 0.55s; animation-delay: 0.55s }
.show-nav .navprincipal ul li:nth-child(6) { -webkit-animation-delay: 0.65s; -moz-animation-delay: 0.65s; animation-delay: 0.65s }
.show-nav .navprincipal ul li:nth-child(7) { -webkit-animation-delay: 0.75s; -moz-animation-delay: 0.75s; animation-delay: 0.75s }
.show-nav .navprincipal ul li:nth-child(8) { -webkit-animation-delay: 0.85s; -moz-animation-delay: 0.85s; animation-delay: 0.85s }

.show-nav .navprincipal ul li { -webkit-animation: contact-animate 0.5s ease forwards; -moz-animation: contact-animate 0.5s ease forwards; animation: contact-animate 0.5s ease forwards; }
.show-nav .navprincipal ul li a{font: 600 18px/29px 'BentonSansBBVA-Book'; color:#fff;}




/*///////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////     HOME     //////////////////////////////////////////////*/


article.modulo-noticia.post{box-shadow: none;max-width:calc(33% - 25px);display: inline-block;vertical-align: top;margin: 25px 25px 20px 0;text-align: left;  }
article.post figure {width: 100%;}
article.post figure + div{padding: 30px 30px 35px 30px;}
article.modulo-noticia.post figure img{ max-width: 150%;}
article.modulo-noticia.post .info{margin: 12px 0 16px;}
.cuatro article:nth-of-type(5) {display: none;}



/* cintillo */
.cintillo-medio {background: #072146;text-align: center;width: 100%;padding: 8px 0px;}
.cintillo-medio a {}
.cintillo-medio a img {max-height: 15px;}
.cintillo {display: flex;justify-content: space-between;align-items: center;}
.cintillo .logo {padding-top: 16px;padding-bottom: 16px;padding-left: 32px;max-width:223px;width:100%;width:223px;height:auto;}
.cintillo nav {}
.cintillo nav ul {}
.cintillo nav ul li {font: 600 12px/29px 'BentonSansBBVA-Book';display: inline-block;  padding: 0px 20px;    vertical-align: middle;opacity:0.85;}
.cintillo nav ul li:first-child {padding-left: 0px;}
.cintillo nav ul li:last-child {margin-right: 32px;    padding-right: 0px;}
.cintillo nav ul li:nth-last-of-type(1) {border-left: 1px solid #042045;font: 400 19px/29px 'BentonSansBBVA-Book';padding: 0  0 0 20px;}
.cintillo nav ul li:nth-last-of-type(2) {border-left: 1px solid #042045;font: 400 19px/29px 'BentonSansBBVA-Book';padding: 0 20px;}
.cintillo nav ul li a {color: #E9E9E9;}
.cintillo nav ul li a span.fas.fa-bookmark {    color: #072045;}
/* body .sticky {position: fixed;top:0px;width: 100%;z-index: 99;}*/
/* body .sticky + .fondocabecero {padding-top: 132px;} */


/* MAS-VISTOS-CABECERA */
.mas-vistos-cabecera{ position: relative;width: 100%;z-index: 3;background: #fff;  margin: 0 auto;margin-top:117px;
-moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
 .mas-vistos-cabecera .swiper-container {width: 100%;height: 100%;padding: 24px 0  24px 24px;}
  .mas-vistos-cabecera .swiper-wrapper{ padding:0;}
 .mas-vistos-cabecera .swiper-slide { width: 360px;  overflow: hidden; background:#fff;}
.mas-vistos-cabecera .swiper-slide article {text-align:left; background:#fff;}
.mas-vistos-cabecera .swiper-slide article figure{width: 94px;height: 94px;overflow: hidden; display: inline-block; box-sizing: border-box;vertical-align: top;}
.mas-vistos-cabecera .swiper-slide article figure:before {content: '';position: absolute;width: 33px;height: 25px;left: 5px;bottom: 5px;background: url(/compartiendoconocimiento/wp-content/uploads/sites/8/2020/10/ico-youtube-blanco.svg) no-repeat;z-index: 3;background-size: 23px;}
.mas-vistos-cabecera .swiper-slide  figure img{height: 94px;opacity:1;object-fit: cover;}
.mas-vistos-cabecera .swiper-slide article .content-a {overflow: hidden; display: inline-block; box-sizing: border-box;vertical-align: top;width:calc(100% -  102px); padding:0 0 0 10px;}
.mas-vistos-cabecera .swiper-slide article figure + div {overflow: hidden; display: inline-block; box-sizing: border-box;vertical-align: top;width:calc(100% -  102px); padding:0 0 0 10px;}
.mas-vistos-cabecera .swiper-slide article figure + div .info, .mas-vistos-cabecera .swiper-slide article figure + div h1 + p{display:none;}
.mas-vistos-cabecera a.nombrecategoria p {text-align: left;font: bold 10px/16px 'BentonSansBBVA-Book';letter-spacing: 0px;color: #5BBEFD;display:inline-block;text-transform: uppercase;}
.mas-vistos-cabecera a.tag p {font: 500 10px/16px 'BentonSansBBVA-Book';letter-spacing: 0px;color: #807C7C;text-transform: uppercase;display:inline-block;}
.mas-vistos-cabecera a h1{  font:  bold 16px/17px 'Cormorant Garamond';color: #121212; padding:4px 0 0;}


/*HOMESLIDER */
.oscuro {background-color: #072146;background-image: url(https://www.abc.es/contentfactory/post/wp-content/uploads/sites/4/2020/05/fondo-cabecera-v3.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.contenedorslider{position:relative;}
.homeslider .swiper-wrapper{ padding:0;}
.item-slider {width: 100%; display:flex; }
.homeslider .swiper-slide {   overflow: hidden;}
.swiper-slide img{ object-fit:cover;}
.homeslider .swiper-slide img + a{ position:absolute;width: 100%;height: 100%;top:0;text-align:left; background:transparent linear-gradient(105deg, rgba(0, 0, 0, 0.59) 15.13%, #00000000) 0% 0% no-repeat padding-box; left:0;display: flex;align-items: flex-end;}
.homeslider .swiper-slide article{ max-width:410px;width: 100%; padding: 0 0 30px 50px;}
.homeslider .swiper-slide article h1{text-align: left;font:bold 46px/42px 'Cormorant Garamond';padding:10px 0;}
.homeslider .swiper-slide article h1 + p {font: bold 15px/20px 'BentonSansBBVA-Book';padding:8px 0 14px 0;}
.homeslider .swiper-slide article .topcintillo{border: 1px solid #23C1FF;border-radius: 10px;color: #5BBEFD;font: bold 12px/16px 'BentonSansBBVA-Book';display: inline-block;padding: 4px 7px;text-transform: uppercase;}
.homeslider .swiper-slide article .info address img{left: 4px;top: -7px;min-width: initial;width:34px;}
.homeslider .swiper-slide article .info address {padding: 0 10px 0 46px;}
.homeslider .swiper-slide article .info time {padding: 0 10px 0 46px;}
.homeslider .swiper-slide article .info {margin: 12px 0 30px;}


/*BLOQUE VIENCIAS */
.bloque-vivencias{max-width:1300px;width: 100%;margin:0 auto; display:flex; padding:0 0 70px 0;}

.bloque-vivencias .bloque-a{width: 40%;box-sizing: border-box;display:flex;}
.bloque-a .modulo-noticia {margin:0;}
.bloque-a .modulo-noticia figure {height: 100%; object-fit:cover;}
.bloque-a .modulo-noticia figure a{display:initial;}
.bloque-a .modulo-noticia figure img {height: 100%; opacity:0.68;  }
.bloque-a .modulo-noticia .content-a {position: absolute;bottom: 140px;left: 60px;z-index: 2;box-sizing: border-box;width: 77%;padding: 0;  max-width: 557px; }
.bloque-a .modulo-noticia .content-a a.nombrecategoria {position: relative;top: auto;left: auto;margin-bottom: 25px;}
.bloque-a .modulo-noticia .content-a h1 {font: 700 38px/38px 'Cormorant Garamond';color:white}
.bloque-a .modulo-noticia .content-a h1+p { display:block;width:75%; font: 400 15px/25px 'BentonSansBBVA-Book'; color:white;    margin-bottom: 40px;}
.bloque-a .modulo-noticia .content-a .info address {padding: 0 10px 0 50px;    color: #fff;}
.bloque-a .modulo-noticia .content-a .info address img {display: inline-block;max-width:40px; left:-1px;}
.bloque-a .modulo-noticia .content-a .info time {display: block;padding: 0 10px 0 50px;color: #fff;}
.bloque-a .modulo-noticia .content-a ul {padding: 40px 0 0;position:absolute;}
.bloque-a .modulo-noticia .content-a ul li a{border: 1px solid #f4f4f4; background:none;}
.bloque-a .modulo-noticia .content-a ul li a p{color:#f4f4f4;}
.bloque-a .modulo-noticia.video figure:before{content: '';position: absolute;width: 84px;height: 62px;right: 6px;bottom: 8px;background: url(/compartiendoconocimiento/wp-content/uploads/sites/8/2020/10/ico-youtube.svg) no-repeat;z-index: 3;background-size: 83%;}
.bloque-vivencias .bloque-ab{width: 60%;box-sizing: border-box;display: flex; flex-wrap: wrap;align-content: flex-start;}
.bloque-vivencias .bloque-ab .modulo-noticia {width: calc(50% - 50px);margin: 0 0 40px 50px;}
.categoria-vivencia .header-section div:nth-of-type(1) .breadcrumb {padding:0; border:0; text-align:left;}
.categoria-vivencia .breadcrumb ul li a {color:#fff; padding:0; border:none;font: 400 11px/11px 'BentonSansBBVA-Book';}
.categoria-vivencia .breadcrumb ul li{background:#5BBEFD;box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.14);}
.categoria-vivencia .breadcrumb ul {text-align: right;}

/*BLOQUE EXPERTO */
.categoria-lavozdelexprto{max-width:1300px;width: 100%;margin:0 auto; display:flex; padding:0 0 50px 0;flex-wrap: wrap;}
.categoria-lavozdelexprto .header-section div:nth-of-type(1) h2{color:#15325C;}
.categoria-lavozdelexprto .header-section div:nth-of-type(1) a{color:#15325C;border: 1px solid #15325C;}
.home .categoria-lavozdelexprto .bloque-abc{margin: 0 35px 0px 0px;}
.categoria-lavozdelexprto .bloque-abc .modulo-noticia {width: calc(33% - 35px);margin: 35px 0 0px 35px; vertical-align: top;}
.categoria-lavozdelexprto .bloque-abc {width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.categoria-lavozdelexprto .bloque-a .modulo-noticia .content-a h1{font: 700 44px/44px 'Cormorant Garamond';}

.categoria-lavozdelexprto .header-section div:nth-of-type(1) .breadcrumb {padding:0; border:0; text-align:left;}
.categoria-lavozdelexprto .header-section div:nth-of-type(1) .breadcrumb  a{color:#fff;}
.categoria-lavozdelexprto .breadcrumb ul li a { padding:0; border:none;font: 400 11px/11px 'BentonSansBBVA-Book';}
.categoria-lavozdelexprto .breadcrumb ul li{box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.1);}
.categoria-lavozdelexprto .breadcrumb ul {text-align: right;}

/*BLOQUE WEBINARS */
.categoria-webinars{background: url(/compartiendoconocimiento/wp-content/uploads/sites/8/2020/10/fondo-webinars.png) #072146 no-repeat;background-size:100%;padding:30px 0;}
.categoria-webinars:after{position: absolute;bottom: 0;left: 0;content: '';background: #072146;height: 240px;width: 100%;z-index: 1;}
.categoria-webinars .header-section div:nth-of-type(1) h2{color:#fff;}
.categoria-webinars .header-section div:nth-of-type(2) a{color:#fff;border: 1px solid #fff;font: 700 14px/36px 'BentonSansBBVA-Bold';padding: 10px 25px;}
.categoria-webinars .header-section div:nth-of-type(2) a:nth-of-type(2){margin: 0px 20px;}
.categoria-webinars .header-section div:nth-of-type(2) a.aa{display: none;}
.categoria-webinars .header-section div:nth-of-type(2) p.description-section{color:#fff;}
.bloque-webinars{max-width:1300px;width: 100%;margin:0 auto; display:flex; padding:0 0 50px 0;justify-content: center;z-index: 3;position: relative;}
.bloque-webinars .modulo-noticia {width: calc(33% - 50px);margin: 0 0 40px 50px; height:490px;display: flex;flex-wrap: wrap;height: 100%;}
.bloque-webinars .modulo-noticia:nth-of-type(1){margin: 0 0 40px 0px;}
.bloque-webinars .modulo-noticia .content-a {position: absolute;top:0px;left: 40px;z-index: 2;box-sizing: border-box;width: 77%;padding: 0;  max-width: 557px; }
.bloque-webinars .modulo-noticia figure{height: 100%;object-fit: cover;}
.bloque-webinars .modulo-noticia figure img{width:initial;max-height: 500px;}
.bloque-webinars .modulo-noticia .content-a {margin-top:80px;display: flex;flex-wrap: wrap;height: 100%;}
.bloque-webinars .modulo-noticia .content-a h1{font: 400 24px/30px 'BentonSansBBVA-bold';color:#fff;}
.bloque-webinars .modulo-noticia .content-a > p{align-self: flex-end; margin-bottom:15px;background: #fff;color: #15325C;display: inline-block;padding: 6px 15px 1px;font: 400 11px/12px 'BentonSansBBVA-book';border-radius: 10px;height: 16px;}
.bloque-webinars .modulo-noticia .content-a > div p{background: url(/compartiendoconocimiento/wp-content/uploads/sites/8/2020/10/occhio.svg) no-repeat;font: 400 12px/11px 'BentonSansBBVA-book';color: #fff;text-transform: uppercase;padding: 3px 0 0 31px;background-size: 24px;height: 19px;}


/*BLOQUE MISSION */







.intro-mission {max-width:1000px;position:relative;margin:0 auto;}
.intro-mission .header-section {margin: 0px auto  80px;}
.intro-mission .header-section div:nth-of-type(1){padding: 0px 0px 10px 0px;border:none;}
.intro-mission .header-section div:nth-of-type(2){padding:0 25px 0 25px;}
.intro-mission .header-section div:nth-of-type(1) h2 {color: #fff;font: 700 32px/38px 'BentonSansBBVA-Bold';padding:0px;}
.intro-mission .header-section figure img:nth-of-type(1){width:100%;padding: 0px 0px 16px 0px;}
.intro-mission .header-section figure img:nth-of-type(2){width:150px;}
.intro-mission .header-section div:nth-of-type(3) a{color: rgba(255,255,255,0.5);border: 1px solid rgba(255,255,255,0.5);font: 700 14px/36px 'BentonSansBBVA-Bold';padding: 10px 25px;}
.intro-mission .header-section div:nth-of-type(3) p{color: rgba(255,255,255,0.5);font:400 14px/22px 'BentonSansBBVA-Book'; padding:0 0 20px 0;}
.intro-mission .header-section div:nth-of-type(3) p strong{color: rgba(255,255,255,0.8);font:400 18px/27px 'BentonSansBBVA-bold';padding:0 0 8px 0;display:inline-block; }



/*BLOQUE CONSULTA */
.consulta-bloque{background: url(/compartiendoconocimiento/wp-content/uploads/sites/8/2020/10/bg_consulta.jpg)  no-repeat;background-size: cover;padding: 50px 0;background-position-x: 80%; }
.consulta-bloque .header-section div:nth-of-type(1){text-align:left;border:0;}
.consulta-bloque .header-section div:nth-of-type(1) h2{color: #15325C;margin-bottom:0;}
.consulta-bloque .header-section div:nth-of-type(1) h2+p{font: 400 18px/35px 'BentonSansBBVA-Book';margin-bottom:20px;}
.consulta-bloque .datos{width:100%;display: flex;}
.consulta-bloque .datos li {width:160px;position:relative; padding:0 20px 0 0;}
.consulta-bloque .datos li img{width:100px;}
.consulta-bloque .datos li p{padding: 10px 0px 0;}
.consulta-bloque .header-section div:nth-of-type(1) a {color: #15325C;border: 1px solid #15325C;margin-bottom: 34px;display: inline-block;padding: 6px 18px;}
.consulta-bloque .header-section a + p {font: 400 14px/19px 'BentonSansBBVA-Book';padding:0 0 30px 0px;}
.consulta-bloque .header-section p{font: 400 12px/19px 'BentonSansBBVA-Book';}
.consulta-bloque .header-section p.dest-datos{font: 400 37px/36px 'BentonSansBBVA-Book';letter-spacing: 0px;color: #FFFFFF;position:absolute; right:30px; top:60px; z-index:2;text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.18);}

/* ESTILO PÁGINA CONSULTAS */

.pagina-consultas .consulta-bloque {    margin-top: 116px;    background-position-y: -185px;   padding: 50px 0px 0px 0px;}
.pagina-consultas.consulta-bloque .header-section {    margin: 100px auto 50px auto;}
.pagina-consultas .consulta-bloque .header-section div:nth-of-type(1) h2+p {    font: 400 26px/37px 'BentonSansBBVA-Book'; max-width: 400px;    margin-bottom: 0;}
.pagina-consultas .consulta-bloque .fondo-header-section {    background: linear-gradient(90deg, #F4F4F4 50%, #FAF8F8 50%);}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section {   margin: 0px auto;padding: 50px 0px;align-items: flex-start;}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section p.descripcion {max-width: 435px;}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section .datos {margin-top: 32px;}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section .bloque-secot {}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section .bloque-secot h2 {    font: 700 33px/37px 'BentonSansBBVA-Bold';color: #064581;margin-top:24px;    max-width: 366px;    margin-bottom: 8px;}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section .bloque-secot h3 {font: 400 24px/29px 'BentonSansBBVA-Book';color:#121212;margin-bottom:12px;padding:0px;}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section .bloque-secot p {font: 700 16px/31px 'BentonSansBBVA-Bold';color:#121212; max-width: 512px;}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section .bloque-secot .pie-secot {text-align:right;padding:0px;margin-top:48px;}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section .bloque-secot .pie-secot p {font: 400 14px/17px 'BentonSansBBVA-Book';color:#807C7C;display:inline-block;vertical-align:middle;    margin-bottom: 0;margin-right:10px;    max-width: none;}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section .bloque-secot .pie-secot img {display:inline-block;vertical-align:middle;max-width:86px;width:100%;height:auto;}



/*/////////////////////////////////////     SECCION  //////////////////////////////////////////////*/

.pag6art.content_section .modulo-noticia{width:48%;}
.pag6art.content_section .modulo-noticia .content-a h1, .pag6art.content_section .modulo-noticia .content-a p{color: #121212;}
.pag6art.content_section .modulo-noticia .content-a .info time, .pag6art.content_section .modulo-noticia .content-a .info address{color: #121212;}

.bloquemasvisto{padding:50px 40px 40px; background:#F4F4F4;}
.section-mas-vistos {display: flex;flex-wrap: wrap;justify-content: space-between; padding:20px 0px;}
.section-mas-vistos .modulo-noticia{width:18.5%; background:#F4F4F4;}
.bloquemasvisto .modulo-noticia figure{height: 280px;}
.bloquemasvisto .modulo-noticia figure img{height: 100%;}
.bloquemasvisto .modulo-noticia .content-a h1{font: 700 23px/25px 'Cormorant Garamond';}
.bloquemasvisto .modulo-noticia a {display:initial;}
.bloquemasvisto .modulo-noticia > a.nombrecategoria{top: 20px;}
.bloquemasvisto .modulo-noticia > a.nombrecategoria p{font: 700 9px/10px 'BentonSansBBVA-Bold';padding: 6px 5px;}

.bloquemasvisto h3{font: 600 21px/31px 'BentonSansBBVA-bold';text-transform:uppercase;color:#807C7C;}
.bloquemasvisto h3 + p{font: 400 16px/35px 'BentonSansBBVA-Book'; opacity:0.5;}
.bloquemasvisto .modulo-noticia .content-a .info time{padding-left: 0px;}
.bloquemasvisto .modulo-noticia .content-a ul li a{background:#fff;}


/* ESTILOS DE LA PÁGINAS CONSULTAS */

/* footer */

footer {}
footer .contenedor-pie {background:#072146;padding:70px 0px;}
footer .contenedor-pie .row {    background: transparent;width: 100%;    display: flex;justify-content: space-between;align-items: center;max-width: 1300px;    padding: 0px 25px;box-sizing: border-box;}
footer .contenedor-pie a {}
footer .contenedor-pie a .logo {max-width:82px;width:100%;height:auto;}
footer .contenedor-pie nav {}
footer .contenedor-pie nav ul {}
footer .contenedor-pie nav ul li {font: 400 13px/29px 'BentonSansBBVA-Book';display: inline-block;    margin-right: 48px;}
footer .contenedor-pie nav ul li a {color:#E9E9E9;}
footer .contenedor-pie nav ul li a span.fas.fa-bookmark {    color: #3563A5;}
footer .contenedor-pie .row:nth-of-type(2) {    display: block;}
footer .contenedor-pie .row:nth-of-type(2) p {font: 700 12px/14px 'BentonSansBBVA-Bold';color:#E9E9E9;margin-bottom:16px;    margin-top: 16px;}
footer .contenedor-pie .row:nth-of-type(2) ul {}
footer .contenedor-pie .row:nth-of-type(2) ul li {    display: inline-block;font: 400 12px/14px 'BentonSansBBVA-Book';    padding: 0px 8px;border-right: 1px solid #49A5E6;color:#49A5E6;}
footer .contenedor-pie .row:nth-of-type(2) ul li:first-child {padding: 0px 8px 0px 0px;}
footer .contenedor-pie .row:nth-of-type(2) ul li:last-child {   border-right: none;padding: 0px 0px 0px 8px;}
footer .contenedor-pie .row:nth-of-type(2) ul li a {color:#49A5E6;}
footer .cintillo-medio {background: #121212;text-align: center;width: 100%;padding: 15px 0px;}
footer .cintillo-medio a {}
footer .cintillo-medio a img {width:100%;height:auto;max-height: 15px;}
footer .contenedor-pie nav ul li:nth-last-of-type(1) {border-left: 1px solid #103767;font: 400 19px/29px 'BentonSansBBVA-Book'; padding:0 18px;margin:0;}
footer .contenedor-pie nav ul li:nth-last-of-type(2) {border-left: 1px solid #103767;font: 400 19px/29px 'BentonSansBBVA-Book';padding:0 18px;margin:0;}
footer .contenedor-pie nav ul li:nth-last-of-type(1) .heart2 .fa-bookmark{height:14px;}

/*/////////////////////////////////////      CABECERO  DETTALLE   //////////////////////////////////////////////*/
 [class^="detalle"] .main > .row:first-child  div:first-child[class*='col-']{ float:initial; padding:0;} 
.main{ position: relative; min-height: 800px; }
[class^="detalle"] .main:after, .home .main:after { content: ''; height: 50%; width: 100%; position: fixed;background: #141F24; z-index: 1; top: 0; left: 0; min-height: 550px; }

.cabecero-article{overflow: hidden;position: relative;display: flex; align-items: center; justify-content: center; text-align: center; margin:0 auto;    padding: 0;}
.cabecero-article .bloque {    max-width: 980px;display: flex;flex-direction: column;}
/*
.cabecero-article .bloque{max-width: 980px;display: flex;flex-direction: column;}
.cabecero-article .bloque p#rev-1 {display: none;}
.cabecero-article .bloque h1#rev-2 {order: 2;}
.cabecero-article .bloque p#rev-3 {order: 3;}
.cabecero-article .bloque figure#rev-4 {order: 1;}
*/

.cabecero-article .bloque p.topcintillo {display:none;}
.cabecero-article .bloque h1 {order:2;}
.cabecero-article .bloque p.blanco {order:3;}
.cabecero-article .bloque figure {order:1;}


[class^="article-arrow"]{position: absolute; bottom: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
[class^="article-arrow"] img{min-height: 551px;height: 551px;}
.article-arrow-next{top: 0;left: calc( 100vw - 9%);}
.article-arrow-next:after {top: 275px;position: absolute;height: 50px; width:50px;content:'' ;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;left: -32px;opacity: 1;top: 30%;background: url('/academy/wp-content/themes/Academy/img/arrow-n.svg') no-repeat ; z-index: 2; pointer-events: none;}
.article-arrow-next:hover:after{left: -10px;}
.article-arrow-next:hover{left: calc( 100vw - 8%);}

.article-arrow-prev{right: calc( 100vw - 9%);top: 0;}
.article-arrow-prev:after {position: absolute;top: 275px;height: 50px; width: 50px;content:'' ;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;right: -32px;opacity: 1;top: 30%;background: url('/academy/wp-content/themes/Academy/img/arrow-p.svg') no-repeat ;z-index: 2; pointer-events: none;}
.article-arrow-prev:hover:after{right: -10px;}
.article-arrow-prev:hover{right: calc( 100vw - 8%);}

.cabecero-article h1 {margin: 0 auto;font:400 38px/42px 'butlerbold'}
.cabecero-article p.blanco {max-width: inherit;margin: inherit;}
.cabecero-article p.topcintillo{ margin: 0 auto;max-width: 350px;display:none!important;}
.cabecero-article figure{display: inline-block; width: 100%; height: 615px; overflow: hidden;}
.cabecero-article figure > div > img{height: 100%;min-height: 615px;object-position: center;object-fit: cover;width: 100%}


body .titular {text-align: center;float: none;padding-right: 0;}
body .titular h1 {width: 85%;margin: 0 auto;}
body .titular h1 {font: 700 68px/69px 'Cormorant Garamond';color:white;}
body .titular p {font: 400 20px/29px 'BentonSansBBVA-Book';color:#E9E9E9;padding-top: 30px;padding-bottom: 40px;margin-bottom: 0px;width: 66%;margin: 0 auto;text-align: left;}

.videoportada {/*max-width: 1200px;*/display: block;margin: 0 auto;position: relative;}

.videoWrapper {position: relative;padding-bottom: 56.25%;height: 0;background-color: #000; }
.videoWrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.videoPlayed {position: relative;padding-bottom: 56.25%;height: 0;background-color: #000; }
object[class*=BrightcoveExpe ]  {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
div.vjs-poster{background-size:cover;}
.video-js .vjs-tech{object-fit:cover;}
.padrefijado{z-index: 5;}
.cabecero-article.fijalo  {height: 560px;}


.cabecero-article.fijalo .bloque{position: fixed;  bottom: -350px; opacity: 0.5; left: 0;  z-index: 5; height: 170px; width: 100%; max-width:100%; background: #fff; box-shadow:0px 0px 20px 2px rgba(0,0,0,0.1);transition: all cubic-bezier(0.51, 0.07, 0.47, 0.91) 0.4s;}
.cabecero-article.fijalo.muestralo .bloque{bottom: 0;opacity: 1;}
.cabecero-article.fijalo .bloque > * {display: inline-block; color: #242424; width: 100%; padding: 0 0 0 360px;box-sizing: border-box;max-width: 100%; text-align: left;}
.cabecero-article.fijalo .bloque .topcintillo{margin-top: 40px; color: #FF4958;}
.cabecero-article.fijalo .bloque > figure{width: 306px; padding: 0;position: absolute!important;top: 0;left: 0;}
.cabecero-article.fijalo .bloque .videoWrapper { min-width: 250px; }
#cerrarvideo {display: none;}
.cabecero-article.fijalo #cerrarvideo { display: block; background: url(/academy/wp-content/themes/Academy/img/cerrar.svg) no-repeat; width: 14px; height: 22px;  margin:15px 0; box-sizing: content-box; position: absolute; right: 18px; z-index: 3;padding: 0;text-align: center;}
.cabecero-article.fijalo .bloque > h1{  font-size: 2.1vw;}
.cabecero-article.fijalo .bloque > h1 + p{  font-size: 1.2vw;}


/*/////////////////////////////////////      FIRMA RRSS    //////////////////////////////////////////////*/

body .firma-autor {margin-bottom: 42px;}
.info {  color:white;font: 700 13px/15px 'BentonSansBBVA-Bold'; margin:12px 0 55px; display:inline-block; vertical-align:top; position: relative;text-align: left;}
.info address, .info time{display: block;padding: 0 12px 0 45px; }
.info address { font-style:normal; padding: 0 10px 0 35px;display:block;}
.info:before { width: 35px; height: 35px; content: ''; position: absolute; top: 0; left: 0; background: var --unnamed-color-15325c; }
.info address img{-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;max-width: 40px;position: absolute;left: -15px;top: -7px;}
.info time {font: 400 10px/17px 'BentonSansBBVA-Book';text-transform:uppercase;padding-left: 35px;}


/* bloque-compartir */
.firma-compartir {margin-right: 3%;margin-top: 25px;}
.compartir {margin:10px auto 0;padding: 0;max-width:980px; display: inline-block;float: right; clear:both;vertical-align: top;position: relative;}
.compartir p {font: 400 12px/14px Arial;color: #90a4ae;display: inline-block;vertical-align: middle;margin: 0 8px 0 0;}
.compartir i {font: normal normal normal 14px/2 FontAwesome;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;line-height: 1px;font-size: 15px;color: #fff;text-align: center;}
.compartir ul{display: inline-block;vertical-align: middle;}
.compartir li { position:relative;display: inline-block;   height:35px;width:35px; overflow:hidden;vertical-align: top;}
.compartir li a {display: block; width:45px; height: 45px; zoom:1;text-align: center;overflow:hidden;}
.compartir li.facebook {background: #295e97; margin:0px 8px 0;}
.compartir li.twitter {background: #00ace4;margin:0px;}
.compartir li.whatsapp {background: #5ee828; margin:0px 8px 0;display:none;}

.compartir i:before{ position:absolute; top:16px; left:10px; } 
.compartir i.facebook:before { content: "\f09a";left:12px  }
.compartir i.twitter:before { content: "\f099"; }
.compartir i.instagram:before{ content: "\f16d"; }
.linkedin:before { content: "\f0e1"; }
.whatsapp:before { content: "\f232"; }
.email:before { content: "\f003"; }







/*/////////////////////////////////////      FIGURE   //////////////////////////////////////////////*/

figure.imgencotenido {margin-bottom: 30px; position: relative;overflow: hidden; width: 100%;}
figure.imgencotenido .bg:before {content: '';position: absolute;top: 0;left: 0;width: 101%;height: 100%;background: #99A7AE;opacity: 0.95;mix-blend-mode:screen;transition: all cubic-bezier(0.51, 0.07, 0.47, 0.91) 0.4s;}
figure.imgencotenido.animate .bg:before { width: 0;}
figure.imgencotenido  img{width: 100%; max-width: 100%;}


/*//////////////////////////////////////////////////////////////////////
//////////////////////////////   GALERIA  swiper     /////////////////////////////////////*/


.swiper-container { height: auto; width: 100%; padding-bottom: 80px; }
 .swiper-wrapper { padding-top: 30px; }
 .swiper-slide { text-align: center; font-size: 18px;/* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; background: #242424; }
.swiper-button-prev {top:calc(50% - 24px); left: calc(5%); background: url(/academy/wp-content/themes/Academy/img/arrow-p.svg) 10px 24px no-repeat ; background-size: 80%; width: 60px;  height: 60px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.swiper-button-prev:hover{background-position: 0 24px;}
 .swiper-button-next { top:calc(50% - 24px); right: calc(5%); background: url(/academy/wp-content/themes/Academy/img/arrow-n.svg)  0px 24px no-repeat ; background-size: 80%; width: 60px; height: 60px; -webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.swiper-button-next:hover{ background-position: 10px 24px;}

.swiper-pagination-bullet{background: #CECECE;}

.flechasoscura .swiper-button-next, .flechasoscura   .swiper-button-prev{mix-blend-mode: difference;}


.swiper-slide.swiper-slide-active { opacity: 1; }
/*body:not(.home) *[class^="swiper-slide"] p {  font: 400 14px/26px 'Lato'; width: 100%;  display: inline-block; min-width: 100%; position: absolute; bottom: -40px; left: 0;  -webkit-transition: opacity 0.65s ease-in-out; -moz-transition: opacity 0.65s ease-in-out; transition: opacity 0.65s ease-in-out; text-align:center;}*/
/*body:not(.home) .swiper-slide.swiper-slide-active p { font: 400 14px/26px 'Nunito'; text-align:center;font-style: italic;  }*/
 *[class^="swiper-slide"] p span{ margin: 0 auto; max-width:500px; display:block;}
 .swiper-slide img { min-width: 100%;width: 100%; opacity: 0.3;max-height:720px; }
 .swiper-slide.swiper-slide-active img{ opacity: 1;}
.swiper-pagination-bullet-active{ background: #B2ABAB;}







/*/////////////////////////////////////     INTERACTION COMPARTIR Y BOOKMARK   //////////////////////////////////////////////*/

/* Icons button */
.icobutton {    cursor: pointer;font-size: initial;position: relative; z-index: 2;width: 25px;height: 30px;margin: 0;padding: 0;color: rgba(20,20,20, 0.3);border: 0;background: none;overflow: visible;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.icobutton .fa {display: block;padding: 0 0.1em;font-size: 25px;}
.fa.fa-heart{  text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff; }
.fa-bookmark{color: white;width: 22px;height: 30px;position: relative;}
.fa-bookmark:before {content: "";background-image: url(/wp-content/uploads/sites/8/2020/11/ico-bookmark.svg);background-position: center;background-size: 100%;background-repeat: no-repeat;position: absolute;width: 22px;height: 30px;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
.heart .fa-bookmark{height: 12px;}
a.desactivado {pointer-events: none;}
.heart.desactivado .fa-bookmark:before{background-image: url(/wp-content/uploads/sites/8/2020/11/ico-bookmark-des.svg);}
.heart .fa-bookmark:before{background-image: url(/wp-content/uploads/sites/8/2020/11/ico-bookmark-active.svg);width: 18px;height: 24px;}

.heart2 .fa-bookmark{height: 24px;}
.heart2.desactivado .fa-bookmark:before{background-image: url(/wp-content/uploads/sites/8/2020/11/ico-bookmark-des-f.svg);}
.heart2 .fa-bookmark:before{background-image: url(/wp-content/uploads/sites/8/2020/11/ico-bookmark-active.svg);width: 18px;height: 24px;}

.heart3 .fa-bookmark{height: 24px;}
.heart3.desactivado .fa-bookmark:before{background-image: url(/wp-content/uploads/sites/8/2020/11/ico-bookmark-des-f.svg);}
.heart3 .fa-bookmark:before{background-image: url(/wp-content/uploads/sites/8/2020/11/ico-bookmark-active.svg);width: 18px;height: 24px;}


/* fix for mo.js */
.icobutton svg {left: 0;}
.icobutton:hover,.icobutton:focus {outline: none;}
.interaction {    position: absolute;top: 15px;right: 20px;z-index: 2;}
.interaction ul {display: flex;align-items: center;flex-direction: row-reverse;}
.interaction ul li {padding: 0px 10px;}

/*.interaction > ul li {position: relative; }*/
/*.interaction .favoritos{ top:35px; opacity: 1; }*/
.interaction .social{/*position:absolute;*/position:relative;display: inline-block; /*width: 18px; background: url(/academy/wp-content/themes/Academy/img/compartir.svg) center center no-repeat;*/ z-index: 3; /*height: 21px;*/transition: all cubic-bezier(0.51, 0.07, 0.47, 0.91) 0.4s; pointer-events: all;}
.interaction .social a{display: inline-block;top: 150px;left: 50px;position: absolute;transition: all cubic-bezier(0.51, 0.07, 0.47, 0.91) 0.4s;z-index: 5;}
.interaction .social i { display: inline-block;font: normal normal normal 22px/20px FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased;}
.interaction .social i:before{position: absolute;top: 0px;left: 0px;-moz-osx-font-smoothing: grayscale;color: #A0A7AB;text-align: center;transition: all cubic-bezier(0.51, 0.07, 0.47, 0.91) 0.4s;opacity: 0;} 
.interaction .social i.facebook:before {content: "\f09a";left: 0px;}
.interaction .social i.twitter:before{ content: "\f099"; left:0px ;}
.interaction .social.activo {  background-size: 60%;transition: all cubic-bezier(0.51, 0.07, 0.47, 0.91) 0.4s;pointer-events: none;     right: 100px;background: none;}
.interaction .social.activo i:before {opacity: 1;background: #fff;padding: 22px;}
.interaction .social.activo a.fb {top: -5px;left: 0px;pointer-events: all;}
.interaction .social.activo a.tw {top: -5px;left: 65px;pointer-events: all;}

.interaction .social {background: url(/wp-content/uploads/sites/8/2020/11/ico-share.svg);width: 26px;height: 30px;background-size: 100%;background-position: center;background-repeat: no-repeat;}
button.icobutton.activated .fa-bookmark:before {background-image: url(/wp-content/uploads/sites/8/2020/11/ico-bookmark-active.svg);}
.resultadofavoritos .pag6art button.icobutton .fa-bookmark:before {background-image: url(/wp-content/uploads/sites/8/2020/11/ico-bookmark-active.svg);}
.homeslider .interaction ul li {}
.homeslider .interaction ul li {padding: 0px 14px;}
.homeslider .interaction ul li.favoritos {border-right: 1px solid rgba(255,255,255,0.3);}
.homeslider .interaction ul:before {content: "BOOKMARK";font: 400 10px/30px 'BentonSansBBVA-Book';letter-spacing: 4px;color: white;order: 1;z-index: 2;}

.bloque-vivencias .bloque-a .interaction ul li {}
.bloque-vivencias .bloque-a .interaction ul li {padding: 0px 14px;}
.bloque-vivencias .bloque-a .interaction ul li.favoritos {border-right: 1px solid rgba(255,255,255,0.3);}
.bloque-vivencias .bloque-a .interaction ul:before {content: "BOOKMARK";font: 400 10px/30px 'BentonSansBBVA-Book';letter-spacing: 4px;color: white;order: 1;z-index: 2;}

.contenedor-bloque-duo .interaction ul li {}
.contenedor-bloque-duo .interaction ul li {padding: 0px 14px;}
.contenedor-bloque-duo .interaction ul li.favoritos {border-right: 1px solid rgba(255,255,255,0.3);}
.contenedor-bloque-duo .interaction ul:before {content: "BOOKMARK";font: 400 10px/30px 'BentonSansBBVA-Book';letter-spacing: 4px;color: white;order: 1;z-index: 2;}


/*////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////     FAVORITOS     //////////////////////////////////////////////*/





/*///////////////////////////////////// HEADER SECTION /////////////// */

.header-section {max-width: 1250px;width: 100%;    margin: 52px auto;display: flex;align-items: center;}
.header-section div:nth-of-type(1) {text-align: right;padding: 20px 70px 10px 0px;box-sizing: border-box;border-right: 1px solid #BFBFBF;}
.header-section div:nth-of-type(1) h2 {font: 700 41px/43px 'BentonSansBBVA-Bold';color:#5BBEFD;margin-bottom: 23px;}
.header-section div:nth-of-type(1) a {font: 700 14px/36px 'BentonSansBBVA-Bold';color:#5BBEFD;padding:10px 25px;border:1px solid #5BBEFD;}
.header-section div:nth-of-type(2) {padding-left: 70px;box-sizing: border-box;}
.header-section div:nth-of-type(2) p.description-section {font: 400 17px/30px 'BentonSansBBVA-Book';color:#121212;margin-bottom: 18px;}
.header-section div:nth-of-type(2) ul {}
.header-section div:nth-of-type(2) ul li {display:inline-block;margin-right: 12px;}
.header-section div:nth-of-type(2) ul li:last-child {margin-right: 0px;}
.header-section div:nth-of-type(2) ul li a {background:#F4F4F4;padding: 6px;border-radius: 8px;display:block;}
.header-section div:nth-of-type(2) ul li a p {font: 400 11px/11px 'BentonSansBBVA-Book';color:#807C7C;    text-align: center;    display: block;    text-transform: uppercase;}



/*///////////////////////////////////// BREADCRUMB /////////////// */

.breadcrumb {    margin-left: 25px;}
.breadcrumb ul {}
.breadcrumb ul li {display:inline-block;background:#16335D;color:#fff;text-align: center;    padding: 13px 22px 13px 52px;box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.1);border-radius: 18px;    position: relative;    margin-left: -34px;}

.breadcrumb ul li:nth-of-type(1) {z-index: 3;margin-left: 0px;padding:13px 22px;}
.breadcrumb ul li:nth-of-type(2) {z-index: 2;}
.breadcrumb ul li:nth-of-type(3) {z-index: 1;}
.breadcrumb ul li a { font: 400 11px/11px 'BentonSansBBVA-Book'; color:#fff;text-transform: uppercase;}
.breadcrumb ul li:last-child a{text-decoration: underline;}

/*/////////////////////////////////////     MODULO NOTICIA  (serán como el modulo de 5 de la home) //////////////////////////////////////////////*/

.modulo-noticia{ display: inline-block; position: relative;    margin-bottom: 70px;}
.modulo-noticia a{ display: inline-block; position: relative; width: 100%}
.modulo-noticia figure{display: block; position: relative; width: 100%; /*height: 100%;*/ overflow: hidden;}
.modulo-noticia figure:after{content:'';position: absolute; z-index: 1; width: 100%; height: 100%; top: 0; left: 0; background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.55));   mix-blend-mode: darken;  }
.modulo-noticia figure img{  width: 100%; /*height: 333px;*/ object-fit:cover;}

.contenedor-bloque-duo .modulo-noticia figure:after{background: linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(0,0,0,0.75));}
.bloque-a  .modulo-noticia figure:after{background: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0.65));}



.modulo-noticia .content-a {display: block;position: relative;width: 100%;vertical-align: bottom;padding: 12px 7px 0px 7px;box-sizing: border-box;}
.modulo-noticia .content-a a.nombrecategoria {width: initial;position: absolute;left: 20px;}
.modulo-noticia .content-a a.nombrecategoria p {font: 700 10px/10px 'BentonSansBBVA-Bold';color:#67D0FF;text-align: center;padding:8px 10px;border:1px solid #67D0FF;border-radius: 10px;text-transform: uppercase;}
.modulo-noticia .content-a h1 {font: 700 28px/30px 'Cormorant Garamond';color:#121212;}
.modulo-noticia .content-a h1+p { display:none; font: 400 14px/36px 'BentonSansBBVA-Book'; }
.modulo-noticia .content-a .info {   font: 700 13px/15px 'BentonSansBBVA-Bold'; color: #111;margin: 15px 0px 18px 0px;display: block;vertical-align: middle;}
.modulo-noticia .content-a .info:before {display: none;}
.modulo-noticia .content-a .info address {padding: 0 4px 0 0;display: inline-block;font: 100 13px/15px 'BentonSansBBVA-Bold';color:#111;}
.modulo-noticia .content-a .info address img {display:none;}
.modulo-noticia .content-a .info time {padding-left: 0px;    display: inline-block;    font: 400 11px/19px 'BentonSansBBVA-Book';color:#111;}
.modulo-noticia .content-a ul {}
.modulo-noticia .content-a ul li {display:inline-block;margin-right: 22px;margin-bottom: 8px;}
.modulo-noticia .content-a ul li:last-child {margin-right: 0px;}
.modulo-noticia .content-a ul li a {background:#F4F4F4;padding: 6px;border-radius: 8px;display:block;}
.ladillo.masvideos + .content_section .modulo-noticia .content-a ul li a {background:#075196;}
.ladillo.masvideos + .content_section .modulo-noticia .content-a ul li a p{color:#bbcfe1;}
.modulo-noticia .content-a ul li a p {font: 400 11px/11px 'BentonSansBBVA-Book';color:#807C7C;    text-align: center;text-transform: uppercase;}

.modulo-noticia.video figure:before{content: '';position: absolute;width: 48px;height: 35px;right: 20px;bottom: 20px;background: url(/compartiendoconocimiento/wp-content/uploads/sites/8/2020/10/ico-youtube.svg) no-repeat;z-index: 3;    background-size: 48px;}
.modulo-noticia > a.nombrecategoria{top:15px;z-index:2;width:auto;position:absolute;left: 17px;}
.modulo-noticia  > a.nombrecategoria p{font: 700 10px/10px 'BentonSansBBVA-Bold';color: #67D0FF;text-align: center;padding: 8px 10px;border: 1px solid #67D0FF;border-radius: 10px;text-transform: uppercase;}
.modulo-noticia figure img{opacity:0.88;}
.modulo-noticia figure {background:#121212;}


/* BLOQUE DUO */
.contenedor-bloque-duo {box-sizing:border-box;    display: flex;width:100%;}
.contenedor-bloque-duo .col-1-2 .modulo-noticia figure {height: 750px;}
.contenedor-bloque-duo .col-1-2 .modulo-noticia figure img {height: 100%;object-fit:cover;} 
.contenedor-bloque-duo .col-1-2 h2 {    font: 700 63px/63px 'BentonSansBBVA-bold';margin-bottom: 24px;color:#15315C;}
.contenedor-bloque-duo .col-1-2 a.buttom {    font: 700 14px/36px 'BentonSansBBVA-Bold';padding: 10px 25px;border: 1px solid #15315C;color:#15315C;}

.contenedor-bloque-duo .col-1-2:nth-of-type(1) { padding: 60px 0px 130px 8%;background-color:#F4F4F4;}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia {    width: 100%;margin-bottom:40px;}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia figure {}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia.video figure:before {content: '';position: absolute;width: 84px;height: 62px;right: 60px;bottom: 60px;background: url(/compartiendoconocimiento/wp-content/uploads/sites/8/2020/10/ico-youtube.svg) no-repeat;z-index: 3;}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia figure a {display: initial;}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a {position: absolute;bottom: 60px;left: 60px;z-index: 2;box-sizing: border-box;width: 77%;padding: 0;max-width: 557px;}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a a.nombrecategoria {position: relative;top: auto;left: auto;margin-bottom: 25px;}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a a.nombrecategoria p {font: 700 10px/10px 'BentonSansBBVA-Bold';color: #67D0FF;text-align: center;padding: 8px 10px;border: 1px solid #67D0FF;border-radius: 10px;}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a h1 {font: 700 38px/38px 'Cormorant Garamond';color: white;}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a h1+p {display: block;width: 75%;font: 400 15px/25px 'BentonSansBBVA-Book';color: white;margin-bottom: 40px;}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a .info {font: 700 13px/15px 'BentonSansBBVA-Bold';color: #111;margin: 15px 0px 18px 0px;display: block;vertical-align: middle;}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a .info address {padding: 0 10px 0 50px;color: #fff;}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a .info address img {display: inline-block;max-width: 40px;left: -1px;}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a .info time {display: block;padding: 0 10px 0 50px;color: #fff;}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a ul {padding: 90px 0 0;}

.contenedor-bloque-duo .col-1-2:nth-of-type(2) {    padding: 60px 8% 130px 0px;background-color: #15325C;text-align:right;}
.contenedor-bloque-duo .col-1-2:nth-of-type(2) .modulo-noticia {    width: 100%;margin-bottom:40px;    text-align: left;}
.contenedor-bloque-duo .col-1-2:nth-of-type(2) .modulo-noticia figure {}
.contenedor-bloque-duo .col-1-2:nth-of-type(2) .modulo-noticia figure img {/* width: initial; */   opacity: 0.88;}
.contenedor-bloque-duo .col-1-2:nth-of-type(2) .modulo-noticia .content-a {display: flex;flex-wrap: wrap;height: 100%;    position: absolute;top: 0px; left: 30px;z-index: 2;box-sizing: border-box;width: 77%;padding: 0;max-width: 557px;}
.contenedor-bloque-duo .col-1-2:nth-of-type(2) .modulo-noticia .content-a > p {align-self: flex-end;margin-bottom: 25px;background: #fff;color: #15325C;display: inline-block;padding: 6px 15px 1px;font: 400 11px/12px 'BentonSansBBVA-book';border-radius: 10px; height: 16px;}
.contenedor-bloque-duo .col-1-2:nth-of-type(2) .modulo-noticia .content-a h1 {font: 400 30px/37px 'BentonSansBBVA-bold';color: #fff;    margin-bottom: 70px;}
.contenedor-bloque-duo .col-1-2:nth-of-type(2) .modulo-noticia .content-a > div {position: absolute;bottom: 60px;}
.contenedor-bloque-duo .col-1-2:nth-of-type(2) .modulo-noticia .content-a > div p {background: url(/compartiendoconocimiento/wp-content/uploads/sites/8/2020/10/occhio.svg) no-repeat;font: 400 12px/11px 'BentonSansBBVA-book';color: #fff;text-transform: uppercase;padding: 3px 0 0 31px;background-size: 24px;height: 19px;}

.contenedor-bloque-duo .col-1-2:nth-of-type(2) h2 { color:white;}
.contenedor-bloque-duo .col-1-2:nth-of-type(2) a.buttom { color:white;border: 1px solid white;   }




/*/////////////////////////////////////    

 //////////////////////////////////////////////*/

/*/////////////////////////////////////   ARTICULOS PAGINADOS (ESTILO PROVISIONAL)  //////////////////////////////////////////////*/
.masvideos {    max-width: 1300px;margin: 0 auto;}
.masvideos h3:before {display:none;}
.masvideos h3 {font: 700 188px/188px 'Cormorant Garamond';color:#053A6E;letter-spacing:-10px;z-index:0;margin-bottom: -90px;margin-top: 80px;margin-left: 50px;position: relative;text-align:left;}

.content_section {     max-width: 1300px;margin: 0 auto;position: relative;z-index: 2;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;height:auto;    box-sizing: border-box;padding: 0px 25px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.content_section .modulo-noticia {width:30%;padding:0px;vertical-align: top;background: none;box-shadow: none;  margin-top: 38px;    box-sizing: border-box;    margin-bottom: 0;}

.content_section .modulo-noticia figure {    display: block;width: 100%;}
.content_section .modulo-noticia figure img {max-width: 100%;height: 266px;max-height: 266px;min-height: 210px;}
.content_section .modulo-noticia .content-a {margin: 15px 0 20px;display: block;width: 100%;padding: 0;}
.content_section .modulo-noticia .content-a .topcintillo {display:none;}
.content_section .modulo-noticia .content-a h1 {font: 700 31px/35px 'Cormorant Garamond';color:white;    padding: 0;}
.content_section .modulo-noticia .content-a .info {   color: #FFF;}
.content_section .modulo-noticia .content-a .info address {color:#FFF;}
.content_section .modulo-noticia .content-a .info time {color:#FFF;}

body.vivencias-post .content_section article:nth-child(1n+4) {display:none;}
body.experto-post .content_section article:nth-child(1n+4) {display:none;}
/*body.experto-post .content_section ul.paginacion {display:none;}*/

.content_section ul.paginacion{ display: block; width: 100%; text-align: center; padding: 50px 0 70px 0;}
.content_section ul.paginacion li{font-size: 12px; display: inline-block;  border-radius: 3px; background: #053969; transition: all cubic-bezier(0.51, 0.07, 0.16, 0.96) 0.9s;margin: 0 4px}
.content_section ul.paginacion li.active{background:#075196;}
.content_section ul.paginacion li.active a{color: #fff;}
.content_section ul.paginacion li a{ color:#fff;padding: 12px; display: block;}



/*///////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////     VIDEOYOUTUBE     //////////////////////////////////////////////*/

.wpb_video_widget div.wpb_video_wrapper{padding-top: 56.25%;position: relative;width: 100%;margin-bottom:40px;}
.wpb_video_widget div.wpb_video_wrapper iframe{width: 100%;height: 100%;display: block;position: absolute;margin: 0;top: 0;left: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}


/*///////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////     PLAYLIST     //////////////////////////////////////////////*/
.capitulos {   margin: 0 auto;}
.capitulos h3:before {display:none;}
.capitulos h3 {font: 700 188px/188px 'Cormorant Garamond';color:#E2E2E2;letter-spacing:-10px;z-index:0;    margin-bottom: -50px;margin-top: 80px;    margin-left: 5%;position: relative;text-align:left;opacity:0.63}


.contenedor-playlist-historia {    display: flex;     background: #E9E9E9;     padding-bottom: 150px;   }
.contenedor-playlist-historia .contenedor-video {width:65%;    height: 100%;}
.contenedor-playlist-historia .contenedor-video .videoWrapper {    width: 100%;height: 100%;  /*  padding-bottom: 0;*/}
.contenedor-playlist-historia .contenedor-video .videoWrapper iframe {}
.contenedor-playlist-historia .contenedor-capitulos {    width: 35%;   }
.contenedor-playlist-historia .contenedor-capitulos h2 {    font: 500 33px/39px 'Cormorant Garamond';color: #020305;box-sizing: border-box;padding: 40px 40px 24px 24px;}
.contenedor-playlist-historia .contenedor-capitulos ul {}
.contenedor-playlist-historia .contenedor-capitulos ul li {   box-sizing: border-box;      background: #F4F4F4; display: flex;}
.contenedor-playlist-historia .contenedor-capitulos ul li a {    display: inline-block;width: calc(100% - 44px);cursor: pointer;}
.contenedor-playlist-historia .contenedor-capitulos ul li a .modulo-noticia {    display: flex;background:transparent;    margin-bottom: 0; padding: 20px 0 20px 20px}
.contenedor-playlist-historia .contenedor-capitulos ul li a .modulo-noticia figure {    width: 94px;height: 94px;}
.contenedor-playlist-historia .contenedor-capitulos ul li a .modulo-noticia figure img {width: 100%;height: 100%;object-fit: cover;}
.contenedor-playlist-historia .contenedor-capitulos ul li a .modulo-noticia figure:before {content: '';position: absolute;width: 33px;height: 25px;left: 5px;bottom: 5px;background: url(/compartiendoconocimiento/wp-content/uploads/sites/8/2020/10/ico-youtube-blanco.svg) no-repeat;z-index: 3;    background-size: 33px;}
.contenedor-playlist-historia .contenedor-capitulos ul li a .modulo-noticia .content-a {    padding: 12px;width: calc(100% - 100px);}
.contenedor-playlist-historia .contenedor-capitulos ul li a .modulo-noticia .content-a p.numero-capitulo { font: 700 10px/10px 'BentonSansBBVA-Bold';color:#5BBEFD;text-transform:uppercase;padding-bottom: 8px;}
.contenedor-playlist-historia .contenedor-capitulos ul li a .modulo-noticia .content-a h1 {    font: 500 19px/22px 'Cormorant Garamond';    box-sizing: border-box;padding-right: 20px;}
.contenedor-playlist-historia .contenedor-capitulos ul li a:nth-of-type(2) { width: 44px;display: inline-flex;    justify-content: center;background: #e9e9e9;position: relative;  padding: 0px 0px;color:#fff;box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.16);}
.contenedor-playlist-historia .contenedor-capitulos ul li a:nth-of-type(2) p { font: 700 10px/10px 'BentonSansBBVA-Bold';text-transform: uppercase; text-align: center;writing-mode: vertical-lr;transform: rotate(180deg);color:#fff;}

.contenedor-playlist-historia .contenedor-capitulos ul li.activo { background: #FFFFFF;}
.contenedor-playlist-historia .contenedor-capitulos ul li.activo a {    width: calc(100% - 55px);}
.contenedor-playlist-historia .contenedor-capitulos ul li.activo a:nth-of-type(2) {width:55px;background:#5BBEFD;}
.contenedor-playlist-historia .contenedor-capitulos ul li.activo a:nth-of-type(2) p {font: 700 12px/12px 'BentonSansBBVA-Bold';color: white;}


/*///////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////     SLIDER EXPERTO     //////////////////////////////////////////////*/

body .contenedor-sliderexpertos {        position: relative;margin-bottom: 70px;}
body .contenedor-sliderexpertos:before {content: "";width: 50%;height: 110%;background: url(/wp-content/uploads/sites/8/2020/11/adornos.png);background-repeat: no-repeat;position: absolute;right: 0px;top: -35px;z-index: 2;}
body .contenedor-sliderexpertos .sliderexpertos {background: linear-gradient(90deg, #072146 70%, transparent 30%);padding: 90px 0px;    position: relative;}
body .contenedor-sliderexpertos .sliderexpertos:before {content: "";width: 35%;height: calc(100% - 50px);background: #F4F4F4;position: absolute;bottom: 0;right: 0;}
body .contenedor-sliderexpertos .sliderexpertos:after {content: "";width: 65%;height: 54px;bottom: 0px;left: 0px;background: #e9e9e9;position: absolute;}
body .contenedor-sliderexpertos .sliderexpertos .swiper-wrapper {padding-top: 0px;z-index: 3;position: relative;}
body .contenedor-sliderexpertos .sliderexpertos .swiper-slide { background: inherit;}
body .contenedor-sliderexpertos .sliderexpertos .item-slider {    max-width: 980px;align-items: flex-start;justify-content: space-between;; text-align: left;}
    
body .contenedor-sliderexpertos .sliderexpertos .contenedor-texto-experto {padding-top: 40px;}
body .contenedor-sliderexpertos .sliderexpertos .contenedor-texto-experto h2 {    font: 700 51px/54px 'Cormorant Garamond';color: #FFFFFF;margin-bottom: 8px;text-transform: none;width: 70%;}
body .contenedor-sliderexpertos .sliderexpertos .contenedor-texto-experto p.cargo {    font: 400 24px/29px 'BentonSansBBVA-Book';color: #E9E9E9;    justify-content: space-between;margin-bottom:40px;}
body .contenedor-sliderexpertos .sliderexpertos .contenedor-texto-experto p.bio {    font: 600 16px/31px 'BentonSansBBVA-Book';color: #FFFFFF;}
body .contenedor-sliderexpertos .sliderexpertos .contenedor-foto-experto {padding-left:10%;}
body .contenedor-sliderexpertos .sliderexpertos .contenedor-foto-experto figure {width:360px;height:470px;position:relative;}
body .contenedor-sliderexpertos .sliderexpertos .contenedor-foto-experto figure img {width:100%;height:100%;object-fit:cover;}
body .contenedor-sliderexpertos .sliderexpertos .contenedor-foto-experto figure figcaption {position: absolute;top: 0;right: 18px;font: 400 15px/15px 'Arial';color: white;writing-mode: vertical-rl;}

body .contenedor-sliderexpertos .swiper-button-next {background:url(https://www.abc.es/contentfactory/post/wp-content/uploads/sites/4/2020/05/arrow-right.png) 0px 24px no-repeat;width:24px;height:24px;padding:12px;background-color:#5BBEFD;border-radius:50%;background-position: center;}
body .contenedor-sliderexpertos .swiper-button-prev {transform:rotate(180deg);background:url(https://www.abc.es/contentfactory/post/wp-content/uploads/sites/4/2020/05/arrow-right.png) 0px 24px no-repeat;width:24px;height:24px;padding:12px;background-color:#5BBEFD;border-radius:50%;background-position: center;}

body .contenedor-sliderexpertos .swiper-pagination {bottom: 20px;margin: auto;left: 0;right: 0;}
body .contenedor-sliderexpertos .swiper-pagination .swiper-pagination-bullet {background: #FFFFFF;height: 3px;width: 88px;opacity: 1;border-radius: inherit;margin: 0px 12px;}
body .contenedor-sliderexpertos .swiper-pagination .swiper-pagination-bullet-active {background: #5BBEFD;}




/*///////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////     LIBRERIA PODCAST    //////////////////////////////////////////////*/

@import url('https://fonts.googleapis.com/css?family=Paytone+One');
.mejs__offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs__container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs__container,.mejs__container *{box-sizing:border-box}.mejs__container video::-webkit-media-controls,.mejs__container video::-webkit-media-controls-panel,.mejs__container video::-webkit-media-controls-panel-container,.mejs__container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs__fill-container,.mejs__fill-container .mejs__container{height:100%;width:100%}.mejs__fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs__container:focus{outline:none}.mejs__iframe-overlay{height:100%;position:absolute;width:100%}.mejs__embed,.mejs__embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs__fullscreen{overflow:hidden!important}.mejs__container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs__container-fullscreen .mejs__mediaelement,.mejs__container-fullscreen video{height:100%!important;width:100%!important}.mejs__background,.mejs__mediaelement{left:0;position:absolute;top:0}.mejs__mediaelement{height:100%;width:100%;z-index:0}.mejs__poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs__poster-img{display:none}.mejs__poster-img{border:0;padding:0}.mejs__overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs__layer{z-index:1}.mejs__overlay-play{cursor:pointer}.mejs__overlay-button{background:url(mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs__overlay:hover>.mejs__overlay-button{background-position:-80px -39px}.mejs__overlay-loading{height:80px;width:80px}.mejs__overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs__controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs__controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs__button,.mejs__time,.mejs__time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs__button>button{background:transparent url(mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs__button>button:focus{outline:1px dotted #999}.mejs__container-keyboard-inactive [role=slider],.mejs__container-keyboard-inactive [role=slider]:focus,.mejs__container-keyboard-inactive a,.mejs__container-keyboard-inactive a:focus,.mejs__container-keyboard-inactive button,.mejs__container-keyboard-inactive button:focus{outline:0}.mejs__time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs__play>button{background-position:0 0}.mejs__pause>button{background-position:-20px 0}.mejs__replay>button{background-position:-160px 0}.mejs__time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs__time-buffering,.mejs__time-current,.mejs__time-float,.mejs__time-float-corner,.mejs__time-float-current,.mejs__time-hovered,.mejs__time-loaded,.mejs__time-marker,.mejs__time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs__time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs__time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs__time-loaded{background:hsla(0,0%,100%,.3)}.mejs__time-current,.mejs__time-handle-content{background:hsla(0,0%,100%,.9)}.mejs__time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs__time-hovered.negative{background:rgba(0,0,0,.2)}.mejs__time-buffering,.mejs__time-current,.mejs__time-hovered,.mejs__time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs__time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs__time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs__time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs__time-handle,.mejs__time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs__time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs__time-rail .mejs__time-handle-content:active,.mejs__time-rail .mejs__time-handle-content:focus,.mejs__time-rail:hover .mejs__time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs__time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs__time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs__time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs__long-video .mejs__time-float{margin-left:-23px;width:64px}.mejs__long-video .mejs__time-float-current{width:60px}.mejs__broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs__fullscreen-button>button{background-position:-80px 0}.mejs__unfullscreen>button{background-position:-100px 0}.mejs__mute>button{background-position:-60px 0}.mejs__unmute>button{background-position:-40px 0}.mejs__volume-button{position:relative}.mejs__volume-button>.mejs__volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs__volume-button:hover{border-radius:0 0 4px 4px}.mejs__volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs__volume-current{left:0;margin:0;width:100%}.mejs__volume-current,.mejs__volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs__volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs__horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs__horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs__horizontal-volume-current,.mejs__horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs__horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs__horizontal-volume-handle{display:none}.mejs__captions-button,.mejs__chapters-button{position:relative}.mejs__captions-button>button{background-position:-140px 0}.mejs__chapters-button>button{background-position:-180px 0}.mejs__captions-button>.mejs__captions-selector,.mejs__chapters-button>.mejs__chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs__chapters-button>.mejs__chapters-selector{margin-right:-55px;width:110px}.mejs__captions-selector-list,.mejs__chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs__captions-selector-list-item,.mejs__chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs__captions-selector-list-item:hover,.mejs__chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs__captions-selector-input,.mejs__chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs__captions-selector-label,.mejs__chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs__captions-selected,.mejs__chapters-selected{color:#21f8f8}.mejs__captions-translations{font-size:10px;margin:0 0 5px}.mejs__captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs__captions-layer a{color:#fff;text-decoration:underline}.mejs__captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs__captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs__captions-position-hover{bottom:35px}.mejs__captions-text,.mejs__captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container{display:none}.mejs__overlay-error{position:relative}.mejs__overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs__cannotplay,.mejs__cannotplay a{color:#fff;font-size:.8em}.mejs__cannotplay{position:relative}.mejs__cannotplay a,.mejs__cannotplay p{display:inline-block;padding:0 15px;width:100%}


/*///////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////     PODCAST   //////////////////////////////////////////////*/

.container h2{margin: 0;font-size: 23px;color: #fff;padding: 0 10%;font-family: 'Paytone One';text-transform: uppercase;}
.container h3 {margin: 0;font-size: 17px;font-weight: 500;color: #619BD8;padding: 0px 10%;}
.container p{ padding: 5px 10%;}
.container {display: block;width: 100vw;margin: auto;overflow: hidden;background-repeat: no-repeat;background-size: cover;}


.music-player {display: block;position: relative;width: 400px;height: 558px;margin: 8vw auto;border-radius: 0 0 20px 20px;background: #223033;box-shadow: 0px 0px 38px 10px rgba(0,0,0,0.3);}
.cover {float: left;width: 100%;height: 56%;max-height: 300px;}
.cover:after {content: '';position: absolute;top: 15px;left: 14px;width: 87px;height: 30px;background: url('https://www.abc.es/contentfactory/post/wp-content/uploads/sites/4/2019/08/laliga-logo.png') no-repeat 0 0;z-index: 3;background-size: cover;}
.cover img {width: 100%;margin: auto;text-align: center;height: 100%;object-fit: cover;}

.titre {float: left;width: 100%;padding: 30px 0 0;}
.lecteur { width: 100%;display: block;height: auto; position: relative;float: left;}
.mejs__button>button:focus {outline: 0px dotted #999;}
.mejs__container { position: relative;background-color: transparent;min-width: auto !important;}
.mejs__controls {padding: 0 10%;background: transparent !important;display: block;position: relative;}
.mejs__controls div {display: block;float: left;position: relative;}
.mejs__controls .mejs__playpause-button {position: absolute !important;right: calc(50% - 33px);top: -300px;width: 66px;height: 80px;}
.mejs__controls .mejs__playpause-button button { display: block;width: 65px;height: 80px;padding: 0;border: 0;font-family: FontAwesome;font-size: 73px;color: #ffffff;background: transparent;padding: 0;margin: 0;}
.mejs__controls .mejs__play button:before{content:"\f04b";}
.mejs__controls .mejs__pause button:before{content:"\f04c";}
.mejs__controls .mejs__volume-button button {display: block;width: 40px;height: 40px;padding: 0;border: 0;font-family: FontAwesome;font-size: 20px; color: #656a76;background: transparent;margin: 0;padding: 0;}
.mejs__controls .mejs__mute button:before {content: "\f028";}
.mejs__controls .mejs__unmute button:before {content: "\f026";}
.mejs__controls .mejs__time {width: 100%;margin-top: 7%;margin-bottom: 3%;color: #fff;height: auto;padding: 0;overflow: visible;min-width: 100%;}
.mejs__controls .mejs__time span {font-size: 15px;}
.mejs__controls span.mejs__duration {float: right;text-align: right;color: #ccc;}
.mejs__controls span.mejs__currenttime {font-weight: 700;float: left;}
.mejs__controls .mejs__time-rail { width: 100%;margin: 0;}
.mejs__controls .mejs__time-rail span {position: absolute;top: 0;width: 100%;height: 4px;border-radius: 50px;cursor: pointer;}
.mejs__controls .mejs__time-rail .mejs__time-loaded {background: rgba(255,255,255,0.2);}
.mejs__controls .mejs__time-rail .mejs__time-float {display: none;top: -40px;width: 40px;height: 25px;margin-left: 0px;text-align: center;font-size: 10px;background: #fff;border: 0;}
.mejs__controls .mejs__time-rail .mejs__time-float-current {display: block;position: relative;top: 0;margin: 0;line-height: 26px;color: #100d28;}
.mejs__controls .mejs__time-rail .mejs__time-float-corner { top: auto;bottom: -9px; left: 50%; width: 0;height: 0;border-top: 6px solid #fff;border-right: 6px solid transparent;border-left: 6px solid transparent;}
.mejs__controls .mejs__time-rail .mejs__time-current {background: #fff none repeat scroll 0 0;}
.mejs__controls .mejs__time-handle {display: none;}
.mejs__controls .mejs__volume-button {position: relative;position: absolute !important;top: 70px;right: 25%; width: 40px;height: 40px;}
.mejs__controls .mejs__horizontal-volume-slider {display: block;position: absolute !important;position: relative;top: 70px;right: 10%;width: 60px;height: 4px;margin-top: 18px;border-radius: 50px;line-height: 11px;}
.mejs__controls .mejs__horizontal-volume-slider .mejs__horizontal-volume-total,
.mejs__controls .mejs__horizontal-volume-slider .mejs__horizontal-volume-current {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.1);}
.mejs__controls .mejs__horizontal-volume-slider .mejs__horizontal-volume-current { background: #fff;}





/* ///////////////////////////// ////////////////////////////// */
/* ///////////////////////////// POST ////////////////////////////// */
/* ///////////////////////////// ////////////////////////////// */


/* ///////////////////////////// ESTILOS BBVA ////////////////////////////// */

/* ajustes */
html {margin-top:0px!important;}
body.experto-post {overflow-x: hidden;}
body .row {margin: 0 auto;padding-bottom: initial;overflow:hidden;}
body .header.bgc {display:none;}
body .notification {display:none;}
body .footer {display:none;}
body div#wpadminbar {display: none;}
body .oculto {display:none;}
body .ofvisible {overflow: initial;}
.row  [class*='col-']{padding-right:0;}

/* grid */
body .grid {max-width: 1024px;    width: 100%;  overflow: hidden;    box-sizing: border-box;    margin: 0 auto;}*/
.vc_column_container {padding-left: 0;padding-right: 0;}


/* fondos */
body .fondocintillo {background-color: #064581;position: fixed;top: 0;z-index: 99;width: 100%;}
body .fondocabecero {background-color: #072146;background-image: url(https://www.abc.es/contentfactory/post/wp-content/uploads/sites/4/2020/05/fondo-cabecera-v3.png);background-position: center;background-repeat: no-repeat;background-size: cover;margin-top:116px;}
body .fondogris {background-color: #F4F4F4;}
body .fondoazul {background-color: #15325c;padding-bottom: 50px;}
body .fondoazuloscuro {background-color: #072146;box-sizing: border-box;padding: 120px 0px 50px 0px;}

/* colores */
body .blanco, body .blanco h1, body .blanco h1 strong, body .blanco h2, body .blanco h3, body .blanco p, body .blanco p strong, body .blanco p a {color:white;} 
body .negro, body .negro h2, body .negro h3, body .negro p, body .negro p strong, body .negro p a {color:black;}

/* texto */
body .texto {padding: 70px 0px;}

/* capitular-especial */
.capitular-especial p {}
.capitular-especial p:first-child::first-letter {    float: left;font: 500 269px/199px 'Cormorant Garamond';color: #121212;padding-right: 22px;}



/* contenedor-personaje */
.contenedor-personaje * { -webkit-transition: 0.5s cubic-bezier(0.165, 0.775, 0.145, 1.020); -moz-transition: 0.5s  cubic-bezier(0.165, 0.775, 0.145, 1.020); -o-transition: 0.5s cubic-bezier(0.165, 0.775, 0.145, 1.020); transition: 0.5s  cubic-bezier(0.165, 0.775, 0.145, 1.020);}
.contenedor-personaje {position: relative;width:100%;/*height:100vh;*/height:970px;margin:0 auto; overflow:hidden;}
.contenedor-personaje .bloque-azul {background-color:#072146;width:0vw;/*width:75vw;*/height:100%;position:absolute;left:0;}
.contenedor-personaje .bloque-gris {background-color:#F4F4F4;width:0vw;/*width:30vw;*/height:80%;position:absolute;right:0;top:10%;bottom:10%;}
.contenedor-personaje .decoracion {position: absolute;width: 46vw;height: 73%;right: 0;top: 14%;bottom: 14%;}
.contenedor-personaje .decoracion img.amarillo {position: absolute;width: 90%;top: 0%;right: -7%;}
.contenedor-personaje .decoracion img.aguamarina {position: absolute;width: 85%;top: 7%;right: 15%;}
.contenedor-personaje .decoracion img.morado {position: absolute;width: 40%;top: 7%;right: 12%;}
.contenedor-personaje .decoracion img.gris {position: absolute;width: 50%;top: 83%;right: 2%;}
.contenedor-personaje .decoracion img.rosa {position: absolute;width: 100%;right: -8%;top: 45%;}
.contenedor-personaje .foto-personaje {position: absolute;width: 420px;height: 530px;right: 11vw;top: 25%;bottom: 25%;/*opacity:1;*/}
.contenedor-personaje .foto-personaje figure {position:relative;}
.contenedor-personaje .foto-personaje figure figcaption {position: absolute;top: 0;right: 18px;font: 400 15px/15px 'Arial';color: white;writing-mode: vertical-rl;}
.contenedor-personaje .foto-personaje img {width: 100%;height: 100%;object-fit: cover;object-position: top right;}
.contenedor-personaje .nombre {position: relative;top: initial;    margin: 180px 00px 40px;left: 12vw;   /* opacity: 1;*/}
.contenedor-personaje .nombre h2 {font: 700 51px/54px 'Cormorant Garamond';color:#FFFFFF;margin-bottom: 8px;text-transform: none;width: 70%;}
.contenedor-personaje .nombre p {font: 400 24px/29px 'BentonSansBBVA-Book';color:#E9E9E9;width: 28vw;}
.contenedor-personaje .bio {position: relative;top: initial;left: 12vw;    margin: 0px 0px 40px;}
.contenedor-personaje .bio p {font: 700 16px/31px 'BentonSansBBVA-Bold';color:#FFFFFF;    width: 28vw;}
.contenedor-personaje .declaracion {position: relative;top: initial;left: 12vw;}
.contenedor-personaje .declaracion p {font: 400 17px/30px 'BentonSansBBVA-Book';margin-bottom:32px;color:white;width: 30vw;}
.contenedor-personaje .declaracion p:before {content: url('https://www.abc.es/contentfactory/post//wp-content/uploads/sites/4/2020/05/comillas-inicio.png');position: absolute;top: -40px;left: -100px;}
.contenedor-personaje .declaracion p:after {content: url('https://www.abc.es/contentfactory/post//wp-content/uploads/sites/4/2020/05/comillas-final.png');position: absolute;bottom: -20px;right: -50px;z-index: 0;}

/* contenedor-personaje ANIMACION */
.contenedor-personaje .bloque-azul.anima {width:75vw;}
.contenedor-personaje .bloque-gris.anima {width:30vw;}
.contenedor-personaje .bio {opacity:0;}
.contenedor-personaje .declaracion{opacity:0;}

/* podcast */
body .podcast {}
body .podcast .music-player {width: 940px;/*height: 485px;*/height:auto;padding: 40px 0px;margin-bottom: 32px;background: linear-gradient(to right, transparent 10%, #072146 0);border-radius: initial;box-shadow: none;    display: flex;justify-content: center;align-items: center;}
body .podcast .music-player .cover {opacity:1;max-height: none;max-height: none;width: 304px;height: auto;}
body .podcast .music-player .cover:after {display:none;}
body .podcast .music-player .cover figure {position:relative;background-color: #335d98;}
body .podcast .music-player .cover figure img.portada {width: 100%;height: auto;max-height: 100%;mix-blend-mode: multiply;}
body .podcast .music-player .cover figure img.ico-audio {max-width: 85px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;object-fit: none;}

body .podcast .music-player .titre {/*padding: 30px 60px 30px 40px;*/padding:0px;box-sizing: border-box;}
body .podcast .music-player .titre .descripcion {padding-left: 40px;padding-top: 20px;padding-bottom: 20px;width: calc(100% - 220px);}
body .podcast .music-player .titre .descripcion h3 {display:none;}
body .podcast .music-player .titre .descripcion h3 {font: 400 18px/18px 'Arial';color:#619BD8;padding:0;text-align:left;}
body .podcast .music-player .titre .descripcion h2 {font: 700 46px/48px 'Cormorant Garamond';color:white;text-transform: none;margin-top: 10px;padding:0;}
body .podcast .music-player .titre .descripcion p {font: 400 23px/38px 'BentonSansBBVA-BookItalic';color:#3563A5;padding:0;}

body .podcast .music-player .titre .lecteur {    margin-left: -30px;}

body .podcast .mejs__controls .mejs__playpause-button {width: 87px;height: 87px;background: #3563A5;border-radius: 50%;    right: 50px;    top: -120px;}
body .podcast .mejs__controls .mejs__playpause-button button {width: 87px;height: 87px;font-size: 40px;text-indent: 8px;/*padding-left: 8px;box-sizing: border-box;*/}
body .podcast .mejs__controls .mejs__playpause-button.mejs__pause button {text-indent: 3px;}
body .podcast .mejs__controls .mejs__time {margin-bottom: 3px;}
body .podcast .mejs__controls .mejs__time-total {    background: #121212;}
body .podcast .mejs__controls .mejs__time-rail .mejs__time-current {background: #3563A5 none repeat scroll 0 0;}
body .podcast .mejs__controls .mejs__time-rail .mejs__time-loaded {background: rgba(18,18,18,0.9);}
body .podcast .mejs__controls .mejs__volume-button {display:none;}
body .podcast .mejs__controls .mejs__horizontal-volume-slider {display:none!important;}

/* canales podcast */
.contenedor-canales {text-align: center;}
.contenedor-canales p.aviso {font: 400 18px/35px 'BentonSansBBVA-Book';color:#121212;margin-bottom: 24px;padding: 0px;}
.contenedor-canales .ico-medios {margin-bottom: 6vw;}
.contenedor-canales .ico-medios a {margin-right:10px;}
.contenedor-canales .ico-medios a:last-child {margin-right: 0px;}

/* CONTENEDOR STICKY */
body .contenedor-mitades {/*overflow:inherit;*/    width: 100vw;}

/* ////////////// MITAD STICKY ///////////////////// */
.mitad-sticky {display: inline-block;vertical-align: top;width: 50%;box-sizing:border-box;padding-right: 0px!important;position: -webkit-sticky;position: sticky;top:86px;/*top:0;*/height: 100%;/*margin-bottom: 22%;*/}
.mitad-sticky .foto-sticky {}
.mitad-sticky .foto-sticky figure {position:relative;}
.mitad-sticky .foto-sticky figure img {max-height: 100vh;height: 75vh;;width: 100%;object-fit: cover;}
.mitad-sticky .foto-sticky figure p {position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;text-align: center;font: 700 65px/55px 'Cormorant Garamond';color: white;justify-content: center;align-items: center;display: flex;box-sizing: border-box;padding: 0px 20%;z-index:2;}
.mitad-sticky .foto-sticky figure p.cifra {font: 700 200px/20px 'BentonSansBBVA-Bold';color:#F4F4F4;opacity:0.43;z-index:1;}
.mitad-sticky .foto-sticky img.flecha {max-width:24px;width:100%;height:auto;position:absolute;right:50px;top:calc(50% - 12px);}
.mitad-sticky .foto-sticky figure p + p{text-shadow: 1px 0px 14px rgba(64, 51, 1, 0.50);}

/* ////////////// MITAD TEXTO ///////////////////// */
.mitad-texto {display: inline-block;vertical-align: top;width: 50%;background-color:#F4F4F4;box-sizing:border-box;padding-top:6%;padding-bottom:10%;padding-left: 10%!important;padding-right: 12%!important;min-height: 100vh!important;}
.mitad-texto h3 {font: 700 86px/62px 'Cormorant Garamond';color:#121212;text-align:center;}
.mitad-texto h3:before {display: none;}
.mitad-texto h3.romano {font: 900 83px/62px 'Cormorant Garamond';}
.mitad-texto h3.romano::first-letter {font: 700 136px/62px 'Cormorant Garamond';color:#121212;}
.mitad-texto h2:before{content: "";display: block;max-width: 260px;margin:60px auto;height: 1px;background: #919191;}
.mitad-texto h2 {font: 700 42px/45px 'Cormorant Garamond'; text-align:center;color: #121212;text-transform:none;margin-bottom: 40px;}
.mitad-texto p {font: 400 20px/36px 'BentonSansBBVA-Book';color:#121212;margin-bottom:40px;}



/* cintillo-pie */
.cintillo-pie {max-width: 1160px;margin: 70px auto;}
.cintillo-pie div {display: flex;align-items: center;}
.cintillo-pie div a {vertical-align:top;padding-right:69px;border-right:1px solid #FFFFFF;}
.cintillo-pie div a img {max-width:220px;}
.cintillo-pie div p {font: 400 19px/27px 'BentonSansBBVA-Book';color:#E9E9E9;opacity:0.47;vertical-align:top;padding-left:70px;width:55%;}




/* video emergente pie  */
.contenedorvideo.wpb_column.vc_column_container.vc_col-sm-12.fijalo {	height: 1000px;}
.contenedorvideo.wpb_column.vc_column_container.vc_col-sm-12.fijalo > div{position: fixed;height: 150px;bottom: 25px;width: 90%;z-index: 5;padding: 0;left: 100%;box-shadow: 0px 0px 20px rgba(0,0,0,0.3);float: initial;background: #072146;-webkit-transition: 0.5s cubic-bezier(0.165, 0.775, 0.145, 1.020);-moz-transition: 0.5s cubic-bezier(0.165, 0.775, 0.145, 1.020);-o-transition: 0.5s cubic-bezier(0.165, 0.775, 0.145, 1.020);transition: 0.5s cubic-bezier(0.165, 0.775, 0.145, 1.020);}
.contenedorvideo.wpb_column.vc_column_container.vc_col-sm-12.fijalo.muestralo > div{left: 5%;}

.fondocabecero.padrefijado {z-index: 5;}
.cabecero-article.fijalo .bloque{margin: 0;}
.cabecero-article.fijalo .bloque > * {    padding: 45px 0 0 300px;}
.cabecero-article.fijalo .bloque {width: 90%;    height: 150px;left: 5%;    background: #072146;}
.cabecero-article.fijalo.muestralo .bloque {bottom: 25px;}
.cabecero-article.fijalo #cerrarvideo {    top: 0;}
/*body .cabecero-article.fijalo .bloque h1#rev-2 {    font: 700 35px/35px 'Cormorant Garamond';    color: white;    box-sizing: border-box;padding-right: 25px;}*/
body .cabecero-article.fijalo .bloque h1 { font: 700 35px/35px 'Cormorant Garamond';    color: white;    box-sizing: border-box;padding-right: 25px;}
body .cabecero-article.fijalo .bloque p.blanco {display:none;}
.cabecero-article.fijalo .bloque > figure {width: 265px;height: 150px;}
.cabecero-article.fijalo .bloque .block-revealer__content {max-width: 980px;}
.fijalo .vc_row.wpb_row.vc_inner.vc_row-fluid.videoportada {height: 150px;width: 266px;margin: 0;position: absolute;left: 00%;}
.fijalo .titular{ text-align: left;width: calc(100% - 265px);left: 290px;position: absolute;top: 35px;}
.fijalo .firmaRRSS {display:none}
.fijalo #cerrarvideo {display: block;background: url(/contentfactory/post/wp-content/uploads/sites/4/2020/05/cerrar.svg) no-repeat;width: 14px;height: 22px;box-sizing: content-box;position:absolute;right: 38px;z-index: 3;padding: 0;text-align: center;top: -18px;}




/*////////////////////////////////////////////
//////////////////////////////////////////////
////////////////////////// FINE video emergente pie */



/* DESTACADO BLUE */
.destacado-blue{max-width:1024px;width:100%;padding:150px 0 50px 0;box-sizing:border-box;color:#FFF;margin: 0 auto;display: flex;}
.destacado-blue .claro{opacity:0.73}
.destacado-blue .cl-a{padding-top:30px;text-align:right}
.destacado-blue .cl-a p.titulo{font:700 32px/41px 'BentonSansBBVA-Bold';color:#FFF;}
.destacado-blue .cl-b{margin:0 45px}
.destacado-blue .cl-b figure{max-width:178px;background-color:#335d98}
.destacado-blue .cl-b figure img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}
.destacado-blue .cl-b img.logo{max-width:140px;width:100%;height:auto;margin-top:16px}.destacado-blue .col-c{padding-top:45px}
.destacado-blue .cl-c p{font:400 17px/28px 'BentonSansBBVA-Book';color:#FFF}
.destacado-blue .cl-c p strong{font:700 17px/28px 'BentonSansBBVA-Bold'}
.destacado-blue .cl-c a{font:700 14px/36px 'BentonSansBBVA-Bold';color:#FFF;text-transform:uppercase;padding:10px 20px;border:1px solid #FFF}


/* mision */

.mision-post {overflow-x:hidden;}
.mision-post .destacado-blue{max-width:1920px;padding:100px 25px 150px 25px;}
.mision-post .destacado-blue .cl-a {width:25%;}
.mision-post .destacado-blue .cl-a p.titulo{font:700 44px/57px 'BentonSansBBVA-Bold';    margin-top: 40%;}
.mision-post .destacado-blue .cl-b{    width: 25%;margin:0 55px}
.mision-post .destacado-blue .cl-b figure{max-width:100%;}
.mision-post .destacado-blue .cl-b img.logo{max-width:310px;margin-top:35px}
.mision-post .destacado-blue .cl-c {width: 45%;}
.mision-post .destacado-blue .cl-c p.antetitulo{font:300 16px/28px 'BentonSansBBVA-Light';font-style:italic;color:#5BBEFD;margin-top: 20px;}
.mision-post .destacado-blue .cl-c p{font:400 36px/57px 'BentonSansBBVA-Book';    padding-right: 15%;}
.mision-post .destacado-blue .cl-c p strong{font:700 36px/57px 'BentonSansBBVA-Bold'}

.mision-post .breadcrumb {margin-top:25px;    position: absolute;top: 0px;left: 0px;}
.mision-post .breadcrumb ul li {   /* background: #5BBEFD;*/}
.mision-post figure.imgencotenido .bg:before {display:none;}

.mision-post .contenedor-alegato {display:flex;flex-wrap: wrap;}
.mision-post .fondoblanco {    padding: 150px 5% 100px 11%!important;}
.mision-post .fondogris {    padding: 150px 11% 100px 5%!important;}
.mision-post .fondogris p {font: 400 19px/28px 'BentonSansBBVA-Book';font-style:italic; opacity:0.5;}
.mision-post .capitular-especial p:first-child::first-letter {font: 500 293px/199px 'Cormorant Garamond';}
.mision-post p {    font: 400 22px/33px 'BentonSansBBVA-Book';}
.mision-post .ladillo h3:before {margin-left:0;      margin-top: 0px; margin-bottom: 35px;}
.mision-post .ladillo h3 {    font: 700 52px/53px 'Cormorant Garamond';text-align:left;    margin-bottom: 35px;}


/*///////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////     MEDIA QUERY     //////////////////////////////////////////////*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
} /* IPAD */



@media screen and (max-width: 2560px) {
	
}

@media screen and (max-width: 1920px) {

}

@media screen and (max-width: 1660px) {
    .mision-post .destacado-blue .cl-a p.titulo {font: 700 34px/47px 'BentonSansBBVA-Bold';}
    .mision-post .destacado-blue .cl-c p {font: 400 26px/47px 'BentonSansBBVA-Book';}
    .mision-post .ladillo h3 {font: 700 42px/43px 'Cormorant Garamond';}
    .contenedor-bloque-duo .col-1-2 h2 {font: 700 43px/43px 'BentonSansBBVA-bold';}
    
} 

@media screen and (max-width: 1600px) {
    
}    

@media screen and (max-width: 1440px) {
	body .cabecero-article .bloque figure { margin-bottom: 32px;}
    /*body .cabecero-article .bloque figure#rev-4 {    margin-bottom: 32px;}*/
    .contenedor-personaje .bio p {    width: 32vw;}
    .contenedor-personaje .declaracion p {    width: 32vw;}
	
	.contenedor-playlist-historia .contenedor-capitulos h2 {font: 500 26px/32px 'Cormorant Garamond';}

	.contenedor-playlist-historia .contenedor-capitulos ul li a .modulo-noticia .content-a p.numero-capitulo {    padding-bottom: 6px;}
	.contenedor-playlist-historia .contenedor-capitulos ul li a .modulo-noticia .content-a h1 {font: 700 18px/22px 'Cormorant Garamond';}
    
	
	.homeslider .swiper-slide article h1 {    font: bold 40px/40px 'Cormorant Garamond';}
	.categoria-lavozdelexprto .bloque-a .modulo-noticia .content-a h1 {font: 700 40px/40px 'Cormorant Garamond';}
	.consulta-bloque .header-section a + p {    max-width: 557px;}
	.bloque-webinars .modulo-noticia .content-a h1 {font: 400 22px/28px 'BentonSansBBVA-bold';}
    
} 

@media screen and (max-width: 1420px) {
    .cabecero-article .bloque{max-width:1024px}
    .cabecero-article figure{display: inline-block; width: 100%; height: 580px; overflow: hidden;}
    .cabecero-article figure > div > img{height: 100%;min-height: 560px;object-position: center;object-fit: cover;width: 100%}
    [class^="article-arrow"] img{min-height: 580px;height: 580px;}

}





@media screen and (max-width: 1366px) {
	.contenedor-personaje {   /* height: 800px;*/}
	.contenedor-personaje .bio {    /*top: 32%;*/}
    .contenedor-personaje .nombre h2 {    font: 700 34px/34px 'Cormorant Garamond';}
    .contenedor-personaje .nombre p {font: 400 20px/25px 'BentonSansBBVA-Book';    width: 38vw;}
    .contenedor-personaje .declaracion p {    width: 38vw;}
    .contenedor-personaje .declaracion p:after {bottom: -10px;right: -60px;transform: scale(0.6);}
    .contenedor-personaje .declaracion p:before {left: -80px;transform: scale(0.6);}
    body .relacionados-especial .content_section .modulo-noticia .content-a h1 { font: 700 30px/32px 'Cormorant Garamond';} 
	
	.mitad-sticky .foto-sticky figure p.cifra {font: 700 180px/20px 'BentonSansBBVA-Bold';}
	.mitad-sticky .foto-sticky figure p {    font: 700 45px/40px 'Cormorant Garamond';}
	.mitad-texto {    padding-left: 8%!important;padding-right: 8%!important;}
	.mitad-texto h3 {font: 700 86px/62px 'Cormorant Garamond';}
	
	.ladillo h3 {font: 700 48px/49px 'Cormorant Garamond';}
	.masvideos {    box-sizing: border-box;padding: 0 25px;}
	.masvideos h3 {font: 700 148px/188px 'Cormorant Garamond';}
	.capitulos {max-width: 1300px;box-sizing: border-box;padding: 0px 25px;}
	.capitulos h3 {font: 700 148px/188px 'Cormorant Garamond';}
	
		.contenedor-playlist-historia {    flex-direction: column;height: auto;flex-direction: column;box-sizing: border-box;    padding: 0px 0px 120px 0px;}
	.contenedor-playlist-historia .contenedor-video {width: 100%;    height: 100%;}
	.contenedor-playlist-historia .contenedor-video .videoWrapper {    padding-bottom: 56.25%;}
	.contenedor-playlist-historia .contenedor-capitulos {width: 100%;    display: flex;}
	.contenedor-playlist-historia .contenedor-capitulos h2 {font: 500 48px/59px 'Cormorant Garamond';width: 50%;justify-content: center;align-items: center;display: flex;}
	.contenedor-playlist-historia .contenedor-capitulos ul {width: 50%;}
	
	.mision-post .destacado-blue .cl-c p {font: 400 22px/42px 'BentonSansBBVA-Book';}
   
} 

@media screen and (max-width: 1300px) {
	.article-arrow-next{left: calc( 100vw - 3%);}
	.article-arrow-prev{right: calc( 100vw - 3%);}
	.article-arrow-next:hover{left: calc( 100vw - 4%);}
	.article-arrow-prev:hover{right: calc( 100vw - 4%);}
	
	.bloque-vivencias {    padding: 0 25px 70px 25px;box-sizing: border-box;}
	.header-section div:nth-of-type(1) h2 {    font: 700 31px/33px 'BentonSansBBVA-Bold';}
	.consulta-bloque .header-section div:nth-of-type(1) h2+p {font: 400 16px/32px 'BentonSansBBVA-Book';margin-bottom: 18px;}
	
.pagina-consultas .consulta-bloque .header-section {padding: 0px 25px; box-sizing: border-box;}    
.pagina-consultas .consulta-bloque .fondo-header-section .header-section {    padding: 50px 25px;    box-sizing: border-box;}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section div:nth-of-type(1) {padding: 20px 40px 10px 0px;}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section .bloque-secot h2 {font: 700 26px/33px 'BentonSansBBVA-Bold';}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section .bloque-secot h3 {font: 400 20px/26px 'BentonSansBBVA-Book';}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section .bloque-secot p {font: 700 14px/26px 'BentonSansBBVA-Bold';}	

body .bloquemasvisto .modulo-noticia > a.nombrecategoria p {font: 700 8px/8px 'BentonSansBBVA-Bold';}
body .bloquemasvisto .modulo-noticia .content-a h1 {/*font: 700 18px/22px 'Cormorant Garamond';*/}
body .bloquemasvisto .modulo-noticia .content-a ul li {    margin-top: 8px;}
body .bloquemasvisto .modulo-noticia .content-a .info {    margin: 15px 0px 8px 0px;}
.section-mas-vistos .modulo-noticia {width: 23%;}
body .bloquemasvisto .modulo-noticia:nth-of-type(5) {display:none;}

	

}


@media screen and (max-width: 1280px) {
    .contenedor-personaje .foto-personaje {right: 5vw;top: 15%;bottom: 15%;}
    .contenedor-personaje .bio p {    width: 40vw;}
    .contenedor-personaje .declaracion p {width: 40vw;}
	
.mision-post p {font: 400 18px/35px 'BentonSansBBVA-Book';}
.mision-post .fondoblanco {padding: 150px 5% 100px 8%!important;}
.mision-post .fondogris {padding: 150px 8% 100px 5%!important;}

.contenedor-bloque-duo .col-1-2:nth-of-type(1) {padding: 60px 0px 130px 4%;}
.contenedor-bloque-duo .col-1-2:nth-of-type(2) {    padding: 60px 4% 130px 0px;}

.consulta-bloque {    padding: 50px 25px;    box-sizing: border-box;}
    
} 

@media screen and (max-width: 1200px) {
    
    body .contenedor-sliderexpertos .sliderexpertos .item-slider {max-width: 900px;    padding: 0px 40px;    box-sizing: border-box;}
    body .contenedor-sliderexpertos .sliderexpertos .contenedor-texto-experto h2 {font: 700 35px/35px 'Cormorant Garamond';margin-bottom: 4px;}
    body .contenedor-sliderexpertos .sliderexpertos .contenedor-texto-experto p.cargo {font: 400 18px/19px 'BentonSansBBVA-Book';}
    body .contenedor-sliderexpertos .sliderexpertos .contenedor-texto-experto p.bio {font: 600 15px/28px 'BentonSansBBVA-Book';}
    body .contenedor-sliderexpertos .sliderexpertos .contenedor-foto-experto figure {    width: 300px;height: 410px;}
    
    body .contenedor-sliderexpertos .swiper-button-prev {left: 25px;}
    body .contenedor-sliderexpertos .swiper-button-next {right: 25px;}
    
    
}  


@media screen and (max-width: 1160px) {
    body .relacionados-especial {padding-left: 80px;padding-right: 80px!important;}
    body .relacionados-especial .content_section .modulo-noticia .content-a h1 {    font: 700 26px/32px 'Cormorant Garamond';}
    .cintillo nav ul li{padding:0 11px;}
    
}

@media screen and (max-width: 1080px) {
    .contenedor-personaje .foto-personaje {width: 380px;height: 490px;right: 3vw;}
	.bloque-vivencias .bloque-ab .modulo-noticia {width: calc(50% - 30px);margin: 0 0 40px 30px;}
	.modulo-noticia.video figure:before {    width: 28px;    height: 21px;    background-size: 28px;}
	.bloque-webinars .modulo-noticia {width: calc(33% - 30px);margin: 0 0 40px 30px;}
	.bloque-webinars .modulo-noticia .content-a {margin-top: 60px;}
	.bloque-webinars .modulo-noticia .content-a h1 {font: 400 20px/26px 'BentonSansBBVA-bold';}
	
		.section-mas-vistos .modulo-noticia {    width: 31.5%;}
body .bloquemasvisto .modulo-noticia:nth-of-type(4) {display:none;}

    
} 

@media screen and (max-width: 1035px) {
    .article-arrow-next, .article-arrow-prev{display:none;}
    div.cabecero-article.video.detalle figure{height:initial;}
    .home [class*="secciones-hoyprobamos-"]  .destacado{height: 35vw;width: 30vw;max-height: initial;max-width: initial;margin: -0px 15px 0 15px;}
    .home [class^="secciones-"] h2 + p{display:none;}
	.related div .modulo-noticia:nth-last-of-type(n+3):first-of-type,
    .related div .modulo-noticia:nth-last-child(n+3):first-of-type + .modulo-noticia + .modulo-noticia  {width:30vw; max-width: 30%; height: 30vw;margin: 20px 0 0 0;transition: all cubic-bezier(0.51, 0.07, 0.16, 0.96) 0.9s;} 
	.related  div .modulo-noticia{height: 31vw; width: 31vw;	margin: 20px 30px;}
    .modulo-noticia.cuad .content-a h1{font-size: 22px;line-height: 22px;}


}


@media screen and (max-width: 1024px) {
	.cintillo nav {display: none;}
    footer .contenedor-pie nav{display: none;}
    .nav-btn {display: block;}		
.navprincipal ul { color: #53553f; height: 100%; margin: 100px 0 90px; text-align: center; width: 100%; opacity: 0; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; padding: 0 0 80px 0; }
.navprincipal ul li { display: inline-block; *display:inline;
zoom: 1; width: 100%; opacity: 0; margin: 0 0 42px 0; }


	.content_section .modulo-noticia .content-a h1 {font: 700 21px/25px 'Cormorant Garamond';}

 .mision-post .destacado-blue .cl-a p.titulo {font: 700 24px/37px 'BentonSansBBVA-Bold';}
    .mision-post .destacado-blue .cl-b {margin: 0 35px;}
    .mision-post .destacado-blue .cl-b img.logo {    margin-top: 15px;width: 70%;}
    .mision-post .destacado-blue .cl-c p {font: 400 18px/34px 'BentonSansBBVA-Book';    padding-right: 5%;}
    .mision-post .ladillo {    margin: 0;}
    .mision-post .ladillo h3 {font: 700 32px/36px 'Cormorant Garamond';}
    .contenedor-bloque-duo .col-1-2 h2 {font: 700 33px/33px 'BentonSansBBVA-bold';}
    .contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia.video figure:before {display:none;}
    .contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a h1 {font: 700 28px/36px 'Cormorant Garamond';}
    .contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a h1+p {    width: 95%;}
    .contenedor-bloque-duo .col-1-2:nth-of-type(2) .modulo-noticia .content-a h1 {font: 400 24px/32px 'BentonSansBBVA-bold';}
	
	.contenedorslider .swiper-button-next {display:none;}
	.contenedorslider .swiper-button-prev {display:none;}
	.homeslider .swiper-slide article h1 {    font: bold 30px/30px 'Cormorant Garamond';}
	.homeslider .swiper-slide article h1 + p {     font: bold 14px/20px 'BentonSansBBVA-Book';padding: 0px 0 14px 0;}
	.modulo-noticia .content-a h1 {font:700 22px/28px 'Cormorant Garamond'}
	/*.modulo-noticia .content-a .info time {    padding-left: 0;}*/
	.bloque-a .modulo-noticia.video figure:before {display:none;}
	.bloque-a .modulo-noticia .content-a {    left: 30px;}
	.bloque-a .modulo-noticia .content-a h1 {font: 700 30px/30px 'Cormorant Garamond';}
	.consulta-bloque {    background-position-x: 65%;}
	.consulta-bloque .header-section div:nth-of-type(1) {padding-left: 25px;}
	.categoria-lavozdelexprto .bloque-a .modulo-noticia .content-a h1 {font: 700 30px/30px 'Cormorant Garamond';}
	.header-section {    box-sizing: border-box;padding: 0px 25px;}
	.categoria-webinars .header-section div:nth-of-type(2) p.description-section  {    width: 75%;}
	.bloque-webinars .modulo-noticia .content-a {    left: 30px;}

    body .bloquemasvisto .modulo-noticia .content-a .info  {    margin: 15px 0px 4px 0px;}
    body .bloquemasvisto .modulo-noticia .content-a ul li {    margin-top: 6px;}
	
    
}

@media screen and (max-width: 980px) {
    body .podcast .music-player {max-width: 940px;width: 100%;}
    .contenedor-personaje .nombre {    /*top: 12vh;*/}
    .contenedor-personaje .bio {   /* top: 30vh;*/}
    .contenedor-personaje .bio p {    width: 42vw;}
    .contenedor-personaje .declaracion {    /*top: 52%;*/}
    .contenedor-personaje .declaracion p {width: 42vw;}
    .contenedor-personaje .foto-personaje { width: 332px;height: 452px;right: 2vw;top: 20%;bottom: 20%;}
	
	.intro-mission .header-section div:nth-of-type(1) h2 {font: 700 28px/36px 'BentonSansBBVA-Bold';}
	footer .contenedor-pie {    padding: 50px 0px;}
	.mas-vistos-cabecera .swiper-container {padding: 18px 0 18px 18px;}
	.mas-vistos-cabecera .swiper-slide article figure {    width: 74px;height: 74px;}
	.mas-vistos-cabecera .swiper-slide figure img {    height: 100%;}
	.intro-mission .header-section div:nth-of-type(3) p strong {    font: 400 16px/24px 'BentonSansBBVA-bold';}
	.intro-mission .header-section div:nth-of-type(3) a {    padding: 8px 22px;}
	.contenedorslider {   /* margin-top: 30px;*/}
	.header-section div:nth-of-type(1) h2 {    font: 700 28px/39px 'BentonSansBBVA-Bold';}
	.header-section div:nth-of-type(2) p.description-section {font: 400 15px/27px 'BentonSansBBVA-Book';}
	.bloque-a .modulo-noticia .content-a {    width: 82%;}
	.bloque-a .modulo-noticia .content-a h1+p {    margin-bottom: 32px;margin-top: 8px;width: 90%;}
	.categoria-webinars {padding: 30px 0 0px;}
	.bloque-webinars {padding: 0 0 20px 0;}
	
	.swiper-button-next {    width: 50px;height: 50px;    right: 20px;}
	.swiper-button-prev { width: 50px;height: 50px;    left: 20px;}
	
	    .home .modulo-noticia.cuad{height: calc(50vw - 20px);width: calc(50vw - 20px);margin: 0px 10px 20px;} 
    .home [class*="secciones-hoyprobamos"]  .destacado{height: calc(50vw - 20px);width: calc(50vw - 20px);margin: 0px 10px 20px;max-height: 322px;max-width: 331px;}
    /*.home p#rev-3.blanco{display: none;}*/
	.home .cabecero-article p.blanco {display:none;}

   


	.full [class*='col-']{margin:0;}
    .home .swiper-button-prev{ left: calc(2%);width: 55px;height: 55px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
	.home .swiper-button-next{right: calc(2%);background-size: 80%;width: 55px;height: 55px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}

   
    .modulo-noticia figure:after{background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));}
    
	
	    body .contenedor-sliderexpertos .sliderexpertos .item-slider {    padding: 0px 60px;}
    body .contenedor-sliderexpertos .sliderexpertos .contenedor-foto-experto {padding-left: 6%;}
    body .contenedor-sliderexpertos .swiper-button-prev {left: 5px;    width: 20px;height: 20px;padding: 8px;}
    body .contenedor-sliderexpertos .swiper-button-next {right: 5px;    width: 20px;height: 20px;padding: 8px;}
    
    body .contenedor-sliderexpertos .sliderexpertos .contenedor-foto-experto figure figcaption {    right: 10px;font: 400 12px/12px 'Arial';}
    
}


@media screen and (max-width: 930px) {
.bloque-vivencias {    flex-direction: column;}
	.bloque-vivencias .bloque-a {width:100%;    margin-bottom: 25px;}
	.bloque-a .modulo-noticia .content-a {    bottom: 90px;}
	.bloque-vivencias .bloque-ab {width:100%;}
	.bloque-vivencias .bloque-ab .modulo-noticia {width: calc(50% - 15px);}
	.bloque-vivencias .bloque-ab .modulo-noticia:nth-of-type(1) {margin: 0 0 40px 00px;}
	.bloque-vivencias .bloque-ab .modulo-noticia:nth-of-type(3) {margin: 0 0 40px 00px;}
	.header-section div:nth-of-type(1) {    padding: 20px 50px 10px 0px;}
	.header-section div:nth-of-type(2) {    padding-left: 50px;}
	.header-section div:nth-of-type(2) ul li a {    margin-bottom: 6px;}
	.modulo-noticia .content-a h1 {font: 700 20px/24px 'Cormorant Garamond';}
	.modulo-noticia figure img {min-height: 200px;}
	
}


@media screen and (max-width: 900px)  {
body .bloquemasvisto .section-mas-vistos {    box-sizing: border-box;}
body .bloquemasvisto .modulo-noticia {width: 50%;padding: 12px;    box-sizing: border-box;    margin-bottom: 50px;}
body .bloquemasvisto .modulo-noticia:nth-of-type(5) {display:none;}
body .bloquemasvisto .modulo-noticia .content-a h1 {font: 700 22px/28px 'Cormorant Garamond';}
body .bloquemasvisto .modulo-noticia .content-a ul li {width: auto;    margin-right: 22px;}
	
}

   

@media screen and (max-width: 860px) {
	body .cabecero-article.fijalo .bloque h1 {font: 700 25px/25px 'Cormorant Garamond';}
	/*body .cabecero-article.fijalo .bloque h1#rev-2 {font: 700 25px/25px 'Cormorant Garamond';}*/
    
}

@media screen and (max-width: 840px) {
    .contenedor-personaje {    height: auto;    background-color: #072146;}
    .contenedor-personaje .bloque-azul.anima {    width: 100vw;}
    .contenedor-personaje .bloque-gris {   display:none;}
    .content_anim3.nombre.animated.fadeInLeft {padding: 0% 15% 0px 10%;top: initial;left: 0;box-sizing: border-box;    }
	.contenedor-personaje .nombre {margin: 40px 00px 20px;}
    .contenedor-personaje .nombre h2 {    width: 100%;font: 700 51px/54px 'Cormorant Garamond';}
    .content_anim2.foto-personaje.animated.fadeInRightBig {position: relative;width: 100%;height: 100%;padding: 0px 15% 40px 10%;margin: 0 auto;display: block;box-sizing: border-box;margin-top: 80px;    right: auto;}
    .bio.animated.fadeInUpBig {position: relative;top: auto;left: auto;width: 100%;padding: 00px 15% 00px 10%;box-sizing: border-box;}
    .declaracion.animated.fadeInUpBig {position: relative;top: auto;left: auto;width: 100%;padding: 00px 15% 50px 10%;box-sizing: border-box;}
    .contenedor-personaje .bio p {width: 100%;}
    .contenedor-personaje .declaracion p {width: 100%;}
    .contenedor-personaje .declaracion p:before {left: -10px;transform: scale(0.6);top: -50px;}
    .contenedor-personaje .declaracion p:after {bottom: 20px;right: 20px;transform: scale(0.6);}
    .contenedor-personaje .decoracion {position: absolute;width: 110%;height: 100%;right: -61%;top: 13%;bottom: 14%;}
    .contenedor-personaje .decoracion img.aguamarina {position: absolute;width: 100%;top: 2%;right: -19%;}
    .contenedor-personaje .decoracion img.gris {display:none;}
    .contenedor-personaje .decoracion img.rosa {position: absolute;width: 100%;right: -23%;top: 21%;}

    

}

@media screen and (max-width: 800px) {
    body .titular p {    width: 80%;}
    body .texto {padding: 60px 25px;}
    body h3 {font: 700 58px/59px 'Cormorant Garamond';padding: 0px 25px;box-sizing: border-box;}
    .mitad-sticky .foto-sticky figure p {    padding: 0px 10%;}
    .fondo-relacionados-especial {    padding: 80px 0px;}
    body .content_section .modulo-noticia {    width: 100%;    padding-top: 0;margin-bottom: 42px!important;padding-right: 4%!important;}
    body.vivencias-post .modulo-noticia,  body.experto-post .modulo-noticia {    padding-right: 0%!important;}
    body .content_section article:nth-child(3) {padding-right: 0px!important;}
	
    .fondoazuloscuro {    padding: 80px 0px 50px 0px;}
    .cintillo-proyecto {    padding: 0px 25px;}
    .cintillo-proyecto .columna-logo {    width: 100%;margin-bottom: 30px;}
    .cintillo-proyecto .columna-logo:before {display:none;}
    .cintillo-proyecto .columna-proyecto {    width: 100%;}
    .cintillo-proyecto .columna-proyecto h2 {    width: 90%;}
	
	.masvideos h3 {    font: 700 128px/168px 'Cormorant Garamond';margin-top: 40px;margin-left: auto;margin-right: auto;}
	.capitulos h3 {font: 700 128px/168px 'Cormorant Garamond';margin-top: 40px;margin-left: auto;margin-right: auto;}
	
	.contenedor-playlist-historia {    padding: 0px 0px 80px 0px;}
	.contenedor-playlist-historia .contenedor-capitulos {display: block;}
	.contenedor-playlist-historia .contenedor-capitulos h2 {font: 500 28px/39px 'Cormorant Garamond';width: 100%;justify-content: center;align-items: center;display: flex;}
	.contenedor-playlist-historia .contenedor-capitulos ul {width: 100%;}
	

	footer .contenedor-pie {    text-align: center;}
	footer .contenedor-pie .row {    flex-direction: column;}
	footer .contenedor-pie a .logo {    margin-bottom: 20px;}
	footer .contenedor-pie .row:nth-of-type(2) p {    margin-top: 26px;}
	footer .contenedor-pie nav ul li:last-child {margin-right: 0px;}
	
	.destacado-blue {    flex-direction: column;text-align: right;    padding: 70px 50px 150px 50px;}
    .destacado-blue .cl-a {width: 100%;}
    .destacado-blue .cl-b {width: 100%;}
    .destacado-blue .cl-c {width: 100%;}    
    
    .mision-post .destacado-blue {padding: 70px 50px 150px 50px;}
    .mision-post .destacado-blue .cl-a {width: 100%;padding-top:0px;}
    .mision-post .destacado-blue .cl-a p.titulo {    font: 700 48px/58px 'BentonSansBBVA-Bold';margin-top: 0;    margin-bottom: 20px;}
    .mision-post .destacado-blue .cl-b {width: 100%;    margin: 0;}
    .mision-post .destacado-blue .cl-b figure {    height: 480px;}
    .mision-post .destacado-blue .cl-b img.logo {display:none;}
    .mision-post .destacado-blue .cl-c {width: 100%;}
    .mision-post .destacado-blue .cl-c p.antetitulo {     font: 300 17px/30px 'BentonSansBBVA-Light';margin-top: 40px;margin-bottom: 10px;}
    .mision-post .destacado-blue .cl-c p {    padding-right: 0;}
    
    
    .mision-post .fondoblanco {width:100%;    padding: 100px 25px 25px 25px!important;}
    .mision-post .fondogris {width:100%;    padding: 60px 25px 25px 25px!important;}
    .mision-post .ladillo h3 {padding: 0;}
    .contenedor-bloque-duo {flex-direction: column;}
    .contenedor-bloque-duo .col-1-2 {width:100%;}
    .contenedor-bloque-duo .col-1-2 .modulo-noticia figure {height: 580px;}
    .contenedor-bloque-duo .col-1-2:nth-of-type(1) {    padding: 50px 25px;}
    .contenedor-bloque-duo .col-1-2:nth-of-type(2) {    padding: 50px 25px;    text-align: left;}
	
	.homeslider .swiper-slide article .topcintillo {font: bold 10px/12px 'BentonSansBBVA-Book';}
	.homeslider .swiper-slide article h1 {font: bold 24px/24px 'Cormorant Garamond';}
	.homeslider .swiper-slide article h1 + p {font: bold 12px/18px 'BentonSansBBVA-Book';}
	.bloque-vivencias {    flex-direction: column;}
	.bloque-vivencias .bloque-a {width:100%;    margin-bottom: 25px;}
	.bloque-a .modulo-noticia .content-a {    bottom: 90px;}
	.bloque-vivencias .bloque-ab {width:100%;}
	.bloque-vivencias .bloque-ab .modulo-noticia {width: calc(50% - 15px);}
	.bloque-vivencias .bloque-ab .modulo-noticia:nth-of-type(1) {margin: 0 0 40px 00px;}
	.bloque-vivencias .bloque-ab .modulo-noticia:nth-of-type(3) {margin: 0 0 40px 00px;}
	.consulta-bloque .header-section a + p {max-width: 420px;}
	.header-section div:nth-of-type(1) {    padding: 20px 50px 10px 0px;}
	.header-section div:nth-of-type(2) {    padding-left: 50px;}
	.header-section div:nth-of-type(2) ul li a {    margin-bottom: 6px;}
	.modulo-noticia .content-a h1 {font: 700 20px/24px 'Cormorant Garamond';}
	.modulo-noticia figure img {min-height: 200px;}
	.categoria-lavozdelexprto .bloque-abc {margin: 0 25px 0px 0px;}
	.categoria-lavozdelexprto .bloque-abc .modulo-noticia {    width: calc(33% - 25px);margin: 35px 0 40px 25px;}
	.categoria-lavozdelexprto .bloque-abc .modulo-noticia .interaction {display: none;}
	.categoria-lavozdelexprto .bloque-abc .modulo-noticia .content-a .info time {padding-left:0px}
	
	.bloque-webinars {padding: 0 25px 20px 25px;    flex-direction: column;box-sizing: border-box;}
	.bloque-webinars .modulo-noticia {    width: 100%;margin: 0 0 40px 00px;}
	.bloque-webinars .modulo-noticia figure {    height: 420px;}
	
	
	.pagina-consultas .consulta-bloque {background-position-y: -360px;}
.pagina-consultas .consulta-bloque .header-section {    flex-direction: column;}
.pagina-consultas .consulta-bloque .fondo-header-section {background: linear-gradient(180deg, #F4F4F4 50%, #FAF8F8 50%);}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section div:nth-of-type(1) {padding: 20px 25px 50px 25px;}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section div:nth-of-type(2) {padding: 20px 25px 50px 25px;}
body .bloquemasvisto h3 {    padding: 0;}
	
	.categoria-lavozdelexprto {    box-sizing: border-box;    padding: 0 25px 50px 25px;}
	.categoria-lavozdelexprto .bloque-a .modulo-noticia .content-a h1 {font: 700 30px/30px 'Cormorant Garamond';}
	
	.categoria-lavozdelexprto .bloque-abc .modulo-noticia {width: calc(50% - 15px);    margin: 35px 0 0px 0px;}
	.categoria-lavozdelexprto .bloque-abc .modulo-noticia:nth-of-type(3) {display:none;}
	.categoria-lavozdelexprto .bloque-abc .modulo-noticia:nth-of-type(6) {display:none;}
	.categoria-lavozdelexprto .bloque-abc .modulo-noticia:nth-of-type(1) {margin: 35px 30px 0px 0px;}
	.categoria-lavozdelexprto .bloque-abc .modulo-noticia:nth-of-type(4) {margin: 35px 30px 0px 0px;}
	
	
	body .bloquemasvisto .modulo-noticia:nth-of-type(4) {display: block;}
}

@media screen and (max-width: 782px) {

	 .firmaespecial{margin: 30px 0;}



     .footer > div ul li:nth-child(-n + 2){display: none;}
    .header ul li:first-child{display: none;}
    .dueC {column-count: 1;column-gap: 0px}
	.modulo-noticia.cuad{ height: 40vw;width:40vw;margin: 0px 10px 10px;}  
	.related div .modulo-noticia:nth-last-of-type(n+3):first-of-type,
	.related div .modulo-noticia:nth-last-child(n+3):first-of-type + .modulo-noticia + .modulo-noticia, .related  div .modulo-noticia   {width:40vw; max-width: 70%; height: 40vw;margin: 20px 0 0 0;transition: all cubic-bezier(0.51, 0.07, 0.16, 0.96) 0.9s;}
	.related  div .modulo-noticia {	margin: 20px 30px; }
    




    .row.secciones-hoydes .bloque article.modulo-noticia.post {max-width: calc(50% - 20px);margin: 25px 10px 0px 10px;}
	.derecha blockquote, .izquierda blockquote{margin: 25px 0px 30px 0px;}

    .footerrelated .modulo-noticia .content-a h1{font-size: 26px;line-height: 26px;}
    .footerrelated .modulo-noticia .content-a h1+p{display:none;}
    .footer  ul li:nth-child(3) p{display:none;}
    .compartir p{display:none;}
    .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab>a{font: 900 14px/20px 'Nunito';}
    .navtab{margin: -65px 0 0 0;}
    body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{background-color: #fff;}
    body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading{background-color: #ffffff;}
    figure.col-7-12.tablet-col-6-12{margin: 0;padding:0;}
    
    [class^="detalle"] .main:after{height: 35%;}
   
   .footerrelated .modulo-noticia figure img{  width: 100%; height: 400px; object-fit:cover;}
}	

@media screen and (max-width: 768px) {
    
    .mitad-sticky {position: relative;width: 100%;    top: inherit;}
    .mitad-sticky .foto-sticky img.flecha {right: initial;top: initial;bottom: 25px;left: calc(50% - 12px);transform: rotate(90deg);}
    .mitad-texto {    width: 100%;padding-top: 12%;padding-bottom: 12%;padding-left: 12%!important;padding-right: 12%!important;min-height: auto!important;}
    .mitad-texto h3 {font: 700 76px/62px 'Cormorant Garamond';}
    .mitad-sticky .foto-sticky figure img{max-height: initial;height: calc(100vh + 30px);}
    body .podcast .music-player {background: #072146;}
    body .podcast .music-player .cover {display: none;}
    body .podcast .music-player .titre .lecteur {margin-left:0px;}
    body .podcast .music-player .lecteur .mejs__controls {padding: 0 40px;}
    
    body .relacionados-especial h3.masvideos {font: 700 108px/108px 'Cormorant Garamond';margin-bottom: 10px;}
    body .relacionados-especial .content_section .modulo-noticia {width: 100%;padding-top: 0px;padding-right: 0px!important;margin-bottom: 20px!important;}
    
} 

@media screen and (max-width: 740px) {
	
	
	
}

@media screen and (max-width: 720px) {
	.cabecero-article.fijalo .bloque {display:none;}
	.cabecero-article.fijalo.muestralo .bloque {display:none;}
	
	    body .contenedor-sliderexpertos .sliderexpertos .item-slider {    flex-direction: column-reverse;}
    body .contenedor-sliderexpertos .sliderexpertos .contenedor-foto-experto {padding-left: 0;    width: 100%;}
    body .contenedor-sliderexpertos .sliderexpertos .contenedor-foto-experto figure {    width: 100%;height: 530px;}
	body .contenedor-sliderexpertos .sliderexpertos {    background: #072146;}
	body .contenedor-sliderexpertos .sliderexpertos:before {background: none;}
	body .contenedor-sliderexpertos .sliderexpertos:after {    background: none;}
}

@media screen and (max-width: 680px) {
	.bloque-a .modulo-noticia .content-a h1+p {display:none}
	
}

 @media screen and (max-width: 640px) {
    .modulo-noticia.cuad{ height: 50vw;width:50vw;margin: 0px 10px 10px; ;}
    .related div .modulo-noticia:nth-last-of-type(n+3):first-of-type,
    .related div .modulo-noticia:nth-last-child(n+3):first-of-type + .modulo-noticia + .modulo-noticia, .related  div .modulo-noticia  { width:50vw; max-width: 100%; height: 50vw;margin: 20px 0 0 0;transition: all cubic-bezier(0.51, 0.07, 0.16, 0.96) 0.9s;}
    .related  div .modulo-noticia {	margin: 20px 30px; }
    .home .modulo-noticia.cuad{ height: calc(100vw - 10px);width: calc(100vw - 10px);margin: 0px 0px 10px;} 
    .home [class*="secciones-hoyprobamos"]  .destacado{height: calc(100vw - 10px);width: calc(100vw - 10px);margin: 0px 0px 10px;max-height: 322px;max-width: 331px;}
   
    .footer{min-height:350px;}
    .modulo-noticia.cuad{height: 100vw;width: 100vw;}
	article.modulo-noticia.cuad.animate,.related div .modulo-noticia:nth-last-of-type(n+3):first-of-type,.related div .modulo-noticia:nth-last-child(n+3):first-of-type + .modulo-noticia + .modulo-noticia, .related  div .modulo-noticia{width: 70vw;height: 70vw;}
	.content_section .modulo-noticia .content-a h1{font-size: 25px;line-height: 26px;}
    blockquote{width: 100%;max-width: initial }
    .firmaespecial figure, .firmaespecial figure figcaption div{text-align: center;}


	 .notification .buttom{margin-bottom: 35px;}

}

@media screen and (max-width: 590px) {
	p {    font: 400 16px/32px 'BentonSansBBVA-Book';}
	p a {font: 500 18px/35px 'BentonSansBBVA-Medium';}
	p strong {font: 700 16px/32px 'BentonSansBBVA-Bold';}
	
    body .titular h1 {font: 700 52px/53px 'Cormorant Garamond';}
    body h3 {font: 700 48px/49px 'Cormorant Garamond';color: #121212;margin-bottom: 10px;}
    body .podcast .music-player .titre .descripcion h2 {font: 700 30px/32px 'Cormorant Garamond';}
    body .podcast .music-player .titre .descripcion p {font: 400 20px/34px 'BentonSansBBVA-BookItalic';}
    .mitad-sticky .foto-sticky figure p {font: 700 55px/45px 'Cormorant Garamond';}
    .mitad-texto p {font: 400 16px/32px 'BentonSansBBVA-Book';}
	body .vc_empty_space {height: 30px!important;}
	.ladillo {margin: 0px 25px;}
	.ladillo h3 {font: 700 40px/41px 'Cormorant Garamond';margin-bottom: 0;}
	.capitulos, .masvideos {margin:0;padding:0;}
	.capitulos h3 {font: 700 108px/108px 'Cormorant Garamond';    margin-bottom: 0;    padding: 0;}
	.masvideos h3 {font: 700 108px/108px 'Cormorant Garamond';    margin-bottom: 0;    padding: 0;}
	
	.mision-post .destacado-blue .cl-a p.titulo {font: 700 38px/48px 'BentonSansBBVA-Bold';}
    .contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a {    left: 40px;    width: 80%;}
    .contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a h1+p {display:none;}
	
	.header-section {    flex-direction: column;   padding: 0px 20px 50px;margin: 0 auto;text-align: center;}	
	.header-section div:nth-of-type(1) {padding: 0 0 20px 0px;text-align: center;    border-right: none;}
	.header-section div:nth-of-type(2) {    padding-left: 0;}
	.header-section div:nth-of-type(2) p.description-section {    text-align: center;}
	.header-section div:nth-of-type(2) ul {text-align: center;}
	
	/*
	.consulta-bloque {        background: none;background-color: #ececec;}
	.consulta-bloque .header-section {padding: 0px 25px;}
	.consulta-bloque .header-section div:nth-of-type(1) {padding-left: 0;}
	.consulta-bloque .datos {    flex-direction: column;}
	.consulta-bloque .datos li {width: 100%;padding: 0px;margin-bottom: 40px;}
	.consulta-bloque .datos li figure {height:270px;}
	.consulta-bloque .datos li figure img {width: 100%;height:100%;object-fit: cover;}
	.consulta-bloque .header-section p.dest-datos:nth-of-type(1) {    top: inherit;right: inherit;bottom: 70px;left: 20px;}
	.consulta-bloque .header-section p.dest-datos:nth-of-type(2) {display:block;position:relative;}
	*/
	.bloque-vivencias {flex-direction: column;padding: 0 0 70px;}
	.bloque-vivencias .bloque-ab {flex-direction: column;    padding: 0 20px;}
	.bloque-vivencias .bloque-ab .modulo-noticia {    width: 100%;    margin: 0 0 40px 0px;}
    
	.bloque-vivencias .bloque-a {flex-direction: column;    margin-bottom: 0px;}
	.bloque-vivencias .bloque-a .modulo-noticia {    width: 100%;margin: 0 0 40px 0px;}
    .bloque-vivencias .bloque-a .modulo-noticia figure{    height: 362px;}
	.bloque-a .modulo-noticia .content-a a.nombrecategoria {    position: absolute;top: -346px;left: 20px;margin-bottom: 0px;}
	.bloque-a .modulo-noticia .content-a {       left: inherit;bottom: inherit;display: block; position: relative;width: 100%; vertical-align: bottom;padding: 12px 7px 0px 7px;box-sizing: border-box;} 
    .bloque-a .modulo-noticia .content-a h1 {font: 700 20px/24px 'Cormorant Garamond';    color: #121212;}
    .bloque-a .modulo-noticia .content-a .info {font: 700 13px/15px 'BentonSansBBVA-Bold';color: #111;margin: 15px 0px 18px 0px;display: block;vertical-align: middle;}
    .bloque-a .modulo-noticia .content-a .info address {    padding: 0;display: inline-block;font: 100 13px/15px 'BentonSansBBVA-Bold';color: #111;}
    .bloque-a .modulo-noticia .content-a .info address img {display:none;}
	.bloque-a .modulo-noticia .content-a .info time {padding-left: 10px;display: inline-block;font: 400 11px/19px 'BentonSansBBVA-Book';color: #111;}
    .bloque-a .modulo-noticia .content-a ul {position:relative;    padding: 0;}
    .bloque-a .modulo-noticia .content-a ul li {display: inline-block;margin-right: 22px;}
    .bloque-a .modulo-noticia .content-a ul li a {background: #F4F4F4;padding: 6px;border-radius: 8px;display: block;pointer-events: none;}
    .bloque-a .modulo-noticia .content-a ul li a p {font: 400 11px/11px 'BentonSansBBVA-Book';color: #807C7C;text-align: center;text-transform: uppercase;}
	.bloque-a .modulo-noticia figure {height: 270px;}
	.bloque-a .modulo-noticia figure:before {content: '';position: absolute;width: 28px;height: 21px;background-size:28px;right:20px;bottom:20px;background:url(/compartiendoconocimiento/wp-content/uploads/sites/8/2020/10/ico-youtube.svg) no-repeat; z-index: 3;}
	.modulo-noticia.video figure:before {width: 48px; height: 37px; background-size: 48px;}
	
	.categoria-lavozdelexprto {padding: 0 25px 70px 25px;    box-sizing: border-box;}
	.categoria-lavozdelexprto .bloque-a .modulo-noticia {width: 100%;margin: 0 0 40px 0px;}
	.categoria-lavozdelexprto .bloque-a .modulo-noticia .content-a h1 {font: 700 20px/24px 'Cormorant Garamond';}
    .home .categoria-lavozdelexprto .bloque-abc {margin: 0;}
	.categoria-lavozdelexprto .bloque-abc {    margin: 0;}
	.categoria-lavozdelexprto .bloque-abc .modulo-noticia {width: 100%;margin: 0 0 40px 0px;}
	.categoria-lavozdelexprto .bloque-abc .modulo-noticia:nth-of-type(1) {margin: 0px 00px 40px 0px;}
	.categoria-lavozdelexprto .bloque-abc .modulo-noticia:nth-of-type(4) {margin: 0px 00px 40px 0px;}
	
	.categoria-webinars {background-size: 150%;}
	.categoria-webinars .header-section div:nth-of-type(2) p.description-section {width: 100%;}
	.bloque-webinars .modulo-noticia .content-a h1 {font: 400 18px/24px 'BentonSansBBVA-bold';}
	
	.modulo-noticia figure {    height: 270px;}
	.modulo-noticia figure img {    width: 100%;height: 100%;min-height: 270px;    opacity: 1;}
    .contenedor-capitulos .modulo-noticia figure img { min-height: initial; }
	.pag6art.content_section .modulo-noticia{width: 100%;padding-right: 0!important;margin-bottom: 0!important;}
	.cintillo .logo {max-width: 160px;padding: 24px 0px 24px 32px;}

	.content_section.pag6art{padding:0px  14px 0 0;}
	/*
	.homeslider {padding-bottom: 0px;}
	.homeslider .swiper-slide {     background: transparent; }
	.homeslider .swiper-slide .item-slider {    display: block;}
	.homeslider .swiper-slide img:before {content: '';position: absolute;z-index: 1;width: 100%;height: 100%;top: 0;left: 0;background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));mix-blend-mode: darken;}
	.homeslider .swiper-slide img {    height: 270px;    position: relative;}
	.homeslider .swiper-slide img + a {  position: relative;height: auto;top: inherit;left: inherit;background: none;display: block;align-items: inherit;}
	.homeslider .swiper-slide article {padding: 12px 7px 0px 7px;box-sizing: border-box;    max-width: 100%;}
	.homeslider .swiper-slide article .topcintillo {    position: absolute;top: -245px;left: 20px;margin-bottom: 0px;}
	body .homeslider .swiper-slide .info {font: 700 13px/15px 'BentonSansBBVA-Bold';color: #111;margin: 15px 0px 18px 0px;display: block;vertical-align: middle;}
    body .homeslider .swiper-slide .info address {    padding: 0;display: inline-block;font: 100 13px/15px 'BentonSansBBVA-Bold';color: #FFF;}
    body .homeslider .swiper-slide .info address img {display:none;}
	body .homeslider .swiper-slide .info time {padding-left: 10px;display: inline-block;font: 400 11px/19px 'BentonSansBBVA-Book';color: #FFF;}
	
	.swiper-button-prev {    left: 0px;    top: calc(45% - 24px);}
	.swiper-button-next {right: 0;    top: calc(45% - 24px);}
	*/
	
	.contenedorslider {    padding: 0px;box-sizing: border-box;    margin-bottom: 00px;}
	.homeslider .swiper-slide {    /*margin-right: 0px!important;width: 100vw!important;*/}
	.homeslider .swiper-slide .item-slider > img {height: 720px;}
	.homeslider .swiper-slide article {padding: 0 0 30px 30px;    margin-top: 50px;}
	.homeslider .swiper-slide img + a {align-items: center;}
	.homeslider .swiper-slide article h1 {font: 700 42px/43px 'Cormorant Garamond';margin-bottom: 10px;}
	.homeslider .swiper-slide article h1 + p {display:none;}
	
	.intro-mission .header-section div:nth-of-type(1) {text-align: left;padding: 0;    order: 1;}
	.intro-mission .header-section div:nth-of-type(1) h2 {font: 700 32px/41px 'BentonSansBBVA-Bold';    margin-right: 0px;margin-left: auto;width:100%;margin-bottom:0px;}
	.intro-mission .header-section div:nth-of-type(2) {    padding: 0;    order: 3;}
	.intro-mission .header-section figure {width:100%;height: 395px;}
	.intro-mission .header-section figure img:nth-of-type(1) {    object-fit: cover;    height: 100%;}
	.intro-mission .header-section figure img:nth-of-type(2) {    width: 140px;}
	.intro-mission .header-section div:nth-of-type(3) {order:2;margin-bottom: 30px;}
	.intro-mission .header-section div:nth-of-type(3) p strong {/*font: 400 17px/28px 'BentonSansBBVA-bold';*/display:none;}
	.intro-mission .header-section div:nth-of-type(3) p {    font: 400 17px/28px 'BentonSansBBVA-Book';text-align: left;margin-top: 18px;}
	.intro-mission .header-section div:nth-of-type(3) p br {display:none}
	.intro-mission .header-section div:nth-of-type(3) a {/*display:none;*/}
	
	.categoria-vivencia .breadcrumb ul {text-align: center;}
	.header-section div:nth-of-type(1) h2 {font: 700 42px/49px 'BentonSansBBVA-Bold';margin-bottom: 0;}
   .home .header-section div:nth-of-type(1) h2 {margin: 20px 0;}
	
	.consulta-bloque {     background-color: #e4e4e4; background-position-x: 53%;background-position-y: -100px;padding: 50px 0px;}
    .consulta-bloque .header-section {padding: 0;}
	.consulta-bloque .header-section a + p {display:none;}
	
	
	.pagina-consultas .consulta-bloque .header-section {margin: 50px auto 50px auto;}
.pagina-consultas .consulta-bloque .header-section div:nth-of-type(1) h2+p {font: 400 20px/30px 'BentonSansBBVA-Book';}    
.pagina-consultas .consulta-bloque .fondo-header-section .header-section div:nth-of-type(1) {    padding: 20px 0px;}
.pagina-consultas .consulta-bloque .fondo-header-section .header-section div:nth-of-type(2) {    padding: 20px 0px;}

body .bloquemasvisto {    padding: 50px 25px 40px; display:none;}
body .bloquemasvisto .modulo-noticia {width: 100%;margin: 0 0 40px 00px;    padding: 0;}
body .bloquemasvisto .modulo-noticia .content-a .info time {padding-left: 10px;}
body .bloquemasvisto .modulo-noticia .content-a h1 {font: 700 20px/24px 'Cormorant Garamond';}
body .bloquemasvisto .modulo-noticia .content-a ul li {margin-right: 22px;width: auto;}


.mas-vistos-cabecera .swiper-slide {width: 306px;}
  .mas-vistos-cabecera .swiper-slide article .content-a{width: calc(100% -  80px);}

}


@media screen and (max-width: 540px) {
	.breadcrumb {display:none;}
	
     .footer > div ul li:nth-child(-n + 3){display: none;}
    .footer  div.logo{padding: 60px 20px;}
    body [class*='col-'] {margin:0;}

    .content_section .modulo-noticia .content-a h1{font-size: 22px;line-height: 22px;}
  .footerrelated .modulo-noticia figure img{  width: 100%; height: 300px; object-fit:cover;}
}

@media screen and (max-width: 530px) {
    /*body .relacionados-especial .relacionados figure:before {content: url(/contentfactory/post//wp-content/uploads/sites/4//2020/04/logo-yt.png);bottom: 10px;right: 0px;transform: scale(0.60);}*/
    .mitad-texto h3.romano {    font: 900 63px/62px 'Cormorant Garamond';}
    .mitad-texto h3.romano::first-letter {font: 700 103px/62px 'Cormorant Garamond';}
	
	.contenedor-playlist-historia .contenedor-capitulos ul li a .modulo-noticia .content-a {padding: 12px 12px 0px 12px;}
	.contenedor-playlist-historia .contenedor-capitulos ul li a .modulo-noticia .content-a h1 {font: 700 16px/20px 'Cormorant Garamond';}
	footer .contenedor-pie nav ul li {    margin-right: 24px;    font: 400 12px/28px 'BentonSansBBVA-Book';}
	
	 .mision-post .destacado-blue .cl-a p.titulo {font: 700 28px/38px 'BentonSansBBVA-Bold';}
    .mision-post .destacado-blue .cl-b figure {height: 425px;}
    .contenedor-bloque-duo .col-1-2 .modulo-noticia figure {height: 650px;}
	
	.homeslider .swiper-slide article {    padding: 30px;    box-sizing: border-box;}
	.homeslider .swiper-slide article h1 {font: 700 38px/39px 'Cormorant Garamond';}
	
	.consulta-bloque .datos li:nth-of-type(3) {display:none;}
}

@media screen and (max-width: 485px) {
    body .contenedor-sliderexpertos .sliderexpertos {padding: 50px 0px;}
    body .contenedor-sliderexpertos:before {    top: -185px;width: 100%;height: 100%;}
    body .contenedor-sliderexpertos .sliderexpertos:before {    height: calc(100% - 54px);bottom: inherit;    top: 0;}
    body .contenedor-sliderexpertos .sliderexpertos:after {    width: 100%;}
    body .contenedor-sliderexpertos .sliderexpertos .contenedor-foto-experto figure {        height: 390px;}
    body .contenedor-sliderexpertos .sliderexpertos .item-slider {    padding: 0px 30px;}
    body .contenedor-sliderexpertos .sliderexpertos .contenedor-texto-experto {padding-top: 20px;}
    body .contenedor-sliderexpertos .sliderexpertos .contenedor-texto-experto h2 {font: 700 30px/30px 'Cormorant Garamond';    width: 100%;}
    body .contenedor-sliderexpertos .sliderexpertos .contenedor-texto-experto p.cargo {    margin-bottom: 30px;}
    body .contenedor-sliderexpertos .sliderexpertos .contenedor-texto-experto p.bio {font: 600 14px/26px 'BentonSansBBVA-Book';}
    body .contenedor-sliderexpertos .swiper-button-next {display:none;}
    body .contenedor-sliderexpertos .swiper-button-prev {display:none;}
    body .contenedor-sliderexpertos .swiper-pagination .swiper-pagination-bullet {    width: 68px;}
}

@media only screen and (max-width: 480px) {



    .header ul li:last-child{display: none;}
    .whatsapp-l { display: block; }
     body *[class^="content_anim"] {  }
    .cabecero-article figure > div > img{min-height: 360px;}    
    .cabecero-article figure{height: 360px;} 
    .fondocuadro{height: 288px;}
    .row.secciones-hoydes .bloque article.modulo-noticia.post {max-width: calc(100% - 0px);margin:20px;}

    .footerrelated .modulo-noticia .content-a h1{font-size: 18px;line-height: 18px;}
    .content_section .modulo-noticia .content-a h1{font-size: 18px;line-height: 18px;}
    .footerrelated  .modulo-noticia figure img{  width: 100%; height: 200px; object-fit:cover;}
	
	.categoria-webinars {background-size: 250%;}
	.header-section {    padding: 0px 25px 25px;}
	.intro-mission .header-section div:nth-of-type(1) h2 {font: 700 28px/39px 'BentonSansBBVA-Bold';}
	
	.header-section div:nth-of-type(1) h2 {font: 700 43px/53px 'BentonSansBBVA-Bold';}
	.consulta-bloque {background-position-x: 55%;background-position-y: -130px;}
	.consulta-bloque .header-section div:nth-of-type(1) h2+p {    font: 400 16px/28px 'BentonSansBBVA-Book';width: 85%;}
	.consulta-bloque .header-section p.dest-datos {font: 400 27px/26px 'BentonSansBBVA-Book';}
	.consulta-bloque .header-section p {font: 400 10px/16px 'BentonSansBBVA-Book';}


}


@media screen and (max-width: 475px) {
    body .titular h1 {text-align: left;}
    body .titular h1 {font: 700 35px/36px 'Cormorant Garamond'}
    body .titular p {font: 400 16px/24px 'BentonSansBBVA-Book';padding-top: 25px;display: block!important;    width: 85%;}
    .capitular-especial p:first-child::first-letter {    font: 500 199px/169px 'Cormorant Garamond';}
    body h3 {    font: 700 35px/36px 'Cormorant Garamond';}
    .linea.ajustelinea {margin-top: 0px;}
    
	
    .contenedor-personaje .nombre h2 {font: 700 40px/43px 'Cormorant Garamond';}
    .contenedor-personaje .nombre p {width: 100%;}
    
    body .podcast .music-player {padding: 70px 0px 40px 0px;margin: 0px 0;}
    body .podcast .music-player .titre .descripcion {    width: 73%;    box-sizing: border-box;padding-right: 18px;}
    body .podcast .music-player .titre .descripcion h2 {}
    body .podcast .music-player .titre .descripcion p {font: 400 16px/32px 'BentonSansBBVA-BookItalic';}
    body .podcast .mejs__controls .mejs__playpause-button {width: 67px;height: 67px;right: 35px;}
    body .podcast .mejs__controls .mejs__playpause-button button {width: 67px;height: 67px;font-size: 30px;}
    body .podcast .mejs__controls .mejs__playpause-button.mejs__pause button{text-indent: 1px;}
    body .relacionados-especial .content_section .modulo-noticia figure img {height: 200px;max-height: 200px;}
    .mitad-sticky .foto-sticky figure p {    font: 700 45px/45px 'Cormorant Garamond';height: calc(100vh - 86px);}
    .mitad-sticky .foto-sticky figure p.cifra {    font: 700 150px/20px 'BentonSansBBVA-Bold';height: calc(100vh - 86px);}
    .mitad-sticky .foto-sticky figure img{height: calc(100vh - 86px);}
    .mitad-sticky .foto-sticky figure {height: calc(100vh - 86px);}
    .mitad-sticky {height: calc(100vh - 86px);top:0;}
    
    .mitad-texto h2 {font: 700 30px/32px 'Cormorant Garamond';}
    .cintillo-proyecto .columna-proyecto h2 {font: 700 25px/35px 'BentonSansBBVA-Bold';}
	
	.capitulos h3 {font: 700 104px/68px 'Cormorant Garamond'; letter-spacing: -6px;}
	.masvideos h3 {font: 700 80px/68px 'Cormorant Garamond'; letter-spacing: -6px;}
	.contenedor-playlist-historia .contenedor-capitulos h2 {padding: 40px 24px 24px 24px;}
	
	.mision-post .destacado-blue {padding: 60px 50px 100px 50px;}
.mision-post .destacado-blue .cl-a p.titulo {font: 700 38px/48px 'BentonSansBBVA-Bold';}
.mision-post .destacado-blue .cl-c p.antetitulo {font: 300 17px/30px 'BentonSansBBVA-Light';margin-top: 15px;margin-bottom: 10px;}
.mision-post .destacado-blue .cl-c p {font: 400 16px/30px 'BentonSansBBVA-Book';}
.mision-post .capitular-especial p:first-child::first-letter {font: 500 199px/169px 'Cormorant Garamond';}
.contenedor-bloque-duo .col-1-2 .modulo-noticia figure {height: 530px;}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a {    left: 25px;}
.contenedor-bloque-duo .col-1-2:nth-of-type(2) .modulo-noticia .content-a {    left: 25px;    width: 80%;}
.contenedor-bloque-duo .col-1-2:nth-of-type(1) .modulo-noticia .content-a h1 {font: 700 22px/30px 'Cormorant Garamond';}
.contenedor-bloque-duo .col-1-2:nth-of-type(2) .modulo-noticia .content-a h1 {font: 400 22px/30px 'BentonSansBBVA-bold';}

.categoria-webinars .header-section div:nth-of-type(2) a{margin: 0 auto 20px;display: inline-block;min-width: 239px;}
    
}

@media screen and (max-width: 425px) {
	.contenedor-playlist-historia {        padding: 0px 0px 80px 0px;}
	.contenedor-playlist-historia .contenedor-capitulos ul li a { }
	.contenedor-playlist-historia .contenedor-capitulos ul li a .modulo-noticia .content-a {padding: 4px 12px 0px 12px;}
	.contenedor-playlist-historia .contenedor-capitulos ul li a .modulo-noticia .content-a h1 {font: 700 16px/18px 'Cormorant Garamond';}
	.contenedor-playlist-historia .contenedor-capitulos ul li.activo a {}
	
	.contenedor-playlist-historia .contenedor-capitulos ul li a .modulo-noticia figure:before {    width: 23px;height: 18px;    background-size: 23px;}
	footer .contenedor-pie nav ul li {        margin-right: 12px;}
	
	footer .contenedor-pie .row:nth-of-type(2) ul li:first-child {padding: 0;}
	footer .contenedor-pie .row:nth-of-type(2) ul li {    display: block;    border-right: 0;    margin-bottom: 12px;}
	
	.consulta-bloque {background-position-x: 58%;background-position-y: -170px;}

    
}  

@media screen and (max-width: 385px) {
    .content_anim3.nombre.animated.fadeInLeft {    /*top: 75px;*/}
    .contenedor-personaje .bloque-gris.anima {    max-height: 400px;}
    .contenedor-personaje .decoracion img.rosa {    top: 13%;}
    body .relacionados-especial h3.masvideos {font: 700 58px/58px 'Cormorant Garamond';}
    .fondoazuloscuro {padding: 40px 0px 50px 0px;}
	
}  

@media screen and (max-width: 360px) {
	.intro-mission .header-section div:nth-of-type(1) h2 {font: 700 20px/30px 'BentonSansBBVA-Bold';margin-bottom: 12px;}
  
}

 @media screen and (max-width: 345px) {
	 .mision-post .destacado-blue .cl-a p.titulo {font: 700 28px/38px 'BentonSansBBVA-Bold';}
}


@media handheld, only screen and (max-width: 782px) {
    body .tablet-col-1-1 {width: 100%;}
    body .push-2-12 {margin: 0px 0;} 
    body .grid {width: 100%;min-width: 0;}
}