@charset "utf-8";
/* CSS Document */

.header {
	background: #fff;
}
.top-header-row {
    background-color: #0a6186;
}

.main-nav-row {
    background-color: #0a6186;
}
.col-links-inner-top-header {
    border-right: none;
}
.fa-google-plus {
	display: none;
}

/*font-face*/


@font-face {
    font-family: 'ramblabold';
    src: url('../fonts/rambla-bold-webfont.eot');
    src: url('../fonts/rambla-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rambla-bold-webfont.woff') format('woff'),
         url('../fonts/rambla-bold-webfont.ttf') format('truetype'),
         url('../fonts/rambla-bold-webfont.svg#ramblabold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ramblabold_italic';
    src: url('../fonts/rambla-bolditalic-webfont.eot');
    src: url('../fonts/rambla-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rambla-bolditalic-webfont.woff') format('woff'),
         url('../fonts/rambla-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/rambla-bolditalic-webfont.svg#ramblabold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ramblaitalic';
    src: url('../fonts/rambla-italic-webfont.eot');
    src: url('../fonts/rambla-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rambla-italic-webfont.woff') format('woff'),
         url('../fonts/rambla-italic-webfont.ttf') format('truetype'),
         url('../fonts/rambla-italic-webfont.svg#ramblaitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ramblaregular';
    src: url('../fonts/rambla-regular-webfont.eot');
    src: url('../fonts/rambla-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rambla-regular-webfont.woff') format('woff'),
         url('../fonts/rambla-regular-webfont.ttf') format('truetype'),
         url('../fonts/rambla-regular-webfont.svg#ramblaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* NEW STYLE*/

body {
	font-family:'ramblaregular';
}

#inicio h1 {
color: #00284F;
    font-size: 23pt;
    font-family: 'ramblabold';
}

p, li  {
	font-family: 'ramblaregular';
    font-size: 17px;
	color: #00284F;
}


p, h1, h2, h3, h4, h5 {
	font-family: 'ramblaregular';
    color: #00284F;
}

h4 {
    font-size: 20pt;
}

#pestana_banner_inicio {
    float: left;
    margin-left: -39px;
    margin-top: 266px;
    overflow: auto;
    position: absolute;
}
.banner-home-img  {
	margin-right: 15px;
	
}
.banner-home-txt {
	position: relative;
    z-index: 1000;
    margin-top: -464px;
    background-color: rgba(255, 255, 255, 0.7);
    margin-left: 0px;
    padding-bottom: 13px;
    padding-top: 15px;
    padding-left: 20px;
}

.titulos_seccion {
    color: #ffffff;
    text-shadow: 1px 1px 2px #575757;
    font-size: 36pt;
    text-transform: uppercase;
    font-family: 'ramblabold';
    text-align: center;
    padding-top: 25px;
    padding-right: 30px;
}


#quienes_somos {
	padding: 20px;
    background: url('../images/background_quienes.jpg') no-repeat top center;
}

.subtitulo_quienes_somos {
    color: #ffffff;
    font-size: 26pt;
    text-shadow: 1px 1px 2px #575757;
    font-family: 'ramblabold';
    line-height: 1.1;
    padding-top: 80px;
	margin-bottom: 25px;
}
.txt_qs1 {
    padding-top: 40px;
    padding-left: 30px;
    padding-bottom: 64px;
    color: #00284F;
    font-size: 13pt;
    font-family: 'ramblaregular';
}

.fondo_txt_qs1 {
    background: url(../images/background_txt_qs1.1.png) -20px 0px;
    background-repeat: no-repeat;
}

.fondo_txt_qs2 {
    background: url(../images/background_txt_qs2.2.png);
    background-repeat: no-repeat;
}
.txt_qs2 {
    padding-top: 40px;
    padding-right: 30px;
    padding-bottom: 64px;
    text-align: right;
    color: #00284F;
    font-size: 13pt;
    font-family: 'ramblaregular';
}
.h2_qs {
    color: #00284F;
    font-family: 'ramblabold';
    font-size: 13pt;
    line-height: 1.42857;
    margin-top: 0px;
	margin-bottom: 25px;
}
.h3_qs2 {
    color: #00284F;
    font-family: 'ramblabold';
    font-size: 13pt;
    line-height: 1.42857;
    margin-top: 0px;
}
#logo_elempleo_ceet {
    padding-left: 122px;
    padding-top: 0px;
}
#logo_hhi {
    padding-left: 122px;
    padding-top: 50px;
}
.pad-section {
	padding-top: 90px;
}

#servicios_beneficios {
    background: #F6F8F7 url('../images/background_servicios_beneficios.jpg') no-repeat scroll center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.servicios_beneficios_contenido {
	margin-right: 2%;
}
#icono_capacitacion_h2 a:hover {
	text-decoration:none;
	}		

.h2_capacitacion, .h2_capacitacion2 {
	font-size:21pt;
	font-family:'ramblabold';
	color:#1A8F7C;
	margin-bottom: 68px;
		}		

.h2_preseleccion:hover , .h2_seleccion:hover , .h2_evaluacion:hover , .h2_investigacion:hover,.h2_capacitacion:hover {
	color:#B9B9B9;
	}	
	


#icono_preseleccion_h2 a:hover{
	text-decoration:none;
	
	}	
.h2_preseleccion , .h2_preseleccion2{
	font-size:20pt;
	font-family:'ramblabold';
	color:#B4142A;
		}
#icono_seleccion_h2 a:hover {
	text-decoration:none;
	
	}		
.h2_seleccion , .h2_seleccion2{
	font-size:20pt;
	font-family:'ramblabold';
	color:#7C3C73;
		}
			
#icono_evaluacion_h2 a:hover {
	text-decoration:none;
	}		

.h2_evaluacion , .h2_evaluacion2{
	font-size:21pt;
	font-family:'ramblabold';
	color:#4685A0;
		}	
#icono_investigacion_h2 a:hover {
	text-decoration:none;
	}
	
.h2_investigacion,.h2_investigacion2 {
	font-size:21pt;
	font-family:'ramblabold';
	color:#BF9723;
		}		

.color_gris_p{
	color: #383838;
	 }
.bullet{
	float: left;
    height: 124px;
    margin-right: 6px;
	}
.bullet_azul{
	list-style-image: url(../images/bullet_azul.png);
	list-style-position:outside;
	}
.linea_vertical_azul{
	border-right:thin #4685A0 solid;
	height: 172px;
	}
.linea_horz_azul{
	border-top:thin #4685A0 solid;
	padding-top: 20px;}
	
.caja_txt_servicio_evaluacion {
    border-bottom: thin solid #BFBFBF;
    border-top: thin solid #BFBFBF;
    height: 182px;
    margin: 38px auto 22px;
    padding: 46px 0;
}
.caja_txt_servicio_selec {
    border-bottom: thin solid #BFBFBF;
    border-top: thin solid #BFBFBF;
    height: 182px;
    margin: 38px auto 20px;
    padding: 50px 0;
    background: url(../images/banderin_estrella2.png) no-repeat;
}
.caja_txt_servicio {
    border-bottom: thin solid #BFBFBF;
    border-top: thin solid #BFBFBF;
    margin: 37px auto 24px;
    padding: 40px 0;
    height: 182px;
}

#consultores {
    background: #6A8A9C url(../images/background_consultores.jpg) no-repeat top center;
}

.h2_consultores {
    color: #ffffff;
    text-shadow: 1px 1px 2px #575757;
    font-size: 36pt;
    text-transform: uppercase;
    font-family: 'ramblabold';
    text-align: center;
    padding-top: 38px;
    padding-right: 30px;
}
.eh-box {
    background-color: rgba(255,255,255, 0.63);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#98ffffff,endColorstr=#98ffffff);
    padding: 15px 15px;
    clear: both;
    margin: 100px 60px 50px 30px;
}

#perfil_candidato {
        background: url(../images/background_perfil_candidato.jpg) no-repeat scroll center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#perfil_candidato h6 {
	font-size: 15px;
    line-height: 17px;
	color: #4685A0;
	font-family: 'ramblaregular';
}

.eh-nav-sub div {
	margin-bottom: 15px;
	background: #E5E6E8;
}
.eh-nav-sub div h2 {
	font-size: 15px;
	margin: 15px 0px;
	 }
.eh-contenido-servicios {
	padding: 20px;
    margin: 65px 0 50px;
}
#servicio_seleccion {
    background: url(../images/background_servicio_seleccion.jpg) no-repeat scroll center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
} 
.centrar_icono {
    padding-left: 505px;
}
.titulos_seccion_serv {
    color: #ffffff;
    text-shadow: 1px 1px 2px #575757;
    font-size: 30pt;
    text-transform: uppercase;
    font-family: 'ramblabold';
    text-align: center;
    padding-top: 3px;
    padding-right: 30px;
}
.linea_vertical_morada, .linea_vertical_azul, .linea_vertical_amarillo, .linea_vertical_verde  {
    border-right: thin #7D3C73 solid;
    height: 172px;
}
.linea_vertical_amarillo {
	border-right: thin #BF9723 solid;
}
.linea_vertical_azul {
	border-right: thin #4685A0 solid;
}
.linea_vertical_verde {
    border-right: thin #1a8d7c solid;
}
.h2_seleccion, .h2_seleccion2 {
    font-size: 27px;
    font-family: 'ramblabold';
    color: #7C3C73;
}
.linea_horz_morada, .linea_horz_azul, .linea_horz_amarillo, .linea_horz_verde {
	margin-left: 55px;
    border-top: thin #7D3C73 solid;
    padding-top: 20px;
}
.linea_horz_azul {
	border-top: thin #4685A0 solid;
}
.linea_horz_amarillo {
    border-top: thin #BF9723 solid;
}
.linea_horz_verde {
    border-top: thin #1a8d7c solid;
}
ul.bullet_morado {
    list-style-image: url(../images/bullet_morado.png);
    list-style-position: outside;
}
ul.bullet_azul {
    list-style-image: url(../images/bullet_azul.png);
    list-style-position: outside;
}
ul.bullet_amarillo {
    list-style-image: url(../images/bullet_amarillo.png);
    list-style-position: outside;
}
ul.bullet_verde {
    list-style-image: url(../images/bullet_verde.png);
    list-style-position: outside;
}
#volver_serv {
    border-right: thin solid #253447;
    float: left;
    margin-right: 19px;
    margin-top: 25px;
    width: 88px;
}
#volver_serv a, #contactar_ser a {
	color: #00284F;
	font-size: 17px;
	}
.glyphicon {
    padding-right: 9px;
}
#contactar_ser {
    padding-top: 25px;
    width: 200px;
    float: left;
}
#servicio_evaluacion {
    background: #F6F8F7 url(../images/background_servicio_evaluacion.jpg) no-repeat scroll center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}
#servicio_investigacion {
    background: #F6F8F7 url(../images/background_servicio_investigacion.jpg) no-repeat scroll center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}
#servicio_capacitacion {
    background: #F6F8F7 url(../images/background_servicio_capacitacion.jpg) no-repeat scroll center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}
/*BOTONES*/

.btn {
	margin-bottom: 20px;
    background-color: #5bcbb9;
    color: #fff;
    border-radius: 0;
    font-weight: bold;
}
.btn-default:hover {
    color: #fff;
    background-color: #0a6186;
    border-color: #adadad;
}

.btn-primary, .btn-primary.disabled, .btn-primary:hover, .btn-primary:focus, .open .btn-primary.dropdown-toggle {
    background-color:#5BCBB9;
	border:0;
	color:#ffffff;
	font-family: 'ramblaregular';
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active{
	background-color: #23988B;
	border:0;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	}
.eh-contact {
	padding: 25px;
}
.eh-contact iframe {
	margin: 15px 0;
}
.eh-contact strong {
	line-height: 38px;
    padding-left: 10px;
	font-size: 17px;
	color: #00284F;
}
.icono_contacto {
    width: 38px;
    height: 38px;
    float: left;
}
.txt_addres {
    color: #4685A0;
    font-size: 17px;
}

/*FOOTER*/

.eh-footer {
	margin-top: 10px;
	padding: 20px;
    background: rgba(229,230,232,1.00) url('../images/background_footer.png') no-repeat center top;
}

#menu_footer {
	width: 92%;
    margin: 0 auto;
}

.eh-bottom-links {
    border-bottom: #253447 solid thin;
    padding: 9px 0 15px;
    margin-top: 60px;
}

.eh-bottom-links li a {
	padding: 5px 11px;
    color: #253447;
    font-size: 13px;
    border-right: #253447 solid thin;
    border-radius: 0;
}
.eh-bottom-links li a:hover {
	background-color: transparent;
}
.eh-bottom-links li:nth-last-child(1) a  {
	border-right: none;
}
.footer-legal {
	padding: 50px 0 20px;
	font-size: 12px;
}
.footer-legal img {
	vertical-align: middle;
}
.footer-legal div {
	margin: 5px 0;
}


/* @ MEDIA*/



@media (max-width: 1024px) {
	.banner-home-img {
		margin-right: 0;
	}
	.banner-home-txt{
		position: inherit;
		z-index: 0;
		margin: 0;
		padding: 0;
		padding-left: 5px;
	}
	#inicio h1 {
		color: #00284F;
		font-size: 21px;
		font-family: 'ramblabold';
	}
	#inicio h4 {
		font-size: 14px;
	}
	#servicios_beneficios {
		background: #F6F8F7 url(../images/background_servicios_beneficios-m.jpg) no-repeat top center;
		-webkit-background-size: initial;
		-moz-background-size: initial;
		-o-background-size: initial;
		background-size: initial;
	}
	.fondo_txt_qs2 {
    background-image: none;
	background-color: rgba(255,255,255, 0.63);
	}
	.fondo_txt_qs1 {
	margin-top: 0;
    background-color: rgba(255,255,255, 0.63);
	}
}
	@media (max-width: 767px) {
	
	#servicios_beneficios {
		background: #F6F8F7 url(../images/background_servicios_beneficios-m.jpg) no-repeat top;
		-webkit-background-size: initial;
		-moz-background-size: initial;
		-o-background-size: initial;
		background-size: initial;
	}
	.subtitulo_quienes_somos {
		padding-top: 15px;
		font-size: 18pt;
	}
	.txt_qs1 {
        padding-left: 0;
	}
	#quienes_somos {
    background: #657E98 url(../images/background_quienes-m.jpg) no-repeat top center;
	}
	.fondo_txt_qs1 {
    margin-top: 15px;
	}
	.txt_qs1 {
    padding-top: 25px;
	padding-bottom: 25px;
    font-size: 12pt;
	}
	
	.txt_qs2 {
		text-align: left;
		padding: 0;
	}
	.nav-pills>li {
		float: none;
	}
	.eh-bottom-links li a {
    border-right: none;
	}
	.h2_qs {
    margin-bottom: 0px;
	}
	.eh-box {
    margin: 10px 0;
	}
	.h2_consultores {
    padding-top: 8px;
	}
	.titulos_seccion_serv {
    font-size: 32px;
    padding-top: 50px;
	}
	.eh-contenido-servicios {
    padding: 55px 0px 0;
	}
	.linea_vertical_morada, .linea_vertical_azul, .linea_vertical_amarillo, .linea_vertical_verde {
		display: none;
	}
	.linea_horz_morada, .linea_horz_azul, .linea_horz_amarillo, .linea_horz_verde {
		margin-left: 0;
		border: none;
	}
	.h2_seleccion, .h2_seleccion2, .h2_evaluacion, .h2_evaluacion2, .h2_investigacion, .h2_investigacion2, .h2_capacitacion, .h2_capacitacion2 {
    margin-top: 30px;
	}
	.h2_capacitacion, .h2_capacitacion2 {
		margin-bottom: 0;
	}
}