@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: Mont-ExtraLight;
  src: url(fuentes/Mont-ExtraLightDEMO.otf);
}
@font-face {
  font-family: Mont-Heavy;
  src: url(fuentes/Mont-HeavyDEMO.otf);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Mont-Heavy;
	
	
	/*background-image: url('images/metalfondo.jpg');
	background-repeat: repeat;
  	background-position: right;
	*/
	
	
}
#menu ul {
  list-style-type:none;
  list-style:none;
  text-decoration:none!important;
  color:#FFFFFF;
  padding-left: 210px;
}
#menu li {
  display: inline;
  text-transform:uppercase;
  padding-right: 135px;
}
#menu li a{
  color:#FFFFFF;
  text-decoration:none;}
.active a{
  color:#000000!important;
  text-decoration:none;
}
#menu {
  background-color:#9f3127;
  height:50px;
  display: flex;
  justify-content: center;
}
.centrado{
  width:1250px;
/*background-color:#CCCCCC; */
}
#header{
  height:180px;
  display: flex;
  justify-content: center;
}
#logo{
  margin-top:20px;
}
#redes{
  padding-top:20px;
}
.rodea{
  display: flex;
  justify-content: space-between;
}
.panel {
	border: 1px solid black;
	padding: 10px;
	border-radius: 15px 15px 25px 25px;
	background-color: white;
	width: 300px;
	margin-bottom: 10px;
	background-image: url(images/linea.png);
	background-position: 0px 18px;
	background-repeat: no-repeat;
}

.panel ul li{ 
/*display:inline;*/
line-height:25px;
}
.panel ul{ 
	list-style-type:none;
  	list-style:none;
	padding:0px;
	margin: 0px 0px 0px 27px;
	font-size:15px;
}
#banner{
	margin-top: 28px;
	display: flex;
	justify-content: center;
}
.tituloPanel{
height:42px;
color:#9f3127;
text-transform:uppercase;
margin-left:27px;
}
.FotosBanner{ 
	width:930px;
	height:486px;
}
#footer{
	background-color: #000000;
	height: 300px;
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
.rodeaPie{
  	display: flex;
  	justify-content: space-between;
  	width:1250px;
  	color:#FFFFFF; 
}
.col1{
	width:500px;
}
.col2{width:420px;}
.col3{width:325px;}
.col1{ padding-top:130px;}
.col2 ul{
	list-style-type:none;
  	list-style:none;
	margin-top:60px;
}
.col2 ul li a{
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
}
.col2 ul li {
	height:55px;
}
.col3{
	padding-top:50px;
	line-height:52px;
}
.rojo{
	color:#ba2d21;
}
#redes2{
	text-align:right;
	margin-top:58px;
}
#redes1{
	margin-top:20px;
}
.fbPie{
	margin-top:20px;
	z-index: 3;
}
.cuerpo{
	display: flex;
	justify-content: center;
}
.franja{
 	width:1250px;
	margin-top:30px;
	display: flex;
	justify-content: space-between;
}
.bloque1{
	width:860px;
	padding-left:20px;
	padding-bottom:20px;
}
.tituloRojo{
	color:#9f3127;
	font-size:20px;
}
	.pieFooter{
    position: fixed;
    bottom: 0;
    right: 0;
    margin-right: 2%;
}
	.tituloRojoServ{
		color:#9f3127;
		font-size:18px;
		margin-left: 20px;
		margin-bottom: 10px;
	}
	.tituloRojoServR{
		color:#9f3127;
		font-size:18px;
		margin-left: 20px;
		margin-bottom: 10px;
		text-align: right;
	}
	.espacio{
		height: 20px;
	}
	
	.fotofila{
		display: flex;
		justify-content: space-between;
	}
	.vTodas{
		display: flex;
		justify-content:flex-end ;	
 	}
	.dTodas{
		background-color: #9f3127;
		display: block;
		width: 173px;
		height: 32px;
		text-align: center;
		padding-top: 5px;
		border-radius: 10px 10px 10px 10px;
		margin-top: 40px;
	}
	.dTodas a {
		color: white;
		text-decoration: none;
	}
	.tituloFoto{
		text-align: center;
		margin-top: 18px;
	}
	.bannerGris{
		background-color: #d3d3d3; 
		margin-top: 80px;
		padding-bottom: 20px;
		height: 255px;
	}
	.bannerGrisTit{
		text-transform: uppercase;
		margin-top: 46px;
		margin-bottom: 20px;
		text-align: center;
	}
	.logo_clientes{
		margin-top: 60px;
	}

	.logo_clientes img{
		margin-right: 50px;
	}

	.entradaF {
			border-radius: 15px 15px 15px 15px;
			height: 41px;
			width: 360px;
			margin-right: 40px;
			margin-bottom: 23px;
			border-style:solid;
			font-family: Mont-Heavy;
			font-size: 15px;
			color:#000000;
		 	text-indent: 22px;
	}
	.consulta {
			border-radius: 15px 15px 15px 15px;
			height: 140px;
			width: 770px;
			margin-right: 40px;
			margin-bottom: 23px;
			border-style:solid;
			font-family: Mont-Heavy;
			color:#000000;
			font-size: 15px;
		 	text-indent: 22px;
	}
	.boton{	
			border-radius: 8px 8px 8px 8px;
			height: 45px;
			width: 160px;
			margin-right: 40px;
			margin-bottom: 25px;
			border-style:solid;	
			background-color: #838384;
			color: white;
			font-family: Mont-Heavy;
			cursor: pointer;
	}
	.pieFooter{
    position: fixed;
    bottom: 0;
    right: 0;
    margin-right: 2%;
}
.panel ul li a { 
	text-decoration: none; 
	color: black;
}
.panel li ul{
    display:none;
    position:absolute;
    top:0px;
    left:235px;
}
.panel li{
	position:relative;
}
.panel li a{
	display:inline-block;
	width:270px;
}
.panel li:hover ul{	  
	display:block;		
}
.panel ul li ul li {
	background-color: white;
	height: 40px;
	z-index: 3;
	width: 220px;
	padding-left: 10px;
	padding-top: 7px;
	border: 1px solid black;
	border-radius: 10px 10px 10px 10px;
}
.panel .SubMenu {
	width: 275px;	
} 
.panel ul li ul li a:hover, .panel ul li a:hover {
	color: #9f3127;
}