/*tabla contenido comision de la verdad style css
1 - fuentes
2 - variables
3 - Generales
4 - Header
5 - footer
6 - Relog
7 - Main content
8 - Eventos
9 - Especiales
10 - Box qoutes
11 - Contador
12 - Articulos/blogs
13 - Media QUERY
*/

/* ================== 1 -fuentes =================== */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto+Slab:400,700|Roboto:300,400,700');
/*@font-face {
    font-family: SFProDisplay-bold;
    src: url('../fonts/cev/SFProDisplay-Bold.eot');
    src: url('../fonts/cev/SFProDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/cev/SFProDisplay-Bold.woff2') format('woff2'),
        url('../fonts/cev/SFProDisplay-Bold.woff') format('woff'),
        url('../fonts/cev/SFProDisplay-Bold.ttf') format('truetype'),
        url('../fonts/cev/SFProDisplay-Bold.svg#SFProDisplay-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

/* ================== 2- variables =================== 

:root{
  --primary: #101986;
  --secondary: #917d26;
  --black: #111;
}*/

/* ================== 3- Generales =================== */
html {font-size: 1rem;}
body{
	font-family: 'Roboto', sans-serif!important;
	font-weight: normal;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto Condensed', sans-serif!important;
  	font-style: normal;
  	font-stretch: normal;
	line-height: 1em;
  	letter-spacing: normal;
}
h3,h4,h5,h6{
  	line-height: 1.24em;
}
b, strong {
	font-weight: bold;
}
section{
	margin: 75px 0px;
}
section#maincontent {
	margin: 30px -15px;
}
section#slider {
	margin: 0!important;
}
section#slider .uk-slideshow, section#slider .uk-slideshow li,  section#slider .uk-cover-background {
	max-height: 550px!important;
}
section#slider .uk-slideshow li img {visibility: hidden!important;}
section#slider .uk-margin {
	max-width: 1170px!important;
	margin: auto;
	position: relative;
}
section#slider .uk-margin p {
	font-size: 1.5em;
	color: #fff;
	/*margin: 0;*/
	margin: 0 0 20px;
	line-height: 1.3em;
}
section#slider .uk-margin .alinear-derecha {text-align: right;}
.uk-slidenav-position .uk-slidenav.uk-hidden-notouch, .uk-slidenav-position .uk-slidenav.uk-hidden-touch {display: block!important;}
.uk-slidenav-position .uk-slidenav-previous {left: 0!important;}
.uk-slidenav-position .uk-slidenav-next {right: 0!important;}
.uk-overlay-panel.uk-overlay-bottom {
	/*background: rgba(0,0,0,0.5);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);*/
}
.uk-slider-container .uk-overlay-background {
    background: rgba(0,0,0,0.5);
    color: #fff;
}
.uk-slider-container .uk-overlay-panel p {color: #fff!important; margin-bottom: 0;}
.home .blog-featured {
	display: none;
}

/*video slider*/
#slider .video {background: #333;}
#slider .video .container {max-width: 900px!important; padding: 30px;}
#slider .video h2 {color: #fff!important; margin-bottom: 25px;}

#boxes {margin: 75px 0 60px;}

p {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #000;

}

a{
	color: #101986;
}
a:hover {color: inherit;}
a:focus {outline: none!important;}
.margin-top {margin-top: 30px;}
.margin-bottom {margin-bottom: 25px;}

.no-padding {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-right: 0 !important;
    padding-left: 0 !important;
}

.text-normal{
	font-family: 'Roboto Condensed', sans-serif;
	font-style: normal;
}

.texto-bold{
	font-weight: bold;
}
.gold {color: #917d26!important;}
.desarrollado {text-indent: -99999px; display: block; height: 0;}
.breadcrumb {background: none!important; padding: 10px 0!important; margin-bottom: 0;}
.breadcrumb li {font-size: 14px; line-height: 20px;}
.breadcrumb a {color: #917d26;}
.breadcrumb .divider {padding: 0 5px;}
.breadcrumb .divider.icon-location {padding: 0;}
.element-invisible {display: none!important;}
.btn.btn-primary {background-color: #101986; border-color: #101986;}
.btn.btn-primary:focus, .btn.btn-primary:hover, .btn.btn-primary.focus {box-shadow: none!important; background: #917d26!important; border-color: #917d26;}
.caja-gris {padding: 20px; background: #eee; margin: 50px auto;}
.alert.alert-message {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
	padding: .75rem 1.25rem!important;
    margin-bottom: 1rem!important;
}
.top-bordered {padding-top: 20px; margin-top: 30px; border-top: 1px solid #ddd;}

/* ================== 4 - Header =================== */
header .top-nav a:hover, header .top-mobile a:hover {color: #917d26;}
header{
	 background: #ececec;
}

header .header-main{
	padding: 5px 15px;
	transition: height 1s ease;
    background: #ececec;
	position: relative;
}

header ul{
	margin: 5px;
}

header li{
	display: inline-block;
	font-size: 18px;
	margin: 0px 18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	line-height: 1;
}

header li a, .redes li span {
	color: #101986;
}
.redes {
	padding: 0;
}
.redes .red {
	font-size: 0;
}
.redes li{
	margin: 0px 12px;
}
.redes .contacto {margin-right: 0;}
.no-margin {margin: 0!important;}
.redes i{
	font-size: 28px;
	color: #917d26;
}
.redes small {
    font-size: 13px;
    line-height: 24px;
	font-weight: bold;
}
.btn-alaire{
	padding: 10px;
	border: solid 2px;
	border-color: #db1238;
	color: #db1238!important;
}
.logos {position: relative; z-index: 11;}
.logo {width: 300px;}
#changer {position: fixed; left: 0; top: 170px; height: 90px; width: 35px; background: #101986; border-radius: 0 5px 5px 0; padding: 12px 10px 0; z-index: 150; box-shadow: 0 0 2px rgba(0,0,0,0.3);}
#changer ul {padding: 0; margin: 0;}
#changer a {width: 15px; height: 15px; margin-bottom: 10px; display: block; text-indent:-99999px;}
#changer a#incfont {background: url(../images/aplus.png) no-repeat;}
#changer a#decfont {background: url(../images/aminus.png) no-repeat;}
#changer .contraste a {background: url(../images/contraste.png) no-repeat;}
#changer #colores {display: none;}
#changer #grayscale {display: block;}
header .top-nav {padding: 12px 15px 8px; height: 50px;}
header .search {position: relative;}
header .search button, header .search .btn.btn-primary:hover {font-size: 0; background: none!important; padding: 5px 10px!important; position: absolute; right: 0; top: 0; z-index: 2; border: none!important;}
header .search button:after, header .search .btn.btn-primary:after {font-size: 16px; content: "\f002"; font-family: 'FontAwesome'; color: #413f44!important;}
header .search input {width: 100%; padding-right: 30px; border: none; background: #fff; line-height: 30px; padding: 4px 10px; font-family: inherit; font-size: 16px;}
.mod-languages form {line-height: 18px;}
.mod-languages .chzn-container-single .chzn-single div b {background: url('../images/down-arrow.svg') no-repeat center; background-size: auto 14px;}
.mod-languages .chzn-container-single .chzn-single span {overflow: visible; font-size: 13px!important; font-family: 'Roboto Condensed', sans-serif!important; font-weight: bold; color: #101986;}
.mod-languages .chzn-container-single .chzn-single {background: none!important; border: none!important; box-shadow: none!important;}
.mod-languages .chzn-container-single .chzn-single, .mod-languages .chzn-container-single {width: 75px!important; vertical-align: middle;}
.mod-languages .chzn-container .chzn-drop {border-radius: 0!important; border: none!important; font-size: 1em!important;}
.mod-languages .chzn-container .chzn-drop li {font-size: 1em!important;}
.mod-languages .chzn-container .chzn-results {margin: 0 2px 2px 0; padding: 0 0 0 2px;}
.mod-languages .chzn-container .chzn-results li.highlighted {background: #101986!important;}
select.traductor {background: none; background-image: none; border: none; color: #101986; font-size: 13px; font-family: Roboto Condensed; font-weight: bold; width: 65px;}
select.traductor:focus {box-shadow: none; outline: none;}
#searchForm #search-searchword {padding: 5px 10px;}
#searchForm .btn-toolbar {margin-bottom: 20px;}
#searchForm .btn-toolbar button {margin-left: 10px;}
.badge-info {background: #101986;}

/*mega-menu*/
.menu-principal {
	position: absolute;
    bottom: 0;
	right: 0;
	z-index: 10;
}
.menu-principal > div {width: 100%;}
#js-mainnav.megamenu.blackwhite, #megamenucss #js-mainnav.blackwhite .js-megamenu {background: none!important; border: none!important;}
#js-mainnav.megamenu.blackwhite ul.level0 li.megacss span.megacss, #js-mainnav.megamenu.blackwhite ul.level0 li.megacss a.megacss, #js-mainnav.megamenu.blackwhite .megaMenuToggle {border: none!important; color: #101986!important; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; font-size: 18px; font-style: normal; font-stretch: normal; line-height: 1; padding: 10px 15px;}
#megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild.megacss span.menu-title, #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li span.haschild.megacss span.menu-title, #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild-over.megacss span.menu-title, #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li span.haschild-over.megacss span.menu-title {background: none!important; padding: 0!important;}
#megamenucss #js-mainnav .js-megamenu .dropdown-menu {background: none!important;}
#megamenucss #js-mainnav .js-megamenu .childcontent-inner {background-color: rgba(236, 236, 236, 0.95)!important; color: #000; border-top: 2px solid #917d26;}
#jux_memamenu120 #js-mainnav .jux-fa.jux-fa-bars {color: #101986!important;}
#megamenucss .blackwhite.megamenu ul.level0 > li.megacss:hover > a.megacss, #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 li.active, #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 li.active > a {background: none!important; color: #917d26!important;}
#jux_memamenu120 .dropdown-menu ul {padding: 0px; display: block; font-weight: normal;}
#jux_memamenu120 .dropdown-menu li {font-family: 'Roboto', sans-serif!important; font-style: normal; margin: 0; padding: 5px 0px; font-size: 15px; display: block; line-height: 1.35em; font-weight: normal;}
#jux_memamenu120 .dropdown-menu h3 {font-size: 18px; font-family: 'Roboto', sans-serif!important; font-weight: bold; border-bottom: 2px solid #917d26; padding-bottom: 5px!important; margin-bottom: 10px!important;}
#jux_memamenu120 .dropdown-menu a {color: #000!important;}
#jux_memamenu120 .dropdown-menu a:hover {text-decoration: underline!important;}
#jux_memamenu120 .dropdown-menu a:hover, #jux_memamenu120 .dropdown-menu a.active {color: #917d26!important;}

/*fixed header */
.logo-fixed{
	visibility: hidden;
	opacity: 0;
	position: absolute;
	transition: visibility 0s, opacity 0.5s ease;
}

.fixed{
	position: fixed;
	top: 0;
	width: 100%;
	 background: #ececec;
	-webkit-box-shadow: -2px 13px 32px -15px rgba(0,0,0,0.69);
	-moz-box-shadow: -2px 13px 32px -15px rgba(0,0,0,0.69);
	box-shadow: -2px 13px 32px -15px rgba(0,0,0,0.69);
	border:none;
	z-index: 999;
}

.fixed .header-main{
	max-height: 60px;
}

.fixed .logo{
	display: none;
}

.fixed .logo-fixed{
	visibility: visible;
  	opacity: 1;
  	position: relative;
}

.fixed .top-nav,.fixed .search-bar{
	display: none !important;
}

/* ================== 5 - footer =================== */
footer{
	background: #ececec url('../images/bk-footer.svg');
	background-size: cover;
	background-position: top center;
	padding: 45px 20px;
}

.col-contact img{
	margin-bottom: 20px;
	max-width: 100%;
}

.col-contact ul{
	margin: 0px;
}

.copy-bar{
	padding:14px 0px;
	color: #fff;
	background-color: #101986;
}
.copy-bar p {margin: 0; color: #fff; font-size: 0.813em;}
 
footer .title-normal{
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.46;
}

footer h2{
  font-size: 1.5rem;
  color: #111111;
  overflow: hidden;
  position: relative;
	font-weight: bold;
  line-height: 1.05em!important;
  margin-bottom: 10px;
}

footer h2:after{
  content: '';
  width: 100%;
  height: 1px;
  background: #111;
  position: absolute;
  bottom: 0%;
  margin-left: 1rem;
}

footer h3, footer li{
  color: #111111;
  font-size: 0.875rem;
  padding: 2px 8px 2px 0px;
}
footer li {
	line-height: 1.5em;
}
footer a {
  color: #111111;
  font-size: 0.875rem;
}

footer h3{
  font-family: 'Roboto', sans-serif!important;
  font-weight: bold;
  font-size: 0.875rem;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  margin-bottom: 3px;
} 

footer ul, ul li, ul.listado, .element-textareapro ul {
  margin:0;
  padding:0;
  list-style:none      
}
.yoo-zoo .element-textarea ol {margin: 0;}
.yoo-zoo .element-textarea ol li {margin-bottom: 15px;}
ul.listado li, .element-textareapro ul li {margin-bottom: 5px;}
footer .col-footer-link li, ul.listado li {
	padding-left: 10px;
	position: relative;
	font-weight: 400!important;
}
.element-textareapro ul li {
  padding-left: 10px;
  position: relative;
}
.element-textareapro .uk-slideshow {
	margin-left: 0!important;
}
.element-textareapro .uk-slideshow > li {
	padding-left: 0!important;
	position: absolute!important;
}
footer .col-footer-link li:before, ul.listado li:before, .element-textareapro ul li:before {
  content: "\2022";
  margin: 1px 0;
	position: absolute;
	left: 0;
	top: 0;
}
.element-textareapro .uk-slideshow li:before, .element-textareapro .uk-slidenav-position li:before, .element-textareapro .uk-margin li:before {display: none!important;}
.redes-footer li{
    height: 40px;
    width: 40px;
    text-align: center;
    display: inline-block;
}

.redes-footer li a{
	font-size: 0px;
    margin: 0px;
    color: #917d26!important;  
}
.redes-footer li a i{
	font-size: 30px;
}


/* ================== 6 - Reloj =================== */

#wrapper {
  padding-left: 0;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
	/*display: none;*/
}

#wrapper.toggled {
  padding-left: 200px;
  z-index: 9999;
  position: relative;
}
#wrapper #sidebar-wrapper > div {opacity: 0; transition: all 0.125s ease;}
#wrapper #sidebar-wrapper > div > * {visibility: hidden; opacity: 0; transition: all 1s ease; transition-delay: 0s;}
#wrapper.toggled #sidebar-wrapper > div {opacity: 1;}
#wrapper.toggled #sidebar-wrapper > div > * {visibility: visible; opacity: 1; transition: all 1s ease; transition-delay: 0.8s;}

#menu-toggle span {display: none;}
#menu-toggle i{
  margin-top: 2px;
  position: fixed;
  z-index: 999999;
  right: 0px;
  top: 50px;
  color: #917d26;
  padding: 10px;
  font-size: 25px;
  background: #fff;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  border-radius: 20px  0px  0px 20px;
  -webkit-box-shadow: -2px 13px 32px -15px rgba(0,0,0,0.69);
	-moz-box-shadow: -2px 13px 32px -15px rgba(0,0,0,0.69);
	box-shadow: -2px 13px 32px -15px rgba(0,0,0,0.69);
}
.scrolled #menu-toggle i {/*top: 100px;*/display: none;}
#wrapper.toggled #menu-toggle i{
  right: 400px;
}

#sidebar-wrapper, .scrolled #sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  right: 0px;
  width: 400px;
  height: 100%;
  margin-left: -250px;
  overflow-y: auto;
  background-color:#fff!Important;
  -webkit-box-shadow: -2px 13px 32px -15px rgba(0,0,0,0.69);
	-moz-box-shadow: -2px 13px 32px -15px rgba(0,0,0,0.69);
	box-shadow: -2px 13px 32px -15px rgba(0,0,0,0.69);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
	box-sizing: border-box;
	visibility: hidden;
}
#sidebar-wrapper > div {padding: 20px;}

#wrapper.toggled #sidebar-wrapper {
  width: 400px;
	visibility: visible;
}

#sidebar-wrapper, .scrolled #sidebar-wrapper, .scrolled #wrapper.toggled #sidebar-wrapper {
  width: 0px;
	visibility: hidden;
}

#page-content-wrapper {
  width: 100%;
  position: absolute;
  padding: 10px;
}

#wrapper.toggled #page-content-wrapper {
  position: absolute;
  margin-left:-250px;
}

/* Sidebar Styles */

.sidebar-nav {
  position: absolute;
  top: 0;
  right:15px;
  width: 200px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-nav li {
  text-indent: 20px;
  line-height: 40px;
}

.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #999999;
}

.sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: #312A25;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  height: 65px;
  font-size: 18px;
  line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
  color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}


/* ================== 7 -Main content =================== */
.item-image img, #maincontent .central img {max-width: 100%;}
#maincontent .central table img{max-width: initial;}
.floatbox .element-textarea > p:nth-of-type(1) {padding-top: 10px;}
.floatbox .element-textarea > p:nth-of-type(1)::first-letter {font-family: 'Roboto Slab', serif; color: #999; font-size: 3.5em; font-weight: normal; line-height: 1rem;}
.contenedor-pequeno {max-width: 570px!important; margin: auto!important; padding: 50px 0!important;}
.contenedor-pequeno-760 {max-width: 760px!important; margin: auto!important; padding: 50px 0!important;}
.yoo-zoo .element-textarea p, .yoo-zoo .element-textarea li {font-weight: 300; font-size: 1.063em;}
.alignfull {
    margin-left: calc(50% - 50vw)!important;
    margin-right: calc(50% - 50vw)!important;
    max-width: 1000%;
    width: auto;
}
.alignfull img {width: 100%!important;}
.news-image-capt {font-family: 'Roboto Slab', sans-serif; font-size: 12px; font-weight: normal;  line-height: 1.5; letter-spacing: normal; color: #999999; padding: 10px 0!important;}
.alignfull .news-image-capt {padding: 10px 15px!important; max-width: 1170px; margin: auto;}
.alignfull .element-textarea {padding: 30px 40px; background: #eee;}
.alignfull .element-textarea > div {max-width: 1170px; margin: auto;}
.aspect-ratio-16-9 {
   position: relative;
   width: 100%;
   padding-top: 56.25%; /* 16:9 Aspect Ratio */
   margin-top: 0px;
}
.aspect-ratio-16-9 iframe {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
}

.aspect-ratio-3-2 {
   position: relative;
   width: 100%;
   padding-top: 66.66%; /* 16:9 Aspect Ratio */
   margin-top: 0px;
   transition: 0.5s;
	overflow: hidden;
}

.big-effect:hover {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.hidden{
    overflow: hidden;
}

.img-ratio{
   position:  absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   text-align: center;
   color: white;
   width: 100%;
}
.img-ratio img, .aspect-ratio-3-2 .zx img {width: 100%; height: 100%; display: block; transition: 0.5s;}
section#noticias .aspect-ratio-3-2:hover img, .aspect-ratio-3-2:hover .zx img {-webkit-filter: brightness(105%) contrast(105%); filter: brightness(105%) contrast(105%); opacity: 0.85; transform: scale(1.05);}

.title-hero {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 48px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.21;
  letter-spacing: normal;
  color: #ffffff;
  width: 100%;
}
.gridnews {margin: 0!important;}
.gridnews .aspect-ratio-3-2-cont {padding: 0 3px 14px 0;}
.gridnews .aspect-ratio-3-2-cont-small {padding: 0 0 14px 12px;}
.aspect-ratio-3-2 .description {position: absolute; width: 100%; bottom: 0; left: 0;
	background: rgba(0,0,0,0.5);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	padding: 15px;
}
.aspect-ratio-3-2 .description .element-itemname {margin-bottom: 10px;}
.aspect-ratio-3-2 .description .element-itemname a {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 1.45em;
    line-height: 1.2em;
    display: block;
    position: relative;
}
.aspect-ratio-3-2 .description .element-text {color: #fff;}
.aspect-ratio-3-2.secundaria .description .element-itemname {margin-bottom: 0px; font-size: 1em; line-height: 1em}
.aspect-ratio-3-2.secundaria .description .element-itemname a {
    font-size: 1.325em;
    line-height: 1.25em;
}

.title-news{
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #ffffff;
  bottom: 1.5%;
  left: 5px;
  position: absolute;
}

.date-news{
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #ffffff;
  bottom: 3%;
  position: absolute;
  padding: 5px;
}

.title-hero mark, .title-news mark {
  	background-color: rgba(16, 25, 134, 0.3);
	color: #ffffff;
	padding: 6px 0;
}
.uk-overlay-active a.uk-position-cover {text-indent: -999999px; font-size: 0;}
.uk-slidenav-position .uk-slidenav-previous span, .uk-slidenav-position .uk-slidenav-next span {text-indent: -999999px; font-size: 0;}
#goog-gt-tt .top {padding: 15px 8px 8px;}
section#slider .uk-margin p mark {
  	background-color: rgba(16, 25, 134, 0.3);
	color: #ffffff;
	padding: 2px 0;
}
.title-hero {
    line-height: calc(2rem + 2vw);
    font-size: calc(1.5rem + 1.5vw);
}
.title-news {
    line-height: 1.5em;
    font-size: 1.5em;
	/*max-width: 45%;*/
}
.title-news.small {
    line-height: 1.5em;
    font-size: 1.125em;
	/*max-width: 80%;*/
}
.borde-dorado {
	border-left: 2px solid #917d26;
	padding-left: 15px;
  font-weight: bold;
}
.frasedelasemana img {max-width: 100%;}
.borde-dorado h2, .borde-dorado h3 {margin-bottom: 0!important; font-weight: bold;}

.box-content h2{
	display: inline-block;
	margin-right: 10px;
}

.title-section{
	margin-bottom: 25px;
}

.justify-content-between .arrow {
	margin-left: 5px;
}

.arrow{
  width: 38px;
}
#boxesgraficos {margin: 45px 15px;}
#boxesgraficos .container {padding: 0;}
#boxesgraficos img {max-width: 100%; height: auto;}
#boxesgraficos + #boxes {margin-top: 0;}
#boxes .borde-dorado {
    padding: 0 10px;
	margin-bottom: 15px;
}
#boxes .borde-dorado p {
    margin-bottom: 0!important;
	font-size: 1em!important;

}
#boxes .borde-dorado h2 {
    margin-bottom: 12px!important;
	font-size: 1.875em!important;
}
#boxes2 .title-box {
	margin-bottom: 7px;
}
#boxes2 .big-number, #boxes2 #countdown-home {
	margin-bottom: 12px!important;
}
#boxes3 .container {padding: 0;}
#boxes3 .uk-button.uk-button-link {color: #fff!important; border-color: #fff!important;}
#boxes3 .uk-button.uk-button-link:hover {color: #000!important; background-color: #fff!important;}
#boxes3 .uk-slider-container .uk-overlay-background {background: rgba(0,0,0,0.7);}
#boxes3 .uk-slidenav {width: 25px;}
#boxes3 .uk-overlay-panel {padding: 20px;}
#boletin .acymailing_module_form {margin: 0 -15px!important;}
#boletin table.acymailing_form {width: 100%;}
#boletin table.acymailing_form td {padding: 0 15px; vertical-align: middle; width: 40%;}
#boletin .inputbox {height: 44px; border: none; padding: 10px; font-size: 14px; font-family: inherit;}
#boletin .acysubbuttons {width: 20%;}
#boletin .acysubbuttons .button {display: block; height: 44px; border: 2px solid #fff; border-radius: 0!important; width: 100%; font-size: 20px; line-height: 28px; font-weight: bold; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);  background: rgba(0,0,0,0.3);}
#boletin .acysubbuttons .button:hover {background: #fff!important; color: #111; text-shadow: none!important;}
#boletin .acysubbuttons .button:focus {box-shadow: none!important;}
#boletin .container {padding: 35px 5%; background: #333 url('../images/suscribase.jpg') no-repeat center; background-size: cover;}
#boletin h3 {color: #ffffff; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.8); letter-spacing: 1px;}
#boletin .acymailing_module .captchakeymodule {vertical-align: middle;}
#boletin img.captchaimagemodule {margin-bottom: 4px;}
#boletin img.captchaimagemodule, #boletin .refreshCaptchaModule {float: none!important; display: inline-block!important;}
#boletin .captchakeymodule .captchafield {margin-top: 0!important;}
#noticias .box-gray {padding: 60px 0px 30px 0px!important;}
.nnt-socialshare.nnt-socialshare-fixed-right {background: #fff; padding: 20px 0 20px 5px; border-radius: 4px; box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.8); border: solid 1px #b7b7b7; right: -5px;}
.nnt-socialshare.nnt-socialshare-fixed-right > .uk-button {margin-top: 0!important; background: none!important; border: none!important; padding-left: 0; right: -10px;}
.nnt-socialshare.nnt-socialshare-fixed-right > .uk-button i {color: #413f44!important; font-size: 1.75em!important; line-height: 1.5em!important;}
.nnt-socialshare.nnt-socialshare-fixed-right > .uk-button:hover {right: -10px; opacity: 0.8;}
.territorios-home {margin-bottom: 50px;}
.territorios-home h2.borde-dorado {margin: 0 -15px 20px;}
.bannereventoshome > .row > div {padding: 0!important;}
.acymailing_module.suscripcion-lateral, .home .acym_module {padding: 10px!important; background: #eee;}
.acymailing_module.suscripcion-lateral .acymailing_fulldiv, .home .acym_module .acym_fulldiv {padding: 20px 20px 10px!important; background: #fff;}
.acymailing_module.suscripcion-lateral .acymailing_introtext, .home .acym_module .acym_introtext {font-size: 0.875rem; line-height: 1.25em; margin-bottom: 10px!important; color: #777;}
.acymailing_module.suscripcion-lateral .acymailing_introtext .color, .home .acym_module .acym_introtext .color {color: #101986!important;}
.acymailing_module.suscripcion-lateral .acymailing_form, .home .acym_module .acym_form {width: 100%;}
.acymailing_module.suscripcion-lateral .fieldacycaptcha {text-align: center;}
.acymailing_module.suscripcion-lateral .acymailing_form, .home .acym_module .acym_form {font-size: 0; text-align: center;}
.acymailing_module.suscripcion-lateral .acymailing_form > *, .home .acym_module .acym_form > * {font-size: 0.875rem;}
.acymailing_module.suscripcion-lateral .fieldacycaptcha > * {display: inline-block; float: none;}
.acymailing_module.suscripcion-lateral .inputbox, .home .acym_module .cell {height: 44px; border: none; background: #eee; padding: 10px; font-size: 14px; font-family: inherit; margin-top: 0; width: 100%;}
.acymailing_module.suscripcion-lateral .fieldacycaptcha, .acymailing_module.suscripcion-lateral .acysubbuttons, .home .acym_module .acysubbuttons {width: 50%; display: inline-block; min-width: 130px; vertical-align: middle; margin-bottom: 10px!important;}
.home .acym_module .acym_module_form input {max-width: 100%;}
#quotes-box .uk-slider-container .uk-overlay-fade {font-size: 16px;}
#quotes-box .uk-slider-container .uk-overlay-fade h3 {font-size: 28px;}
#quotes-box .moduletable.enlaces {margin-top: 40px; padding-top: 20px; border-top: 1px solid #ccc; vertical-align: top;}
#quotes-box .enlaces p {color: #999; vertical-align: top; font-size: 12px;}
#quotes-box .enlaces .sep-abajo {border-right: 1px solid #ccc; height: 95px; display: inline-block; vertical-align: top; margin: 0 10px;}
#quotes-box .enlaces a:hover img {opacity: 0.8;}

/* ================== 8 - Eventos =================== */
.proximos-eventos {margin-bottom: 20px;}
.date-evento{
	text-align: center;
	width: 60px;
	height: 55px;
	background-color:  #101986;
	display: inline-block;
    border-radius: 5px;
	min-width: 50px;
}
.info-evento{
	display: inline-block;
	margin: 0px 10px!important;
}

.info-evento h4 {
  font-size: 1rem!important;
  font-weight: bold!important;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25!important;
  letter-spacing: normal;
  color: #303133;
	font-family: 'Roboto', sans-serif!important;
	margin-bottom: 5px!important;
}
.info-evento h4 a {color: #303133;}
.info-evento .element-text {
	font-size: 0.875rem;
	line-height: 1.3;
}

.date-evento p{
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 20px;
    padding: 5px;
	margin: 0;
}
.date-evento p span {font-size: 26px;}

.box-gray {
	background: #ececec;
	padding: 0;
}

.box-gray .col-md-6 {
	padding: 0!important;
}

.box-gray .col-md-6.texts {
	padding: 40px!important;
}

.box-gray .col-md-6.texts h3 {
	margin-bottom: 15px;
}

.box-gray .col-md-6.texts p {
	font-size: 20px;
}

.box-gold{
    background-color: #917d26;
    padding: 60px 0px 30px 0px;
    position: relative;
}

.triangle{
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 40px solid #fff;
    position: absolute;
    top: -60px;
    left: 80%;
}

.tags{
	padding: 0px;
}

.tags li{
	display: inline-block;
	/*margin: 0px 10px;*/
	font-size: 0.875rem;
	border-left: 3px solid #101986;
	margin: 0px 5px ;
}

.tags li:first-child{
	margin: 0px;
}

.tags a{
    padding-left: 2px;
}

/* ================== 9 - Especiales  =================== */
#en-medios .medios {margin: 0 -15px;}
.title-especiales{
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #ffffff;
  bottom: 50%;
  position: absolute;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}

/* ================== 10 - Box quotes  =================== */
.alert {
    padding: .75rem 1.25rem!important;
    margin-bottom: 1rem!important;
}
.quote{
    font-family: 'Roboto Slab', serif;
    font-size: 24px;
    color: #fff;
}
blockquote {
	font-family: 'Roboto Slab', serif;
	/*background-color: #eeeeee;*/
	padding: 40px 100px!important;
    font-size: 1.813em!important;
    font-weight: normal!important;
    line-height: 1.52;
    display: block;
    color: #999999!important;
    margin-left: 0!important;
	position: relative;
	font-style: normal!important;
	margin: 50px 0!important;
}
blockquote p {margin: 0!important; color: #999999!important; font-weight: normal!important;}
blockquote p::first-letter {font-size: 1em!important;}
blockquote:before {content: "\201C"; font-family: 'Roboto Slab', serif; font-size: 7.5rem!important; font-weight: normal; display: inline-block; color: #999999; position: absolute; top: 20px; left: 15px; line-height: 0.8em; height: 3rem;}
blockquote:after {content: "\201D"; font-family: 'Roboto Slab', serif; font-size: 7.5rem!important; font-weight: normal; display: inline-block; color: #999999; position: absolute; bottom: 10px; right: 15px; line-height: 0.8em; height: 3rem;}

/* ================== 11 - Contador =================== */
.transition {
    -webkit-transition: top 400ms linear;
    -moz-transition: top 400ms linear;
    -ms-transition: top 400ms linear;
    -o-transition: top 400ms linear;
    transition: top 400ms linear;
}

.timeTo {
	font-weight: bold;
	font-size: 32px;
	line-height: 1.15em;
	text-align: center;
}

.timeTo span {
	vertical-align: top;
	width: 10px;
	display: inline-block;
}

.timeTo.timeTo-white div {
	color: #fff;
    border-radius: 9px;
  	background-color: rgba(17, 17, 17, 0.6);
}

.timeTo.timeTo-white .timeTo-alert {
  	background-color: rgba(17, 17, 17, 0.6);
}

.timeTo figure {
	display: inline-block;
	margin: 0;
	padding: 0;
	max-width: 100%!important;
}
.timeTo figcaption {
	text-align: center;
	/*font-size: 12px;*/
	line-height: 80%;
	font-weight: normal;
	color: #111;
	font-size: 14px;
}

.timeTo div {
	position: relative;
    display: inline-block;
    width: 34px;
    height: 48px;
    padding: 5px;
    border: none;
    overflow: hidden;
}

.timeTo.timeTo-white div:before {
	content: " ";
	display: block;
	position: absolute;
	top: 23px;
	height: 2px;
	background: #fff;
	width: 100%;
	left: 0;
}

.timeTo ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0!important;
	width: 100%;
	text-align: center;
}

.timeTo ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
/*Ajustes desde 1000 para los contadores
.timeTo figure:nth-of-type(1) {
    padding-left: 34px;
	background: url('../images/uno.png') no-repeat 0 0;
}
.timeTo figure:nth-of-type(1) figcaption {margin-left: -34px;}*/

/* ================== 12 - Articulos/blogs  =================== */

.profile-picture{
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin: 10px 0px;
}

.profile-title{
    font-size: 16px;
    margin-bottom: 2%;
}

.border-profile{
    border-bottom: 3px solid #000;
    width: 90%;
    margin-bottom: 3%;
}

.menu-toggle-btn{
    display: none;
}
.search .search-results, div.contained {max-width: 760px; margin: auto; padding: 30px 0 10px; clear: both;}
.search-results .result-text .hide-search, .search-results .result-text .uk-tab, .search-results .result-text .uk-switcher, .search-results .result-category {display: none!important;}
.search-results .result-created {margin-bottom: 30px; color: #999; font-weight: bold; font-size: 0.875em;}
.search .radio {margin-right: 10px;}
.search .radio input {margin-right: 5px;}
.search .pagination > ul, #edocman_form .pagination > ul {display: flex; width: 100%; justify-content: center; padding: 0;}
#edocman_form .pagination > ul li {margin: 2px 5px;}
#edocman_form .pagination > ul li a {display: block!important;}
.search .pagination .pagenav {padding: 4px;}
div.tooltip {background: none; border: none; padding: 5px;}
.yoo-zoo h3.borde-dorado {padding-left: 15px!important; line-height: 1.2em!important;}
.blog-default .teaser-item .news-image-capt, .element-relateditemspro .news-image-capt {display: none!important;}
.yoo-zoo h1.pos-title, .yoo-zoo h1.title, .page-header h1, h1.page-title, h1.contentheading, #com_glossary h1 {max-width: 760px; font-size: 2.5em!important; font-family: 'Roboto Condensed', sans-serif!important; font-weight: bold!important; line-height: 1.125em; margin-top: 0!important; text-align: left; margin-bottom: 20px;}
#yoo-zoo .items div.teaser-item-bg {background: none!important; max-width: 380px; margin: auto;}
.eventosgrid {margin: 0 -7px;}
#yoo-zoo .items .width100, .eventosgrid {display: flex!important; flex-flow: row wrap;}
#yoo-zoo .items .width100 .teaser-item, .eventosgrid .proximos-eventos {-ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}
.eventosgrid.home .proximos-eventos {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
.eventosgrid .proximos-eventos, .eventosgrid .eventos-empty {padding: 0 7px;}
.yoo-zoo h2.pos-subtitle, h2.subtitle {max-width: 760px; font-size: 1.25em; font-family: 'Roboto', sans-serif!important; font-weight: normal; margin-bottom: 30px; line-height: 1.25em;}
.yoo-zoo p.pos-meta, .yoo-zoo div.pos-meta p {max-width: 760px; font-size: 0.75rem; color: #999999; font-weight: bold;}
.yoo-zoo div.pos-meta {margin-bottom: 15px;}
.yoo-zoo div.pos-meta p {margin: 0;}
.yoo-zoo h3 {font-size: 1.75em; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; line-height: 1.25em;}
#yoo-zoo.blog-default h4 {margin: 0 0 10px; font-weight: bold; font-size: 1.375rem; line-height: 1.2em;}
ul.pos-taxonomy {padding: 20px!important; background: #eee; max-width: 570px; margin: auto; font-size: 0;}
#yoo-zoo .pos-bottom.contained {max-width: 570px; margin: 50px auto 40px;}
#yoo-zoo .pos-bottom.contained-760 {max-width: 760px; margin: 50px auto 40px;}
ul.pos-taxonomy .element-relateditemspro {display: inline-block; font-size: 1rem;}
ul.pos-taxonomy .etiqueta a {color: #000; font-weight: bold; padding: 0 7px; font-size: 0.875rem; border-left: 2px solid #917d26;}
ul.pos-taxonomy .etiqueta {margin-right: 20px; display: inline-block; padding: 2px 0;}
#yoo-zoo .item div.pos-bottom .element {margin-top: 0!important; padding-bottom: 0!important; background: none!important;}
#yoo-zoo #comments {margin-top: 50px;}
#yoo-zoo .details div.heading {padding: 0!important; border: none!important;}
.pos-bottom > .element-relateditemspro {margin: 0 -7px!important; display: flex!important; flex-flow: row wrap;}
.pos-bottom .element-relateditemspro .col-md-4 {padding: 7px!important;}
.pos-bottom .element-relateditemspro .col-md-4 .pos-media, .pos-bottom .element-relateditemspro .col-md-4 .floatbox, ul.zoo-itempro-default .layout-default {max-width: 380px; margin: auto;}
.ocultar-destacada .media-top {display: none!important;}
.moduletable.encuentros {width: 100%;}
ul.zoo-itempro-default {padding: 0!important; margin: 0 -7px!important;}
ul.zoo-itempro-default .media, div.pos-media .element-imagepro {overflow: hidden; margin-bottom: 10px; text-align: center;}
ul.zoo-itempro-default .col-md-4, ul.zoo-itempro-default .col-md-6 {padding: 0 7px 25px!important;}
ul.zoo-itempro-default img, div.pos-media .element-imagepro img {max-width: 100%; height: auto; transition: 0.5s;}
ul.zoo-itempro-default a:hover img, .element-imagepro a:hover img {-webkit-filter: brightness(105%) contrast(105%); filter: brightness(105%) contrast(105%); opacity: 0.85; transform: scale(1.05);}
ul.zoo-itempro-default p.title, .teaser-item .element-itemname, .col-md-4 .element-itemname {margin-bottom: 8px!important; color: #000; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; font-size: 1.375em; line-height: 1.2em; display: block; position: relative;}
ul.zoo-itempro-default p.title a, .teaser-item .element-itemname a, .col-md-4 .element-itemname a {color: #000; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; font-size: 1em;}
.item-noticia .media-top .element-imagepro .zx {position: relative; display: block; width: 100%; height: 0; padding-top: 66.66%;}
.item-noticia .media-top .element-imagepro .zx img {top: 0; min-height: 100%; position: absolute; left: 0;}
.pos-bottom .element-staticcontent h2 {font-weight: bold; font-size: 2em; line-height: 1em; display: none;}
.pos-bottom .element-staticcontent h4 {display: none;}
.pos-bottom .element-staticcontent.show h2, .pos-bottom .element-staticcontent.show h4 {display: block;}
.next-link-container {margin: 5px 0 0!important;}
a.next-link, .next-link-container a {display: inline-block; font-weight: bold;}
a.next-link:after, .next-link-container:after {content: ""; background: transparent url('../images/right-arrow.svg') no-repeat center; background-size: 20px; width: 20px; height: 12px; margin-left: 10px; display: inline-block;}
h3.uk-accordion-title {position: relative; padding: 5px 20px!important;}
h3.uk-accordion-title.uk-active {background: #ddd;}
h3.uk-accordion-title:after {font-family: FontAwesome; content: "\f107"; position: absolute; right: 10px;}
h3.uk-accordion-title.uk-active:after {content: "\f106";}
table.table-sm td {font-size: 0.875em;}
.uk-tab>li>a {color: #101986!important;}
.uk-tab>li.uk-active>a {color: #917d26!important;}
.uk-float-right img {width: 100%; max-width: 100%;}
#test .uk-switcher.uk-margin-top {border: 1px solid #e6e6e6; border-top: none; padding: 20px!important; margin-top: 0!important;}
.element-media iframe, #yoo-zoo .element-textarea iframe {width: 100%; border: none;}
.home #boxes, .home #noticias, .home #boxes2, .home #la-comision, .home #enlosterritorios, .home #participe, .home #boxes3, .home #lacomision {padding: 0 15px;}
.caja-gris .meta {color: #999999; font-weight: bold; font-size: 1.125em;}
.caja-gris .pregunta {font-family: 'Roboto Slab', serif; font-size: 1.813em!important;}
p.envie-opinion {margin-bottom: 0;}
body#enviar-opinion p.envie-opinion, body#default .preguntas, body.zoo-detail .preguntas {display: none!important;}
.en-medio .element-date, .en-medio .element-text {margin-bottom: 10px!important;}
.en-medio .element-date div {font-size: 0.875em; font-weight: bold;}
.en-medio .element.element-text.first {font-size: 0.875em; color: #999; font-weight: bold; margin-bottom: 10px!important;}
.antetitulo {color: #999; /*font-weight: bold;*/text-transform: uppercase;}
.description .antetitulo, .pos-content .antetitulo, .home .col-md-4.noticia .antetitulo {font-size: 0.875rem; margin-bottom: 10px!important;}
.zoo-app1 .pos-content .element-textpro.first, .zoo-app7 .pos-content .element-textpro.first {margin-bottom: 0!important;}
.blog-default-envie-su-opinion .submission {max-width: 750px; margin: 30px auto; font-size: 1em;}
#yoo-zoo .submission .btn {padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; border-radius: .25rem;}
#yoo-zoo .submission div.submit {text-align: left;}
#yoo-zoo .submission-form {padding-bottom: 0!important;}
#yoo-zoo .submission-form input, #yoo-zoo .submission-form textarea {font-size: 1em; width: 100%; padding: 5px 10px; max-width: 100%;}
#yoo-zoo .submission-form .required.error input, #yoo-zoo .submission-form .required.error textarea {border-color: #900; background-color: #fff7f7;}
#yoo-zoo .submission-form .required.error p.error-message {display: none;}
.respuesta-semana p.pos-meta {margin-bottom: 7px!important; padding-bottom: 7px; border-bottom: 2px solid #000; color: #000!important; font-style: normal!important; font-size: 0.75rem!important;}
.zoo-category .description p {color: #999999; font-weight: bold;}
#yoo-zoo.zoo-category .details h1.title {letter-spacing: 0!important;}
#pregunta .zoo-category .heading h1.title {max-width: 760px!important; margin-top: 30px!important; font-family: 'Roboto', sans-serif!important; font-size: 1.65em!important; line-height: 1.3em!important;}
#yoo-zoo.zoo-filter-result .pos-meta-respuesta {display: block; padding-bottom: 7px; border-bottom: 2px solid #000; color: #000!important; font-style: normal!important; font-size: 0.75rem!important; font-family: 'Roboto', sans-serif!important; line-height: 1.2em!important; font-weight: bold!important;}
#yoo-zoo.zoo-filter-result .total {margin: 30px 0 20px;}
.caja-gris .form-element-row {padding: 0;}
.caja-gris.preguntas .form-element-row {float: left; margin-right: 15px; max-width: 100%;}
.caja-gris .button {background-color: #101986; border: none!important; color: #fff; padding: 5px .75rem; font-size: 1rem; line-height: 1.5; border-radius: .25rem; cursor: pointer;}
.caja-gris .form-element-row input, .caja-gris .form-element-row select {padding: 5px 10px; font-family: inherit; max-width: 100%;}
.zoo-app11 .width100, .zoo-cat-app11 .width100 {max-width: 760px; margin: auto;}
#yoo-zoo.zoo-app11 .items .width100 .teaser-item, .zoo-cat-app11 .width100 .teaser-item {-ms-flex: 0 0 100%!important; flex: 0 0 100%!important; max-width: 100%!important;}
#yoo-zoo.zoo-app11 .items .width100 .teaser-item-bg, .zoo-cat-app11 .width100 .teaser-item-bg {max-width: 100%!important;}
#yoo-zoo .publicacion .floatbox {padding: 15px 15px 10px!important; background: #ececec; position: relative; margin-bottom: 15px;}
#yoo-zoo .publicacion .floatbox .element {margin-bottom: 5px!important;}
#yoo-zoo .publicacion .floatbox .element-itemname {margin-bottom: 15px!important; color: #000; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; font-size: 2em; line-height: 1em;}
#yoo-zoo .publicacion .floatbox .element-itemname a {font-size: 1em; line-height: 1em;}
#yoo-zoo .publicacion .floatbox div.media-left {margin: 0px 20px 0px 0px!important; position: absolute; top: 15px; left: 15px; width: 140px;}
#yoo-zoo .publicacion .floatbox div.pos-content {margin-left: 160px!important;}
#yoo-zoo .publicacion .floatbox .element h3 {width: 150px; min-width: 150px; font-family: 'Roboto', sans-serif!important; font-size: 1em!important; font-weight: normal!important; margin: 0!important; line-height: 1.5;}
.tabs-publicaciones {margin: 0 auto 20px!important; max-width: 760px; border-bottom: 1px solid #ddd; padding: 0!important; text-align: center;}
.tabs-publicaciones li {margin: 0 15px -1px; max-width: 760px; border: 1px solid #ddd; position: relative; z-index: 2; display: inline-block;}
.tabs-publicaciones li a {display: blocK; padding: 5px 10px; background: #eee; color: #222;}
.tabs-publicaciones li.active {border-bottom: 1px solid #fff;}
.tabs-publicaciones li.active a {background: #fff; color: #101986;}
#acymodifyform .acymailing_introtext, .acym_front_page .acym_introtext {max-width: 760px; display: block;}
#acymodifyform #adminForm, .acym_front_page #acymodifyform {margin: 30px auto; max-width: 760px;}
#acymodifyform .adminform legend, .acym_front_page #acymodifyform .acym_list {display: none;}
#acymodifyform .adminform .inputVal input, #acymodifyform .adminform .cell input {width: 100%;}
#acymodifyform .adminform .inputVal input, #acymodifyform #user_captcha_,  #acymodifyform .adminform .cell input {border: 1px solid #ccc; padding: 5px 10px; min-width: 150px; box-sizing: border-box;}
#acymodifyform input.invalid {border-color: #cc3333!important;}
#acymodifyform .adminform .inputVal, #acymodifyform .adminform .cell {width: 75%;}
#acymodifyform .acy_onefield, #acymodifyform .onefield {margin-bottom: 10px; overflow: hidden;}
#acymodifyform h6 {font-family: Roboto, sans-serif!important;}
#acymodifyform #trcaptcha {align-items: center; display: flex;}
#acymodifyform div.acykey {width:25%;}
.at4-visually-hidden {clip: inherit!important;}
#yoo-zoo.item-objetivo .floatbox .pos-content, #yoo-zoo.item-enfoque .floatbox .pos-content, #yoo-zoo.macro-regiones .floatbox .pos-content {max-width: 570px!important; margin: auto!important; padding: 50px 0!important;}
#yoo-zoo.item-objetivo .pos-bottom .floatbox .pos-content, #yoo-zoo.item-enfoque .pos-bottom .floatbox .pos-content, #yoo-zoo.macro-regiones .pos-bottom .floatbox .pos-content {max-width: 100%!important; padding: 0!important;}
.zoo-detail .item-tema .pos-top {max-width: 760px;}
.zoo-detail .item-tema .pos-top .element-itemcategory {display: inline-block; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid #ccc; color: #999999; font-weight: bold; font-size: 0.95em;}
.gridnews.inside {padding: 0 15px!important; margin-bottom: 30px!important;}
.gridnews.inside .aspect-ratio-3-2.secundaria {padding-top: 0!important;}
.gridnews.inside .aspect-ratio-3-2.secundaria .description {position: relative!important; background: none!important; padding: 10px 0 0; overflow: hidden;}
.gridnews.inside .aspect-ratio-3-2.secundaria .img-ratio {position: relative!important; background: none!important; padding: 0; overflow: hidden;}
.gridnews.inside .aspect-ratio-3-2.secundaria .description .element-itemname a {color: #000!important;}
.gridnews.inside .aspect-ratio-3-2.secundaria .description .element-text {color: #212529!important;}
.gridnews.inside .aspect-ratio-3-2.secundaria .description .antetitulo {color: #999!important;}
.gridnews.inside .aspect-ratio-3-2.secundaria .description .element-text.last {display: block!important;}
#adminForm ul.nav-tabs {
  display: none;
}
#adminForm #editor-xtd-buttons {
  display: none;
}
#adminForm #editor .wf-editor-container {padding: 5px 0;}
#adminForm #editor #jform_title-lbl {display: inline-block!important;}
#adminForm #editor .inputbox {width: 100%; margin-bottom: 20px; padding: 5px 10px;}
#adminForm .tab-content #group-registration-rates-page, #adminForm .tab-content #discount-page, #adminForm .tab-content #billing-fields-setting-page, #adminForm .tab-content #group-member-page {
  display: none;
}
#adminForm .tab-content #misc-page tr {
  display: none;
}
#adminForm .tab-content #misc-page tr.no-oculto {
  display: block;
}
#adminForm .field-media-input + a {
    margin: 0 4px;
}
#adminForm .admintable td {
  padding: 5px 0;
}
#adminForm .admintable .mceToolbar td {
  padding: 0;
}
#adminForm .admintable select {
  width: auto!important;
}
#adminForm .admintable .input-append {
  float: left!important;
}
#adminForm .admintable .img_preview {
  max-width: 400px;
}
#adminForm .admintable .input-append input {
  margin: 2px 2px!important;
  float: left;
}
#adminForm .admintable .input-append .btn {
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
#adminForm .btn-toolbar {margin-top: 20px;}
#adminForm .btn-toolbar .btn {margin-right: 10px;}
#adminForm .btn-toolbar .btn-group:nth-of-type(3) {display: none;}
.item-page .icons .dropdown-menu a, .item-pagetransparencia .icons .dropdown-menu a {padding: 0 10px; display: block;}
#edocman-category h1.edocman-page-heading {font-weight: bold;}
#edocman-document-page h1.edocman-page-heading {margin-bottom: 0!important; font-weight: bold; margin-top: 5px!important;}
.edocman-container h2.edocman-heading {display: none;}
#edocman-categories .edocman-box-heading h3, .edocman-box-heading .edocman-document-title {font-size: 22px!important; margin: 0 !important; font-weight: bold; line-height: 1.5em;}
#edocman-categories .edocman-box-heading h3 small {font-weight: normal;}
#edocman-categories .row-fluid .edocman-box-heading {border-radius: 6px!important;}
.edocman-taskbar .btn {color: #fff; background: #101986;}
.edocman-taskbar .btn:hover {background: #917d26;}
.btn [class^="edocman-icon-"], .btn [class*="edocman-icon-"] {background-image: url(../images/glyphicons-halflings-white.png)!important;}
#edocman-category .edocman-icon-upload {
    width: 20px!important;
    height: 20px!important;
    margin-top: 1px!important;
    margin-right: 5px!important;
    line-height: 20px!important;
    vertical-align: text-top;
    background: url(../images/subir.png) no-repeat center!important;
    background-image: url(../images/subir.png)!important;
}
#mapa-procesos #item-form .adminform td[colspan="2"] {
    display: none!important;
}

/*Fotorrelatos*/
#fotorrelatos h1 {margin-bottom: 40px;}
#fotorrelatos .zoo-itempro-default .medio .description .text-left .next-link {margin-top: 10px!important;}

/*Blog*/
.zoo-app3 .teaser-item .floatbox div.media-left, .zoo-itempro-default .col-md-4.autor .media-left, .zoo-itempro-default .col-md-4.blog .media-left, #yoo-zoo .col-md-4.blog .floatbox .media-left {margin: 0px 15px 0px 0px!important; position: absolute; top: 0; left: 0; width: 85px;}
.zoo-app3 .teaser-item .floatbox div.pos-content, .zoo-itempro-default .col-md-4.autor .description, .zoo-itempro-default .col-md-4.blog .description, #yoo-zoo .col-md-4.blog .floatbox .pos-content {margin-left: 100px!important;}
.zoo-app3 .teaser-item .teaser-item-bg, .col-md-4.autor .layout-default, .col-md-4.blog .layout-default, #yoo-zoo .col-md-4.blog .floatbox {position: relative;}
.zoo-itempro-default .col-md-4.blog .description.layout2 {margin-left: 0!important;}
.zoo-itempro-default .col-md-4.autor .post-content {font-size: 0.875em; padding: 8px 0; margin-top: 10px; border-top: 1px solid #000;}
.zoo-itempro-default .col-md-4.autor .post-content li {padding-left: 10px; position: relative; font-weight: 400!important;}
.zoo-itempro-default .col-md-4.autor .post-content li:before {content: "\2022"; margin: 1px 0; position: absolute; left: 0; top: 0;}
.zoo-itempro-default .col-md-4.autor .post-content li a {color: #000; font-weight: bold;}
.zoo-itempro-default .col-md-4.autor .element-itemlink {font-weight: bold;}
.zoo-itempro-default .col-md-4.autor .element-itemlink a:after {content: ""; background: transparent url(../images/right-arrow.svg) no-repeat center; background-size: 20px; width: 20px; height: 12px; margin-left: 10px; display: inline-block;}
.zoo-app3 .item-blog .element-relateditemspro, .zoo-itempro-default .col-md-4.blog .element-relateditemspro, .col-md-4.blog .floatbox .element-relateditemspro {margin-bottom: 0!important;}
.zoo-app3 .item-blog .element-relateditemspro a, .zoo-itempro-default .col-md-4.blog .element-relateditemspro a, .zoo-itempro-default .col-md-4.blog p.meta, .autor .element-relateditemspro .col-md-4 p.meta, .blog .element-relateditemspro .col-md-4 p.meta, .col-md-4.blog .floatbox .element-relateditemspro a {display: block; padding-bottom: 3px; margin-bottom: 6px; border-bottom: 1px solid #000; color: #000; font-weight: 700; font-size: 0.875em;}
#blog-up {margin-top: -30px; position: relative;}
#blog-up .imagen-fondo {margin-left: calc(50% - 50vw)!important; margin-right: calc(50% - 50vw)!important; max-width: 1000%; width: auto; position: relative; max-height: 340px; overflow: hidden;}
#blog-up .imagen-fondo img {width: 100%!important;}
#blog-up .sub-pos-media {position: absolute; top: 45px; left: 0; width: 200px; text-align: center;}
#blog-up .sub-pos-media .element-imagepro {overflow: hidden; width: 200px; margin: auto;}
#blog-up .sub-pos-media img {width: 200px; max-width: 100%; transition: 0.5s;}
#blog-up .sub-pos-media .element-imagepro a:hover img {opacity: 1!important;}
#blog-up .news-image-capt {display: none!important;}
.item-autor.detalle-item .pos-bottom, .item-blog.detalle-item .pos-bottom {clear: both;}
#blog-up .sub-pos-media .element-email a:before {content: '\f0e0'; font-family: 'FontAwesome'; margin-right: 3px;}
#blog-up .sub-pos-media a.twitter-link:before {content: '\f099'; font-family: 'FontAwesome'; margin-right: 3px;}
#blog-up .sub-pos-media .element-email a, #blog-up .sub-pos-media .element-link a, #blog-up .sub-pos-media .element-itemname a, #blog-up .sub-pos-media .element-itemname h3 {display: inline-block; padding: 5px 0; color: #999; font-weight: bold; font-family: 'Roboto', sans-serif!important; margin: 0!important; font-size: 0.875em;}
#blog-up > .element-text {color: #fff; font-family: 'Roboto Condensed', sans-serif; position: absolute; font-weight: bold; font-size: 3em; line-height: 1em; left: 280px; top: 50%; margin-top: -0.5em;}
.item-blog.detalle-item .floatbox.contenedor-pequeno > .pos-content {margin-top: 40px;}
.item-blog.detalle-item .floatbox.contenedor-pequeno > .pos-subtitle {margin-bottom: 0!important;}
.muro-historias {margin-right: -7px!important; margin-left: -7px!important;}
.muro-historias .historia {padding: 7px!important; display: block;}
.muro-historias .historia .open-story, .muro-historias .historia .span-open-story {display: block; cursor: pointer;}
.muro-historias .historia img {
	max-width: 100%;
	height: auto;
	transition: all 0.5s linear;
	/*filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt…33 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
}
.muro-historias .historia img:hover {
	/*filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
	filter: grayscale(0%);*/
  opacity: 0.8;
}
.tooltip-story {max-width: 500px!important; opacity: 1!important; min-width: 100px!important; z-index: 1000!important; overflow: hidden;}
.tooltip-story .media-left {float: left; max-width: 45%; margin-right: 15px;}
.tooltip-story .media-left img {max-width: 100%; height: auto;}
.tooltip-story .tooltip-inner {background: #e4d4aa!important; color: #000; max-width: 500px!important; width: 500px; padding: 15px!important; font-size: 1rem; overflow: hidden; text-align: left;}
.tooltip-story .tooltip-inner h4 {font-size: 1.5em!important; background: none!important;}
.tooltip-story .tooltip-inner .meta {font-family: 'Roboto Slab', serif; font-size: 1.3em;}
.tooltip-story .arrow:before {border-right-color: #e4d4aa!important;}
.historia-flotante .element-text {font-family: 'Roboto Slab', serif; font-size: 1.3em;}
.historia-teaser .element-text.last {font-family: 'Roboto Slab', serif;}
/*historias en iframes*/
#storyModal.modal {-webkit-overflow-scrolling: auto!important; overflow-y: auto!important;}
#storyModal #contenedor-story-loaded > .fas {opacity: 1; transition: all 0.5s linear; position: absolute; top: 50%; left: 50%; width: 100px;  height: 100px; text-align: center; line-height: 100px; margin-top: -97px; margin-left: -50px; color: #999; z-index: 1;}
#storyModal .modal-content {border-radius: .2rem;}
#storyModal .modal-body {padding-top: 0.5rem;}
#storyModal .modal-header {border-bottom: none!important; padding: 0.5rem;}
#storyModal .modal-header .close {padding: 0.5rem; margin: -0.5rem -0.5rem -0.5rem auto; font-size: 50px; line-height: 30px;}
#storyModal #contenedor-story-loaded.cargado > .fas {opacity: 0;}
#storyModal iframe {border: none!important; opacity: 0; transition: all 0.5s linear; z-index: 2; position: relative; overflow: scroll;}
#storyModal #contenedor-story-loaded.cargado iframe {opacity: 1;}
body.running-in-iframe > #wrapper, body.running-in-iframe > header, body.running-in-iframe > footer, body.running-in-iframe > .copy-bar, body.running-in-iframe .breadcrumb, body.running-in-iframe #yoo-zoo .historia-bottom, body.running-in-iframe #changer {display: none!important;}
body.running-in-iframe > #content {display: block!important;}
body.running-in-iframe section#maincontent {margin-top: 0!important;}
body.running-in-iframe #content .container {max-width: 100%!important;}
.item-historia.detalle-item .historia-contenido .element-media {position: relative;}
.item-historia.detalle-item .historia-contenido .element-media iframe {z-index: 1;}
.item-historia.detalle-item .historia-contenido .enlace-video {display: none!important; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2;}
.item-historia.detalle-item .historia-contenido .enlace-video a {display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; text-indent: -99999px;}

@supports (-webkit-overflow-scrolling: touch) {
body.running-in-iframe .item-historia.detalle-item .historia-contenido .enlace-video {display: block!important;}
}

/*glosario*/
div#com_glossary h1.seogl-term-title + .glossaryalphabet > ul {display: none;}
table#glossarylist thead tr:hover th, table#glossarylist * th {background-color: #212529 !important;}
.seopagination-list span.glossletselect {color: #917d26;}
#com_glossary table span.mytool a {display: inline!important;}
#com_glossary table .seog-frontend-more-link a:before {content: "Ver más";}
span.mytool a {border-bottom: 1px dashed!important;}
span.mytool a:hover {text-decoration: none!important;}
.popover-body {font-size: 13px;}

/*Contratación*/
#yoo-zoo.zoo-app13 > .details {margin-bottom: 5px;}
#yoo-zoo.zoo-app13 td.fechas {width: 20%;}
#yoo-zoo.zoo-app13 td.fechas p {margin: 0;}
.detalle-item .convocatoria .pos-meta {margin: 25px -10px; display: flex; flex-flow: row wrap;}
.detalle-item .convocatoria .pos-meta > div {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; padding: 5px 10px; align-items: flex-start;}
.detalle-item .convocatoria .pos-meta > div h3 {margin: 0; display: inline-block; margin-right: 7px; font-size: 12px; color: #999999; font-weight: 400; vertical-align: top; font-family: 'Roboto', sans-serif!important; line-height: 1.25em;}
.detalle-item .convocatoria .pos-meta > div span {font-size: 12px; color: #999999; font-weight: 400; vertical-align: top; line-height: 1.25em;}
.detalle-item .convocatoria .pos-meta > div p {margin: 0; display: inline-block; vertical-align: top; font-weight: 400; line-height: 1.25em;}
table.docsproceso, table.otrosdocs {margin-top: 30px;}
table.docsproceso a:before, table.otrosdocs a:before {content: "\f019"; font-family: 'FontAwesome'; margin-right: 15px;}
/*.menulateral h3 {color: #fff; background-color: #212529; padding: 5px 10px; font-size: 1.35em; font-weight: bold; margin-bottom: 0!important;}*/
.menulateral ul.mod-list {border: 1px solid #dddddd;}
.menulateral ul.mod-list li {display: block; padding: 0; margin: 0; width: 100%;}
.menulateral ul.mod-list li a {display: block; padding: 5px 10px;}
.menulateral ul.mod-list li a:hover {background: #ddd;}
.menulateral ul.mod-list li.current a {background: #eee;}

/*Youtube playlist modules*/
.ytf-grid .ytf-sidebar .ytfMeta * {font-size: 10px; font-family: 'Roboto', sans-serif!important; display: block; margin-top: 5px;}
.ytf-grid .ytfBlock .ytfTitle {color: #000; font-family: 'Roboto', sans-serif!important; font-weight: bold;}

/*Mapa procesos*/
body#mapa-procesos.running-in-iframe #content .container {padding: 0!important;}
body#mapa-procesos.running-in-iframe #content .page-header h1 {display: none!important;}
body#mapa-procesos .arriba-iframe {display: none;}
body#mapa-procesos.running-in-iframe .arriba-iframe {display: block;}
#mapa-procesos .adminform .hasPopover {display: block!important;}
#mapa-procesos .adminform #editor-xtd-buttons {display: none!important;}

/*Landings especiales*/
#banner-landing {width:100%; z-index: 2; margin: 0!important;}
#banner-landing img {width: 100%; height: auto;}
.container.landing {margin-top: -200px; position: relative; z-index: 3; background: #fff;}
.landing-superior {max-width: 760px; margin: auto; padding: 20px 20px 10px; clear: both;}
#maincontent .landing-superior {font-size: 1.25em; padding: 0 20px;}
.container.landing #maincontent {padding-bottom: 70px;}
.container.landing #maincontent .row {margin: 0 -10px!important;}
.container.landing #maincontent .row .col-md-4, .container.landing #maincontent .row .col-md-6 {padding: 0 10px!important;}
.container.landing #maincontent .row .noticia, .container.landing #maincontent .row .blog {padding-bottom: 25px!important; font-size: 1.2em;}
.container.landing #maincontent .row .noticia .description .antetitulo {font-size: 0.875em;}
.container.landing #maincontent .noticia .element-itemname {margin-bottom: 8px!important; color: #000; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; font-size: 1.375em; line-height: 1.2em; display: block; position: relative;}
.container.landing #maincontent .noticia .element-itemname a {color: #000; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; font-size: 1em;}
.container.landing #maincontent .col-md-6 .layout-default {max-width: 560px; margin: auto;}
.container.landing .aspect-ratio-16-9 {margin-bottom: 20px;}
.container.landing .aspect-ratio-16-9 + h3 {color: #000; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; font-size: 1.375em; line-height: 1.2em; margin-bottom: 30px;}
.container.landing .moduletable.margin-top {margin-top: 50px;}
.container.landing .aspect-ratio-2-1 {position: relative; width: 100%; height: 0; padding-top: 45.1755%; overflow: hidden;}
.container.landing .aspect-ratio-2-1 .media-top {position: absolute; top: 0; left: 0; bottom: 0; right: 0; text-align: center; color: white; width: 100%;}
.container.landing .aspect-ratio-2-1 .media-top img {width: 100%; height: 100%; display: block; transition: 0.5s;}
.container.landing .aspect-ratio-2-1:hover img {-webkit-filter: brightness(105%) contrast(105%); filter: brightness(105%) contrast(105%); opacity: 0.85; transform: scale(1.05);}
.container.landing .aspect-ratio-2-1 .description {position: absolute; width: 100%; bottom: 0; left: 0; background: rgba(0,0,0,0.5); background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); padding: 15px; font-size: 1.3em;}
.container.landing .aspect-ratio-2-1 .description .antetitulo, .container.landing .aspect-ratio-2-1 .description .element-text {color: #fff!important;}
.container.landing .aspect-ratio-2-1 .description .antetitulo {font-size: 0.875em;}
.container.landing .aspect-ratio-2-1 .description .element-itemname a {color: #fff!important; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; font-size: 1.45em; line-height: 1.2em; display: block; position: relative;}
.container.landing #maincontent .blog .layout-default {position: relative;}
.container.landing #maincontent .blog .media-left {margin: 0px 15px 0px 0px!important; position: absolute; top: 0; left: 0; width: 85px;}
.container.landing #maincontent .blog .description {margin-left: 100px;}
.container.landing #maincontent .blog .description .element-relateditemspro a {display: block; padding-bottom: 3px; margin-bottom: 6px; border-bottom: 1px solid #000; color: #000; font-weight: 700; font-size: 0.875em;}
.container.landing #maincontent .blog .description .element-itemname a {color: #000;}
.container.landing #maincontent .blog .description .element-itemname {margin-bottom: 8px!important; color: #000; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; font-size: 1.375em; line-height: 1.2em; display: block; position: relative;}
.container.landing #maincontent .blog .description .element.last {margin-bottom: 0px; font-weight: 100;}
.blog-default-la-verdad-desde-la-salud-encuentro-por-la-verdad-2020.item-pagina.detalle-item .media-top .element-image {display: none!important;}

/* Transparencia */
#transparencia ul.mod-list {font-size: 1.5em;}
#transparencia ul.mod-list li {width: 100%;}

/* Casas de la verdad */
#territorios .mml_description {clear: both; padding-top: 20px;}
#territorios #locationlocator #locationsearch_div .input-append #searchinput {
    font-size: 15px!important;
    padding: 5px 5px 5px 45px!important;
    height: 50px!important;
}
#territorios .gm-style-iw .input-small {border: none!important;}
#territorios .cmml-toolbar, #territorios h3 .resultmymap, #territorios .page-header + .resultbtn, #territorios #system-message .alert.alert-message {display: none!important;}
#territorios .page-header {border: none!important; margin: 0!important; padding: 0!important;}
#territorios #locationlocator .row-fluid {box-sizing: border-box;}
#territorios .result-count, #territorios span.label-important.distance, #territorios #locationlocator, #territorios address .mytool a.route, #territorios .routeicon, #territorios .routetext, #territorios .direction_mml {display: none!important;}
#territorios address .mytool a {border-bottom: none!important;}
#territorios #maps {height: auto!important;}
.mml_address img {width: 100%; height: auto;}

/*Mapa voces de la verdad*/
#mapa-voces-verdad, #mapa-voces-moviles {max-width: 450px; width: 100%; margin: 0 auto;}
#mapa-voces-moviles {display: none!important;}
#mapa-voces-verdad .cls-mapavoces-1, #mapa-voces-verdad .cls-mapavoces-1-inside, #mapa-voces-verdad .cls-mapavoces-1-amazonas {fill: #025067;}
#mapa-voces-verdad .cls-mapavoces-1:hover, #mapa-voces-verdad #caribe:hover .cls-mapavoces-1-inside {fill: url(#pattern); cursor: pointer;}
.emisoras .modal-dialog {max-width: 940px; margin-top: 50px!important;}
.emisoras .modal-body h3 {margin: 20px 10px; color: #025067; text-transform: uppercase;}
.emisoras .modal-body p {margin: 20px 10px;}
.emisoras .modal-body img {max-width: 100%; height: auto;}
body#voces .modal-backdrop {display: none!important;}
body#voces.modal-open {overflow: auto!important; padding-right: 0!important;}
.tooltip-mapa .tooltip-inner {color: #000!important; background-color: #ffffff!important; font-size: 12px!important;}
.tooltip-mapa .arrow::before {border-bottom-color: #ffffff!important;}
.mapa-mov-st0{fill:none;}
.mapa-mov-st1{fill:#025067;}
.mapa-mov-st2{fill:#F6F6F6; cursor: pointer;}
.mapa-mov-st3{fill:#F8C00B;}
.mapa-mov-st4{clip-path:url(#SVGID_2_);}
.mapa-mov-st5{clip-path:url(#SVGID_4_);}
.mapa-mov-st6{clip-path:url(#SVGID_6_);}
.mapa-mov-st7{clip-path:url(#SVGID_8_);}
.mapa-mov-st8{clip-path:url(#SVGID_10_);}
.mapa-mov-st9{clip-path:url(#SVGID_12_);}
.mapa-mov-mapa-mov-st10{clip-path:url(#SVGID_14_);}
.mapa-mov-mapa-mov-st11{clip-path:url(#SVGID_16_);}
.mapa-mov-mapa-mov-st12{clip-path:url(#SVGID_18_);}
.mapa-mov-mapa-mov-st13{clip-path:url(#SVGID_20_);}
.mapa-mov-mapa-mov-st14{clip-path:url(#SVGID_22_);}
.mapa-mov-mapa-mov-st15{clip-path:url(#SVGID_24_);}
.mapa-mov-mapa-mov-st16{clip-path:url(#SVGID_26_);}
.mapa-mov-mapa-mov-st17{clip-path:url(#SVGID_28_);}
.mapa-mov-mapa-mov-st18{clip-path:url(#SVGID_30_);}
.mapa-mov-mapa-mov-st19{clip-path:url(#SVGID_32_);}
.mapa-mov-mapa-mov-st20{clip-path:url(#SVGID_34_);}
.mapa-mov-mapa-mov-st21{clip-path:url(#SVGID_36_);}
.mapa-mov-mapa-mov-st22{clip-path:url(#SVGID_38_);}
.mapa-mov-mapa-mov-st23{clip-path:url(#SVGID_40_);}
.row.condensed {margin: 0 -10px!important;}
.row.condensed > div[class^=col] {padding: 0 10px!important;}
@media all and (max-width: 1024px) {
  #mapa-voces-verdad {display: none!important;}
  #mapa-voces-moviles {display: block!important;}
  .emisoras .modal-dialog {margin-top: 60px!important;}
}

/* ================== 13 - Media QUERY =================== */
@media (min-width: 769px) and (max-width: 991px) {
	.zoo-app3 .teaser-item .floatbox div.media-left, .zoo-itempro-default .col-md-4.autor .media-left, .zoo-itempro-default .col-md-4.blog .media-left, #yoo-zoo .col-md-4.blog .floatbox .media-left {width: 50px;}
	.zoo-app3 .teaser-item .floatbox div.pos-content, .zoo-itempro-default .col-md-4.autor .description, .zoo-itempro-default .col-md-4.blog .description, #yoo-zoo .col-md-4.blog .floatbox .pos-content {margin-left: 60px!important; font-size: 0.875em;}
	.zoo-itempro-default .col-md-4.blog .description.layout2 {margin-left: 0!important;}
	#blog-up .sub-pos-media {position: relative; top: -120px; left: 0; width: 100%;}
	#blog-up {margin-bottom: -120px;}
	#blog-up .sub-pos-media .element-imagepro {width: 150px;}
	#blog-up > .element-text {position: relative; width: 100%; text-align: center; font-size: 2em; left: 0; right: 0; top: -120px; margin-top: 0; margin-bottom: 20px;}
	.aspect-ratio-3-2.secundaria .description {padding-bottom: 7px;}
	.redes li {margin: 0px 8px;}
  .container.landing {margin-top: -120px;}
  #maincontent .landing-superior {font-size: 1.15em;}
  .container.landing .aspect-ratio-2-1 .description {font-size: 1.1em;}
}
@media (min-width: 769px) {
	select.traductor {margin-top: -1px;}
	.addthis-smartlayers-mobile {display: none!important;}
	#yoo-zoo .publicacion .floatbox .element {display: flex;}
	#megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss, #megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {padding: 12px 8px; padding-bottom: 20px; position: relative;}
	header .search {margin-bottom: 53px; min-width: 270px; margin-top: 3px;}
	#megamenucss .blackwhite.megamenu ul.level0 > li.megacss:hover > a.megacss:after {content: " "; display: block; background: url(../images/menu-arrow.png) no-repeat center top; position: absolute; bottom: 0; width: 100%; left: 0; height: 15px;}
	.megamenu.level0 > li.last .megacss {margin-right: -8px!important;}
	.fixed .header-main > .row {height: 40px;}
	.fixed .header-main .logos {padding-bottom: 4px;}
	.fixed #megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss, .fixed #megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {padding: 16px 8px!important;}
	header {padding: 0 30px;}
	header .search input {height: 34px;}
	#Participe .childcontent-inner, #Actualidad .childcontent-inner {max-width: 780px; margin: auto;}
	.childcontent-inner {display: block;}
	.childcontent-inner .megacol {width: 100%; float: none!important;}
	#megamenucss #js-mainnav.megamenu .childcontent .moduletable {padding: 20px;}
	.title-hero {max-width: 75%;}
	section#slider .uk-margin p {max-width: 75%;}
	section#slider .uk-margin .alinear-derecha {width: 75%; float: right;}
	section#slider .uk-margin .alinear-derecha p, section#slider .uk-margin .alinear-derecha .title-hero {max-width: 100%;}
	.logos {justify-content: start!important;}
	.aspect-ratio-3-2.secundaria .description .element-text.last {display: none!important;}
	body#first-big #yoo-zoo .items .width100 .teaser-item:nth-of-type(1), #fotorrelatos .zoo-itempro-default .noticia:nth-of-type(1), #fotorrelatos .zoo-itempro-default .medio:nth-of-type(1) {-ms-flex: 0 0 66.666666%; flex: 0 0 66.666666%; max-width: 66.666666%;}
	body#first-big #yoo-zoo .items .teaser-item:nth-of-type(1) div.teaser-item-bg {max-width: 760px; position: relative; padding: 0!important; margin-bottom: 20px;}
	body#first-big #yoo-zoo .items .width100 .teaser-item:nth-of-type(1) .floatbox {
		position: absolute;
		width: 100%;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.5);
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
		padding: 15px;
		color: #fff;
	}
	#fotorrelatos .zoo-itempro-default .noticia:nth-of-type(1) .description, #fotorrelatos .zoo-itempro-default .medio:nth-of-type(1) .description {
		position: absolute;
		bottom: 25px;
		left: 7px;
		right: 7px;
		background: rgba(0,0,0,0.5);
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
		padding: 15px;
		color: #fff;
	}
	body#first-big #yoo-zoo .items .width100 .teaser-item:nth-of-type(1) .floatbox .element-itemname, #fotorrelatos .zoo-itempro-default .noticia:nth-of-type(1) .description .element-itemname, #fotorrelatos .zoo-itempro-default .medio:nth-of-type(1) .description .element-itemname {
		color: #fff;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight: bold;
		font-size: 1.45em;
		line-height: 1.2em;
		display: block;
		position: relative;
	}
	body#first-big #yoo-zoo .items .width100 .teaser-item:nth-of-type(1) .floatbox .element-itemname a, #fotorrelatos .zoo-itempro-default .noticia:nth-of-type(1) .description .element-itemname a, #fotorrelatos .zoo-itempro-default .medio:nth-of-type(1) .description .element-itemname a {
		color: #fff; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; font-size: 1em;
	}
	body#first-big #yoo-zoo .items .width100 .teaser-item:nth-of-type(1) .floatbox .text-right, body#first-big #yoo-zoo .items .width100 .teaser-item:nth-of-type(1) .floatbox .text-left,
	#fotorrelatos .zoo-itempro-default .noticia:nth-of-type(1) .description .text-right, #fotorrelatos .zoo-itempro-default .noticia:nth-of-type(1) .description .text-left,
  #fotorrelatos .zoo-itempro-default .medio:nth-of-type(1) .description .text-right, #fotorrelatos .zoo-itempro-default .medio:nth-of-type(1) .description .text-left {margin-bottom: 0!important;}
	body#first-big #yoo-zoo .items .width100 .teaser-item:nth-of-type(1) .floatbox .text-right .next-link, body#first-big #yoo-zoo .items .width100 .teaser-item:nth-of-type(1) .floatbox .text-left .next-link, body#first-big .teaser-item:nth-of-type(1) .en-medio .element.element-text.first, .aspect-ratio-3-2 .description .antetitulo, body#first-big .teaser-item:nth-of-type(1) .antetitulo,
	#fotorrelatos .zoo-itempro-default .noticia:nth-of-type(1) .description .text-right .next-link, #fotorrelatos .zoo-itempro-default .noticia:nth-of-type(1) .description .text-left .next-link, #fotorrelatos .zoo-itempro-default .noticia:nth-of-type(1) .description .antetitulo,
  #fotorrelatos .zoo-itempro-default .medio:nth-of-type(1) .description .text-right .next-link, #fotorrelatos .zoo-itempro-default .medio:nth-of-type(1) .description .text-left .next-link, #fotorrelatos .zoo-itempro-default .medio:nth-of-type(1) .description .antetitulo {color: #fff!important;}
	/*body#first-big #yoo-zoo .items .width100 .teaser-item:nth-of-type(1) .floatbox .element.element-date {float: left; margin: 0;}*/
	body#first-big #yoo-zoo .items .width100 .teaser-item:nth-of-type(1) div.pos-media .element, #fotorrelatos .zoo-itempro-default .noticia:nth-of-type(1) .media .element, , #fotorrelatos .zoo-itempro-default .medio:nth-of-type(1) .media .element {margin-bottom: 0!important;}
	.search #searchForm {display: flex!important; flex-flow: row wrap; align-items: center;}
	.search #searchForm > * {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
	.search #searchForm .searchintro, .search #searchForm .form-limit {text-align: right;}
	#acymodifyform #trcaptcha, #acymodifyform .acymodifybutton {margin-left: 25%;}
	.eventos-container {margin: 30px -15px 0;}
	.modal-lg {max-width: 700px;}	
	#yoo-zoo .historia-flotante {float: left!important; margin-right: 20px; max-width: 25%;}
	#yoo-zoo .historia-contenido {padding-top: 0!important;}
	.bannereventoshome .moduletable.suscripcion-lateral, .home .acym_module {padding-right: 15px!important;}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#blog-up .sub-pos-media, #blog-up .sub-pos-media .element-imagepro {width: 150px;}
	#blog-up > .element-text {font-size: 2.5em; left: 180px;}
	.redes li {margin: 0px 10px;}
  .container.landing {margin-top: -160px;}
  .container.landing #maincontent .row .noticia {font-size: 1.1em;}
  .container.landing .aspect-ratio-2-1 .description {font-size: 1.2em;}
}
@media (min-width: 992px){
	.childcontent-inner {display: flex;}
	.childcontent-inner > .column1 {width: 390px; min-width: 390px;}
	.childcontent-inner > .column1 img {width: 350px; height: auto;}
	.childcontent-inner > .column1 p {margin: 0;}
	#jux_memamenu120 .dropdown-menu li {font-size: 13px;}
	.megamenu.level0 > li.last .megacss {margin-right: -15px!important;}
	#megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss, #megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {padding: 12px 15px;}.fixed #megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss, .fixed #megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {padding: 16px 15px!important;}
	header .search {min-width: 450px;}
	.title-hero {max-width: 36.5rem;}
	section#slider .uk-margin p {max-width: 36.5rem;}
	section#slider .uk-margin .alinear-derecha {width: 36.5rem;}
	section#slider .uk-margin .alinear-derecha p, section#slider .uk-margin .alinear-derecha .title-hero {max-width: 100%;}
	.modal-lg {max-width: 940px;}
}
@media (min-width: 1200px){
    .container {max-width: 1170px !important;}
	#megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss, #megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {padding-left: 20px; padding-right: 20px;}
	.megamenu.level0 > li.last .megacss {margin-right: -20px!important;}
	#jux_memamenu120 .dropdown-menu li {font-size: 15px;}
	.title-hero {font-size: 2.5em!important; line-height: 1.3em!important;}
	header .search {min-width: 480px;}
}

@media (max-width: 991px){
	.childcontent-inner .column1 {display: none;}
	.aspect-ratio-3-2.secundaria .description .element-itemname a {font-size: 1.175em;}
	.tooltip-story .tooltip-inner {max-width: 300px!important; width: 300px; padding: 15px!important; font-size: 0.75rem; overflow: hidden; text-align: left;}
	.tooltip-story .media-left {max-width: 40%;}
  .container.landing #maincontent .row .noticia {font-size: 1em;}
}
@media (max-width: 768px) {
	#changer {display: none;}
  #yoo-zoo .publicacion .floatbox .element-itemname {font-size: 1.25em;}
  #yoo-zoo .publicacion .floatbox div.media-left {width: 100px;}
  #yoo-zoo .publicacion .floatbox div.pos-content {margin-left: 120px!important;}
  #yoo-zoo .items div.teaser-item-bg {border-bottom: 1px solid #eee;}
  .home .noticia, .container.landing .aspect-ratio-16-9 + h3 {padding-bottom: 15px; border-bottom: 1px solid #eee;}
  .gridnews.inside .noticia {padding-bottom: 20px; margin-bottom: 15px; border-bottom: 1px solid #eee;}
  .container.landing #maincontent .noticia .description {padding-bottom: 20px!important; border-bottom: 1px solid #eee;}
  .home .destacado {border-bottom: 1px solid #eee; margin-bottom: 24px;}
	.bannereventoshome {margin-top: 50px;}
	.addthis-smartlayers-desktop {display: none!important;}
	.copy-bar.share-mobile {margin-bottom: 56px;}
	.addthis-smartlayers-mobile.at4-hide, .addthis-smartlayers-mobile .at-custom-mobile-bar-btns, .addthis-animated.at4-hide {display: block!important; opacity: 1!important;}
	#acymodifyform .adminform .inputVal, #acymodifyform div.acykey {width:100%;}
	.col-footer-link {
    	display: none;
  	}

  	.col-contact{
  		text-align: center;
  	}
	#yoo-zoo.zoo-filter-result .width33 {width: 100%!important;}
  	#wrapper, .dropdown-menu, .dropdown-toggle::after{
    	display: none;
 	}
  	.title-hero {
		font-family: 'Roboto Condensed', sans-serif;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.35;
		letter-spacing: normal;
		color: #ffffff;
		width: 100%;
		font-size: 1.75em;
	}
	/*ajustes caption por fuera - Arreglo de banner más grande*/
	section#slider .uk-slideshow li img {/*min-height: 500px;*/}
	section#slider .uk-margin p {font-size: 1em; color: #212529; line-height: 1.25em!important}
	section#slider mark {background: none!important; color: #212529!important; line-height: 1.25em!important;}
	section#slider .title-hero mark {line-height: 1.15em!important;}
	section#slider .title-hero {font-size: 1.35em; color: #000; line-height: 1.15em!important;}
	section#slider .uk-overlay-panel {position: relative; padding-bottom: 0!important;}
	section#slider .uk-cover-background {/*display: none!important;*/max-height: 220px!important;}
	section#slider .uk-slideshow li img {/*opacity: 1!important;visibility: visible!important;*/ min-height: 220px!important; height: 220px!important; position: relative;}
	section#slider .uk-slidenav-position .uk-slidenav-previous, section#slider .uk-slidenav-position .uk-slidenav-next {top: 110px!important;}
  section#slider .uk-slideshow, section#slider .uk-slideshow li {max-height: 1000px!important;}
	.triangle{left: 40%;}

	.menu-principal{
		/*border: 1px solid red;*/
		position: relative;
		justify-content: flex-start!important;
		bottom: inherit;
		width: 100%;
		 z-index: 12;
		 overflow: visible;
		 padding-top: 1px!important;
	}
	#jux_memamenu120 #js-mainnav.megamenu.noJS ul.megamenu li {border-bottom: 1px solid rgba(0, 0, 0, 0.3);}
	#jux_memamenu120 #js-mainnav.megamenu.noJS ul.megamenu .childcontent ul li:last-child {border-bottom: none!important;}
	#megamenucss #js-mainnav.blackwhite .js-megamenu {background: #ececec!important;}
	#jux_memamenu120 #js-mainnav.megamenu div.megaMenuToggle {height: 25px; width: 30px; top: -40px; position: absolute; padding: 10px 0; z-index: 2222222222;}
	/*.accordion-btn-wrap {display: none!important; top: 5px!important;}
  #Participe .accordion-btn-wrap, #Actualidad .accordion-btn-wrap {display: inline-block!important;}*/
  .accordion-btn-wrap {display: inline-block!important;}
  #jux_memamenu120 .dropdown-menu h3 {
    padding: 10px!important;
    border-top: 1px solid #aaa;
    margin: -1px 0 0!important;
    font-size: 1em;
}
	#megamenucss .js-megamenu .megamenu .accordion-btn-wrap i {color: #413f44!important;}
	#megamenucss #js-mainnav.megamenu .childcontent-inner-wrap {margin-bottom: 0!important;}
	#megamenucss #js-mainnav.megamenu .childcontent .moduletable {padding: 0!important; border-top: 1px solid rgba(0, 0, 0, 0.3);}
	#megamenucss #js-mainnav.megamenu .childcontent li a {display: block; padding: 10px 15px!important;}
	#jux_memamenu120 #js-mainnav .jux-fa.jux-fa-bars {margin-top: -4px!important;}
	header .header-main {padding: 3px 15px 8px;}
	#jux_memamenu120 #js-mainnav.megamenu.horizontal {overflow: visible!important;}
	.header-main .logos {padding: 0 50px; min-height: 40px!important;}
	.header-main {max-height: 1000px !important;}
	.fixed .d-md-none {display: none!important;}
	header .top-mobile {flex-flow: row wrap; margin: 5px 0;}
	header .top-mobile ul {padding: 0; margin: 0;}
	header .top-mobile ul li {margin: 0!important; font-size: 13px;line-height: 26px;}
	header .top-mobile .search input {line-height: 16px; font-size: 13px; padding-right: 24px;}
	header .top-mobile .search button {padding: 0px 5px!important;}
	header .top-mobile .search {min-width: 120px;}
	header.fixed {max-height: 100%; overflow: auto;}
	#boletin table.acymailing_form td {padding: 7px 15px; display: block; width: 100%;}
	 .menu-principal ul{
		padding: 0px;
	 }

	 .menu-principal li{
		display: block;
		margin: 10px 0px;
	 }

	.logo, .search-bar {
		display:none !important;
	 }

	 .logo-fixed{
		display: block;
		position: relative;
		opacity: 1;
		visibility: visible;
	 }

	 .top-nav{
		display:none !important;
	 }
	.alignfull .element-textarea {padding: 25px 30px;}
	blockquote {padding: 30px 50px!important; font-size: 1.5em!important;}
	blockquote:before {font-size: 4.5rem!important; top: 20px; left: 10px; line-height: 0.8em; height: 3rem;}
	blockquote:after {font-size: 4.5rem!important; bottom: 10px; right: 10px; line-height: 0.8em; height: 3rem;}
	.aspect-ratio-3-2 .description .element-itemname a {font-size: 1.35em!important;}
  .container.landing .aspect-ratio-2-1 {height: auto;}
  .container.landing .aspect-ratio-2-1 .description {font-size: 1em;}
  .container.landing .aspect-ratio-2-1 .description .antetitulo {color: #999!important;}
	.gridnews .aspect-ratio-3-2-cont, .gridnews .aspect-ratio-3-2-cont-small {padding: 0 0 14px; max-width: 380px; margin: auto;}
	#yoo-zoo .items .width100 .teaser-item, .eventosgrid .proximos-eventos {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
	.nnt-socialshare.nnt-socialshare-responsive {position: relative; right: inherit; top: inherit; margin-bottom: 40px; box-shadow: none; padding: 0; text-align: center;}
	.nnt-socialshare.nnt-socialshare-responsive .uk-button {right: 0!important; display: inline-block;}
	.nnt-socialshare.nnt-socialshare-responsive .uk-button:after {display: none;}
	.gridnews .aspect-ratio-3-2 {padding-top: 0!important;}
	.gridnews .aspect-ratio-3-2 .description, .gridnews .aspect-ratio-3-2 .img-ratio, .container.landing .aspect-ratio-2-1 .description {position: relative!important; background: none!important; padding: 10px 0 0; overflow: hidden;}
	.gridnews .aspect-ratio-3-2 .description .element-itemname a, .container.landing .aspect-ratio-2-1 .description .element-itemname a {color: #000!important;}
	.aspect-ratio-3-2 .description .element-text, .container.landing .aspect-ratio-2-1 .description .element-text {color: #212529!important;}
	.home #noticias .eventoshome .col-md-12 {padding: 0!important;}
	#blog-up .imagen-fondo {min-height: 130px;}
	#blog-up .imagen-fondo img {min-height: 100%; position: absolute; left: 0; top: 0; object-fit: cover;}
	#blog-up .sub-pos-media {position: relative; top: -100px; left: 0; width: 100%;}
	#blog-up {margin-bottom: -100px;}
	#blog-up .sub-pos-media .element-imagepro {width: 100px;}
	#blog-up > .element-text {position: relative; width: 100%; text-align: center; font-size: 2em; left: 0; right: 0; top: -100px; margin-top: 0; margin-bottom: 20px;}
	#yoo-zoo .historia-flotante {text-align: center;}
	#yoo-zoo .historia-flotante .element-imagepro {width: 100px; margin: 0 auto 10px;}
	.tooltip-story, .home #boxes {display: none!important;}
  .container.landing {margin-top: -70px;}
  #maincontent .landing-superior {font-size: 1.05em;}
}
@media (max-width: 580px) {
	.eventosgrid.home .proximos-eventos {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
  .container.landing {margin-top: 0px;}
  #maincontent .landing-superior {font-size: 1em;}
  #storyModal #contenedor-story-loaded {height: 510px!important; -webkit-overflow-scrolling: touch!important; overflow-y: scroll!important;}
  .item-historia.detalle-item .element-media {-webkit-overflow-scrolling: auto!important; overflow: hidden!important;}
  .item-historia.detalle-item .element-media iframe {display: block;}
}
@media (max-width: 380px) {
	header .top-mobile .search {width: 100%;}
	.header-main .logos {padding: 0 25px 0 55px;}
	.zoo-app3 .teaser-item .floatbox div.media-left, .zoo-itempro-default .col-md-4.autor .media-left, .zoo-itempro-default .col-md-4.blog .media-left, #yoo-zoo .col-md-4.blog .floatbox .media-left {width: 50px;}
	.zoo-app3 .teaser-item .floatbox div.pos-content, .zoo-itempro-default .col-md-4.autor .description, .zoo-itempro-default .col-md-4.blog .description, #yoo-zoo .col-md-4.blog .floatbox .pos-content {margin-left: 60px!important; font-size: 0.875em;}
	.zoo-itempro-default .col-md-4.blog .description.layout2 {margin-left: 0!important;}
	#storyModal #contenedor-story-loaded {height: 410px!important;}
  #storyModal #iframe1 {height: 400px!important;}
}