@charset "utf-8";
/* CSS Document */
*{margin:0;}
body{
	padding: 0%;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #777;
	background-image: url(../images/fondo_form_2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width:100%;
	height:100%;
	-moz-user-select:-moz-none;
	-o-user-select:none;
	-webkit-user-select:none;
	user-select: none;
	-ms-user-select: none;
	-khtml-user-select:none;
}
.fondo_cargando {
	visibility:hidden;
	position:fixed;
	width:100%;
	height:100%;
	background:#3A3A3A;
	text-align:center;
	padding-top:18%;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index:999999;	
}
img {
  border-width: 0;
}
section{
	/*background:#aaa;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
	width: 100%;
}
article{
   float:left;
   width:50%;
}
.fila1{
   /*background:#B30F2A;*/
   text-align: center;
   margin-left:auto;
   margin-right:auto;
}
.fila2{
   /*
   background:#1C4583;  */
   margin-left:auto;
   margin-right:auto; 
   text-align:center;
}
uno{
	width:70%;
	float: left;
	margin-left:1%;
	}
dos{
	float: left;
	width: 21%;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 60px;
	border: 0px solid #bbb;
	margin-top: 30px;
	height: 470px;
	box-shadow: 2px 2px 5px #999;
	background-image: url(imagenes/fondo_incorporaciones_2.png);
	background-repeat: no-repeat;
	background-position: top right;	
	}
.contenido{
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 35px;
	height:auto;
	clear:both;
}
.contenido_contacto{
	width:94%;
	margin-left:3%;
	margin-right:3%;
	background-size: contain;
	background-image:url(imagenes/fondo_1.png);
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eee;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	}
li {
	font-size: 14px;
	line-height: 20px;

}
h1{
	font-size: 35px;
}
h2{
	font-size: 30px;
	color:#666;
}
h4 {
	color:#FFF;
	font-size: 20px;
	}
h5 {
	font-size: 35px;
	color:#999;
	
}
.datos_respuesta{
	float:left; 
	border:1px solid #888; 
	padding:7px; 
	margin:5px; 
	background-color:#fff;
	color: #777;
	}
#nocopiar{
	-moz-user-select:-moz-none;
	-o-user-select:none;
	-webkit-user-select:none;
	user-select: none;
	-ms-user-select: none;
	-khtml-user-select:none;
	}
.fondo_buscar {
	background-image:url(imagenes/fondo_1.png);
	margin-top:30px;
	box-shadow: 2px 2px 5px #999;
	width:90%;
	height: 500px;
}
.fondo_buscar_chico {
	background-image:url(imagenes/fondo_1.png);
	margin-top:30px;
	box-shadow: 2px 2px 5px #999;
	width:90%;
	height:auto;
}
.fondo_buscar_ayuda {
}
.btn_sig{
	float:right;
	-webkit-transition: margin 0.5s ease-out;
	-moz-transition: margin 0.5s ease-out;
	-o-transition: margin 0.5s ease-out;
	transition: margin 0.5s ease-out;
}
.btn_sig:hover{
	margin-right: 12px;
	-webkit-transition: margin 0.5s ease-out;
	-moz-transition: margin 0.5s ease-out;
	-o-transition: margin 0.5s ease-out;
	transition: margin 0.5s ease-out;
}
.btn_ant{
	float: left;
	-webkit-transition: margin 0.5s ease-out;
	-moz-transition: margin 0.5s ease-out;
	-o-transition: margin 0.5s ease-out;
	transition: margin 0.5s ease-out;
	clear:both;
}
.btn_ant:hover{
	margin-left: 12px;
	-webkit-transition: margin 0.5s ease-out;
	-moz-transition: margin 0.5s ease-out;
	-o-transition: margin 0.5s ease-out;
	transition: margin 0.5s ease-out;
}
.btn_buscar{
	margin-left: 5px;
	margin-top: 0px;
	-webkit-transition: margin 0.2s ease-out;
	-moz-transition: margin 0.2s ease-out;
	-o-transition: margin 0.2s ease-out;
	transition: margin 0.2s ease-out;
}
.btn_buscar:hover {
	margin-left: 5px;
	margin-top: -5px;
	margin-bottom: 5px;
	-webkit-transition: margin 0.2s ease-out;
	-moz-transition: margin 0.2s ease-out;
	-o-transition: margin 0.2s ease-out;
	transition: margin 0.2s ease-out;
}
.btn_pieza{
	-webkit-transition: margin 0.2s ease-out;
	-moz-transition: margin 0.2s ease-out;
	-o-transition: margin 0.2s ease-out;
	transition: margin 0.2s ease-out;
	opacity:0.6;
}
.btn_pieza:hover{
	margin-top:-8px;
	margin-bottom:8px;
	-webkit-transition: margin 0.2s ease-out;
	-moz-transition: margin 0.2s ease-out;
	-o-transition: margin 0.2s ease-out;
	transition: margin 0.2s ease-out;
	opacity:1.0;
}
.buscar_x_codigo{
	width:100%;
	height: 100%;
	margin-top: -15px;
	padding-top: 10px;
	background-image:url(imagenes/fondo_1.png);
}
.botonera_piezas{ 
	text-align:center;	
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:10px;
}
.titulo_campo{
	float:left; 
	width:65px;
	clear:none;
}
.fila {
	background-image:url(imagenes/fondo_1.png); 
	height:75px;
	/*box-shadow: 2px 2px 5px #999;*/
}
.fila:hover{
	color:#000;
	background-image:url(imagenes/fondo_2.png);
}
.btn_volver{
	color:#C00; 
	position:relative; 
	float:right; 
	width: 100px;
	margin-top: 0px;	
}
.pestana{
	/* background-image:url(imagenes/fondo_1.png); */
	float:left;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin-right: 30px;
	margin-bottom: 25px;
}
.pie {
	margin-top:3%;
	width:100%;
	height:auto;
	clear:both;
	float:left;
	border-top:1px solid #CCC;
	background-image:url(imagenes/fondo_pie.jpg);
	background-color:#eee;  
	font-size: 18px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.enlace_pie{
	padding:2px;
	color:#333;
	float:left;
	font-size: 1.3em;
	font-style: normal;
	margin-right: 20px;
}
.enlace_pie:hover{
	color:#06C;
	text-decoration:underline;
}
.encabezado {
	width: 100%;
	height: 55px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: right top;
	z-index:9999;
}
.titulo_catalogo{
	font-family:Tahoma, Geneva, sans-serif;
	color:#CCC;
	font-size:2.5em;
	font-weight:500;
	padding: 5px;
	margin-top:-15px;
	width:auto;	
}
.combo_buscar{
	font-size:1.1em; 
	width:70%;
	margin-left: 5%;
	margin-right: 5%;
}
.general_div_busqueda{
	text-align:left; 
	margin-left: 5%;
}
.controles_contacto{
	width:75%;
	margin-left: 10%;
	margin-right: 10%;
	font-size:1.1em;
	font-family: 'Source Sans Pro', sans-serif;
}
h2.controles_contacto{
	font-size:xx-large;
	text-align:center;
}
h3.controles_contacto{
	font-size:x-large;
	text-align:center;	
}
.select_idioma{
	width: 110px;
	height: 30px;
	float:right;
	margin-right:22px;
	margin-top:11px;
}
.select_logo{
	width: 130px;
	height: 35px;
	float:right;
	margin-right:17px;
	margin-top:8px;
}
.btn_marcas_logos_tabs{
	float:left;
	font-size:18px;
	font-weight:bold;		
}
.fuente_para_logo_millas{
	font-size:18px;
	font-weight:bold;
	color:#111;	
}
.fuente_para_logo_toledo{
	font-size:18px;
	font-weight:bold;
	color:#006430;
}
.fuente_para_logo_etma{
	font-size:18px;
	font-weight:bold;
	color:#b70000;
}
.container{
	display:table;
	width:90%;
	border-collapse: collapse;
	margin-left:5%;
	margin-right:5%;
}
.container2{
	display: table;
	width:auto;
	border-collapse: collapse;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	}
.heading{
	font-weight: bold;
	display:table-row;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color:#fff;
	border-radius: 6px;
	-radius: 6px;
}
.table-row{  
 	display:table-row;
 	text-align: center;
	margin:10px;
}
.table-row:hover{
	background-image:url(imagenes/fondo_1.png);
}
.col{ 
	display:table-cell;
	border: 1px solid #CCC;
	padding:7px;
}
.encabezado_tabla_datos{
	width:90%; 
	margin-left:5%;
	margin-right:5%; 
	padding-top:3px; 
	padding-bottom:3px; 
	font-weight: bold; 
	font-size: 14px; 
	font:"Arial";
	color:#fff;
}
.marcas_externas_tab{
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:#000;
}
.itemmenu{
	float:left;
	font-family: sans-serif;
	font-size: 16px;
	color: #666;
	margin-right:5px;
	padding:10px;
	margin-top:10px;
}
.itemmenuselec{
	float:left;
	font-family: sans-serif;
	font-size: 16px;
	color: #fff;
	margin-right:5px;
	padding:10px;
	margin-top:10px;
}
.itemmenu:hover{
	color: #fff;
	text-shadow: none;
	cursor: pointer;
}
.focus {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  z-index: 10001;
  display: none;
  width: 100%;
  
}
.focus.enabled {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  position: fixed;
  top: 50px;

}
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(40,40,40,0.6);
  text-align:center;
}
.darken {
  opacity: 0.7;
}
/*
::-webkit-input-placeholder {
   color: black;
}

:-moz-placeholder { // Firefox 18- 
   color: black;  
}

::-moz-placeholder {  // Firefox 19+
   color: black;  
}
:-ms-input-placeholder {  
   color: black;  
}*/
@media screen and (max-width:1600px){
	.fondo_buscar {
		margin-top:30px;
		box-shadow: 2px 2px 5px #999;
		width:86%;
		height: 500px;
	}
}

@media screen and (max-width:1000px){
   section{
      width:100%;
      padding: 0;
   }
}
@media screen and (max-width:980px){
	uno{
		width:100%;
		margin-left:15px;
		}
	dos{
		margin-left:15px;
		width:83%;
		float:left;
		}
	.fondo_buscar {
		margin-top:30px;
		box-shadow: 2px 2px 5px #999;
		width:86%;
		height: 510px;
	}
	.fila1{
		width: 50%;
		}
	.fila2{
		width: 50%;
		float:right;
	}
	
}
@media screen and (max-width:800px){
	uno{
		width:99%;
		}
	dos{
		width:83%;
		float:left;
		}
	.fila1{
		width: 100%;

	}
	.fila2{
		width: 100%;
		/* height: 580px; */
		float:left;
	}
	.fondo_buscar {
		margin-top:30px;
		width:95%;
		padding-bottom:30px;
	}
	.contenedor_figura{
		width: 60%;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}
	.contenido_contacto{
		width:100%;
		margin-left:0px;
	}
	
}
@media screen and (max-width:768px){
	uno{
		width:99%;
		}
	dos{
		width:84%;
		float:left;
		}
	.fila1{
		width: 100%;

	}
	.fila2{
		width: 100%;
		/* height: 600px; */
		float:left;
			}
	.fondo_buscar {
		margin-top:30px;
		width:98%;
		height:560px;
	}
	.titulo_catalogo{
		font-size:2.0em;
		font-weight:500;
		padding: 5px;
		margin-top:18px;
		width:auto;	
	}
	.contenido_contacto{
		width:99%;
		margin-left:0px;
	}
}
@media screen and (max-width:500px){
body{
	padding:0px;
}
	.encabezado {
		position:absolute;
	}
	article{
        width:100%;
    }
	dos{
		width:67%;
		float:left;
		}
	.fondo_buscar {
		margin-top:30px;
		width:92%;
		height:500px;
	}
	.contenedor_figura{
		width: 100%;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}
	.titulo_catalogo{
		font-size:1.6em;
		font-weight:500;
		padding: 5px;
		margin-top:30px;
		width:auto;	
	}
	.contenido_contacto{
		width:100%;
		margin-left:3px;
	}
}
