/* fonts
-------------------------------------------------------------------------------------------------------------- */
@font-face {font-family: 'Akkurat';src: url('fonts/Akkurat.eot');src: url('fonts/Akkurat.eot?#iefix') format('embedded-opentype'),url('fonts/Akkurat.woff2') format('woff2'),url('fonts/Akkurat.woff') format('woff'),url('fonts/Akkurat.ttf') format('truetype'),url('fonts/Akkurat.svg#Akkurat') format('svg');font-weight: normal;font-style: normal;}

@font-face {font-family: 'Akkurat';src: url('fonts/Akkurat-BoldItalic.eot');src: url('fonts/Akkurat-BoldItalic.eot?#iefix') format('embedded-opentype'),url('fonts/Akkurat-BoldItalic.woff2') format('woff2'),url('fonts/Akkurat-BoldItalic.woff') format('woff'),url('fonts/Akkurat-BoldItalic.ttf') format('truetype'),url('fonts/Akkurat-BoldItalic.svg#Akkurat-BoldItalic') format('svg');font-weight: bold;font-style: italic;}

@font-face {
font-family: 'Akkurat';src: url('fonts/Akkurat-Bold.eot');src: url('fonts/Akkurat-Bold.eot?#iefix') format('embedded-opentype'),url('fonts/Akkurat-Bold.woff2') format('woff2'),url('fonts/Akkurat-Bold.woff') format('woff'),url('fonts/Akkurat-Bold.ttf') format('truetype'),url('fonts/Akkurat-Bold.svg#Akkurat-Bold') format('svg');font-weight: bold;font-style: normal;}

@font-face {font-family: 'Akkurat';src: url('fonts/Akkurat-Italic.eot');src: url('fonts/Akkurat-Italic.eot?#iefix') format('embedded-opentype'),url('fonts/Akkurat-Italic.woff2') format('woff2'),url('fonts/Akkurat-Italic.woff') format('woff'),url('fonts/Akkurat-Italic.ttf') format('truetype'),url('fonts/Akkurat-Italic.svg#Akkurat-Italic') format('svg');font-weight: normal;font-style: italic;}


/* generales
-------------------------------------------------------------------------------------------------------------- */
html, body {font-family:'Akkurat', Arial;color:#333;}
ul {list-style-type: none;padding:0;margin:0;}
h1, h2, h3, h4, h5, h6 {margin:0;padding:0;font-size:inherit;line-height:inherit;font-weight:inherit;}
.form-control:focus {border-color:#666;outline:0;-webkit-box-shadow:none;box-shadow:none;}
.btn:focus, .btn:active:focus, .btn.active:focus, a:focus, .btn:active, .btn.active {outline:none;outline-offset:0;}
label.error {font-size:11px !important;line-height:11px !important;padding:4px 5px 5px;color:#fff;background:#ff0000;text-transform:uppercase;}
button:focus {outline:none;}
.navbar-toggler:focus {box-shadow:none;}
.carousel .carousel-control-prev-icon {background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"></polyline></svg>');}
.carousel .carousel-control-next-icon {background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>');}
.carousel-control-next-icon, .carousel-control-prev-icon {width:3rem;height:3rem;}
hr {border-top:1px solid #333;opacity:1;border-radius:0x;width:100%;margin:0 auto;}
body {padding-top:60px;}
.texto-lg {font-size:18px;}

@media (min-width: 992px) {
body {padding-top:90px;}
}

@media (min-width: 1200px) {
body {padding-top:130px;}
}


/* links
-------------------------------------------------------------------------------------------------------------- */
a, a:focus {color:#333;text-decoration:none;outline:none;}
a:hover {color:#888;text-decoration:none;outline:none;}
.anchor {position:relative;}
.anchor::before {content:"";display:block;height:60px;margin-top:-60px;}


/* botones
-------------------------------------------------------------------------------------------------------------- */
.btn {border:none;text-transform:uppercase;font-size:12px;line-height:14px;border-radius:3px;padding:10px 30px;}
.btn:hover, .btn:focus, .btn:active, .btn:focus.active {box-shadow:none;}
.btn-ne-bl, .btn-ne-bl:focus, .btn-ne-bl:active, .btn-ne-bl:focus.active {color:#fff;background-color:#333;border:1px solid #333;}
.btn-ne-bl:hover {color:#fff;background-color:#000;border:1px solid #000;}
.btn-ne-bl-ne, .btn-ne-bl-ne:focus, .btn-ne-bl-ne:active, .btn-ne-bl-ne:focus.active {color:#333;background-color:#fff;border:1px solid #333;}
.btn-ne-bl-ne:hover {color:#fff;background-color:#000;border:1px solid #000;}


/* header
-------------------------------------------------------------------------------------------------------------- */
header .container {max-width:none;}
.header {position:fixed;top:0;right:0;left:0;z-index:530;background:#fff;border-bottom:1px solid #333;}
.header.header-portada, .header.mini {border:none;}
.header * {-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.header.mini {-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);}
header .container, header .navbar {padding:0;}
.navbar-brand {padding:0 15px;height:30px;margin:15px 0;font-size:10px;line-height:10px;}
.navbar-brand img {height:30px;}
.navbar-bajada {font-size:12px;line-height:14px;padding-left:20px;color:#333 !important;}
.header.mini .navbar-bajada {font-size:10px;line-height:10px;padding-left:0px;}
.navbar {min-height:60px;margin-bottom:0;border:none;border-radius:0;}
.navbar-toggler {border:none;}
.navbar-toggler-icon, .navbar-toggler-icon:focus, .navbar-toggler-icon:active {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(51,51,51,1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");}
.navbar-toggler-icon:hover {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");}
.offcanvas-menu .offcanvas-header {padding:15px 20px;}
.offcanvas-menu .offcanvas-header img {height:46px;}
.offcanvas-menu .btn-close, .offcanvas-menu .btn-close:focus, .offcanvas-menu .btn-close:active {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333333' d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");opacity:1;box-shadow:none;}
.offcanvas-menu .btn-close:hover {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23000000' d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");opacity:1;box-shadow:none;}
.offcanvas-menu .offcanvas-body {padding:0;}
.navbar-nav-links a, .navbar-nav-links a:focus, .navbar-nav-links a:active, .navbar-nav-links a:focus.active {color:#333 !important;font-size:20px;line-height:24px;padding:10px 0;}
.navbar-nav-links a:hover {color:#888 !important;background:#fff;}
.navbar-nav-links, .navbar-links {padding:0 20px;}
.navbar .dropdown-menu {padding:10px 20px;border-radius:0;border:none;border-left:1px solid #333;}
.buscador-btn-xs {padding:10px 15px;}
.buscador-desplegable {width:100%;background:#fff;overflow:hidden;max-height:0;transition:max-height .4s ease, padding .3s ease;padding:0;}
.buscador-desplegable.active {max-height:200px;padding:10px 0 20px;}
.buscador-desplegable input:focus {border:1px solid #333;border-right:none !important;}
.buscador-btn, .buscador-btn:focus, .buscador-btn:active, .buscador-btn:focus.active {color:#333;background-color:#fff;border:1px solid #333;border-left:none;}
.buscador-btn:hover {color:#888;background-color:#fff;border:1px solid #333;border-left:none;}
.buscador-btn:hover img, .navbar-nav-links a:hover img {filter: invert(61%) sepia(0%) saturate(26%) hue-rotate(195deg) brightness(89%) contrast(84%);}

@media (min-width: 992px) {
header .container {max-width:968px;padding:0 12px;}
.navbar-brand {height:42px;margin:20px 0;padding:0;}
.navbar-brand img {height:42px;}	
.navbar {min-height:90px;}
.offcanvas-menu .offcanvas-header {padding:22px 20px;}
.navbar-nav-links, .navbar-links {padding:0;}
.navbar-nav-links a, .navbar-nav-links a:focus, .navbar-nav-links a:active, .navbar-nav-links a:focus.active {font-size:15px;line-height:15px;padding:10px 5px !important;white-space: nowrap;margin-left:15px;}
.navbar .dropdown-menu {padding:5px 20px 10px;border:none;}
.navbar .dropdown-item {margin:0;}
.header.mini .navbar-brand {padding:0 15px;height:30px;margin:10px 0;}
.header.mini .navbar-brand img {height:30px;}
.header.mini .navbar {min-height:60px;}
.buscador-desplegable.active {padding:10px 0 30px;}
}

@media (min-width: 1200px) {
header .container {max-width:1140px;}
.navbar-brand {height:50px;margin:30px 0;}
.navbar-brand img {height:50px;}	
.navbar {min-height:130px;}
.navbar-nav-links a, .navbar-nav-links a:focus, .navbar-nav-links a:active, .navbar-nav-links a:focus.active {font-size:15px;line-height:15px;margin-left:12px;}
.navbar .dropdown-menu {margin-left:13px;}
.buscador-desplegable.active {padding:0 0 40px;}
}

@media (min-width: 1400px) {
header .container {max-width:1320px;}
.navbar-nav-links a, .navbar-nav-links a:focus, .navbar-nav-links a:active, .navbar-nav-links a:focus.active {font-size:16px;line-height:16px;margin-left:25px;}
.navbar .dropdown-menu {margin-left:23px;}
}


/* footer
-------------------------------------------------------------------------------------------------------------- */
footer {font-size:15px;}
.footer-linea {border-top:1px solid #333;}
.footer-links {line-height:19px;}
.footer-links li {margin-top:10px;}
.footer-kells img {height:25px;}
.footer-logos img {height:30px;}


/* carousel
-------------------------------------------------------------------------------------------------------------- */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-dots,.owl-nav {text-align:center;-webkit-tap-highlight-color:transparent}
.owl-nav {margin-top:10px}
.owl-nav [class*=owl-] {color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-nav [class*=owl-]:hover {background:#869791;color:#FFF;text-decoration:none}
.owl-nav .disabled {opacity:.5;cursor:default}
.owl-nav.disabled+.owl-dots {margin-top:10px}
.owl-dots .owl-dot {display:inline-block;zoom:}
.owl-dots .owl-dot span {width:10px;height:10px;margin:5px 7px;background:#fbe6e3;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-dots .owl-dot.active span,.owl-dots .owl-dot:hover span {background:#613C8F}
.carousel-wrap {width:1000px;margin:auto;position:relative;}
.owl-carousel {padding:0 50px;}
.owl-carousel .owl-nav {overflow:hidden;height:0px;}
.owl-carousel .item {text-align:center;}
.owl-carousel .nav-btn {height:50px;position:absolute;width:22px;cursor:pointer;top:50%;margin-top:-25px;}
.owl-carousel .owl-prev.disabled, .owl-carousel .owl-next.disabled {pointer-events:none;opacity:0.2;}
.owl-carousel .prev-slide {background:url(images/nav-icon.png) no-repeat scroll 0px 0;left:0px;}
.owl-carousel .next-slide {background:url(images/nav-icon.png) no-repeat scroll -28px 0px;right:0px;}
.owl-carousel .prev-slide:hover {background-position:0px -53px !important;}
.owl-carousel .next-slide:hover {background-position:-28px -53px !important;}


/* modal
-------------------------------------------------------------------------------------------------------------- */
.modal-header, .modal-footer {border:none;}
.modal-header {padding:24px 24px 0;}
.modal-body {padding:20px 24px 12px;}
.modal-footer {padding:0 24px 24px;}
.modal-title {font-weight:700;font-size:20px;}
.modal .btn {margin:0 0 0 12px;}


/* form
-------------------------------------------------------------------------------------------------------------- */
.form-control {border-radius:0;border:1px solid #333;}
.form-control-lg {font-size:18px;}


/* destacado
-------------------------------------------------------------------------------------------------------------- */
.destacado {text-align:center;height:450px;color:#fff;position:relative;overflow:hidden;}
.destacado-container {position:relative;z-index:2;}
.destacado h2 {font-size:24px;line-height:28px;font-weight:700}
.destacado h3 {font-size:16px;line-height:22px;}
.destacado-degrade {position:absolute;top:0;left:0;right:0;bottom:0;height:100%;background:linear-gradient(to top,rgba(0,0,0,0.95) 0%,rgba(0,0,0,0) 120%);border-top-left-radius:5px;border-top-right-radius:5px;z-index:1;}
.destacado::before {content:"";position:absolute;inset:0;background:inherit;background-position:center;background-repeat:no-repeat;background-size:cover;transition:transform 0.6s ease;z-index:0;}
.destacado:hover::before, .destacado:hover .destacado-video {transform:scale(1.05)}
.destacado-video {width:100%;min-height:450px;object-fit:cover;position:absolute;inset:0;z-index:0;transition:transform 0.6s ease;}

@media (min-width: 992px) {
.destacado {height:550px;}
.destacado h2 {font-size:30px;line-height:34px;}
.destacado h3 {font-size:18px;line-height:24px;}
.destacado-video {min-height:550px;}
}


/* notas
-------------------------------------------------------------------------------------------------------------- */
.notas-seccion {font-size:26px;line-height:30px;text-transform:uppercase;}
.notas-seccion-bajada {font-size:14px;line-height:18px;color:#808080;margin-top:7px;}
.notas-btn, .notas-btn:focus, .notas-btn:active, .notas-btn:focus.active {color:#333;background-color:#fff;border:1px solid #333;}
.notas-btn:hover {color:#fff;background-color:#333;border:1px solid #333;}
.notas-caja {margin-top:24px;position:relative;overflow:hidden;border-radius:5px;}
.notas-degrade {position:absolute;top:0;left:0;right:0;bottom:0;height:100%;background:linear-gradient(to top,rgba(0,0,0,95) 0%,rgba(0,0,0,0) 120%);border-top-left-radius:5px;border-top-right-radius:5px;z-index:1;}
/*
.notas a .notas-caja::before {content:"";position:absolute;inset:0;background:inherit;background-position:center;background-repeat:no-repeat;background-size:cover;transition:transform 0.6s ease;z-index:0;}
*/



.notas a .notas-caja::before {
    content:"";
    position:absolute;
    inset:0;
    background-image: var(--bg);
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    transform: translateZ(0); /* FIX mobile */
    transition:transform 0.6s ease;
}

.notas a:hover .notas-caja::before {transform:scale(1.05)}
.notas a:hover .notas-video {transform:scale(1.05)}
.notas-video {width:100%;object-fit:cover;position:absolute;inset:0;z-index:0;transition:transform 0.6s ease;}
.notas-tags {font-size:11px;line-height:15px;text-transform:uppercase;margin-bottom:5px;}
.notas-tag {display:inline-block;padding:3px 5px;color:#808080;background:#f3f3f3;margin:0 10px 10px 0;}
.notas-titulo {font-size:20px;line-height:26px;margin-bottom:15px;}
.notas-bajada {font-size:14px;line-height:20px;margin-bottom:15px;color:#808080;}
.notas-fecha {text-transform:uppercase;font-size:11px;line-height:15px;margin-bottom:10px;}
.notas-caja.notas-xs, .notas-caja.notas-sm, .notas-caja.notas-md {margin-bottom:15px;}
.notas-lg {height:350px;color:#fff;}
.notas-lg-container {position:relative;z-index:2;padding:20px;}
.notas-lg .notas-tag {background:#fff;color:#333;}
.notas-lg .notas-titulo {font-weight:700;}
.notas-lg .notas-bajada {color:#fff;}
.notas-lg .notas-fecha {position:relative;z-index:3;}
.notas-lg .notas-tags, .notas-lg .notas-titulo, .notas-lg .notas-bajada {transition:transform .45s ease, opacity .35s ease;}
.notas-lg .notas-tags, .notas-lg .notas-titulo {transform:translateY(55px);}
.notas-lg .notas-bajada {opacity:0;transform:translateY(30px);}
.notas a:hover .notas-lg .notas-tags,
.notas a:hover .notas-lg .notas-titulo {transform:translateY(0);}
.notas a:hover .notas-lg .notas-bajada {opacity:1;transform:translateY(0);}
.notas-lg .notas-bajada:empty {display:none;}
.notas-lg .notas-fecha {margin-bottom:0;}
.notas-lg .notas-video {min-height:350px;}
.notas-md {height:250px;}
.notas-md-container {position:relative;}
.notas-md .notas-video {min-height:250px;}
.notas-sm {height:200px;}
.notas-sm .notas-video {min-height:200px;}
.notas-xs {height:200px;}
.notas-xs .notas-video {min-height:200px;}

@media (min-width: 768px) {
.notas-lg {height:300px;}
.notas-lg .notas-video {min-height:300px;}
.notas-md {height:200px;}
.notas-md .notas-video {min-height:200px;}
}

@media (min-width: 992px) {
.notas-lg {height:350px;}
.notas-lg-container {padding:30px;}
.notas-lg .notas-video {min-height:250px;}
.notas-md {height:300px;}
.notas-md .notas-video {min-height:300px;}
.notas-sm {height:250px;}
.notas-sm .notas-video {min-height:250px;}
.notas-xs {height:200px;}
.notas-xs .notas-video {min-height:200px;}
}

@media (min-width: 1200px) {
.notas-lg {height:450px;}
.notas-lg-container {padding:40px 150px 40px 40px;}
.notas-lg .notas-video {min-height:450px;}
}

@media (min-width: 1400px) {
.notas-lg-container {padding-right:200px;}
}


/* llegar
-------------------------------------------------------------------------------------------------------------- */
.llegar ul {border-bottom:1px solid #333;}
.llegar li {border-top:1px solid #333;}
.llegar-link {display:block;padding:5px;position:relative;}
.llegar-texto {padding:0 5px 5px;color:#808080;font-size:14px;}
.llegar-e {display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background-color:#333;color:#fff;border-radius:50%;font-size:14px;font-weight:600;margin-right:8px;line-height:1;text-transform:uppercase;}
.llegar-link:hover .llegar-e {background:#808080;}
.llegar-link::after {content:"+";position:absolute;right:5px;top:50%;transform:translateY(-50%);font-size:20px;font-weight:400;color:#333;line-height:1;}
.llegar-link:not(.collapsed)::after {content:"−";}
.llegar-link:hover::after {color:#808080;}

@media (min-width: 992px) {
.llegar-link {padding:10px 5px;}
.llegar-texto {padding:0 5px 10px;}
}

@media (min-width: 1200px) {
.llegar-link {font-size:18px;}
.llegar-texto {font-size:15px;}
}


/* sección
-------------------------------------------------------------------------------------------------------------- */
.seccion-titulo {font-size:35px;line-height:37px;text-transform:uppercase;}
.seccion-bajada {font-size:16px;line-height:20px;color:#808080;margin-top:7px;}
.seccion-filtros {border:1px solid #333;padding:24px;}
.seccion-filtros-titulo {text-transform:uppercase;font-size:12px;line-height:14px;margin-bottom:5px;}

@media (min-width: 992px) {
.seccion-titulo {font-size:45px;line-height:47px;}
.seccion-bajada {font-size:18px;line-height:22px;}
}


/* nota
-------------------------------------------------------------------------------------------------------------- */
.nota-seccion {font-size:24px;line-height:26px;text-transform:uppercase;}
.nota-tags a {display:inline-block;padding:3px 5px;color:#808080;background:#f3f3f3;margin:0 10px 10px 0;font-size:11px;line-height:15px;text-transform:uppercase;}
.nota-tags a:hover {background:#333;color:#fff;}
.nota-fecha {color:#333;font-size:11px;line-height:15px;text-transform:uppercase;}
.nota-titulo {font-size:30px;line-height:35px;font-weight:700;color:#333;letter-spacing:-1px;}
.nota-bajada {font-size:18px;line-height:24px;color:#808080;}
.nota-autor {font-size:14px;line-height:20px;font-weight:500;color:#333;text-transform:uppercase;}
.nota-video-principal {background:#000;}
.destacado.nota-destacado:hover::before, .destacado.nota-destacado:hover .destacado-video {transform:none;}
.nota-texto {font-size:16px;line-height:25px;color:#333;}
.nota-texto img {max-width:100%;height:auto;border-radius:5px;}
.nota-texto blockquote {border-radius:5px;padding:15px;background:#e8ecf8;}
.nota-texto p, .nota-foto, .nota-video, .nota-redes, .nota-podcast, .nota-galeria, .nota-descarga, .nota-frase, .nota-texto blockquote, .nota hr {margin-bottom:25px;}
.nota-foto img, .nota-video, .nota-video .radio, .nota-video iframe, .nota-galeria .tz-gallery .lightbox img, .tz-gallery .lightbox:after {border-radius:5px !important;}
.nota-epigrafe {font-size:14px;line-height:20px;color:#808080;padding-top:10px;font-style:italic;}
.nota-redes, .nota-podcast {text-align:center;}
.nota-redes iframe, .nota-redes blockquote, .nota-podcast iframe, .nota-podcast blockquote {width:100% !important;}
.nota-frase-texto {font-size:24px;line-height:32px;font-weight:700;margin:0 8px 0;color:#333;}
.nota-frase-autor {font-size:18px;line-height:24px;margin:7px 8px 0;color:#333;text-align:right;}
.nota-frase-comillas {margin-bottom:10px;}
.nota-frase-comillas img {height:30px;filter: invert(16%) sepia(0%) saturate(0%) hue-rotate(354deg) brightness(95%) contrast(86%);}
.nota-descarga-titulo {text-transform:uppercase;font-weight:700;font-size:14px;color:#333;}
.nota-descarga .btn, .nota-descarga .btn:focus, .nota-descarga .btn:hover, .nota-descarga .btn:active, .nota-descarga .btn:active.focus {padding:10px 30px;font-size:14px;}
.nota-texto ul, .nota-texto ol {margin-top:-25px;margin-bottom:25px;padding-left:1rem;}
.nota-texto li {padding-left:0.5em;padding-top:10px;}
.nota-texto ul li::before {content:"\2022";color:#333;font-weight:bold;display:inline-block;width:1em;margin-left:-1em;}
.nota-texto h1, .nota-texto h1 b {font-size:25px;line-height:29px;color:#333;margin-bottom:5px;}
.nota-texto h2, .nota-texto h2 b {font-size:22px;line-height:26px;color:#333;margin-bottom:5px;}
.nota-texto h3, .nota-texto h3 b {font-size:20px;line-height:24px;color:#333;margin-bottom:5px;}
.nota-texto h4, .nota-texto h4 b {font-size:18px;line-height:22px;color:#333;margin-bottom:5px;}
.nota-texto h1 + ul, .nota-texto h2 + ul, .nota-texto h3 + ul, .nota-texto h4 + ul, .nota-texto li > ul {margin-top:0 !important;}
.nota-mas .btn {font-size:12px;line-height:12px;}
.nota-cita {font-size:12px;line-height:16px;border-top:1px solid #333;color:#333;padding-top:25px;}
.tz-gallery {padding:0 10px;}
.tz-gallery .row > div {padding:5px;}
.tz-gallery .col-6 {position:relative;}
.tz-gallery .lightbox img {width:100%;border-radius:0;position:relative;}
.tz-gallery .lightbox:before {position:absolute;top:50%;left:50%;margin-top:-13px;margin-left:-13px;opacity:0;color:#fff;font-size:26px;font-family:'Font Awesome 5 Free';content:'\f00e';font-weight:700;pointer-events:none;z-index:9000;transition:0.4s;}
.tz-gallery .lightbox:after {position:absolute;top:0px;left:0px;width:100%;height:100%;opacity:0;content:'';transition:0.4s;}
.tz-gallery .lightbox:hover:after, .tz-gallery .lightbox:hover:before {opacity:1;}
.baguetteBox-button {background-color:transparent !important;color:#fff !important;}
.baguetteBox-button:focus {outline:none !important;outline-offset:0 !important;}
#baguetteBox-overlay {display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center;}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%;}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}
.nota-interesar-titulo {font-size:20px;line-height:24px;color:#fff;font-weight:700;}
.nota-interesar li {margin:24px 0 0;}
.nota-interesar {border-radius:5px;border-bottom-left-radius:25px;}
.nota .actualidad-fondo {background:#fff;border-radius:10px;}
.nota .actualidad-categorias {font-size:12px;line-height:12px;}
.nota .actualidad-categoria {padding:7px 10px;}
.nota .actualidad-categoria:hover {border:1px solid #333;}

@media (min-width: 768px) {
.nota-titulo {font-size:35px;line-height:40px;}
.nota-autor {font-size:16px;line-height:22px;}
.nota-texto blockquote {padding:20px;}
.nota-texto h1, .nota-texto h1 b {font-size:30px;line-height:34px;margin-bottom:10px;}
.nota-texto h2, .nota-texto h2 b {font-size:25px;line-height:29px;margin-bottom:10px;}
.nota-texto h3, .nota-texto h3 b {font-size:22px;line-height:26px;margin-bottom:10px;}
.nota-texto h4, .nota-texto h4 b {font-size:20px;line-height:24px;margin-bottom:10px;}
.nota-epigrafe {font-size:16px;line-height:22px;}
.nota-frase-texto {font-size:28px;line-height:34px;}
.nota-frase-autor {font-size:20px;line-height:26px;}
.nota-frase-comillas {margin-bottom:15px;}
.nota-frase-comillas img {height:40px;}
.nota-texto ul, .nota-texto ol {margin-top:-30px;margin-bottom:30px;}
.nota-cita {padding-top:30px;}
}

@media (min-width: 992px) {
.nota-seccion {font-size:30px;line-height:32px;}
.nota-fecha {font-size:13px;line-height:18px;}
.nota-tags a {padding:6px 10px;margin:0 15px 15px 0;font-size:12px;line-height:16px;}
.nota-texto {font-size:18px;line-height:30px;}
.nota-texto p, .nota-foto, .nota-video, .nota-redes, .nota-podcast, .nota-galeria, .nota-descarga, .nota-frase, .nota-texto blockquote, .nota hr {margin-bottom:30px;}
.nota-frase {margin-top:30px;margin-bottom:60px;}
.nota-redes iframe, .nota-redes blockquote, .nota-podcast iframe, .nota-podcast blockquote {width:100% !important;max-width:none !important;}
.nota-interesar-titulo {font-size:26px;line-height:30px;}
.nota-interesar {border-bottom-left-radius:60px !important;}
.nota-descarga .btn, .nota-descarga .btn:focus, .nota-descarga .btn:hover, .nota-descarga .btn:active, .nota-descarga .btn:active.focus {font-size:16px;}
}

@media (min-width: 1200px) {
.nota-titulo {font-size:40px;line-height:45px;}
.nota-bajada {font-size:20px;line-height:28px;}
.nota-autor {font-size:18px;line-height:24px;}
.nota-compartir {margin:40px 0 20px;}
.nota-texto blockquote {padding:25px;}
.nota-texto ul, .nota-texto ol {margin-top:-40px;margin-bottom:40px;}
.nota-cita {padding-top:40px;}
.nota .actualidad-categorias {font-size:13px;line-height:13px;}
.nota .actualidad-categoria {padding:9px 13px;}
}


/* a distancia
-------------------------------------------------------------------------------------------------------------- */
.adistancia a {display:block;border:1px solid #333;height:100%;}
.adistancia a:hover {border:1px solid #808080;}
.adistancia-seccion {font-size:35px;line-height:37px;text-transform:uppercase;text-align:center;margin-bottom:15px;}
.adistancia-imagen {height:200px;text-align:center;color:#fff;position:relative;overflow:hidden;}
.adistancia-imagen-container {position:relative;z-index:2;}
.adistancia-imagen-degrade {position:absolute;top:0;left:0;right:0;bottom:0;height:100%;background:linear-gradient(to top,rgba(0,0,0,0.95) 0%,rgba(0,0,0,0) 120%);border-top-left-radius:5px;border-top-right-radius:5px;z-index:1;}
.adistancia-imagen::before {content:"";position:absolute;inset:0;background:inherit;background-position:center;background-repeat:no-repeat;background-size:cover;transition:transform 0.6s ease;z-index:0;}
.adistancia-imagen:hover::before, .adistancia a:hover .adistancia-imagen::before {transform:scale(1.05)}
.adistancia-titulo {font-size:20px;line-height:26px;text-transform:uppercase;font-weight:700;}
.adistancia ul, .adistancia ol {xmargin-top:-25px;xmargin-bottom:25px;padding-left:8px;}
.adistancia li {padding-left:0.5em;padding-bottom:16px;}
.adistancia ul li::before {content:"\2022";font-weight:bold;display:inline-block;width:1em;margin-left:-1em;}

@media (min-width: 992px) {
.adistancia-imagen {height:300px;}
.adistancia-seccion {font-size:45px;line-height:47px;}
.adistancia-titulo {font-size:24px;line-height:30px;}
.adistancia a {font-size:18px;}
}

@media (min-width: 1200px) {
.adistancia-imagen {height:350px;}
}