body{
background-color:#003860;
color:#FFF;

}
#footer1 { 
padding-left:80px;
padding-top:12px;
top:21px;
height:80px;
background:url('/img/mapita.png') no-repeat;
font-weight:bold;
font-family:arial;
font-size:14pt;
}
#footer2 {
left:509px;
padding-left:80px;
padding-top:12px;
top:21px;
height:80px;
background:url('/img/emailicono.jpg') no-repeat;
font-weight:bold;
font-family:arial;
font-size:14pt;
}
#footer4 {
margin-top:20px;
padding-top:8px;
left:509px;
padding-left:80px;
height:80px;
background:url('/img/telefonito.jpg') no-repeat;
font-weight:bold;
font-family:arial;
font-size:14pt;
}
#footerg { height:80px; }
@media(max-width:992px){
	#footer4{margin-top:0px;}
}
@media(max-width:767px){
    body{background-color:#ff8a00;}
	#footer1,#footer2,#footer4 {
		font-size:4vw;
		background-size:12vw auto;
		padding-left:12vw;
		padding-top:1%;
		top:0px;
		height:10%;
		margin-top:20px;
	}
	#footerg {height:80%;}
}

.container {
background-color:#FFF;
color:#000;

}
/* navbar */
.navbar-default {
    background-color:transparent;
	border:0px;
}















		p {
			margin: 5px;
			line-height:150%;
		}
		h1 {
			width: 100%; 
			border-bottom: 1px solid #003860; 
		
			margin: 5px 0 5px;
			color:#ff8a00;
		}
		h1 span { 
			background:#fff; 
			padding:0 10px;
			border-bottom: 1px solid #003860;
		}
		h2 {
			margin-left:5px;
			margin-top:0px;
			margin-bottom:0px;
			margin-right:0px;
			color:#003860;
			text-decoration:underline;
		}
		.black_overlay{
			display: none;
			position: fixed;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: fixed;
			top: 50px;
			left: 25%;
			width: 52%;
			border: 16px solid orange;
			background-color: white;
			z-index:1002;
			overflow: auto;
			text-align:center;
		}

		#slider {
			position:absolute;
			right:0px;
			z-index:1;
		}
		#clientes_b {
			position:relative;
			width:100%;
			height:89px;
			background-image: url("/imgs/clientes_fondo.png");
			background-repeat: repeat-x;
			padding-top:5px;
			padding-bottom:5px;
			
		}
		#caja-t {
			border: 1px solid #b3b3b3;
			height: 24px;
			font-family:arial;
		}
		#caja-s {
			border: 1px solid #dd7b08;
			background-color: #ffce4b;
			color: #003860;
			height: 24px;
			font-family: "arial", serif;
			font-weight: bold;
			font-size:12px;
			padding:0px;
		}
		.etiqueta_cuad {
			text-decoration:none;
			color:#FFF;
			font-weight:bold;
			font-family:Arial;
			font-size:17pt;
		}
		#cuad1 {
		width:287px;height:222px;background-color:#004a7f;display:block;padding-top:5px;text-align:center;
		position:absolute;
		right:0px;
		margin-top:5px;
		}
		#cuad2 {
		width:287px;height:222px;background-color:#004a7f;display:block;padding-top:5px;text-align:center;
		margin-top:5px;
		}
		#cuad3 {
		width:287px;height:222px;background-color:#004a7f;display:block;padding-top:5px;text-align:center;
		position:absolute;
		right:0px;
		margin-top:5px;
		}
		#cuad4 {
		width:287px;height:222px;background-color:#004a7f;display:block;padding-top:5px;text-align:center;
		margin-top:5px;
		}
		@media(max-width:992px) {
		#cuad1,#cuad2,#cuad3,#cuad4 { position:static; margin:5px auto 5px auto;}
		
		}
		#cuad1:hover, #cuad2:hover, #cuad3:hover, #cuad4:hover {
			background-color:#823a00;
		}
		.boton:hover {
		text-decoration:none;
		}
		#cuad1bg, #cuad2bg, #cuad3bg, #cuad4bg {
			width:272px;
			background-color:#003860;
			position:relative;
			top:7px;
			left:7px;
			bottom:10px;
			height:30px;
			display:table;
			text-align:center;
			padding-top:3px;
		}
