/* prego */
a[href^="tel"] {
	color: #fff;
}

.error{
	color: red;
	margin-top: 30px;
}

.error{
	color: rgba(255, 0, 0, 0.55);
	margin-top: 30px;
}

.ok{
	color: #ffb14a;
	margin-top: 30px;
}

.clear{
	clear: both;
	margin-top: 20px;
}

#splash{
	position: fixed;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	
	background-image: url('../assets/uniti-vida.png');
	background-position: center;
	background-size: 170px;
	background-repeat: no-repeat;

}

#eliminar_archvio{
	text-decoration: none;
	padding: 8px 17px;
    border: 1px solid #481c6b;
    border-radius: 2px;
    background-color: transparent;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: Robotoslab, sans-serif;
    color: #481c6b;
    font-size: 16px;
    letter-spacing: 0.1px;
}

#subir_archivo{
	position: relative;
}

.file_btn{
	width: 100%;
	position: absolute;
	height: 40px;
	opacity: 0;
}

body {
	
	-webkit-font-smoothing: antialiased !important;
	
  font-family: Helveticaneue, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Robotoslab, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

a {
  font-family: Robotoslab, sans-serif;
  text-decoration: underline;
}

.navbar {
  padding-top: 38px;
  padding-bottom: 24px;
  background-color: #fff;
}

.brand {
  width: 170px;
  height: 33px;
  padding-bottom: 0px;
  background-image: url('assets/uniti-vida.png');
  background-position: 0px 50%;
  background-size: 170px;
  background-repeat: no-repeat;
}

.container {
  display: block;
  max-width: 1126px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.nav-menu {
  width: 75%;
  padding-top: 0px;
  padding-left: 5px;
  float: right;
}

.nav-link {
  margin-top: 13px;
  margin-right: 4.3%;
  padding: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Helveticaneue, sans-serif;
  color: #919194;
  font-weight: 500;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #ffb14a;
}

.nav-link.w--current {
  color: #ffb14a;
}

.carrera-btn {
  padding: 12px 13px;
  float: right;
  border: 1px solid #ffb14a;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #481c6b;
  font-size: 16px;
  line-height: 16px;
}

.carrera-btn:hover {
  border-color: #481c6b;
  background-color: #481c6b;
  color: #fff;
}

.row {
  margin-right: -20px;
  margin-left: -20px;
}

.row.logros {
  position: relative;
  padding-bottom: 49px;
}

.row.flex-perfil {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col-home {
  width: 33.33333333%;
  min-height: 141px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  background-color: #481c6b;
}

.col-home.especial {
  min-height: 153px;
}

.titulo-home {
  margin-top: 30px;
  font-family: Robotoslab, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 43px;
  font-weight: 400;
}

.col-2-home {
  width: 66.66666667%;
  min-height: 141px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  background-color: #f6f5f7;
}

.col-2-home.especial {
  min-height: 153px;
}

.parrafo-home {
  width: 100%;
  margin-top: 35px;
  font-family: Robotoslab, sans-serif;
  color: #919194;
  font-size: 23px;
  line-height: 29px;
}

.imagen-mood {
  height: 469px;
}

.imagen-mood.img-home {
  /*background-image: url('../assets/img-home.png');*/
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.imagen-mood.img-co {
  background-image: url('../assets/img-comp.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bloque-intro {
  background-image: -webkit-linear-gradient(0deg, #481c6b 50%, #f6f5f7 0);
  background-image: linear-gradient(90deg, #481c6b 50%, #f6f5f7 0);
}

.bloque-carrera-home {
  padding-top: 65px;
  padding-bottom: 79px;
}

.col-carrera-1 {
  width: 50%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.col-carrera-2 {
  width: 33.33333333%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.h1 {
  margin-top: 6px;
  margin-bottom: 70px;
  color: #481c6b;
  font-size: 40px;
  line-height: 44px;
  font-weight: 400;
  letter-spacing: -0.6px;
}

.h1.acerca-de {
  margin-top: 0px;
  margin-bottom: 0px;
}

.h1.titulo-tab {
  margin-top: 0px;
  margin-bottom: 74px;
}

.h1.titulo-servicios {
  margin-top: 29px;
  margin-bottom: 35px;
  padding-bottom: 12px;
  border-bottom: 1px solid #c8c8ca;
}

.h1.detalle {
  margin-top: 70px;
  margin-bottom: 68px;
  letter-spacing: -0.3px;
}

.h1.carrera {
  margin-top: 0px;
  margin-bottom: 68px;
}

.btn {
  padding: 11px 16px;
  border-radius: 3px;
  background-color: #ffb14a;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Robotoslab, sans-serif;
  color: #481c6b;
  font-size: 16px;
}

.btn:hover {
  background-color: #481c6b;
  color: #fff;
}

.btn.left {
  width: 100px;
}

.btn.grande {
  padding: 20px 62px;
}

.h2-carrera {
  min-height: 50px;
  margin-top: 0px;
  margin-bottom: 22px;
  font-family: Helveticaneue, sans-serif;
  color: #ffb14a;
  font-size: 24px;
  line-height: 25px;
  font-weight: 500;
}

.h2-carrera.perfil {
  min-height: 0px;
}

.parrafo {
  color: #919194;
  font-size: 16px;
  line-height: 18px;
}

.parrafo.logros {
  margin-top: 24px;
  font-size: 24px;
  line-height: 26px;
}

.parrafo.enfoque {
  font-family: Helveticaneue, sans-serif;
  font-size: 24px;
  line-height: 26px;
  font-weight: 300;
}

.parrafo.col-count {
  -webkit-column-count: 2;
  column-count: 2;
}

.parrafo.carrera-home {
  margin-top: 12px;
}

.bloque-logros {
  padding-top: 70px;
  padding-bottom: 79px;
  background-color: #481c6b;
}

.h1-logros {
  margin-top: 0px;
  margin-bottom: 75px;
  color: #ffb14a;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
}

.copy-logros {
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
}

.linea-logros {
  height: 1px;
  margin-bottom: 23px;
  background-color: #fff;
}

.linea-full {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0px;
  height: 1px;
  clear: both;
  background-color: #fff;
}

.bloque-ceo {
  padding-top: 129px;
  padding-bottom: 130px;
  background-color: #f6f5f7;
}

.col-jumbo {
  width: 50%;
  padding-right: 70px;
  padding-left: 70px;
  float: left;
}

.col-jumbo.foto {
  padding-right: 0px;
  padding-left: 0px;
}

.inherit{
	color: inherit;
	text-decoration: none;
}

.foto-ceo {
  display: block;
  width: 370px;
  height: 370px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 185px;
  /*background-image: url('../assets/esben.jpg');*/
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.ceo {
  margin-top: 54px;
  margin-bottom: 25px;
  font-family: Helveticaneue, sans-serif;
  color: #919194;
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
}

.quote {
  font-family: Robotoslab, sans-serif;
  color: #481c6b;
  font-size: 35px;
  line-height: 38px;
  font-weight: 300;
}

.footer {
  padding-top: 47px;
  padding-bottom: 26px;
  background-color: #414042;
}

.col-footer {
  width: 17%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.col-footer.padding-top-1 {
  width: 23%;
  padding-top: 86px;
}

.col-footer.padding-top-2 {
  width: 28%;
  padding-top: 109px;
}

.col-footer.padding-top-3 {
  width: 16%;
  padding-top: 167px;
}

.container-footer {
  display: block;
  max-width: 944px;
  margin-right: auto;
  margin-left: auto;
}

.simbolo {
  width: 42px;
  height: 41px;
  margin-bottom: 41px;
  background-image: url('../assets/simbolo.png');
  background-position: 50% 50%;
  background-size: 42px;
  background-repeat: no-repeat;
}

.texto-footer {
  margin-bottom: 27px;
  font-family: Robotoslab, sans-serif;
  color: #ffb14a;
  font-size: 12px;
  line-height: 16px;
}

.texto-footer.blanco {
  color: #fff;
}

.row-footer {
  margin-right: -10px;
  margin-left: -10px;
}

.wordmark {
  width: 160px;
  height: 31px;
  margin-bottom: 46px;
  background-image: url('../assets/wordmark.png');
  background-position: 50% 50%;
  background-size: 157px;
  background-repeat: no-repeat;
}

.col-footer-2 {
  width: 10%;
  padding-top: 106px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.link-footer {
  color: #ffb14a;
  text-decoration: none;
}

.link-footer.blanco {
  color: #fff;
}

.bloque-about {
  padding-top: 71px;
  padding-bottom: 113px;
  background-color: #f6f5f7;
}

.col-about {
  width: 33.33333333%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.bloque-valores {
  padding-top: 39px;
  padding-bottom: 80px;
}

.tab-link {
	cursor: pointer;
  width: 25%;
  padding: 12px 20px 52px;
  float: left;
  background-color: #f6f5f7;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Robotoslab, sans-serif;
  color: #481c6b;
  font-size: 24px;
  line-height: 33px;
  font-weight: 300;
  letter-spacing: -0.6px;
}

.tab-link:hover {
  background-color: #ededed;
}

.tab-link.w--current {
  background-color: #ffb14a;
}

.tab-link.current {
  background-color: #ffb14a;
}

.tab-link.servicios {
  width: 100%;
  padding-bottom: 64px;
}

.tabs-content {
  margin-right: -20px;
  margin-left: -20px;
  padding-top: 58px;
}

.tabs-content.servicio {
  position: relative;
  width: 66.66666667%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 20px;
  float: left;
}

.numero-tab {
  display: block;
  color: #ffb14a;
}

.bullet{
	list-style:disc outside none;
	display:list-item;
	margin-left: 25px;
}

.current .numero-tab, .numero-tab.activo{
  color: #fff;
}

.col-tab-full {
  padding-right: 20px;
  padding-left: 20px;
}

.col-tab {
  width: 33.33333333%;
  min-height: 233px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.linea-valores {
  height: 1px;
  background-color: #c8c8ca;
}

.valor {
  margin-top: 22px;
  color: #ffb14a;
  font-size: 25px;
  line-height: 42px;
  font-weight: 500;
}

.tab-pane {
  position: relative;
  display: none;
  padding-bottom: 27px;
}

.tab-pane.block {
  display: block;
}

.linea-tab {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0px;
  height: 1px;
  background-color: #c8c8ca;
}

.linea-tab.responsiva {
  display: none;
}

.copy-about {
  margin-top: 8px;
  margin-bottom: 48px;
  font-family: Robotoslab, sans-serif;
  color: #919194;
  font-size: 24px;
  line-height: 27px;
}

.tabs.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.row-tab {
  display: none;
}

.tab.tab-servicios {
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 42px;
}

.bloque-enfoque {
  padding-top: 72px;
  padding-bottom: 102px;
	background-color: #f6f5f7;
}

.col-enfoque {
  width: 66.66666667%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.bloque-tabs-servicios {
  padding-top: 39px;
  padding-bottom: 80px;
}

.tabs-menu-servicios {
  width: 33.33333333%;
  float: left;
}

.services-tab-content {
  display: none;
}

.services-tab-content.block {
  display: block;
}

.col-servicio {
  width: 50%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.unordered-list {
  padding-left: 16px;
}

.list-item {
  margin-bottom: 20px;
  font-family: Helveticaneue, sans-serif;
  color: #919194;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
}

.row-servicios-tab {
  display: none;
}

.bloque-casos {
  padding-top: 49px;
  padding-bottom: 40px;
}

.col-casos {
  width: 50%;
  margin-bottom: 27px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.link-block {
  display: block;
  height: 301px;
  margin-bottom: 32px;
}

.link-block.caso-1 {
  
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-block.caso-2 {
  background-image: url('../assets/caso-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-block.caso-3 {
  background-image: url('../assets/caso-3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-block.caso-4 {
  background-image: url('../assets/caso-4.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.nombre-caso {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Helveticaneue, sans-serif;
  color: #481c6b;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
}

.link-video {
  font-family: Helveticaneue, sans-serif;
  color: #ffb14a;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  text-decoration: none;
}

.flecha-link {
  display: inline-block;
  width: 9px;
  height: 13px;
  background-image: url('../assets/flecha-link.png');
  background-position: 50% 50%;
  background-size: 9px;
  background-repeat: no-repeat;
  color: transparent;
}

.bloque-caso {
  padding-top: 20px;
}

.video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 601px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video.vid-caso-1 {
  /*background-image: url('../assets/video.png');*/
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.col-detalle-full {
  padding-right: 20px;
  padding-left: 20px;
}

.col-detalle {
  width: 50%;
  min-height: 329px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.titulo-detalle {
  margin-top: 0px;
  margin-bottom: 17px;
  padding-bottom: 13px;
  border-bottom: 1px solid #c8c8ca;
  color: #ffb14a;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: -0.1px;
}

.play-btn {
  width: 76px;
  height: 76px;
  padding: 0px;
  background-color: transparent;
  background-image: url('../assets/play.png');
  background-position: 50% 50%;
  background-size: 76px;
  background-repeat: no-repeat;
  color: transparent;
}

.seccion-contacto {
  padding-bottom: 80px;
}

.col-contacto {
  width: 100%;
  float: left;
}

.titulo-contacto {
  margin-top: 0px;
  margin-bottom: 100px;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
  letter-spacing: -1px;
}

.fondo-gris {
  height: 169px;
  padding-top: 34px;
  background-color: #481c6b;
}

.col-wrapper {
  width: 50%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.form-block {
  padding-top: 36px;
  padding-bottom: 80px;
}

.field-label {
  margin-bottom: 5px;
  color: #919194;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  letter-spacing: -0.1px;
}

.text-field {
  height: 33px;
  margin-bottom: 15px;
  padding: 0px 10px;
  border-style: none;
  background-color: #f6f5f7;
}

.text-field:focus {
  border: 1px solid #ffb14a;
}

.text-field.mensaje {
  height: auto;
  height: 163px;
	padding-top: 10px;
}

.direccion {
  margin-top: 35px;
  margin-bottom: 46px;
  font-family: Robotoslab, sans-serif;
  color: #919194;
  font-size: 24px;
  line-height: 29px;
}

.social-media {
  margin-bottom: 18px;
  color: #481c6b;
  font-size: 24px;
  line-height: 24px;
}

.link-social {
  font-family: Helveticaneue, sans-serif;
  color: #ffb14a;
  text-decoration: none;
}

.red-social {
  display: inline-block;
  width: 110px;
  margin-right: 30px;
}

.bloque-mapa {
  display: block;
  max-width: 1086px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
}

.mapa {
  height: 600px;
  background-image: url('../assets/Screen-Shot-2017-06-22-at-10.52.39-a.m..png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bloque-info-carrera {
  padding-top: 72px;
  padding-bottom: 85px;
}

.bloque-info-carrera.gris {
  padding-bottom: 25px;
  background-color: #f6f5f7;
}

.col-perfil {
  width: 33.33333333%;
  margin-bottom: 65px;
  padding-right: 20px;
  padding-left: 20px;
}

.form {
  margin-right: -20px;
  margin-left: -20px;
}

.col-trabajo {
  width: 50%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.col-trabajo.adjunto {
  width: 100%;
}

.col-trabajo.full {
  width: 100%;
}

.col-btn {
  padding-right: 20px;
  padding-left: 20px;
  clear: both;
}

.archivos-adjuntos {
  margin-bottom: 40px;
  padding: 16px 18px 18px;
  background-color: #f6f5f7;
}

.archivos {
  margin-bottom: 33px;
  color: #919194;
  line-height: 16px;
}

.attach-btn {
  padding: 8px 17px;
  border: 1px solid #481c6b;
  border-radius: 2px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Robotoslab, sans-serif;
  color: #481c6b;
  font-size: 16px;
  letter-spacing: 0.1px;

	cursor: default;
}

/*
.attach-btn:hover {
  background-color: #481c6b;
  color: #fff;
}
*/

.aplicacion-trabajo {
  width: 50%;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.dropdown {
  width: 100%;
  height: 33px;
  margin-bottom: 15px;
  background-color: #f6f5f7;
}

.dropdown-toggle {
  width: 100%;
  margin-bottom: 0px;
  padding: 7px 34px 7px 10px;
  color: #919194;
}

.icon {
  width: 15px;
  height: 17px;
  margin-right: 10px;
  background-image: url('../assets/dropdown-icon.png');
  background-position: 50% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
  color: transparent;
}

.dropdown-list.w--open {
  background-color: #f6f5f7;
}

.dropdown-link {
  padding: 5px 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Helveticaneue, sans-serif;
  color: #481c6b;
}

.dropdown-link:hover {
  background-color: #ededed;
}

.success-message {
  background-color: #f6f5f7;
  font-family: Helveticaneue, sans-serif;
  color: #481c6b;
}

.error-message {
  margin-top: 20px;
  background-color: #ff4a4a;
  color: #fff;
  text-align: center;
}

.palabra-grande {
  margin-bottom: 0px;
  font-family: Robotoslab, sans-serif;
  color: #ffb14a;
  font-size: 72px;
  line-height: 89px;
  font-weight: 700;
}

.div-btn-home {
  padding-top: 89px;
  text-align: center;
}

.col-mision-vision-1 {
  width: 33.33333333%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.col-mision-vision-2 {
  width: 66.66666667%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.col-servicios {
  width: 50%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.subtitulo-serv {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #ffb14a;
  font-size: 22px;
  line-height: 22px;
}

.subtitulo-aplicar {
  margin-top: 0px;
  margin-bottom: 36px;
  color: #ffb14a;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
}

.salto-falso {
  display: block;
  height: 0px;
  color: transparent;
  font-size: 0px;
}

.autor-div-home {
  display: block;
  max-width: 434px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 991px) {
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .nav-menu {
    width: 100%;
    padding: 0px 30px 35px;
    background-color: #f6f5f7;
  }
  .nav-link {
    width: 100%;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #919194;
    font-weight: 300;
  }
  .carrera-btn {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    float: left;
    border-style: none none solid;
    border-bottom-color: #919194;
    border-radius: 0px;
    color: #919194;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    text-align: left;
    text-transform: uppercase;
  }
  .carrera-btn:hover {
    background-color: transparent;
    color: #ffb14a;
  }
  .row.logros {
    padding-bottom: 0px;
  }
  .row.home {
    margin-right: -30px;
    margin-left: -30px;
  }
  .col-home {
    width: 100%;
    min-height: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .col-home.especial {
    min-height: 0px;
  }
  .titulo-home {
    margin-top: 38px;
    margin-bottom: 40px;
  }
  .col-2-home {
    width: 100%;
    min-height: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .col-2-home.especial {
    min-height: 0px;
  }
  .parrafo-home {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .imagen-mood {
    height: 360px;
  }
  .bloque-intro {
    background-image: none;
  }
  .bloque-carrera-home {
    padding-top: 46px;
    padding-bottom: 90px;
  }
  .col-carrera-2 {
    width: 50%;
    min-height: 186px;
    padding-bottom: 30px;
  }
  .col-carrera-2.boton {
    width: 33.33333333%;
    min-height: 0px;
    margin-bottom: 0px;
  }
  .h1 {
    margin-bottom: 60px;
  }
  .h1.acerca-de {
    margin-bottom: 40px;
  }
  .h1.titulo-tab {
    margin-bottom: 60px;
  }
  .h1.detalle {
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .h1.carrera {
    margin-bottom: 40px;
  }
  .btn {
    float: right;
  }
  .btn.left {
    float: left;
  }
  .btn.grande {
    float: none;
  }
  .parrafo.logros {
    font-size: 21px;
  }
  .parrafo.enfoque {
    font-size: 21px;
  }
  .parrafo.carrera-home {
    margin-top: 14px;
  }
  .bloque-logros {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .bloque-ceo {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .col-jumbo {
    padding-right: 20px;
    padding-left: 20px;
  }
  .foto-ceo {
    width: 284px;
    height: 284px;
    border-radius: 142px;
  }
  .ceo {
    margin-top: 37px;
  }
  .quote {
    font-size: 28px;
    line-height: 37px;
  }
  .footer {
    padding-bottom: 58px;
  }
  .col-footer {
    width: 33.33333333%;
    padding-top: 1px;
  }
  .col-footer.padding-top-1 {
    width: 33.33333333%;
    padding-top: 82px;
  }
  .col-footer.padding-top-2 {
    width: 33.33333333%;
    padding-top: 0px;
  }
  .col-footer.padding-top-3 {
    width: 33.33333333%;
    padding-top: 0px;
  }
  .container-footer {
    padding-right: 30px;
    padding-left: 30px;
  }
  .texto-footer {
    margin-bottom: 0px;
  }
  .texto-footer.blanco {
    margin-top: 34px;
  }
  .texto-footer.blanco.dir {
    width: 159.328125px;
  }
  .wordmark {
    margin-bottom: 0px;
  }
  .menu-button {
    padding: 8px 0px;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #481c6b;
  }
  .bloque-about {
    padding-top: 55px;
    padding-bottom: 90px;
  }
  .col-about {
    width: 50%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .col-about.full {
    width: 100%;
  }
  .tab-link.servicios {
    padding-bottom: 15px;
    background-image: url('../assets/mas.png');
    background-position: 97% 50%;
    background-size: 15px;
    background-repeat: no-repeat;
  }
  .tab-link.servicios.current {
    padding-top: 15px;
    padding-bottom: 40px;
    background-color: #f6f5f7;
    background-image: url('../assets/cerrrar.png');
    background-position: 97% 25px;
    background-size: 11px;
    background-repeat: no-repeat;
  }
  .tab-link.servicios.gris {
    background-color: #ededed;
  }
  .tabs-content.servicio {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .numero-tab.servicios-tab {
    display: inline;
    margin-right: 15px;
  }
  .numero-tab.servicios-tab.activo {
    color: #ffb14a;
  }
  .col-tab {
    width: 50%;
  }
  .linea-tab.responsiva {
    display: block;
  }
  .copy-about {
    margin-top: 30px;
    font-size: 21px;
  }
  .tabs.flex {
    margin-right: -10px;
    margin-left: -10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tab {
    margin-bottom: 0px;
  }
  .bloque-enfoque {
    padding-top: 55px;
    padding-bottom: 95px;
    background-color: #f6f5f7;
  }
  .col-enfoque {
    width: 80%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .bloque-tabs-servicios {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .tabs-menu-servicios {
    width: 100%;
  }
  .row-servicios-tab {
    position: relative;
    margin-top: 15px;
    padding-top: 40px;
    padding-bottom: 25px;
    border-top: 1px solid #c8c8ca;
  }
  .row-servicios-tab.block {
    display: block;
    font-family: Helveticaneue, sans-serif;
    font-weight: 400;
  }
  .linea-servicios {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 1px;
    background-color: #c8c8ca;
  }
  .bloque-casos {
    padding-top: 20px;
  }
  .link-block {
    height: 210px;
  }
  .video {
    height: 420px;
  }
  .col-detalle {
    min-height: 0px;
    margin-bottom: 60px;
  }
  .titulo-detalle {
    height: 72px;
  }
  .titulo-contacto {
    margin-bottom: 50px;
  }
  .fondo-gris {
    height: 120px;
  }
  .form-block {
    padding-bottom: 0px;
  }
  .direccion {
    font-size: 21px;
    line-height: 25px;
  }
  .social-media {
    font-size: 21px;
    line-height: 21px;
  }
  .bloque-mapa {
    padding-top: 80px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .mapa {
    height: 420px;
  }
  .bloque-info-carrera {
    padding-top: 60px;
    padding-bottom: 55px;
  }
  .bloque-info-carrera.gris {
    padding-bottom: 15px;
  }
  .col-perfil {
    width: 50%;
  }
  .col-trabajo {
    width: 50%;
  }
  .aplicacion-trabajo {
    width: 100%;
    margin-bottom: 25px;
  }
  .menu-icon {
    width: 40px;
    height: 24px;
    background-image: url('../assets/menu-icon.png');
    background-position: 50% 50%;
    background-size: 40px;
    background-repeat: no-repeat;
    color: transparent;
  }
  .palabra-grande {
    font-size: 46px;
    line-height: 65px;
  }
  .div-btn-home {
    padding-top: 70px;
  }
  .col-mision-vision-1 {
    position: relative;
    width: 100%;
  }
  .col-mision-vision-2 {
    width: 100%;
  }
}

@media (max-width: 767px) {
	
	#valores_mobile{
		display: block;
	}
	
  .brand {
    width: 170px;
  }
  .nav-link {
    padding-bottom: 18px;
  }
  .carrera-btn {
    padding-bottom: 18px;
  }
  .row {
    margin-right: -30px;
    margin-left: -30px;
  }
  .titulo-home {
    margin-top: 17px;
    margin-bottom: 22px;
    font-size: 30px;
    line-height: 35px;
  }
  .col-2-home {
    width: 100%;
  }
  .parrafo-home {
    width: 100%;
    margin-top: 17px;
    margin-bottom: 17px;
    font-size: 21px;
    line-height: 26px;
  }
  .imagen-mood {
    height: 210px;
  }
  .bloque-intro {
    background-image: none;
  }
  .bloque-carrera-home {
    padding-bottom: 0px;
  }
  .col-carrera-1 {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .col-carrera-2 {
    width: 100%;
    min-height: 0px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }
  .col-carrera-2.boton {
    padding-top: 4px;
  }
  .h1 {
    margin-top: 0px;
    margin-bottom: 50px;
    font-size: 30px;
    line-height: 34px;
  }
  .h1.detalle {
    margin-top: 20px;
    margin-bottom: 18px;
  }
  .h1.carrera {
    margin-bottom: 30px;
  }
  .btn {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .btn.left {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .h2-carrera {
    min-height: 0px;
  }
  .parrafo.logros {
    font-family: Helveticaneue, sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
  }
  .parrafo.col-count {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .parrafo.carrera-home {
    margin-top: 0px;
  }
  .bloque-logros {
    padding-top: 30px;
    padding-bottom: 80px;
  }
  .h1-logros {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 34px;
  }
  .bloque-ceo {
    padding-top: 40px;
    padding-bottom: 70px;
  }
  .col-jumbo {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .foto-ceo {
    display: block;
    width: 380px;
    height: 380px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 190px;
  }
  .footer {
    padding-bottom: 20px;
  }
  .col-footer {
    width: 50%;
    min-height: 232px;
    padding-right: 30px;
  }
  .col-footer.padding-top-1 {
    width: 50%;
    padding-bottom: 36px;
    padding-left: 30px;
  }
  .col-footer.padding-top-2 {
    width: 50%;
    min-height: 0px;
    margin-bottom: 10px;
    padding-left: 30px;
  }
  .col-footer.padding-top-3 {
    min-height: 0px;
  }
  .texto-footer.blanco {
    margin-top: 0px;
    margin-bottom: 18px;
  }
  .texto-footer.blanco.condiciones {
    margin-bottom: 0px;
  }
  .wordmark {
    margin-bottom: 50px;
  }
  .menu-button {
    padding: 8px 0px;
  }
  .bloque-about {
    padding-top: 40px;
    padding-bottom: 58px;
  }
  .col-about {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .col-about.full {
    padding-right: 30px;
    padding-left: 30px;
  }
  .bloque-valores {
    padding-bottom: 0px;
  }
  .tab-link {
    width: 100%;
    padding: 15px 30px;
    background-image: url('../assets/mas.png');
    background-position: 95% 50%;
    background-size: 15px;
    background-repeat: no-repeat;
  }
  .tab-link:hover {
    background-color: #f6f5f7;
  }
	
	.current{
		background-image: url('../assets/cerrrar.png');
	    background-position: 95% 25px;
		padding-bottom: 15px;
	    background-size: 11px;
	}
	
	.tab-link.current{
		background-color: #f6f5f7;
	}
	
  .tab-link.gris {
    background-color: #ededed;
  }
  .tab-link.servicios {
    padding-right: 20px;
    padding-left: 20px;
    background-position: 96% 50%;
  }
  .tab-link.servicios.current {
    background-position: 96% 25px;
  }
  .numero-tab {
    display: inline;
    margin-right: 9px;
    font-weight: 700;
  }
  .numero-tab.activo.gris {
    color: #ffb14a;
  }
  .col-tab {
    width: 100%;
    min-height: 0px;
    padding-bottom: 44px;
  }
  .linea-valores {
    margin-bottom: 22px;
  }
  .valor {
    margin-top: 0px;
    font-size: 18px;
    line-height: 21px;
  }
  .tabs {
    margin-right: -30px;
    margin-left: -30px;
  }
  .paragraph {
    font-size: 22px;
    line-height: 26px;
  }
  .row-tab {
    position: relative;
    display: none;
    margin-right: -20px;
    margin-bottom: 40px;
    margin-left: -20px;
    padding-top: 15px;
  }
  .row-tab.open {
    display: block;
  }
  .tab {
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 26px;
  }
  .bloque-enfoque {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .bloque-tabs-servicios {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .col-servicio {
    width: 100%;
    margin-bottom: 17px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .unordered-list {
    margin-top: 20px;
  }
  .row-servicios-tab {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .bloque-casos {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .col-casos {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .link-block {
    height: 246px;
    margin-bottom: 20px;
  }
  .video {
    height: 246px;
  }
  .col-detalle-full {
    padding-right: 30px;
    padding-left: 30px;
  }
  .col-detalle {
    width: 100%;
    margin-bottom: 35px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .titulo-detalle {
    height: auto;
    padding-bottom: 10px;
  }
  .seccion-contacto {
    padding-bottom: 60px;
  }
  .titulo-contacto {
    margin-right: -30px;
    margin-bottom: 0px;
    margin-left: -30px;
    padding: 25px 30px;
    background-color: #481c6b;
    font-size: 30px;
    line-height: 30px;
  }
  .fondo-gris {
    height: 0px;
    padding-top: 0px;
  }
  .col-wrapper {
    width: 100%;
    margin-bottom: 60px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .form-block {
    padding-top: 18px;
  }
  .text-field {
    margin-bottom: 20px;
  }
  .text-field.mensaje {
    height: 160px;
	padding-top: 10px;
  }
  .bloque-mapa {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .mapa {
    height: 210px;
  }
  .bloque-info-carrera {
    padding-top: 34px;
    padding-bottom: 25px;
  }
  .bloque-info-carrera.gris {
    padding-bottom: 10px;
  }
  .col-perfil {
    width: 100%;
    margin-bottom: 35px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .col-trabajo {
    width: 100%;
  }
  .col-trabajo.adjunto {
    width: 100%;
  }
  .archivos-adjuntos {
    margin-bottom: 20px;
  }
  .aplicacion-trabajo {
    padding-right: 30px;
    padding-left: 30px;
  }
  .dropdown {
    margin-bottom: 20px;
  }
  .palabra-grande {
    margin-bottom: 27px;
    line-height: 58px;
  }
  .div-btn-home {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .subtitulo-aplicar {
    font-size: 26px;
    line-height: 26px;
  }

	.current .numero-tab, .numero-tab.activo{
	  color: #ffb14a !important;
	}

}

@media (max-width: 479px) {
	
	.sinbr_mob br{
		display: none;
	}
	
  .row.parche-contacto-row {
    height: 1135px;
  }
  .titulo-home {
    font-size: 30px;
    line-height: 34px;
  }
  .parrafo-home {
    font-size: 18px;
    line-height: 22px;
  }
  .imagen-mood {
    height: 310px;
  }
  .imagen-mood.img-home {
    height: 310px;
  }
  .imagen-mood.img-co {
    height: 310px;
  }
  .bloque-carrera-home {
    padding-top: 30px;
  }
  .col-carrera-1 {
    width: 100%;
    padding-right: 29px;
    padding-left: 29px;
  }
  .col-carrera-2.boton {
    width: 100%;
    padding-bottom: 40px;
  }
  .h1 {
    margin-bottom: 20px;
  }
  .h1.detalle {
    font-size: 25px;
    line-height: 28px;
  }
  .btn {
    float: left;
  }
  .btn.left {
    display: block;
  }
  .h2-carrera {
    font-size: 18px;
    line-height: 22px;
  }
  .parrafo {
    font-size: 14px;
  }
  .parrafo.enfoque {
    font-size: 18px;
  }
  .copy-logros {
    font-size: 21px;
    line-height: 25px;
  }
  .foto-ceo {
    width: 180px;
    height: 180px;
    border-radius: 90px;
  }
  .quote {
    font-size: 24px;
    line-height: 28px;
  }
  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .col-footer {
    width: 100%;
    min-height: 0px;
    margin-bottom: 30px;
    padding-left: 30px;
  }
  .col-footer.padding-top-1 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .col-footer.padding-top-3 {
    width: 100%;
    margin-bottom: 0px;
  }
  .texto-footer.blanco {
    margin-bottom: 0px;
  }
  .tab-link {
    width: 100%;
  }
  .numero-tab.servicios-tab {
    display: block;
  }
  .copy-about {
    width: 100%;
  }
  .col-enfoque {
    width: 100%;
  }
  .link-block {
    height: 210px;
  }
  .video {
    height: 210px;
  }
  .titulo-detalle {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
  }
  .fondo-gris {
    height: auto;
    background-color: transparent;
  }
  .col-wrapper {
    float: none;
    clear: both;
  }
  .red-social {
    margin-right: 20px;
  }
  .palabra-grande {
    font-size: 36px;
    line-height: 47px;
  }
  .salto-falso {
    display: none;
  }
}

@font-face {
  font-family: 'Robotoslab';
  src: url('fonts/RobotoSlab-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Robotoslab';
  src: url('fonts/RobotoSlab-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Robotoslab';
  src: url('fonts/RobotoSlab-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('fonts/HelveticaNeue.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('fonts/HelveticaNeue-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('fonts/HelveticaNeue-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
.google-maps {        position: relative;        padding-bottom:36.25%;        height: 0;        overflow: hidden;		margin-bottom:2.0em;    }    .google-maps iframe {        position: absolute;        top: 0;        left: 0;        width: 100% !important;        height: 100% !important;    }	