@font-face {
    font-family: 'TabletGothicRegular';
    src: url('../../css/fonts/TabletGothicRegular.eot');
    src: url('../../css/fonts/TabletGothicRegular.eot') format('embedded-opentype'),
         url('../../css/fonts/TabletGothicRegular.woff') format('woff2'),
         url('../../css/fonts/TabletGothicRegular.woff') format('woff'),
         url('../../css/fonts/TabletGothicRegular.ttf') format('truetype'),
         url('../../css/fonts/TabletGothicRegular.svg') format('svg');
}
@font-face {
    font-family: 'TabletGothicLight';
    src: url('../../css/fonts/TabletGothicLight.eot');
    src: url('../../css/fonts/TabletGothicLight.eot') format('embedded-opentype'),
         url('../../css/fonts/TabletGothicLight.woff') format('woff2'),
         url('../../css/fonts/TabletGothicLight.woff') format('woff'),
         url('../../css/fonts/TabletGothicLight.ttf') format('truetype'),
         url('../../css/fonts/TabletGothicLight.svg') format('svg');
}
@font-face {
    font-family: 'Museo_Slab_300';
    src: url('../../css/fonts/Museo_Slab_300.eot');
    src: url('../../css/fonts/Museo_Slab_300.eot') format('embedded-opentype'),
         url('../../css/fonts/Museo_Slab_300.woff') format('woff2'),
         url('../../css/fonts/Museo_Slab_300.woff') format('woff'),
         url('../../css/fonts/Museo_Slab_300.ttf') format('truetype'),
         url('../../css/fonts/Museo_Slab_300.svg') format('svg');
}

@font-face {
    font-family: 'Museo_Slab_500';
    src: url('../../css/fonts/Museo_Slab_500.eot');
    src: url('../../css/fonts/Museo_Slab_500.eot') format('embedded-opentype'),
         url('../../css/fonts/Museo_Slab_500.woff') format('woff2'),
         url('../../css/fonts/Museo_Slab_500.woff') format('woff'),
         url('../../css/fonts/Museo_Slab_500.ttf') format('truetype'),
         url('../../css/fonts/Museo_Slab_500.svg') format('svg');
}
@font-face {
    font-family: 'Museo_Slab_700';
    src: url('../../css/fonts/Museo_Slab_700.eot');
    src: url('../../css/fonts/Museo_Slab_700.eot') format('embedded-opentype'),
         url('../../css/fonts/Museo_Slab_700.woff') format('woff2'),
         url('../../css/fonts/Museo_Slab_700.woff') format('woff'),
         url('../../css/fonts/Museo_Slab_700.ttf') format('truetype'),
         url('../../css/fonts/Museo_Slab_700.svg') format('svg');
}
@font-face {
    font-family: 'Museo_Slab_900';
    src: url('../../css/fonts/Museo_Slab_900.eot');
    src: url('../../css/fonts/Museo_Slab_900.eot') format('embedded-opentype'),
         url('../../css/fonts/Museo_Slab_900.woff') format('woff2'),
         url('../../css/fonts/Museo_Slab_900.woff') format('woff'),
         url('../../css/fonts/Museo_Slab_900.ttf') format('truetype'),
         url('../../css/fonts/Museo_Slab_900.svg') format('svg');
}

body{
  font-family: 'TabletGothicRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
}

a {
    color: #008bcf;
    text-decoration: none;
}
a:hover, a:focus {
    color: #046b9d;
}
h1,
h2{
	font-family: 'Museo_Slab_900', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h1.white,h2.white{
    color:#fff;
}
h1.black,h2.black,h1 span.black, h2 span.black{
    color:#000000!important;
}
h2 span.blue, h2 span.blue{
    color:#2889Cd;
}
h3,
h4,
h5,
h6{
	font-family: 'Museo_Slab_700', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}
p{
	font-family: 'TabletGothicRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.light{
	font-family: 'TabletGothicLight', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.gris{
	color:#666666;
}
.gris-light{
	color:#666666;
}
.subtitulo-gris{
	font-size:15px;
}
.museo500{
	font-family: 'Museo_Slab_500', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}
.topbar {
    background: #ffffff none repeat scroll 0 0;
    border:0;
    height: 117px;
    position: relative;
    z-index: 1002;
	padding-top:32px;
}
.topbar-mobile{
    background: #ffffff none repeat scroll 0 0;
    border:0;
    height: 117px;
    position: relative;
    z-index: 1002;
	padding-top:12px;
}
.logo1{
	padding-right:24px;
}
.logo2{
	padding-top:7px;
	padding-right:5px;
}
.logo3{
	padding-top:7px;
}
.logo4{
	padding-top:2px;
}
.logo-mobile{
	padding-bottom:14px;
}
.buscador{
	margin-top:15px;
}
.input-buscar-cab{
	height:36px;
	border-color:#dadbdb;
}
.btn-primary-buscar{
	height:36px;
}
.logeo{
	margin-top:21px;
}
.separador-arriba{
	margin-top:15px;
}
.secondary-menu > ul > li > a {
	font-family: 'TabletGothicRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.main-menu > ul > li {
    float: left;
    font-size: 13px;
    padding: 0 0 0 5px;
    position: relative;
    z-index: 999;
}
.nombre-usuario{
	border-right: 1px solid #eaeaea;
    color: #999999;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    padding: 0 13px;
	background-color:transparent !important;
}
.nombre-usuario p{
	margin-top:9px;
}
a.desconectar{
	color: pink !important;
}
a.desconectar{
	border:0 !important;
    color: #DF0109 !important;
    font-size: 23px !important;
	margin-top:5px !important;
	background-color:transparent !important;
}
.nombre-usuario span{
	margin-top:5px;
}
#sticky-nav {
    background: #008bcf none repeat scroll 0 0;
    position: relative;
    z-index: 1000;
	height:50px;
}
.main-menu > ul > li > a {
    display: block;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}
.main-menu > ul > li > a {
    color: #FFF !important;
    text-decoration: none;
}
.main-menu > ul > li {
	margin-left:21px;
}

.main-menu > ul > li:hover > a, .main-menu > ul > li > a:hover, .main-menu > ul > li.active > a {
     color: #000 !important;
    text-decoration: none;
}
.main-menu > ul {
    display: block;
    float: left;
    padding: 0 65px 0 0;
}
.sf-menu-md li{
    color: pink !important;
	padding-right:0 !important;
	margin-left: 0 !important;
	font-size: 12px !important;
}
.mmenu-toggle {
    color: #fff;
    margin-top: 7px;
}
.dropdown-menu-idioma {
    min-width: 60px;
	text-align:left;
}




/*PIE*/
.footer-style2 .site-footer-bottom {
    background: #efeded none repeat scroll 0 0;
}

.lista-pie-contacta {
    list-style-image: url('../../imagenes/personalizadas/ico-lista2.png');
}
.lista-pie-contacta a:link,.lista-pie-contacta a:active,.lista-pie-contacta a:visited{
	color:#666666;
	font-size:13px;
	font-family: 'TabletGothicRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding:0;
	text-decoration:underline;
}
.lista-pie-contacta a:hover,.lista-pie-contacta a:focus{
	color:#666666;
	font-family: 'TabletGothicRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:13px;
	padding:0;
	text-decoration:underline;
}
.pie-texto p{
	font-size:13px;
	color:#666666;
}


.titulo-estructura{
	font-size:36px;
	color:#fff;
		text-shadow: 1px 1px #000;
}




.lista-pie-legal {
list-style-image: url('../../imagenes/personalizadas/ico-lista.png');
margin-left: 2em;/* nuevo */
text-align: left;/* nuevo */
}
.lista-pie-legal a:link,.lista-pie-legal a:active,.lista-pie-legal a:visited{
color:#666666;
font-family: 'TabletGothicRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size:15px;/* nuevo */
padding:0;
text-decoration:none;
}
.lista-pie-legal a:hover,.lista-pie-legal a:focus{
color:#666666;
font-family: 'TabletGothicRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size:15px;/* nuevo */
padding:0;
text-decoration:underline;/* nuevo */
}

.pie-final p{
margin-top:0px;  /* nuevo */
font-size:12px;
color:#666666;
}

.site-footer-bottom p {   /* nuevo */
line-height: 22px;   /* nuevo */
font-size: 14px; /* nuevo */
} /* nuevo */
	
	













/*CARRUSEL INDEX*/
.carr-titulo{
	font-size:38px;
	color:#fff;
	background-color: transparent;
	font-family: 'Museo_Slab_900', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	margin-top: 41px !important;
}
.carr-subtitulo{
	font-size:16px;
	color:#fff;
	background-color: transparent;
	font-family: 'Museo_Slab_500', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	margin-top: 65px !important;
}
.tp-caption .btn{
	text-transform:uppercase;
	font-family: 'Museo_Slab_500', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	padding-left:31px !important;
	padding-right:31px !important;
	border-radius:0;
	margin-top: 81px !important;
}
.tp-caption .btn:hover {
    color: #000;
	text-transform:uppercase;
	font-family: 'Museo_Slab_500', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}
.with_colored_background{
	background-color: transparent;
}

.content-multi{
	margin-top:60px;
}
.content-multi h4{
	color:#3498db;
	font-size:30px;
	font-weight:normal;
}
.content-multi .btn{
    border-width: 10px !important;
    padding: 10px 12px !important;
    border: 2px solid #dedede !important;
    color: #313131;
	font-family: 'Museo_Slab_500', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	font-size:11px !important;
	text-transform:uppercase;
}

.content-news{
	font-family: 'TabletGothicRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.content-news h2{
	color:#008bcf;
	font-size:20px;
	font-family: 'Museo_Slab_900', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom: 20px !important;
	text-align:center;
	text-transform:uppercase;
}
.content-news h5{
	color:#008bcf;
	font-family: 'Museo_Slab_700', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	font-size:19px;
	font-weight:normal;
	margin-bottom: 20px !important;
}
.content-news .btn{
    border-width: 10px !important;
    padding: 10px 12px !important;
    border: 2px solid #008bcf !important;
    color: #313131;
	font-size:11px !important;
	font-family: 'Museo_Slab_500', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	background-color:#efeded;
	margin-top:21px;
	text-transform:uppercase;
}
.content-news-lista h2{
	color:#008bcf;
	font-size:20px;
	font-weight:bold;
	margin-bottom: 20px !important;
	text-align:center;
	text-transform:uppercase;
	padding-left:0;
}
.content-news-lista h3{
	color:#008bcf;
	font-size:16px;
	font-family: 'Museo_Slab_500', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	font-weight:normal;
	margin-bottom: 5px !important;
}
.content-news-lista .fecha{
	color:#a0a0a0;
	font-size:10px;
	font-family: 'Museo_Slab_300', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	font-weight:normal;
	margin-bottom: 10px !important;
}
.content-news-lista .fa-plus-circle{
	color:#9d9d9d;
	font-size:20px;
	margin-top:3px;
}
.content-news-lista .btn{
    border-width: 10px !important;
    padding: 10px 12px !important;
    border: 2px solid #008bcf !important;
    color: #313131;
	font-size:11px !important;
	font-family: 'Museo_Slab_500', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	background-color:#efeded;
	margin-top:21px;
	text-transform:uppercase;
}
.heading-fs-bg {
    box-shadow: 0;
    margin-bottom: 20px;
    padding: 20px;
    text-align: center;
}
.heading-fs-bg h1{
	font-size:39px;
	font-weight: 400;
	font-family: 'Museo_Slab_900', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}

.content-novedades-lista h2{
	color:#008bcf;
	font-size:22px;
	font-weight:400;
	font-family: 'Museo_Slab_500', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	margin-top:30px;
	margin-bottom: 20px !important;
	text-align:center;
	text-transform:uppercase;
	padding-left:0;
}
.content-novedades-lista a:link:not(.titulo-item),.content-novedades-lista a:active:not(.titulo-item),.content-novedades-lista a:visited:not(.titulo-item){
	color:#666666;
	font-size:17px;
	font-family: 'Museo_Slab_500', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	font-weight:300;
	text-transform:uppercase;
}
.content-novedades-lista a:hover:not(.titulo-item),.imaginne-texto a:focus{
	color:#000;
	font-size:17px;
	font-family: 'Museo_Slab_500', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	font-weight:300;
	padding:0;
	text-transform:uppercase;
}
.content-novedades-lista .fa-plus-circle{
	color:#9d9d9d;
	font-size:20px;
	margin-top:4px;
}
.content-novedades-lista h3{
	margin-bottom: 5px !important;
	color:#666666;
	font-family: 'Museo_Slab_500', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}
.content-novedades-lista .texto{
	color:#666666;
	font-size:13px;
	font-weight:normal;
	margin-bottom: 10px !important;
}
.content-novedades-lista .fecha{
	color:#a0a0a0;
	font-size:10px;
	font-family: 'Museo_Slab_300', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	font-weight:normal;
	margin-bottom: 10px !important;
}
.content-novedades-lista .btn{
    border-width: 10px !important;
    padding: 10px 12px !important;
    border: 2px solid #e0e0e0 !important;
    color: #313131;
	font-size:11px !important;
	background-color:#efeded;
	margin-top:21px;
}
.index-revista{
	height:257px;
	padding-top:20px;
}
.index-revista a:link,.index-revista a:active,.index-revista a:visited{
	color:#FFFFFF;
	font-size:25px;
	font-weight:600;
	
}
.index-revista a:hover,.index-revista a:focus{
	color:#FFFFFF;
	font-size:25px;
	font-weight:600;
	text-decoration:underline;
}
.nuestros-videos{
	margin-bottom:30px !important;
}
.nuestros-videos h2{
	color:#008bcf;
	font-size:39px;
	font-weight:500;
	margin-bottom: 20px !important;
	text-align:center;
	text-transform:uppercase;
	margin-top:40px;
	margin-bottom:30px !important;
}
.nuestros-videos .team-name{
	color:#008bcf;
	font-size:12px;
	text-align:center;
	text-transform:none;
}
.owl-wrapper{
    display: flex!important;
    /*align-items: center!important;*/
}
.owl-theme .owl-controls .owl-buttons div {
    background: #3498db none repeat scroll 0 0 !important;
    border-radius: 5px !important;
    color: #fff !important;
	opacity: 0.9 !important;
}
.team-item-video{
	padding:0 !important;
}
.nuestros-videos .owl-controls{
	padding:0 !important;
}
.owl-carousel .owl-stage-outer {
    padding-left: 0 !important;
}
.content-redes .block{
	border-bottom: 1px solid #f0f0f0;
	margin-bottom:15px;
}
.content-redes h2{
	color:#008bcf;
	font-size:22px;
	font-weight:400;
	margin-top:30px;
	margin-bottom: 20px !important;
	text-align:center;
	text-transform:uppercase;
	padding-left:0;
}
.content-redes a:not(.except):link,.content-redes a:not(.except):active,.content-redes a:not(.except):visited{
	color:#008bcf;
	font-size:15px;
	font-family: 'Museo_Slab_500', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	font-weight:400;	
}
.content-redes a:not(.except):hover,.imaginne-texto a:not(.except):focus{
	color:#313131;
	font-size:15px;
	font-family: 'Museo_Slab_500', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	font-weight:400;
	padding:0;
	text-decoration:underline;
}
.content-redes .fa-plus-circle{
	color:#9d9d9d;
	font-size:20px;
	margin-top:4px;
}
.content-redes h3{
	margin-bottom: 0 !important;
	padding-left: 0 !important;
	line-height:19px !important;	
}
.content-redes .ico{
	clear: both;
    float: left;
}
.content-redes .texto{
	width:80%;
	float:left;
	padding-left: 35px;
}
.content-redes .fecha{
	color:#666666;
	font-size:12px;
	font-family: 'TabletGothicLight', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight:normal;
	clear: both;
    float: left;
	margin-bottom: 10px !important;
}
.content-redes .btn{
    border-width: 10px !important;
    padding: 10px 12px !important;
    border: 2px solid #e0e0e0 !important;
    color: #313131 !important;
	font-size:11px !important;
	background-color:#efeded;
	margin-top:21px;
}

.post-thumbnail img{
	width:50px;
}



/* Documentos */

blockquote.documentos {
        min-height: 90px;
}
p.titulo-documentos {
    padding-left: 50px;
    margin: 0 0 5px;
}

/* Galería Imagenes */

.blog-posts .post .owl-carousel, .blog-posts .post .post-video, .blog-posts .post .post-audio {
    margin-bottom: 20px;
    padding: 4px;
    border: 0px solid #dddddd;
}
.team-item-galeriaimg {
	position: relative;
	display:block;
	/*overflow: hidden;*/
	padding: 0px;
	background:#ffffff;
    text-align:center;
}
.team-item-galeriaimg .team-image {
	position: relative;
	display: block;
	/*overflow: hidden;*/
	border-radius:100%;
	-webkit-border-radius:0%;
	/*border:solid 3px #efefef;*/
}
.team-item-galeriaimg:hover img {
}
.team-item-galeriaimg .team-image img {
	width: 100%;
	height: auto;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	border-radius:0%;
	-webkit-border-radius:0%;
    margin-bottom:15px;
}
.team-item-galeriaimg:hover .team-overlay {
	opacity:1;
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.team-overlay-galeriaimg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0;
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	cursor:default;
	border-radius:0%;
	-webkit-border-radius:0%;
}
.team-info-galeriaimg {
	position:absolute;
	top:50%;
	margin-top:-50px;
	padding-left:25px;
	width:100%;
	height:100px;
}
.team-name-galeriaimg {
	display:block;
	margin-top:20px;
	margin-bottom:5px;
	color:#666666;
	text-align:center;
	text-transform:uppercase;
	font-weight:700;
	font-size:14px;
}
.team-position-galeriaimg {
	display:block;
	text-align:center;
	font-weight:400;
	font-size:13px;
	font-family: 'Volkhov', serif;
	font-style:italic;
}
.team-item-galeriaimg .social-icon {
	position:inherit;
	left: 0;
	margin-top:60px;
	width:100%;
	height:40px;
	color:#ffffff;
	text-align:center;
	opacity:0;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s;	
}
.team-item-galeriaimg .social-icon a{
	margin:0 5px;
	color:#ffffff;
}
.team-item-galeriaimg:hover .social-icon {
	margin-top:42px;
	opacity:1;
	-webkit-transition: opacity .3s .2s, margin-top .3s .2s;
	-moz-transition: opacity .3s .2s, margin-top .3s .2s;
	-ms-transition: opacity .3s .2s, margin-top .3s .2s;
	-o-transition: opacity .3s .2s, margin-top .3s .2s;
	transition: opacity .3s .2s, margin-top .3s .2s;
}




.video-name{
	margin-bottom: 5px;
}


/* Galería Vídeos */

.team-item-video-index {
	position: relative;
	display:block;
	overflow: hidden;
	/*background:#ffffff;*/
}
.team-item-video-index .team-image {
	position: relative;
	display: block;
	overflow: hidden;
	border:0;
}
.team-item-video-index:hover img {
}
.team-item-video-index .team-image img {
	width: 100%;
	height: auto;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	border-radius:0%;
	-webkit-border-radius:0%;
}
.team-item-video-index:hover .team-overlay {
	opacity:1;
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.team-item-video-index .team-overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0;
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	cursor:default;
	border-radius:0%;
	-webkit-border-radius:0%;
}
.team-item-video-index .team-info-video {
	position:absolute;
	top:50%;
	margin-top:-50px;
	padding-left:25px;
	width:100%;
	height:100px;
}
.team-item-video-index .team-name-video {
	display:block;
	margin-top:20px;
	margin-bottom:5px;
	color:#666666;
	text-align:center;
	text-transform:uppercase;
	font-weight:700;
	font-size:14px;
}
.team-item-video-index .team-position-video {
	display:block;
	text-align:center;
	font-weight:400;
	font-size:13px;
	font-family: 'Volkhov', serif;
	font-style:italic;
}
.team-item-video-index .social-icon {
	position:inherit;
	left: 0;
	margin-top:60px;
	width:100%;
	height:40px;
	color:#ffffff;
	text-align:center;
	opacity:0;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s;	
}
.team-item-video-index .social-icon a{
	margin:0 5px;
	color:#ffffff;
}
.team-item-video-index:hover .social-icon {
	margin-top:42px;
	opacity:1;
	-webkit-transition: opacity .3s .2s, margin-top .3s .2s;
	-moz-transition: opacity .3s .2s, margin-top .3s .2s;
	-ms-transition: opacity .3s .2s, margin-top .3s .2s;
	-o-transition: opacity .3s .2s, margin-top .3s .2s;
	transition: opacity .3s .2s, margin-top .3s .2s;
}
/* Imagen youtube sin marcos negros */
.team-item-video-index .team-image img {
	margin-top: -32px;
	margin-bottom: -35px;
}

/* Aside - Redes */

.nav-tabs li a {
    padding: 10px 10px;
}

/* Actualidad - contenido destacado*/

.contenido-destacado {
    background-color: #2889CD;
    padding: 10px;
}

.contenido-destacado h2 a{
    color: #ffffff;
}
.contenido-destacado h2 > a:active, a:visited{
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
}

.contenido-destacado h2 > a:hover{
    color: #ffffff;
    text-decoration: underline;
    font-weight: 500;
}

.contenido-destacado p {
    color: #ffffff;
}
.contenido-destacado cite {
    color: #000000;
    font-style: italic;
    font-weight: 600;
}
.contenido-destacado .separador-vertical {
    color: #ffffff;
    font-weight: 500;
}
.contenido-destacado .social-icon .fa{
    color: #ffffff;

}

/* Actualidad - contenido resaltado*/


.contenido-resaltado {
    background-color: #e9e9e9;
    padding: 15px 0;
}

.contenido-resaltado h3 {
    padding-top: 20px;
}
.contenido-resaltado h3 a{
    color: #2889Cd;
    font-size: 20px;
    padding-top: 10px;
}
.contenido-resaltado h3 > a:active, a:visited{
    color: #2889Cd;
    text-decoration: none;
    font-weight: 500;
    padding-top: 10px;
}

.contenido-resaltado h3 > a:hover{
    color: #2889Cd;
    text-decoration: underline;
    font-weight: 500;
    padding-top: 10px;
}
.contenido-resaltado cite {
    color: #000000;
    font-style: italic;
    font-weight: 600;
}
.contenido-resaltado .separador-vertical {
    color: #ffffff;
    font-weight: 500;
}

/* Actualidad - contenido resaltado minus*/

.contenido-resaltado-minus {
    background-color: #f9f9f9;
    padding: 15px 0;
}

.contenido-resaltado-minus h4 {
    padding-top: 20px;
}
.contenido-resaltado-minus h4 a{
    color: #2889Cd;
    font-weight: 500;
    text-transform: none;
	font-family: "Museo_Slab_700",Arial,"Helvetica Neue",Helvetica,sans-serif !important;

}
.contenido-resaltado-minus h4 > a:active, a:visited{
    color: #2889Cd;
    text-decoration: none;
    font-weight: 500;
    padding-top: 10px;
    text-transform: none;
	font-family: "Museo_Slab_700",Arial,"Helvetica Neue",Helvetica,sans-serif !important;
}

.contenido-resaltado-minus h4 > a:hover{
    color: #2889Cd;
	font-family: "Museo_Slab_700",Arial,"Helvetica Neue",Helvetica,sans-serif !important;
    text-decoration: underline;
    font-weight: 500;
    padding-top: 10px;
}
.contenido-resaltado-minus cite {
    color: #000000;
    font-style: italic;
    font-weight: 600;
}
.contenido-resaltado-minus .separador-vertical {
    color: #ffffff;
    font-weight: 500;
}

/* Publicaciones - contenido destacado */


.pub-contenido-destacado {
    background-color: #2889CD;
    padding: 15px 0;
}

.pub-contenido-destacado h2 a, .pub-contenido-destacado h3 a, .pub-contenido-destacado h4 a{
    color: #ffffff;
}
/*.pub-contenido-destacado a, .pub-contenido-destacado a:link, .pub-contenido-destacado a:active, .pub-contenido-destacado a:visited{
	color:#FFFFFF;
}*/
/*
.pub-contenido-destacado a.ver-mas, .pub-contenido-destacado a.ver-mas:link, .pub-contenido-destacado a.ver-mas:active, .pub-contenido-destacado a.ver-mas:visited{
	color:#F00;
	text-decoration: underline;
}*/

.pub-contenido-destacado h2 > a:active, .pub-contenido-destacado h2 > a:visited, .pub-contenido-destacado h3 > a:active, .pub-contenido-destacado h3 > a:visited, .pub-contenido-destacado h4 > a:active, .pub-contenido-destacado h4 > a:visited{
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
}

.pub-contenido-destacado h2 > a:hover{
    color: #ffffff;
    text-decoration: underline;
    font-weight: 500;
}

.pub-contenido-destacado p {
    color: #ffffff;
}
.pub-contenido-destacado div {
    color: #ffffff;
}
.pub-contenido-destacado cite {
    color: #000000;
    font-style: italic;
    /*font-weight: 600;*/
}
.pub-contenido-destacado .separador-vertical {
    color: #ffffff;
    font-weight: 500;
}
.pub-contenido-destacado .social-icon .fa{
    color: #ffffff;

}
.pub-contenido-destacado .btn-default {
    color: #3498db;
	text-transform:none;
}
/* Publicaciones - contenido resaltado*/


.pub-contenido-resaltado {
    background-color: #e9e9e9;
    padding: 15px 0;
}

.pub-contenido-resaltado h3 {
    padding-top: 20px;
}
.pub-contenido-resaltado h3 a{
    color: #2889Cd;
    font-size: 20px;
    padding-top: 10px;
}
.pub-contenido-resaltado h3 > a:active, a:visited{
    color: #2889Cd;
    text-decoration: none;
    font-weight: 500;
    padding-top: 10px;
}

.pub-contenido-resaltado h3 > a:hover{
    color: #2889Cd;
    text-decoration: underline;
    font-weight: 500;
    padding-top: 10px;
}
.pub-contenido-resaltado cite {
    color: #000000;
    font-style: italic;
   /* font-weight: 600;*/
}
.pub-contenido-resaltado .separador-vertical {
    color: #ffffff;
    font-weight: 500;
}
.ver-mas .fa-plus-circle {
    color: #3498db;
    font-size: 12px;
    margin-top: 3px;
	margin-right: 2px;
}

.ver-mas2 .fa-plus-circle {
    color: #ffffff;
	margin-right: 2px;
}
.ver-mas-negro .fa-plus-circle {
    color: #000;
}
.pub-contenido-destacado .ver-mas-negro {
    color: #000;
    text-transform: none;
}
.pub-contenido-destacado .negro {
    color: #000;
}

/* Actualidad - contenido resaltado B*/

.publicaciones-especiales{
	margin-bottom: 5px !important;
}

.pub-contenido-resaltado-b {
    background-color: #f9f9f9;
    padding: 15px 0;
}

.pub-contenido-resaltado-b h3 {
    padding-top: 20px;
}
.pub-contenido-resaltado-b h3.h3Monografias a{
    color: #2889Cd;
    font-size: 17px;
}

.pub-contenido-resaltado h3.h3Monografias a{
    color: #2889Cd;
    font-size: 17px;
}

.pub-contenido-resaltado-b h3 a{
    color: #2889Cd;
    font-size: 20px;
    padding-top: 10px;
}
.pub-contenido-resaltado-b h3 > a:active, a:visited{
    color: #2889Cd;
    text-decoration: none;
    font-weight: 500;
    padding-top: 10px;
}

.pub-contenido-resaltado-b h3 > a:hover{
    color: #2889Cd;
    text-decoration: underline;
    font-weight: 500;
    padding-top: 10px;
}
.pub-contenido-resaltado-b cite {
    color: #000000;
    font-style: italic;
    /*font-weight: 600;*/
}
.pub-contenido-resaltado-b .separador-vertical {
    color: #ffffff;
    font-weight: 500;
}

/* Publicaciones */
.pub-contenido-resaltado p.publicaciones-especiales i.fa {
    color: #2889Cd;

}

.pub-contenido-resaltado a.btn-primary, .pub-contenido-resaltado-b a.btn-primary {
    color: #ffffff;

}

.pub-contenido-resaltado a.btn-primary:hover, .pub-contenido-resaltado-b a.btn-primary:hover {
    color: #000000;

}

.descarga-pdf {
    padding: 10px 0;
}

.descarga-pdf-redes {
    padding: 20px 15px;
}
.campo-especial-valor{
	color:#000000;
}

.documentos-revista{
	margin-bottom:21px;
}
.documentos-revista h3{
	margin:5px 0 5px 0;
}
.documentos-revista p{
	margin:5px 0 5px 0;
}
.blog-posts .post .blog-post-content {
    padding: 0 0 10px;
}


/* header paralax */
.page-header {
    padding: 40px 0px;
    background-color: #006286;
}



/* Galería Vídeos */

.team-item-video {
	position: relative;
	display:block;
	overflow: hidden;
	padding: 30px;
	background:#ffffff;
}
.team-item-video .team-image {
	position: relative;
	display: block;
	overflow: hidden;
	border-radius:100%;
	-webkit-border-radius:0%;
	border:solid 3px #efefef;
}
.team-item-video:hover img {
}
.team-item-video .team-image img {
	width: 100%;
	height: auto;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	border-radius:0%;
	-webkit-border-radius:0%;
}
.team-item-video:hover .team-overlay {
	opacity:1;
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.team-overlay-video {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0;
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	cursor:default;
	border-radius:0%;
	-webkit-border-radius:0%;
}
.team-info-video {
	position:absolute;
	top:50%;
	margin-top:-50px;
	padding-left:25px;
	width:100%;
	height:100px;
}
.team-name-video {
	display:block;
	margin-top:20px;
	margin-bottom:5px;
	color:#666666;
	text-align:center;
	text-transform:uppercase;
	font-weight:700;
	font-size:14px;
}
.team-position-video {
	display:block;
	text-align:center;
	font-weight:400;
	font-size:13px;
	font-family: 'Volkhov', serif;
	font-style:italic;
}
.team-item-video .social-icon {
	position:inherit;
	left: 0;
	margin-top:60px;
	width:100%;
	height:40px;
	color:#ffffff;
	text-align:center;
	opacity:0;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s;	
}
.team-item-video .social-icon a{
	margin:0 5px;
	color:#ffffff;
}
.team-item-video:hover .social-icon {
	margin-top:42px;
	opacity:1;
	-webkit-transition: opacity .3s .2s, margin-top .3s .2s;
	-moz-transition: opacity .3s .2s, margin-top .3s .2s;
	-ms-transition: opacity .3s .2s, margin-top .3s .2s;
	-o-transition: opacity .3s .2s, margin-top .3s .2s;
	transition: opacity .3s .2s, margin-top .3s .2s;
}

/* Formulario */
.select-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}


/* Sala Prensa */

.sala-titulo a:link,.sala-titulo a:active,.sala-titulo a:visited{
	color:#FFFFFF;
}
.sala-titulo a:hover,.sala-titulo a:focus{
	color:#FFFFFF;
}
.contenido-resaltado-min{
	padding-top:0;
	padding-bottom:0;
}
.contenido-resaltado-min h3{
	padding-top:8px;
	padding-bottom:8px;
	margin:0;
}

/* sala de prensa - Espacio newsletter */

.espacio-newsletter {
    background-color: #cccccc;
    vertical-align:middle;
    padding: 10px;
    text-align: center;
}

.espacio-newsletter img{
    display: block;
    margin-left: auto;
    margin-right: auto
}

.espacio-newsletter-info {
    color: #000000;

}
.espacio-newsletter-info h2{
    
    color: #2889Cd;
}

/* sala de prensa - Espacio contacta */

.espacio-contacta {
    background-color: #2889Cd;
    vertical-align:middle;
    padding: 10px 0px;
    color: #ffffff;
    text-align: center;
}

.espacio-contacta img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.espacio-contacta-info {

}

.espacio-contacta-info h2{
    
    color: #ffffff;
}

/* Eventos y Jornadas */
.eventosyjornadas{
    margin-top:20px;
}
.eventosyjornadas h2 {
    font-size:23px;
    color: #2889Cd;
	line-height:25px;
}

.eventosyjornadas cite {
    color: #000000;
    font-style: italic;
    font-weight: 600;
}
.eventoyjornada-icon {
    display: block;
    color: #2889Cd;
    padding: 10px 15px 10px 0px;
}
.eventosyjornadas ul.portfolio-list li:not(:first-child){
    padding-left:5px;
    padding-right:5px;
}
.eventosyjornadas ul.portfolio-list li:not(:first-child) .contentColor{
    background: #f8f8f8;
    padding:15px;
}
/* SCROLL EN MODAL */
.modalscroll {
    max-height: 340px;
    overflow-y: auto;
}

.social-icon a:link,.social-icon a:active,.social-icon a:visited{
	color:#FFFFFF;
}
.social-icon a:hover,.social-icon a:focus{
	color:#FFFFFF;
}

.contact label{
	color:#333333;
	font-size:14px;
}

.contact .compartir-input{
	width:80%;
}

.btn-buscar{
	height:34px;
	padding-top:8px !important;
}

.enlaces-titulo{
	padding-top:15px;
}
.enlaces-tipos{
	padding-bottom:15px;
}
.social-icon-azul a{
	color:#3498db !important;
}
.azulOver {
	color:#3498db !important;
}
.redes-sociales{
	color: #FFF;
	font-size:15px;
}
.redes-sociales .fa{
	color: #FFF !important;
	vertical-align:middle;
	font-size:25px;
}
.post-comment-form{
	margin:15px;
}
.post-comment-form input{
	margin: 5px 0 5px 0;
}
.blanco-boton{
	color: #FFF !important;
}
.registro-tipo{
	font-size:21px;
	margin-top:21px;
}
.fondo-blanco{
	background-color:#fff;
}



.pub-contenido-destacado .campo-especial-valor a{
	color: #fff !important;
}

.campo-especial-valor1{
    font-family: 'TabletGothicRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding-bottom: 10px;
}



/* EDITOR */


/* Textos */

a.titulo-item:hover{
    text-decoration:none;
}
.text-azul{
	color: #008bcf;
}
.text-azul2{
	color: #337ab7;
}
.text-grande{
	font-weight: bold;
	color: #008bcf;
    font-size:1.3em;
}



/* Recuadro redondeado */ 
html .featured-box-primary .box-content {
    border-top-color: #008bcf;
	background-color: #EEEEEE;
}
.featured-box-primary .box-content {
    border-top-color: #BBB;
	background-color: #EEEEEE;
}
.featured-box .box-content {
    border-radius: 4px;
    border-top: 1px solid #CCC;
    border-top-width: 4px;
    padding: 30px 30px 10px 30px;
    position: relative;
    top: -1px;
	background-color: #EEEEEE;
}
/* cta botón */
html .featured-box-primary2 .box-content2 {
    background-color: #EEEEEE;
}
.featured-box-primary2 .box-content2 {
    border-top-color: #BBB;
	background-color: #EEEEEE;
}
.featured-box .box-content2 {
    border-radius: 4px;
    border: 1px solid #CCC;
    
    padding: 20px 20px 10px 20px;
    position: relative;
    top: -1px;
	background-color: #EEEEEE;
}

/* Listas */

ul.checks {
    list-style-type: none;
    padding-left: 0;
    padding-right: 0;
}

ul.carets {
    list-style-type: none;
    padding-left: 0;
    padding-right: 0;
}

/* Table bordered */
.table.table-bordered {
  border: 0.5px solid #008bcf;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
   border: 0.5px solid #008bcf;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th {
    background-color: #008bcf;
color: #ffffff;    
}


/* Separadores */
hr {
	background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
	background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
	border: 0;
	height: 1px;
	margin: 22px 0;
}

.divider {
	border: 0;
	height: 1px;
	margin: 44px auto;
	background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
	background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
	text-align: center;
	position: relative;
	clear: both;
}

.divider.taller {
	margin: 66px auto;
}

.divider .fa, .divider .icons {
	text-align: center;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	background: #FFF;
	border-radius: 50px;
	color: #2889Cd;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	position: absolute;
	text-align: center;
	width: 50px;
	font-size: 20px;
	margin: 0 auto 0 -25px;
	top: -25px;
	left: 50%;
	z-index: 1;
}

.divider.divider-solid {
	background: #DBDBDB;
}

.divider.divider-icon-sm .fa, .divider.divider-icon-sm .icons {
	width: 30px;
	height: 30px;
	line-height: 30px;
	top: -15px;
	font-size: 15px;
	margin-left: -16px;
}

.divider.divider-icon-lg {
	margin: 86px 0;
}

.divider.divider-icon-lg .fa, .divider.divider-icon-lg .icons {
	width: 60px;
	height: 60px;
	line-height: 60px;
	top: -30px;
	font-size: 30px;
	margin-left: -30px;
}

.divider.divider-icon-lg.taller {
	margin: 100px auto;
}

.divider.divider-xs {
	width: 35%;
}

.divider.divider-sm {
	width: 67%;
}

.divider.divider-left .fa, .divider.divider-left .icons {
	left: 0;
	margin-left: 0;
	margin-right: 0;
	right: auto;
}

.divider.divider-right .fa, .divider.divider-right .icons {
	left: auto;
	margin-left: 0;
	margin-right: 0;
	right: 0;
}

.divider.divider-style-2 .fa, .divider.divider-style-2 .icons {
	background: #2889Cd;
	color: #ffffff;
}

.divider.divider-style-3 .fa, .divider.divider-style-3 .icons {
	border: 1px solid #CECECE;
}


.divider.divider-small {
	margin: 22px auto;
	background: transparent;
}

.divider.divider-small hr {
	width: 50px;
	height: 3px;
	background: #555;
}

.divider.divider-small.divider-small-center {
	text-align: center;
}

.divider.divider-small.divider-small-center hr {
	margin-left: auto;
	margin-right: auto;
}

.divider.divider-small.divider-small-right {
	text-align: right;
}

.divider.divider-small.divider-small-right hr {
	margin-left: auto;
}

.divider.divider-small.divider-light hr {
	background: #DDD;
}

.divider.divider-small.divider-small-sm hr {
	height: 1px;
}

.divider.divider-small.divider-small-lg hr {
	height: 6px;
}

.divider.divider-small.tall {
	margin: 34px 0;
}

.divider.divider-small.taller {
	margin: 46px 0;
}


/*IMAGEN EDITOR*/
.img-responsive {
	width:100%;
}
#body-id-tinny{
  font-family: "TradeGothicLightLight", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  color: #7d7d7d;
}


/*IFRAME RESPONSIVE*/
.iframe{
  width: 100%;
  }
.embed-container{
  position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wordwrap{
	overflow-wrap: break-word;
}

.row-eq-height {
    display: flex;
}

/*.row > ul > li > ul {
    margin: 3px 10px;
}*/

.ul2nivel {
    margin: 3px 20px;
}

.h3Monografias{
	padding:0 !important;
	line-height: 20px;
}

.monografias{
	font-size:1.2em;
}

.badgetDescarga{
	font-size: 12px;
	font-weight: 100;
}


h3.prensa {
    padding-top: 0px;
    color: #2889Cd;
    font-size: 20px;
    text-transform: uppercase;
}


.logoXSLand{
	max-width:200px !important;
}


.minheight100{
	min-height:100px;
}

.btn-primary-big{
    padding: 14px 24px!important;
    width:100%;
    color:#ffffff!important;
}


/* buscador para sm */
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	.buscador{
		margin-top: 0;
		margin-bottom: 6px;
	}

}


@media  (min-width: 769px) {
	.minHeightIndex{
		min-height: 100px;
	}

}