html, body{
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

.buscador{
	height: 42px;
	padding: 0 100px 0 110px;
	background-color: #EEEEEE;
}

.right{
	height: 100%;
	float: right;
}

.navbar-default {
	border-color: transparent;
}

.right-flex{
	display: flex;
	width: 100%;
	justify-content: flex-end;
}

.img-red, .img-red img{
	height: 32px;
	width: 32px;
}

.buscador input{
	margin: 0;
	height: 42px;
	width: 140px;
	padding-left: 20px;
	border: none;
	font-size: 16px;
	background-color: #434242;
	color: #fff;
	padding-bottom: 6px;
	transform: translateX(6px);
}

.buscador input::placeholder{
	color: #FFF!important;
}

::-webkit-input-placeholder {
    color: #fff!important;
}
:-moz-placeholder {
   color: #fff!important;
   opacity: 1;
}
::-moz-placeholder { 
   color: #fff!important;
   opacity: 1;
}
:-ms-input-placeholder {
   color: #fff!important;
}
::-ms-input-placeholder { 
   color: #fff!important;
}

.buscador .btn{
	border-radius: 0px;
	padding: 0;
	height: 32px;
	width: 32px;
}

.buscador .enlace-red, .buscador .icon-buscador, .buscador .enlace-idiomas, .buscador .enlace-presupuesto, .buscador .enlace-clientes{
	padding-top: 9px;
	height: 42px;
	background-color: #333333;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #DDDDDD;
}
.enlace-clientes{
	transform: translateX(-4px);
}

.img-correo{
	opacity: 0.7;
}

.telefono-cabecera{
	padding-top: 10px;
	height: 42px;
	background-color: #333333;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #DDDDDD;
	width: 250px;
	text-align: center;
	display: inline-block;
}

.buscador .enlace-presupuesto:hover, .buscador .enlace-clientes:hover{
	color: #fff;
	font-weight: 400;
}

.buscador .enlace-presupuesto{
	width: 210px;
	margin-left: -3px;
	border-left: 1px #777777 solid;
	font-weight: 400;
}
	
.buscador .enlace-idiomas{
	width: 70px;
	margin-left: 0px;
	padding-left: 7px;
}

.buscador .enlace-clientes{
	width: 150px;
	margin-right: -3px;
	border-left: 1px #777777 solid;
	border-right: 1px #777777 solid;
	font-weight: 400;
}

.buscador .enlace-clientes img{
	transform: translateY(-2px);
	margin-right: 10px;
	opacity: 0.7;
}

.buscador .enlace-clientes:hover img{
	opacity: 1;
}

.buscador .enlace-red{
	width: 50px;
	margin-right: -4px;
	transform: translateX(-4px);
}

.buscador .enlace-red img{
	opacity: 0.7;
}

.buscador .enlace-red:hover img{
	opacity: 1;
}

.buscador .icon-buscador{
	width: 42px;
	transform: translateX(3px);
	background-color: #DF2D02;
}

.buscador .icon-buscador img{
	transform: translateY(-5px);
}

.enlace-idiomas a{
	margin: 0 3px 0 3px;
	color: #DDDDDD;
}

.enlace-idiomas a.active{
	color: #A6A6DF;
	font-weight: bold;
}

.enlace-idiomas a:hover{
	color: #A6A6DF;
	font-weight: bold;
}

.img-slider{
	width: 200px;
	height: 100px;
}

.cabecera{
	margin: 0;
}

.flex-center {
	align-items: center;
	justify-content: center;
	display: flex;
}

.cabecera a{
	color: #878787;
	margin-right: 10px;
	font-size: 15px;
	font-weight: 200;
	text-decoration: none;
	text-transform: uppercase;
	transition: 0.2s;
}

.cabecera a:hover{
	transition: 0.2s;
}

.formulario{
	margin: 50px 100px 60px 100px;
}

.formulario h5{
	background-color: #F9F9F9;
}

.navbar-nav li, .navbar-nav ul{
	position: relative;
    display: block;
    margin-left: 35px;
}

h1{
	color: #595959;
	text-transform: uppercase;
	font-weight: 400;
}

h5{
	color: #333333;
	padding: 10px 0 10px 20px;
	margin-bottom: 0px;
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: 100;
}

.buscar-producto{
	padding: 5px 10px 5px 10px;
	width: 30%;
}

.img-industria{
	height: 270px;
}

.close{
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .7;
    display: inline;
}


.close:hover{
	opacity: .9;
}

.borde-img-industria{
	padding: 15px;
	border: 1px solid #DDDDDD;
}

.footer{
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: 215px;
	background-color: #68222C;
}

.logo-black{
	height: 90px;
	margin-top: 55px;
	margin-left: 80px;
}

.footer-titulo{
	background-color: transparent;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0px;
	margin-top: 24px;
}

.titulo-redes{
	background-color: transparent;
	color: #fff;
	margin-bottom: 0;
	margin-top: 65px;
	margin-left: 40px;
}

.links-1{
	padding-left: 20px;
	display: inline-block;
}
.links-2{
	display: inline-block;
}

.links-1 a, .links-2 a{
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.links-1 a:hover, .links-2 a:hover{
	opacity: 0.8;
	text-decoration: none;
}

.mailto{
	color: #C8C8C8;
}

.mailto:hover{
	color: #C8C8C8;
	opacity: 0.8;
	text-decoration: none;
}

.redes{
	margin-left: 67px;
}

.pie{
	height: 32px;
	background-color: #DDDDDD;
}

.pull-right-enlaces{
		float: right!important; 
}

.marg-formulario{
	margin-bottom: 10px;
}

.mapa{
	width: 100%;
}
#map{
	width: 100%;
	height: 500px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333333 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #333333 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #333333 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #333333 !important;
}

.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border: none;
  box-shadow: none;
  outline: 0 none;
}

.label-check{
	color: #999999;
	font-size: 16px;
}

.enviar{
	border: none;
	background-color: #E22B00;
	width: 100%;
	height: 33px;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #E22B00;
	font-size: 15px;
	transition: 0.3s;
	font-weight: 500;
	margin-top: 7px;
}

.enviar:hover{
	color: #E22B00;
	background: #fff;
	transition: 0.3s;
}

.enviar:focus{
	outline: none;
}

.pie a{
	color: #777;
	font-size:  12px;
}

.informacion{
	color: #C8C8C8;
	font-size: 15px;
	margin-top: 24px;
}

.icono{
	margin-left: 15px;
}

.icono img{
	margin-top: 20px;
}

.margin-sec{

}

#logomenu{
    position: relative;
    margin-top: 53px;
}


.logo-margin{
	margin-top: 30px;
	margin-left: -50px;
}
.margin-footer{
		margin-left: 6%;
		margin-right: 2%;
	}

.remove-padding{
}

.margi-enlaces{
	margin-right: 80px;
}

#menuIdioma button{
    background-color: #434242;
    border-top:  #434242;
    border-bottom: #434242;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    width: 65px;
    height: 45px;
    padding-top: 0px;
}

.dropdown-menu{
    min-width: 50px !important;
    border-right: 0px;
    border-left: 0px;
    padding: 0px;
    margin: 0px;
    margin-top: -2px; 
}
#menuIdioma ul li{
    background-color: #434242;
    border-top:  #434242;
    border-bottom: #434242;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    width: 50px;
    padding-top: 0px;
}
#menuIdioma ul li a{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;

    background-color: #434242;
    border-top:  #434242;
    border-bottom: #434242;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    width: 50px;
    padding-top: 0px;
    padding-left: 10px;
}
#menuIdioma ul li:hover{
    background-color: #001D7E !important;
}
#menuIdioma ul li a:hover{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    background-color: #E22B00 !important;
}

.navbar-default .navbar-nav li a:hover{
	color: #E22B00 !important;
}

.navbar-default .navbar-nav .sub-menu-nav ul li a:hover{
	color: #fff !important;
}

.borde-destacado{
	padding: 15px 0 15px 0;
}

.linea-destacado{
	border-bottom: solid 1px #777777;
	width: 40px;
}

.seccion-centro h5{
	margin: 0 0 12px 0;
	padding: 0;
	margin: 0;
	color: #333333;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	height: 30px;
}

.input-contacto{
	color: #333333;
	font-size: 16px;
	padding: 10px 0 10px 20px;
}

.linea-box, .linea-box-contacto, .linea-box-almacenaje, .linea-box-general, .linea-box-historia{
	border-bottom: 1px solid #BBBBBB;
	width: 40px;
}

.linea-box-industria{
	border-bottom: 1px solid #007DD0;
	width: 40px;
	margin-bottom: 10px;
}

.linea-box-empresa{
	border-bottom: 1px solid #007DD0;
	width: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
}


.linea-box{
	width: 50px;
	margin-bottom: 10px;
	margin: auto;
}
.linea-box-contacto{
	border-bottom: 1px solid #007DD0;
	margin-bottom: 30px;
}

.aviso{
	background-image: url('../img/iconos/aviso.png');
	background-repeat: no-repeat;
	height: 156px;
	padding-top: 15px;
	color: #fff;
	position: absolute;
	font-size: 15px;
	transform: translate(25%, 100%);
}

.width-dir{
	width: 260px;
}

.linea-box-almacenaje{
	margin-bottom: 15px;
	margin-top: 20px;
}

.linea-box-general{
	width: 30px;
	margin-bottom: 15px;
	margin-top: 0px;
}

.linea-box-historia{
	width: 30px;
	margin-bottom: 25px;
	margin-top: 5px;
}

.centro-general h5{
	margin-bottom: 10px;
	font-size: 35px;
}
.centro-general p{
	margin-top: 25px;
	font-size: 18px;
	color: #999999;
}

.centro-novedades{
	margin: 45px 130px 45px 130px;
}

.centro-descargas{
	margin: 45px 130px 45px 130px;
}

.centro-descargas h5{
	font-size: 38px;	
	margin-top: 20px;
	padding: 0;
	color: #001D7E;
	font-weight: 100;
}

.centro-empresa h5{
	font-size: 44px;	
	margin-top: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 25px;
	color: #E12B00;
	font-weight: 300;
}

.centro-empresa p{
	font-size: 16px;	
	color: #444444;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 15px;
}

.centro-productos h5{
	font-size: 18px;	
	margin-top: 20px;
	padding: 0;
	color: #E22B00;
	font-weight: 300;
}

.codigo{
	font-size: 18px;	
	margin-top: 20px;
	padding: 0;
	font-weight: 300;
}

.centro-productos h3{
	font-size: 28px;	
	margin-top: 25px;
	margin-bottom: 0px;
	padding: 0;
	color: #E52700;
	font-weight: 300;
	text-transform: none;
}

.centro-productos p{
	font-size: 15px;	
	color: #444444;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 20px;
	font-weight: 300;
}

.cajita-transparente{
	position: relative;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #333333;
	opacity: 0;
}

.borde-der{
	position: absolute;
	top: 0;
	left: 93%;
}

.borde-izq{
	position: absolute;
	top: 0;
}

.centro-empresa{
	margin: 80px 115px 80px 115px;
}

.centro-productos{
	margin: 60px 110px 50px 110px;
}

.caracteristica{
	margin-bottom: 20px;
}

.caracteristica-ruta{
	margin-bottom: 10px;
	color: #999999;
}

.caracteristica-icono{
	background-color: #E41819;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	margin: 0 15px 0 -5px;
}

.pais-icono{
	width: 25px;
	height: 25px;
	display: inline-block;
	text-align: center;
	margin: 0 5px 0 -5px;
}

.boton-almacenaje{
	border: none;
	border: 1px solid #EF2200;
	border-radius: 50px;
	background-color: #fff;
	width: 200px;
	height: 50px;
	text-transform: uppercase;
	color: #EF2200;
	font-size: 15px;
	font-weight: 400;
	transition: 0.3s;
	text-align: center;
	padding-top: 15px;
	margin-top: 40px;
	margin-left: -5px;
}

.boton-almacenaje:hover{
	border: 1px solid #fff;
	background-color: #EF2200;
	color: #fff;
	text-decoration: none;
}

.centro-almacenaje a:hover{
	text-decoration: none;
}

.boton-almacenaje:focus{
	outline: none;
}

.a_nav a:hover{
	font-weight: 500;
}

.active-link{
	color: #E22B00!important;
	font-weight: 800!important;
}

.active-link-cabecera{
	color: #2693FF!important;
	font-weight: bold!important;
}

.item-lista{
	margin-top: -21px;
	margin-left: 30px;
}

.margen-img{
	padding-right: 60px;
}

.margin-for-responsive{

}

.centro-general{
	margin: 50px 150px 50px 150px;
}

.centro-industria{
	margin: 50px 150px 50px 150px;
}

.centro-historia{
	margin: 50px 90px 70px 90px;
}

.padding-menu{
	padding-right: 20px;
}

.centro-general h5{
	padding-left: 0px;
}

.img-pad{
	padding-right: 12px;
	margin-bottom: 24px;
}

.centro-industria h5{
	padding-left: 0px;
	color: #212121;
	font-size: 36px;
}

.centro-historia h5{
	font-size: 28px;
	padding-left: 0;
	font-weight: 300;
	margin-bottom: 0;
}

.centro-historia p{
	font-size: 18px;
	color: #999999;
}

.menu-quienes{
	border: 1px solid #DDDDDD;
}

.item-quienes, .item-quienes-par{
	width: 100%;
	height: 54px;
	padding-top: 15px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
}

.video-quienes{
	padding: 0 20px 0 0;
	margin-top: 15px;
}

.item-quienes:hover a, .item-quienes-par:hover a{
	color: #E41819!important;
	cursor: pointer;
}

body .active a{
	color: #E41819!important;
	font-weight: 400;
}

li a:hover, li a:focus{
	text-decoration: none!important;
}

.item-quienes{
	background-color: #EEEEEE;
}

.item-quienes-par{
	background-color: #DDDDDD;
}

.item-quienes a, .item-quienes-par a{
	color: #333333!important;
	padding: 15px 15% 15px 15%;
}

.sub-menu-nav{
	position: absolute;
	width: 250px;
	z-index: 2;
	color: #fff;
	font-weight: 400;
	left: 16px;
	top: 40px;
}

.sub-menu-nav ul{
	background-color: #222222;
	padding: 18px 0 18px 20px;
	display: none;
	
}

.transportes:hover{
	cursor: pointer;
}

.transportes:hover .sub-menu-nav ul{
	display: block;
}

body .sub-menu-nav ul li a{
	color: #fff;
	font-size: 12px!important;
}

body .sub-menu-nav ul li a:hover{
	color: #fff!important;
	text-decoration: underline!important;
}

.sub-menu-nav li{
	background-color: #222222;
	margin-bottom: 3px;
}

.margin-texto-historia{
	 padding: 0 70px 0 70px;
}

.patrocinador{
    display: flex;
	align-items: center;
	justify-content: center;
	background-color: red;
}

.texto-patro-mar{
	margin-bottom: 50px;
}

.texto-patrocinador{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #999999;
}

.enlace-credtios a{
	color: #999999!important;
}

body a:hover{
	text-decoration: none;
}

body a:hover .texto-patrocinador{
	color: #E41819!important;
}

.vcenter {
    margin-top: 34px;
}

.informacion li{
	margin-bottom: 15px;
	font-size: 13px;
}

.informacion span{
	margin-left: 40px;
	margin-top: -20px;
}

.logo-nav{
    	margin-left: 23%;
    	padding-bottom: 20px;
    }
.nav-menu{
}

.re-padding{
	padding: 0;
}

.seccion-centro{
	margin: 60px 80px 80px 80px;
}

.coso{
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 235px;
	border: 1px solid #BBBBBB;
	background-color: #DDD;
}
.navbar-default .navbar-nav>li>a {
    color: #444444;
    font-size: 16px;
    font-weight: 500;
}

.redes-iconos{
	margin-left: 10px;
	margin-bottom: 20px;
}

.padding-ext{
	padding-right: 50px;
}

@media screen and (max-width: 768px) {

	.footer{
		background-size: auto 100%;
	}

	.padding-ext{
	padding-right: 0px;
}

	.redes-iconos{
		margin-left: 0px;
		margin-bottom: 40px;
		margin-top: 10px;
	}

	.vcenter {
	    margin-top: 25px;
	    margin-left: 100px;
	}

	.links-1 {
	    padding-left: 0px; 
	    display: inline;
	    margin: 0px;
	    padding: 0px;
	}

	.footer-titulo{
		margin-bottom: 10px;
		margin-top: 15px;
	}

	.img-destacado{
		width: 100%;
	}

	.destacado{
		margin-bottom: 30px;
	}

	.nav-menu{
		margin-left: 0;
	}

	.boton-almacenaje{
		margin-left: 30px;
	}

	.margen-img{
		padding-right: 0px;
	}

	.margin-texto-historia{
	 	padding: 0;
	 	margin: 20px 0 40px 0; 
	}

	.margin-for-responsive{
		margin-bottom: 10px;
	}

	.marg-formulario{
		margin-bottom: 0px;
	}

	.formulario{
		margin-left: 20px;
		margin-right: 20px;
	}

	.seccion-centro{
		margin: 50px 20px 50px 20px;
	}

	.centro-general{
		margin: 50px 20px 50px 20px;
	}

	.centro-industria{
		margin: 50px 20px 50px 20px;
	}

	.centro-historia, .centro-empresa, .centro-productos, .centro-novedades, .centro-descargas{
		margin: 50px 20px 50px 20px;
	}

	.centro-productos{
		margin: 50px 5px 50px 5px;
	}
    .flex-center{
    	display: block;
    }

    .centro-almacenaje{
		margin: 35px 40px 35px 40px;
	}

    .buscador{
    	padding: 0;
    }

    .navbar-toggle{
    	margin-top: -5px;
    }

    .logo-nav{
    	margin-left: 10px;
    	padding-bottom: 20px;
    }

    .footer{
		height: 650px;
	}

	.margin-footer{
		margin-left: 0;
		margin-right: 0;
	}

	.remove-padding{
		padding: 0;
	}

	.cent{
		text-align: center;
	}

	.informacion{
		margin: 0;
		padding-left: 20px;
		padding-right: 20px;
	}

	.pull-right-enlaces{
		float: none!important;
		margin: 0; 
	}

	.navbar-nav{
		text-align: center;
	}

	.navegacion{
		margin-top: 20px;
	}

}


@media screen and (min-width: 768px) {
    .navegacion{
    	height: 160px;
    	padding: 0 50px 0 115px;
    }

    .margin-sec-til{
    	margin-left: 62px;
    }
    .fondo-imagen{
		background-color: #E6E6E6;
		background-image: url('../img/iconos/fondo.fw.png');
	}
	.navbar-default{
		background-color: transparent;
	}
}



