/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* 1.General
  ------------------------------------------------ */
body {
	margin:0px;
	font-family: Arial,Helevtica,Verdana,san-serif;
    font-size: 13px;
}

a:link {
	color: #453f21;
	text-decoration: none;

}

a:visited {
	color: #453f21;

}

a:active {
	color: #453f21;
}

a:hover{
	color: #453f21;
}

#headerWrapper {
	width: 100%;
	height: 110px;
	background: #355ea6;

}

.center {
	margin: 0 auto;
    padding: 0 25px;
    position: relative;
    width: 930px;
}

#head {
    position: relative;
    z-index: 100;
}

.logobg a {
    background: url("cmn/images/logo.jpg") no-repeat;
}

.logo,
.logo a
{
    height : 110px;
    top: 0px;
    width: 681px;
    left:-107px;
   	margin: 0;
    padding: 0;
    position: absolute;
    display: block;
    text-indent: -9999px;
}

.geo_title {
    color: #fff;
    letter-spacing: 0.4px;
    margin: 0 0 0 358px;
    padding: 0 1px;
    position: relative;
    top: 8px;
    height: 40px;
    text-indent: -9999px;
   	background: url("cmn/images/t_especialista.png") no-repeat;
}

#topMenu {
 	float: right;
    margin-right: 53px;
    position: relative;
    top: 35px;
    z-index: 100;
}

#topMenu li {
	display: block;
    float: left;
}

#topMenu li a {
	color: #fff;
    display: block;
    margin: 10px;
    font-size: 15px;
    text-decoration:none;
}

#topMenu li a span {
	display: block;
	font-size: 12px;
}

#topMenu li a span.subItem {
	margin-top: 22px;
	font-size: 15px;
    text-decoration:none;
}


#topMenu li a:hover {
	color: #ff7e01;
}

#topMenu li a.selected {
	color: #ff7e01;
}

#topMenu li.current_page_item a {
	color: #ff7e01;
    display: block;
    margin: 10px;
    font-size: 15px;
    text-decoration:none;
}

#wrapper_main {
	width: 1000px;
	margin: auto;
    background: url("cmn/images/bg_center.png") repeat-y;
    overflow: hidden;
}

#hero {
    float: left;
    margin: 15px 0 0 20px;
    width: 890px;
}

.boxContent {
	min-height: 200px;
	float: left;
	margin: 27px 20px 11px 0;
	color: #464040;
	font-size: 12px;
	text-align: justify;
}

.boxDescription {
    line-height: 17px;
    width: 475px;
}

.boxNews {
	border: 1px solid #ccc;
  	line-height: 17px;
    margin-left: 20px;
    width: 390px;
}

.bgNews {
    background:#c8c5c5 url("cmn/images/bg_news.gif") repeat-x;
    min-height: 200px;
    border: 2px solid #fff;
    padding: 10px;
}

.bgNews .title {
	font-size: 22px;
}

.bgNews li {
	list-style: none;
	margin: 5px 0;
}

.bgNews li a {
	font-size: 16px;
	color: #26529f;
	text-decoration: underline;
}

.bgNews ol li {
	list-style-type: decimal;
	margin-left: 20px;
	color: #26529F;
    font-size: 16px;	
}

.bgNews ol li p {
	color:#464040;
	font-size: 12px;
}

#footer_outside {
    font-size: 10px;
    line-height: 16px;
    margin: 0 auto;
    padding: 35px 40px 10px;
    width: 850px;
}

#wrapper_footer {
	width: 1000px;
	height: 89px;
	margin: auto;
    background: url("cmn/images/bg_bottom.png") bottom repeat-y;
}

.geo_webmail img {
    float:left;
}
.geo_webmail span{
    height:27px;
    padding-top:6px;
    display:block;
}

.copyright {
    float: left;
    padding-left: 3px;
}

#footer_outside {
    font-size: 10px;
    line-height: 16px;
    margin: 0 auto;
    padding: 35px 40px 10px;
    width: 850px;
}

.geo_footer {
    border-top: 1px solid #999999;
    margin-top: 10px;
    padding-top: 10px;
}

.clearboth {
    clear: both;
}

.boxNosotros {
	width: 430px;
	margin: 30px 0 20px 20px;
	text-align: justify;
	float: left;
	color: #464040;
	line-height: 20px;
}

.nosotros p {
	margin-top: 20px;
	padding: 0 20px;
	line-height: 18px;
	color: #464040;
}

.boxNosotros .title {
	font-size: 22px;
	display: block;

}

.flashContainer {
	margin: 30px auto;
	width: 900px;
	height: 359px;
}

#serviciosGallery {
	width: 597px;
	height: 398px;
	float: left;
	margin-top: 20px;
	margin-left: 14px;
	border: 2px solid #666666;
	overflow:hidden;
}

#servicios {
	width: 300px;
	height: 400px;
	float: left;
	margin-top: 20px;
}

#listServicios {
	margin-left: 10px;
	font-size: 11px;
}

#servicios li {
	display: block;
	list-style: none;
	margin: 15px 5px;
}

#servicios li a {
	color: #26529f;
	text-decoration: underline;
}

#servicios li a:hover {
	color: #ccc;
}

#servicios li a.selected {
	color: #4e4c4c;
	text-decoration: none;
}



#scrollServicios {
	padding: 5px;
	color: #464040;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	margin-left: 10px;
}

.scroll-pane
{
	height: 200px;
	overflow: auto;
}

.titleGalleryServicios {
	height: 60px;
	line-height: 60px;
	color: #fff;
	width: 578px;
	background: url('cmn/images/overlay.png');
	position: absolute;
	padding-left: 20px;
	font-size: 18px;
	z-index: 100;
}


#ContactForm .button{
	width: 100px;
	 height: 28px;
	 line-height: 28px;
}

.button {
	margin: 5px;
	float: left;
	position: relative;
	display: inline-block;
	height: 25px;
	padding: 0 16px 0 22px;
	line-height: 26px;
	background: url('cmn/images/btn_yellow.png') no-repeat top left;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border: none;
}

.button span {
	position: absolute;
	right: -6px;
	height: 25px;
	width: 6px;
	background: url('cmn/images/btn_yellow.png') no-repeat top right;
}

.button:hover {
	background-position:  left -30px;
	text-decoration: none;
}

.button:hover span {
	background-position: right -30px;
}

#descargas {
	margin-top: 20px;
	width: 900px;
	margin-left: 10px;
} 

#descargas a {
	color: #fff;
}

#descargasList {
	display: block;
	float: left;
	margin-top: 5px;
}

#descargasList li {
	height: 25px;
	padding-left: 25px;
	line-height: 20px;
	display: block;

}

#descargasList li a {
	color: #26529f;
	text-decoration: underline;
	cursor: pointer;
	padding-left: 25px;
	line-height: 19px;
	position:absolute;
	background: url('cmn/images/icon_pdf.gif') no-repeat;
}

#descargasList li a:hover {
	color: #ccc;
}

.center .bodyCopy {
	margin-top: 10px;
	padding: 20px;
	line-height: 18px;
	color: #464040;
}

.photos {
	margin: 0 11px;
}

.photosPersonal {
	margin: 0 6px 15px 11px;
	float: left;
}

.contactBox {
	width: 387px;
	height: 130px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 20px;
}

/* ContactForm */

#ContactForm {
	margin:1em 0;
	width:320px; /* customize width, this form have fluid layout */
}
#ContactForm h3 {
	margin:0;
	color:#464040;
	font-size:20px;
}		
#ContactForm h3 span {
	display:block;
	padding:10px 20px;
}				
#ContactForm fieldset {
	margin:0;
	padding:0;
	padding-bottom:1em;
}		
#ContactForm legend{display:none;}	
#ContactForm p{margin:.5em 20px;}	
#ContactForm label{display:block;}	
#ContactForm input, textarea{		
	width:272px;
	border:1px solid #e3e3e3;
	padding:5px 3px;
	color:#464040;
}		
#ContactForm textarea{
	height:125px;
	overflow:auto;
}					
#ContactForm p.submit{
	text-align:right;
}


#ContactForm .wpcf7-not-valid-tip-no-ajax{ 
	color:#FF7E01;
}

.boxProyecto {
	width: 900px;
	margin: 20px 14px;
	overflow: hidden;
	height: 157px;
	float: left;
	position: relative;

}

.boxProyectoOpen {
	width: 900px;
	margin: 14px;
	overflow: hidden;
	height: 400px;
	position: relative;

}

.boxProyecto p {
	margin-top: 20px;
	padding: 0 20px;
	line-height: 18px;
	color: #464040;
}

.projectInfoBox {
	width: 295px;
	height: 135px;
	float: left;
	background:#dcdbdb url('cmn/images/bg_box_proyecto.gif') repeat-x;
	border: 1px solid #c7d3e7;
	text-transform: capitalize;
	padding:10px;
	line-height:23px;
}

.boxProyecto li {
	display:block;
}

.projectBoxCopy {
	width: 295px;
	float: left;
	padding:10px;
	line-height:18px;
	margin-top: -250px;
}

.projectBoxCopy p {
	color: #464040;
    line-height: 18px;
    margin-top:5px;
    padding: 0;
    font-size: 12px;
}

.projectMainPhoto {
	float:left;
	width:495px;
	margin-left: 85px;
	overflow: hidden;
	position: relative;
}

.btnVermas {
	width: 65px;
	height: 17px;
	background: url('cmn/images/btn_vermas.gif') 0 0;
	margin-top: 140px;
	margin-left: 330px;
	position: absolute;
	cursor: pointer;
}

.btnVolver {
	width: 65px;
	height: 17px;
	background: url('cmn/images/btn_vermas.gif') 0 16px ;
	margin-top: 140px;
	margin-left: 330px;
	position: absolute;
	cursor: pointer;
}

.projectInfoBox .title {
	margin-bottom: 10px;
	text-transform: uppercase;
}

.projectInfoBox .title span {
	display:block;
	font-size:16px;
	color: #26529f;
	text-transform: uppercase;
}

.projectInfoBox .subTitle {
	text-transform: uppercase;
}

.projectInfoBox .subTitle span {
	color: #26529f;
	text-transform: uppercase;
}

.projectInfoBox .subTitle span sup {
	text-transform: uppercase;
	font-size: 8px;
}

.projectGallery {
	position: absolute;
	margin-top: -80px;
	width 495px;
}

.projectGallery li {
	width: 93px;
	height 65px;
	display:inline-block;
	border: 1px solid #fff;
}

.wp-pagenavi {
	clear: both;
	margin: 10px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
	background: #26529f;
	color:#fff;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
