@font-face {
	font-family: 'Conv_28795F_2_0';
	src: url('28795F_2_0.eot');
	src: local('â˜º'), url('28795F_2_0.woff') format('woff'), url('28795F_2_0.ttf') format('truetype'), url('28795F_2_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
h2{
	font-size: 25px;
	font-weight: bold;
	color: #4791d9;
}
h3 {
	font-weight: inherit;
	color:#000;
	margin: 0px;
}
h4{
	font-size: 17px;
	font-weight: bold;
	color:#000;
	margin: 0px;
}
article > ul{
	padding: 10px 20px 0 40px;
}
article > ul > li{          
	background: url('../images/aside_check.jpg') left 5px no-repeat; 
	padding: 0 0 0 12px;
	color: #4791d9;
	line-height: 1.27em;
	font-size: 1.09em;
	margin:0 0 16px 0;
}

header{
	position: absolute;
	width: 100%;
	z-index: 999;
	height: 132px;
	background: url('../images/bg_header.png') repeat;
}
header > section > a {
	position: absolute;
	top: 0px;
	left: -70px;
}
header > section > ul {
	float: right;
	display: inline-block;
	margin: 10px 0 0 0;
}
header > section > ul > li {
	display: inline-block;
}
header > nav {
	position: absolute;
	top: 98px;
	width: 100%;
}
header > nav > section {
	width: 894px;
	background: url('../images/nav_line.jpg') center bottom no-repeat;
}

::-webkit-input-placeholder { color:#164483; }
::-moz-placeholder { color:#164483; } /* firefox 19+ */
:-ms-input-placeholder { color:#164483; } /* ie */
input:-moz-placeholder { color:#164483; }
nav{
	position: relative;
	text-align: right;
	height: 24px;
	width: 100%;
}
nav>section>ul{
	position: relative;
	text-align: right;
	height: 34px;
	width: 100%;
}
nav>section>ul>li{
	background: url(../images/vineta_menu.png) left 5px no-repeat;
	display: inline-block;
	height: 34px;
	line-height: 24px;
	vertical-align: middle;
	font-size: 14px;
	margin: 0 9px;
	text-align: left;
}
nav>section>ul>li>a{
	text-transform: uppercase;
	color: #fff;
	font-family: Arial;
	font-size: 1.09rem;
	font-weight: bold
}

nav>section>ul>li>ul {
	display: none;
	 -moz-transition-property: all;
	 -moz-transition-duration: 0.3s;
	 -webkit-transition-property: all;
	 -webkit-transition-duration: 0.3s;
	 -o-transition-property: all;
	 -o-transition-duration: 0.3s;
}
nav>section>ul>li:hover>ul{
	/*height: 34px;
	line-height: 34px;
	font-size: 12px;
	border-bottom: 1px solid #3c3c3c;*/
	display: block;
	background: #f2bf34;
	position: absolute;
	top: 34px;
	width: 190px;
	/*min-width: 190px;*/
	-moz-transition-property: all;
	-moz-transition-duration: 0.3s;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-o-transition-property: all;
	-o-transition-duration: 0.3s;
}

nav>section>ul>li>ul>li
{
    position: relative;
	background: url(../images/vineta_menu.png) 5px 12px no-repeat;
	padding-left: 15px;
	font-size: 12px;
	border-bottom: 1px solid #3c3c3c;
}
nav>section>ul>li:hover>ul>li:first-child > a:after {
	content: '';
	position: absolute;
	left: 10px;
	top: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #f2bf34;
}
nav>section>ul>li>ul>li>a{
	line-height: 16px;
	display: block;
	padding: 8px 0;
	color: #3c3c3c;
}
nav>section>ul>li>ul>li:hover>ul{
	margin-top: -35px;
	left:100%;
	display: block;
	background: #f2bf34;
	position: absolute;
	top: 35px;
	width: 190px;
	/*min-width: 190px;*/
	-moz-transition-property: all;
	-moz-transition-duration: 0.3s;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-o-transition-property: all;
	-o-transition-duration: 0.3s;
}
nav>section>ul>li>ul>li:hover ul {
	display: block;
}
nav>section>ul>li>ul>li>ul>li>a{
	line-height: 16px;
	display: block;
	padding: 8px 2px;
	color: #3c3c3c;
}
nav>section>ul>li>ul>li>ul>li{
	background: url(../images/vineta_menu.png) 5px 10px no-repeat;
	padding-left: 15px;
	font-size: 12px;
	border-bottom: 1px solid #3c3c3c;
}
nav>section>ul>li:last-child>ul {
	left: auto;
	right: 0;
}
nav>section>ul>li>ul>li:hover {
	background:  #18498d url(../images/vineta_menu_hover.png) 5px 10px no-repeat;
	padding-left: 15px;
	font-size: 12px;
	border-bottom: 1px solid #3c3c3c;
}
nav>section>ul>li>ul>li:hover>a {
	color: #fff;
}
nav>section>ul>li>ul>li>ul>li:hover {
	background:  #18498d url(../images/vineta_menu_hover.png) 5px 10px no-repeat;
	padding-left: 15px;
	font-size: 12px;
	border-bottom: 1px solid #3c3c3c;
}
nav>section>ul>li>ul>li>ul>li:hover>a {
	color: #fff;
}
nav>section>ul>li:hover>ul>li:last-child{
	border: none;
}
nav>section>ul>li>ul>li:hover>ul>li:last-child{
	border: none;
}
nav>section>ul>li:last-child>ul>li:first-child>a:after{
	content: '';
	position: absolute;
	left: 145px;
	top: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #f2bf34;
}
nav>section>ul>li>ul>li>ul{
	display: none;
}
.business {
	background-color: #fff;
}
.business > h2 {
	color: #164483;
	font-size: 2.36em;
	margin: 0 0 20px 0;
	font-family: 'Open Sans', Arial;
	font-weight: 300
}
.business > p {
	margin: 0 0 20px 0;
}
.business > ul {
	margin: 0 0 30px 0;
}
.business > ul > li {
	display: inline-block;
	margin: 0 13px 25px 0;
	vertical-align: top;
}
.business > ul > li:nth-child(3n){
	margin: 0 0 25px 0;
}
.business > ul > li > a {
	position: relative;
	display: block;
}
.business > ul > li > a > div {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 257px;
	padding: 15px;
	height: 16px;
	background: url('../images/bg_business.png') repeat;
}
.img_sap {
	float: left!important;
}
.business > ul > li > a > div > img {
	display: inline-block;
	float: right;
}
.business > ul > li:last-child > a > div > img {
	display: inline-block;
	float: right;
}
.business > ul > li > a > div > span > img {
	display: inline-block;
}
.business > ul > li > a > div > h3 {
	font-size: 1.45em;
	color: #fff;
	display: inline-block;
}
.success h2 {
	color: #164483;
	font-size: 2.5em;
	margin: 0 0 36px 0;
	font-family: 'Open Sans', Arial;
	font-weight: 300;
	text-transform: uppercase;
}
.success h3 {
	font-size: 1.27em;
	font-weight: bold;
	color: #f2bf33;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.success li figure {
	display: inline-block;
	margin: 0 8px 0 0;
	vertical-align: top;
}
.success li blockquote {
	display: inline-block;
	width: 122px;
	font-size: 0.9em
}
.success li blockquote a {
	color: #f2bf33;
	display: inline-block;
	line-height: 22px;
	padding-left: 21px;
	background: url(../images/pdf.png) no-repeat left center;
	margin-top: 10px;
}
.azul{
	color: #4791d9;
}
a.link_azul{
	font-size: 1.09em;
	color: #4791d9;
	font-weight: bold;
	display: inline-block;
	background: url('../images/vineta_link.png') right 4px no-repeat;
	padding: 0px 10px 0 0;
}
a.link_azul:hover {
	color: #000;
}
a.next_azul{
	font-size: 1.09em;
	color: #4791d9;
	font-weight: bold;
	display: inline-block;
	background: url('../images/next_arrow.png') right 5px no-repeat;
	padding: 0px 12px 0 0;
}
a.download {
	display: block;
	text-decoration: underline;
	font-size: .9em;
	padding: 0 0 0 12px;
	background: url('../images/download.jpg') left 6px no-repeat;
}
a.finder_btn {
	display: block;
	padding: 5px 0;
	color: #fff;
	text-align: center;
	font-size: 1.27em;
	font-weight: bold;
	border-top: 1px solid #67abed;
	border-bottom: 1px solid #2c74b9;
	border-right: 1px solid #478acc;
	border-left: 1px solid #478acc;
	background: url('../images/finder_btn.jpg') left top repeat;
	border-radius: 5px;
	behavior: url('PIE.htc');
}
.volver{
	color: #4791d9;
	float: right;
}
.regresar {
	padding: 26px 0 17px 0;
	border-top: 1px solid #cfcfcf;
	margin: 10px 0 22px 0;
	text-align: right;
}
.regresar > a {
	font-size: 1.09em;
	color: #1e4483;
	display: inline-block;
	background: url("../images/ico_prev.png") left 4px no-repeat;
	padding: 0 0 0 23px;
	line-height: 30px;
}
/* int */
.content {
	background: #fff;
}
.content > section {
	width: 934px;
}
aside {
	display: inline-block;
	vertical-align: top;
	width: 151px;
	padding: 62px 17px;
	background: #f6f6f6;
	margin: 0 41px 55px 0;
}
aside > h3 {
	font-size: 1.27em;
	font-weight: bold;
	border-bottom: 3px solid #4791d9;
	padding: 9px 0;
	margin: 0 0 25px 0;
}
aside > ul > li {
	border-bottom: 1px solid #fff;
}
aside > ul > li > a {
	display: block;
	font-size: 1.09em;
	color: #515152;
	padding: 10px 0;
}
aside > ul > li > a:hover {
	color: #000;
}
aside > ul > li > ul {
	margin: 0 0 10px 15px;
}
aside > ul > li > ul > li > a {
	display: block;
	padding: 5px 0 5px 10px;
	font-size: 1.09em;
	background: url('../images/aside_check.jpg') left 10px no-repeat;
}
aside > ul > li.active > a,
aside > ul > li a:hover {
	color: #000;
}
aside > ul > li > ul > li.active > a,
aside > ul > li > ul > li > a:hover {
	color: #4791d9;
}
article {
	display: inline-block;
	width: 476px;
	margin: 0 41px 55px 0;
}
.big_size > section > article {
	width: auto;
	margin: 0 -3px 55px 0;
	padding: 0 17px;
}
.normal_size > section > article {
	width: 707px;
	margin: 0 -3px 55px 0;
}
.small_size > section > article {
	width: 680px;
	margin: 0 67px 55px 0;
}
article p {
	margin: 0 0 22px 0;
	text-align: left;

}
article h1 {
	font-size: 2.72em;
	color: #000;
	margin: 0 0 25px 0;
}
article > h1 > img {
	vertical-align: bottom;
	margin: 0 12px 0 0;
}
article > h2 {
	font-size: 1.45em;
	margin: 0 0 18px 0;
}
article > blockquote {
	width: 411px;
	margin: 0 auto 22px auto;
	color: #4791d9;
	color: #4791d9;
	padding: 18px 0 0 0;
	/*border-top: 1px solid #f0f2f3;*/
	border-bottom: 1px solid #f0f2f3;
}
article > blockquote > strong > figure {
	display:inline-block;
	margin: 0 16px 22px 0;
	vertical-align: middle;
}
article > blockquote > strong > p {
	display: inline-block;
	width: 355px;
	vertical-align: middle;
}
.news h2, .important_projects h2{
	color: #000;
	font-weight: initial;
}
#ubication {
	margin: 10px 0 34px 0;
}
#ubication span {
	color: #000;
}
/*page noticias*/
.new {
	margin:0 0 25px 0;
}
.new_slider {
	display:inline-block;
	width: 474px;
	margin:0 12px 0 0;
}
.thumb {
	display:inline-block;
	width: 166px;
	vertical-align: top;
} 
.thumb a {
	display: inline-block;
	width: 70px;
	margin: 0 12px 8px 0;
}
.thumb a:nth-child(2n) {
	margin: 0 -3px 0 0;
}
.container_new h3 {
	color:#515152;
	margin:0 0 20px 0;
}
/*fin*/
/*page contactanos*/
.estructura_contact{
	background:url(../images/bg_plomo_contacto.png) no-repeat; 
	margin: 0px;
	padding: 50px 0 0 0;
}
.contact {
	width:680px;
	display: inline-block;

}
.contact > form > table tr > td > input[type='text'] {
	background:#fefefe;
	padding: 0 6px;
	width: 316px;
	height: 27px;
	line-height: 27px;
	border: 1px solid #f1f1f1;
	margin: 0 0 20px 0;	
	color: #515152;
	line-height: 30px;
}
.contact > form > table tr > td > textarea{
	background: #fefefe;
	border: solid 1px #f1f1f1;
	width: 666px;
	height: 200px;
	resize: none;
	padding: 0 6px;
	line-height: 25px;
	margin:0 0 20px 0;
	color: #515152;
	font-family: 'Arial';
	line-height: 30px;

}
.contact > form > table tr > td{
	vertical-align: top;
}
.contacto_btn > ul > li {
	position: relative;
}
.contacto_btn > ul > li > span {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	height: 30px;
	line-height: 30px;
	padding: 0 20px 0 18px;
	font-size: 1.09em;
	color: #515152;
}
.contacto_btn > ul > li > select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 30px;
	z-index: 10;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}
a.btn_borrar {
	display: inline-block;
	padding: 5px 30px;
	border-radius: 3px;
	color: #3e88ce;
	box-shadow: 1px 1px 5px 0px #999;
	behavior: url("PIE.htc");
	font-weight: bold;
	background: url("../images/bg_btn_borrar.jpg") left top repeat-x;
	font-size: 1.27em;
	margin: 0 8px 0 0;
}
a.btn_enviar {
	display: inline-block;
	padding: 5px 30px;
	border-radius: 3px;
	color: #ffffff;
	box-shadow: 1px 1px 5px 0px #999;
	behavior: url("PIE.htc");
	font-weight: bold;
	background: url("../images/bg_btn_enviar.jpg") left top repeat-x;
	font-size: 1.27em;
}
.ubicacion{
	width: 153px;
	display:inline-block;
	background: #eceff0;
	padding: 20px 15px;	
	margin: 0 0 0 35px;
	vertical-align: top;
}	
.ubicacion h3 {
	color:#4791d9;
	margin:0 0 16px 0;
}
.ubicacion span {
	font-size: 1em;
	display: block;
}
#mapa {
	width: 100%;
	height: 86px;
	border-top:3px solid #4791d9;
	margin:0 0 22px 0;
}
#mapa_big {
	width: 430px;
	height: 221px;
}
#map {
	width: 100% !important;
	height: 163px !important;
	margin: 10px 0 14px 0;
}
.bloque_inferior{
	padding: 10px 0 0;
}
.bloque_inferior{
	
	border-top: 1px solid #ccc;
}
.bloque_inferior > section > figure {
	float: left;
	margin: 4px 0 0 0;
}
.bloque_inferior > section > figure > figcaption{
	font-size: 1.45em;
	color: #0032a0;
}
.bloque_inferior > section > figure > figcaption,
.bloque_inferior > section > figure > img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
footer {
	padding: 57px 0 10px 0;
	background: #17498c;
	min-height: 20px;
	overflow: hidden;
}
footer > section > p {
	float: left;
	color: #fff;
	max-width: 420px;
	font-size: 1em;
}
footer > section > figure {
	float: right;
}

footer > section > p > a {
	color:#fff;
}
footer > section > p > a:hover {
	color:#fff;
	text-decoration: underline;
}
/* Luis changes */
.marq{
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
	height: 99px;
}
.marq  ul li{
	display: inline-block;
	position: relative;
	vertical-align: middle;
	min-height: 55px
}
.entero{
	width: 100%;
	background: #ccc;
	min-height: 20px;
	overflow: hidden;
}
.tru{
	margin: 0;
	padding: 0;
	width: 849px;
	margin: 0 auto;
	height: 240px;
}
.medio{
	position: relative;
	width: 45%;
	margin-right: 10%;
	min-height: 100px;
	overflow: hidden;
	float: left;
	padding-top: 28px;
	color: #333;
}
.medio.dos{
	margin-right: 0;
}
.medio.dos img {
    display: block;
    position: relative;
    width: 91px;
    height: 91px;
    overflow: hidden;
    float: left;
    margin-right: 38px;
    margin-bottom: 40px;
}
.medio h3{
	display: block;
	position: relative;
	width: 100%;
	min-height: 30px;
	clear: both;
	float: none;
	line-height: 30px;
	color: #164483;
	font-size: 2em;
	text-transform: uppercase;
	padding-bottom: 22px;
	font-family: 'Open Sans', Arial;
	font-weight: 300;
}
a.link > img{
	display: block;
	position: relative;
	width: 91px;
	height: 91px;
	overflow: hidden;
	float: left; 
	margin-right: 10px;
}
.medio p{
	padding-top: 10px;
	color: #333;
}
a.contacto {
	display: inline-block;
	margin-top: 10px;
	color: #164483;
	border: 1px solid #164483;
	background: #e6e6e6;
	border-radius: 4px;
	padding: 6px 11px;
	text-transform: uppercase;
	font-size: 10px;
}
.medio strong{
	min-height: 19px;
	clear: both;
	float: none;
	line-height: 19px;
	color: #164483;
	font-size: 17px;
	text-transform: uppercase;
	padding-bottom: 22px;
}
.medio_contact{
	position: relative;
	width: 254px;
	margin: 0 9% 0 10%;
	min-height: 100px;
	overflow: hidden;
	float: left;
	padding-top: 28px;
	color: #333;
}
.medio_contact_map{
	position: relative;
	width: 430px;
	min-height: 100px;
	overflow: hidden;
	float: righnewst;
	padding: 10px 0;
	color: #333;
}
.medio_contact_map{
	margin-right: 0;
}
.medio_contact p {
	color: #333;
}
.medio_contact h3{
	display: block;
	position: relative;
	width: 100%;
	min-height: 30px;
	clear: both;
	float: none;
	line-height: 30px;
	color: #164483;
	font-size: 25px;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-family: 'Conv_28795F_2_0', Arial;
}
footer > section > ul{
	position: relative;
	float: left;
	width: 13.5%;
	min-height: 20px;
	overflow: hidden;
	margin-right: 0.2%;
	color: #f3bd29;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 25px;
}
footer > section > ul:first-child   {
	position: relative;
	float: left;
	width: 17%;
	min-height: 20px;
	overflow: hidden;
	margin-right: 0.2%;
	color: #f3bd29;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 25px;
}
footer > section > ul:last-child {
	position: relative;
	float: left;
	width: 10%;
	min-height: 20px;
	overflow: hidden;
	margin-right: 0.2%;
	color: #f3bd29;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 25px;
}
footer > section > ul > li{
	margin-bottom: 8px;
}
footer > section >  ul >  li >  a{
	color: #cee0fa;
}
footer > section > ul > li > a > strong {
	color: #f3bd29;
}
footer > section >  ul >  li  > a:hover{
	color: #fff;
}
footer .entero{
	position: relative;
	width: 100%;
	border-top: 1px solid #4c6d9a;
	box-shadow: -1px -1px 0px #071a3a;
	min-height: 20px;
	overflow: hidden;
	background: #17498c;
	padding-bottom: 25px;
}
footer .true{
	position: relative;
	width: 894px;
	min-height: 20px;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.izquierda_foot {
	float: left
}
.izquierda_foot a {
	color:#fff;
}
.entero .izquierda_foot {
	color:#fff;
}
.derecha_foot {
	float: right;
}
.derecha_foot > ul > li:first-child {
	margin-right: 16px;
}
.derecha_foot > ul > li:first-child a{
	color: #fff;
	font-size: 12px;
}
.derecha_foot > ul > li:first-child a.active {
	color:#f3bd29;
}
.text_white {
	color:#fff;
}
.derecha_foot > ul > li {
	display: inline-block;
	vertical-align: middle;
}
.derecha_foot > ul > li > a > img {
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	transition: opacity .3s linear 0s;
}
.buscar {
	margin-right: 33px;
}
.iconos_foot {
	margin-right: 10px;
}
.bloque_inferior.inter{
	border: none;
}
.contenidos_{
	min-height: 20px;
	overflow: hidden;
	padding: 0px 0px 20px;
}
.izq_cont{
	position: relative;
	width: 220px;
	min-height: 20px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
}
.der_cont{
	position: relative;
	width: 644px;
	min-height: 20px;
	overflow: hidden;
	float: left;
}
.izq_cont h3{
	color: #164483;
	line-height: 24px;
	padding-bottom: 16px;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
}
.padding {
	padding-bottom: 0!important;
	line-height: 20px!important;
}
.izq_cont > ul{
	position: relative;
	width: 100%;
	min-height: 20px;
	overflow: hidden;
}
.izq_cont > ul > li:first-child {
	border-top: none; 
}
.izq_cont > ul > li{
	border-top: 1px solid #ccc;
}
.izq_cont > ul > li:last-child{
	border-bottom: 1px solid #ccc;
}
.izq_cont > ul > li > a{
	display: block;
	position: relative;
	width: 100%;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	color: #164483;
	font-size: 12px;
	font-weight: bold;
}
.izq_cont > ul > li > a:hover,
.izq_cont > ul >  li > a.active{
	text-decoration: underline;
}
.izq_cont > ul > li > ul {
	margin:0 0 0 9px
}
.izq_cont > ul > li > ul > li {
	background: url(../images/vineta.png) left 3px no-repeat;
	padding: 0 0 8px 11px;
	display: block;
}
.izq_cont > ul > li > ul > li > a {
	font-size: 12px;
}
.izq_cont > ul > li > ul > li > a.active{
	font-weight: bold;
}
.breadcrumb{
	position: relative;
	width: 100%;
	border-bottom: 1px solid #ccc;
	line-height: 24px;
	height: 40px;
	margin-bottom: 20px;
	color: #f2bf33;
}
.breadcrumb a {
	font-size: 10px;
}
.breadcrumb a:hover{
	color: #f2bf33;
}
.hedar{
	position: relative;
	width: 100%;
	min-height: 20px;
	overflow: hidden;
	float: none;
	clear: both;
	margin-bottom: 30px;
}
.hedar a{
	display: block;
	position: relative;
	float: right;
	color: #164483;
	font-size: 12px;
}
.hedar h4{
	color: #515152;
	font-weight: normal;
	font-size: 18px;
}
.hedar h5 {
	color: #164483;
	font-size: 24px;
}
.cont_ubic{
	position: relative;
	width: 100%;
	min-height: 20px;
	overflow: hidden;
}
.cont_ubic > img{
	position: relative;
	display: block;
	width: 210px;
	/*margin: 0px 30px;*/
	height: auto;
	float: left;
}
.cont_ubic > img .noticia{
	position: relative;
	display: block;
	width: 190px;
	margin: 0px 20px 0px 0px;
	height: auto;
	float: left;
}
.cont_ubic .text_{
	position: relative;
	float: right;
	width: 408px;
}
.cont_ubic .text_  p{
	margin-bottom: 24px;
	text-align: justify;
}
.cont_ubic .text_ table p{
	margin-bottom: 24px;
	text-align: center;
}
.cont_ubic .text_ a{
	color: #f2bf33;
	margin: 0 0 60px 0;
	display: block;
}
.cont_noti .text_2 {
	position: relative;
	float: right;
	width: 431px;
}
.cont_noti .text_2 p{
	margin-bottom: 24px;
	text-align: justify;
}
.floaters{
	position: relative;
	width: 100%;
	min-height: 20px;
	overflow: hidden;
	margin-top: 10px;
}
.floaters li{
	display: block;
	position: relative;
	width: 140px;
	min-height: 144px;
	text-align: center;
	float: left;
	margin: 0px 10px 15px;
	font-size: 10px;
}
.floaters li img{
	display: block;
	margin: 0 auto;
	height: auto;
	/*width: 137px;*/
	max-height: 65px;
	overflow: hidden;
}

.floaters li .clients{
	padding: 4px 0;
	border: 1px solid #cfcfcf;
	border-right: none;
	border-left: none;
	margin-top: 20px;
	width: 124px;
	min-height: 20px;
	overflow: hidden;
	margin: 10px auto 10px;
	font-size: 12px;
	text-align: left;
	line-height: 13px;
}
.floaters li .clients p{
    font-size: 11.8px;
    line-height: 13px;
    margin-right: 9px;
}
.flutar{
	display: inline-block;
	float: right;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	color:#1e4483;
}
.flutar img{
	float: left;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.buscador{
	background: #f3f3f3;
	width: 614px;
	min-height: 20px;
	overflow: hidden;
	padding: 15px;
	margin: 20px 0;
}
.buscador h3{
	text-transform: uppercase;
	color: #164483;
	font-size: 14px;
	line-height: 38px;
}
.buscador > ul > li {
	position: relative;
	margin: 0 0 10px 0;
	display: inline-block;
}
.buscador > ul > li:last-child {
	float: right;
}
.buscador > ul > li > span{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	height: 36px;
	line-height: 36px;
	padding: 0 20px 0 8px;
	font-size: 1.09em;
	color: #164483;
}
.buscador > ul > li > select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 30px;
	z-index: 10;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}
.buscador input[type="submit"],.buscador a{
	font-size: 12px;
	position: relative;
	display: inline-block;
	margin-top: 15px;
	border: none;
	padding: 0;
	margin: 0;
	color: #164483;
	background: #f5ce5f;
	padding: 8px 12px;
	border-radius: 3px;
}
.cont_ubic>p{
	margin-bottom: 24px;
	line-height: 18px;
	text-align: justify;
}
.cont_ubic img.image_conv{
	display: block;
	position: relative;
	width: 644px;
	height: auto;
	margin: 20px 0 70px 0;
}
.eventos_list{
	position: relative;
	width: 100%;
	min-height: 20px;
	margin: 20px 0;
}
.eventos_list li{
	display: block;
	position: relative;
	margin-bottom: 20px;
	min-height: 20px;
	overflow: hidden;
	left: 0;
	top: 0;
	padding-bottom: 7px;
	float: none;
}
.eventos_list li img{
	display: block;
	position: relative;
	width: auto;
	height: auto;
	float: left;
	margin-right: 8px;
}
.cont_ubic h4, .eventos_list li h4{
	font-size: 11px;
	color: #515152;
	font-weight: normal;
	margin-bottom: 15px;
	padding-top: 7px;
}
.cont_ubic h4 strong, .eventos_list h4 strong{
	font-size: 14px;
	color: #25508c;
	text-transform: uppercase;
	font-weight: normal;
}
.cont_ubic h4 span, .eventos_list h4 span{
	color: #f2bf33;
}
.slider.interno{
	max-height: 350px;
	position: relative;
	left: 0;
	top: 0;
	min-height: 20px;
	overflow: hidden;
}
.respon{
	position: relative;
	width: 100%;
	height: auto;
	left: 0;
	bottom: 0;
}
p.derecha_foot > input[type='text']{
	margin-left: 18px;
	width: 114px;
}
.download {
	margin: 24px 0 0 0;
	display: inline-block;
	right: 0;
	position: absolute;
}
.download > a {
	font-size: 1.2em;
	color: #1e4483;
	display: inline-block;
	background: url("../images/ico_descargar.png") left 4px no-repeat;
	padding: 0 0 0 33px;
	line-height: 30px;
}
.title {
	display: inline-block;
	max-width: 400px;
}
.paginado {
	margin-top: 15px;
	text-align: right;
}
.paginado a {
	color:#164483;
	font-size: 1.09rem;
}
.paginado a.active {
	text-decoration: underline;
}
.logos_marq {
	position: relative;
	width: 980px;
	margin: 0 auto;
	z-index: 1;
}
.intranet {
	margin: 80px 0 284px 32px;
}
.intranet ul {
	width: 238px;
	padding: 0 55px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
.intranet ul li label {
	font-size: 12px;
	color: #164483;
	margin: 0 0 8px 0;
	display: block;
}
.intranet ul li:last-child label {
	display: inline-block;
	margin: 0 27px 0 0;
}
.intranet ul li input {
	width: 232px;
	height: 25px;
	margin-bottom: 23px;
	border: 1px solid #cfcfcf;
}
.btn_login {
	background: url("../images/bg_login.png");
	padding: 6px 28px;
	line-height: 29px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.intranet_acceso {
	margin: 50px 0 400px 0;
}
.intranet_acceso ul li {
	margin: 0 0 27px 0;
}
.btn_acceso {
	background: url("../images/bg_intranet.png");
	padding: 6px 13px;
	width: 325px;
	line-height: 15px;
	border-radius: 4px;
	font-size: 14px;
	color: #000;
	display: block;
}
.contactenos {
	margin: 0 0 50px 0;
}
.contactenos td {
	padding : 0 0 14px 0;
}
.contactenos td input {
	width: 312px;
	height: 28px;
	border:1px solid #cfcfcf;
	padding: 0 0 0 5px;
}
.contactenos select {
	display: block;
	position: relative;
	width: 321px;
	height: 34px;
	line-height: 34px;
	padding: 0px 10px;
	background: url("../images/select_contactenos.png") no-repeat left top;
	border: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	float: left;
	border-radius: 3px;
	margin: 0 44px 0 0;
}
.contactenos td textarea {
	font-family: Arial;
	width: 313px;
	border: 1px solid #cfcfcf;
	height: 136px;
}
.work_us {
	margin: 30px 0 50px 0;
}
.work_us td input {
	width: 315px;
	height: 28px;
	border:1px solid #cfcfcf;
}
.work_us select {
	display: block;
	position: relative;
	width: 321px;
	height: 34px;
	line-height: 34px;
	padding: 0px 10px;
	background: url("../images/select_download.png") no-repeat left top;
	border: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	float: left;
	border-radius: 3px;
}
.work_us label {
	font-size: 15px;
	color: #164483;
}
.work_us td {
	padding: 0 48px 14px 0;
	vertical-align: middle;
}
.work_us td textarea {
	width: 313px;
	border: 1px solid #cfcfcf;
	height: 136px;
}
.btn_contact {
	background: url("../images/bg_form.png");
	padding: 9px 22px;
	line-height: 29px;
	border-radius: 4px;
	font-size: 14px;
	color: #fff;
	margin: 0 18px 0 0;
}
.separador {
	padding: 26px 0 17px 0;
	border-top: 1px solid #cfcfcf;
	margin: 0 0 22px 0;
	text-align: right;
}
.hedar .txt_blue {
	color:#164483;
}
.noticias_sap {
	width: 427px;
}
.btn_news {
	color: #164483;
	background: #f5ce5f;
	font-size: 12px;
	padding: 8px 23px;
	border-radius: 3px;
	position: absolute;
	bottom: 35px;
	right: 217px;
}
.marq .bx-wrapper img {
	max-width: 100%;
	display: inline-block;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter â€¦.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
	-webkit-transition: all .6s ease;
	-webkit-backface-visibility: hidden;
}
.marq .bx-wrapper img:hover {
	filter: none;
    -webkit-filter: grayscale(0%);
}
.testimonios figure {
	margin: 0 0 15px 0;
	display: inline-block;
}
.testimonios_clientes li {
	padding: 15px 0;
}
.testimonios_clientes li figure {
	width: 100px;
	display: inline-block;
	margin: 0 10px 0 0;
}
.testimonios_clientes li figure img {
	width: 100px;
	height: 93px;
	margin: 0 0 8px 0;
}
.testimonios_clientes li figcaption {
	color:#003399;
	text-align: center;
	font-size: 1.09em;
}
.testimonios_clientes li blockquote {
	font-size: 1.09em;
	width: 465px;
	display: inline-block;
	vertical-align: top;
	margin: 25px 0 0 0;
}
.termino
{
    padding: 10px;
}
.file {
	position: relative;
	display: inline-block;
}
.file > span {
	position: absolute;
	color: #000;
	font-size: 11px;
	top: 0;
	left: 0;
	height: 37px;
	padding: 0 7px;
	line-height: 37px;
	overflow: hidden;
	width: 270px;
	text-overflow: ellipsis;
	display: block;
	text-align: left;
}
.file > input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 30px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.cont_ubic ul li {
background: url("../images/vineta.png") left 3px no-repeat;
padding: 0 0 6px 11px;
display: block;
font-size: 1.09em;
color: #515152;
}