/* This stylesheet generated by Transfonter (http://transfonter.org) on December 14, 2016 5:46 PM */

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

@font-face {
	font-family: 'Raleway';
	src: url('Raleway-Light.eot');
	src: url('Raleway-Light.eot?#iefix') format('embedded-opentype'),
		url('Raleway-Light.woff') format('woff'),
		url('Raleway-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Akzidenz-Grotesk BQ';
	src: url('AkzidenzGroteskBQ-Bold.eot');
	src: url('AkzidenzGroteskBQ-Bold.eot?#iefix') format('embedded-opentype'),
		url('AkzidenzGroteskBQ-Bold.woff') format('woff'),
		url('AkzidenzGroteskBQ-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Akzidenz-Grotesk BQ';
	src: url('AkzidenzGroteskBQ-Light.eot');
	src: url('AkzidenzGroteskBQ-Light.eot?#iefix') format('embedded-opentype'),
		url('AkzidenzGroteskBQ-Light.woff') format('woff'),
		url('AkzidenzGroteskBQ-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}


body {
	background: #1A1D2C;
	color: #fefefe;
	font-family: 'Akzidenz-Grotesk BQ';
	margin: 0;
	z-index: 0;
}


header {
	height: 200px;
	border-bottom: 27px solid #272E42;
	
}

header .bg {
	position: fixed;
	background: #1A1D2C;
	z-index: 90;
	width: 100%;
	height: inherit;
	border-bottom: 27px solid #272E42;
}

header .container {
	width: 1024px;
    display: block;
    position: fixed;
    z-index: 100;
    left: 50%;
    margin-left: -512px;
}

header .container .logo {
	position: absolute;
	top: 45px;
	left: 0px;
}
header .container .hamb {
	display: none;
}
header .container ul {
	position: absolute;
	top: 70px;
	left: 300px;
	/*border: 1px solid #ddd;*/
	list-style: none;
	padding: 0;
}

header .container ul li {
	text-transform: uppercase;
	color: #27c3eb;
	cursor: pointer;
	position: relative;
	float: left;
	margin-right: 13px;
    /*font-family: Arial Narrow;*/
}
header .container ul li:hover,
.mnu_sel {
	color: white !important;
}

section {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.centered {
	width: 1024px;
	/*background-color: #dd8;*/
	position: relative;
	margin: 0 auto;
	display: block;
	height: auto;
}

.cero {
	position: fixed;
	overflow: visible;
	top: 0;
}

.cero .emergente {
	position: absolute;
	background: #27c3eb;
	right: 0;
	top: 400px;
	width: 200px;
	height: 180px;
	padding: 20px;
	display: none;
}
.cero .emergente .fb,
.cero .emergente .ln {
	position: absolute;
	background: #27c3eb;
	width: 110px;
	height: 110px;
	cursor: pointer;
}
.cero .emergente .fb {
	left: 0;
	bottom: -130px;
	
}
.cero .emergente .fb div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/face.png);
    background-size: 46px 88px;
    background-repeat: no-repeat;
    background-position: 32px 11px;
}
.cero .emergente .ln {
	right: 0;
	bottom: -130px;
}
.cero .emergente .ln div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/linkedin.png);
    background-size: 72px 72px;
    background-repeat: no-repeat;
    background-position: 22px 15px;
}

.cero .emergente span {
	font-weight: bold;
	font-size: 30px;
}
.cero .emergente span:nth-child(1) {

}
.cero .emergente span:nth-child(3) {
	color: #111;
}
.cero .emergente span:nth-child(5) {
	font-size: 20px;
}


.uno {
	height: 780px; /*1028px;*/

}
.uno .centered {
	width: 100%;
}
.uno .slidewrapper {
	position: relative;
	display: table;
	width: 100%;
	height: 550px;
	overflow: hidden;
}
.uno .slide {
	position: absolute;
	display: block;

	background: #1A1D2C;
	/*border: 1px solid;*/
	width: 100%;
	left: 100%;
}
.uno .slide:nth-child(1) {
	left: 0%;
}
/*.uno .slide:nth-child(4) {
	left: 0%;
}*/
.uno .slide:nth-child(5) img,
.uno .slide:nth-child(6) img {
	width: 100%;
}
.uno .slide.u6 {
	background: #1A1D2C;
	height: 100%;
	padding: auto 0;
}
.uno .slide.u6 img {
	margin: auto 0;
}
.uno .think {
	position: absolute;
	top: 200px;
	left: 95px;
    width: 350px;
	height: 120px;
	/*border: 1px solid #fff;*/
	font-size: 25px;
	font-weight: bold;
}
.uno .think span {
	display: none;
	width: 20px;
	line-height: 60px;
/*	border: 1px solid #fff;*/
	margin-left: -9px;
}
.uno .kuadro {
	position: absolute;
	padding: 10px 20px;
	top: 100px;
	left: 500px;
	width: 300px;
	height: 330px;
	border: 1px solid #27c3eb;
}
.uno .kuadro span {
	
}

.uno .kuadro .a1 {
	color: #27c3eb;
    font-size: 37px;
}
.uno .kuadro .a2 {
	color: #27c3eb;
    font-size: 25px;
}
.uno .kuadro .a3 {
    font-size: 25px;
}
.uno .kuadro .a4 {
	font-weight: bold;
    font-size: 45px;
}
.uno .kuadro .a5 {
	color: #27c3eb;
    font-size: 39px;
}
.uno .kuadro .a6 {
    font-size: 39px;
}
.uno .kuadro .a7 {
	font-size: 20px;
    position: relative;
    left: 5px;
    float: left;
    text-align: left;
    width: 160px;
}
.uno .kuadro .a8 {
    font-size: 54px;
    position: relative;
    float: left;
    left: 9px;
    font-weight: bold;
    display: table-cell;
    top: -8px;
}
.uno .kuadro .a9 {
	color: #27c3eb;
    font-size: 26px;
    top: -10px;
    font-weight: bold;
    position: relative;
}
.uno .kuadro .aA {
	color: white;
    font-size: 35px;
    position: relative;
    top: -10px;
}
.uno .kuadro .aB {
	color: #27c3eb;
    position: relative;
    font-size: 33px;
    left: 5px;
    top: -13px;
    float: left;
}
.uno .btn_lefty, 
.uno .btn_righty {
	position: absolute;
	top: 50%;
	margin-top: -22px;
	cursor: pointer;
	opacity: 0.85;
}
.uno .btn_lefty {
	left: 5%;
}

.uno .btn_righty {
	right: 5%;
}
.uno .btn_lefty:hover,
.uno .btn_righty:hover {
	opacity: 1;
}
.btn_left, .btn_right {
	position: absolute;
	top: 200px;
	opacity: 0.85;
	cursor: pointer;
}
.btn_left:hover, .btn_right:hover {
	opacity: 1;
}
.btn_left {
  width: 0; 
  height: 0; 
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #27c3eb;
  left: -45px;
}
.btn_right {
  width: 0; 
  height: 0; 
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #27c3eb;
  right: -50px;
}
.sl3_txt {
	position: relative;
    bottom: 50px;
    width: 1000px;
    left: 50%;
    margin-left: -465px;
    cursor: pointer;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
    font-size: 34px;
    font-weight: bold;
}

.sl4_txt1 {
	position: absolute;
    top: 60px;
	left: 50%;
    width: 500px;
    margin-left: -250px;
    background: #1a1d2d;
    padding: 0px 70px;
    font-size: 38px;
    color: #25c2eb;
}
.sl4_txt2 {
    position: absolute;
	top: 150px;
    left: 50%;
	width: 640px;
    margin-left: -250px;
    padding-top: 30px;
    font-size: 30px;
    font-weight: bold;
    height: 80px;
   /* background: rgba(37,194,235,0.5);*/
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}
.sl4_txt2 > img {
	width: 100%;
	height: auto;
}
.sl5_txt1 {
	position: absolute;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	top: 20px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 60px;
	font-size: 50px;
	font-weight: bold;


}
.sl5_txt2 {
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -251px;
	width: 502px !important;
	height: 371px;
}
.dos {
	position: relative;
	background: #fefefe;
	width: 100%;
	height: 1065px;
	display: flex;
}
.dos .left {
	position: absolute;
	width: 610px;
    left: 50%;
    margin-left: -520px;
    /* border: 1px solid #111; */
    height: 100%;
}
.dos .right {
	position: absolute;
	left: 60%;
	height: 100%;
	background: rgb(41,48,66);
}
.dos .left h1 {
	color: #27c3eb;
	font-size: 30px;
	margin: 10px 0;
}
.dos .left p {
	color: #1a1d2c;
	font-size: 16px;
	margin: 10px 0;
}
.dos .right {
	position: absolute;
	top: 0;

}
.dos .right img {

}
.dos_13 {
	display: flex;
	background: #fefefe;
	align-content: center;
	justify-content: center;
	color: #111;
	display: none !important;
}
.dos_13 ul {
	width: 100%;
	list-style: none;
	display: flex;
	padding: 0;
}
.dos_13 ul li {
	width: 50%;
	display: flex;
	flex-direction: row;
}
.dos_13 ul li > div {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
	width: 100%;
	cursor: pointer;
}
.dos_13 ul li .a {
	border: 1px solid rgb(38,36,93);
    border-radius: 6px;
    background: rgb(38,36,93);
    width: 12px;
    height: 12px;
    font-weight: bold;
    top: 2px;
    position: relative;
    margin-right: 10px;
}
.dos_13 img {
	width: 100%;
} 
.dos_13 .img1 {
	display: block;
}
.dos_13 .img2 {
	display: none;
}
.programa_formacion {
	display: block;
	position: relative;
	margin-top: 30px;
}
.dos_34 {
	display: flex;
	position: relative;
	align-content: center;
	height: 200px;
	background: #fefefe;
}
.tres {
	background: #fefefe;
	color: #111;
	height: 1260px;
	
}
.tres .centered img {
	cursor: pointer;
}
.tres .two_cols,
.tres .two_cols_inverse {
	font-size: 31px;
}

.tres .two_cols,
.tres .two_cols_inverse {
	width: 1024px;
	position: relative;
	/*border: 1px solid;*/
	margin: 0 auto;
	display: table;
}

.tres .two_cols .left,
.tres .two_cols_inverse .left  {
	position: relative;
	width: 40%;
	float: left;
}

.tres .two_cols .right,
.tres .two_cols_inverse .right {
	position: relative;
	width: 40%;
	float: left;
	margin-left: 40px;
}

.tres .two_cols_inverse .left {
	width: 52%;
}

.tres .two_cols_inverse .right {
	width: 40%;
}

.tres .button_inverted {
	margin: 20px 0;
}
.rgestion {
	display: none;
}

.salto_relative {
	position: absolute;
	height: 200px;
	width: 100%;
	bottom: 0;
}
.salto_wrapper {
	position: absolute;
	bottom: 20px;
	/*margin: 0 auto;*/
	left: 50%;
	margin-left: -75px;
	display: block;
	width: 150px;
	margin-bottom: 20px;
}
.conoce {
	color: #fefefe;
    background: #27c3eb;
    width: 150px;
    height: 40px;
    display: table;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}
.puntitos {
	display: block;
	margin: 10px auto;
	width: 6px;
	height: 62px;
	/*border: 1px solid #eee;*/
	background: url(../images/puntos_02.png);
}
.arrow {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

.centered {
	position: relative;
	text-align: center;
}


.cuatro .centered {
	width: 1024px;
	text-align: center;
}

.cuatro .title {
	font-size: 50px;
    font-weight: bold;
    line-height: 100px;
}

.cuatro .title .verde {
	color: #DAE024;
}


.cuatro ul {
	width: 100%;
	/*border: 1px solid #bbb;*/
	position: relative;
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.cuatro .h2 {
	position: relative;
	text-align: left;
	    height: 140px;
    font-size: 20px;
	font-weight: bold;
}
.cuatro .h2 span {
	position: absolute;
	left: 0;
}
.cuatro .h2 > div {
	position: absolute;
	left: 570px;
    top: -10px;
}
.cuatro ul > li {
	/*border: 1px solid #ff8;*/
	width: 307px;
	float: left;
	height: 700px;
	overflow: hidden;
	margin: 0 15px;
}
.cuatro .lista_li > li {
	/*border: 1px solid #f88;*/
	width: 245px;
	height: 60px;
	position: relative;
	text-align: left;
	padding-left: 40px;
}
/*.cuatro .lista_li > li:nth-child(even) {
	background: #567;
	position: relative;
}*/
.cuatro ul > li:nth-child(1) li .bola {
	background: #DAE024;
}
.cuatro ul > li:nth-child(2) li .bola {
	background: #25C2EB;
}
.cuatro ul > li:nth-child(3) li .bola {
	background: #F89A1C;
}
.cuatro ul > li:nth-child(4) li .bola {
	background: #ed356a;
}
.cuatro ul > li:nth-child(5) li .bola {
	background: #FDCE18;
}
.cuatro ul > li:nth-child(6) li .bola {
	background: #8F3B95;
}
.cuatro ul li h1 {
	font-size: 18px;
}
.cuatro ul li h2 {
	font-size: 18px;
}
.cuatro ul > li:nth-child(1) h2 {
	color: #DAE024;
}
.cuatro ul > li:nth-child(2) h2 {
	color: #25C2EB;
}
.cuatro ul > li:nth-child(3) h2 {
	color: #F89A1C;
}
.cuatro ul > li:nth-child(4) h2 {
	color: #ed356a;
}
.cuatro ul > li:nth-child(5) h2 {
	color: #FDCE18;
}
.cuatro ul > li:nth-child(6) h2 {
	color: #8F3B95;
}
.cuatro .lista_li > li .bola {
	
	width: 24px;
	height: 24px;
	border-radius: 12px;
	border: 2px solid #fefefe;
	position: absolute;
	top: 0;
	left: 0;
}

.cuatro .lista_li > li .bola .bola_inner {
	border: 2px solid #111;
	border-radius: 12px;
	font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.cinco {
	background: #fefefe;
	color: #111;
	position: relative;
	text-align: center;
	height: 270px;
}


.cinco .numeralio {
	width: 100%;
	height: 50px;
	background: #1a1d2c;
	color: #fefefe;
	margin: 20px 0;
}

.cinco .numeralio .number {
	position: absolute;
    left: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: #27c3eb;
    font-size: 34px;
    font-weight: bold;
    line-height: 50px;
}

.cinco .numeralio .conttent {
	position: absolute;
    height: 40px;
    left: 50px;
    text-align: center;
    padding: 5px 10px;
    width: 430px;
}
.cinco .talleres {
	width: 500px;
	position: relative;
    margin: 0 auto;
}
.seis {
	background-size: cover;
	background-image: url(../images/foto_04.jpg);
	color: #111;
	height: 902px;
}
.seis h1 {
	font-size: 30px;
}

.seis .tema {
	padding: 15px 50px;
    display: block;
    width: 460px;
    font-size: 19px;
    font-weight: bold;
    margin: 20px auto;
	background-color: rgba(255,255,255,0.5);
}

.siete {
	overflow: visible;
	height: 0;
	display: none;
}

.siete .form {
	position: fixed;
	z-index: 500;
	right: 0;
	bottom: 50px;
	background: #888;
	width: 420px;
	height: 400px;
	padding: 10px;
}
.siete .form .bifield {
	margin: 5px 0;
	display: inline-block;
	width: 100%;
}
.siete .form .bifield .label {
	position: relative;
	display: block;
	width: 30%;
	float: left;
	line-height: 30px;
}

.siete .form .bifield .field {
	position: relative;
	display: block;
	width: 67%;
	float: left;
}
.siete .form .bifield .field input {
	height: 30px;
	width: 100%;
}
.siete .form:nth-child(5) {
	width: 40% !important;
	background: #fefefe !important;
}
.siete .form .button {
	margin: 0;
	position: absolute;
    right: 24px;
	text-align: right;
	width: 100px;
}

.ocho {
	display: block;
	position: relative;
	/*height: 2900px;*/
}

.ocho .content {
	/*position: absolute;*/
	width: 1024px;
	margin: 50px auto;
	display: block;
	/*border: 1px solid #eee;*/
}

.ocho .title {
	color: #fff;
	background: #27c3eb;
	width: 100%;
	height: 40px;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
}
.ocho .title2 {
	/*text-align: left;*/
	height: 100px;
	line-height: 100px;
	font-size: 40px;
	font-weight: bold;
}
.ocho .title3 {
	line-height: 100px;
	font-size: 30px;
	font-weight: bold;
}
.ocho .pdfs {
	color: #27c3eb;
}
.ocho .pdfs a,
.ocho .pdfs span {
	text-decoration: none;
	color: white;
	cursor: pointer;
}
.ocho .verde {
	color: #DAE024;
}
.ocho .fotota {
	width: 100%;
}
.ocho .galeria_wrapper {
	/*border: 1px solid #111;*/
	display: inline-block;
	position: relative;
}
.ocho .galeria_wrapper .ul {
	/*border: 1px solid #1f1;*/
	list-style: none;
	display: inline-block;
	overflow: hidden;
	width: 600px;
	height: 450px;
	position: relative;
}

.ocho .galeria_wrapper .ul .li {
	/*border: 1px solid #11f;*/
	width: 600px;
	height: 450px;
	position: absolute;
	float: left;
	margin: 5px;
	display: none;
	z-index: 0;
}
.ocho .galeria_wrapper .ul .li img {
	width: 600px;
	height: 450px;
}
.ocho .galeria_wrapper .ul .li:first-child {
	display: block;
	position: relative;
}
.ocho p {
	font-size: 17px;
	text-align: left;
}

.nueve {
	display: block;
	position: relative;
}
.nueve .centered {
	display: block;
	
}
.nueve .content {
	width: 70%;
	display: inline-block;
	margin: 40px auto;
}
.nueve .publicaciones_ele, 
.nueve .publicaciones_erre {
	position: relative;
	width: 39%;
	/*border: 1px solid yellowgreen;*/
	padding: 5%;
	float: left;
}
.nueve .publicaciones_ele {
	padding-right: 2.5%;
}
.nueve .publicaciones_erre {
	padding-left: 2.5%;
}
.nueve .content img {
	width: 100%;
	cursor: pointer;
	-webkit-filter: grayscale(20%);
	filter: grayscale(20%);
}

.nueve .content img:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.nueve .title {
	color: #fff;
	background: #27c3eb;
	width: 100%;
	height: 40px;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
}
footer {
	height: 170px;
	border-top: 27px solid #272E42;
}
footer .left {
	text-align: left;
	position: absolute;
	width: 50%;
}

footer .left h2, .axul {
	font-weight: normal;
	font-size: 17px;
	color: #27c3eb;
}

footer .right {
	text-align: right;
	position: absolute;
	width: 20%;
	right: 20px;
	margin-top: 40px;
}

footer .social {
	position: absolute;
	top: 150px;
	display: block;
	width: 200px;
	height: 60px;
}

footer .social .siguenos {
	text-align: left;
}
footer .social .fb,
footer .social .ln {
	position: absolute;
	background: #27c3eb;
	width: 37px;
	height: 37px;
	cursor: pointer;
}
footer .social .fb {
	left: 100px;
	bottom: 30px;
	
}
footer .social .fb div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/face.png);
    background-size: 15px 29px;
    background-repeat: no-repeat;
    background-position: 11px 4px;
}
footer .social .ln {
	right: 15px;
	bottom: 30px;
}
footer .social .ln div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/linkedin.png);
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: 7px 7px;
}

.button, .button_inverted {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 50px;
	vertical-align: middle;
	background: #27c3eb;
	color: #1a1d2c;
	cursor: pointer;
	
}
.button .text,
.button_inverted .text {
	line-height: 50px;
    padding-left: 17px;
    font-size: 15px;
        text-align: left;
}
.button_inverted .text {
	color: #fff;
	background: #1a1d2c;
}
.button .right_triangle, 
.button_inverted .right_triangle {
	position: absolute;
	top: 10px;
    right: 13px;
	width: 0; 
	height: 0; 
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #111;


}
.button_inverted .right_triangle  {
	border-left: 15px solid #27c3eb;
}

.arrow {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  
  border-top: 20px solid #27c3eb;
}

.blinking-cursor {
	margin-left: 0px !important;
  font-weight: bold;
  font-size: 30px;
  color: #27c3eb;

  -webkit-animation: 1s blink step-end infinite;
  -moz-animation: 1s blink step-end infinite;
  -ms-animation: 1s blink step-end infinite;
  -o-animation: 1s blink step-end infinite;
  animation: 1s blink step-end infinite;
}

.st_marino {
	font-weight: bold;
	color: #1A1D2C;
}
.st_iblack {
	font-weight: bold;
	font-style: italic;

}
@keyframes "blink" {
  from, to {
    color: transparent;
  }
  50% {
    color: #27c3eb;
  }
}

@-moz-keyframes blink {
  from, to {
    color: transparent;
  }
  50% {
    color: #27c3eb;
  }
}

@-webkit-keyframes "blink" {
  from, to {
    color: transparent;
  }
  50% {
    color: #27c3eb;
  }
}

@-ms-keyframes "blink" {
  from, to {
    color: transparent;
  }
  50% {
    color: black;
  }
}

@-o-keyframes "blink" {
  from, to {
    color: transparent;
  }
  50% {
    color: black;
  }
}