@charset "UTF-8";
@import url("https://www.saferbo.com/css/normalize.css");
body
	{
	color: #000; /*Color de la fuente en genereral para todo el sito*/;
	font-family: sans-serif; /*Fuente definida para todo el Sitio y todos sus elementos*/;
	font-weight: 400;
	font-size: 100%;
	margin: 0 auto;
	width: 100%; /*Color del fondo de la pagina Web*/ /* background: #fc8; */;
	background: url(../images/consulta_guia/bg_body.jpg) #E9E9E9;
	background-repeat: no-repeat;
	background-position: center top;
}

/*Transicion para todos los elementos de la pagina web en todas sus propiedades*/
.animacion
	{
transition:all linear 0.3s;
-webkit-transition:all linear 0.3s;
-moz-transition:all linear 0.3s;
-ms-transition:all linear 0.3s;
-o-transition:all linear 0.3s;
	}
/*Fin de las Transiciones*/

/*Se agrega fondo al centro de la pagina*/
.cont_pagina
	{
		background: transparent;
	}
/*Fin fondo centro pagina*/

.cont_cuerpo_general
	{
		width: 960px;
		margin: 0 auto;
	}

.cont_header
	{
		background: #FFF;
		padding: 10px 0;
		min-width: 1024px;
	}
.cont_footer
	{
		background: #444;
		padding: 10px 0;
		min-width: 1024px;
	}

h1
	{
		/*Se definen los estilos para los titulos principales de la pagina*/
		margin: 0;
		padding: 0;
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 400;
		color: #066FB6;
	}

	h2, h3, h4,h5
	{
		/*Se definen los estilos para los titulos secundarios de la pagina, que contienen propiedades similaries*/
		margin: 0;
		padding: 0;
		font-family: 'Source Sans Pro', sans-serif;
	}

	h2
		{
			/*se le definen estilos unicos para cada titulo*/
			color: #08C;
			font-weight: 300;
		}
	h3
		{
			/*se le definen estilos unicos para cada titulo*/
			font-weight: 500;
		}
	h4
		{
			/*se le definen estilos unicos para cada titulo*/
			font-weight: 500;
		}
	h5
		{
			/*se le definen estilos unicos para cada titulo*/
			font-weight: 500;
		}

	p
		{
			/*Estilos para los parrafos, se definen propiedades globales*/
			font-weight: 400;
		}

	header
		{
			/*Estilos para el encabezado de la pagina*/
			/*Se define el color de fono de la pagina*/
			background: #FFF;	/*Color Plano*/

			/*Imagen de fondo y la propiedad no-repeat para que la image no se repita*/
			/* background-image: url(https://www.saferbo.com/images/consulta_guia/1.jpg);
			background-repeat: no-repeat; */

			text-align: justify;
			position: relative;
			margin: 0 auto 0 auto;
			padding: 10px;
			border: 1px solid #FFF;

			-webkit-border-top-left-radius: 8px;
			-webkit-border-top-right-radius: 8px;
			-moz-border-radius-topleft: 8px;
			-moz-border-radius-topright: 8px;
			border-top-left-radius: 8px;
			border-top-right-radius: 8px;
			width:960px;
		}


footer
		{
			background: url(https://www.saferbo.com/images/consulta_guia/footer.jpg) #2E408C;
			text-align: justify;
			margin: 0 auto 0 auto;
			margin-top: 20px;
			width: 100%;
			height: 100px;
			background-repeat: no-repeat;
			background-position: center top;
		}

footer .remate
		{
			width: 950px;
			height: 50px;
			margin: 0 auto;
			border-bottom: 1px solid #0B1A55;
			padding-top: 15px;
			text-align: center;

		}

footer p
		{
			font-size: 16px;
			color: #fff;
			margin-bottom: 40px;
		}

footer img
		{
			float: left;
			margin-right: 15px;
		}
footer .remate_bloque
		{
			display: inline-block;
			margin-right: 20px;
		}


.contenedor_cbz
		{
			width: 950px;
			height: 150px;
			margin: 0 auto;
			background: url(../images/consulta_guia/cabezote.png);
			background-repeat: no-repeat;
			background-position: center top;
		}

.contenedor_banner
		{
			width: 951px;
			margin: 0 auto;
			margin-top: 40px;
		}

.contenedor_guia
		{
			width: 949px;
			height: 322px;
			margin: 0 auto;
			background: url(../images/consulta_guia/fondo_bloque.png);
			background-repeat: no-repeat;
			background-position: center top;
			margin-top: 23px;

		}
.contenedor_rastreo
		{
			width: 950px;
			margin: 0 auto;

		}
.contenedor_generico
		{
			width: 950px;
			margin: 0 auto;
			margin-top: 20px;
			padding-top: 30px;
		}

.contenedor_guia_bloque1
		{
			width: 900px;
			height: 60px;
			margin: 0 auto;
			padding-top: 15px;
			margin-top: 10px;

		}

.contenedor_guia_bloque2
		{
			width: 900px;
			height: 75px;
			margin: 0 auto;
			padding-top: 15px;
			margin-top: 5px;

		}
.contenedor_consulta
		{
			width: 30%;
			background:#666;
			display: inline-block;
			margin-right: 5px;


		}
.contenedor_consulta_texto
		{
			width: 65%;
			display: inline-block;

		}

.contenedor_guia_bloque3
		{
			width: 900px;
			height: 85px;
			margin: 0 auto;
			padding-top: 10px;
			margin-top: 50px;

		}
.contenedor_123
		{
			width: 946px;
			height: 247px;
			margin: 0 auto;
			background: url(../images/consulta_guia/123.png);
			background-repeat: no-repeat;
			background-position: center top;
			margin-bottom: 40px;
		}

.contenedor_123 .bloquetexto
		{
			width: 20%;
			display: inline-block;
			margin-right: 20px;
			font-size: 12px;
			color:#FFF;
			vertical-align: top;
			margin-top: 38px;
			margin-left: 75px;
		}

.contenedor_generico1
		{
			width: 850px;
			margin: 0 auto;
		}


.contener_principal

		{
			width: 955px;
			margin: 0 auto;
			margin-top: 20px;
		}

.cont_izquierdo

		{
			width: 625px;
			margin: 0 auto;
			display: inline-block;
		}

.cont_derecho

		{
			width: 325px;
			margin: 0 auto;
			display: inline-block;
			vertical-align: top;
		}

.bloque1
		{
			width: 621px;
			height: 140px;
			margin: 0 auto;
			background: url(https://www.saferbo.com/images/consulta_guia/bloque1.png);
			background-repeat: no-repeat;
			background-position: center top;
			margin-bottom: 20px;
			padding-top: 20px;
		}

.bloque2
		{
			width: 621px;
			height: 255px;
			margin: 0 auto;
			background: url(https://www.saferbo.com/images/consulta_guia/bloque2.png);
			background-repeat: no-repeat;
			background-position: center top;
			margin-bottom: 5px;
			padding-top: 120px;
		}

.tit
		{
			margin:auto;
			width: 567px;

		}

ul
		{
			list-style: none;
		}

ul .alinear_izq
		{
			float: left;
			margin-right: 20px;
			font-size: 11px;
		}
ul p
		{
			font-size: 13px;
		}


.bloque_derecho1
		{
			width: 322px;
			height: 300px;
			margin: 0 auto;
			background: url(https://www.saferbo.com/images/consulta_guia/bloque_derecho1.png);
			background-repeat: no-repeat;
			background-position: center top;
			margin-bottom: 20px;
			padding-top: 20px;
			padding-top: 60px;
		}

.bloque_derecho2
		{
			width: 322px;
			height: 320px;
			margin: 0 auto;
			background: url(https://www.saferbo.com/images/consulta_guia/ingresar.png);
			background-repeat: no-repeat;
			background-position: center top;
			margin-bottom: 20px;
			padding-top: 20px;
			padding-top: 60px;
		}

.bloque_derecho1 .texto_bloque_derecho
		{
			width: 290px;
			height: 265px;
			margin: 0 auto;
			padding: 15px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-o-box-sizing: border-box;
			box-sizing: border-box;

		}

.bloque_derecho2 .texto_bloque_derecho
		{
			width: 290px;
			height: 265px;
			margin: 0 auto;
			padding: 15px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-o-box-sizing: border-box;
			box-sizing: border-box;

		}


	/*FIELDSET*/

	fieldset
	{
		display: inline-block;
		margin:0 auto;
		padding: 0;
		border: none;
		padding: 5px;
		width: 100%;
		text-align: center;


	}

	fieldset label
	{
		display: block;
		margin: 0;
		float: left;
	}

	fieldset input
	{
		display:block;
		margin: 0;
		float: right;
		width: 74%;
	}


	fieldset label
	{
		font-size: 12px;
		display: inline-block;
	}
 .btn
	 {
	 	width: 39%;
	 	margin: 0;
	 	display: inline-block;
	 	margin: auto;
	 	text-align: center;
	 	float: right;

	 }



	 .btn_general
	 {
	 	background-color: #CA2534;
	 	font-size: 14px;
	 	font-weight: 500px;
	 	border-radius: 5px;
	 	height: 30px;
	 	color: #fff;
	 	border: none;
	 	width: 80%;

	 }

	  .btn_tabla
	 {
	 	background-color: rgb(202, 37, 52);
font-size: 12px;
border-radius: 5px;
height: 17px;
color: rgb(255, 255, 255);
border: medium none;
width: 31%;
display: inline-block;
padding: 5px;

	 }


.centro_boton
	 {
	 	margin: auto;
	 	text-align: center;
	 	width: 100%;
	 	display: inline-block;
	 }

.btn .btn_general
	 {
	  	margin: 0 auto;
	 }

.otros_link 
{
	width: 57%;
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 0;

}	

.otros_link a
{
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	
} 

.otros_link a:hover
{

	color: #CA2534;

	
} 

.texto1 {
	margin: -20px 0 0 0; 
}

.texto1 .btn_tabla{

	margin: 5px 0 0 0;
}