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

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,font,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 {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

span.clear {
	display: block;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

body{
	background:#fefefe;
	font-family: 'exoregular';
	color:#83827f;
	font-size:14px;
	margin-top:98px;
}

p{
	margin:10px 0;
}

em{
	font-family: 'exomediumitalic';
}

strong{
	font-family: 'exobold';
}

a{
	color:#d24f23;
	text-decoration:none;
}

.prewrapper{
	width:100%;
}

.bg_header{
	background:url(../images/bg_header.png) repeat-x top #fefefe;
	position:fixed;
	margin-top:-98px;
	z-index:200;
	-webkit-box-shadow:  0px 0px 5px 2px #999999;
        
        box-shadow:  0px 0px 5px 2px #999999;
}

.bg_banner{
	
}

.bg_banner_int{
	background:url(../images/banner_int.jpg) no-repeat top center;
}

.bg_asesoria{
	background:url(../images/bg_asesoria.jpg) repeat-x;
}

.bg_quote{
	background:url(../images/quote.png) repeat;
}

.bg_footer{
	background:url(../images/bg_footer.png);
}

.bg_solucionesnav{
	position:fixed;
	z-index:100;
	background:#fefefe;

-webkit-box-shadow:  0px 0px 5px 2px #999999;
        
        box-shadow:  0px 0px 5px 2px #999999;
}


.margin_nav{
	position:relative;
	float:left;
	width:1000px;
	height:40px;
}

.wrapper{
	width:1000px;
	margin:0 auto;
}

.header{
	width:1000px;
	position:relative;
	float:left;
	display:inline;
}

.header h1{
	display:block;
	margin-top:21px;
	margin-left:10px;
	float:left;
}

.header h1 a{
	display:inline-block;
	width:378px;
	height:54px;
	background:url(../images/logo.png) no-repeat;
}

.navigation{
	position:relative;
	float:right;
	margin-top:6px;
	margin-bottom:20px;
}

.navigation h4{
	font-size:14px;
	display:inline-block;
	line-height:31px;
	text-align:center;
	background:url(../images/bg_contacto.png) repeat-x;
	padding:0 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	float:right;
}

.navigation h4 a{
	color:#fff;
	text-decoration:none;
	background:url(../images/icon_contacto.png) no-repeat left center;
	padding-left:30px;
	line-height:31px;
	display:inline-block;
}

.navigation ul{
	list-style:none;
	margin-top:20px;
}

.navigation ul li{
	float:left;
	margin:0 20px;
}

.navigation ul li a{
	color:#888383;
	text-decoration:none;
	font-size:16px;
}

.navigation ul li a:hover{
	color:#d24f23;
	font-family: 'exobold';
}

.soluciones_nav{
	position:relative;
	float:left;
	width:1000px;
}

.soluciones_nav ul{
	list-style:none;
	line-height:40px;
}

.soluciones_nav ul li{
	float:left;
}

.soluciones_nav ul li a{
	color:#d24f23;
	text-decoration:none;
	border-right: 1px solid #6e6f72;
	padding:0 7px;
}

.soluciones_nav ul li a:hover{
	color:#6e6f72;
	font-family: 'exobold';
}


.last{
	border-right:none!important;
}

.bx-wrapper blockquote{
	position:absolute;
	top:20px;
	left:150px;
	z-index:199;
	width:500px;
	background: rgba(255,255,255,0.7);
	padding: 15px;
	border-radius: 10px;
	-webkit-border-radius:10px;
}

.bx-wrapper blockquote h1{
	color:#cc6633;
	font-size:42px;
	font-family: 'exobold';
	margin-top:10px;
	
}

.bx-wrapper blockquote p{
	font-size:16px;
	text-align:justify;
	margin-top:15px;
	color:#4d4a47;
	
}

.bx-wrapper blockquote a{
	display:inline-block;
	line-height:46px;
	background:url(../images/banner_button.jpg);
	color:white;
	font-family: 'exobold';
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	padding:0 15px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.3);
	margin-top:15px;
}

a.corredor{
	position:absolute;
	bottom:40px;
	right:0px;
	display:inline-block;
	color:white;
	font-family: 'exobold';
	font-size:16px;
	text-decoration:none;
	padding:0 25px;
	background:url(../images/corredor_button.jpg);
	line-height:46px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
	-webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.3);
	border:1px solid white;
	z-index:999;
}

.wrapper_banner_int{
	width:1000px;
	margin:0 auto;
	height:97px;
}

.contenido{
	position:relative;
	float:left;
	width:960px;
	margin:0 30px;
	padding-bottom:55px;
}

.contenido h2{
	color:#d24f23;
	font-family: 'exobold';
	font-size:16px;
	margin-bottom:25px;
}

h2.privacidad{
	margin-top:40px;
}

.top_20{
	margin-top:30px;
}

.contenido ul{
	list-style:none;
	margin-top:0px;
	margin-bottom:20px;
}

.contenido ul li{
	background-image:url(../images/bullet.png);
	background-position: left 5px;
	background-repeat:no-repeat;
	padding-left:40px;
	margin-bottom:5px;
	font-size:16px;
}

.contenido ul li ul{
	margin-top:10px;;
	margin-bottom:20px;
}

.contenido p{
	font-size:16px;
	text-align:justify;
}

.correduria{
	position:relative;
	float:left;
	width:470px;
	margin-top:55px;
}

span.orange{
	color:#d24f23;
	font-family: 'exomediumitalic';
}

.book{
	position:relative;
	float:left;
	width:284px;
	height:204px;
	background:url(../images/correduria_book.png) no-repeat;
	margin-left:120px;
	margin-top:20px;
}

.contenido .left{
	position:relative;
	float:left;
	width:450px;
	margin:45px 0px;
}

.contenido .right{
	position:relative;
	float:right;
	width:450px;
	margin:45px 0;
}

.asesoria{
	position:relative;
	float:left;
	width:1000px;
}

.asesoria h4{
	color:#fff;
	font-size:18px;
	line-height:47px;
	background:url(../images/flecha.png) right no-repeat;
	padding-right:40px;
	display:inline-block;
}

.asesoria h4 span{
	font-family: 'exobold';
	margin-left:20px;
}

.asesoria h4 span a{
	color:white;
	text-decoration:none;
}

.asesoria h3{
	color:#fff;
	font-size:26px;
	line-height:47px;
	background:url(../images/phone.png) left no-repeat;
	padding-left:40px;
	display:inline-block;
	float:right;
}

.quote{
	position:relative;
	float:left;
	width:960px;
	padding:20px;
	background:url(../images/71.png) no-repeat;
	background-position:830px center;
}

.quote p{
	display:inline-block;
	width:730px;
	float:left;
	color:#3e3c3c;
	text-align:right;
}

.footer{
	position:relative;
	float:left;
	width:1000px;
}

.footernav{
	float:left;
	position:relative;
}

.footernav h4{
	color:white;
	font-size:24px;
	margin-top:20px;
}

.footernav h4 span{
	font-family: 'exobold';
}

.footernav ul{
	list-style:none;
	margin-top:20px;
}

.footernav ul li{
	float:left;
}

.footernav ul li a{
	background:url(../images/footernav.png);
	display:inline-block;
	line-height:27px;
	padding:0 20px;
	margin-right: 20px;
	color:white;
	text-decoration:none;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

p.direccion{
	display:inline-block;
	float:right;
	text-align:right;
	color:white;
	background:url(../images/direccion.png) no-repeat top left;
	padding-left:30px;
	margin-top:20px;
}

.copyright{
	float:left;
	position:relative;
	width:1000px;
}

.copyright p{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#888383;
	font-size:11px;
}

input[type="text"], input[type="password"], input[type="email"]{
	border:1px solid #d24f23;
	height:20px;
	width:300px;
	background:none;
	margin-bottom:20px;
	font-family: 'exoregular';
	color:#83827f;
	font-size:14px;
	-webkit-border-radius: 5px;
border-radius: 5px;
}

textarea{
	border:1px solid #d24f23;
	height:20px;
	background:none;
	width:300px;
	height:100px;
	font-family: 'exoregular';
	color:#83827f;
	font-size:14px;
	margin-bottom:15px;
	-webkit-border-radius: 5px;
border-radius: 5px;
	}
	
	input[type="submit"]{
		color: white;
font-family: 'exobold';
font-size: 16px;
text-decoration: none;
padding: 0 25px;
background: url(../images/corredor_button.jpg);
line-height: 46px;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.3);
box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.3);
border: 1px solid white;
cursor:pointer;
	}
	
	
	

	
	