@font-face {
	font-family: 'MetaPro-NormalItalic';
	src: url('../fonts/MetaPro-NormalItalic/MetaPro-NormalItalic_gdi.eot');
	src: url('../fonts/MetaPro-NormalItalic/MetaPro-NormalItalic_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/MetaPro-NormalItalic/MetaPro-NormalItalic_gdi.woff') format('woff'), url('../fonts/MetaPro-NormalItalic/MetaPro-NormalItalic_gdi.ttf') format('truetype'), url('../fonts/MetaPro-NormalItalic/MetaPro-NormalItalic_gdi.svg#MetaPro-NormalItalic') format('svg');
	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
 unicode-range: U+0020-25CA;
}
@font-face {
	font-family: MetaPro-Bold;
	src: url("../fonts/MetaPro-Bold.otf") format("opentype");
}
@font-face {
	font-family: MetaPro-Normal;
	src: url("../fonts/MetaPro-Normal.otf") format("opentype");
}
.link_logo {
	position: relative;
	display: block;
	height: 127px;
}
.logo_pie {
	padding-left: 12px;
}
.fondo_blanco_rojo {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+27,ed4022+27,ed4022+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 127px, rgba(153,153,153,1.00) 127px, rgba(153,153,153,1.00) 463px); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(127px, rgba(255,255,255,1)), color-stop(127px, rgba(153,153,153,1.00)), color-stop(463px, rgba(153,153,153,1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 127px, rgba(153,153,153,1.00) 127px, rgba(153,153,153,1.00) 463px); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 127px, rgba(153,153,153,1.00) 127px, rgba(153,153,153,1.00) 463px); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 127px, rgba(153,153,153,1.00) 127px, rgba(153,153,153,1.00) 463px); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 127px, rgba(153,153,153,1.00) 127px, rgba(153,153,153,1.00) 463px); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#999999', GradientType=0 ); /* IE6-9 */
	height: 463px;
}
.encabezado_home .columna1 {
	width: 200px;
	float: left;
}
.encabezado_home .columna2 {
	position: relative;
	width: 50px;
	float: left;
}
.sin_padding {
	padding: 0px;
}
.menu_home {
	position: absolute;
	top: 55px;
	z-index: 100;
	left: 0px;
	width: 100%;
	min-height: 43px;
	border-radius: 0px;
}
.menu_home .navbar-brand {
	width: 100px;
}
.navbar-default.menu_home {
	background-color: rgba(255,255,255,0.80);
	border: none;
}
#menuprincipal {
	float: right;
}
#menuprincipal li {
	font-size: 11px;
}
#menuprincipal li a {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px;
	color: rgb(33,66,138);
}
#menuprincipal .nav li:first-child a {
	padding-left: 30px;
}
#menuprincipal .nav li ul.dropdown-menu li a {
	padding: 10px;
}
.navbar-default #menuprincipal .navbar-nav > .active > a, .navbar-default #menuprincipal .navbar-nav > .active > a:focus, .navbar-default #menuprincipal .navbar-nav > .active > a:hover {
	color: rgba(230,51,18,1);
	background-color: transparent;
}
.imagen_placa {
	width: 100%;
	float: right;
	padding-left: 23px;
}
.img-home {
	border-top: 4px solid rgb(179,179,179);
	text-align: center;
	padding: 5px 0px;
	border-bottom: 4px solid rgb(179,179,179);
}
.text_in_img {
	vertical-align: middle;
	border-top: 4px solid rgb(179,179,179);
	padding: 30px 15px 0px 15px;
	border-bottom: 4px solid rgb(179,179,179);
	text-align: left;
	height: 210px;
}
.text_menu_rubro {
	vertical-align: middle;
	border-top: 4px solid rgb(179,179,179);
	padding: 10px 15px 0px 15px;
	border-bottom: 4px solid rgb(179,179,179);
	text-align: left;
	height: 194px;
}

@media (min-width:1200px) {
.container {
	width: 970px !important
}
}
.columnahome1, .columnahome2, .columnahome3 {
	width: 323px;
	margin: 12px 0px;
}
.columnahome1 {
	padding: 0px 8px 0px 0px;
}
.columnahome3 {
	padding: 0px 0px 0px 8px;
}
.columnahome2 {
	padding: 0px 4px;
}
.columnahome1 p, .columnahome2 p, .columnahome3 p {
	margin-left: 13px;
	font-family: Verdana;
	font-size: 11px;
	color: #4d4d4d;
}
.una_columna {
	margin: 12px 0px;
}
.titulo_con_flecha_roja, titulo_azul_con_flecha_roja {
	font: Tahoma;
	font-size: 12px;
}
.titulo_con_flecha_roja {
	color: #EE4023;
}
.text_color_rojo {
	color: #EE4023;
}
.text_color_blanco {
	color: rgba(255,255,255,1.00);
}
.metaPro_18 {
	font-family: MetaPro-NormalItalic;
	font-size: 18px;
}
.metaPro_27 {
	font-family: MetaPro-NormalItalic;
	font-size: 27px;
}
.metaPro_63 {
	font-family: MetaPro-NormalItalic;
	font-size: 63px;
}
.metaPro_39 {
	font-family: MetaPro-NormalItalic;
	font-size: 39px;
}
.verdana_9 {
	font-family: Verdana;
	font-size: 9px;
}
.texto_color_4d4d4d {
	color: #4d4d4d;
}
.texto_color_217 {
	color: rgb(217,217,217);
}
.texto_color_102 {
	color: rgb(102,102,102);
}
.texto_color_azul {
	color: rgb(33,66,138);
}
.Subtitulo {
	font-family: Verdana;
	font-style: italic;
	font-size: 14px;
}
.Bajada, .Bajada p {
	font-family: Tahoma;
	font-style: normal;
	font-size: 12px;
}
.Bajada_obra {
	font-family: 'MetaPro-NormalItalic';
	font-size: 18px;
}
.Bajada h3 {
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}
.texto_obras h3 {
	font-size: 14px;
	margin: 5px 0px 5px 25px;
	text-align: left;
}
.icon_curtom {
	background-repeat: no-repeat;
	display: table-cell;
	vertical-align: middle;
	background-position: left center;
}
.icon_red_12 {
	background-image: url(../img/icono_titulos.png);
	width: 6px;
	height: 12px;
}
.icon_white_27 {
	background-image: url(../img/icono_titulo.png);
	width: 20px;
	height: 27px;
}
.icon_amarillo_27 {
	background-image: url(../img/icono_titulos_amarillo.png);
	width: 20px;
	height: 27px;
	background-position: left bottom;
}
.icon_amarillo_54 {
	background-image: url(../img/icono_titulos_amarillo.png);
	width: 20px;
	height: 54px;
	background-position: left bottom;
}
.icon_amarillo_32 {
	background-image: url(../img/icono_titulos_amarillo.png);
	width: 20px;
	height: 32px;
	background-position: left bottom;
}
#Bot_galeria {
	background-image: url(../img/btn-galeria_obras.png);
	width: 100%;
	height: 53px;
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 53px;
	padding: 0px 72px 0px 0px;
	color: #fff;
	font-size: 17px;
	font-family: 'MetaPro-NormalItalic';
}
#Bot_galeria_flota1, #Bot_galeria_flota2, #Bot_galeria_flota3 {
	background-image: url(../img/btn-servicios_flota.png);
	width: 100%;
	height: 29px;
	background-repeat: no-repeat;
	line-height: 29px;
	color: #fff;
	font-size: 17px;
	font-family: 'MetaPro-NormalItalic';
	margin: 0px 0px 7px 0px;
}
#Bot_galeria_flota1 {
	padding: 0px 89px 0px 0px;
	background-position: right top;
}
#Bot_galeria_flota2 {
	padding: 0px 90px 0px 0px;
	background-position: 80px top;
}
#Bot_galeria_flota3 {
	padding: 0px 60px 0px 0px;
	background-position: 73px top;
}
.img_logo_home {
	z-index: 9999;
	position: absolute;
}
.texto_institucional {
	padding-top: 13px;
}
.header_top {
	background-color: rgb(153,153,153);
	height: 127px;
}
.bot_rubro {
	font-family: 'MetaPro-NormalItalic';
	font-size: 20px;
	display: inline-block;
	height: 64px;
	line-height: 64px;
	color: #fff;
	padding-left: 15px;
	background-repeat: no-repeat;
	width: 160px;
}
.bot_rubro:hover {
	font-weight: bold;
	color: rgba(255,255,255,1.00);
}
.lista_de_rubros {
	padding: 0px 0px 0px 80px;
}
.lista_de_rubros h1 {
	font-family: 'MetaPro-NormalItalic';
	font-size: 39px;
	color: rgba(255,255,255,1.00);
	padding: 0px 0px 0px 50px;
	margin-bottom: 0px;
}
.lista_de_rubros h2 {
	font-family: 'MetaPro-NormalItalic';
	font-size: 31px;
	color: rgba(255,255,255,1.00);
	padding: 0px 0px 0px 40px;
	margin: 0px;
}
.menu_de_rubros a.bot_rubro:first-child {
	margin-left: 22px;
}
.menu_de_rubros a.bot_postes {
	font-family: 'MetaPro-NormalItalic';
	font-size: 16px;
	display: inline-block;
	height: 64px;
	line-height: 64px;
	color: #fff;
	padding-left: 60px;
	background-repeat: no-repeat;
}
.rub_id_5 {
	width: 209px;
}
.menu_de_rubros {
	padding: 10px 0px 0px 0px;
}
.menu_de_rubros .item_producto {
	width: 250px;
}
.menu_de_rubros .item_producto a::before {
	content: ".";
}
.menu_de_rubros .item_producto a {
	color: rgba(255,255,255,1.00);
	font-size: 12px;
	line-height: 20px;
}
.texto_pdf {
	background-image: url(../img/icono_pdf.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 0px 40px 0px 0px;
	height: 35px;
	color: #fff;
	width: 200px;
	font-size: 11px;
	text-align: right;
}
.margen_text_aclaracion {
	margin: 10px 0px;
}
.contenido_obra {
	padding-top: 10px;
	border-bottom: 4px solid #B3B3B3;
}
.contenido_obra .listado_de_item {
	height: 241px;
	overflow: hidden;
}
.contenido_obra .laboratorio_items {
	height: auto;
	overflow: hidden;
}
.contenido_obra .listado_de_item .item:first-child {
	border-top: none;
}
.contenido_obra .listado_de_item .item {
	padding: 3px 0px 0px 25px;
	border-top: 1px solid #B3B3B3;
	height: 40px;
	list-style-position: inside;
}
.contenido_obra .laboratorio_items .item {
	height: auto;
	padding: 3px 0px 3px 25px;
}
.contenido_obra .listado_de_item .item .num_item, .contenido_obra .listado_de_item .item .text_item {
	display: inline-block;
}
.contenido_obra .listado_de_item .item .text_item {
	width: 255px;
	float: right;
	margin-right: 15px;
}
.div_bot_ver_mas {
	height: 25px;
	padding: 0px 25px;
	color: rgb(230,  51,  18);
}
.div_bot_ver_mas a {
	color: rgb(230,  51,  18);
}
.menu_de_rubros .lista_productos {
	margin: 0px 0px 0px 57px;
}

@media (max-width:767px) {
.esconder {
	display: none;
}
.menu_home {
	position: relative;
	top: 0px;
}
.img-home {
	border-top: none;
	border-bottom: none;
}
.text_in_img {
	vertical-align: middle;
	border-top: none;
	padding: 30px 15px 0px;
	border-bottom: none;
	text-align: left;
	height: auto;
}
.imagen_placa {
	padding-left: 0px;
}
.sin_padding {
	padding: 0px 10px;
}
.columnahome1, .columnahome2, .columnahome3 {
	width: 100%;
	margin: 0px 0px;
	padding: 10px;
}
.text_in_img {
	padding: 10px 0px 0px;
}
}
#ContactoIndexForm label {
	font-size:10px;
	}
#ContactoIndexForm label[for="PerconsultaNombre"]
{
	margin-bottom:0px;
}
	/*
#ContactosIndexForm input {
	border-radius: 5px;
	border: none;
	width: 194px;
	height: 23px;
	margin: 0px 0px 5px 0px;
	color: #ED4022;
}*/
#ContactoIndexForm textarea {
	height: 50px;
}
#ContactoIndexForm .form-group {
    margin-bottom: 5px;
    height: 24px;
}
#ContactoIndexForm .form-group.de_comentario{
	height:50px;
}
.texto_contacto{
	margin:0px;
}
#ContactoIndexForm .input-sm {
    height: 23px;
}
#PerconsulxtaDireccion4 {
	display: none;
}
#ContactoIndexForm input[type=submit] {
	background-color: rgba(123,146,255,1.00);
	border: none;
	width: 80px;
	float: right;
	margin-right: 10px;
}
.pie_de_pagina {
	margin: 30px auto;
}
#lostextos .text_chico {
	color: #DCDCDC;
	font-size: 24px;
	line-height: 24px;
	font-family: MetaPro-Normal;
}
#lostextos .texto_grande {
	color: #DCDCDC;
	font-size: 60px;
	line-height: 40px;
	font-family: MetaPro-Bold;
}
.texto0, .texto1, .texto2 {
	font-size: 12px;
	font-family: MetaPro-Normal;
}
.boton_iso {
	display: block;
	width: 70%;
	margin: 0px auto;
}
.boton_iso img {
}
#lostextos h2 {
	margin-top: 0px;
}
#lostextos h1 {
	margin-bottom: 0px;
}
.link_texto_blanco {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.triangulo {
	position: absolute;
	z-index: 1000;
	top: 127px;
	left: 23px;
	width: 50px;
	height: 336px;
	border-top: 325px solid rgba(153,153,153,1.00);
	border-right: 82px solid transparent;
	float: left;
}
#PerconsultaDireccion4 {
	display: none;
}
