@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-family: 'sinkin_sans';
	font-size:10px;
	color:#363636;
	font-weight:400;
	min-height: 1000px;
	position: relative;
}
strong {
	font-weight:600;
}
.container {
	width:1000px;
	margin:auto;
	text-align:center;
	position:relative;
}
a { text-decoration:none; }

h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
}

img {
	max-width:100%;
}
.table { display: table; }
.cell { display: table-cell; vertical-align: middle; }
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently */
}
.col {
	display: inline-block; vertical-align: bottom;
	box-sizing: border-box;
}
.col10 { width: 10%; }
.col20 { width: 20%; }
.col30 { width: 30%; }
.col40 { width: 40%; }
.col50 { width: 50%; }
.col60 { width: 60%; }
.col70 { width: 70%; }
.col80 { width: 80%; }
.col90 { width: 90%; }
.col100 { width: 100%; }


.menu {
	background: #212439;
}
.menu .container {
	width: 1050px;
}
.menu .left,
.menu .right {
	display: inline-block; vertical-align: middle;
}
.menu .left { width: 32%; text-align: left; }
.menu .right { width: 68%; text-align: right; }


.menu .boton {
	padding: 25px 20px;
	font-size : 9px;
	letter-spacing : 0.54px;
	text-transform : uppercase;
	color : #c3c3e8;
	display: inline-block;
	cursor: pointer;
	font-weight: 500;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	box-sizing: border-box;
}
.menu .boton:hover {
	color: #ffffff;
}
.menu .boton.activo {
	background: #404059;
	color: #ffffff;
	border-bottom: 4px solid #12c0ff;
}
#menuFlotante {
	position: fixed;
	left: 0; top: -100%; width: 100%;
	z-index: 1000;
	transition: all 1s;
}
#menuFlotante.activo {
	top: 0;
}
#menuMobile {
	display: none;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
	position: fixed;
	left: 0; top: 0; width: 100%;
	z-index: 1000;
	
}
#menuMobile .botonMenu {
	position: absolute;
	top: 10px; right: 10px; bottom: 10px;
	width: 60px;
	background: #404059;
	border-radius: 8px;
	text-align: center;
	color: #ffffff;
	font-size: 35px;
	cursor: pointer;
	padding-top: 9px;
	transition: all 0.3s;
}
#menuMobile .botonMenu.activo {
	background: #ffffff;
	color: #26b4fb;
}
#desplegableMobile {
	position: fixed;
	top: 0px; left: 0px;
	width: 100%; max-height: 100%;
	background: #212439;
	padding: 100px 20px 70px;
	box-sizing: border-box;
	z-index: 100;
	overflow-y: scroll;
}
#desplegableMobile .boton {
	font-size : 16px;
	letter-spacing : 4.5px;
	text-transform : uppercase;
	color : #C3C3E8;
	padding: 10px 20px;
	box-sizing: border-box;
	transition: all 0.3s;
	font-weight: 300;
	display: block;
	text-align: center;
	border: none;
	border-radius: 8px;
	max-width: 500px;
	margin: 5px auto;
	cursor: pointer;
}
#desplegableMobile .boton:hover {
	color: #ffffff;
	background: #404059;
	border: none;
}

#headerHome {
	padding: 95px 0 110px;
	position: relative;
	overflow: hidden;
	border-bottom: 4px solid #12c0ff;
	background: #212439;
}
#headerHome .banner {
	position: absolute;
	left: -10%; top: -10%; width: 120%; height: 120%;
	background: url(images/banner01.jpg) center no-repeat;
	z-index: 0;
	min-height: 700px;
}

#headerHome #banner1 {
	background-image: url(images/banner01.jpg);
}
#headerHome #banner2 {
	background-image: url(images/banner02.jpg);
}

#headerHome .frase {
	position: relative;
	max-width: 570px;
	margin: auto;
	text-align: center;
	margin-bottom: 60px;
	z-index: 2;
}
#headerHome .frase .fraseDesktop { display: inline-block; }
#headerHome .frase .fraseMobile { display: none; }
#headerHome .frase .comillasIzq {
	background: url(images/headerComillas01.png) center left no-repeat;
	height: 30px;
}
#headerHome .frase .comillasDer {
	background: url(images/headerComillas02.png) center right no-repeat;
	height: 30px;
}

#headerHome .frase .firma {
	font-size : 15px;
	line-height : 14.74px;
	letter-spacing : 2.25px;
	color : #FFFFFF;
	font-weight: 300;
	text-align: right;
	padding: 20px 35px;
	text-shadow: 0px 0px 3px rgba(0, 25, 61, 0.6);
}

#headerHome .seleccion {
	position: relative;
	text-align: center;
	z-index: 2;
}
#headerHome .seleccion .boton {
	width: 13px; height: 13px;
	border-radius: 1000px;
	background: #ffffff;
	border: 3px solid #ffffff;
	display: inline-block; vertical-align: middle;
	margin: 0 12px;
	transition: all 0.2s;
	cursor: pointer;
}
#headerHome .seleccion .boton.activo {
	background: #12c0ff;
}


#about {
	padding: 130px 0 106px;
	position: relative;
}
#about .fondo {
	background: url(images/aboutFondo.png) center top no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 0; left: 0; width: 100%; height: 100%;
}
#about .icono {
	position: absolute;
	width: 144px; height: 144px;	
	left: 50%; margin-left: -72px;
	top: -72px;
	background: url(images/headerIconoFaro.png) center no-repeat;
	background-size: cover;
	border-radius: 1000px;
	z-index: 3;
	border: 2px solid #ffffff;
	box-sizing: border-box;
}

#about .frases {
	width: 60%; height: 170px;
	display: inline-block; vertical-align: middle;
	position: relative;
	perspective: 1500px;
}
#about .frases .frase {
	display: block;
	position: absolute;
	left: 0; top: 0; width: 100%;
	text-align: center;
	color: #727299;
	font-size: 20px;
	font-weight: 300;
	letter-spacing : 1.15px;
	opacity: 0;
	transform-origin: center center -300px;
}
#about .frases .frase .weight400 { font-weight: 400; }
#about .frases .frase .weight500 { font-weight: 500; }
#about .frases .frase .weight600 { font-weight: 600; }
#about .frases .frase .weight600 { font-weight: 700; }
#about .frases .frase .color { color: #12c0ff; }
#about .frases .frase span {
	display: inline-block; vertical-align: baseline;
}
#about .frases .frase .lineaIzq,
#about .frases .frase .lineaDer {
	background: url(images/aboutFrasesLinea.png) center left no-repeat;
	display: inline-block; vertical-align: middle;
	height: 31px;
	width: 132px;
	margin: 0 5px;
}
#about .frases .frase .lineaIzq { background-position: center right; }

#frase1 .texto1 {
	letter-spacing : 2.86px; font-size:22px;
}
#frase1 .texto2 {
	letter-spacing : 1.15px; font-size:23px; font-weight:600;
}
#frase1 .texto3 {
	letter-spacing : 4.6px; font-size:23px; font-weight:200;
}
#frase1 .texto4 {
	letter-spacing : 1px; font-size:20px; font-weight:300;
}
#frase1 .texto5 {
	font-size:22px; font-weight:700;
}

#frase2 .texto1 {
	font-size : 23px; letter-spacing : 2.3px; font-weight: 200;
}
#frase2 .texto2 {
	font-weight: 600;	
}
#frase2 .texto3 {
	font-size : 17px; letter-spacing : 3.4px; font-weight: 300;
}
#frase2 .texto4 {
	font-size : 24px; letter-spacing : 3.12px; font-weight: 200;
}
#frase2 .texto5 {
	letter-spacing : 0.44px; font-weight : 600; font-size : 22px;
}
#about .frases #frase2 .lineaIzq,
#about .frases #frase2 .lineaDer {
	width: 147px;
}

#frase3 .texto1 {
	font-size : 20px; letter-spacing : 3.8px; font-weight: 200;
}
#frase3 .texto2 {
	font-size : 25px; letter-spacing : 1.75px; font-weight: 200;
}
#frase3 .texto3 {
	font-size : 33px; letter-spacing : 2.31px; font-weight: 500;
}
#frase3 .texto4 {
	font-size : 20px; letter-spacing : 1px; font-weight: 200;
}
#frase3 .texto5 {
	font-size : 27px; letter-spacing : 1.35px; font-weight: 600;
}
#frase3 .texto6 {
	font-size : 18px; letter-spacing : 1.3px; font-weight: 300;
}
#frase3 .texto7 {
	font-weight: 600;
}
#about .frases #frase3 .lineaIzq,
#about .frases #frase3 .lineaDer {
	width: 52px;
}

#about .flecha {
	width: 20%;
	display: inline-block; vertical-align: middle;
	text-align: center;
	cursor: pointer;
}
#about .flecha .icon {
	display: inline-block;
	padding: 15px;
	border:1px solid #727299;
	border-radius: 1000px;
	transition: all 0.25s;
}
#about .flecha svg {
	display: block;
}
#about .flecha polyline {
	fill:none; stroke:#727299; stroke-miterlimit:10;
	transition: all 0.25s;
}

#about .flecha:hover .icon {
	background: #727299;
}
#about .flecha:hover polyline {
	stroke:#ffffff;
}

#about .division {
	width: 160px;
	height: 1px;
	margin: 20px auto 45px;
	background: #727299;
}
#about .seleccion {
	margin-bottom: 60px;
}
#about .seleccion .boton {
	width: 12px; height: 12px;
	background: #dcdced; border: 2px solid #dcdced;
	display: inline-block; vertical-align: middle;
	margin: 0 10px;
	border-radius: 1000px;
	cursor: pointer;
	transition: all 0.3s;
}
#about .seleccion .boton.activo {
	background-color: #12c0ff;
}


#about .botonBio {
	display: inline-block;
	background: #12c0ff;
	font-size : 11px;
	letter-spacing : 1.1px;
	text-transform : uppercase;
	color : #FFFFFF;
	font-weight: 400;
	padding: 15px 45px 12px;
	border-radius: 1000px;
	cursor: pointer;
	transition: all 0.25s;
}
#about .botonBio img {
	display: inline-block; vertical-align: middle;
	margin-right: 15px;
	margin-top: -5px;
}
#about .botonBio:hover {
	background: #35354a;
}


#programas {
	padding: 140px 0;
	position: relative;
	overflow: hidden;
}
#programas .container {
	width: 1200px;
}
#programas .fondo {
	position: absolute;
	top: -10%; left: -10%;
	width: 120%; height: 120%;
	background: url(images/programasFondo.jpg) center no-repeat;
	background-size: cover;
	min-height: 1000px;
}
#programas .fondoLineas {
	position: absolute;
	background: url(images/programasFondoPunteado.png) center top no-repeat;
	background-size: 100% auto;
	top: 0; left: 0; width: 100%; height: 100%;
}


#programas .intro {
	font-size : 17px;
	letter-spacing : 3.4px;
	color : #FFFFFF;
	font-weight: 200;
}

#programas .division {
	background: url(images/programasLineaDivisoria.png) center no-repeat;
	width: 139px; height: 21px;
	margin: 10px auto 20px;
}

#programas .programa {
	width: 260px;
	display: inline-block; vertical-align: middle;
	margin: 7px;
	position: relative;
	padding: 30px 20px 40px;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid transparent;
	box-sizing: border-box;
	transition: all 0.5s;
	box-shadow: 0px 10px 10px 0 rgba(0,0,0,0.2);
	min-height: 320px;
}
#programas .programa .background {
	background: url(images/programasFondoIncompany01.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	left: 0; top: 0; width: 100%; height: 100%;
	transition: all 0.5s;
}
#programas .programa .fondob {
	transition: all 0.5s;
	opacity: 0;
}
#programas .programa .contenido {
	position: relative;
}
#programas .programa .contenido .icono {
	margin-bottom: 5px;
}
#programas .programa .contenido .texto {
	font-size : 17px;
	letter-spacing : 4.6px;
	color : #565673;
	font-weight: 300;
	margin-bottom: 20px;
	transition: all 0.5s;
	line-height : 23px;
}
#programas .programa.azul .contenido .texto {
	color: #ffffff;
}
#programas .programa .contenido .texto strong {
	font-size : 16px;
	letter-spacing : 1.6px;
	font-weight: 600;
	text-transform: uppercase;
}

#programas .programa .contenido .boton {
	font-size : 9px;
	letter-spacing : 0.9px;
	text-transform : uppercase;
	color : #FFFFFF;
	background: #12c0ff;
	padding: 10px 35px;
	border-radius: 1000px;
	display: inline-block;
	transition: all 0.5s;
}

#programas .programa.azul .contenido .boton {
	background: #565673;
}

#programas .programa .contenido .texto .management_a {
	font-size : 18px;
	letter-spacing : 1.7px;
	font-weight: 700;
}
#programas .programa .contenido .texto .management_b {
	font-size : 18px;
	letter-spacing : 5.04px;
	text-transform: uppercase;
	font-weight: 300;
}

#programas .programa:hover .fondob {
	opacity: 1;
}
#programas .programa:hover .contenido .texto {
	color: #ffffff;
}
#programas .programa:hover .contenido .boton {
	color : #12c0ff;
	background: #FFFFFF;
	padding: 10px 40px;
}
#programas .programa:hover .background {
	transform: scale(1.1);
}
#programas .programa:hover {
	border-color: #a3a3c9;
}

#programas .programa.programaCoaching .contenido .texto strong {
	font-weight: 700;
	font-size: 18px;
}

#programas .destacado {
	width: 335px;
	max-width: 100%;
}
#programas .destacado.mobile {
	display: none;
}
#programas .destacado .icono {
	width: 142px; height: 118px;
	display: inline-block;
	position: relative;
}
#programas .destacado .icono img {
	position: absolute;
	left: 0; top: 0; width: 100%; height: auto;
	transition: all 0.5s;
}
#programas .destacado .icono .b {
	opacity: 0;	
}
#programas .programa.destacado .texto {
	color : #FFFFFF;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
	line-height: 32px;
}
#programas .destacado .texto .a {
	font-weight : 700;
	font-size : 25px;
	letter-spacing : 1.1px;
}
#programas .destacado .texto .b {
	font-size : 25px;
	letter-spacing : 6px;
	text-transform : uppercase;
	font-weight: 300;
	margin-left: 5px;
}
#programas .destacado .texto2 {
	font-size : 11px;
	letter-spacing : 1.65px;
	color : #35354A;
	max-width: 255px;
	margin: auto auto 20px;
	transition: all 0.5s;
}
#programas .destacado .texto2 strong {
	color: #ffffff;
}
#programas .destacado .linea {
	width: 64px; height: 1px;
	display: block;
	margin: auto;
	background: #ffffff;
	margin-bottom: 20px;
}
#programas .programa.destacado .contenido .boton {
	background: #565673;
	font-size : 11px;
	padding: 13px 45px;
}
#programas .programa.destacado:hover .contenido .boton {
	color : #FFFFFF;
	background: #12c0ff;
	padding: 13px 55px;
}
#programas .programa.destacado:hover .texto2 {
	color: #ffffff;
}
#programas .destacado:hover .icono .b {
	opacity: 1;
}


#testimonios {
	padding: 110px 0 130px;
	background: url(images/testimoniosFondo.jpg) center no-repeat;
	background-size: 100% auto;
}
#testimonios .titulo {
	font-size : 23px;
	line-height : 32px;
	letter-spacing : 3.45px;
	text-transform : uppercase;
	color : #727299;
	font-weight: 300;
	padding-bottom: 40px;
	border-bottom: 1px solid #c4c4d4;
	margin-bottom: 40px;
}

#testimonios .titulo img {
	display: inline-block; vertical-align: middle; margin-right: 25px;
}

#testimonios .columna {
	width: 50%;
	padding: 0 15px; box-sizing: border-box;
	display: inline-block; vertical-align: top;
	margin-bottom: 20px;
}
#testimonios .columnaIzq { padding-left: 0; }
#testimonios .columnaDer { padding-right: 0; }

#testimonios .testimonio {
	margin-bottom: 28px;
}

#testimonios .testimonio .foto {
	display: inline-block; vertical-align: middle;
	width: 25%; height: 110px;
	background: url(images/testimoniosSiluetaHombre.png) center no-repeat;
	background-size: cover;
	box-shadow: 0px 6px 3px 0 rgba(0,0,0,0.2);
}
#testimonios .testimonio .info {
	display: inline-block; vertical-align: middle;
	width: 75%;
	text-align: left;
	padding-left: 20px;
	box-sizing: border-box;
}
#testimonios .testimonio .info .nombre {
	font-size : 17px;
	letter-spacing : 0.85px;
	color : #12C0FF;
	font-weight: 400;
}
#testimonios .testimonio .info .cargo {
	font-size : 10px;
	letter-spacing : 0.5px;
	color : #727299;
	font-weight: 300;
}
#testimonios .columnaIzq .testimonio .pico {
	background: url(images/testimoniosPicoGloboIzqColor.png) center left no-repeat;
	height: 21px; width: 100%;
	margin-top: 5px;
}
#testimonios .columnaDer .testimonio .pico {
	background: url(images/testimoniosPicoGloboDerColor.png) center right no-repeat;
	height: 21px; width: 100%;
	margin-bottom: 5px;
}
#testimonios .mobile .testimonio .pico {
	background: url(images/testimoniosPicoGloboMobile.png) center no-repeat;
	height: 21px; width: 100%;
	margin-bottom: 5px;
}
#testimonios .mobile .testimonio .foto {
	width: 120px;
	margin-bottom: 20px;
}
#testimonios .testimonio .globo {
	padding: 30px 45px;
	border-radius: 20px;
	background: #39a4d6;
	font-size : 10px;
	line-height : 20px;
	color : #FFFFFF;
	position: relative;
	font-weight: 500;
}

#testimonios .testimonio .globo .comilla {
	position: absolute;
	width: 24px; height: 22px;
	background: center no-repeat;
	background-size: cover;
}
#testimonios .testimonio .globo .comilla1 {
	background-image: url(images/testimoniosComilla01.png);
	left: 20px; top: 20px;
}
#testimonios .testimonio .globo .comilla2 {
	background-image: url(images/testimoniosComilla02.png);
	right: 20px; bottom: 20px;
}
#testimonios .columnaDer .testimonio .info {
	text-align: right;
	padding-left: 0;
	padding-right: 20px;
}
#testimonios .linea {
	background: url(images/testimoniosLinea.png) center left repeat-x;
	height: 1px;
	margin-bottom: 28px;
}

#testimonios .columnaIzq .testimonio.gris .pico { background-image: url(images/testimoniosPicoGloboIzq.png); }

#testimonios .columnaDer .testimonio.gris .pico { background-image: url(images/testimoniosPicoGloboDer.png); }

#testimonios .testimonio.gris .globo { background: #727299; }
#testimonios .testimonio.gris .globo .comilla1 { background-image: url(images/testimoniosComilla01color.png); }
#testimonios .testimonio.gris .globo .comilla2 { background-image: url(images/testimoniosComilla02color.png); }

#testimonios .linea33 {
	display: inline-block; vertical-align: middle;
	width: 33%;
	margin-bottom: 0;
}
#testimonios .verMasTestimonios {
	font-size : 13px;
	letter-spacing : 1.3px;
	text-transform : uppercase;
	color : #565673;
	padding: 15px;
	width: 34%;
	display: inline-block; vertical-align: middle;
	border: 1px solid #12c0ff;
	box-sizing: border-box;
	border-radius: 1000px;
	cursor: pointer;
	transition: background 0.3s;	
}
#testimonios .verMasTestimonios:hover {
	background: #12c0ff;
	color: #ffffff;
}

#testimonios .oculto {
	overflow: hidden;
	opacity: 0;
}

#testimonios .vermasContainer {
	overflow: hidden;
}

#testimonios .mobile { display: none; }

#contacto {
	padding: 110px 0 110px;
	position: relative;
	overflow: hidden;
	border-top: 4px solid #12c0ff;
}
#contacto .fondo {
	position: absolute;
	top: -10%; left: -10%;
	width: 120%; height: 120%;
	background: url(images/contactoFondo.jpg) center no-repeat;
	background-size: cover;
	min-height: 1000px;
}

#contacto .titulo {
	font-size : 23px;
	letter-spacing : 2.3px;
	text-transform : uppercase;
	color : #FFFFFF;
	font-weight: 600;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	margin-bottom: 40px;
}
#contacto .titulo img {
	display: inline-block; vertical-align: middle; margin-right: 25px;
}

#contacto p {
	font-size : 12px;
	line-height : 20px;
	letter-spacing : 1.2px;
	color : #FFFFFF;
	margin-bottom: 30px;
}
#contacto .columna, #contacto .full {
	display: inline-block; vertical-align: top;
	padding: 10px;
	box-sizing: border-box;
}
#contacto .columna {
	width: 50%;
}
#contacto .columna33 {
	width: 33.333%;
}
#contacto .full {
	width: 100%;
}

#contacto .campo {
	font-family: 'sinkin_sans';
	font-size : 14px;
	line-height : 20px;
	letter-spacing : 1.4px;
	color : #565673;
	background: #ffffff;
	padding: 15px 30px;
	border: 0;
	width: 100%;
	box-sizing: border-box;
	font-weight: 300;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3);
}

#contacto .botonContainer {
	padding-top: 40px;
	text-align: center;
}

#contacto .botonEnviar {
	font-size : 13px;
	letter-spacing : 1.3px;
	text-transform : uppercase;
	color : #FFFFFF;
	padding: 18px 35px;
	width: 257px;
	box-sizing: border-box;
	background: #12c0ff;
	border-radius: 1000px;
	display: inline-block;
	cursor: pointer;
	transition: all 0.3s;
}

#contacto .botonEnviar:hover {
	background: #212439;
	width: 277px;
}

#contacto .botonEnviar img {
	display: inline-block; vertical-align: middle;
	margin-left: 10px;
	margin-top: -4px;
}

footer {
	padding: 85px 0;
	background: #212439;
}


footer .columna {
	display: inline-block; vertical-align: top;
	box-sizing: border-box;
	text-align: left;
}
footer .col1 {
	width: 30%;
	padding: 10px 10px 10px 0;
}
footer .col2 {
	width: 40%;
	border-left: 1px solid rgba(255,255,255,0.3);
	padding: 0px 0 10px 35px;
}
footer .col2 .boton {
	font-size : 9px;
	letter-spacing : 0.54px;
	text-transform : uppercase;
	color : #FFFFFF;
	margin-top: 13px;
	display: block;
	cursor: pointer;
	padding-right: 30px;
	transition: all 0.2s;
}
footer .col2 .botonB {
	font-size : 9px;
	letter-spacing : 0.54px;
	color : #727299;
	margin-top: 8px;
	cursor: pointer;
	padding-right: 30px;
	transition: all 0.2s;
	display: block;
}
footer .col2 .boton:hover,
footer .col2 .botonB:hover {
	color: #26dbfb;
}

footer .col3 {
	width: 30%;
	text-align: right;
	padding-top: 15px;
}

footer .col3 a {
	font-size : 10px;
	letter-spacing : 2.2px;
	color : #FFFFFF;
	transition: all 0.2s;
}
footer .col3 a:hover {
	color: #26dbfb;
}
footer .col3 img {
	display: inline-block; vertical-align: middle;
	margin-right: 15px;
}

footer .redes {
	font-size : 1.6em;
	letter-spacing : 0.1em;
	color : #CCBEC9;
	margin-top: 10px;
}
footer .redes span {
	display: inline-block; vertical-align: middle; margin: 15px 20px 15px 0;
}
footer .redes .red {
	width: 44px; line-height: 42px;
	display: inline-block; vertical-align: middle;
	margin: 6px;
	border: 1px solid #0069d9; box-sizing: border-box;
	border-radius: 8px;
	text-align: center;
	color: #ffffff;
	font-size: 26px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
footer .redes .red:hover {
	background: #0069d9;
	color: #ffffff;
}

footer .redes .red.twitter { border-color: #00b7ff; }
footer .redes .red.twitter:hover { background: #00b7ff; }

footer .redes .red.linkedin { border-color: #0095d1; }
footer .redes .red.linkedin:hover { background: #0095d1; }


footer .col1 .legales {
	font-size : 8px;
	letter-spacing : 1.68px;
	text-transform : uppercase;
	color : #6D6D94;
}

#loading {
	position: fixed;
	left: 0; top: 0;
	width: 100%; height: 100%;
	background: url(images/loading.gif) center no-repeat rgba(33,36,57,0.9);
	z-index: 999999;
}


/* ----------------------MANAGEMENT INSIDE OUT-------------------- */

#headerManagement {
	padding: 75px 0 155px;
	min-height: 300px;
	overflow: hidden;
	position: relative;
}
#headerManagement .fondo {
	position: absolute;
	left: -10%; top: -10%; width: 120%; height: 120%;
	background: url(images/managementHeader.jpg) center no-repeat;
	background-size: cover;
	min-height: 700px;
}
#headerManagement .fondoLineas {
	position: absolute;
	left: 0; top: 0; width: 100%; height: 100%;
	background: url(images/managementHeaderLineas.png) center bottom no-repeat;
	background-size: cover;
}
#headerManagement .container {
	width: 434px; height: 434px;
	margin: auto;
	border: 1px solid #ffffff;
	padding: 12px;
	border-radius: 1000px;
	box-sizing: border-box;
}
#headerManagement .container .logo {
	width: 100%; height: 100%;
	background: rgba(56,56,99,0.82);
	border-radius: 1000px;
	padding-top: 50px; box-sizing: border-box;
}
#headerManagement .container .bajada {
	background: #212439;
	font-size : 17px;
	letter-spacing : 2.55px;
	color : #FFFFFF;
	padding: 16px 40px 20px;
	max-width: 400px;
	box-sizing: border-box;
	margin: 15px auto 0;
	font-weight: 300;
}
#headerManagement .container .bajada strong {
	font-weight: 600;
	color: #26dbfb;
}

#headerManagement .slogan {
	font-size : 30px;
	letter-spacing : 4.5px;
	color : #FFFFFF;
	z-index: 10;
	position: relative;
	text-align: center;
	text-shadow: 0 2px 0 rgba(0,0,0,0.4);
	line-height: 45px;
	margin-top: 70px;
}
#headerManagement .slogan .texto1 {
	font-size : 30px;
	letter-spacing : 4.5px;
	color : #FFFFFF;
	font-weight: 200;
	line-height : 42.39px;
}
#headerManagement .slogan .texto2 {
	font-size : 23px;
	letter-spacing : 2.3px;
	font-weight: 300;
	line-height : 42.03px;
}
#headerManagement .slogan .texto3 {
	font-size : 30px;
	letter-spacing : 1.2px;
	font-weight: 600;
}
#headerManagement .slogan .texto4 {
	font-size : 30px;
	letter-spacing : 2.3px;
	font-weight: 300;
}
#headerManagement .slogan .texto5 {
	font-weight: 700;
	text-transform: uppercase;
	color: #12c0ff;
}
#headerManagement .slogan .texto6 {
	font-size : 30px;
	letter-spacing : 4.4px;
	font-weight: 300;
}
#headerManagement .slogan .texto7 {
	font-weight: 700;
	text-transform: uppercase;
	color: #12c0ff;
}
#headerManagement .slogan .linea {
	background: url(images/sloganLinea.png) center right no-repeat;
	height: 18px;
	width: 130px;
	display: inline-block; vertical-align: middle;
	margin: 0 20px;
}
#headerManagement .slogan .lineaDer {
	background-position: center left;
	
}
	


#managementAbout {
	padding: 90px 0 100px;
}
#managementAbout .titulo {
	font-weight : 700;
	font-size : 20px;
	letter-spacing : 1px;
	text-transform : uppercase;
	color : #26B4FB;
	margin-bottom: 20px;
}
#managementAbout .titulo img {
	display: block;
	margin: 0 auto 5px;
}
#managementAbout  .linea {
	display: block;
	width: 50px; height: 2px;
	background: #bebecc;
	margin: 0 auto 20px;
}
#managementAbout .texto {
	font-size : 13px;
	line-height : 25px;
	letter-spacing : 1.3px;
	color : #727299;
	font-weight: 300;
	margin-bottom: 50px;
}
#managementAbout .texto strong {
	font-weight: 600;
}

#managementAbout .item {
	display: inline-block; vertical-align: top;
	width: 33%;
}
#managementAbout .item .icono {
	width: 120px; height: 120px;
	position: relative;
	margin: 0 auto 10px;
}
#managementAbout .item .icono .circulo {
	position: absolute;
	top: 10px; left: 10px; right: 10px; bottom: 10px;
	background: #35354a;
	border-radius: 1000px;
}
#managementAbout .item .icono img {
	position: absolute;
	left: 0; top: 0;
}
#managementAbout .item .txt {
	font-size : 14px;
	line-height : 30px;
	letter-spacing : 1.68px;
	color : #727299;
	font-weight: 300;
	max-width: 255px;
	margin: 0 auto;
}
#managementAbout .item .txt strong {
	color: #26b4fb;
	font-weight: 600;
}


#managementPrograma {
	padding: 100px 0 150px;
	position: relative;
	overflow: hidden;
}

#managementPrograma .fondo {
	background: url(images/managementProgramaFondo.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	left: -10%; top: -10%; width: 120%; height: 120%;
	min-height: 700px;
}

#managementPrograma .titulo {
	font-weight : 600;
	font-size : 27px;
	line-height : 67.99px;
	letter-spacing : 2.7px;
	text-transform : uppercase;
	color : #12C0FF;
	margin-bottom: 0px;
	line-height: 50px;
}
#managementPrograma .titulo img {
	display: block;
	margin: 0 auto 10px;
}
#managementPrograma .subtitulo {
	font-size : 16px;
	line-height : 34px;
	letter-spacing : 4.48px;
	color : #FFFFFF;
	font-weight: 200;
	margin-bottom: 20px;
}

#managementPrograma .linea {
	display: block;
	width: 50px; height: 2px;
	background: #9d9dd4;
	margin: 0 auto 20px;
}

#managementPrograma .columna {
	display: inline-block; vertical-align: middle;
	width: 50%;
	padding: 30px;
	box-sizing: border-box;
	font-size : 12px;
	letter-spacing : 0.4px;
	color : #FFFFFF;
	font-weight: 300;
	text-align: justify;
	line-height: 2.5em;
}
#managementPrograma .columna p {
	margin-top: 0;
}
#managementPrograma .columna strong {
	font-weight: 600;
	color: #12c0ff;
}
#managementPrograma .columna img {
	border: 1px solid #ffffff;
	margin-top: 10px;
}
#managementPrograma .columnaIzq { padding-left: 0; }
#managementPrograma .columnaDer { padding-right: 0; }

#managementPrograma .lineaGrande {
	background: #727299;
	width: 100%; height: 1px;
	display: block;
}

#managementPilares {
	padding: 130px 0;
	position: relative;
	overflow: hidden;
}
#managementPilares .fondo {
	background: url(images/managementPilaresFondo.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	left: -10%; top: -10%; width: 120%; height: 120%;
	min-height: 1000px;
}
#managementPilares .titulo {
	display: inline-block;
	font-size : 19px;
	letter-spacing : 3.8px;
	text-transform : uppercase;
	color : #FFFFFF;
	padding: 15px 30px;
	background: #13aaf5;
	font-weight: 300;
	margin-bottom: 20px;
}

#pilaresGrafico {
	width: 1000px;
	height: 900px;
	/*background: url(images/pilaresBase.jpg);*/
	position: relative;
}

#pilaresGrafico .lineaPunteada {
	position: absolute;
	left: 64px;
	top: 335px;
}
#pilaresGrafico .botonPilar {
	position: absolute;
	width: 79px; height: 93px;
	background: url(images/managementPilarIconoB.png);
	background-size: cover;
	cursor: pointer;
}
#pilaresGrafico .botonPilar .instancia {
	position: absolute;
	width: 79px; height: 93px;
	background: url(images/managementPilarIconoA.png);
	background-size: cover;
	box-sizing: border-box;
}
#pilaresGrafico .botonPilar .num {
	position: absolute;
	width: 100%;
	font-weight: 700;
	font-size : 16px;
	color : #FFFFFF;
	text-align: center;
	padding-top: 33px; box-sizing: border-box;
}
#pilaresGrafico .botonPilar .sombra {
	background: url(images/managementPilarIconoSombra.png) center no-repeat;
	width: 120px; height:16px;
	position: absolute;
	left: 50%; margin-left: -60px;
	bottom: -16px;
	background-size: cover;
}
#pilaresGrafico .globo {
	position: absolute;
	width: 325px;
	z-index: 0;
	cursor: pointer;
	pointer-events: none;
}
#pilaresGrafico .globo .recuadro {
	background: #565673;
	padding: 15px 25px; box-sizing: border-box;
	margin: 0 auto;
	width: 200px;
	box-shadow: 0 7px 7px 0 rgba(0,0,0,0.15);
	pointer-events: visible;
}
#pilaresGrafico .globo .recuadro .tit {
	font-weight : 700;
	font-size : 11px;
	line-height : 16px;
	color : #FFFFFF;
	transition: all 0.3s;
	width: 150px;
	margin: auto;
}
#pilaresGrafico .globo .pico {
	background: url(images/managementPilaresPicoGlobo1b.png) center no-repeat;
	width: 18px; height: 26px;
	position: absolute;
	left: 50%; margin-left: -9px;
	bottom: -26px;
}
#pilaresGrafico .globo .pico .instancia {
	background: url(images/managementPilaresPicoGlobo1.png) center no-repeat;
	width: 18px; height: 26px;
}
#pilaresGrafico .globo .pico2 {
	background-image: url(images/managementPilaresPicoGlobo2b.png);
	margin-left: -40px;
}
#pilaresGrafico .globo .pico2 .instancia {
	background-image: url(images/managementPilaresPicoGlobo2.png);
}

#pilaresGrafico .globo .pico3 {
	background-image: url(images/managementPilaresPicoGlobo3b.png);
	margin-left: 20px;
}
#pilaresGrafico .globo .pico3 .instancia {
	background-image: url(images/managementPilaresPicoGlobo3.png);
}

#pilaresGrafico .globo .containerItems {
	height: 0;
	overflow: hidden;
}

#pilaresGrafico .globo .items p {
	font-size : 9px;
	letter-spacing : 0.27px;
	color : #ffffff;
	transition: all 0.3s;
	margin: 0;
	padding: 10px 0;
}
.separacion {
	height: 1px;
	background: #c3c3e3;
}
#pilaresGrafico .globo.activo {
	z-index: 1;
}
#pilaresGrafico .globo.activo .recuadro .tit {
	color: #26b4fb;
}
#pilaresGrafico .globo.activo .items p {
	color: #565673;
}

#managementBeneficios {
	padding: 95px 0 130px;
	position: relative;
	overflow: hidden;
	border-bottom: 4px solid #13aaf5;
}
.managementContainer {
	width: 890px;
}
#managementBeneficios .fondo {
	background: url(images/managementBeneficiosFondo.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	left: -10%; top: -10%; width: 120%; height: 120%;
	min-height: 1000px;
}

#managementBeneficios .titulo {
	font-weight : 600;
	font-size : 27px;
	letter-spacing : 2.7px;
	text-transform : uppercase;
	color : #12C0FF;
	margin-bottom: 20px;
}
#managementBeneficios .titulo img {
	display: block;
	margin: 0 auto 10px;
}
#managementBeneficios .linea {
	display: block;
	width: 50px; height: 2px;
	background: #9d9dd4;
	margin: 0 auto 20px;
}
#managementBeneficios .intro {
	font-size : 13px;
	letter-spacing : 2.86px;
	text-transform : uppercase;
	color : #FFFFFF;
	margin-bottom: 20px;
}
#managementBeneficios .linea2 {
	background: url(images/managementBeneficiosLineaPico.png) center no-repeat;
	height: 18px;
	margin-bottom: 30px;
}
#managementBeneficios .item {
	font-size : 12px;
	letter-spacing : 0.5px;
	color : #FFFFFF;
	text-align: left;
	border-bottom: rgba(159,159,214,0.5) 1px solid;
	padding: 23px 0 23px 60px;
	margin: 0;
	position: relative;
}
#managementBeneficios .item:last-of-type {
	border-bottom: none;
}
#managementBeneficios .item strong {
	text-transform: uppercase;
	font-weight: 600;
	color: #12c0ff;
}
#managementBeneficios .item .num {
	width: 45px; line-height: 45px;
	background: #26b4fb;
	border-radius: 1000px;
	font-weight : 700;
	font-size : 15px;
	color : #FFFFFF;
	text-align: center;
	position: absolute;
	left: 0; top: 10px;
}
#metodologiaIntro {
	padding: 100px 0 110px;
}
#metodologiaIntro .titulo {
	font-weight : 600;
	font-size : 27px;
	letter-spacing : 2.7px;
	text-transform : uppercase;
	color : #12C0FF;
	margin-bottom: 30px;
}
#metodologiaIntro .titulo img {
	display: block;
	margin: 0 auto 10px;
}
#metodologiaIntro .linea {
	display: block;
	width: 50px; height: 2px;
	background: #9d9dd4;
	margin: 0 auto 30px;
}
#metodologiaIntro p {
	font-size : 15px;
	line-height : 34px;
	letter-spacing : 3.2px;
	color : #727299;
	margin: 0 auto 0;
	max-width: 600px;
}

#metodologiaSeminarios {
	padding: 75px 0 115px;
	position: relative;
	margin-bottom: 70px;
}
.fondoContainer {
	position: absolute;
	left: 0; top: 0; width: 100%; height: 100%;
	overflow: hidden;
}
#metodologiaSeminarios .fondo {
	background: url(images/managementSeminariosFondo.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	left: -10%; top: -10%; width: 120%; height: 120%;
	min-height: 1000px;
}
.tituloglobo {
	position: absolute;
	top: -35px;
	text-align: center;
	width: 100%;
}
.tituloglobo .rectangulo {
	font-weight : 600;
	font-size : 17px;
	letter-spacing : 1.7px;
	text-transform : uppercase;
	color : #FFFFFF;
	padding: 18px 40px;
	background: #26b4fb;
	display: inline-block;
	border-radius: 1000px;
}
.tituloglobo .pico {
	background: url(images/managementMetodologiaGlobo.png) center no-repeat;
	width: 38px; height: 23px;
	margin: 0 auto;
	display: block;
}
#metodologiaSeminarios .container {
	width: 875px;
}
.metodologiaSubtitulo {
	overflow: hidden;
	margin-bottom: 60px;
}
.metodologiaSubtitulo span {
	display: inline-block;
	position: relative;
	font-size : 13px;
	letter-spacing : 1.3px;
	text-transform : uppercase;
	color : #565673;
	font-weight: 500;
}
.metodologiaSubtitulo span .linea {
	position: absolute;
	background: url(images/managementMetodologiaLinea.png) center right;
	height: 15px; width: 1300px;
	top: 50%; margin-top: -7px;
}
.metodologiaSubtitulo span .linea.izq { right: 100%; }
.metodologiaSubtitulo span .linea.der { left: 100%; }
	
#metodologiaSeminarios .colIzq {
	width: 53%;
	display: inline-block; vertical-align: middle;
}
#metodologiaSeminarios .colIzq img {
	box-shadow: 0 5px 5px 0 rgba(0,0,0,0.3);
	display: block;
	width: 100%;
	margin-bottom: 40px;
}
#metodologiaSeminarios .colIzq p {
	font-size : 12px;
	line-height : 25px;
	letter-spacing : 1.8px;
	color : #484869;
	text-align: left;
}
#metodologiaSeminarios .colDer {
	padding-left: 80px;
	box-sizing: border-box;
}
#metodologiaSeminarios .colDer p {
	font-size : 10px;
	letter-spacing : 1.9px;
	text-transform : uppercase;
	color : #484869;
	font-weight: 500;
	text-align: left;
	padding: 8px 0 8px 30px;
	position: relative;
}
#metodologiaSeminarios .colDer p::before {
	width: 17px; height: 17px;
	position: absolute;
	left: 0; top: 50%; margin-top: -8px;
	background: url(images/managementSeminariosBullet.png);
	content: "";
}


#metodologiaSeminarios .colDer {
	width: 47%;
	display: inline-block; vertical-align: middle;
}

#metodologiaSeminarios .lineaPunteada {
	background: url(images/managementMetodologiaLineaPunteada.png) center left repeat-x;
	height: 2px;
	margin: 50px 0;
}

#metodologiaSeminarios .subsubtitulo {
	font-weight : 600;
	font-size : 17px;
	letter-spacing : 0.85px;
	text-transform : uppercase;
	color : #1EA3FB;
}
#metodologiaSeminarios .horariosTexto {
	font-size : 11px;
	letter-spacing : 1.87px;
	color : #35354A;
	margin-bottom: 30px;
}
#metodologiaSeminarios .horarioBloque {
	padding: 7px; box-sizing: border-box;
	width: 20%; display: inline-block; vertical-align: top;
}
#metodologiaSeminarios .horarioBloque .contenedor {
	padding: 4px;
	background: #35354a;
}
#metodologiaSeminarios .horarioBloque .contenedor .titulo {
	background: #26b4fb;
	padding: 10px;
	font-weight : 600;
	font-size : 11px;
	letter-spacing : 1.1px;
	text-transform : uppercase;
	color : #35354A;
}
#metodologiaSeminarios .horarioBloque .contenedor .pico {
	background: url(images/managementMetodologiaGlobo.png) center bottom no-repeat;
	height: 12px;
}
#metodologiaSeminarios .horarioBloque .contenedor .fecha {
	font-size : 11px;
	letter-spacing : 0.55px;
	color : #FFFFFF;
	padding: 5px 10px 10px 10px;
}

#metodologiaSeminarios .lugar {
	margin-top: 57px;
	background: #35354a;
	box-shadow: 0 5px 5px 0 rgba(0,0,0,0.3);
}
#metodologiaSeminarios .lugar .col {
	display: inline-block; vertical-align: middle;
	width: 50%;
}
#metodologiaSeminarios .lugar .col.izq {
	padding: 10px 40px;
}
#metodologiaSeminarios .lugar .col.der {
	background: url(images/managementMetodologiaLugar.jpg) center no-repeat;
	background-size: cover;
	height: 225px;
	position: relative;
}
#metodologiaSeminarios .lugar .tit {
	font-size : 15px;
	letter-spacing : 1.5px;
	color : #FFFFFF;
	font-weight: 300;
	margin-bottom: 15px;
}
#metodologiaSeminarios .lugar .tit strong {
	font-weight: 600;
	color: #12c0ff;
}

#metodologiaSeminarios .lugar .txt1 {
	font-size : 12px;
	font-weight: 300;
	letter-spacing : 1.56px;
	color : #FFFFFF;
	margin-bottom: 20px;
}
#metodologiaSeminarios .lugar .linea {
	width: 42px; height: 1px;
	background: #ffffff;
	margin: 0 auto 20px;
}
#metodologiaSeminarios .lugar .txt2 {
	display: inline-block;
	font-size : 10px;
	letter-spacing : 1px;
	color : #FFFFFF;
	font-weight: 300;
	position: relative;
	padding-left: 40px;
}
#metodologiaSeminarios .lugar .txt2 img {
	position: absolute;
	left: 0; top: 50%; margin-top: -15px;
}
#metodologiaSeminarios .lugar .col.der::before {
	width: 33px; height: 39px;
	position: absolute;
	left: 0; top: 35px;
	background: url(images/managementMetodologiaLugarPico.png) center no-repeat;
	content: "";
}


#metodologiaCoaching {
	padding: 75px 0 70px;
	position: relative;
	margin-bottom: 70px;
}

#metodologiaCoaching .fondo {
	background: url(images/managementCoachingFondo.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	left: -10%; top: -10%; width: 120%; height: 120%;
	min-height: 1000px;
}

#metodologiaCoaching .col {
	display: inline-block; vertical-align: middle;
}
#metodologiaCoaching .colTexto {
	width: 40%;
	font-size : 13px;
	letter-spacing : 1.95px;
	color : #565673;
	font-weight: 300;
	padding: 0 10px;
	box-sizing: border-box;
	line-height: 2.2em;
}
#metodologiaCoaching .colIcono {
	width: 20%;
}
#metodologiaCoaching .metodologiaSubtitulo {
	margin-bottom: 30px;
}


.contactoManagement .fondo {
	background-image: url(images/managementContacto.jpg) !important;
}
#contacto.contactoManagement .botonEnviar {
	background: #212439;
	color: #12c0ff;
}

#popupBio {
	background: rgba(33,36,57,0.9);
	position: fixed;
	left: 0; top: 0; bottom: 0; right: 0;
	width: 100%; height: 100%;
	text-align: center;
	box-sizing: border-box;
	z-index: 100000001;
	opacity: 0;
    overflow-y: auto;
}
#popupBio .table {
    width: 100%;
}
#popupBio .table .cell {
    padding: 40px;
}
#popupBio .contenido {
	position: relative;
	display: inline-block;
	width: 800px;
	background: url(images/bioFondo.png) center no-repeat #ffffff ;
	padding: 190px 50px 80px;
	box-sizing: border-box;
	top: 100px;
	border-top: 4px solid #26b4fb;
	box-shadow: 0 7px 7px 0 rgba(0,0,0,0.3);
}
#popupBio .contenido .foto {
	background: url(images/fotoBio.jpg) center no-repeat;
	background-size: cover;
	width: 226px; height: 226px;
	border: 2px solid #ffffff;
	border-radius: 1000px;
	position: absolute;
	left: 50%; margin-left: -113px;
	top: -113px;
}

#popupBio .contenido .logo {
	background: #212439;
	position: absolute;
	width: 334px;
	padding: 14px 28px; box-sizing: border-box;
	left: 50%; margin-left: -167px;
	top: 86px;
}

#popupBio .contenido p {
	font-size : 11px;
	line-height : 25px;
	letter-spacing : 0.4px;
	color : #565673;
	font-weight: 300;
	text-align: left;
	padding: 0 30px;
}
#popupBio .contenido p strong {
	color: #209ad6;
	font-weight: 500;
}

#popupBio .contenido .division {
	background: #c7c7d6;
	height: 1px;
	margin: 40px 0;
}

#popupBio .contenido .botonCerrar {
	position: absolute;
	top: 30px; right: 30px;
	cursor: pointer;
}
#popupBio .contenido .botonCerrar svg line {
	fill:none;stroke:#B3B3B3;stroke-width:2;stroke-miterlimit:10;
	transition: all 0.3s;
}
#popupBio .contenido .botonCerrar:hover svg line {
	stroke: #26b4fb;
}

#popupBio .contenido .botonCerrar2 {
	font-size : 12px;
	line-height : 30.65px;
	letter-spacing : 1.2px;
	text-transform : uppercase;
	color : #FFFFFF;
	font-weight: 400;
	padding: 12px 50px;
	background: #26b4fb;
	border-radius: 1000px;
	display: inline-block;
	margin-top: 60px;
	transition: all 0.3s;
	cursor: pointer;
}
#popupBio .contenido .botonCerrar2:hover {
	background: #35354a;
	color: #26b4fb;
}

#popupBio .contenido .blanco {
	position: absolute;
	left: 0; top: 0; width: 100%; height: 100%;
	background: #ffffff;
	pointer-events: none;
}






/* ----------------------COACHING INSIDE OUT-------------------- */

#headerCoaching {
	padding: 75px 0 155px;
	min-height: 300px;
	overflow: hidden;
	position: relative;
}
#headerCoaching .fondo {
	position: absolute;
	left: -5%; top: -5%; width: 110%; height: 110%;
	background: url(images/coachingHeaderFondo.jpg) center no-repeat;
	background-size: cover;
	min-height: 700px;
}
#headerCoaching .fondoLineas {
	position: absolute;
	left: 0; top: 0; width: 100%; height: 100%;
	background: url(images/managementHeaderLineas.png) center bottom no-repeat;
	background-size: cover;
}
#headerCoaching .container {
	width: 434px; height: 434px;
	margin: auto;
	border: 1px solid #ffffff;
	padding: 12px;
	border-radius: 1000px;
	box-sizing: border-box;
}
#headerCoaching .container .logo {
	width: 100%; height: 100%;
	background: rgba(56,56,99,0.82);
	border-radius: 1000px;
	padding-top: 70px; box-sizing: border-box;
}

#headerCoaching .slogan {
	font-size : 30px;
	letter-spacing : 4.5px;
	color : #FFFFFF;
	z-index: 10;
	position: relative;
	text-align: center;
	text-shadow: 0 2px 0 rgba(0,0,0,0.4);
	line-height: 45px;
	margin-top: 70px;
}
#headerCoaching .slogan .texto1 {
	font-size : 31px;
	line-height : 41px;
	letter-spacing : 1.55px;
	color : #FFFFFF;
	font-weight: 300;
	
}

#headerCoaching .slogan .texto2 {
	font-size : 31px;
	line-height : 44px;
	letter-spacing : 1.55px;
	color : #FFFFFF;
	font-weight: 300;
}
#headerCoaching .slogan .texto2 strong {
	color: #12c0ff;
}

#headerCoaching .slogan .texto3 {
	font-size : 31px;
	line-height : 41px;
	letter-spacing : 1.55px;
	color : #FFFFFF;
	font-weight: 300;
}

#headerCoaching .slogan .texto4 {
	font-size : 40px;
	line-height : 48px;
	letter-spacing : 4.5px;
	color : #FFFFFF;
	font-weight: 300;
}


#headerCoaching .slogan .linea {
	background: url(images/sloganLinea.png) center right no-repeat;
	height: 18px;
	width: 150px;
	display: inline-block; vertical-align: middle;
	margin: 0 20px;
}
#headerCoaching .slogan .lineaDer {
	background-position: center left;
}





/* ----------------- COACHING INSIDE OUT ---------------------- */


#coachingAbout {
	background: url(images/coachingAboutFondo.png) center no-repeat;
	background-size: cover;
	padding: 150px 0 150px;
	position: relative;
}

#coachingAbout p {
	font-size : 13px;
	line-height : 35px;
	letter-spacing : 0.91px;
	color : #727299;	
}

#coachingAbout p strong {
	color: #26b4fb;
}

#coachingAbout .columna {
	width: 50%;
	display: inline-block; vertical-align: middle;
	padding: 20px;
	box-sizing: border-box;
	text-align: right;
}

#coachingAbout .columna img {
	width: 100%; max-width: 450px;
	border: 4px solid #ffffff;
	box-shadow: 0 8px 15px 0 rgba(0,0,0,0.3);
}

#coachingAbordaje {
	padding: 130px 0;
	position: relative;
}
#coachingAbordaje .fondo {
	background: url(images/coachingAbordajeFondo.jpg) center no-repeat;
	position: absolute;
	left: -10%; top: -10%; width: 120%; height: 120%;
	background-size: cover;
	min-height: 700px;
}

#coachingAbordaje .icono {
	width: 130px; height: 130px;
	position: absolute;
	left: 50%; margin-left: -65px;
	top: -30px;
	background: url(images/coachingIconoAbordaje.png) center no-repeat #26b4fb;
	background-size: 60%;
	border-radius: 1000px;
}

#coachingAbordaje .titulo {
	font-size : 21px;
	letter-spacing : 1.05px;
	text-transform : uppercase;
	color : #12C0FF;
	margin: 0px;
}
#coachingAbordaje .subtitulo {
	font-size : 23px;
	letter-spacing : 2.3px;
	color : #FFFFFF;
	font-weight: 200;
	margin: 0px;
}

#coachingAbordaje .division {
	margin: 50px auto;
	height: 2px;
	background: #ffffff;
	width: 50px;
}

#coachingAbordaje .intro {
	font-size : 17px;
	line-height : 30px;
	letter-spacing : 0.85px;
	color : #FFFFFF;
	font-weight: 200;
	max-width: 500px;
	margin: 0 auto 40px;
}

#coachingAbordaje .col {
	display: inline-block; vertical-align: middle;
	box-sizing: border-box;
}
#coachingAbordaje .colIzq {	width: 45%; padding-right: 45px; }
#coachingAbordaje .colDer {	width: 55%;	}


#coachingAbordaje .colIzq img {
	border: 1px solid #ffffff;
}

#coachingAbordaje .colDer {
	padding-left: 20px;
}
#coachingAbordaje .colDer p {
	font-size : 12px;
	line-height : 29px;
	letter-spacing : 0.48px;
	color : #FFFFFF;
	text-align: left;
}

#coachingCampo {
	padding: 130px 0;
	background: url(images/coachingCampoaccionFondo.jpg) center no-repeat;
	background-size: cover;
}

#coachingCampo .container {
	width: 725px;
}

#coachingCampo .titulo {
	font-size : 24px;
	line-height : 46.01px;
	letter-spacing : 1.2px;
	text-transform : uppercase;
	color : #26B4FB;
}
#coachingCampo .titulo img {
	display: block;
	margin: 0 auto 10px;
}

#coachingCampo .division {
	margin: 50px auto;
	height: 2px;
	background: #727299;
	width: 50px;
}

#coachingCampo .intro {
	font-size : 19px;
	line-height : 32px;
	letter-spacing : 1.9px;
	color : #565673;
	font-weight: 300;
	margin-bottom: 60px;
}

#coachingCampo .item {
	font-size : 12px;
	letter-spacing : 0.5px;
	color : #565673;
	text-align: left;
	border-bottom: rgba(159,159,214,0.5) 1px solid;
	padding: 23px 0 23px 60px;
	margin: 0;
	position: relative;
}
#coachingCampo .item:last-of-type {
	border-bottom: none;
}
#coachingCampo .item strong {
	font-weight: 600;
	color: #12c0ff;
}
#coachingCampo .item strong.gris {
	color: #565673;
}
#coachingCampo .item .num {
	width: 45px; line-height: 45px;
	background: #26b4fb;
	border-radius: 1000px;
	font-weight : 700;
	font-size : 15px;
	color : #FFFFFF;
	text-align: center;
	position: absolute;
	left: 0; top: 10px;
}

#coachingModalidades {
	padding: 125px 0 155px;
	position: relative;
	overflow: hidden;
}

#coachingModalidades .fondo {
	position: absolute;
	left: -10%; top: -10%; width: 120%; height: 120%;
	background: url(images/coachingModalidadesFondo.jpg) center no-repeat;
	background-size: cover;
	min-height: 700px;
}
#coachingModalidades .titulo img {
	display: block;
	margin: 0 auto 10px;
}
#coachingModalidades .titulo {
	font-weight : 600;
	font-size : 27px;
	line-height : 67.99px;
	letter-spacing : 2.7px;
	text-transform : uppercase;
	color : #FFFFFF;
}

#coachingModalidades .division {
	margin: 50px auto;
	height: 2px;
	background: #ffffff;
	width: 50px;
}

#coachingModalidades .intro {
	font-size : 18px;
	line-height : 30px;
	letter-spacing : 1.8px;
	color : #FFFFFF;
	font-weight: 300;
	margin-bottom: 60px;
}

#coachingModalidades .item {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	box-sizing: border-box;
}
#coachingModalidades .item .circulo {
	background: #35354a;
	width: 140px; height: 140px;
	margin: 0 auto 20px;
	text-align: center;
	border-radius: 1000px;
}
#coachingModalidades .item .tit {
	font-size : 21px;
	line-height : 27px;
	letter-spacing : 2.1px;
	color : #FFFFFF;
	font-weight: 400;
	text-shadow: 0 2px 0 rgba(0,0,0,0.3);
}
#coachingModalidades .item .tit strong {
	font-weight: 700;
}

#coachingTestimonios {
	padding: 120px 0;	
}

#coachingTestimonios .container {
	width: 900px;
}

#coachingTestimonios .titulo {
	font-weight : 600;
	font-size : 23px;
	line-height : 32px;
	letter-spacing : 3.45px;
	text-transform : uppercase;
	color : #727299;
}
#coachingTestimonios .titulo img {
	display: block;
	margin: 0 auto 10px;
}
#coachingTestimonios .subtitulo {
	font-size : 15px;
	line-height : 32px;
	letter-spacing : 1.5px;
	color : #727299;
	font-weight: 300;
	margin-bottom: 20px;
}

#coachingTestimonios .linea {
    background: url(images/testimoniosLinea.png) center left repeat-x;
    height: 1px;
    margin-bottom: 28px;
}
#coachingTestimonios .testimonio {
	margin: 40px 0;
}
#coachingTestimonios .testimonio .col1 {
	width: 25%;
	display: inline-block; vertical-align: top;
	padding-right: 20px; box-sizing: border-box;
	background: url(images/coachingTestimoniosPico01.png) top right no-repeat;
}
#coachingTestimonios .testimonio .col2 {
	width: 75%;
	display: inline-block; vertical-align: top;
}
#coachingTestimonios .testimonio .col3 {
	width: 25%;
	display: inline-block; vertical-align: top;
	padding-left: 20px; box-sizing: border-box;
	background: url(images/coachingTestimoniosPico02.png) top left no-repeat;
}
#coachingTestimonios .testimonio .foto {
	width: 135px; height: 135px;
	background: url(images/testimoniosSiluetaHombre.png) center no-repeat;
	background-size: cover;
	box-shadow: 0 6px 3px 0 rgba(0,0,0,0.3);
	margin: 0 auto 10px;
}
#coachingTestimonios .testimonio .nombre {
	font-size : 17px;
	line-height : 23px;
	letter-spacing : 0.85px;
	color : #12C0FF;
}
#coachingTestimonios .testimonio .cargo {
	font-size : 11px;
	line-height : 15px;
	letter-spacing : 0.55px;
	color : #727299;
}
#coachingTestimonios .testimonio .globo {
	padding: 30px 60px;
	background: #e6e6e6;
	border-radius: 20px;
	font-size : 10px;
	line-height : 20px;
	letter-spacing : 0.4px;
	color : #565673;
	text-align: left;
	position: relative;
}

#coachingTestimonios .testimonio .globo .comilla {
	position: absolute;
	width: 24px; height: 22px;
	background: center no-repeat;
	background-size: cover;
}
#coachingTestimonios .testimonio .globo .comilla1 {
	background-image: url(images/testimoniosComilla01color.png);
	left: 20px; top: 20px;
}
#coachingTestimonios .testimonio .globo .comilla2 {
	background-image: url(images/testimoniosComilla02color.png);
	right: 20px; bottom: 20px;
}




/* ----------------- PROGRAMAS IN COMPANY ---------------------- */

#headerIncompany {
	padding: 75px 0 155px;
	min-height: 300px;
	overflow: hidden;
	position: relative;
}
#headerIncompany .fondo {
	position: absolute;
	left: -5%; top: -5%; width: 110%; height: 110%;
	background: url(images/incompanyHeaderFondo.jpg) center no-repeat;
	background-size: cover;
	min-height: 700px;
}
#headerIncompany .fondoLineas {
	position: absolute;
	left: 0; top: 0; width: 100%; height: 100%;
	background: url(images/managementHeaderLineas.png) center bottom no-repeat;
	background-size: cover;
}
#headerIncompany .container {
	width: 434px; height: 434px;
	margin: auto;
	border: 1px solid #ffffff;
	padding: 12px;
	border-radius: 1000px;
	box-sizing: border-box;
}
#headerIncompany .container .logo {
	width: 100%; height: 100%;
	background: rgba(56,56,99,0.82);
	border-radius: 1000px;
	padding-top: 70px; box-sizing: border-box;
}

#headerIncompany .slogan {
	font-size : 30px;
	letter-spacing : 4.5px;
	color : #FFFFFF;
	z-index: 10;
	position: relative;
	text-align: center;
	text-shadow: 0 2px 0 rgba(0,0,0,0.7);
	line-height: 45px;
	margin-top: 70px;
}
#headerIncompany .slogan .texto1 {
	font-size : 28px;
	line-height : 44px;
	letter-spacing : 4.6px;
	color : #FFFFFF;
	font-weight: 300;	
}
#headerIncompany .slogan .texto2 {
	font-weight : bold;
	font-size : 27px;
	line-height : 44px;
	letter-spacing : 2.48px;
	color : #FFFFFF;
	font-weight: 600;
}
#headerIncompany .slogan .texto3 {
	font-size : 25px;
	line-height : 44px;
	letter-spacing : 3.52px;
	color : #FFFFFF;
	font-weight: 300;
}
#headerIncompany .slogan .texto4 {
	font-size : 26px;
	line-height : 44px;
	letter-spacing : 3.9px;
	color : #FFFFFF;
	font-weight: 200;
}
#headerIncompany .slogan .texto5 {
	font-size : 21px;
	line-height : 44px;
	letter-spacing : 0.3px;
	text-transform : uppercase;
	color : #FFFFFF;
	font-weight: 200;
}
#headerIncompany .slogan .texto5 strong {
	color: #26dbfb;
	font-weight: 800;
	text-transform: uppercase;
}

#headerIncompany .slogan .linea {
	background: url(images/sloganLinea.png) center right no-repeat;
	height: 18px;
	width: 75px;
	display: inline-block; vertical-align: middle;
	margin: 0 20px;
}
#headerIncompany .slogan .lineaDer {
	background-position: center left;
}


#incompanyAbout {
	padding: 160px 0 200px;
}

#incompanyAbout .item {
	width: 33.333%;
	display: inline-block; vertical-align: top;
	padding: 0 30px;
	box-sizing: border-box;
}
#incompanyAbout .item .icono {
	width: 136px; height: 136px;
	background: #35354a;
	border-radius: 1000px;
	margin: 0 auto 10px;
}
#incompanyAbout .item .pico {
	background: url(images/incompanyAboutIconoPico.png) center top no-repeat;
	height: 20px;
}
#incompanyAbout .item .titulo {
	font-weight: 700;
	font-size : 18px;
	letter-spacing : 0.9px;
	text-transform : uppercase;
	color : #FFFFFF;
	padding: 13px;
	background: #26b4fb;
	border-radius: 1000px;
	margin-bottom: 20px;
	font-weight: 700;
}
#incompanyAbout .item p {
	font-size : 11px;
	line-height : 24px;
	letter-spacing : 0.77px;
	color : #727299;
}

#incompanyAbout .item p strong { font-weight: 700; }

#incompanyProgramas {
	padding: 80px 0 170px;
	border-top: 4px #12c0ff solid;
	position: relative;
}
#incompanyProgramas .fondo {
	position: absolute;
	left: -5%; top: -5%; width: 110%; height: 110%;
	background: url(images/incompanyProgramasFondo.jpg) center no-repeat;
	background-size: cover;
	min-height: 700px;
}
#incompanyProgramas .icono {
	width: 130px; height: 130px;
	position: absolute;
	left: 50%; margin-left: -65px;
	top: -70px;
	background: url(images/incompanyProgramasIcono.png) center no-repeat #26b4fb;
	background-size: 50%;
	border-radius: 1000px;
}
#incompanyProgramas .titulo {
	font-weight : 700;
	font-size : 21px;
	letter-spacing : 1.05px;
	text-transform : uppercase;
	color : #FFFFFF;
	margin-bottom: 5px 0;
}
#incompanyProgramas .aclaracion {
	font-size : 12px;
	letter-spacing : 1.2px;
	color : #FFFFFF;
	margin-bottom: 5px 0;
}
#incompanyProgramas .division {
	background: url(images/lineaPunteadaBlanca.png) left top repeat-x;
	height: 1px;
	margin: 40px 0;
}

#incompanyProgramas .bloque {
	display: inline-block; vertical-align: middle;
	width: 50%;
	padding: 45px;
	box-sizing: border-box;
}
#incompanyProgramas .bloque .programa {
	width: 100%; height: 235px;
	display: table;
	cursor: pointer;
	box-shadow: 0 7px 14px 0 rgba(0,0,0,0.5);
	
}
#incompanyProgramas .bloque .programa .cell {
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #ffffff;
	overflow: hidden;
	box-sizing: border-box;
	background: #212439;
	position: relative;
}
#incompanyProgramas .bloque .programa .fondoPrograma {
	background: url(images/incompanyProgramas01_min.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	left: 0; top: 0;
	width: 100%; height: 235px;
	bottom: 0;
	transition: all 0.5s;
}

#incompanyProgramas .bloque .programa .nombre {
	font-size : 16px;
	line-height : 23px;
	letter-spacing : 1.05px;
	text-transform : uppercase;
	color : #FFFFFF;
	width: 330px;
	margin: 0 auto 20px;
	background: rgba(38,180,251,0.9);
	padding: 14px 30px; box-sizing: border-box;
	position: relative;
}
#incompanyProgramas .bloque .programa .nombre strong {
	font-weight: 800;
	color: #35354a;
}

#incompanyProgramas .bloque .programa .vermas {
	font-size : 9px;
	line-height : 23.54px;
	letter-spacing : 0.63px;
	text-transform : uppercase;
	color : #26B4FB;
	background: #ffffff;
	padding: 5px 36px;
	border-radius: 1000px;
	position: relative;
	display: inline-block;
	font-weight: 400;
	transition: all 0.3s;
}
#incompanyProgramas .bloque .programa .vermas img {
	display: inline-block;vertical-align: middle;
	margin-left: 6px; margin-top: -3px;
}

#incompanyProgramas .bloque .programa:hover .fondoPrograma {
	transform: scale(1.1);
	opacity: 0.5;
}
#incompanyProgramas .bloque .programa:hover .vermas {
	background: #212439;
	color: #ffffff;
}

#popupIncompany {
	background: rgba(53,53,74,0.9);
	position: fixed;
	left: 0; top: 0; bottom: 0; right: 0;
	width: 100%; height: 100%;
	text-align: center;
	padding: 40px; box-sizing: border-box;
	z-index: 100000001;
	opacity: 0;
	overflow-y: scroll;
}
#popupIncompany .contenido {
	position: relative;
	display: inline-block;
	width: 800px;
	background: #eaeaf7;
	box-sizing: border-box;
	top: 0px;
	border-top: 2px solid #26b4fb;
	box-shadow: 0 7px 14px 0 rgba(0,0,0,0.3);
	margin-bottom: 100px;
	margin-top: 60px;
}
#popupIncompany .header {
	height: 290px;
	background: url(images/incompanyProgramas01_header.jpg) center no-repeat;
	background-size: cover;
}
#popupIncompany .texto {
	padding: 35px 100px 60px;
	position: relative;
}
#popupIncompany .texto .tituloGrande {
	position: absolute;
	width: 390px; box-sizing: border-box;
	left: 50%; margin-left: -195px;
	top: -40px;
	background: #26b4fb;
	padding: 15px;
	font-size : 18px;
	letter-spacing : 1.26px;
	text-transform : uppercase;
	color : #FFFFFF;
	font-weight: 400;
}
#popupIncompany .texto .tituloGrande2 {
	top: -55px;
}
#popupIncompany .texto .tituloGrande .pico {
	background: url(images/incompanyProgramasPico.png) center no-repeat;
	height: 19px;
	position: absolute;
	bottom: -19px;
	left: 0; width: 100%;
}
#popupIncompany .texto .tituloGrande strong {
	color: #35354a;
	font-weight: 800;
}
#popupIncompany .texto .titulo {
	font-size : 21px;
	letter-spacing : 1.05px;
	color : #26B4FB;
	font-weight: 800;
	margin-top: 40px;
}
#popupIncompany .texto .division {
	width: 50px; height: 2px;
	background: #a3a3c9;
	margin: 10px auto;
}
#popupIncompany .texto p {
	font-size : 11px;
	line-height : 28px;
	letter-spacing : 0.77px;
	color : #35354A;
	font-weight: 300;
}

#popupIncompany .botonCerrar {
	position: absolute;
	top: -20px;
	right: -20px;
	background: url(images/incompanyPopupCerrar.png) center no-repeat #565673;
	width: 46px; height: 46px;
	border-radius: 1000px;
	transition: all 0.3s;
	cursor: pointer;
}
#popupIncompany .botonCerrar:hover {
	background-color: #26b4fb;
}

#popupIncompany .texto .botonCerrar2 {
	font-size : 12px;
	letter-spacing : 1.8px;
	text-transform : uppercase;
	color : #FFFFFF;
	font-weight: 500;
	padding: 16px 60px;
	background: #565673;
	border-radius: 1000px;
	display: inline-block;
	margin-top: 40px;
	cursor: pointer;
	transition: all 0.3s;
}
#popupIncompany .texto .botonCerrar2:hover {
	background: #212439;
}

.noscroll { overflow: hidden; }



#headerLiderazgo {
	padding: 75px 0 155px;
	min-height: 300px;
	overflow: hidden;
	position: relative;
}
#headerLiderazgo .fondo {
	position: absolute;
	left: -10%; top: -10%; width: 120%; height: 120%;
	background: url(images/liderazgoHeaderFondo.jpg) center no-repeat;
	background-size: cover;
	min-height: 700px;
}
#headerLiderazgo .fondoLineas {
	position: absolute;
	left: 0; top: 0; width: 100%; height: 100%;
	background: url(images/managementHeaderLineas.png) center bottom no-repeat;
	background-size: cover;
}
#headerLiderazgo .container {
	width: 434px; height: 434px;
	margin: auto;
	border: 1px solid #ffffff;
	padding: 12px;
	border-radius: 1000px;
	box-sizing: border-box;
}
#headerLiderazgo .container .logo {
	width: 100%; height: 100%;
	background: rgba(56,56,99,0.82);
	border-radius: 1000px;
	padding-top: 50px; box-sizing: border-box;
}
#headerLiderazgo .container .bajada {
	background: #212439;
	font-size : 17px;
	letter-spacing : 2.55px;
	color : #FFFFFF;
	padding: 16px 40px 20px;
	max-width: 400px;
	box-sizing: border-box;
	margin: 15px auto 0;
	font-weight: 300;
}
#headerLiderazgo .container .bajada strong {
	font-weight: 600;
	color: #26dbfb;
}

#headerLiderazgo .slogan {
	font-size : 30px;
	letter-spacing : 4.5px;
	color : #FFFFFF;
	z-index: 10;
	position: relative;
	text-align: center;
	text-shadow: 0 2px 0 rgba(0,0,0,0.4);
	line-height: 45px;
	margin-top: 70px;
}
#headerLiderazgo .slogan .texto1 {
	font-size : 39px;
	line-height : 41px;
	letter-spacing : 3px;
	color : #FFFFFF;
	font-weight: 200;
}
#headerLiderazgo .slogan .texto2 {
	font-size : 31px;
	line-height : 44px;
	letter-spacing : 0.99px;
	color : #FFFFFF;
	font-weight: 300;
}
#headerLiderazgo .slogan .texto3 {
	font-weight : 600;
	font-size : 31px;
	line-height : 41px;
	letter-spacing : 1.89px;
	color : #12BDFF;
	font-weight: 600;
}
#headerLiderazgo .slogan .texto4 {
	font-size : 31px;
	line-height : 44px;
	letter-spacing : 1.89px;
	color : #FFFFFF;
	font-weight: 300;
}
#headerLiderazgo .slogan .texto5 {
	font-weight : 700;
	font-size : 31px;
	line-height : 41px;
	letter-spacing : 0.5px;
	color : #12BDFF;
	font-weight: 600;
}
#headerLiderazgo .slogan .texto6 {
	font-size : 30px;
	letter-spacing : 4.4px;
	font-weight: 300;
}
#headerLiderazgo .slogan .texto7 {
	font-weight: 600;
	text-transform: uppercase;
	color: #12c0ff;
}
#headerLiderazgo .slogan .linea {
	background: url(images/sloganLinea.png) center right no-repeat;
	height: 18px;
	width: 100px;
	display: inline-block; vertical-align: middle;
	margin: 0 20px;
}
#headerLiderazgo .slogan .lineaDer {
	background-position: center left;
}

#liderazgoAbout {
	padding: 120px 0 140px;
	background: url(images/liderazgoTramaRayas.gif) center repeat;
}
#liderazgoAbout .container {
	width: 1200px;
}


#liderazgoAbout .tabla {
	display: table;
	width: 100%;
	border-spacing: 23px;
    border-collapse: separate;
}
#liderazgoAbout .tabla .cell {
	width: 33.333%;
	background: #ffffff;
	padding: 30px;
	vertical-align: top;
}
#liderazgoAbout .tabla .cell .icono {
	background: center no-repeat #35354a;
	width: 140px; height: 140px;
	display: block;
	margin: 0 auto 30px;
	border-radius: 10000px;
	overflow: hidden;
}
#liderazgoAbout .tabla .cell h4 {
	font-weight : 600;
	font-size : 18px;
	line-height : 25px;
	letter-spacing : 0.9px;
	color : #12BDFF;
}

#liderazgoAbout .tabla .cell p {
	font-size : 13px;
	line-height : 27px;
	letter-spacing : 0.65px;
	color : #727296;
}


#liderazgoAbout .intro {
	display: block;
	margin: 0 auto 40px;
	width: 100%;
	max-width: 770px;
	font-size: 1.7em;
	font-weight: 300;
	position: relative;
	padding-bottom: 40px;
}
#liderazgoAbout .intro::before {
	content: "";
	display: block;
	position: absolute;
	left: 50%; bottom: 0;
	margin-left: -20px;
	width: 40px; height: 1px;
	background: #35354A;
}

#liderazgoAbout .liderazgoIntro {
	margin-bottom: 0;
}
#liderazgoAbout .liderazgoIntro span {
	  font-size : 19px;
  letter-spacing : 1.6px;
  color : #565673;
	text-transform: none;
}
#liderazgoAbout .liderazgoIntro span strong {
	font-weight: 500;
}
#liderazgoAbout .introBold {
	font-weight : 700;
  font-size : 23px;
  text-transform : uppercase;
  color : #12BDFF;
	margin: 0;
}


#liderazgoQuienes {
	padding: 140px 0;
	position: relative;
}
#liderazgoQuienes .container {
	width: 1200px;
}
.liderazgoIconoTop {
	position: absolute;
	background: url(images/liderazgoQuienesIcono01.png) center no-repeat #12bdff;
	width: 110px; height: 110px;
	top: -55px; left: 50%; margin-left: -55px;
	border-radius: 10000px;
}

.liderazgoGlobo {
	text-align: center;
	position: relative;
	margin-bottom: 40px;
}
.liderazgoGlobo span {
	background: #26b3fa;
	padding: 15px 40px;
	font-weight : 600;
	font-size : 17px;
	line-height : 74.23px;
	letter-spacing : 1.7px;
	text-transform : uppercase;
	color : #FFFFFF;
	border-radius: 10000px;
}

.liderazgoGlobo::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 26px 19px 0 19px;
	border-color: #26b3fa transparent transparent transparent;
	left: 50%; margin-left: -18px;
	bottom: -14px;
}

.liderazgoIntro {
	font-size : 13px;
	line-height : 34px;
	letter-spacing : 1.3px;
	text-transform : uppercase;
	color : #565673;
	overflow: hidden;
	margin-bottom: 40px;
}
.liderazgoIntro span {
	position: relative;
}
.liderazgoIntro span::before {
	content: "";
	position: absolute;
	top: 0; right: 100%;
	width: 1000px; height: 100%;
	background: url(images/aboutFrasesLinea.png) center right no-repeat;
}
.liderazgoIntro span::after {
	content: "";
	position: absolute;
	top: 0; left: 100%;
	width: 1000px; height: 100%;
	background: url(images/aboutFrasesLinea.png) center left no-repeat;
}

#liderazgoQuienes .item {
	display: inline-block; vertical-align: middle;
	width: 32.66666%;
	padding-right: 20px;
	box-sizing: border-box;
	padding-left: 10px;
}
#liderazgoQuienes .itemdiv {
	width: 1%; height: 140px;
	display: inline-block; vertical-align: middle;
	background: url(images/liderazgoQuienesDivision.png) center repeat-y;
}
#liderazgoQuienes .item .icono {
	display: inline-block; vertical-align: middle;
	width: 35%;
	padding-right: 10px;
	box-sizing: border-box;
}
#liderazgoQuienes .item p {
	display: inline-block; vertical-align: middle;
	width: 65%;
	text-align: left;
	font-size : 12px;
	line-height : 25px;
	letter-spacing : 0.65px;
	color : #35354A;
}
#liderazgoQuienes .item p strong {
	color: #12bdff;
}

#liderazgoPrograma {
	padding: 100px 0 150px;
	position: relative;
	overflow: hidden;
}

#liderazgoPrograma .fondo {
	background: url(images/managementProgramaFondo.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	left: -10%; top: -10%; width: 120%; height: 120%;
	min-height: 700px;
}

#liderazgoPrograma .columna {
	display: inline-block; vertical-align: top;
	width: 50%;
	box-sizing: border-box;
	text-align: left;
	font-size : 12px;
	line-height : 24px;
	letter-spacing : 0.6px;
	color : #FFFFFF;
}
#liderazgoPrograma .columna.izq {
	padding-right: 30px;
}
#liderazgoPrograma .columna.der {
	padding-left: 30px;
}

#liderazgoPrograma .linea {
	display: block;
	width: 100%;
	height: 1px;
	background: #ffffff;
	margin: 30px auto;
}

#liderazgoPrograma .destacado {
	font-size : 22px;
	line-height : 30.61px;
	letter-spacing : 1.1px;
	color : #FFFFFF;
	text-align: left;
	font-weight: 300;
	margin-bottom: 30px;
}
#liderazgoPrograma .destacado img, #liderazgoPrograma .destacado span {
	display: inline-block; vertical-align: middle;
}
#liderazgoPrograma .destacado img {
	margin-right: 20px;
}
#liderazgoPrograma strong {
	color: #12bdff;
}
#liderazgoPrograma p {
	text-align: justify;
}

#liderazgoPrograma .columna .foto {
	width: 100%;
	border: 1px solid #ffffff;
	margin: 20px 0;
}

#liderazgoPrograma .lineapico {
	display: block;
	width: 100%;
	height: 21px;
	background: url(images/liderazgoLineaPico.png) center no-repeat;
	margin: 30px auto;
}

#liderazgoPrograma .destacado2 {
	font-weight : 600;
	font-size : 14px;
	letter-spacing : 0.7px;
	color : #12BFFF;
	text-align: center;
}

#liderazgoBeneficios .container {
	width: 1200px;
}

#liderazgoBeneficios {
	padding: 130px 0;
	position: relative;
}

#liderazgoBeneficios .bloque {
	display: block; vertical-align: top;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}

#liderazgoBeneficios .bloque .lista {
	background: #35354a;
	text-align: left;
}
#liderazgoBeneficios .bloque .lista .inline {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 40px;
	box-sizing: border-box;
}

#liderazgoBeneficios .bloque .lista h4 {
	font-weight : 600;
	font-size : 18px;
	line-height : 24px;
	letter-spacing : 0.9px;
	color : #FFFFFF;
	padding: 20px 30px;
	background: #12bdff;
	text-align: center;
}
#liderazgoBeneficios .bloque .lista .inline div {
	font-size : 13px;
	line-height : 25px;
	letter-spacing : 0.65px;
	color : #FFFFFF;
	padding: 35px 30px 35px 90px;
	position: relative;
	border-bottom: 1px dotted rgba(255,255,255,0.3);
}
#liderazgoBeneficios .bloque .lista .inline div::before {
	content: "";
	position: absolute;
	left: 30px; top: 50%; margin-top: -21px;
	width: 42px; height: 42px;
	background: url(images/liderazgoBeneficiosBullet.png) center no-repeat;
}
#liderazgoBeneficios .bloque .lista .inline div:last-of-type {
	border-bottom: none;
}

#liderazgoTemario {
	padding: 140px 0;
	position: relative;
}

#liderazgoTemario .fondo {
	background: url(images/liderazgoTemarioFondo.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	left: -10%; top: -10%; width: 120%; height: 120%;
	min-height: 700px;
}


#liderazgoTemario .liderazgoIntro {
	color: #ffffff;	
}

#liderazgoTemario .liderazgoIntro span::after, #liderazgoTemario .liderazgoIntro span::before {
	background-image: url(images/aboutFrasesLineaBlanca.png);
}


#liderazgoPilares .bloque {
	display: inline-block;
	vertical-align: middle;
	width: 25%;
	margin: 100px 0;
	text-align: center;
	cursor: pointer;
	transition: all 0.4s;
	z-index: 1;
}
#liderazgoPilares .bloque.activo {
	z-index: 2;
}
#liderazgoPilares .bloque .pilar {
	display: inline-block;
	position: relative;
	transition: all 0.4s;
}
#liderazgoPilares .bloque .pilar::before {
	content: "";
	position: absolute;
	width: 134px; height: 18px;
	background: url(images/liderazgoPilarSombra.png) center no-repeat;
	left: 50%; margin-left: -67px;
	top: 100%;
	transition: all 0.4s;
}
#liderazgoPilares .bloque .pilar .icono {
	display: inline-block;
	width: 89px; height: 103px;
	position: relative;
	transition: all 0.7s;
}
#liderazgoPilares .bloque .pilar .icono::before {
	content: "";
	position: absolute;
	left: 0; top: 0; width: 100%; height: 100%;
	background: url(images/liderazgoPilar01.png) center no-repeat;
	transition: all 0.4s;
}
#liderazgoPilares .bloque .pilar .icono::after {
	content: "";
	position: absolute;
	left: 0; top: 0; width: 100%; height: 100%;
	background: url(images/liderazgoPilar02.png) center no-repeat;
	opacity: 0;
	transition: all 0.4s;
}
#liderazgoPilares .bloque.activo .pilar .icono {
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
}
#liderazgoPilares .bloque.activo .pilar .icono::before {
	opacity: 0;
}
#liderazgoPilares .bloque.activo .pilar .icono::after {
	opacity: 1;
}

#liderazgoPilares .bloque .pilar .num {
	font-weight : 600;
	font-size : 19px;
	color : #FFFFFF;
	background: #26b1f8;
	width: 36px; line-height: 36px;
	border-radius: 10000px;
	position: absolute;
	left: 50%;
	top: -18px; margin-left: -18px;
	transition: all 0.7s;
}
#liderazgoPilares .bloque.activo .pilar .num {
	background: #ffffff;
	color: #26b3fa;
}

#liderazgoPilares .bloque.activo .pilar .num {
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
}

#liderazgoPilares .bloque .pilar .contenido {
	position: absolute;
	width: 210px;
	left: 50%; margin-left: -105px;
	bottom: 100%; margin-bottom: 40px;
	transition: all 0.7s;
}
#liderazgoPilares .bloque.activo .pilar .contenido {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}
#liderazgoPilares .bloque .pilar .contenido .titulo {
	font-size : 12px;
	letter-spacing : 0.3px;
	color : #FFFFFF;
	padding: 10px 15px;
	background: #565673;
	position: relative;
	transition: all 0.4s;
}
#liderazgoPilares .bloque .pilar .contenido .titulo::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 18px 0 18px;
	border-color: #565673 transparent transparent transparent;
	position: absolute;
	left: 50%; margin-left: -18px;
	top: 100%;
	transition: all 0.4s;
}

#liderazgoPilares .bloque.activo .pilar .contenido .titulo {
	background-color: #13a7f2;
}
#liderazgoPilares .bloque.activo .pilar .contenido .titulo::after {
	border-color: #13a7f2 transparent transparent transparent;
}

#liderazgoPilares .bloque .pilar .contenido .textoContainer {
	height: 0;
	overflow: hidden;
}
#liderazgoPilares .bloque .pilar .contenido .texto {
	background: #ffffff;
	padding: 20px 16px;
	font-size : 10px;
	line-height : 18.53px;
	letter-spacing : 0.75px;
	color : #484869;
	text-align: left;
}

#liderazgoEstructura {
	padding: 140px 0;
	position: relative;
	background: url(images/liderazgoEstructuraFondo.png) center no-repeat;
	background-size: cover;
}
#liderazgoEstructura .container {
	width: 900px;
}

.lineaPicoGris {
	background: url(images/liderazgoLineaPicoGris.png) center no-repeat;
	height: 21px; width: 100%;
	margin: 40px 0;
}

#liderazgoEstructura p {
	font-size : 13px;
	line-height : 25px;
	letter-spacing : 1.3px;
	color : #35354A;
	margin: 0;
}

#liderazgoEstructura p .color {
	color: #1ea2fa;
}

#liderazgoEstructura .intro {
	font-size : 14px;
	line-height : 25px;
	letter-spacing : 1.4px;
	color : #35354A;
	max-width: 760px;
	margin: 0 auto 40px;
}

#liderazgoEstructura .tabla {
	width: 100%;
	display: table;
	margin: 40px 0;
	table-layout: fixed;
}

#liderazgoEstructura .tabla .cell {
	display: table-cell;
	font-size : 12px;
	line-height : 20px;
	letter-spacing : 1.2px;
	color : #35354A;
}
#liderazgoEstructura .tabla .division {
	display: table-cell;
	background: url(images/lineaDivisionVertical.png) center repeat-y;
	width: 55px;
}
#liderazgoEstructura .tabla .cell h6 {
	font-weight : 600;
	font-size : 12px;
	letter-spacing : 1.2px;
	text-transform : uppercase;
	color : #FFFFFF;
	padding: 10px;
	width: 100%;
	text-align: center;
	background: #26b3fa;
	position: relative;
	box-sizing: border-box;
	margin-bottom: 20px;
}
#liderazgoEstructura .tabla .cell h6::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13px 11px 0 11px;
	border-color: #26b3fa transparent transparent transparent;
	position: absolute;
	top: 100%; left: 50%; margin-left: -11px;
}

#liderazgoSeminarios {
	position: relative;
	padding: 140px 0;
}
#liderazgoSeminarios .fondo {
	background: url(images/liderazgoSeminariosFondo.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	left: -10%; top: -10%; width: 120%; height: 120%;
	min-height: 700px;
}

#liderazgoSeminarios .liderazgoIntro {
	color: #ffffff;
}

#liderazgoSeminarios .liderazgoIntro span::after, #liderazgoSeminarios .liderazgoIntro span::before {
	background-image: url(images/aboutFrasesLineaBlanca.png);
}

#liderazgoSeminarios .columnaIzq {
	display: inline-block; vertical-align: middle;
	width: 60%;
	font-size : 13px;
	line-height : 29px;
	letter-spacing : 1.95px;
	color : #FFFFFF;
	text-align: left;
	box-sizing: border-box;
	padding-right: 40px;
}
#liderazgoSeminarios .columnaIzq strong {
	color: #26b3fa;
}

#liderazgoSeminarios .columnaDer {
	display: inline-block; vertical-align: middle;
	width: 40%;
	box-sizing: border-box;
	font-size : 10px;
	line-height : 38px;
	letter-spacing : 1.9px;
	text-transform : uppercase;
	color : #FFFFFF;
	text-align: left;
}
#liderazgoSeminarios .columnaDer div {
	padding-left: 40px;
	background: url(images/liderazgoSeminariosSeminariosBullet.png) center left no-repeat;
}

#liderazgoLugar {
	padding: 140px 0;
	position: relative;
	background: url(images/liderazgoLugarFondo.png) center no-repeat;
	background-size: cover;
}

#liderazgoLugar .container {
	width: 1200px;
}

#liderazgoLugar .columna {
	display: inline-block; vertical-align: top;
	width: 50%;
	box-sizing: border-box;
	text-align: left;
}
#liderazgoLugar .columna.izq {
	width: 70%;
	background: #E6E6E6;
	padding: 20px;
}
#liderazgoLugar .columna.der {
	width: 30%;
	padding-left: 30px;
}

#liderazgoLugar p {
	font-size : 13px;
	line-height : 29px;
	letter-spacing : 1px;
	color : #484869;
	margin-bottom: 15px;
}
#liderazgoLugar p strong {
	color: #12bdff;
}
#liderazgoLugar .mapa {
	width: 100%;
	height: 263px;
	background: url(images/liderazgoLugarMapa.png) center no-repeat;
	background-size: cover;
}
#liderazgoLugar .mapa iframe {
	width: 100%; height: 100%;
}
#liderazgoLugar .mapaEpigrafe {
	font-size : 12px;
	line-height : 25px;
	color : #FFFFFF;
	padding: 13px 15px 13px 50px;
	text-align: left;
	background: url(images/liderazgoLugarIconoTop.png) 15px center no-repeat #20202d;
	background-size: 25px auto;
}
#liderazgoLugar .mapaEpigrafe strong {
	color: #12bdff;
}

#liderazgoLugar .columna .foto {
	width: 400px; height: 275px;
	max-width: 100%;
	background: url(images/liderazgoLugarFoto.jpg) center no-repeat;
	background-size: cover;
	display: inline-block; vertical-align: middle;
	margin-right: 40px;
}
#liderazgoLugar .columna .texto {
	display: inline-block; vertical-align: middle;
	width: 100%;
	max-width: 305px;
}


#liderazgoTestimonios {
	padding: 140px 0;
	position: relative;
}

#liderazgoTestimonios .fondo {
	background: url(images/liderazgoTestimoniosFondo.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	left: -10%; top: -10%; width: 120%; height: 120%;
	min-height: 700px;
}
#liderazgoTestimonios .testimonio {
	margin: 40px 0;
}
#liderazgoTestimonios .testimonio .col1 {
	width: 25%;
	display: inline-block; vertical-align: top;
	padding-right: 20px; box-sizing: border-box;
	background: url(images/coachingTestimoniosPico01.png) top right no-repeat;
}
#liderazgoTestimonios .testimonio .col2 {
	width: 75%;
	display: inline-block; vertical-align: top;
}
#liderazgoTestimonios .testimonio .col3 {
	width: 25%;
	display: inline-block; vertical-align: top;
	padding-left: 20px; box-sizing: border-box;
	background: url(images/coachingTestimoniosPico02.png) top left no-repeat;
}
#liderazgoTestimonios .testimonio .foto {
	width: 135px; height: 135px;
	background: url(images/testimoniosSiluetaHombre.png) center no-repeat;
	background-size: cover;
	box-shadow: 0 6px 3px 0 rgba(0,0,0,0.3);
	margin: 0 auto 10px;
}
#liderazgoTestimonios .testimonio .nombre {
	font-size : 17px;
	line-height : 23px;
	letter-spacing : 0.85px;
	color : #12C0FF;
}
#liderazgoTestimonios .testimonio .cargo {
	font-size : 11px;
	line-height : 15px;
	letter-spacing : 0.55px;
	color : #727299;
}
#liderazgoTestimonios .testimonio .globo {
	padding: 30px 60px;
	background: #e6e6e6;
	border-radius: 20px;
	font-size : 13px;
	line-height : 20px;
	letter-spacing : 0.4px;
	color : #565673;
	text-align: left;
	position: relative;
}

#liderazgoTestimonios .testimonio .globo .comilla {
	position: absolute;
	width: 24px; height: 22px;
	background: center no-repeat;
	background-size: cover;
}
#liderazgoTestimonios .testimonio .globo .comilla1 {
	background-image: url(images/testimoniosComilla01color.png);
	left: 20px; top: 20px;
}
#liderazgoTestimonios .testimonio .globo .comilla2 {
	background-image: url(images/testimoniosComilla02color.png);
	right: 20px; bottom: 20px;
}

#liderazgoTestimonios .linea {
    background: url(images/testimoniosLinea.png) center left repeat-x;
    height: 1px;
    margin-bottom: 28px;
}

#contacto .liderazgoGlobo span {
	background: #ffffff;
	color: #12bdff;
}

#contacto .liderazgoGlobo::after {
	border-color: #ffffff transparent transparent transparent;
}

@media (max-width: 1300px) {
	#liderazgoLugar .container {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
	}
}

@media (max-width: 1200px) {
	#liderazgoAbout .container,
	#liderazgoQuienes .container,
	#liderazgoBeneficios .container,
	#programas .container {
		width: 100%;
	}
	
	#liderazgoLugar .columna.izq, #liderazgoLugar .columna.der {
		width: 100%;
		text-align: center;
	}
	#liderazgoLugar .columna.der {
		padding-left: 0;
		margin-top: 40px;
	}
	#liderazgoLugar .columna .foto {
		margin-right: 0;
	}

}

@media (max-width: 1150px) {
	.menu .container { 
		width: 100%; padding-left: 40px; padding-right: 40px; box-sizing: border-box;
	}
	.menu .boton {
		padding: 25px 13px;
	}
}
@media (max-width: 1000px) {
	.container { width: 100%; padding-left: 40px; padding-right: 40px; box-sizing: border-box; }
	
	#menuMobile { display: block; }
	#menuPrincipal, #menuFlotante { display: none; }
	
	header { margin-top: 70px; }
	
	#about .flecha { width: 10%; }
	#about .frases { width: 80%; }
	
	footer .col1, footer .col2, footer .col3 {
		width: 100%;
	}
	footer .col3 {
		text-align: left;
		margin-top: 15px;
	}
	footer .redes .red {
		margin: 6px 12px 6px 0;
	}
	#programas .destacado.nomobile {
		display: none;
	}
	#programas .destacado.mobile {
		display: block;
		margin: auto auto 10px;
	}
	#programas .programa {
		margin: 10px;
	}
	#managementAbout .item {
		padding-left: 10px; padding-right: 10px; box-sizing: border-box;
	}
	
	#pilaresGrafico {
		width: 100%;
		height: auto;
	}
	#pilaresGrafico .globo,
	#pilaresGrafico .botonPilar {
		position: relative;
		margin: 10px auto 40px;
		top: auto !important;
		left: auto !important;
		bottom: auto !important;
	}
	#pilaresGrafico .botonPilar {
		margin-bottom: 60px;
	}
	#pilaresGrafico .globo .pico2, #pilaresGrafico .globo .pico3 {
		background-image: url(images/managementPilaresPicoGlobo1b.png) !important;
		margin-left: -9px;
	}
	#pilaresGrafico .globo .pico2 .instancia, #pilaresGrafico .globo .pico3 .instancia {
		background-image: url(images/managementPilaresPicoGlobo1.png) !important;
	}
	#pilaresGrafico .lineaPunteada {
		display: none;
	}
	
	#metodologiaSeminarios .container {
		width: 100%;
		box-sizing: border-box;
	}
	
	#headerHome .seleccion {
		display: none;
	}
	
	#popupBio .contenido {
		width: 100%;
	}
	
	#coachingTestimonios .container {
		width: 100%;
	}
	
	#liderazgoPilares .bloque {
		width: 33.333%;
	}
	
	#liderazgoBeneficios .bloque .lista .inline {
		width: 100%;
		padding: 0;
	}
	
}
@media (max-width: 900px) {
	#metodologiaCoaching .colTexto {
		width: 100%;
	}
	#metodologiaCoaching .colIcono {
		width: 100px;
	}
	#coachingAbout .columna {
		width: 100%;
		text-align: center;
	}
	#coachingAbordaje .colIzq, #coachingAbordaje .colDer {
		width: 100%;
		padding: 20px 0;
	}
	#coachingCampo .container {
		width: 100%;
	}
	#coachingModalidades .item {
		width: 50%;
		padding: 30px 10px;
	}
	#incompanyAbout .item {
		width: 400px;
		max-width: 100%;
		margin-bottom: 40px;
	}
	#incompanyProgramas .bloque {
		width: 100%;
	}
	#popupIncompany .contenido {
		width: 100%;
	}
	#popupIncompany .texto {
		padding-left: 40px; padding-right: 40px;
	}
	#liderazgoAbout .tabla, #liderazgoAbout .tabla .cell {
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
	#liderazgoAbout .tabla .cell {
		margin: 10px 0;
	}
	#liderazgoQuienes .item {
		width: 100%;
	}
	#liderazgoQuienes .itemdiv {
		display: none;
	}
	#liderazgoPrograma .columna {
		width: 100%;
		padding: 0 !important;
	}
	#liderazgoPrograma .destacado2 br { display: none; }
	
	#liderazgoEstructura .container {
		width: 100%;
	}
	#liderazgoLugar .columna {
		width: 100%;
		/*padding: 0 !important;*/
	}
	#liderazgoLugar .mapaEpigrafe {
		margin-bottom: 40px;
	}
	
}
@media (max-width: 800px) {
	#testimonios .columna {
		width: 100%;
		padding: 0;
	}
	#testimonios .testimonio .pico {
		background-position: center !important;
	}
	#testimonios .testimonio .info {
		width: 100% !important; text-align: center !important;
		padding: 0 !important;
	}
	#testimonios .testimonio .foto {
		min-width: 120px;
	}
	
	#contacto .columna {
		width: 100%;
	}
	
	#testimonios .desktop { display: none; }
	#testimonios .mobile { display: block; }
	
	#managementPrograma .columna {
		width: 100%;
		padding: 10px 0;
	}
	
	#metodologiaSeminarios .colDer {
		padding-left: 50px;
	}
	
	#popupIncompany {
		padding: 20px;
	}
	#liderazgoBeneficios .bloque {
		width: 100%;
	}
	
	#liderazgoPilares .bloque {
		width: 50%;
	}
	
	#liderazgoEstructura .tabla, #liderazgoEstructura .tabla .cell {
		display: block;
		width: 100%;
	}
	#liderazgoEstructura .tabla .division { display: none; }
	#liderazgoEstructura .tabla .cell {
		margin-bottom: 40px;
	}
	#liderazgoSeminarios .columnaIzq,
	#liderazgoSeminarios .columnaDer {
		width: 100%;
		padding: 0;
		margin-bottom: 20px;
	}
}
@media (max-width: 700px) {
	.container { padding-left: 20px; padding-right: 20px; }
	#about .flecha { display: none; }
	#about .frases { width: 100%; }
	
	#metodologiaSeminarios .colIzq,
	#metodologiaSeminarios .colDer {
		width: 100%;
	}
	#metodologiaSeminarios .colDer {
		padding-left: 0;
	}

	#metodologiaSeminarios .horarioBloque {
		width: 33%;
	}
	
	#metodologiaSeminarios .lugar {
		padding: 10px;
	}
	#metodologiaSeminarios .lugar .col {
		width: 100%;
	}
	#metodologiaSeminarios .lugar .col.der::before {
		display: none;
	}
	
	#popupBio .contenido .foto {
		width: 180px; height: 180px;
		margin-left: -90px; top: -83px;
	}
	#popupBio .contenido {
		padding-left: 20px; padding-right: 20px;
	}
	#popupBio {
		padding: 20px;
	}
	#coachingTestimonios .testimonio .col1,
	#coachingTestimonios .testimonio .col2,
	#coachingTestimonios .testimonio .col3,
	#liderazgoTestimonios .testimonio .col1,
	#liderazgoTestimonios .testimonio .col2,
	#liderazgoTestimonios .testimonio .col3 {
		width: 100%;
		text-align: center;
		padding: 10px 0;
		background-image: none;
	}
	#incompanyProgramas .bloque {
		padding: 20px;
	}
	#contacto p br { display: none; }
}
@media (max-width: 600px) {
	
	header .frase {
		width: 100%;
		padding-left: 20px; padding-right: 20px;
		box-sizing: border-box;
	}
	#about .frases .frase {
		padding-left: 20px; padding-right: 20px;
		box-sizing: border-box;
	}
	#about .frases .frase .lineaIzq, #about .frases .frase .lineaDer {
		display: none;
	}
	#about .frases .frase br {
		display: none;
	}
	#about .frases .frase span {
		font-size: 20px !important;
		letter-spacing: 0px !important;
		display: inline;
	}
	
	#menuMobile {
		padding-right: 80px;
		text-align: left;
	}
	
	#menuMobile .botonMenu {
		font-size: 21px;
		line-height: 40px;
		width: 45px;
		bottom: auto;
		padding-top: 0;
		top: 50%;
		margin-top: -20px;
	}
	
	header { margin-top: 60px; }
	
	header .slogan {
		padding-left: 40px !important; padding-right: 40px !important;
		box-sizing: border-box !important;
		line-height: 40px !important;
	}
	header .slogan span br, header .slogan .linea {
		display: none !important;
	}
	header .slogan span {
		font-size: 22px !important;
		display: inline !important;
	}
	header .slogan .texto1 {
		font-weight: 600 !important;
		letter-spacing: 1.5px !important;
	}
	
	header .container {
		width: 300px !important;
		height: 300px !important;
		margin-bottom: 110px !important;
	}
	#headerManagement .container .bajada {
		font-size: 13px;
	}
	
	#headerManagement .container .logo img {
		width: 200px;
	}
	#headerLiderazgo .container .logo img {
		width: 160px;
	}
	#headerCoaching .container .logo img {
		width: 140px;
	}
	#headerCoaching .container .logo {
		padding-top: 53px;
	}
	
	#headerIncompany .container .logo img {
		width: 170px;
	}
	#headerIncompany .container .logo {
		padding-top: 38px;
	}
	
	#managementAbout .item {
		width: 100%;
		margin-bottom: 40px;
	}
	
	#headerHome .frase .fraseDesktop { display: none; }
	#headerHome .frase .fraseMobile { display: inline-block; }
	
	#headerHome #banner2 {
		background-image: url(images/banner02mobile.jpg);
	}
	
	.liderazgoGlobo span {
		display: block;
		line-height: normal;
	}

}

@media (max-width: 500px) {
	#coachingModalidades .item {
		width: 100%;
	}
	#incompanyProgramas .bloque .programa .nombre {
		width: 100%;
		max-width: 330px;
	}
	#popupIncompany .texto .tituloGrande {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	
	#liderazgoPilares .bloque {
		width: 100%;
	} 
}

@media (max-width: 400px) { 
	#metodologiaSeminarios .horarioBloque {
		width: 50%;
	}
}





.popupContainer {
	background: rgba(26,26,26,0.9);
	position: fixed;
	left: 0; top: 0;
	width: 100%; height: 100%;
	overflow-y: auto;
	display: none;
	z-index: 100000001;
}
.popupContainer .overlay {
	position: absolute;
	cursor: pointer;
	left: 0; top: 0;
	width: 100%; height: 100%;
	cursor: pointer;
}
.popupContainer .table {
	width: 100%; height: 100%;
}
.popupContainer .table .cell {
	display: table-cell; vertical-align: middle;
	text-align: center;
	position: relative;
}
.popupContainer .popup {
	display: inline-block;
	background: #ffffff;
	width: 100%;
	max-width: 800px;
	padding: 2px;
	box-sizing: border-box;
	min-height: 300px;
	position: relative;
	z-index: 10;
}
.popupContainer .popup .cerrar {
	position: absolute;
	top: 2px; right: 2px;
	width: 64px; height: 64px;
	background: url(images/botonCerrar.png) center no-repeat #2297d8;
	transition: all 0.2s;
	cursor: pointer;
}
.popupContainer .popup .cerrar:hover {
	background-color: #1a1a1a;
}
