/* ESPECIFICOS - Institucional */
body {
	overflow-x: hidden;
}

h5 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 22px;
}

.tit-container {
	padding: 8px 0;
	position: relative;
	border-bottom: solid 1px #ccc;
}
.link-ver-todas {
	position: absolute;
	right: 0;
	top: 50%;/* Home - Alianzas */
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #0c61b1;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
}
.link-ver-todas-static {
	color: #0c61b1;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
}
.link-ver-todas-static i {
	margin-left: 5px;
}
.link-planeta2030 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 30px !important;
	color: #fff !important;
	padding: 6px !important;
	display: block;
}
.link-planeta2030:hover {
	color: #fff !important;
}
.link-planeta2030 strong {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px !important;
	color: #fff !important;
}
.link-planeta2030:hover strong {
	color: #333 !important;
}

/********************/

header {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9;
}

.header {
	background-color: #fff;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	border-bottom: solid 3px #0d426e;
	position: relative;
}
.upper-menu {
	text-align: right;
}
.upper-menu a { 
	color: #111;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	display: inline-block;
	padding: 5px 15px;
}
.upper-menu a:hover {
	color: #2294d1;
}
.btn-flotante-home-lisboa {
	position: absolute;
	right: 15px;
    bottom: 30px;
    z-index: 5;
}
.btn-flotante-home-lisboa img {
	max-width: 262px;
}
@media (min-width: 1316px) {
	.btn-flotante-home-lisboa {
		right: -65px;
	}
}
#banda_logos a.btn-flotante-home-lisboa img {
	height: auto;
}
#ejes a.btn-flotante-home-lisboa {
    bottom: 190px;
}
.header .content { 
	/*position: relative;*/
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}
.header .content:after {
	content: '';
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0px;
	width: 100%;
	max-width: 1140px;
	height: 3px;
	background: url(img/bajo-menu.png) no-repeat center center;
	background-size: 100%;
}
#top {
	padding: 0;
}

.switch {
	display: none;
	position: absolute;
	right: 0;
	top: 50%;	
  -webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.switch a {
	display: inline-block;
  padding: 10px;
}
.switch a span {
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 300;
	vertical-align: middle;
	color: rgba(63,63,68,0.7);
	padding-right: 10px;
}
.switch a i {
	width: 20px;
	height: 14px;
	background: url(img/ico-menu-open.png) no-repeat center center;
	display: inline-block;
	vertical-align: middle;
}
.switch a.s-close i {
	background-image: url(img/ico-menu-close.png);
}

#top .logo {
	float: left;
}
#top .logo,
.logo-oea {
	padding: 5px 0;
	margin-bottom: 10px;
}
.s-interactivo #top .logo {
	position: relative;
	z-index: 9;
}
/* Al scrolear desaparecen los logos */
header.menu-shadow .header {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
}
header #top img {
  max-height: 69px;
}
header.menu-shadow #top img {
	max-height: 45px;
}
header.menu-shadow #top nav {
	padding-top: 13px;
}

#top nav {
	float: left;
	padding: 37px 0 0 22px;
}
.layout_institucional #top nav {
	float: right;
    padding: 25px 25px 0 22px;
}
.layout_institucional #top nav .menu > li a {
	font-weight: 400;
}
.layout_encuentros #top nav {
	float: right;
    padding: 25px 25px 0 22px;
}
#top nav .menu > li {
	float: left;
	position: relative;
}
#top nav .menu > li a {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #1e120d;
	font-size: 18px;
	font-weight: 700;
	display: block;
}
#top nav li.bt-home a i {
	width: 14px;
	height: 11px;
	display: inline-block;
	opacity: 1;
  -webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
	background: url(img/ico-home.png) no-repeat center center;
}
#top nav li.bt-home a:hover i {
	opacity: 0.6;
	/*background-image: url(img/ico-home-hover.png);*/
}
#top nav .menu > li > a {
	text-transform: uppercase;
	position: relative;
	padding: 7px 5px;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
#top nav .menu > li.idioma > a {
	background-color: #1c3b82;
    color: #fff !important;
    border-radius: 100%;
    padding: 8px;
}
#top nav .menu > li.idioma > a:hover {
	background-color: #2893cc;
	color: #fff;
}  

#top .idiomahome {
	position: absolute;
	right: -20px;
	top: 50%;
	margin-top: -10px;
}
@media (max-width: 991px) {
	#top .idiomahome {
		right: 20px;
	}
}

#top .idiomahome > a {
	background-color: #1c3b82;
    color: #fff !important;
    border-radius: 100%;
    padding: 8px;
}
#top .idiomahome > a:hover {
	background-color: #2893cc;
	color: #fff;
}     

#top nav .menu >  li > a i.fa-angle-down {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 100%;
	opacity: 1;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
#top nav .menu >  li:hover > a i.fa-angle-down {
	top: -15px;
	opacity: 0.5;
}
#top nav .menu > li > a:hover {
	color: #2294d1;
}


@media (min-width: 768px) {
	/* Desplegables */
	#top nav .menu > li > ul {
		display: none;/**/
	  z-index: 2;
		position: absolute;
		padding-top: 28px;
		left: 0;
		top: 100%;
	}
	header.menu-shadow #top nav .menu > li > ul {
		padding-top: 27px;
	}
	#top nav .menu > li > ul > li > ul {
		display: none;/**/
	  position: absolute;
	  left: 100%;
	  top: 0;
	  padding-left: 4px;
	}
	#top nav .menu li > ul > li {
		background-color: #fff;
		-webkit-transition: all .30s ease-in-out;
	  -moz-transition: all .30s ease-in-out;
	  -o-transition: all .30s ease-in-out;
	  -ms-transition: all .30s ease-in-out;
	  transition: all .30s ease-in-out;
	  position: relative;
	}
	#top nav .menu li > ul > li i {
		position: absolute;
		right: 8px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	#top nav .menu ul a {
		padding: 8px 30px 8px 15px;
		white-space: nowrap;
		-webkit-transition: all .30s ease-in-out;
	  -moz-transition: all .30s ease-in-out;
	  -o-transition: all .30s ease-in-out;
	  -ms-transition: all .30s ease-in-out;
	  transition: all .30s ease-in-out;
	}
	header.menu-shadow #top nav .menu ul a {
		padding: 6px 30px 6px 15px;
	}
	#top nav .menu ul > li:hover {
		background-color: #0c61b1;
	}
	#top nav .menu > li > ul li:hover > a {	
		color: #fff;
	}
	#top nav .menu > li:hover > ul {
		display: block;
	}
	#top nav .menu > li li:hover > ul {
		display: block;
	}
}

.logo-oea {
	float: right;
	padding-right: 20px;
}

/* Slider */
#slider {
	/*min-height: 550px;*/
	background-color: #2294d1;
	position: relative;
	border-bottom: solid 1px #fff;
}
.parentnivo {
	overflow: hidden;
}

@media (min-width: 1200px) {
	.parentnivo {
		height: 550px;
	}
} 
#slider i {
	width: 48px;
	height: 50px;
	background-color: #0d426e;
	color: #fff;
	text-align: center;
	font-size: 18px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 50px;
}
#slider i.fa-chevron-left {
	left: 0;
}
#slider i.fa-chevron-right {
	right: 0;
}
#slider li {
	height: 550px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#slider.nivoSlider {
	position: relative;
	height: 100%;
}
#slider li:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	/*background: url(img/punteado.png) repeat left top rgba(30,18,13,0.25);*/
	z-index: 7;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
#slider li:hover:before {
	/*background-color: rgba(30,18,13,0.5)*/ 
}
#slider li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
#slider li .texto {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 11;
	text-align: center;
	width: 100%;
	pointer-events: none;
}
#slider.nivoSlider .nivo-caption {
	text-align: center;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-color: transparent;
	opacity: 1;
}
#slider.nivoSlider .nivo-caption {
	overflow: initial;
}
#slider.nivoSlider .nivo-caption .texto {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.parentnivo .bt-experiencia {
    top: auto;
    bottom: -40px;
    white-space: nowrap;
    width: auto;
}
#slider.nivoSlider .nivo-directionNav a {
	width: 48px;
	height: 50px;
	background-color: #0d426e;
	color: #fff;	
  -webkit-transition: all .20s ease-in-out;
  -moz-transition: all .20s ease-in-out;
  -o-transition: all .20s ease-in-out;
  -ms-transition: all .20s ease-in-out;
  transition: all .20s ease-in-out;
}
#slider.nivoSlider .nivo-directionNav a:hover {
	width: 58px;
}
#slider.nivoSlider .itemimg {
	width: 100%;
	height: 550px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


#slider li .texto h3,
#slider li .texto p,
#slider li .texto span,
#slider.nivoSlider .texto h3,
#slider.nivoSlider .texto p,
#slider.nivoSlider .texto span {
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
}
#slider.nivoSlider .texto span {
	font-weight: 700;
	line-height: 110%;
}
#slider li .texto h3,
#slider.nivoSlider .texto h3 {
	font-size: 60px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 100%;
}
#slider li .texto p,
#slider.nivoSlider .texto p {
	font-size: 48px;
}
#slider li .texto span,
#slider.nivoSlider .texto span {
	font-size: 30px;
}

.bt-experiencia {
	position: absolute;
	top: 370px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 9;
	display: block;
	margin: 10px auto;
	/*color: #fff;*/
	color: #100c01;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	/*background-color: #0d426e;*/
	background-color: #fcbe18;
	padding: 0 15px;
	width: 210px;
	text-align: center;
	line-height: 37px;
}
.bt-experiencia:hover {
	background-color: #333;
	color: #fff;
}
.btns-portada {
	position: absolute;
	top: 400px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 9;
	display: block;
}
.bt-conozcanos {
	display: inline-block;
	margin: 10px auto;
	color: #1c1c1e;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	background-color: #ffbd29;
	padding: 0 15px;
	width: 180px;
	text-align: center;
	line-height: 37px;
}
.bt-conozcanos span {
	display: inline-block;
	vertical-align: middle;
}
.bt-conozcanos span img {
	vertical-align: text-bottom;
}
.bt-conozcanos:hover {
	color: #fff;
}
#slider .top-slider .btns-portada1 {
	position: absolute;
	top: 400px;
	left: 70%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 9;
	display: block;

}
#slider .top-slider .btns-portada1 .row .col-sm-12 .bt-conozcanos1 {
	display: inline-block;
	margin: 10px auto;
	color: #1c1c1e;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	background-color: #ffbd29;
	padding: 0 15px;
	width: 180px;
	height: 40px;
	text-align: center;
	line-height: 37px;
}
#slider .top-slider .btns-portada1 .row .col-sm-12 .bt-conozcanos1 span {
	display: inline-block;
	vertical-align: middle;
}
#slider .top-slider .btns-portada1 .row .col-sm-12 .bt-conozcanos1 span img {
	vertical-align: text-bottom;
}
#slider .top-slider .btns-portada1 .row .col-sm-12 .bt-conozcanos1:hover {
	color: #fff;
}
#slider .top-slider .btns-portada {
	position: absolute;
	top: 400px;
	left: 45%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 9;
	display: block;

}
#slider .top-slider .btns-portada .row .col-sm-12 .bt-conozcanos {
	display: inline-block;
	margin: 10px auto;
	color: #1c1c1e;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	background-color: #ffbd29;
	padding: 0 15px;
	width: 180px;
	height: 40px;
	text-align: center;
	line-height: 37px;
}
#slider .top-slider .btns-portada .row .col-sm-12 .bt-conozcanos span {
	display: inline-block;
	vertical-align: middle;
}
#slider .top-slider .btns-portada .row .col-sm-12 .bt-conozcanos span img {
	vertical-align: text-bottom;
}
#slider .top-slider .btns-portada .row .col-sm-12 .bt-conozcanos:hover {
	color: #fff;
}

/*#slider .top-slider .texto .botm{
	background-color: #fff;
	color: #000;
	font-size: 18px;
	font-family: 'PT Sans Narrow', sans-serif;
	width: 130px; 
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 47%;
    top: 242px;
}*/

#slider .top-slider .botm {
	background-color: #fff;
	color: #000;
	font-size: 18px;
	font-family: 'PT Sans Narrow', sans-serif;
	width: 130px; 
	height: 40px;
	text-align: center;
	margin: 0 auto;
	line-height: 40px;
	position: static !important;
	display: inline-block;
}

.layout_institucional #slider .top-slider .btns-portada {
	left: 0;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    text-align: center;
}
.layout_institucional #slider .top-slider .btns-portada.only_dona  {
	width: 100%;
	text-align: right;
}
.layout_institucional #slider .only_dona .bt-conozcanos {
	position: static !important;
	width: auto !important;
}
.layout_institucional #slider .bt-conozcanos {
	margin: 0;	
}
.layout_institucional #slider .top-slider .btns-portada .row .col-sm-12 .bt-conozcanos {
	position: static;
}

@media (max-width: 991px) {
	#slider .top-slider .btns-portada {
		top: 350px;
	}
}


@media (max-width: 767px) {
            #slider .top-slider .texto .botm {
                left: 37%;
                top: 86px;
                width: 82px;
                height: 25px;
                font-size: 16px;
            }
            #slider .top-slider .texto {
            	padding-bottom: 90px;
            }
#slider .top-slider .btns-portada {
		top: auto;
		bottom: 15px;
		z-index: 99;
	}
	.layout_institucional #slider .top-slider .btns-portada.only_dona {
		text-align: center;
	}
	#slider .top-slider .pausar .btns-portada {
		left: 0 !important;
    	top: auto !important;
    	z-index: 999999;
	}
			
          }


.bajar {
	position: absolute;
	bottom: -10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-family: 'Open Sans', sans-serif;
	color: #eb2527;
	font-weight: 700;
	font-size: 30px;
	background-color: #fff;
	width: 45px;
	height: 45px;
	margin-left: -22px;
	z-index: 8;
	text-align: center;
  -webkit-transition: all .20s ease-in-out;
  -moz-transition: all .20s ease-in-out;
  -o-transition: all .20s ease-in-out;
  -ms-transition: all .20s ease-in-out;
  transition: all .20s ease-in-out;
	line-height: 45px;
}
.bajar:hover {
	bottom: 0;
}

#banda_logos {
	text-align: center;
}
#banda_logos a {
	display: inline-block;
}
#banda_logos a img {
	height: 90px;
}

/* Home - Logos socios */
#sociostop {
	text-align: center;
}
#sociostop h4 {
	margin-bottom: 15px;
}
#sociostop ul {
	padding: 0 0 20px 0;
}
#sociostop li {
  display: inline-block;
}
#sociostop li img {
	height: 80px;
}
.no-gutters {
	margin-left: 0px;
	margin-right: 0px;
}
.no-gutters > div {
	padding-left: 0px;
	padding-right: 0px;
}

/* Home - Apartados Principales */
#ejes {
	background-color: #e3f0fb; /* 054d88 */
	text-align: center;
	padding: 25px 0;
	border-bottom: solid 2px #fff;
	/*border-bottom: solid 120px #fff;*/
}
#ejes .container {
	/*margin-bottom: -100px;*/
}
#ejes .eje {
	display: block;
	/*border: solid 3px #fff; 
	height: 254px;*/
	padding-bottom: 20px;
	background-color: #fff;
	-webkit-transition: all .30s ease-in-out;
	-moz-transition: all .30s ease-in-out;
	-o-transition: all .30s ease-in-out;
	-ms-transition: all .30s ease-in-out;
	transition: all .30s ease-in-out;
}
#ejes .eje:hover {
	background-color: #428bca;
}
#ejes .eje b {
	color: #0b61b4;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 30px;
	display: block;
	text-transform: uppercase;
	padding: 10px 0;
	/*margin-bottom: 10px;*/
	position: relative;
	line-height: 130%;
	-webkit-transition: all .30s ease-in-out;
	-moz-transition: all .30s ease-in-out;
	-o-transition: all .30s ease-in-out;
	-ms-transition: all .30s ease-in-out;
	transition: all .30s ease-in-out;
}
#ejes .eje:hover b {
	color: #fff;
}
/*#ejes .eje b:after {
	content: '';
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
	width: 70%;
	max-width: 100px;
	height: 1px;
	background-color: rgba(30,18,13,0.5);
}*/
#ejes .eje p {
	/*color: #fff;*/
	font-family: 'Open Sans', sans-serif;
    color: #444;
    font-size: 16px;
	line-height: 150%;
	-webkit-transition: all .30s ease-in-out;
	-moz-transition: all .30s ease-in-out;
	-o-transition: all .30s ease-in-out;
	-ms-transition: all .30s ease-in-out;
	transition: all .30s ease-in-out;
}
#ejes .eje:hover p {
	color: #fff;
}
/*#ejes .eje i {
	position: absolute;
	bottom: -7px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 18px;
	width: 66px; 
	height: 34px; 
	background: #fff;
	-moz-border-radius: 100px 100px 0 0;
	-webkit-border-radius: 100px 100px 0 0;
	border-radius: 100px 100px 0 0;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
#ejes .eje:hover i {
	bottom: 0;
}
#ejes .eje i:before {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
}*/
/*#ejes .eje.e-ecosistema {
	background-color: #90ac5c;
}
#ejes .eje.e-ecosistema i {
	color: #90ac5c;
}
#ejes .eje.e-encuentros {
	background-color: #ae3316;
}
#ejes .eje.e-encuentros i {
	color: #ae3316;
}
#ejes .eje.e-exposicion {
	background-color: #8b8c90;
}
#ejes .eje.e-exposicion i {
	color: #8b8c90;
}
#ejes .eje.e-muestra {
	background-color: #5b99e0;
}
#ejes .eje.e-muestra i {
	color: #5b99e0;
}*/
#ejes .intro {
	padding: 40px 5% 100px 5%;
}
#ejes .intro p {	
	color: #222;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	margin-bottom: 25px;
	line-height: 150%; 
}
#ejes .intro .botm {
	background-color: #5b99e0;
	color: #fff;
	font-size: 20px;
	font-family: 'PT Sans Narrow', sans-serif;
	padding: 0 20px;
	height: 40px;
	text-align: center;
	margin: 0 auto;
	line-height: 40px;
	position: static !important;
	display: inline-block;
}
#ejes .intro .botm:hover {
	color: #000;
	background-color: #fff;
}

/* Home - Alianzas */
#alianzas {
	padding: 30px 0 00px 0;
}
#alianzas .becas-oea {
	padding: 29px 0 32px 0;
	text-align: center;
	border: solid 1px #c3c5ca;
	background-color: #e8edf5;
}
#alianzas .carrusel {
	padding-top: 20px;
}

/* Home - Temáticas */
#tematicas {
	/*background-color: #2294d1;*/
	padding: 20px 0 0px 0;
}
#tematicas h4 {
	color: #0c61b1; /* #fabc12 */
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
	margin-bottom: 20px;
}
#tematicas figure {
	/*height: 254px;*/
	position: relative;
}
#tematicas figure figcaption {
	/*position: absolute;
	left: 0;
	bottom: 0;*/
	padding: 10px 5px;
	width: 100%;
	/*height: 130px;*/
	background-color: #fff;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
#tematicas figure:hover figcaption {
	background-color: #054d88;
	/*height: 120px;*/
}
/*#tematicas figure figcaption:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 20px;
	background: url(img/capa-flecha.png) no-repeat center center;
	top: -20px;
	left: 0;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
#tematicas figure:hover figcaption:before {
	background-image: url(img/capa-flecha-hover.png);
}*/
#tematicas figure figcaption b {
	text-transform: uppercase;
	color: #0c61b1;
	display: block;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 22px;
	margin-bottom: 8px;
	line-height: 110%;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
#tematicas figure:hover figcaption b {
	color: #fff;
}
#tematicas figure figcaption p {
	margin-bottom: 0px;
	line-height: 140%;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
#tematicas figure:hover figcaption p {
	color: #fff;
}

/* Home - Novedades */
#novedades {
	padding: 25px 0;
}
#novedades .carrusel {
	padding: 15px 0 0 0;
}
#novedades .carrusel .noticias-slider a {
	height: 180px;
	position: relative;
	overflow: hidden;
    display: block;
}
#novedades .carrusel .noticias-slider a img {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 130%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: auto;
	max-width: initial;
}
#novedades .carrusel .noticias-slider figure figcaption {
	padding: 15px 0;
}
#novedades .carrusel .noticias-slider figure b {
	color: #0c61b1;	
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	min-height: 48px;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 120%;
}
#novedades .carrusel .noticias-slider figure span {
	display: block;
	padding: 10px 0;
}
#novedades .carrusel .noticias-slider figure p {
	text-align: justify;
	line-height: 160%;
}
#novedades .canalweb {
	padding-top:15px;
}
#novedades .canalweb .box-img img {
	height: 180px;
}
#novedades .canalweb figure figcaption {
	padding: 15px 0;
}
#novedades .canalweb figure b {
	display: block;
	margin-bottom: 10px;
	color: #0c61b1;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	line-height: 120%;
}
#novedades .canalweb figure p {
	color: #444;
	text-align: justify;
	line-height: 160%;
}

#galerias .carrusel {
  /*height: 255px;*/
  overflow: hidden;
}
#galerias .box-img img {
	height: 180px;
}
#galerias .caption {
	padding: 15px 0;
}
#galerias .caption b {
	display: block;
	margin-bottom: 10px;
	color: #0c61b1;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	line-height: 120%;
}
#galerias .caption p {
	color: #444;
	text-align: justify;
	line-height: 160%;
}

/* Home - Revolucion Industrial */
#revolucion {
	padding: 0px 0 20px 0;
	position: relative;
}
/*#revolucion:before {
	content: '';
	background: url('/imgs/bg-pattern-p2030.png') repeat center; 
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 230px;
	z-index: -1;
}*/
#revolucion article {
    border-bottom: solid 4px #fff;
}
#revolucion a {
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
  /*padding-top: 54px;*/
	font-weight: 700;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
	line-height: 130%;
}
/*#revolucion a i {
	position: absolute;
	bottom: 78px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
#revolucion a:hover i {
	bottom: 88px;
}
#revolucion a i:before {
	content: '';
	width: 100%;
	height: 40px;
	background: url(img/sombra-banner-gral.png) no-repeat center center;
	background-size: contain;
	pointer-events: none;
	position: absolute;
	left: 0;
	bottom: -21px;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}*/
#revolucion a.link-ver-todas {
	color: #0c61b1;
	padding-top: 0;
    font-size: 18px;
}
#revolucion h5 {
	position: relative;
}
#revolucion .row .row > .col-md-4:first-child a i:before {
	background-image: url(img/sombra-ico-cdd.png);
	bottom: -16px;
}
#revolucion a:hover i:before {
	bottom: -31px;	
	opacity: 0.5;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}
#revolucion .row .row > .col-md-4:first-child a:hover i:before {
	bottom: -26px;
}
#revolucion a:hover {
	color: #ccc;
}
#revolucion a.comun {
	/*background-color: #89878c;*/
	margin-top: 48px;
	position: relative;
    background-size: cover; 
}
@media (max-width: 991px) {
	#revolucion a.comun {
		margin-bottom: 15px;
	}
}
#revolucion a.comun.ban-exponencial {
	background-image: url('/images/h_edu_exponencial.jpg'); 
	background-repeat: no-repeat; 
	background-position: center;
	margin-top: 0; 
	height: 178px;
}
#revolucion a.comun.ban-thinkblue {
	background-image: url('/images/h_piensa_azul.jpg'); 
	background-repeat: no-repeat; 
	background-position: center; 
	background-size: cover; 
	position: relative;
	margin-top: 0; 
	height: 178px;
}
#revolucion a:hover.comun.ban-thinkblue {
	color: #000;
}
#revolucion a.comun.ban-thinkblue:before {
	content: '';
	background-color: rgba(0,0,0,0.1);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#revolucion a.comun.ban-espacio-interactivo {
	background-image: url('/images/bg_banner_ei.png'); 
	background-repeat: no-repeat; 
	background-position: center; 
	margin-top: 0;  
	height: 178px;
}
#revolucion a.comun.ban-universidad-2030 {
	background-image: url('/images/h_universidad_2030.jpg'); 
	background-repeat: no-repeat; 
	background-position: center; 
	margin-top: 0; 
	height: 178px;
}
#revolucion a.comun.ban-ciudad-2030 {
	background-image: url('/images/h_ciudad_2030.jpg'); 
	background-repeat: no-repeat; 
	background-position: center; 
	margin-top: 0; 
	height: 178px;
}
#revolucion .ban-fundaciones {
	position: relative;
}
#revolucion a.comun span {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 0;
	padding: 15px 0;
}
#revolucion a.ban-fundacion {
	margin: 0;
	padding: 0;
	height: 178px;
	position: relative;
	background-color: #61c5fb;
}
#revolucion a.ban-fundacion:hover {
	background-color: #2d80ab;
}
#revolucion a.ban-fundacion img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
#revolucion .ban-fundaciones .bf_vertodas {
	position: absolute;
	display: block;
	width: 50%;
	height: 30px;
	top: 0;
	right: 0;
}
#revolucion .ban-fundaciones .bf_andina {
	position: absolute;
	display: block;
	width: 33%;
	height: 30px;
	bottom: 0;
	left: 0;
}
#revolucion .ban-fundaciones .bf_colombia {
	position: absolute;
	display: block;
	width: 33%;
	height: 30px;
	bottom: 0;
	left: 34%;
}
#revolucion a.comun.ban-centro {
	background-image: url('/images/bg_banner_centro.jpg'); 
	background-repeat: no-repeat; 
	background-position: center; 
	margin-top: 0; 
	padding-top: 108px; 
	height: 178px;
}
#revolucion a.comun.ban-observatorio {
	background-image: url('/images/bg_banner_observatorio.jpg'); 
	background-repeat: no-repeat; 
	background-position: center; 
	margin-top: 0; 
	padding-top: 108px; 
	height: 178px;
}
#revolucion a.f-usa {
	background-color: #1d6bb0;
}
#revolucion a.f-andina {
	background-color: #e00109;
}

#revolucion .container .row {
	margin-left: -2px;
	margin-right: -2px;
}
#revolucion .container .row .col-md-3 {
	padding-right: 2px;
	padding-left: 2px;
}
#revolucion a.ban2020a,
#revolucion a.ban2020 {
	position: relative;
}
#revolucion a.ban2020a .tit-div {
	position: absolute;
    top: 12px;
    left: 0;
	text-align: center;
	width: 100%;
}
#revolucion a.ban2020a .tit-div span {
	color: #173f9c;
	display: inline-block;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 24px;
}
#revolucion a.ban2020a .tit-div i {
	position: relative;
	margin-left: 15px;
    top: -2px;
}
#revolucion a.ban2020 span {
	display: block;
    position: absolute;
    top: 12px;
    left: 11px;
    letter-spacing: -0.5px;
}
#revolucion a.ban2020.inverted span {
	color: #000;
}
#revolucion a.ban2020 i {	
    position: absolute;
    top: 12px;
    right: 11px;
    color: #000;
}
#revolucion .ban-espacio-interactivo span {
    letter-spacing: -0.5px;
}

#tematicas h5 {
	padding: 0 0 30px 0;
}

/* Home - Banners */
#banners {
	padding: 0px 0 0px 0;
}
h5.tit_negro {
	padding: 20px 0;
}
#banners a {
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
  padding-top: 54px;
	font-weight: 700;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
	line-height: 130%;
}
#banners a i {
	position: absolute;
	bottom: 78px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
#banners a:hover i {
	bottom: 88px;
}
#banners a i:before {
	content: '';
	width: 100%;
	height: 40px;
	background: url(img/sombra-banner-gral.png) no-repeat center center;
	background-size: contain;
	pointer-events: none;
	position: absolute;
	left: 0;
	bottom: -21px;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
#banners .row .row > .col-md-4:first-child a i:before {
	background-image: url(img/sombra-ico-cdd.png);
	bottom: -16px;
}
#banners a:hover i:before {
	bottom: -31px;	
	opacity: 0.5;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}
#banners .row .row > .col-md-4:first-child a:hover i:before {
	bottom: -26px;
}
#banners a:hover {
	color: #ccc;
}
#banners a.comun {
	/*background-color: #89878c;*/
	margin-top: 48px;
	position: relative;
    background-size: cover;
}
#banners a.comun.ban-exponencial {
	background-image: url('/images/bg_banner_exp.jpg'); 
	background-repeat: no-repeat; 
	background-position: center; 
	margin-top: 0; 
	height: 178px;
}
#banners a.comun.ban-thinkblue {
	background-image: url('/images/bg_banner_pea.jpg'); 
	background-repeat: no-repeat; 
	background-position: center; 
	margin-top: 0; 
	height: 178px;
}
#banners a:hover.comun.ban-thinkblue {
	color: #000;
}
#banners a.comun.ban-espacio-interactivo {
	background-image: url('/images/bg_banner_ei.png'); 
	background-repeat: no-repeat; 
	background-position: center; 
	margin-top: 0;  
	height: 178px;
}
#banners a.comun.ban-universidad-2030 {
	background-image: url('/images/bg_banner_u2030.jpg'); 
	background-repeat: no-repeat; 
	background-position: center; 
	margin-top: 0; 
	height: 178px;
}
#banners a.comun.ban-ciudad-2030 {
	background-image: url('/images/bg_banner_c2030.jpg'); 
	background-repeat: no-repeat; 
	background-position: center; 
	margin-top: 0; 
	height: 178px;
}
#banners .ban-fundaciones {
	position: relative;
}
#banners a.comun span {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 0;
	padding: 15px 0;
}
#banners a.ban-fundacion {
	margin: 0;
	padding: 0;
	height: 178px;
	position: relative;
	/*background-color: #61c5fb;*/
}
#banners a.ban-fundacion:hover {
	/*background-color: #2d80ab;*/
}
#banners a.ban-fundacion:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.4;
}
#banners a.ban-fundacion:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	background-color: #2a92d1;
}
#banners a.ban-fundacion.banfun-colombia:before {
	content: url('/images/back_fun_colombia.jpg');
}
#banners a.ban-fundacion.banfun-peru:before {
	content: url('/images/back_fun_peru.jpg'); 
}
#banners a.ban-fundacion.banfun-usa:before {
	content: url('/images/back_fun_usa.jpg?v=2');
}
#banners a.ban-fundacion img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
}
#banners .ban-fundaciones .bf_vertodas {
	position: absolute;
	display: block;
	width: 50%;
	height: 30px;
	top: 0;
	right: 0;
}
#banners .ban-fundaciones .bf_andina {
	position: absolute;
	display: block;
	width: 33%;
	height: 30px;
	bottom: 0;
	left: 0;
}
#banners .ban-fundaciones .bf_colombia {
	position: absolute;
	display: block;
	width: 33%;
	height: 30px;
	bottom: 0;
	left: 34%;
}
#banners a.comun.ban-centro {
	background-image: url('/images/bg_banner_centro.jpg'); 
	background-repeat: no-repeat; 
	background-position: center; 
	margin-top: 0; 
	padding-top: 108px; 
	height: 178px;
}
#banners a.comun.ban-observatorio {
	background-image: url('/images/bg_banner_observatorio.jpg'); 
	background-repeat: no-repeat; 
	background-position: center; 
	margin-top: 0; 
	padding-top: 108px; 
	height: 178px;
}
#banners a.f-usa {
	background-color: #1d6bb0;
}
#banners a.f-andina {
	background-color: #e00109;
}
#banners a span {
	display: block;
}
#banners .ban-espacio-interactivo span {
    letter-spacing: -0.5px;
}

/* Home - Magazine */
#magazine {
	padding: 25px 0;
	background-color: #43b8fb;
}
#magazine .revistas {
	position: relative;
	/*margin-top: -5px;*/
	height: 242px; /* 386 */
}
#magazine .revistas a img {
    height: 210px;
    margin: 0 auto;
}
#magazine .revistas .revista {
	position: absolute;
	top: 0;
	width: 307px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
#magazine .revistas article {
	margin-top: 5px;
  background: url(/images/revistas-2017.png) no-repeat bottom center;
  background-size: cover;
	height: 295px;
	width: 100%;
}
#magazine .revistas a.ver_magazine {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0px; /* 7 */
	background-color:#054d88;
	color:#fff;
	text-transform: uppercase;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	font-weight: 700;
  white-space: nowrap;
	display: block;
	padding: 10px 19px;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
#magazine .revistas a.ver_magazine:hover {
	background-color: #fff;
	color: #222 ;
}
#magazine .slider-magazine {
	background-color: #fff;
}
#magazine .slider-magazine .foto-magazine {
	/*width: 61%;
	float: left;*/
	overflow: hidden;
	height: 164px;
	position: relative;
}
#magazine .slider-magazine .foto-magazine span {
	position: absolute;
	left: 15px;
	top: 0;
	background-color: #ff7300;
	color: #fff;
	text-transform: uppercase;
	margin-left: -16px;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
	padding: 6px 24px 6px 20px;
	line-height: 20px;
	z-index: 5;
}
#magazine .slider-magazine .foto-magazine span:before {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	left: 100%;
	top: 0;
	border-top: solid 16px #ff7300;
	border-right: solid 16px transparent;
}
#magazine .slider-magazine .foto-magazine span:after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	left: 100%;
	bottom: 0;
	border-bottom: solid 16px #ff7300;
	border-right: solid 16px transparent;
}
#magazine .slider-magazine .foto-magazine a {
}
#magazine .slider-magazine .foto-magazine img {
	position: relative;
	height: auto;	
	width: 150%;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
#magazine .slider-magazine figure figcaption {
	/*width: 39%;
	float: left;*/
	padding: 10px 10px 0 10px;
	height: 78px; /* 220*/
}
#magazine .slider-magazine figure figcaption span {
	background-color: #ff7300;
	color: #fff;
	text-transform: uppercase;
	margin-left: -16px;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
	padding: 6px 24px 6px 20px;
	position: relative;
	overflow: hidden;
	line-height: 20px; 
}
#magazine .slider-magazine figure figcaption span:before {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top: solid 16px transparent;
	border-bottom: solid 16px transparent;
	border-right: solid 12px #fff;
}
#magazine .slider-magazine figure figcaption b {
	display: block;
	text-transform: uppercase;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #12426d;
	margin: 5px 0;
	min-height: 60px;
	font-size: 20px;
	line-height: 100%;
}
#magazine .slider-magazine figure figcaption .text-center {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
}
#magazine .slider-magazine figure figcaption a {
	background-color: #054d88;
	color: #fff;
	text-transform: uppercase;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	font-weight: 700;
  white-space: nowrap;
	padding: 10px 19px;
	display: inline-block;
	margin-top: 3px;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
#magazine .slider-magazine figure figcaption a:hover {
	background-color: #222;
	color: #fff;
}

.slider-magazine .owl-controls {
	top: 114px;
}



/* Home - Auspiciantes */
#auspiciantes {
	text-align: center;
	background-color: #e3e4e8;
	padding: 26px 0 42px 0;
}
#auspiciantes p {	
	padding: 11px 0;
	margin: 0px;
	text-transform: uppercase;
}
#auspiciantes article {
	border-top: solid 1px #a8a5a6;
	background-color: #fff;
	padding: 17px 0;
}

/* Home - Sociales */
#sociales {
	padding: 52px 0 69px 0;
	min-height: 335px;
}
.fb-page, 
.fb-page span, 
.fb-page span iframe[style] { 
    width: 100% !important; 
}
#twitter-feed {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#twitter-feed a img {
	padding: 0 !important;
	margin: 3px 12px 0px 6px !important;
}
#twitter-feed .twitter-text p {
	font-size: 12px !important;
  line-height: 15px !important;
}

/* PREFOOTER */
#prefooter {
	background-color: #3b3d41;
	padding-top: 20px;
	border-top: solid 3px #fff;
	/*border-bottom: solid 1px #008836;*/
}

#prefooter a {
	color: #fff;
}

#prefooter a:hover, #prefooter a:hover strong {
	color: #2893cc;
}
#prefooter strong {
	font-size: 14px;
	color: #fff;
}
#prefooter ul {
	margin-bottom: 16px;
}
#prefooter ul li, #prefooter span {
	color: #fff;
	font-size: 13px;
  line-height: 20px;
}
ul.bullets li a:before {
	content: '» ';
	color: #fff;
}
#prefooter ul li a {
	font-size: 13px;
	line-height: 18px;
}
#prefooter .contactenos {
	position: relative;
}
#prefooter .contactenos:after {
	position: absolute;
	content: url(img/ico-correo-foot.png);
	top: 50%;
	margin-top: -21px;
	right: -66px;
}
#prefooter .redes {
	/*margin-top: 30px;*/
	margin-bottom: 20px;
}
#prefooter .redes span {
	display: block;
	margin-bottom: 12px;
}
#prefooter .redes li {
	display: inline-block;
	margin-left: 6px;
}
#prefooter .redes li a {
	display: block;
	width: 54px;
	height: 54px;
  -webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border: solid 2px #fff;
	/*background: url(img/ico-redes.png) no-repeat left top;*/
}/*
#prefooter .redes li a:hover {
	background: url(img/ico-redes-over.png) no-repeat left top;
}*/
#prefooter .redes li.fb a {
	background-color: #3b3d41;
}
#prefooter .redes li.fb a:hover {
	background-color: #3b5998;
}
#prefooter .redes li.tw a {
	background-color: #3b3d41;
}
#prefooter .redes li.tw a:hover {
	background-color: #55acee;
}
#prefooter .redes li.yt a {
	background-color: #3b3d41;
}
#prefooter .redes li.yt a:hover {
	background-color: #bb0000;
}
#prefooter .redes li.ig a {
	background-color: #3b3d41;
}
#prefooter .redes li.ig a:hover {
	background-color: #125688;
}
#prefooter .redes li.li a {
	background-color: #3b3d41;
}
#prefooter .redes li.li a:hover {
	background-color: #007bb5;
}
#prefooter .redes li i {
    text-align: center;
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: middle;
    font-size: 27px;
    color: #fff;
    line-height: 100%;
}
#prefooter .redes li a:hover i {
	color: #fff;
}
#prefooter .redes li i:before {
    vertical-align: middle;
    display: inline-block;
    line-height: 54px;
}



#magazine .facebook_footer h3 {
  color: #fff;
  margin-bottom: 15px;
}
#magazine .facebook_footer h3 i {
  color: #fff;
  font-size: 36px;
  vertical-align: middle;
}
#magazine .facebook_footer h3 span {
	font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  vertical-align: middle;
}
#twitter-widget-0 {
	height: 242px !important; /* 386*/
}


/* FOOTER */
footer {
	background: #1b1b1f;
	border-top: solid 1px #2d2d31;
	padding: 10px 0;
}
footer p, footer a {
	color: #fff;
	font-size: 13px;
	line-height: 18px;
}

/* Internas */
.interna header {
	background-color: #fff;
}
.encabezado {
	margin-top: 100px;
	background-color: #054d88;
	text-align: center;
	padding: 24px 0 35px 0;
}
.encabezado h1,
.encabezado h1 small {
	text-transform: uppercase;
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif !important;
	font-size: 36px;
	font-weight: 400;
	line-height: 38px;
}
.encabezado h1 small {
	display: block;
	font-size: 18px;
	line-height: 20px;
}
.encabezado h1 small:after {
	content: '';
	width: 30px;
	/*height: 1px;
	background-color: #2294d2;*/
	display: block;
	margin: 11px auto;
}
#main {
	padding: 40px 0;
}
#main .content {
  padding: 18px 0;
  max-width: 940px;
  margin: 0 auto;
}
h2 {
	font: normal 24px/24px 'PT Sans Narrow', sans-serif;
  text-transform: uppercase;
}

/* Solo alianzas */
/* BENEFACTORES NUEVO */
.text-center {
	text-align: center;
}
.socios-estrategicos {
	background-color:#e6e6e6;
}
.socios-estrategicos .grid figure {
  border: solid 1px #ccc;
  border-bottom: 0px;
}
.socios-colaboradores .grid figure {
  border: solid 1px #ccc;
  border-bottom: 0px;
}
.con-el-apoyo-de {
	background-color: #e6e6e638;
}
.con-el-apoyo-de .grid figure {
  border: solid 1px #ccc;
  border-bottom: 0px;
}
.socios-globales .grid figure {
  border: solid 1px #ccc;
  border-bottom: 0px;
}
#benefactores_new h2 {
	color: #38a7dd;
}
#benefactores_new h5 {
	color: #1a1b1f;
	font-size: 18px;
	font-weight: 400;
	font-family: arial, sans-serif;
	line-height: 24px;
}
#main #benefactores_new .container {
	padding-top: 18px;
	padding-bottom: 18px;
}
.quienes_somos_new h2 {
	color: #38a7dd;
	font-size: 30px;
	padding-top: 10px;
	text-transform: none;
	line-height: 120%;
}
.quienes_somos_new h5 {
	color: #1a1b1f;
	font-size: 18px;
	font-weight: 400;
	font-family: arial, sans-serif;
	line-height: 24px;
}
.hide {
	display: none;
}
.el_popup {
	background-color: #fff;
}
.el_popup aside {
	float: left;
	padding: 18px;
	text-align: center;
	width: 220px;
}
.el_popup aside img {
	width: 100%;
	vertical-align: middle;
}
.el_popup .borde {
	border: solid 1px #cccdcc;
	height: 218px;
	display: table;
}
.el_popup .borde .row {
  display: table-cell;
  vertical-align: middle;
}
.el_popup a.iraweb {
  color: #fff;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 16px;
  padding: 5px 24px;
  background-color: #0c61b1;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
  line-height: 20px;
}
.el_popup a:hover.iraweb {
	background-color: #38a7dd;
	color: #1b1b1f;
}
.el_popup section {
	float: right;
	padding: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 670px;
}
.el_popup.quienes_somos section {
	width: 440px;
}
.el_popup h2 {
	color: #38a7dd;
	margin: 10px 0 16px 0;
}
.el_popup.quienes_somos h2 {
	text-transform: none;
}
.el_popup h2:after {
	content: '';
	display: block;
	margin-top: 12px;
	width: 15px;
	height: 1px;
	background-color: #cacacb;
}
.el_popup section article {
	padding-top: 15px;
	padding-right: 20px;
}
.el_popup section article.destaca {
	margin-top: 30px;
	padding: 14px 14px 1px 14px;
	background-color: #38a7dd;
}
.el_popup section p {
	font-size: 14px;
	color: #1b1b1f;
	font-family: arial, sans-serif;
	margin-bottom: 14px;
	line-height: 20px;
}
.el_popup.quienes_somos section {
	line-height: 18px;
}
.el_popup section article.destaca p {
	color: #fff;
}
.el_popup a.descargar {
	font-family: 'PT Sans Narrow', sans-serif;
	text-align: left;
	font-size: 13px;
	display: block;
	padding: 10px 0 10px 40px;
	background: url(../../quienessomos/css/images/ico-pdf.png) no-repeat left center;
	font-weight: 400;
	line-height: 100%;
}

/* EXPERTOS */
.sector h3 {color:#148bc8; font:400 20px/22px 'PT Sans Narrow', sans-serif; border-bottom:solid 2px #e6e5e4; margin-bottom:4px; padding-bottom:5px;}
.sector b {display:block;}
.sector a.mailear {background:url(../../images_new/ico_mailear.png) no-repeat left center; color:#010001; font:400 18px/22px 'PT Sans Narrow', sans-serif; padding-left:14px; display:block;}
.sector a:hover.mailear {color:#148bc8;}
.sector .data {padding:12px 0 26px 0; background:url(../../images_new/bg_divisor.gif) repeat-x left bottom; margin-bottom:12px;}
.sector .borde {display:block; border:solid 4px #d2d2d2; float: left;}
.sector .texto {float:left; width: 100%; max-width:460px; padding:15px 0 0 15px;}
.sector .texto p {font:400 18px/22px 'PT Sans Narrow', sans-serif;}

/* Estructura */
.t-estructura {
	background-color: #E3EAF0;
	padding: 10px;
  border-collapse: initial;
  width: 100%;
}
.t-estructura-inner {
	padding: 13px;
  border-collapse: initial;
}
@media (max-width: 767px) {
	.t-estructura td {
		height: auto !important; 
	}
	#main .content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

/* Contacto */
.table-bg {
	background-color: #e7e7e7;
  min-height: 240px;
}

/* Generales */
h3.titulo {
  color: #0c61b1;
  font: 400 28px/32px 'PT Sans Narrow', sans-serif !important;
  padding-bottom: 25px;
}
h4.titulo {
  color: #fff;
  background: #009cde;
  font: 400 24px/28px 'PT Sans Narrow', sans-serif !important;
  padding: 3px 10px;
  display: block;
  margin-bottom: 20px;
}
h4.titulo small {
	display: block;
	color: #fff;
	padding: 5px;
	font-weight: 400;
}
a.vertodas {
  text-align: center;
  background: #0c61b1;
  color: #fff;
  font: normal 14px/28px 'PT Sans', sans-serif;
  padding: 0 14px;
  float: left;
}
a:hover.vertodas {
  color: #00aeef;
}
.interna p {
	line-height: 150%;
}
.interna .header {
	max-width: inherit;
}
.clear {
	clear: both;
}
.titulo-cel {
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #2193c6;
}
.innercontent {
	padding: 10px 20px;
}
.items_ok p:before {
  content: '';
  width: 11px;
  height: 12px;
  background: url(img/ib_estructura_bullet.png) no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

span.h4 {
	color: #2193c6;
  margin: 0px;
  font-weight: 600;
  padding-bottom: 5px;
  display: inline-block;
}

.espacio {
  background-image: url(/imgs/linea-gris-alta.gif);
  background-repeat: repeat-x;
  background-position: center center;
  height: 38px;
  opacity: 0.4;
}

.destaque-1 {
	position: relative;
	padding: 15px;
}
.destaque-1:before {
	content: '';
	width: 400%;
	position: absolute;
	background-color: #eaecf3;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0;
  z-index: -1;
	height: 100%;
}
.mini-gris {
	font-size: 12px;
  color: #7c7c7c;
}
a.descargarcv {
  background: url(/imgs/cv/cvpdf.gif) no-repeat left top;
  height: 25px; 
  display: block;
  line-height: 25px;
  padding: 0 0 0 32px;
  color: #222;
  text-decoration: none;
}
.technology.openlanguage .thelanguage {
	display: inline !important;
}
.technology.openlanguage .susp {
  display: none;
}

.td-delegacion td {
	padding: 13px;
}
.td-delegacion td .destacado-azul {
	margin-bottom: 4px;
	font-weight: 700;
}
ul.bullet-left li:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f105";
  padding-right: 5px;
}
.web-delegacion {
	width: 38%;
}
.web-delegacion a {
	border: solid 10px #ccc;
	display: inline-block;
}
.web-delegacion a:hover {
	border-color: #222;
}

p.titulo-gris {
	font-size: 18px;
	margin: 0px;
	font-weight: 700;
}


/* Red Virtual Educa - Instcolaboradoras */
#masterdiv {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	text-align: center;
}
#masterdiv table.rev-ve-table {
	border: solid 10px #DFE9F2;
	width: 100%;
}
#masterdiv table.rev-ve-table.rev-ve-alternate {
	border: solid 10px #FFBD75;
}
#masterdiv table.rev-ve-table > tbody > tr > td {
	padding: 5px;
}
#masterdiv td.texto-internas {
	padding-left: 15px;
	text-align: left;
}
#masterdiv .submenu {
	display: none;
}


/* CENTRO DE DOCUMENTACIÓN */
#documentacion p {
	font:400 12px/18px Arial, Helvetica, sans-serif;
}
.aside.menu-documentacion nav {
	width:220px;
}
.aside.menu-documentacion nav li {
	display:table;
	min-height:50px;
	width:100%;
}
.aside.menu-documentacion nav a {
	display:table-cell;
	vertical-align:middle;
	background:#e3e5e6 url(/images_new/documentacion-arrows.png) no-repeat 190px center;
	border-left:solid 4px #aeafb2;
	padding:6px 0 6px 10px;
	color:#1b1b1f;
	font:400 16px/18px 'PT Sans Narrow', sans-serif;
}
.aside.menu-documentacion nav a:hover, .aside.menu-documentacion nav a.current {
	background:#0c61b1 url(/images_new/documentacion-arrows.png) no-repeat -148px center;
	border-left:solid 4px #38a7dd;
	color:#fff;
}

#documentacion h1 p {
	color:#0c61b1;
	font:400 24px/26px 'PT Sans Narrow', sans-serif;
	padding:14px 0 0 0;
}
#documentacion h3 {
	color:#38a7dd;
	font:700 20px/24px 'PT Sans Narrow', sans-serif;
	position:relative;
	border-bottom:solid 1px #70bbe4;
	padding:0 0 2px 0;
}
#documentacion h3 a.vermas {
	position:absolute;
	top:3px;
	right:0;
	color:#38a7dd;
	font:700 14px/24px 'PT Sans', sans-serif;
	background:url(/images_new/bullet-vermas.png) no-repeat left center;
	padding:0 0 0 14px;
}
#documentacion h3 a:hover.vermas {
	color:#0c61b1;
}

#documentacion section {
	margin-bottom:24px;
}
#documentacion figure {
	padding:16px 0;
	border-bottom:solid 1px #d9d9d9;
}
#documentacion figure figcaption {
	float:right;
	width:494px;
	padding:0 8px 30px 0;
	position:relative;
	min-height:120px;
}
#documentacion figure figcaption b {
	font:400 20px/24px 'PT Sans Narrow', sans-serif;
	padding-bottom:14px;
	display:block;
}
#documentacion figure figcaption a.descargar {
	color:#fff;
	width:94px;
	height:28px;
	background:#0c61b1;
	text-align:center;
	position:absolute;
	bottom:0;
	left:0;
	font:400 14px/28px 'PT Sans', sans-serif;
}
#documentacion figure figcaption a:hover.descargar {
	background:#38a7dd;
	color:#0c61b1;
}

/* Informes - Convenios */
#informes-style .master-color {
	padding-top: 20px;
	padding-bottom: 20px;
}
#informes-style .container {
	padding-top: 20px;
	padding-bottom: 20px;
}
.bg-brown {
	background-color: #dddddd;
}

#informes-style.superior h2 {
  color: #38a7dd;
  margin: 10px 0;
}

#informes-style.superior h5 {
  color: #38a7dd;
  margin: 10px 0 20px 0;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'PT Sans Narrow', sans-serif;
}

#informes-style.superior h5 img {
  vertical-align: text-bottom;
  padding-right: 10px;
}

.items_flecha {
	background-image: url(/css_new/img/arrow.png);
  background-position: 0px 20px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 25px;
	background-repeat: no-repeat;
	position: relative;
	color: #1b1b1f;
	font-size: 20px;
	border-bottom: solid 1px #d9d9d9;
	font-family: 'PT Sans Narrow', sans-serif;
	line-height: 120%;
}
.bg-brown .items_flecha {
	border-color: #bcbcbd;
}
.items_flecha a {
	padding-right: 110px;
}
.items_flecha:hover {
  background-position: 3px 20px;
}
.items_flecha strong {
	color: #0c61b1;
	font-weight: 400;
	padding-right: 6px;
}
.items_flecha a {
	display: block;
}
.items_flecha span {
	position: absolute;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	right: 0;
	top: 14px;
	background-color: #0c61b1;
	color: #fff;
	display: inline-block;
	padding: 0 20px; 
	line-height: 27px;
}
.items_flecha span:hover {
	color: #fff;
	background-color: #333;
}
.items_flecha u {
	font-family: arial;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	float: right;
}

.items_flecha ul {
	margin: 5px 0;
}
.items_flecha ul li {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	position: relative;
  padding: 3px 0;
}
.items_flecha ul li a {
	padding: 5px 0;
	border-top: solid 1px #d9d9d9;
}
.bg-brown .items_flecha ul li a {
	border-bottom: solid 1px #bcbcbd;
}
.items_flecha ul li span {
	top: 7px;
}

#informes-style h6 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 700;
	margin-top: 25px;
    font-size: 18px;
    color: #0c61b1;
}
.items_flecha.titular {
	color: #427db4;
	font-weight: 700;
	font-size: 20px;
	padding-top: 25px;
	padding-left: 0;
  padding-bottom: 0;
	border-bottom: 0;
	background-image: none; 
}
.items_flecha.niveldos {
	margin-left: 25px;
}

.informes_actividades .col-informe-actividades {
	padding: 10px 15px;
	text-align: center;
	width: 14%;
	display: inline-block;
}
.informes_actividades li a {
	background-color: #0c61b1;
	color: #fff;
	text-align: center;
	display: block;
	width: 100%;
	position: relative;
	padding: 20px 0; 
}
.informes_actividades li a:hover {
	background-color: #333;
}
.informes_actividades li a b {
	display: block;
	font-size: 30px;
	white-space: nowrap;
	padding: 4px 0;
	line-height: 110%;
}

.flip {
  cursor: pointer;
}
.flip span {
  display: none;
}
.flip:hover span {
  display: inline-block;
  color: #888;
  font-size: 13px;
  font-weight: 400;
  vertical-align: top;
  text-transform: none;
}
.panelslide {
    display: none;
}

/* Declaraciones */
.s_declaraciones .declaracion p {
	margin-bottom: 0px !important;
}







/* Plantilla Exposición */
.inlineblock {
  display: inline-block;
}
.justify {
	text-align: justify !important; 
}
.justify p {
	text-align: justify;
}

.layout_exposicion #top nav .menu > li > a {
	text-transform: initial;
	font-size: 18px;
	padding: 7px 12px;
	font-weight: 400;
}
.layout_exposicion header #top .logo-oea img {
  max-height: 61px;
}
.layout_exposicion #top nav .menu > li.m-oculto > a {
	display: none;
}
.layout_exposicion header.menu-shadow #top .logo-oea img {
  max-height: 45px;
}
.layout_exposicion header.menu-shadow #top nav .menu > li.m-oculto > a {
	display: block;
}
.layout_exposicion header #top nav .menu > li.m-oculto > a {
	font-size: 17px;
}
.layout_exposicion header.menu-shadow #top .menu.minimenu {
	display: none !important;
}
.layout_exposicion header #top nav {
	position: relative;
}
.layout_exposicion header #top .menu.minimenu {
  position: absolute;
  top: -10px;
  right: 0;
}
.layout_exposicion header #top .menu.minimenu .bt a {
	text-transform: uppercase;
	font-size: 13px;
}
.layout_exposicion header.menu-shadow #top nav .menu > li > ul {
    padding-top: 18px;
}

.layout_exposicion #slider li .texto {
	max-width: 1170px;
	padding: 0 90px;
}
.layout_exposicion #slider li .texto p {
	line-height: 100%;
}

/* Encabezado */
.layout_exposicion .encabezado {
	background-color: #8a8b90;
	padding: 44px 0;
}
.layout_exposicion .encabezado b {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 36px;
	color: #fff;
  text-transform: uppercase;
  display: block;
  line-height: 120%;
}

/* Central */
.layout_exposicion #main h3 {	
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 36px;
	font-weight: 700;
	color: #2094d1;
	margin: 0 0 20px 0;
  display: block;
}

.layout_exposicion .s_patrocinio aside b {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
	display: block;
	text-transform: uppercase;
	color: #2294d1;
	line-height: 130%;
}
.layout_exposicion .s_patrocinio aside ul {
	margin: 30px 0 30px 45px;
}
.layout_exposicion .s_patrocinio aside li,
ul.expo-flechas li {
	font-family: 'PT Sans Narrow', sans-serif;
	display: block;
	position: relative;
	color: #1e120d;
	margin: 5px 0;
	font-size: 24px;
	line-height: 100%;
}
ul.expo-flechas li a {
	color: #1e120d;
	font-size: 24px;
}
ul.expo-flechas li a:hover {
	color: #2294d1;
}
.layout_exposicion .s_patrocinio aside li:before,
ul.expo-flechas li:before {
	content: "\f0a9";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	margin-right: 30px;
	color: #2294d1;
}
.layout_exposicion .s_patrocinio aside a {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #2294d1;
	font-size: 18px;
	line-height: 130%;
}

.layout_exposicion .s_patrocinio h6 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
	line-height: 130%;
}

.ico-sobre-correo {
	background: #2294d1 url(img/ico-sobre-correo.png) no-repeat center;
	width: 107px;
	height: 107px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.layout_exposicion .box-contacto {
	position: relative;
	padding-left: 127px;
}
.layout_exposicion .box-contacto p {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #1e120d;
	font-size: 16px;
	line-height: 120%;

}
.layout_exposicion .box-contacto i {
	position: absolute;
	left: 0;
	top: 0;
}
.layout_exposicion .box-contacto b {
	font-size: 18px;
	display: block;
}
.layout_exposicion .box-contacto h4 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
	margin: 0px;
	display: block;
}
.layout_exposicion .box-contacto a {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	color: #2294d1;
	display: block;
}
.layout_exposicion .box-contacto a:hover {
	color: #1e120d;
}

.layout_exposicion .eje.despliega,
.layout_exposicion .despliega2 span {
	cursor: pointer;
}
.layout_exposicion .eje.despliega .desplegar span,
.layout_exposicion .despliega2 span {
	display: block;
	padding: 25px 0;
}
.layout_exposicion .despliega2 {
	display: block;
  padding: 32px 10px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 16px;
	background-color: #2893cc;
	color: #fff;
}
.layout_exposicion .ejes-bloques .desplegar,
.layout_exposicion .ejes-bloques .desplegar2 {
	display: none;/**/
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0 15px;
}
.layout_exposicion .ejes-bloques .desplegar a,
.layout_exposicion .ejes-bloques .desplegar2 a,
.layout_exposicion .ejes-bloques .desplegar2 span {
	display: block;
  padding: 32px 10px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 16px;
	background-color: #2893cc;
	color: #fff;
}
.layout_exposicion .ejes-bloques .desplegar a:hover,
.layout_exposicion .ejes-bloques .despliega2 span:hover,
.layout_exposicion .ejes-bloques .desplegar2 a:hover {
	color: #111;
}

.layout_exposicion .ejes-bloques span.close {
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 99999;
  color: #fff;
  opacity: 0.7;
  font-weight: 700;
  cursor: pointer;
  display: block;
  font-size: 14px;
  width: 20px;
  text-align: center;
  line-height: 20px;
}


.layout_encuentros fieldset {
	margin-bottom: 8px;
}
.layout_encuentros label {
	font-weight: 400;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #1e120d;
	line-height: 40px;
}

.layout_encuentros input[type=text], 
.layout_encuentros input[type=password], 
.layout_encuentros input[type=email], 
.layout_encuentros input[type=tel],
.layout_encuentros textarea, 
.layout_encuentros select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	outline: none;
	font-family: 'Open Sans', sans-serif;
	color: #1e120d;
	border: solid 1px #054d88;
	height: 40px;
	padding: 0 7px;
	line-height: 40px;
}
.layout_encuentros textarea {
	resize: none;
	height: 140px;
	padding: 5px 7px;
	line-height: 20px;
}
.layout_encuentros .submit {
	float: right;
	padding-bottom: 10px;
}
.layout_encuentros input[type=submit] {
	cursor:pointer;
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	background-color: #054d88;
	outline: none;
	border: 0px;
	width: 120px;
	height: 40px;
	line-height: 40px;
}
.layout_encuentros .submit:hover input[type=submit] {
	background-color: #222;
}

/*@media (min-width: 991px) {
	.layout_encuentros #ejes .ejes-bloques > div > div {
		width: 14.2%;
	}
}*/
.nivo-controlNav {
	opacity: 0;
}

/* Internacional */
.layout_encuentros.s-internacional h5 {
	font-family: 'Open Sans', sans-serif; 
	font-size: 18px;
	line-height: 26px;
}
.layout_encuentros.s-internacional .opinion {
	padding: 15px;
}
.layout_encuentros.s-internacional #destacamos .opinion h4 {
	color: #054d88;
	text-transform: uppercase;
	font-size: 24px;
	margin: 12px 0 4px 0;
	font-weight: 700;
}
.layout_encuentros.s-internacional .opinion p {
	font-size: 16px;
	text-align: justify;
	margin-bottom: 20px;
	line-height: 150%;
}
.layout_encuentros.s-internacional .slider-opiniones.owl-carousel .owl-item img {
	width: auto;
}
.layout_encuentros.s-internacional .slider-opiniones.owl-carousel .owl-nav div {
	color: #054d88;
	font-size: 30px;
}
.layout_encuentros.s-internacional .slider-opiniones.owl-carousel .owl-nav .owl-prev {
	left: -50px;
}
.layout_encuentros.s-internacional .slider-opiniones.owl-carousel .owl-nav .owl-next {
	right: -50px;
}

.layout_encuentros .todos_los_encuentros {
	position: relative;
	padding: 35px 0 50px 0;
}
.layout_encuentros .todos_los_encuentros:before {
	content: '';
	position: absolute;
	z-index: 1;
	width: 300%;
	height: 100%;
	background-color: #43b8fb;
	left: 50%;
	top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.layout_encuentros .todos_los_encuentros .container {
	position: relative;
	z-index: 2;
}
.layout_encuentros #destacamos .todos_los_encuentros h4 {
	color: #fff;
}
.layout_encuentros #destacamos .todos_los_encuentros .slider-encuentros-todos {
	margin-left: -15px;
	margin-right: -15px;
}
.layout_encuentros #destacamos .todos_los_encuentros .slider-encuentros-todos .owl-nav .owl-prev {
    left: -48px;
}
.layout_encuentros #destacamos .todos_los_encuentros .slider-encuentros-todos .owl-nav .owl-next {
    right: -48px;
}
.layout_encuentros #destacamos .todos_los_encuentros .slider-encuentros-todos .item {
	padding-left: 15px;
	padding-right: 15px;
}
.layout_encuentros #destacamos h5 a {
	color: #0c61b1;
}
.layout_encuentros .boton_estructura {
	background-color: #054d88;
	color: #fff;
	font-size: 16px;
	font-family: 'PT Sans Narrow', sans-serif;
	padding: 10px 15px;
	display: inline-block;
}
.layout_encuentros .boton_estructura i {
	margin-right: 5px;
}
.layout_encuentros .boton_estructura:hover {
	background-color: #43b8fb;
}

.layout_encuentros.general h5 {
	font-family: 'Open Sans', sans-serif; 
	font-size: 18px;
	line-height: 26px;
}
.forma_estructura {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #1e120d;
	border: solid 2px #054d88;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 130%;
}
.forma_estructura a {
	height: 170px;
	display: block;
	padding: 20px;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
  position: relative;
}
.forma_estructura a:hover {	
	background-color: #054d88;
	color: #fff;	
}
.forma_estructura span {
	display: block;
	background-color: #222;
	color: #fff;
	font-size: 16px;
	padding: 5px;
	position: absolute;
	left: 20px;
	bottom: 20px;
	line-height: 16px;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.forma_estructura a:hover span {
	background-color: #fff;
	color: #054d88;	
}
.layout_encuentros.general #destacamos .todos_los_encuentros h4,
.layout_encuentros.general .select {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}
.layout_encuentros.general .select select {
	color: #054d88;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 30px;
	font-weight: 700;
	border: 0;
	width: 190px;
	height: 50px;
	padding: 0 10px;
}
.layout_encuentros.general .select:after {
	width: 40px;
  height: 50px;
}
.layout_encuentros .list-noticias figure img.left {
	position: absolute;
	left: 0;
	top: 0;
}
.layout_encuentros .list-noticias figure {
  position: relative;
  padding-left: 338px;
  margin-bottom: 30px;
  min-height: 242px;
  border-bottom: solid 1px #ccc;
  padding-bottom: 30px;
}
.layout_encuentros .list-noticias figure p {
	line-height: 150%;
}
.layout_encuentros .list-noticias figure a.vertodas {
  position: absolute;
  right: 0;
  bottom: 5px;
  text-transform: uppercase;
}
.layout_encuentros .list-noticias figure a.vertodas.nota {
	right: 100px;
}

@media (max-width: 767px) {
	.layout_encuentros .list-noticias figure {
		text-align: center;
	}
	.layout_encuentros .list-noticias figure img.left {
		position: static;
		display: inline-block;
	}
	.layout_encuentros .list-noticias figure {
	  padding-left: 0;
	}
	.layout_encuentros .list-noticias figure a.vertodas {
		position: static;
	}
}



.layout_institucional .list-noticias figure .img-noticias {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	max-width: 358px;
}

.layout_institucional .list-noticias figure {
  position: relative;
  padding-left: 378px;
  margin-bottom: 30px;
  min-height: 300px;
  border-bottom: solid 1px #ccc;
  padding-bottom: 30px;
}
.layout_institucional .list-noticias figure h5 {
	color: #054d88;
	padding-bottom: 15px;
}
.layout_institucional .list-noticias figure p {
	line-height: 150%;
	text-align: justify;
}
.layout_institucional .list-noticias figure a.vertodas {
  display: inline-block;
  background-color: transparent;
  font-family: 'Pt Sans Narrow', sans-serif;
  font-size: 18px;
  color: #054d88;
}
.layout_institucional .list-noticias figure a.vertodas.nota {
	/*right: 100px;*/
}
.layout_institucional .list-noticias figure .share-box {
	display: block;
	padding-top: 5px;
}
.layout_institucional .list-noticias figure .share-box li {
	display: inline-block;
	vertical-align: middle;
}
.layout_institucional .list-noticias figure .share-box li b {
	display: block;
	padding-bottom: 5px;
}
.layout_institucional .list-noticias figure .share-box li:last-child {
	float: right;
}
.layout_institucional .list-noticias figure .share-box li .fa-tag {
	font-size: 18px;
	color: #054d88;
}
.layout_institucional .list-noticias figure .share-box li .addthis_button {
	margin-left: 50px;
}



@media (max-width: 767px) {
	.layout_institucional .list-noticias figure {
		text-align: center;
	}
	.layout_institucional .list-noticias figure img.left {
		position: static;
		display: inline-block;
	}
	.layout_institucional .list-noticias figure {
	  padding-left: 0;
	}
	.layout_institucional .list-noticias figure a.vertodas {
		position: static;
	}
}



.layout_institucional .list-noticias ul.tabs{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.layout_institucional .list-noticias ul.tabs li{
	background: none;
	color: #222;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
}

.layout_institucional .list-noticias ul.tabs li.current{
	background-color: #fff;
}

.layout_institucional .list-noticias ul.tabs li {
	font-weight: 700;
	font-size: 24px;
	min-width: 150px;
	background-color: #ddd;
	text-align: center;
  padding: 20px;
	color: #1e120d;
	font-family: 'Pt Sans Narrow', sans-serif;
	border: solid 1px #ddd;
	border-bottom: solid 1px #fff;
  position: relative;
  z-index: 5;
  margin-bottom: -1px;
}

.layout_institucional .list-noticias .tab-container {
	padding: 15px 0;
	border: solid 1px #ddd;	
}
.layout_institucional .list-noticias .tab-content{
	display: none;
	padding: 15px;
}

.layout_institucional .list-noticias .tab-content.current{
	display: inherit;
}

.filtro-noticias {
	width: 100%;
	max-width: 358px;
	padding: 15px 30px;
}
.filtro-noticias label {
	font-family: 'Pt Sans Narrow', sans-serif;
	font-size: 18px;
}
.filtro-noticias .select:after {
	width: 27px;
	height: 27px;
	border: solid 1px #ddd;
}
.filtro-noticias .select:hover:after {
  border-color: #2294d1;
}


/* Contratación */
.descarga-form {
	background-color: #8a8b90;
	position: relative;
}
.descarga-form > div > div > div {
	background-color: #8a8b90;
	display: block;
	text-align: center;
	padding: 10px;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
	line-height: 120%;
}
.descarga-form > div > div > div:hover {
	background-color: #222;	
}
.descarga-form a {
	padding: 0 5px;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
	line-height: 120%;
}
.descarga-form > div > div > div a {
	color: #ffffff;	
}
.descarga-form > div > div > div a:hover {
	color: #2294d1;	
}
.descarga-form > div > div > div.form-internacionales {
	padding-left: 60px;
}
.descarga-form i {
	position: absolute;
	left: 50%;
	top: 50%;	
	z-index: 3;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background: #2294d1 url(img/ico-download-form.png) no-repeat center;
  display: block;
  width: 130px;
  height: 130px;
  border: solid 5px #fff;  
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.layout_exposicion .bt-acceso-expo-virtual {
	background-color: #2294d1;
	color: #fff;
	padding: 20px 0 14px 0;
	text-align: center;
	width: 100%;
	display: block;
	max-width: 320px;
	position: relative;
	margin: 0 auto;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.layout_exposicion .bt-acceso-expo-virtual:hover {
	background-color: #222;
}
.layout_exposicion .bt-acceso-expo-virtual:before {
	position: absolute;
	right: 0;
	top: 0;
	content: '';
	width: 0;
	height: 0;
	border-bottom: 18px solid #165e84;
	border-right: 18px solid transparent;
}
.layout_exposicion .bt-acceso-expo-virtual:after {
	position: absolute;
	right: 0;
	top: 0;
	content: '';
	width: 0;
	height: 0;
	border-top: 18px solid #fff;
	border-left: 18px solid transparent;
}
.layout_exposicion .bt-acceso-expo-virtual i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 25px;
}
.layout_exposicion .bt-acceso-expo-virtual strong {
	display: inline-block;
	vertical-align: middle;	
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	text-align: left;
	line-height: 120%;
}
.layout_exposicion .bt-acceso-expo-virtual strong b {
	font-size: 24px;
	display: block;
}


/* Ejes */
.layout_exposicion #ejes {
	background-color: #939598;
	padding-top: 26px;
  border-bottom: solid 90px #fff;
}
.layout_exposicion #ejes h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 48px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 10px;
}
.layout_exposicion #ejes h1 small {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 30px;
	font-weight: 400;
	display: block;
	color: #fff;
}
.layout_exposicion #ejes h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 34px;
}
.layout_exposicion #ejes h2 small {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
	font-weight: 700;
	display: block;
	color: #fff;
	line-height: 150%;
}
.layout_exposicion #ejes .container {
  margin-bottom: 0px;
}
.layout_exposicion #ejes .ejes-bloques {
	/*margin-bottom: -23px;*/
}
.layout_exposicion #ejes .eje {
  border: solid 0px #fff;
  height: 215px;
  background-color: #fff;
  padding: 16px 5px;
  position: relative;
}
.layout_exposicion #ejes .eje p {
	color: #1e120d;
	font-family: 'PT Sans Narrow', sans-serif;
	text-align: center;
	font-weight: 700;
	padding-top: 12px;
	font-size: 18px;
	line-height: 110%;
}
.layout_exposicion #ejes .eje i {
	width: 55px;
	height: 55px;
	color: #fff;
	background-color: #939598;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  line-height: 55px;
}
.layout_exposicion #ejes .eje i:before {
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    bottom: auto;
    top: 50%;
}


/* Exposición */
.layout_exposicion .cuadro {
	text-align: center;
}
.layout_exposicion .cuadro.white {
	background-color: #fff;
	padding: 14px 15px;
	position: relative;
}
.layout_exposicion .cuadro img {
	position: relative;
	top: 0;
  -webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.layout_exposicion .cuadro:hover img {
	top: -10px;
}
.layout_exposicion .cuadro mark {
	margin: 10px 0;
	padding-left: 0px;
	padding-right: 0px;
  font-weight: 700;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 24px;
  color: #2294d1;
  line-height: 100%;
}
.layout_exposicion .cuadro p {
	font-family: 'Open Sans', sans-serif;
	color: #1b1b1f;
	font-size: 14px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 20px;
}
.layout_exposicion .cuadro.white a.boton {
	position: absolute;
	left: 50%;
	bottom: -19px;
	margin: 0px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.layout_exposicion a.boton {
  background-color: #2893cc;
  color: #fff;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
  font-weight: 700;
  padding: 0 25px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 38px;
}
.layout_exposicion a:hover.boton {
  padding: 0 30px;
  background-color: #222;
  color: #fff;
}

.layout_exposicion .tabla-anteriores > div {
	padding-top: 15px;
	padding-bottom: 15px; 
}

#proximos {
	padding: 25px 0;
}
#proximos h4 {	
	font-family: 'PT Sans Narrow', sans-serif;
	color: #0c61b1;
	font-size: 30px;
    margin-bottom: 25px;
}

/* Anteriores */
#anteriores,
#foros_es {
	padding: 25px 0;
}
#anteriores a,
#foros_es a {
	font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  width: 100%;
  display: block;
  text-align: center;
  font-weight: 400;
  padding: 40px 20px; 
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
  font-size: 36px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.layout_exposicion #anteriores a {	
  min-height: 98px;
  position: relative;
}
.layout_exposicion #anteriores a span {
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;	
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 100%;
	text-align: center;
	display: block;
}
.layout_encuentros #anteriores a,
.layout_encuentros #foros_es a {
	color: #5F5F60;
	text-shadow: none;
}
#anteriores .bt-exposiciones-anteriores {
	background-image: url(img/bg-exposiciones-anteriores.jpg);
}
#anteriores .bt-expositores-anteriores {
	background-image: url(img/bg-expositores-anteriores.jpg);
}
#anteriores a:hover {
	background-size: 120%;
}

#anteriores.slider-anteriores {
	padding-bottom: 0px;
}
#anteriores.slider-anteriores h5 {
	font-size: 18px;
}
#anteriores.slider-anteriores .slider-expo {
	width: 100%;
	max-width: 460px;
	margin: 0 auto;
	padding: 0 50px;
}
#anteriores.slider-anteriores .slider-expo .owl-nav div {
	background: transparent;
	color: #1e120d;
	font-size: 24px;
}
#anteriores.slider-anteriores .owl-carousel .owl-stage-outer {
	margin-top: 40px;
}
#anteriores.slider-anteriores a {
	padding: 0;
	display: block;
	text-align: center;
}
#anteriores.slider-anteriores a img {
	max-height: 56px;
	width: auto;
	display: inline-block;
}


/* Alianzas */
.layout_exposicion #alianzas {
	background-color: #e5e6e6;
	padding: 44px 0;
}
.layout_exposicion #alianzas .container {
	background-color: #fff;
	padding-bottom: 40px;
}
.layout_exposicion #alianzas h4 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 30px;
	font-weight: 700;
	color: #fe681d;
	margin: 20px 0 10px 0;
}
.layout_exposicion #alianzas h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #676869;
	margin: 25px 0;
}
.layout_exposicion #alianzas span.barra-separadora {
	width: 1px;
	height: 90px;
	margin-left: 40px;
	background-color: #c4c5c7;
	display: inline-block;
	vertical-align: middle;
}
.layout_exposicion #alianzas .owl-carousel .owl-item img {
	width: auto;
}
.layout_exposicion #alianzas .expo-promueven {

}

.layout_encuentros #alianzas {
	padding: 10px 0;
}
.layout_encuentros #alianzas .container {
	background-color: #fff;
	padding-bottom: 40px;
}
.layout_encuentros #alianzas h4 {	
	font-family: 'PT Sans Narrow', sans-serif;
	color: #0c61b1;
	font-size: 30px;
}
.layout_encuentros #alianzas h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #676869;
	margin: 25px 0;
}
.layout_encuentros #alianzas span.barra-separadora {
	width: 1px;
	height: 90px;
	margin-left: 40px;
	background-color: #c4c5c7;
	display: inline-block;
	vertical-align: middle;
}
.layout_encuentros #alianzas .expo-promueven {

}

.layout_encuentros #novedades {
	padding: 10px 0;
}

.layout_encuentros #top nav .menu > li > a {
  padding: 7px 12px;
}

.layout_encuentros #ejes {
    background-color: #fff;
    /*border-bottom: solid 30px #fff;*/
}
.layout_encuentros #ejes .container {
  margin-top: -100px;
  margin-bottom: 0px;
}
.layout_encuentros #ejes .eje {
  display: block;
  border: solid 0px #fff;
  border-bottom: solid 4px #0d426e;
  background-color: #fff;
  padding-top: 15px;
  position: relative;
	top: 0px;
  height: 160px;
  -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 -o-transition: all .3s ease-in-out;
 -ms-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
}
.layout_encuentros #ejes .eje:hover {
	top: -10px;
}
.layout_encuentros #ejes .eje p {
  color: #1e120d;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 20px;
  margin-top: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 120%;
}

/* Anteriores */
.layout_encuentros #destacamos h4,
.layout_encuentros #anteriores h4,
.layout_encuentros #sociostop h4,
.layout_encuentros #foros_es h4 {
	color: #0c61b1;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 30px;
	margin-bottom: 30px;
}
.layout_encuentros #destacamos h6 {
	color: #0c61b1;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
	margin-bottom: 10px;
}
.layout_encuentros #destacamos {
	padding-bottom: 0px;
	border-bottom: solid 1px #fff;
}
.layout_encuentros #destacamos,
.layout_encuentros #foros_es {
	background-color: #e3e4e8;
}
.layout_encuentros #destacamos figure,
.layout_encuentros #anteriores figure,
.layout_encuentros #foros_es figure {
	height: 357px;
	border: solid 1px #e3e4e8;
	position: relative;
}
.layout_encuentros.s-calendario #destacamos figure {
	margin-bottom: 30px;
	height: 600px;
	max-width: 262px;
	margin-left: auto;
	margin-right: auto;
}
.layout_encuentros.s-calendario #destacamos.calendario-2019 .cont-organiza figure {
	height: 614px;
}
.layout_encuentros.s-calendario #destacamos.calendario-2019 .cont-colabora figure {
	height: 524px;
}
.layout_encuentros.s-calendario #destacamos.calendario-2020 .cont-organiza figure {
	height: 600px;
}
.layout_encuentros.s-calendario #destacamos.calendario-2020 .cont-organiza2 figure {
	height: 475px;
}
.layout_encuentros.s-calendario #destacamos.calendario-2020 .cont-organiza3 figure {
	height: 430px;
}
.layout_encuentros.s-otros-encuentros #destacamos figure {
	margin-bottom: 30px;
	height: 490px;
	max-width: 262px;
	margin-left: auto;
	margin-right: auto;
}
.layout_encuentros.s-programacion-documentacion #destacamos figure {
	height: auto;
	margin-bottom: 40px;
}
.layout_encuentros #anteriores a,
.layout_encuentros #foros_es a {
	padding: 0px;
}
.layout_encuentros #destacamos figure figcaption,
.layout_encuentros #anteriores figure figcaption,
.layout_encuentros #foros_es figure figcaption {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px 5px;
	width: 100%;
	height: 180px;
	background-color: #fff;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.layout_encuentros.s-programacion-documentacion #destacamos figure figcaption {
	position: static;
	text-align: left;
	padding: 15px;
}
.layout_encuentros.s-calendario #destacamos figure figcaption {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	height: 421px; 
}
.layout_encuentros.s-calendario #destacamos.calendario-2019 .cont-organiza figure figcaption {
	height: 440px; 
}
.layout_encuentros.s-calendario #destacamos.calendario-2019 .cont-colabora figure figcaption {
	height: 350px;
}
.layout_encuentros.s-calendario #destacamos.calendario-2020 .cont-organiza figure figcaption {
	height: 420px; 
}
.layout_encuentros.s-calendario #destacamos.calendario-2020 .cont-organiza2 figure figcaption {
	height: 315px; 
}
.layout_encuentros.s-calendario #destacamos.calendario-2020 .cont-organiza3 figure figcaption {
	height: 270px; 
}
.layout_encuentros.s-otros-encuentros #destacamos figure figcaption {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	height: 321px;
}
.layout_encuentros #destacamos figure:hover figcaption,
.layout_encuentros #anteriores figure:hover figcaption,
.layout_encuentros #foros_es figure:hover figcaption {
	background-color: #054d88;
	height: 164px;
}
.layout_encuentros.s-calendario #destacamos figure.anual figcaption {
	background-color: #ccc;
}
.layout_encuentros.s-calendario #destacamos figure.anual:hover figcaption {
	background-color: #054d88;
}
.layout_encuentros.s-calendario #destacamos figure:hover figcaption {
	height: 405px;
}
.layout_encuentros.s-calendario #destacamos.calendario-2019 .cont-organiza figure:hover figcaption {
	height: 424px;
}
.layout_encuentros.s-calendario #destacamos.calendario-2019 .cont-colabora figure:hover figcaption {
	height: 334px;
}
.layout_encuentros.s-calendario #destacamos.calendario-2020 .cont-organiza figure:hover figcaption {
	height: 405px;
}
.layout_encuentros.s-calendario #destacamos.calendario-2020 .cont-organiza2 figure:hover figcaption {
	height: 300px;
}
.layout_encuentros.s-calendario #destacamos.calendario-2020 .cont-organiza3 figure:hover figcaption {
	height: 280px;
}
.layout_encuentros.s-otros-encuentros #destacamos figure:hover figcaption {
	height: 295px;
}
.layout_encuentros.s-programacion-documentacion #destacamos figure:hover figcaption {
	height: 180px;
}
.layout_encuentros #destacamos figure figcaption:before,
.layout_encuentros #anteriores figure figcaption:before,
.layout_encuentros #foros_es figure figcaption:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 20px;
	background: url(img/capa-flecha.png) no-repeat center center;
	top: -20px;
	left: 0;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.layout_encuentros #destacamos figure.anual figcaption:before,
.layout_encuentros #anteriores figure.anual figcaption:before,
.layout_encuentros #foros_es figure.anual figcaption:before {
	background-image: url(img/capa-flecha-anual.png);
}
.layout_encuentros.s-programacion-documentacion #destacamos figure figcaption:before {
	display: none;
}
.layout_encuentros #destacamos figure:hover figcaption:before,
.layout_encuentros #anteriores figure:hover figcaption:before,
.layout_encuentros #foros_es figure:hover figcaption:before {
	background-image: url(img/capa-flecha-hover.png);
}
.layout_encuentros #destacamos figure figcaption,
.layout_encuentros #anteriores figure figcaption,
.layout_encuentros #foros_es figure figcaption {
	font-size: 14px;
}
.layout_encuentros #destacamos figure figcaption span,
.layout_encuentros #anteriores figure figcaption span,
.layout_encuentros #foros_es figure figcaption span {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	display: block;
	padding-bottom: 5px;
	text-transform: uppercase;	
}
.layout_encuentros #destacamos figure figcaption b,
.layout_encuentros #anteriores figure figcaption b,
.layout_encuentros #foros_es figure figcaption b {
	text-transform: uppercase;
	color: #0c61b1;
	display: block;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
	margin-bottom: 8px;
	line-height: 120%;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.layout_encuentros #destacamos .todos_los_encuentros figure figcaption b {
	font-size: 22px;
}
.layout_encuentros.s-calendario #destacamos figure figcaption b,
.layout_encuentros.s-otros-encuentros #destacamos figure figcaption b,
.layout_encuentros.s-programacion-documentacion #destacamos figure figcaption b {
	text-transform: initial;
}
.layout_encuentros #destacamos figure:hover figcaption b,
.layout_encuentros #anteriores figure:hover figcaption b,
.layout_encuentros #foros_es figure:hover figcaption b,
.layout_encuentros #destacamos figure:hover figcaption span,
.layout_encuentros #anteriores figure:hover figcaption span,
.layout_encuentros #foros_es figure:hover figcaption span {
	color: #fff;
}
.layout_encuentros #destacamos figure figcaption p,
.layout_encuentros #anteriores figure figcaption p,
.layout_encuentros #foros_es figure figcaption p {
	margin-bottom: 0px;
	line-height: 140%;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.layout_encuentros #destacamos figure:hover figcaption p,
.layout_encuentros #anteriores figure:hover figcaption p,
.layout_encuentros #foros_es figure:hover figcaption p {
	color: #fff;
}
.layout_encuentros.s-calendario #destacamos figure figcaption p,
.layout_encuentros.s-otros-encuentros #destacamos figure figcaption p {
	color: #1e120d;
	font-size: 14px;
	margin-bottom: 12px;
}
.layout_encuentros.s-calendario #destacamos figure figcaption p span,
.layout_encuentros.s-otros-encuentros #destacamos figure figcaption p span {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-transform: initial;
	display: initial;
}
.layout_encuentros.s-calendario #destacamos figure figcaption p i,
.layout_encuentros.s-otros-encuentros #destacamos figure figcaption p i {
	width: 20px;
	text-align: center;
}
.layout_encuentros.s-calendario #destacamos figure figcaption p i,
.layout_encuentros.s-calendario #destacamos figure figcaption p span,
.layout_encuentros.s-otros-encuentros #destacamos figure figcaption p i,
.layout_encuentros.s-otros-encuentros #destacamos figure figcaption p span {
	color: #054d88;
}
.layout_encuentros.s-calendario #destacamos figure:hover figcaption p,
.layout_encuentros.s-calendario #destacamos figure:hover figcaption p i,
.layout_encuentros.s-calendario #destacamos figure:hover figcaption p span,
.layout_encuentros.s-otros-encuentros #destacamos figure:hover figcaption p,
.layout_encuentros.s-otros-encuentros #destacamos figure:hover figcaption p i,
.layout_encuentros.s-otros-encuentros #destacamos figure:hover figcaption p span {
	color: #fff;
}

.layout_encuentros.s-calendario #destacamos figure figcaption .iralaweb,
.layout_encuentros.s-otros-encuentros #destacamos figure figcaption .iralaweb,
.layout_encuentros.s-programacion-documentacion #destacamos figure figcaption .iralaweb {
	position: absolute;
	bottom: 15px;
	left: 50%;
	width: 134px;
	margin-left: -67px;
	background-color: #2294d1;
	color: #fff;
	font-size: 14px;
	font-weight: 700;	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.layout_encuentros.s-programacion-documentacion #destacamos figure figcaption .iralaweb {
  left: 0;
  margin-left: 15px;
}


/* Programacion - documentacion */
.info-de-impacto {
	padding: 20px 0;
	/*background-color: #43b8fb;*/
}
/*.layout_encuentros #destacamos .info-de-impacto h4,
.layout_encuentros #destacamos .info-de-impacto h5 {
	color: #fff;
}*/
.layout_encuentros.s-programacion-documentacion #destacamos .info_adicional figure figcaption {
	text-align: center;
	background-color: #0d426e;
  padding-top: 30px;
}
.layout_encuentros.s-programacion-documentacion #destacamos .info_adicional figure:hover figcaption {
	background-color: #444;
}
.layout_encuentros.s-programacion-documentacion #destacamos .info_adicional figure figcaption b {
	text-align: left;
	color: #fff;
	padding-left: 15px;	
}
.layout_encuentros.s-programacion-documentacion #destacamos .info_adicional figure figcaption i,
.layout_encuentros.s-programacion-documentacion #destacamos .info_adicional figure figcaption b {
	display: inline-block;
	vertical-align: top;
}
.layout_encuentros.s-programacion-documentacion #destacamos .info_adicional figure figcaption .iralaweb {
  left: 50%;
  margin-left: -67px;
}

#foros_ie {
	background-color: #fff; /* #0a3968 */
  padding: 25px 0;
}
.layout_encuentros #foros_ie h4 {
  color: #0a3968; /* #fabc12 */
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 30px;
  margin-bottom: 30px;
}
.layout_encuentros #foros_ie .vertodos a {
	color: #0a3968 !important; /* FFF */
}
.layout_encuentros #foros_ie figure figcaption { 
	position: relative;
	padding: 10px 5px;
	width: 100%;
	height: 178px;
  padding-top: 58px;
	background-color: #fff; 
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.layout_encuentros #foros_ie figure figcaption i {
	position: absolute;
	left: 50%;
	top: 100%;
  margin-left: -25px;
  margin-top: -25px;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.layout_encuentros #foros_ie figure b {
	color: #0a3968; /* FFF */
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	padding: 15px 0;
	display: block;
	line-height: 110%;
}
.layout_encuentros #foros_ie figure:hover b {
	color: #333; /* fabc12 */
}
.layout_encuentros #foros_ie figure:hover figcaption i {
	margin-top: -15px;
}
.layout_encuentros #foros_ie figure.f_global figcaption {
	background-color: #e50b08;
}
.layout_encuentros #foros_ie figure.f_multilateral figcaption {
	background-color: #ee7700;
}
.layout_encuentros #foros_ie figure.f_multilateral figcaption i {
	top: 0;
}
.layout_encuentros #foros_ie figure.f_regional figcaption {
	background-color: #fabc12;
}
.layout_encuentros #foros_ie figure figcaption span {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	line-height: 110%;
}


/* BANNERS */
#banners_expo {
	padding: 40px 0;
}

/* EPERTOS */
.layout_encuentros #expertos {
	padding: 25px 0 0 0;
	background-color: #208bc5;
}
.layout_encuentros #expertos .container {
	position: relative;
}
.layout_encuentros #expertos h4 {
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: center;
}
.layout_encuentros #expertos .vertodos {
	display: block;
	float: right;
	padding: 15px 0;
	text-align: right;
}
.layout_encuentros #expertos .vertodos a {
	display: inline-block;
	color: #fff;
	font-weight: 400;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

.layout_encuentros #destacamos .vertodos,
.layout_encuentros #anteriores .vertodos,
.layout_encuentros #foros_ie .vertodos,
.layout_encuentros #foros_es .vertodos,
.layout_encuentros #expertos .vertodos {
	display: block;
	padding: 15px 0;
	text-align: right;
}
@media (min-width: 768px) {
	.layout_encuentros #destacamos .vertodos,
	.layout_encuentros #anteriores .vertodos,
	.layout_encuentros #foros_ie .vertodos,
	.layout_encuentros #foros_es .vertodos,
	.layout_encuentros #expertos .vertodos {
		position: absolute;
		right: 15px;
		top: 0;
	}
}
.layout_encuentros #destacamos .vertodos a,
.layout_encuentros #anteriores .vertodos a,
.layout_encuentros #foros_ie .vertodos a,
.layout_encuentros #foros_es .vertodos a,
.layout_encuentros #expertos .vertodos a {
	display: inline-block;
	color: #0c61b1;
	font-weight: 400;
	text-align: right;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.layout_encuentros #expertos .vertodos a {
	color: #fff;
}

.layout_encuentros.s-regionales #destacamos figure {
	margin-bottom: 30px;
}

.no-imagen.borde.left div {
	height: 165px;
	background-repeat: no-repeat;
	background-size: cover;
  background-position: center;
}

.owl-nav div {
	background-color: transparent;
}
.owl-nav div:hover {
  background-color: transparent;
  width: 48px;
}

.slider-magazine .owl-nav div {
	background-color: #0d426e;
}
.slider-magazine .owl-nav div:hover {
  background-color: #ccc;
  color: #111;
}
.layout_encuentros #expertos .owl-nav .owl-prev {
  left: -70px;
}
.layout_encuentros #expertos .owl-nav .owl-next {
  right: -70px;
}
.layout_encuentros #expertos .expertos figure {
	display: inline-block;
	width: 100%;
	background: transparent;
	vertical-align: top;
	position: relative;
	/*border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;*/
	padding: 0 15px;
	margin-bottom: 15px;
}
.layout_encuentros #expertos .expertos figure b {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}
.layout_encuentros #expertos .expertos figure p {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
}
.layout_encuentros #expertos .expertos figure .no-imagen.borde.left div {
	height: 180px; /* 306 */
}
.layout_encuentros #expertos .expertos figure figcaption {
	/*position: absolute;
	bottom: 0;
	left: 0;*/
	color: #fff;
	width: 100%;
	padding: 15px 0;
	min-height: initial;
	background-color: transparent;
	/*background-color: rgba(33,145,202,0.7);*/
	text-align: center;
}
	.layout_encuentros #expertos .modulo-institucionales__imagen{
		height: 162px;
		display: inline-block;
		vertical-align: top;
		position: relative;
	}
		.layout_encuentros #expertos .modulo-institucionales__imagen .nacionalidad{
			position: absolute;
			bottom: 0;
			left: 0;
		}
	.layout_encuentros #expertos figcaption {
		text-align: center;
		padding: 20px 2px 10px 2px;
		min-height: 140px;
		background: #FFF;
		position: relative;
		vertical-align: top;
	}
		.layout_encuentros #expertos .expertname b {
			display: block;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
			color: #074C85;
		}
		.layout_encuentros #expertos .expertname b:after {
			content: '';
			display: none;
			width: 48px;
			height: 1px;
			margin: 10px auto;
			background-color: #1e120d;
		}
			.layout_encuentros #expertos .expertname:hover b{
				color: #1C1B20;
				-webkit-transition: all .20s ease-in-out;
				-moz-transition:    all .20s ease-in-out;
				-o-transition:      all .20s ease-in-out;
				-ms-transition:     all .20s ease-in-out;
				transition:         all .20s ease-in-out;
			}
		.layout_encuentros #expertos figcaption p,
		.layout_encuentros #expertos figcaption span{
	font-family: 'PT Sans Narrow', sans-serif;
			font-size: 14px;
			line-height: 18px;
			color: #544E4E;
			margin: 0;
		}


/* GALERIAS */
#galerias {
	padding: 30px 0 20px 0;
}
body.index #galerias {
	padding: 0px;
}
#galerias h2 {
	margin-bottom: 14px;
	display: inline-block;
}
#galerias h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
  margin: 0px;
  padding: 0px;
  color: #1b1b1f;
  line-height: 120%;
}
#galerias h3 strong {
	border-bottom: solid 1px #ccc; 
	display: inline-block; 
	padding: 10px 20px; 
	margin-bottom: 20px;
}
#galerias a.vertodos {
	font-family: 'PT Sans Narrow', sans-serif;
	display: inline-block;
	padding-left: 20px;
	color: #2893cc;
	font-size: 18px;
}
#galerias .container-fluid [class*="col-"] {
	padding-left: 0px;
	padding-right: 0px;
}
#galerias .container-fluid [class*="col-"]:nth-child(1) {
	border-right: solid 2px #fff;
}
#galerias .container-fluid [class*="col-"]:nth-child(2) {
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}
#galerias .container-fluid [class*="col-"]:nth-child(3) {
	border-left: solid 2px #fff;
}
#galerias .container-fluid [class*="col-"]:nth-child(4) {
	border-left: solid 2px #fff;
}
#galerias a.galeria {
	position: relative;
	display: block;
}
#galerias span.shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	opacity: 0;
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 -o-transition: all .3s ease-in-out;
 -ms-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
 z-index: 1;
}
#galerias .container-fluid:hover span.shadow {
	opacity: 1;
}
#galerias .container-fluid:hover a:hover span.shadow {
	opacity: 0 !important;
}
body.index #galerias a:hover span.shadow {
	opacity: 1;
}
#galerias a.galeria:after {
	position: absolute;
	content: '';
	width: 78px;
	height: 78px;
	background-image: url(/encuentros/colombia2017/css/img/ico-galeria.png);
	background-repeat: no-repeat;
	background-position: 11px 11px;
	background-color: rgba(6,62,120,0.9);	
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	top: 50%;
	left: 50%;
	margin-top: -39px;
	margin-left: -39px;
	opacity: 0;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

#galerias .galeria .botones {
	position: absolute;
	left: 0;
	padding-bottom: 22px;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
}
#galerias .galeria .botones a {
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 0 30px;
	background-color: rgba(0, 0, 0, 0.75);
	border: solid 1px #fff;
	display: inline-block;
	margin: 0 15px;
	line-height: 30px;
}
#galerias .galeria .botones a:hover {
	background-color: #c21427;
}
#galerias .galeria strong {
	color: #fff;
	display: block;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 10px;
	white-space:nowrap;
	text-transform: uppercase;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
	line-height: 100%;
}

#galerias .videogaleria a.galeria:after {
  background-image: url(/encuentros/colombia2017/css/img/ico-galeria-play.png);
  background-position: center center;
}
#galerias a:hover.galeria:after {
	opacity: 1;
	margin-top: -40px;
}
#galerias a.galeria b {
	position: absolute;
	bottom: 26px;
	left: 50%;
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 36px;
	font-weight: 700;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	text-transform: uppercase;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
}

/* NUEVO DE GALERÍAS */
/* GALERIAS */
.layout_exposicion #galerias {
	padding: 20px 0;
	padding-top: 20px !important;
}
.layout_exposicion #galerias h2 {
	margin-bottom: 14px;
	font-size: 30px;
}
.layout_exposicion #galerias a.vertodos {
	top: 5px;
}
.layout_exposicion #galerias .container-fluid > .row > [class*="col-"] {
	padding-left: 0px;
	padding-right: 0px;
}
.layout_exposicion #galerias .container-fluid > .row > [class*="col-"]:nth-child(1) {
	border-right: solid 2px #fff;
}
.layout_exposicion #galerias .container-fluid > .row > [class*="col-"]:nth-child(2) {
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}
.layout_exposicion #galerias .container-fluid > .row > [class*="col-"]:nth-child(3) {
	border-left: solid 2px #fff;
}
.layout_exposicion #galerias .container-fluid > .row > [class*="col-"]:nth-child(4) {
	border-left: solid 2px #fff;
}
.layout_exposicion #galerias .relativo {
	position: relative;
	display: block;
	overflow: hidden;
}
.layout_exposicion #galerias .container-fluid .relativo .row {
	margin-left: -2px;
	margin-right: -2px;
}
.layout_exposicion #galerias .container-fluid .relativo .row [class*="col-"] {
	padding-left: 2px;
	padding-right: 2px;
}
.layout_exposicion #galerias .enlaces {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.layout_exposicion #galerias .galeria strong {
	display: inline-block;
	font-size: inherit;
	margin-bottom: 0;
}
.layout_exposicion #galerias a.galeria:after {
	display: none;
}
.layout_exposicion #galerias .enlaces h6 {
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 36px;
	margin-bottom: 15px;
	font-weight: 700;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
}
.layout_exposicion #galerias .enlaces a {
	background-color: rgba(0,0,0,0.6);
	text-align: center;
	display: block;
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	padding: 8px 0;
	text-transform: uppercase;
}
.layout_exposicion #galerias .enlaces a:hover {
	background-color: rgba(0,0,0,1);
}
.layout_exposicion #galerias .enlaces a i {
	background-color: transparent !important;
	height: auto;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 10px;
	height: 0;
	margin-bottom: 30px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.noticias-oea h2 {
	color: #38a7dd;
	margin-bottom: 30px;
	margin-top: 40px;
}
.noticias-oea figure {
	padding: 15px;
	background-color: #eee;
	display: block;
	margin-bottom: 20px;
}
.noticias-oea figure:hover {
	background-color: #f2f0f0;
}
.noticias-oea figure i {
	color: #f00;
	font-size: 18px;
	line-height: 18px;
	margin-right: 5px;
	vertical-align: middle;
	display: inline-block;
}
.noticias-oea figure b {
	color: #054d88;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	line-height: 20px;
	vertical-align: middle;
	display: inline-block;
}
.noticias-oea figure p {
	padding-top: 10px;
}
.noticias-oea figure span {
	display: block;
	font-size: 12px;
	font-style: italic;
	color: #888;
}


.felchas-items li {
	padding-left: 20px;
	position: relative;
	margin-bottom: 5px;
}
.felchas-items li i {
	position: absolute;
	left: 0;
	top: 3px;
}

#marquesina {
	background-color: #054d88;
	text-align: center;
	padding: 26px 0;
}
#marquesina .container_marquee {
	position: relative;
	background-color: #fff;
	overflow: hidden;
	height: 30px;
}

#marquesina .ultimas {
	position: absolute;
	left: 0px;
	top: 0;
	width: 172px;
	background-color: #ffbd29;
	color: #222;
	z-index: 8;
	line-height: 30px;
}
#marquesina .ultimas:before {
	content: '';
	position: absolute;
	left: 100%;
	top: 7px;
	width: 0;
	height: 0;
	border-top: solid 8px transparent;
	border-bottom: solid 8px transparent;
	border-left: solid 8px #ffbd29;
}
#marquesina .ultimas_noticias {
	padding-left: 172px;
	background-color: #fff;
	color: #222;
	line-height: 30px;
}

#marquesina .container {display: inline-block;  overflow: hidden;  box-sizing: border-box;  height: 30px;  position: relative;  cursor: pointer;}
/*.marquee,*[class^="marquee"] {  display: inline-block;  white-space: nowrap;  position: absolute;} 
.marquee {  } 
.marquee-content-items {  display: inline-block;  padding: 0px;  margin: 0;  height: 30px;  position: relative;} 
.marquee-content-items span {  display: inline-block;  line-height: 30px;  color: #222;} 
.marquee-content-items span:after {  content: "|";  margin: 0 1em;}*/

.marquee {
  width: 100%;
  overflow: hidden;
}
.marquee .marquee-content-items {
	line-height: 30px;
}
.marquee-content-items span {  display: inline-block;  line-height: 30px;  color: #222;} 
.marquee-content-items span:after {  content: "|";  margin: 0 1em;}

.marquee-content-items span a {
	display: inline-block;
	padding: 0 10px;
}
.marquee-content-items span a:hover {
	background-color: #222;
	color: #fff;
}


.s_observatorio h3,
.s_centrodedocumentacion h3 {
	font-weight: bold;
	color: #2294d1;
	font-size: 30px;
	font-family: 'PT Sans Narrow', sans-serif;
	line-height: 130%;
}
.s_observatorio h6 {
	color: #111;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	line-height: 130%;
}
ul.lista-observatorio {
	margin-left: -15px;
	margin-right: -15px;
}
.lista-observatorio li {
	display: inline-block;
	width: 33.33%;
	padding: 15px;
	vertical-align: top;
}
.lista-observatorio li figure {
	border: solid 1px #dcdcdc;
	padding: 15px;
    min-height: 430px;
    position: relative;
}
.lista-observatorio li figure b {
	color: #054d88;
	font-size: 20px;
	font-family: 'PT Sans Narrow', sans-serif;
	line-height: 120%;
}
.center_img {
	text-align: center;
	display: block;
	padding-bottom: 15px;
}
.lista-observatorio li figure .descargar {
	position: absolute;
	left: 50%;
	bottom: 15px;	
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #ffffff;
	background-color: #054d88;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	line-height: 33px;
	width: 102px;
	text-align: center;
}
.lista-observatorio li figure .descargar:hover {
	background-color: #ccc;
	color: #222;
}

.centro_de_doc_superior {
	background-color: #2294d1;
	border-top: solid 2px #fff;
	color: #fff;
	padding: 20px 0;
}
.centro_de_doc_superior h3 {
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 30px;
	padding: 15px 0;
	line-height: 130%;
}
.centro_de_doc_superior h6 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 130%;
}
.centro_de_doc_superior .listado-centro {
	padding: 24px 0;
}
.centro_de_doc_superior .listado-centro ul {
  padding-left: 17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.centro_de_doc_superior .listado-centro ul li {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 2px 0 2px 20px;
	position: relative;
	text-align: left;
	color: #fff;
	line-height: 130%;
}
.centro_de_doc_superior .listado-centro ul li:before {
	font-family: 'Fontawesome', sans-serif;
	font-size: 16px;
	color: #054d88;
    content: "\f054";
    position: absolute;
    left: 0;
    top: 3px;
}
.centro_de_doc_superior p {
	font-family: 'Open sans', sans-serif;
	font-size: 16px;
	color: #fff;
	margin-bottom: 25px;
	line-height: 150%;
}

#centro-que-es article {
	padding-left: 210px;
	min-height: 100px;
	margin-bottom: 10px;
}
#centro-que-es article p {
	padding-top: 8px;
	position: relative;
	font-family: 'Open sans', sans-serif;
	font-size: 16px;
	line-height: 130%;
}
#centro-que-es article i {
	position: absolute;
	right: 100%;
	top: 0;
	margin-right: 15px;
}
#centro-que-es .cita-cdd {
	margin-bottom: 60px;
}
#centro-que-es .cita-cdd p {
	color: #054d88;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 30px;
	line-height: 120%;
}
#centro-que-es .cita-cdd b {
	display: block;
	padding-top: 20px;
	color: #054d88;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	line-height: 120%;
}
#centro-ponencias article a {
	display: inline-block;
	vertical-align: top;
	margin: 0 20px;
}
#centro-ponencias article a p {
	font-family: 'PT Sans Narrow', sans-serif;
	text-align: center;
	font-weight: 700;
	color: #2294d1;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 140%;
}
#centro-ponencias article a:hover p {
	color: #222;
}
#centro-ponencias p {
	text-align: justify;
	font-family: 'Open sans', sans-serif;
	font-size: 18px;
	line-height: 130%;
}
#centro-ponencias p a {
	color: #2294d1;
}
#centro-ponencias p a:hover {
	color: #222;
}

.sub-menu-documentacion {
	background-color: #054d88;
	margin-top: -10px;
	padding-bottom: 25px;
	text-align: center;
    position: relative;
    z-index: 1;
}
.sub-menu-documentacion li {
	display: inline-block;
	margin: 0 15px;
	border: solid 1px #fff;
}
.s-nosotros .sub-menu-documentacion li {
	margin: 0 5px;
}
.sub-menu-documentacion li:hover {
	border-color: #2294d1;
}
.sub-menu-documentacion a {
	font-family: "PT Sans", sans-serif;
	font-size: 16px;
	padding: 5px 20px;
	display: block;
	font-weight: 400;
	color: #fff;
}
.s-nosotros .sub-menu-documentacion a {
	padding: 5px 10px;
}
.sub-menu-documentacion a:hover {
	color: #fff;
	font-weight: 700;
	background-color: #2294d1;
}
.sub-menu-documentacion li.activo {
	border-color: #2294d1;
}
.sub-menu-documentacion li.activo a {
	background-color: #2294d1;
	font-weight: 700;
	color: #fff;
	font-weight: 700;
}
.sub-menu-opiniones {
	text-align: center;
    position: relative;
    z-index: 1;
}
.sub-menu-opiniones li {	
	display: inline-block;
	margin: 0 15px;
}
.sub-menu-opiniones a {
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 120%;
    padding: 15px 30px;
    color: #054d88;
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
    border: solid 1px #054d88;
}
.sub-menu-opiniones a:hover {
	background-color: #555;
	color: #fff;
}
.sub-menu-opiniones li.activo {
	border-color: #2294d1;
}
.sub-menu-opiniones li.activo a {
	background-color: #2294d1;
	font-weight: 700;
	color: #fff;
	font-weight: 700;
}

.centrocontenido .vermas {
    float: right;
    font-size: 20px;
    background-color: #2294d1;
    color: #fff;
    padding: 0 10px;
    line-height: 140%;
    margin-top: 5px;
}
.centrocontenido .vermas:hover {
	background-color: #333;
	color: #fff;
}
.centrocontenido h3 {
	color: #2294d1;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 30px;
	padding: 0;
	text-transform: uppercase;
	margin-bottom: 30px;
	text-align: center;
	font-weight: 700;
	line-height: 130%;
}
.centrocontenido figure {
	padding-left: 292px;
	position: relative;
	padding-bottom: 44px;
	margin-bottom: 40px;
	min-height: 200px;
}
.centrocontenido figure a.left {
	position: absolute;
	left: 0;
	top: 0;
	width: 262px;
	border: solid 1px #dcdcdc;
	text-align: center;
}
.centrocontenido figure a.left img {
	height: 198px;
	width: 100%;
}
.centrocontenido figure figcaption p b {
	color: #054d88;
	font-size: 20px;
	font-family: 'PT Sans Narrow', sans-serif;

}
.centrocontenido figure figcaption p {	
	font-family: 'Open Sans', sans-serif;
	text-align: justify;
	font-size: 16px;
	font-weight: 400;
	color: #1e120d;
	line-height: 120%;
}
.centrocontenido figure figcaption .buttons {
	position: absolute;
	left: 292px;
	bottom: 0;
	white-space: nowrap;
}
.centrocontenido figure figcaption a.descargar {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	background-color: #0c61b1;
	padding: 0px 10px;
	line-height: 34px;
}
.centrocontenido figure figcaption a:hover.descargar {
	background-color: #000;
}
.centrocontenido figure figcaption a.masinfo {
	display: inline-block;
	margin-left: 15px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	background-color: #98989b;
	padding: 0px 10px;
	line-height: 34px;
}
@media (max-width: 991px) {
	.centrocontenido figure figcaption a.masinfo {
		width: auto;
		float: none;
	}
}
@media (max-width: 767px) {
	.centrocontenido figure {
		padding-left: 0px;
	}
	.centrocontenido figure a.left {
		position: static;
	    display: block;
    	margin: 0 auto 30px auto;
	}
	.centrocontenido figure figcaption .buttons {
		text-align: center;
		position: static;
		left: auto;
	}
}
.centrocontenido figure figcaption a:hover.masinfo {
	background-color: #0c61b1;
}
.centrocontenido figure .infoplus {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	background-color: rgba(0,0,0,0.5);
}
.centrocontenido figure .infoplus-inner {
	position: fixed;
	left: 50%;
	top: 50%;	
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-color: #fff;
	z-index: 2;
	padding: 20px;
	width: 70%;
}
.centrocontenido figure .infoplus-inner .fa-times {
	color: #fff;
	font-size: 30px;
	position: absolute;
	right: 5px;
    top: -35px;
    cursor: pointer;
}
.centrocontenido figure .infoplus-inner .fa-times:hover {
	color: #222;
}
.centrocontenido figure .infoplus-inner p {
	font-family: 'Open Sans', sans-serif;
	text-align: justify;
	font-size: 16px;
	font-weight: 300;
	color: #111;
	line-height: 150%;
}

.centrocontenido hr {
	border-color: #2294d1;
}
#main.centrodedoc .superior .content {
	max-width: initial;
}


.s-nosotros .superior ul {
  padding: 0 0 0 30px;
  margin-bottom: 20px;
}
/*.s-nosotros .superior ul li {
	font-family: 'FontAwesome', sans-serif;
	position: relative;
    padding-left: 15px;
}*/
.s-nosotros .superior b.dest {
	color: #1105ac;
}
.s-nosotros .superior address span {
	color: #2415ef;
}
/*.s-nosotros .superior ul li:before {
    content: "\f101";
    position: absolute;
    left: 0;
    top: 2px;
}*/
.s-nosotros .superior ul li ul li:before {
    content: "\f0da";
    position: absolute;
    left: 0;
    top: 2px;
}
.s-nosotros .superior address {
	background-color: #eee;
	padding: 15px;
}

.nGY2PortInfo {
	opacity: 0;
	visibility: hidden;
}
#ngy2p {
	min-height: 400px;
}
h2.text-azul {
	color: #2294d1;
	text-transform: initial;
}

/* Layout exposicionvirtual */
@media (max-width: 599px) {

	#top .logo, 
	#top .logo-oea {
	    width: 50% !important;
	}

}
#videobg {
	/*height: 536px;*/
	background-color: #969698;
	position: relative;
	overflow: hidden;
}
#videobg video {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;	
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#videobg h1 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 80%;	
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 36px;
	line-height: 150%;
}
#videobg h1 span {
	font-size: 72px;
	display: block;
}
.slider-benefactores.owl-carousel .owl-item img {
	height: auto;
    width: auto;
    display: inline-block;
}
.layout_exposicionvirtual #top nav .menu > li > a {
	text-transform: initial;
}
.layout_exposicionvirtual h2 {
  color:#5cb3e2;
  font-family: 'PT Sans Narrow', Sans-serif;
  font-size: 36px;
  padding: 20px 0;
  line-height: 130%;
}
.layout_exposicionvirtual .list-socios section {
	padding-bottom: 40px;
}
.layout_exposicionvirtual #socios-estrategicos {
	background-color: #5cb3e2;
}
.layout_exposicionvirtual #socios-estrategicos h2 {
	color: #fff;
}
.layout_exposicionvirtual .list-socios li {
	display: inline-block;
	padding: 15px;
}
.layout_exposicionvirtual .list-socios li a {
	border: solid 1px #dcdcdc;
	display: block;
	text-align: center;
}
.layout_exposicionvirtual .list-socios li a:hover {
	border-color: #5cb3e2;
}
.layout_exposicionvirtual .list-socios li a img {
	display: inline-block;
}
.layout_exposicionvirtual #socios-estrategicos li a {
	border: none;
}
.layout_exposicionvirtual .grid_4 li {
	width: 25%;
}
.layout_exposicionvirtual .grid_5 li {
	width: 20%;
}
.layout_exposicionvirtual .grid_7 li {
	width: 14%;
}
@media (max-width: 1199px) {
	.layout_exposicionvirtual .grid_4 li {
		width: 25%;
	}
	.layout_exposicionvirtual .grid_5 li {
		width: 20%;
	}
	.layout_exposicionvirtual .grid_7 li {
		width: 14%;
	}
}
@media (max-width: 991px) {
	.layout_exposicionvirtual .grid_4 li {
		width: 50%;
	}
	.layout_exposicionvirtual .grid_5 li {
		width: 33.3333%;
	}
	.layout_exposicionvirtual .grid_7 li {
		width: 25%;
	}
}
@media (max-width: 767px) {
	#videobg h1 {
		font-size: 18px;
	}
	#videobg h1 span {
		font-size: 30px;
	}
	.layout_exposicionvirtual h2 {
		font-size: 18px;
	}
	.layout_exposicionvirtual .grid_4 li {
		width: 100%;
	}
	.layout_exposicionvirtual .grid_5 li {
		width: 50%;
	}
	.layout_exposicionvirtual .grid_7 li {
		width: 33.3333%;
	}
}
@media (max-width: 499px) {
	.layout_exposicionvirtual .grid_4 li {
		width: 100%;
	}
	.layout_exposicionvirtual .grid_5 li {
		width: 100%;
	}
	.layout_exposicionvirtual .grid_7 li {
		width: 100%;
	}
}

/* FICHA SOCIOS */
.ficha_socios h2 {
	color: #054d88;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 30px;
	text-transform: initial;
	line-height: 130%;
}
.ficha_socios h3 {
	color: #054d88;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px;
	font-weight: 800;
	text-transform: initial;
	line-height: 130%;
}
.ficha_socios p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #1b1b1f;
	line-height: 140%;	
}
.ficha_socios aside {
	padding-top: 40px;
}
.ficha_socios .logo_socio {
	border: solid 1px #dcdcdc;
	margin-bottom: 20px;
}
.ficha_socios address p {
	position: relative;
	padding-left: 20px;
}
.ficha_socios address i {
	color: #054d88;
	position: absolute;
	left: 0;
	top: 5px;
}
.socios_sociales li {
	display: inline-block;
	padding: 0 5px;
}
.socios_sociales li i {
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border-width: 1px;
	border-style: solid;
	width: 50px;
	height: 50px;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
}
.socios_sociales li:nth-child(1) i {
	color: #054d88;
	border-color: #054d88;
}
.socios_sociales li:nth-child(2) i {
	color: #5cb3e2;
	border-color: #5cb3e2;
}
.socios_sociales li:nth-child(3) i {
	color: #e60003;
	border-color: #e60003;
}
.item-list-chevron-right li {
    padding: 2px 0 2px 20px;
    position: relative;
    text-align: left;
}
.item-list-chevron-right li:before {
    font-family: 'Fontawesome', sans-serif;
    font-size: 16px;
    color: #054d88;
    content: "\f054";
    position: absolute;
    left: 0;
    top: 3px;
}

.ficha_socios .owl-nav .owl-prev {
    left: -60px;
}
.ficha_socios .owl-nav .owl-next {
    right: -60px;
}
.ficha_socios .owl-nav div {
    color: #0d426e;
    background-color: transparent;
}
.ficha_socios .slider span {
    width: 100%;
    display: block;
    padding: 10px 20px 30px 20px;
    text-align: center;
    color: #1b1b1f;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    z-index: 2;
}
.soluciones_educativas {
	background-color: #d4edfa;
	padding: 30px 0;
}
.participacion_socio {
	background-color: #e3e5e6;
	padding: 20px 0;
}

#participaciones li {
	display: inline-block;
	vertical-align: top;
	padding: 8px;
	text-align: center;
}
#participaciones .caja {
	width: 100%;
	height: 220px;
	position: relative;
	background-color: #fff;
}
#participaciones .caja .logo {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -95px;
	margin-top: -60px;
}
#participaciones .caja a.mas span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -27px;
	margin-left: -28px;
	opacity: 0.5;
	-webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
#participaciones .caja a:hover.mas span {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}



.bg-gris {
	padding: 30px 0 20px 0;
	background-color: #dddddd;
}

/* Que hacemos */
.que-hacemos-superior {
    background-color: #2294d1;
    border-top: solid 2px #fff;
    color: #fff;
    padding: 0px 0;
}
.que-hacemos-superior article {
	padding: 30px 0;
	padding-right: 50px;
}
.que-hacemos-superior article h3 {
	color: #fff;
	font-size:24px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 700;
	margin-bottom: 20px;
	line-height:120%;
}
.que-hacemos-superior article p {
	font-weight: 400;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 140%;
}
.tabwrapper {
  margin:20px auto;
}
.tabs {
	border-bottom:2px solid #054d88;
	padding: 0 8%;
	text-align: center;
}
.tabs li {
    display: inline-block;
    padding: 0 2px;
  }
  
    
.tabs li a {
    display:block;
    text-align:center;
    text-transform:uppercase;
	color:#1b1b1f;
	font-size:24px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 700;
    padding: 12px 30px;
    background:#d8dadc;
	line-height:120%;
}
.tabs li a:hover, 
.tabs li a.active {
	color: #fff;
      background:#054d88;
    }

.tabgroup .innertab {
    padding:20px 0;
  }
.clearfix:after {
  content:"";
  display:table;
  clear:both;
}

.innertab .botones {
	margin-bottom: 50px;
}
.innertab .botones a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #054d88;
  padding: 15px 30px;
  display: inline-block;
  margin: 0 15px;
  line-height: 120%;
}
.innertab .botones a:hover {
	background-color: #666;
}
.innertab .botones a i {
	font-size: 22px;
	font-weight: 400;
	margin-right: 15px;
}

.resenas {
	background-color: #2294d1;
}
.resenas .resena {
	border-bottom: solid 3px #fff;
	margin-left: 0px;
	margin-right: 0px;
}
.resenas .resena > div {
	padding-left: 0px;
	padding-right: 0px;
}

.resenas article {
	padding: 25px 25px 0px 25px;
}
.resenas article h4 {
	padding: 0px;
	margin: 0px;
	font-weight: 700;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 140%;
}
.resenas article p {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 140%;
}
.resenas article p u {
	text-decoration: underline;
}
.resenas article a {
	color: #fff;
}
.resenas article a:hover {
	color: #3f51b5;
}
.buttons-am {
	padding: 15px 0;
}
.buttons-am a {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    background-color: #054d88;
    font-weight: 700;
    padding: 15px 30px;
    display: inline-block;
    margin: 0 15px;
    line-height: 120%;
}
.buttons-am a:hover {
	background-color: #333;
}
.buttons-am a i {
	margin-left: 10px;
	font-size: 14px;
}

.top-am p {
	font-size: 16px;
	text-align: justify;
}


.innertab p {
	font-size: 16px;
	line-height: 140%;
}

.innertab .tilde,
.innertab b {
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
}
.innertab .tilde i {
	color: #054d88;
	margin-right: 10px;
}
h2.celeste,
h3.celeste,
p.celeste,
strong.celeste,
b.celeste {
	color: #38a7dd;
}
.bt-presentacion {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 120%;
	padding: 15px 30px;
	color: #054d88;
	display: inline-block;
	font-weight: 400;
	border: solid 1px #054d88;
}
.bt-presentacion:hover {
	background-color: #555;
}

.s-nosotros .container h3 {
	font-size: 16px;
}
.s-nosotros .container article b {
	font-size: 16px;
	display: block;
	padding: 5px 0;
}
.s-nosotros .container article p {
	font-size: 16px;
	line-height: 150%;
}

.bg-fundaciones {
	background-image: url('/imgs/quienes-somos/bg_fundaciones.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 400px;
	padding: 40px 30px;
}
.bg-fundaciones article {
	margin-bottom: 35px;
}
.bg-fundaciones a {
	color: #fabc12;
	font-size: 24px;
	font-weight: 700;
	font-family: 'PT Sans Narrow', sans-serif;
	display: block;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px rgba(255,255,255,0.5);
}
.bg-fundaciones a i {
	color: #fff;
	margin-right: 10px;
}
.s-nosotros .container .bg-fundaciones article p {
	color: rgba(255,255,255,0.9);
	font-size: 15px;
	line-height: 140%;
}


.s-nosotros h6 {
	color: #fff;
	background-color: #38a7dd;
	padding: 10px 15px;
	font-weight: 700;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	line-height: 140%;
}
.s-nosotros article.padd15 {
	padding: 15px;
	background-color: #eeeeee;
	min-height: 270px;
	line-height: 150%;
}
.s-nosotros article.padd15 p {
	line-height: 150%;
}
.s-nosotros article.padd15 span {
	color: #2294d1;
}

.s-nosotros .container .sobre-ve {
	background-color: #054d88;
	margin-bottom: 50px;
}
.s-nosotros .container .sobre-ve article {
	padding: 40px 15px 20px 25px;
}
.s-nosotros .container .sobre-ve article p {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #fff;
	margin-bottom: 30px;
	font-size: 24px;
	line-height: 140%;
}
.s-nosotros .container .sobre-ve article span {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 130%;
}
.s-nosotros .container .sobre-ve article span b {
	display: inline-block;
	font-size: 18px;
}

.s-nosotros .container .opiniones {
	padding-top: 20px;
}
.s-nosotros .container .opinion {
	text-align: justify;
	margin-bottom: 50px;
}
.s-nosotros .container .opinion article p {
	color: #054d88;
	font-size: 18px;
	line-height: 140%;
}
.s-nosotros .container .opinion article b {
	display: inline-block;
	font-size: 14px;
}
.s-nosotros .container .opinion article span {
	color: #1b1b1f;
	font-size: 14px;
	line-height: 130%;
}
/*.s-nosotros .container .opinion article span:before {
	content: '';
	width: 40px;
	height: 1px;
	margin: 12px 0;
	display: block;
	background-color: #111;
}*/

.s-nosotros .container .opinion .img-opinion {
	/*background-color: #054d88;	
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	width: 163px;
	height: 163px;
	margin: 0 auto;*/
	display: block;
	text-align: center;
}
.s-nosotros .container h2 {
	padding-bottom: 50px;
}
.desplegaropinion {
	cursor: pointer;
}
.desplegaropinion:hover {
	color: #222;
}
.s-nosotros .container h2 .fa {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	position: relative;
	top: -2px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #2294d1;
	width: 37px;
	height: 37px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	text-align: center;
	line-height: 37px;
}
.s-nosotros .container h2 .fa-angle-up:before {
    position: relative;
    top: -2px;
}
.img-outer {
	height: 150px;
	position: relative;
	overflow: hidden;
}
.img-outer img {
	position: absolute;
	height: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.s-alianzas .encabezado h1 small {
	font-size: 36px;
}
.s-alianzas figure h3 {
	background-color: #2294d2;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 700;
    color: #fff;
    line-height: 130%;
    padding: 12px 15px;
    -webkit-transition: all .30s ease-in-out;
	-moz-transition: all .30s ease-in-out;
	-o-transition: all .30s ease-in-out;
	-ms-transition: all .30s ease-in-out;
	transition: all .30s ease-in-out;
}
.s-alianzas figure:hover h3 {
	background-color: #054d88;
}
.s-alianzas figure h3 i {
	float: right;
} 

.s-alianzas .with-borde figure {
	border: solid 1px #cccdcc;
    position: relative;
    text-align: center;
}

/* Popup */
.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%; 
  color: transparent;
  white-space: nowrap;
}
.bts-popup {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  text-align: center;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.bts-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.bts-popup-container {
  position: relative;
  margin: 4em auto;
  display: inline-block;
  background: #fff;
  border-radius: none; 
  text-align: center;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.bts-popup-container img {
  padding: 0px;
}
.bts-popup-container p {
	color: white;
  padding: 10px 40px;
}
.bts-popup-container .bts-popup-button {
  padding: 5px 25px;
  border: 2px solid white;
	display: inline-block;
  margin-bottom: 10px;
}

.pop {
	position: relative;
}
.pop a {
	color: #111;
	text-transform: uppercase;
	display: inline-block;
	background-color: #f8ba00;
	padding: 12px 30px;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	font-family: 'PT Sans', sans-serif;
}
.pop a:hover {
	color: #fff;
	background-color: #0c61b1;
}
.pop .botones {
	width: 100%;
    padding-top: 80px;
	text-align: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bts-popup-container .bts-popup-close {
  position: absolute;
  top: -30px;
  right: -8px;
  width: 30px;
  height: 30px;
  font-size: 24px;
}
.bts-popup-container .bts-popup-close::before, 
.bts-popup-container .bts-popup-close::after {
  background-color: white;
}
.is-visible .bts-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .bts-popup-container {
    margin: 8em auto;
  }
}
#novedades_breves {
	padding-bottom: 50px;
}
#novedades_breves .tit-container {
	border-bottom: none;
	margin-bottom: 25px;
}
.breve-noticias figure b {
	color: #0c61b1;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 20px;
    display: block;
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 120%;
}
.breve-noticias figure p {
	color: #444;
    text-align: justify;
    line-height: 160%;
}

.modal-pop {
	position: fixed;
	z-index: 999999;
	background-color: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.modal-pop.modal-closed {
	position: static;
	height: auto;
	margin-top: -15px;
    padding: 30px 0 5px 0;
}
.modal-pop h2 {
	color: #fff;
	margin: 15px 0;
}
.center-vh {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.modal-pop .popup {
	width: 90vh;
	max-width: 900px;
	margin: 0 auto;
}
.modal-pop .fa-close {
	color: #fff;
	font-size: 24px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}

/* Misiones */
.top-img {
	border-top: solid 1px #fff;
}
.s-misiones .wrapper p {
	font-size: 16px;
	line-height: 150%;
}
.s-misiones figure {
	background-color: #2294d1;
	margin-bottom: 40px;
}
.s-misiones figure figcaption {
	padding: 20px;
}
.s-misiones figure figcaption p {
	color: #fff;
	font-size: 16px;
	line-height: 150%;
}
.s-misiones figure figcaption a {
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	background-color: #054d88;
	padding: 10px;
    margin-top: 10px;
    display: inline-block;
}
.s-misiones figure figcaption a:hover {
	background-color: #ab3838;
}

/* Ciudades 2030 */
.s-ciudades {

} 
@media (min-width: 992px) {
	.dos-columnas {
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
	    -moz-column-count: 2; /* Firefox */
	    column-count: 2;
	    -webkit-column-gap: 30px; /* Chrome, Safari, Opera */
		-moz-column-gap: 30px; /* Firefox */
		column-gap: 30px;
	}
}

.box-img {
    align-self: center;
}

@supports (object-fit: cover) {
    .box-img img {
        width: 100%;
    	height: 100%;
    	display: block;
        object-fit: cover;
        object-position: center center;
    }
} 
#novedades_breves .box-img img {
	height: 240px; 
}
@media (min-width: 992px) {
	.quarter {
		width: 18%;
	}
}
#slider li.inmemoriam_slide .container {
	position: relative;
	z-index: 7;
}
#slider li.inmemoriam_slide .container,
#slider li.inmemoriam_slide .row,
#slider li.inmemoriam_slide .col-sm-12 {
	height: 100%;
}
#slider li.inmemoriam_slide .col-sm-12 {
	display: flex;
    align-items: center;
}
#slider li.inmemoriam_slide article {
	position: relative;
	padding-top: 80px;
	text-align: center;
	margin: 0 auto;
}
#slider li.inmemoriam_slide article h1 {
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 48px;
	margin-bottom: 40px;
}
@media (max-width: 767px) {
	#slider li.inmemoriam_slide article {
		padding-top: 0px;
	}
	#slider li.inmemoriam_slide article h1 {
		font-size: 36px;
		margin-bottom: 20px;
	}
}
#slider li.inmemoriam_slide article h1 span {
	display: block;
}
#slider li.inmemoriam_slide article .botm {
	background-color: #ffbd29;
}

@media (min-width: 1200px) {
	#slider li.inmemoriam_slide article .liston {
		width: 205px;
		position: absolute;
		left: 100%;
		top: 0;
	    margin-left: 100px;
		margin-top: 25px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#slider li.inmemoriam_slide article .liston {
		width: 205px;
		position: absolute;
		left: 100%;
		top: 0;
	    margin-left: 50px;
		margin-top: 20px;
	} 
}
@media (min-width: 768px) and (max-width: 991px) {
	#slider li.inmemoriam_slide article .liston {
		width: 150px;
	    margin-left: 20px;
		margin-top: 20px;
		position: absolute;
		left: 100%;
		top: 0;
	} 
}
@media (max-width: 767px) {
	#slider li.inmemoriam_slide article .liston {
		width: 50px;
		position: absolute;
		left: 100%;
		top: 0;
	    margin-left: 20px;
	} 
}
#slider li.connect_slide_en {
	background-image:url(/2016/images/slider/ve-connect-v6-ess.jpg?v=5);
} 
#slider li.connect_slide_pt {
	background-image:url(/2016/images/slider/ve-connect-v6-ess.jpg?v=5);
} 
#slider li.connect_slide {
	background-image:url(/2016/images/slider/ve-connect-v6-ess.jpg?v=5);
} 
#slider li.lisboa_slide_en {
	background-image:url(/2016/images/slider/ve-foroglobal-slider-home-es.jpg?v=4);
} 
#slider li.lisboa_slide_pt {
	background-image:url(/2016/images/slider/ve-foroglobal-slider-home-es.jpg?v=4);
} 
#slider li.lisboa_slide {
	background-image:url(/2016/images/slider/ve-foroglobal-slider-home-es.jpg?v=4);
}  
#slider li.congresoglobal_slide_en {
	background-image:url(/2016/images/slider/ve-congresoglobal-slider-home-es.jpg?v=6);
} 
#slider li.congresoglobal_slide_pt {
	background-image:url(/2016/images/slider/ve-congresoglobal-slider-home-es.jpg?v=6);
} 
#slider li.congresoglobal_slide {
	background-image:url(/2016/images/slider/ve-congresoglobal-slider-home-es.jpg?v=6); 
}  
#slider li.ponencias_slide_en {
	background-image:url(/2016/images/slider/ve-ponencias-slider-home.jpg?v=6);
} 
#slider li.ponencias_slide_pt {
	background-image:url(/2016/images/slider/ve-ponencias-slider-home.jpg?v=6);
} 
#slider li.ponencias_slide { 
	background-image:url(/2016/images/slider/ve-ponencias-slider-home.jpg?v=6); 
}  
#slider li.bolivia_slide_en {
	background-image:url(/2016/images/slider/ve-lisboa2020-v1-es_large.jpg?v=6);
} 
#slider li.bolivia_slide_pt {
	background-image:url(/2016/images/slider/ve-lisboa2020-v1-es_large.jpg?v=6);
} 
#slider li.bolivia_slide {
	background-image:url(/2016/images/slider/ve-lisboa2020-v1-es_large.jpg?v=1); 
}  
#slider li.impact_slide_en {
	background-image:url(/2016/images/slider/ve-impact-slider-home3-es.jpg?v=9);
} 
#slider li.impact_slide_pt {
	background-image:url(/2016/images/slider/ve-impact-slider-home3-es.jpg?v=19);
} 
#slider li.impact_slide { 
	background-image:url(/2016/images/slider/ve-impact-slider-home3-es.jpg?v=9); 
}  
#slider li.jalisco_slide_en {
	background-image:url(/2016/images/slider/ve-jalisco-slider-home-novivo-es.jpg?v=11);
} 
#slider li.jalisco_slide_pt {  
	background-image:url(/2016/images/slider/ve-jalisco-slider-home-novivo-es.jpg?v=11);
} 
#slider li.jalisco_slide { 
	background-image:url(/2016/images/slider/ve-jalisco-slider-home-novivo-es.jpg?v=11); 
}  
#slider li.juventud2021_slide_en {
	background-image:url(/2016/images/slider/banner-slider-medellin.jpg?v=15);
} 
#slider li.juventud2021_slide_pt {
	background-image:url(/2016/images/slider/banner-slider-medellin.jpg?v=15);
} 
#slider li.juventud2021_slide { 
	background-image:url(/2016/images/slider/banner-slider-medellin.jpg?v=15); 
}  
#slider li.jmawards_slide_en {
	background-image:url(/2016/images/slider/veslider-jmanton-awards.png);
} 
#slider li.jmawards_slide_pt {
	background-image:url(/2016/images/slider/veslider-jmanton-awards.png);
} 
#slider li.jmawards_slide { 
	background-image:url(/2016/images/slider/veslider-jmanton-awards.png); 
}  
#slider li.libro_slide { 
	background-image:url(/2016/images/slider/veslider-libro-epv.jpg); 
} 
#slider li.medellin_slide_en {
	background-image:url(/2016/images/slider/nuevo-slider-cumbreglobal.png);
} 
#slider li.medellin_slide_pt {
	background-image:url(/2016/images/slider/nuevo-slider-cumbreglobal.png);
} 
#slider li.medellin_slide { 
	background-image:url(/2016/images/slider/nuevo-slider-cumbreglobal.png); 
}  

#slider li.medellin_slide-envivo_en {
	background-image:url(/2016/images/slider/slidermedellin2022_envivo.png);
} 
#slider li.medellin_slide-envivo_pt {
	background-image:url(/2016/images/slider/slidermedellin2022_envivo.png);
} 
#slider li.medellin_slide-envivo { 
	background-image:url(/2016/images/slider/slidermedellin2022_envivo.png); 
}  

#slider li.congresosteam2022_en {
	background-image:url(/2016/images/slider/vesteam2022-slider-ve.jpg);
} 
#slider li.congresosteam2022_pt {
	background-image:url(/2016/images/slider/vesteam2022-slider-ve.jpg);
} 
#slider li.congresosteam2022 { 
	background-image:url(/2016/images/slider/vesteam2022-slider-ve.jpg); 
}  
#slider li.congresosteam2022_envivo { 
	background-image:url(/2016/images/slider/slider-steam-en-vivo.jpg); 
}  
#slider li.webinarsliderazgo_en {
	background-image:url(/2016/images/slider/nuevo-slider-liderazgo.jpg);
} 
#slider li.webinarsliderazgo_pt {
	background-image:url(/2016/images/slider/nuevo-slider-liderazgo.jpg);
} 
#slider li.webinarsliderazgo { 
	background-image:url(/2016/images/slider/nuevo-slider-liderazgo.jpg); 
}  
#slider li.foromundial2022_en {
	background-image:url(/2016/images/slider/nuevo-slider-lisboa.png);
} 
#slider li.foromundial2022_pt {
	background-image:url(/2016/images/slider/nuevo-slider-lisboa.png);
	/*background-image:url(/2016/images/slider/velisboa2022-en-vivopt.jpg);*/
} 
#slider li.foromundial2022 { 
	background-image:url(/2016/images/slider/nuevo-slider-lisboa.png);
	/*background-image:url(/2016/images/slider/velisboa2022-en-vivo.jpg);  */
}  
#slider li.veaerospace_en {
	background-image:url(/2016/images/slider/veaerospace-slider.jpg);
} 
#slider li.veaerospace_pt {
	background-image:url(/2016/images/slider/veaerospace-slider.jpg);
	/*background-image:url(/2016/images/slider/velisboa2022-en-vivopt.jpg);*/
} 
#slider li.veaerospace { 
	background-image:url(/2016/images/slider/veaerospace-slider.jpg);
	/*background-image:url(/2016/images/slider/velisboa2022-en-vivo.jpg);  */
}  
#slider li.gran-caribe.jpg_en {
	background-image:url(/2016/images/slider/slider-gran-caribe.jpg);
} 
#slider li.gran-caribe_pt {
	background-image:url(/2016/images/slider/slider-gran-caribe.jpg);
} 
#slider li.gran-caribe { 
	background-image:url(/2016/images/slider/slider-gran-caribe.jpg); 
}  

#slider li.lima2023_en {
	background-image:url(/2016/images/slider/ve-lima2023-slider.jpg);
} 
#slider li.lima2023_pt {
	background-image:url(/2016/images/slider/ve-lima2023-slider.jpg);
	/*background-image:url(/2016/images/slider/velisboa2022-en-vivopt.jpg);*/
} 
#slider li.lima2023 { 
	background-image:url(/2016/images/slider/ve-lima2023-slider.jpg);
	/*background-image:url(/2016/images/slider/velisboa2022-en-vivo.jpg);  */
}  
#slider li.agenda2023 { 
	background-image:url(/2016/images/slider/veagenda2030-slider.jpg);
	/*background-image:url(/2016/images/slider/velisboa2022-en-vivo.jpg);  */
}  

#slider li.portalegre2023_en {
	background-image:url(/2016/images/slider/ve-portalegre2023-slider.jpg);
} 
#slider li.portalegre2023_pt {
	background-image:url(/2016/images/slider/ve-portalegre2023-slider.jpg);
	/*background-image:url(/2016/images/slider/velisboa2022-en-vivopt.jpg);*/
} 
#slider li.portalegre2023 { 
	/*background-image:url(/2016/images/slider/ve-portalegre2023-slider.jpg); */
	background-image:url(/2016/images/slider/portalegre-vivo-slider.jpg); 
}  
#slider li.educasteam2023 {
	background-image:url(/2016/images/slider/vesteam2023-slider-ve.org.png?v=1);
} 
#slider li.medellin2023 {
	background-image:url(/2016/images/slider/ve-academia-slider.jpg?v=3);
} 
#slider li.ecuador2023 { 
	background-image:url(/2016/images/slider/ve-ecuador2023-slider.png?v=3); 
}  

@media (max-width: 1199px) {
	#slider li.connect_slide {
	    height: 400px;
	}
}
@media (max-width: 991px) {
	#slider li.congresoglobal_slide_en {
		background-image:url(/2016/images/slider/ve-congresoglobal-slider-home-es-movil.jpg?v=6);
	} 
	#slider li.congresoglobal_slide_pt {
		background-image:url(/2016/images/slider/ve-congresoglobal-slider-home-es-movil.jpg?v=6);
	} 
	#slider li.congresoglobal_slide {
		background-image:url(/2016/images/slider/ve-congresoglobal-slider-home-es-movil.jpg?v=6);
	}  
}
@media (max-width: 767px) {
	#slider li.connect_slide {
		height: 260px;
		background-image:url(/2016/images/slider/ve-connect-v6-ess.jpg?v=5);
	} 
}
@media (max-width: 1250px) {
	.home.index.layout_institucional #slider li {
		height: 400px;
	} 
}
@media (max-width: 1200px) {
	#slider li.lisboa_slide { 
		height: 260px;
		background-image:url(/2016/images/slider/ve-foroglobal-slider-home-es-mb.jpg?v=6);
	} 
}

.banners-webinars a {
	display: block;
	margin: 30px 0;
}
@media (max-width: 767px) {
	.home.index.layout_institucional #slider li {
		height: 190px;
	} 
}