/* ================================================
   FONT FACE
   ============================================== */

@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Droid+Serif:400,700');


/* =================================================
   GENERAL
   ============================================== */
   
* {
	margin: 0;
	padding: 0;
	outline: 0;
	}

body, html {
	margin:0;
	padding:0;
    font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height:22px;
	color:#000;
	height:100%;
	}

img { border: 0px; }
a {	text-decoration: none; color:#000;}
strong { font-weight: 700; }

h1 {
	font-family: 'Droid Serif', serif;
	font-weight:400;
	color:#FFF;
	font-size:45px;
	line-height:normal;
	text-align:center;
	margin:0;
	}
h2 { 
	font-family: 'Droid Serif', serif;
	font-weight:400;
	color:#B2B2B2;
	font-size:45px;
	line-height:normal;
	text-align:center;
	margin:0;
	padding-bottom:50px;
	}
h3 { 
	display:block;
	width:600px;
	font-family: 'Droid Serif', serif;
	font-weight:700;
	color:#004E8F;
	font-size:30px;
	line-height:normal;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	border-top:1px #CCC solid;
	border-bottom:1px #CCC solid;
	padding:5px 0;
	}
h4 {
	font-weight:700;
	font-size:22px;
	line-height:normal;
	text-align:center;
	margin:0;
	padding-bottom:30px;
	}
.main {
	width:1000px;
	padding:0px 20px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	}

/* =================================================
   TOP
   ============================================== */
.idiomas {
	width:100%;
	background-color:#000;
	color:#A0A0A0;
	padding:10px 0 10px 0;
	}
.idiomas .main {
	text-align:right;
	font-family: 'Droid Serif', serif;
	font-size:11px;
	line-height:normal;
	font-weight:700;
	}
.idiomas .main a { color:#A0A0A0; }
.idiomas .main a:hover { color:#FFF; }

/* =================================================
   MENU PPAL
   ============================================== */
#nav {
	width:100%;
	padding-top:15px;
	border-top:1px #FFF solid;
	border-bottom:1px #FFF solid;
	height:32px;
	text-align:center !important;
	}
#nav ul,
#nav li {
	margin: 0px;
	border: 0px;
	list-style: none;
	display:inline-block;
	}
#nav li {
	float:left;
	cursor: pointer;
	padding:0px 15px;
	}
#nav li a {
	color:#FFF;
	padding-bottom:12px;
	display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height:normal;
	letter-spacing: 0.03em;
	}
#nav li a:hover,
#nav li.active a {
	border-bottom:3px solid #FFF;
	}
#menu {
	float:right;
	}

/* =================================================
   ACCORDION
   ============================================== */
#menu_responsive {
	float:left;
	width:auto;
	}
.accordion {
	padding:0px 0px 0px 0px;
	margin: 0px;
	}
.accordion ul,
.accordion li {
	margin: 0px;
	padding:0px;
	border: 0px;
	list-style: none;
	cursor: pointer;
	display: block;
	text-align:left;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height:auto;
	color:#FFF !important;
	}
.m1 {
	display: block;
	background-image: url(img/nav.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0px 2px 30px;
	color:#FFF !important;
	}
.m2 {
	display: block;
	padding:15px 0px 0px 0px;
	color:#FFF !important;
	}
	
/* =================================================
   SECCIONES
   ============================================== */
.logo {
	width:100%;
	padding:20px 0;
	text-align:center;
	}
.encabezado_home,
.encabezado_estudio,
.encabezado_respaldo,
.encabezado_experiencia,
.encabezado_comentarios,
.encabezado_noticias,
.encabezado_contacto,
.encabezado_investigacion {
	width:100%;
	/*background-repeat:no-repeat;*/
	background-size:auto 100%;
	background-position:center;
	height:500px;
	}
.encabezado_home {
	background-image:url(img/img_home.jpg);
	height:600px;
	}
.encabezado_estudio {
	background-image:url(img/img_elestudio.jpg);
	}
.encabezado_respaldo {
	background-image:url(img/img_respaldoacademico.jpg);
	}
.encabezado_experiencia {
	background-image:url(img/img_experiencia.jpg);
	}
.encabezado_comentarios {
	background-image:url(img/img_comentarios.jpg);
	}
.encabezado_noticias {
	background-image:url(img/img_noticias.jpg);
	}
.encabezado_contacto {
	background-image:url(img/img_contacto.jpg);
	}
.encabezado_investigacion {
	background-image:url(img/img_investigacion.jpg);
	}

.encabezado_home h1 { padding-top:180px; }
.encabezado_estudio h1,
.encabezado_respaldo h1,
.encabezado_experiencia h1,
.encabezado_comentarios h1,
.encabezado_noticias h1,
.encabezado_contacto h1,
.encabezado_investigacion h1 { padding-top:120px; }

/* Servicios */
.encabezado_serv_derecho,
.encabezado_serv_economia,
.encabezado_serv_mkt,
.encabezado_serv_educacion,
.encabezado_serv_tecno,
.encabezado_serv_defensa {
	height:500px;
	width:100%;
	/*background-repeat:no-repeat;*/
	background-size:auto 100%;
	background-position:center;
	}

.encabezado_serv_derecho {
	background-image:url(img/img_serv_derecho.jpg);	}
.encabezado_serv_economia {
	background-image:url(img/img_serv_economia.jpg); }
.encabezado_serv_mkt {
	background-image:url(img/img_serv_mkt.jpg);	}
.encabezado_serv_educacion {
	background-image:url(img/img_serv_educacion.jpg);	}
.encabezado_serv_tecno {
	background-image:url(img/img_serv_tecnologia.jpg);	}
.encabezado_serv_defensa {
	background-image:url(img/img_serv_defensa.jpg);	}

.encabezado_serv_derecho .icon ,
.encabezado_serv_economia .icon ,
.encabezado_serv_mkt .icon ,
.encabezado_serv_educacion .icon ,
.encabezado_serv_tecno .icon ,
.encabezado_serv_defensa .icon  {
	width:100px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	text-align:center;
	padding-top:80px;
	padding-bottom:15px;
	border-bottom: 1px solid #FFF;
	}

.back_gris {
	width:100%;
	padding:60px 0;
	background-color:#E5E5E5;
	}
.content {
	width:100%;
	padding:60px 0;
	}
.derecha {float:right;}
.izquierda {float:left;}
.txt_dest {
	font-weight:700;
	color:#004E8F;
	}

/* ---------------------------------
   HOME
   ------------------------------- */
.encabezado_home h1 span {
	font-family: 'Raleway', sans-serif;
	font-size: 40px;
	}
.vacia { position:relative; left:0px; top:0px; }
.down {
	text-align:center;
	width:100%;
	position:absolute;
	top: 570px;
	}
.down2 {
	text-align:center;
	width:100%;
	position:absolute;
	top: 470px;
	}
.home_intro {
	width:65%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: 'Droid Serif', serif;
	font-size:16px;
	line-height:30px;
	}
.home_intro a{
	color:#004E8F;
	font-weight:700;
	}
.home_areas {
	float:left;
	width:28%;
	padding:20px;
	margin:0px 10px 10px 0px;
	border: 1px solid #FFF;
	font-family: 'Droid Serif', serif;
	font-size:22px;
	line-height:normal;
	font-weight:700;
	color:#004E8F;
	-ms-display: flex;
	display: flex;
	align-items: center;
	}
.home_areas:hover {
	background-color:#FFF;
	}
.home_areas .icon {
	float:left;
	padding-right:18px;
	}
.home_news {
	width:46%;
	}
.home_news .titulo {
	width:100%;
	font-family: 'Droid Serif', serif;
	font-size:22px;
	line-height:normal;
	color:#004E8F;
	font-weight:700;
	}
.home_news .fecha {
	width:100%;
	color:#B3B3B3;
	padding:8px 0;
	margin:10px 0;
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	}
.home_news .fecha span {
	color:#000;
	font-weight:500;
	}
.home_news .vermas {
	width:100%;
	display:block;
	color:#004E8F;
	padding-top:10px;
	font-weight:500;
	}
.home_comments {
	width:100%;
	padding:70px 0px 100px 0px;
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:center;
	background-image:url(img/img_home_comments.jpg);
	}
.home_comments h1 {padding-bottom:50px;}
.home_comments .bloques,
.comments .bloques {
	width:46%;
	background-color:#FFF;
	}
.home_comments .bloques .contenido,
.comments .bloques .contenido {
	padding:25px 25px 35px 25px;
	width:auto;
	text-align:center;
	}
.home_comments .bloques .contenido .txt,
.comments .bloques .contenido .txt {
	width:auto;
	padding: 60px 0px 20px 0px;
	background-image:url(img/comillas_abre.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
.home_comments .bloques .contenido .cierra,
.comments .bloques .contenido .cierra {
	width:auto;
	background-image:url(img/comillas_cierra.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
.home_comments .bloques .contenido .autor,
.comments .bloques .contenido .autor {
	padding-top:10px;
	font-family: 'Droid Serif', serif;
	color:#004E8F;
	}
.home_comments .bloques .contenido .autor span,
.comments .bloques .contenido .autor span {
	color:#000;
	font-weight:700;
	}
.home_comments h1 {
	padding:0; 
	}
.home_comments .view {
	width:100%;
	display:block;
	float:left;
	clear:both;
	text-align:center;
	margin:10px 0px 20px 0px;
	}
.home_comments .view a {
	color:#FFF;
	}

/* ---------------------------------
   EL ESTUDIO
   ------------------------------- */
.columna {
	width:46%;
	}
.cv_foto {
	width:300px;
	text-align:center;
	font-family: 'Droid Serif', serif;
	color:#999;
	}
.cv_foto img { padding-bottom:20px;
	}
.cv_foto span {
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	color:#004E8F;
	}
.cv_foto span span {
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	color:#000;
	}
.cv_txt {
	font-family: 'Droid Serif', serif;
	}

/* ---------------------------------
   SERVICIOS
   ------------------------------- */
.servicios_submenu {
	width:100%;
	padding:20px 0 60px 0;
	}
.servicios_submenu .main .sub {
	margin:0 auto;
	width:110px;
	padding-bottom:60px;
	}
.bullets {
	float:left;
	width:14px;
	height:14px;
	background-image: url(img/bullets.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent:-999em;
	margin:0 2px;
	}
.bullets_active {
	float:left;
	width:14px;
	height:14px;
	background-image: url(img/bullets.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	text-indent:-999em;
	margin:0 2px;
	}
.servicios_submenu .main .submenu {
	overflow:auto;
	}
.servicios_submenu .main .submenu a,
.servicios_submenu .main .submenu .activo {
	float:left;
	display:block;
	margin:0;
	padding:0;
	font-family: 'Droid Serif', serif;
	font-weight:700;
	font-size:15px;
	line-height:normal;
	text-align:center;
	height:40px;
	-ms-display: flex;
	display: flex;
	align-items: center;
	}
.servicios_submenu .main .submenu a {
	color:#999;
	}
.servicios_submenu .main .submenu a:hover,
.servicios_submenu .main .submenu .activo {
	color:#004E8F;
	}
.servicios_submenu .main .separa {
	float:left;
	display:block;
	padding: 0 20px;
	}
.servicios {
	width:100%;
	font-size:20px;
	line-height:30px;
	text-align:center;
	}
.servicios img {
	padding-bottom:20px;
	}
.servicios h3 { 
	margin-bottom:30px;
	}

/* ---------------------------------
   RESPALDO ACADEMICO
   ------------------------------- */
.columna ul li {
	list-style-position: outside;
	list-style-type: disc;
	text-align:left;
	list-style-image: url(img/bullet.png);
	}

/* ---------------------------------
   EXPERIENCIA
   ------------------------------- */
.experiencia_list {
	width:100%;
	border-bottom:solid #E6E6E6 5px;
	padding-bottom:20px;
	margin-bottom:20px;
	}
.experiencia_list h5 {
	font-family: 'Droid Serif', serif;
	font-weight:700;
	font-size:18px;
	color:#004E8F;
	line-height:normal;
	margin:0;
	}
.experiencia_list span {
	display:block;
	color:#808080;
	border-bottom:dotted #CCC 1px;
	padding:5px 0px 8px 0px;
	margin-bottom:5px;
	}

/* ---------------------------------
   COMENTARIOS
   ------------------------------- */
.comentarios {
	display:block;
	width:600px;
	font-family: 'Droid Serif', serif;
	font-weight:700;
	color:#004E8F;
	font-size:30px;
	line-height:normal;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	border-top:1px #CCC solid;
	padding:5px 0 25px 0;
	background-image: url(img/linea_flecha.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
.comentarios:hover {
	color:#000;
	}
.comments {

	}
.comments .columna {
	width:100%;
	padding-bottom:50px;
	overflow:auto;
	}

/* ---------------------------------
   NOTICIAS
   ------------------------------- */
.news_columna1 {
	width:60%;
	padding-right:5%;
	border-right: solid 1px #CCC;
	}
.news_columna2 { width:30%;	}

.news_columna1 .titulo {
	width:100%;
	font-family: 'Droid Serif', serif;
	font-size:35px;
	line-height:normal;
	color:#004E8F;
	font-weight:700;
	}
.news_columna1 .fecha {
	width:100%;
	color:#B3B3B3;
	padding:8px 0;
	margin:10px 0 20px 0;
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	}
.news_columna1 .fecha span,
.news_columna2 .listado .fecha span {
	color:#000;
	font-weight:500;
	}

.news_columna2 .listado {
	border-bottom: solid 4px #E6E6E6;
	margin-bottom:20px;
	}
.news_columna2 .listado .titulo {
	width:100%;
	display:block;
	font-family: 'Droid Serif', serif;
	font-size:18px;
	line-height:normal;
	color:#004E8F;
	font-weight:700;
	border-bottom:dotted #CCC 1px;
	padding:0px 0px 8px 0px;
	margin-bottom:5px;
	}
.news_columna2 .listado .titulo:hover {
	color:#000;
	}
.news_columna2 .listado .fecha {
	width:100%;
	color:#B3B3B3;
	padding-bottom:8px;
	}

/* ---------------------------------
   CONTACTO
   ------------------------------- */
.contacto {
	width:100%;
	font-family: 'Droid Serif', serif;
	text-align:center;
	padding-bottom:30px;
	}
.contacto .titulo {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color:#004E8F;
	font-size:22px;
	line-height:normal;
	}

input, textarea, select, button {
	font-family: 'Raleway', sans-serif;
	font-size:15px;
	}
.form-control,
.form-txtarea {
	display:block;
	padding:5px 10px;
	color:#000;
	vertical-align:middle;
	background-color:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin:0px auto 20px auto;
	}

.form-control {width:650px; height:30px;}
.form-txtarea {width:650px; height:250px;}

.form-control:focus,
.form-txtarea:focus {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
	}

.btn_enviar {
	font-family: 'Droid Serif', serif;
	font-size:18px;
	font-weight:700;
	width:670px;
	padding:10px;
	border-style: none;
	color:#004E8F;
	background-color:#E6E6E6;
	}


/* =================================================
   FOOT
   ============================================== */
.foot {
	padding: 32px 0px;
	color:#FFF;
	background-image: url(img/back_foot.png);
	background-repeat: repeat-x;
	}
.foot .main .iso {
	float:left;
	padding-right: 20px;
	}
.foot .main .copy {
	float:left;
	font-size:11px;
	line-height:normal;
	padding-top:4px;
	}
.foot .main .datos {
	float:right;
	font-size:13px;
	line-height:normal;
	text-align:right;
	}
.foot .main .datos a {
	color:#FFF;
	}

