 @font-face {
	 font-family:"BebasNeue";
	 src:url("../fonts/BebasNeue.eot?") format("eot"),
	 url("../fonts/BebasNeue.woff") format("woff"),
	 url("../fonts/BebasNeue.ttf") format("truetype"),
	 url("../fonts/BebasNeue.svg#BebasNeue") format("svg");
	 font-weight:normal;
	 font-style:normal;
	 }

@font-face {
	font-family:"ArchivoNarrow-Regular";
	src:url("../fonts/ArchivoNarrow-Regular.eot?") format("eot"),
	url("../fonts/ArchivoNarrow-Regular.woff") format("woff"),
	url("../fonts/ArchivoNarrow-Regular.ttf") format("truetype"),
	url("../fonts/ArchivoNarrow-Regular.svg#ArchivoNarrow-Regular") format("svg");
	font-weight:normal;
	font-style:normal;
	}
	
@font-face {
	font-family:"ArchivoNarrow-Bold";
	src:url("../fonts/ArchivoNarrow-Bold.eot?") format("eot"),
	url("../fonts/ArchivoNarrow-Bold.woff") format("woff"),
	url("../fonts/ArchivoNarrow-Bold.ttf") format("truetype"),
	url("../fonts/ArchivoNarrow-Bold.svg#ArchivoNarrow-Bold") format("svg");
	font-weight:normal;
	font-style:normal;
	}
	
	
#contenedor{
	width:100%;
	overflow:hidden;
	position:relative;
}
.pad{
	padding-left:0px;
	padding-right:0px;
}
.clear{
	clear:both;
}
header{
	position: fixed;
	width: 100%;
	z-index: 100;
}
#logo{
	z-index: 99;
}
.menu{
	border-bottom: solid 3px #ff891b;
	background: #004490;
	height: 82px;
}
#menu{
  background: transparent;
  width: 100%;
  float:left;
  position: relative;
  margin-bottom:0px;
  border: none;
	padding-bottom:30px;
	margin-top: 20px;
}
#navbar ul{
	display: flex;
	justify-content: end;
}
#navbar li{
  display: inline-block;
	margin-left: 30px;
	margin-right: 30px;
}
#navbar a{
    color: #FFF;
	text-transform: uppercase;
	display: block;
	padding-top: 30px;
	box-sizing: border-box;
	width: 105px;
	height: 61px;
	font-size: 20px;
	background: url(../img/menu.png) no-repeat;
	font-family:"BebasNeue";
	text-align: center;
}
#navbar a:hover{
  color: #ff8718;
	background: url(../img/menu-h.png) no-repeat;
  text-decoration: none;
}
#navbar .selec{
	color: #ff8718;
	background: url(../img/menu-h.png) no-repeat;
}
nav .me{
  text-align:center;
  margin:auto;
  padding-bottom: 4px;
  display: block;
  color: #fff;
}
.navbar-toggle .icon-bar{
  width: 38px;
  background-color: #fff !important;
}
.sub-menu{
	background: #fff;
	padding: 14px 0px;
}
.sub-menu ul{
	display: flex;
	justify-content: end;
}
.sub-menu ul a{
	padding: 0px 40px;
	display: inline-block;
	color: #000;
	text-transform: uppercase;
	border-right: solid 1px #000;
	font-family:"ArchivoNarrow-Regular";
	font-size:13px;
}
.no-borde{
	border: none !important;
}
.caption{
	position: absolute;
	bottom: 50px;
	left: 10%;
	font-size: 60px;
}
.caption h1{
	color: #fff;
	font-family:"BebasNeue";
	font-size:90px;
	text-shadow: -3px 1px 3px #000;
	line-height:85px;
}
#carousel-home{
	margin-top: -28px;
}
#buscador{
	background: url(../img/bg-buscador.jpg);
	background-size: cover;
	padding: 71px 0px;
}
.busqueda{
	border-right: solid 12px #ff891b;
}
#buscador h2{
	text-transform: uppercase;
	color: #FFF;
	font-size: 26px;
	font-family:"ArchivoNarrow-Regular";
}
#buscador h3{
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	margin-top: 15px;
}
#buscador p{
	color: #fff;
	font-size: 26px;
	margin-top: 15px;
	font-family:"ArchivoNarrow-Regular";
}
#buscador input{
	margin-top: 10px;
	padding: 11px;
	border-radius: 11px;
	width: 63%;
	border: none;
}
#buscador select{
	margin-top: 10px;
	padding: 8px;
	border-radius: 15px;
	width: 80%;
	border: none;
}
.buscador-caja{
	margin-top: 50px;
	float: left;
	position: relative;
	width: 100%;
}
.buscador-caja span{
	position: absolute;
	left: 20px;
	top: 18px;
	z-index: 99;
}
.buscador-caja input {
    padding-left: 30px !important;
    display: inline-block;
    width:258px !important;
    margin-left: 15px;
}

.buscador-caja p{
	display: inline-block;
}
#emp-home{
	padding: 15px 0px;
}
#emp-home h1{
	color: #ff8718;
	text-transform: uppercase;
	border-bottom: solid 1px #ff8718;
	font-size: 36px;
	display: inline-block;
	margin-top: 40px;
	font-family:"ArchivoNarrow-Regular";
}
#emp-home p{
	font-family:"ArchivoNarrow-Regular";
	margin-top: 20px;
	line-height: 23px;
	font-size:18px;
}
#emp-home .ver{
	display: inline-block;
	background: #ff8718;
	color: #fff;
	padding: 8px 17px;
	margin-top: 20px;
	font-size:18px;
}
#pro-home{
	padding: 15px 0px;
	background: url(../img/bg2.jpg);
	background-size: cover;
}
.home-pro{
	float: left;
	position: relative;
	width: 100%;
	margin-top: 15px;
	margin-bottom:46px;
}
.home-pro .caja-pro{
	background: #004490;
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 10px;
}
.home-pro:hover .caja-pro{
	background: #ff8718;
}
.home-pro .linea{
	height: 4px;
	background: #fff;
	width: 100%;
	float: left;
	position: relative;
}
.home-pro .texto-pro{
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	margin-top: 4px;
	font-size:22px;
	font-family:"ArchivoNarrow-Regular";
}
.home-pro i{
	position: absolute;
	right: 10px;
	background:#000;
	color: #FFF;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	top: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#nov-home{
	padding: 59px 0px;
}
.nov-home{
	width: 100%;
	float: left;
	position: relative;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#cccccc 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#cccccc 100%);
	box-shadow: 1px 1px 1px #999;
	font-size: 20px;
	margin-top: 30px;
	color: #000;
}
.nov-home:hover{
	color: #000;
}
.nov-home h1{
	font-family:"ArchivoNarrow-Bold";
	margin-top: 50px;
	font-size:36px;
}
.nov-home .ver{
	width: 100%;
	float: left;
	position: relative;
	padding: 8px;
	background: #004490;
	color: #fff;
	text-align: right;
	padding-right: 40px;
	font-size:22px;
	font-family:"ArchivoNarrow-Regular";
}
.nov-home .ver a{
	color: #fff;
	text-decoration: none !important;
}
.nov-home:hover .ver{
	background: #ff891b;
}
.nov-home .ver  i{
	position: absolute;
	right: 10px;
	background:#000;
	color: #FFF;
	font-size: 10px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	top: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.nuevo{
	position: absolute;
	top: -25px;
	left: 25px;
	background: url(../img/new.png) no-repeat;
	width: 120px;
	height: 90px;
	z-index: 99;
}
footer{
	background: url(../img/footer.png) center top;
	padding-top: 40px;
	background-size: cover;
	margin-top: -40px;
}
footer h1{
  border-left: solid 1px #FFF;
  float: left;
  text-align: left;
  position: relative;
  padding-left: 15px;
  line-height: 19px;
  padding-bottom: 10px;
  color: #000;
  font-family:"ArchivoNarrow-Regular";
  font-size:15px;
}

footer h2{
  border-right: solid 1px #FFF;
  float: left;
  text-align: right;
  position: relative;
  padding-right: 15px;
  line-height: 20px;
  padding-bottom: 10px;
  color: #000;
  font-family:"ArchivoNarrow-Regular";
  font-size:15px;
}



footer p{
  margin-right: 15px;
  float: left;
  position: relative;
  line-height: 19px;
  color: #fff;
  font-family:"ArchivoNarrow-Regular";
  font-size:16px;
  text-align:right;
}

footer h3{
  margin-left: 15px;
  float: left;
  position: relative;
  line-height: 19px;
  color: #fff;
  font-family:"ArchivoNarrow-Regular";
  font-size:16px;
}


#web{
	background: #878686;
	float: left;
	position: relative;
	padding-bottom: 7px;
}
#web .web{
	background:url(../img/web.png) no-repeat right;
	padding: 5px;
	padding-right: 155px;
	color: #fff;
	display: inline-block;
	margin: 5px 0px;
	z-index: 999;
}
#redes{
	text-align: center;
}
#fb{
	background: url(../img/redes.png) no-repeat;
	display: inline-block;
	width: 50px;
	height: 40px;
	z-index: 999;
	position: relative;
	vertical-align:middle;
}
#fb:hover{
	background: url(../img/redes-h.png) no-repeat;
}
#tw{
	background: url(../img/redes.png) no-repeat right;
	display: inline-block;
	vertical-align:middle;
	width: 50px;
	height: 40px;
	z-index: 999;
	position: relative;
}
#tw:hover{
	background: url(../img/redes-h.png) no-repeat right;
}
#redes h2{
	display: inline-block;
	color:#fff;
	margin-right: 20px;
}
#back-top {
	position: fixed;
	bottom:-35px;
	right: 0px;
	text-indent: -99999px;
}
#back-top a {
	width: 1920px;
	display: block;
	text-align: center;
	line-height:20px;
	color: #FFF;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	text-indent: -99999px;
}
#back-top a:hover {
	color: #000;
}
#back-top span {
	width: 1920px;
	height: 53px;
	display: block;
	margin-bottom: 7px;
	background-image:url(../img/boton1.png);
	background-position:center right;
	background-repeat:no-repeat;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-image:url(../img/boton2.png);
	background-position:center right;
	background-repeat:no-repeat;
}
#titulo{
  padding:37px 0px;
  background-size: cover;
  margin-top: 80px;
}
#titulo h1{
  font-size: 30px;
  font-family:"ArchivoNarrow-Bold";
  color: #fff;
  text-transform: uppercase;
	margin-top: 52px;
	border-bottom: solid 1px #fff;
	padding-bottom:8px;
}
#titulo p{
	color: #ff891b;
	margin-top: 10px;
	font-size:30px;
	font-family:"ArchivoNarrow-Regular";
}
.bg-1{
  background: url(../img/title1.jpg) no-repeat center top;
}
#nuevos{
	padding: 20px 0px;
	background: url(../img/bg3.jpg) no-repeat bottom;
	background-size: cover;
}
#nuevos h1{
	color: #fff;
	font-family:"ArchivoNarrow-Bold";
	font-size: 29px;
	margin-top: 20px;
	font-weight:normal;
}
#carousel2{
	padding-bottom: 50px;
}
#carousel2 .carousel-indicators {
	bottom: 40px;
}
#carousel2 .carousel-indicators li{
  background: #004490;
  border-color: #004490;
	margin-top: 53px;
	width:13px;
	height:13px;
}
#carousel2 .carousel-indicators .active{
  background: #ff891b;
  border-color: #ff891b;
}
#noticias{
	background: #ebebeb;
	padding: 20px 0px;
}
.noticia{
	padding: 29px 15px;
	background: #fff;
	margin-top: 20px;
	margin-bottom: 30px;
	min-height:440px;
}
.noticia h1{
	color: #004490;
	text-decoration: underline;
	margin-top: 20px;
	font-size: 22px;
	font-family:"ArchivoNarrow-Regular";
}
.noticia p{
	margin-top: 15px;
	text-align: justify;
	font-family:"ArchivoNarrow-Regular";
	font-size:16px;
}
.noticia .ampliar{
	background: url(../img/noticias/ampliar.png);
	width: 100px;
	height: 58px;
	position: absolute;
	right: 7px;
	top: 30px;
}
.ampliar:hover{
	background:url(../img/noticias/ampliar-h.png);
}

#nosotros{
	padding:47px 0px;
	background: url(../img/bg4.jpg) no-repeat bottom;
	background-size: cover;
	margin-top: 80px;
	padding-top: 142px;
}
#nosotros .carousel{
	margin-top: 50px;
}
#nosotros h1{
	text-transform: uppercase;
	font-family:"ArchivoNarrow-Bold";
	font-size: 30px;
	color: #000;
}
#nosotros p{
	margin-top: 15px;
	text-align: justify;
	color: #000;
	font-family:"ArchivoNarrow-Regular";
	font-size:18px;
	line-height:19px;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
#calidad{
	padding: 182px 0px;
	background: url(../img/bg5.jpg) no-repeat bottom left;
	background-size: cover;
}
#calidad p{
	margin-left: 20px;
	color: #fff;
	text-align: justify;
	font-family:"ArchivoNarrow-Regular";
	font-size:18px;
}
#productos{
	padding: 20px;
	padding-bottom: 50px;
	background: #ebebeb;
}
.titulo-pro{
	margin-top: 10px;
	margin-bottom: 15px;
}
.titulo-pro h1{
	color: #004490;
	font-size: 26px;
	font-family:"ArchivoNarrow-Regular";
}
.producto{
	border-top: solid 1px #757677;
	border-bottom: solid 1px #757677;
}
.producto h1{
	background:#FECDAC;
	padding: 5px;
	font-family:"ArchivoNarrow-Regular";
	font-size:18px;
}
.producto h2{
	padding: 5px;
	font-size:18px;
	font-family:"ArchivoNarrow-Regular";
}
.producto a{
	padding: 6px 10px;
	background: #004490;
	color: #fff;
	display: inline-block;
	text-decoration: none !important;
	font-family:"ArchivoNarrow-Regular";
	font-size:18px;
}
.producto a:hover{
	background: #e4872c;
}
.producto h3{
	border: solid 3px #FF871D;
	padding: 3px 10px;
	text-align: right;
}
.detalle{
	border: 1px solid #000;
	margin-top: 15px;
	padding: 10px;
	margin-bottom: 15px;
}
.foto-detalle{
	background: #FFF;
	box-shadow: 3px 3px 3px #999;
}
.detalle-texto h1{
	color: #004490;
	font-family:"ArchivoNarrow-Bold";
	font-size:22px;
}
.detalle-texto h2{
	font-family:"BebasNeue";
	font-size:22px;
	margin-top: 15px;
}
.detalle-texto h3{
	color: #004490;
	font-family:"ArchivoNarrow-Regular";
	font-size:16px;
	margin-top: 20px;
}
.detalle-texto p{
	margin-top: 15px;
	font-family:"ArchivoNarrow-Regular";
	font-size:16px;
}
.botones-pro{
	margin-top: 20px;
}
.pdf{
	margin-top: 10px;
}
.redes-pro{
	text-align: center;
	margin-top: 10px;
}
.redes-pro p{
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	margin-top: auto;
}
#tw1{
	background: url(../img/redes2.png) 0px 0px;
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-left: 2px;
}
#fb1{
	background: url(../img/redes2.png) -36px 0px;
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-left: 2px;
}
#go1{
	background: url(../img/redes2.png) -72px 0px;
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-left: 2px;
}
#pi1{
	background: url(../img/redes2.png) -108px 0px;
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-left: 2px;
}
#observaciones{
	margin-top: 20px;
}
#observaciones h1{
	 font-family:"BebasNeue";
	 font-size:18px;
	text-transform: uppercase;
	color: #000;
}
#observaciones textarea{
	width: 100%;
	margin-top: 15px;
	background: #c5c5c5;
	border: none;
}
#observaciones a{
	background: #004490;
	float: right;
	position: relative;
	margin-top: 15px;
	margin-right: 5px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	z-index: 999;
	padding: 5px 15px;
	font-family:"ArchivoNarrow-Regular";
	font-size:18px;
}
#observaciones a:hover{
	background: #ff891b;
	text-decoration: none;
}
#inicio{
	background:#00448f;
	color: #FFF;
	margin-top: 10px;
}
#texto-in{
	padding: 10px;
	font-size: 12px;
}
#texto-in p{
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 20px;
	font-family:"ArchivoNarrow-Regular";
}
#texto-in .campo {
  background: #FFF;
  width: 100%;
  float: left;
  position: relative;
  margin-top: 10px;
}
#texto-in h4 {
  border-right: 1px solid #000;
  padding: 10px;
  color: #000;
  text-align: right;
  width: 35%;
  position: relative;
  float: left;
  font-size: 22px;
  font-family:"ArchivoNarrow-Regular";
}
#texto-in input {
  background: #000;
  color: #fff;
  width: 65%;
  position: relative;
  float: left;
  border: medium none;
  padding: 10px;
}
#enviar {
  width: 104px !important;
  border: medium none !important;
  cursor: pointer;
  position: relative;
  float: right !important;
  font-size: 19px !important;
  color: #000 !important;
	text-transform: uppercase;
  text-align: center;
  background: #fff !important;
  margin-top: 15px !important;
  margin-bottom: 0px !important;
  padding: 8px 0px !important;
  font-family:"ArchivoNarrow-Regular";
}
#enviar:hover{
	background: #ff8718 !important;
	color: #fff !important;
}
#borrar {
  width: 104px !important;
	margin-right: 15px;
  border: medium none !important;
  cursor: pointer;
  position: relative;
  float: right !important;
  font-size: 19px !important;
  color: #000 !important;
	text-transform: uppercase;
  text-align: center;
  background: #fff !important;
  margin-top: 15px !important;
  margin-bottom: 0px !important;
  padding: 8px 0px !important;
  margin-right: 15px;
  font-family:"ArchivoNarrow-Regular";
}
#borrar:hover{
	background: #ff8718 !important;
	color: #fff !important;
}
#texto-is{
	background:rgba(255, 255, 255, 0.7);
	color: #000;
	text-align: center;
	line-height: 22px;
	padding: 5px;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
#texto-is a{
	display: block;
	color: #000;
	 font-family:"ArchivoNarrow-Regular";
	 font-size:15px;
}
#texto-is a:hover{
	color: #ff8718;
}
#texto-is p{
	border-top: solid 2px #626262;
	padding-top: 3px;
	margin-top: 3px;
	display: inline-block;
	clear: both;
	 font-family:"ArchivoNarrow-Regular";
	 font-size:15px;
}
#olvido{
	background: #000;
	padding: 10px;
}
#olvido a{
	color: #fff;
	 font-family:"ArchivoNarrow-Regular";
	 font-size:18px;
}
#olvido a:hover{
	color: #ff8718;
}
#volver{
	color: #000;
	float: right;
	text-transform: uppercase;
	text-decoration: none !important;
	padding-right: 4px;
}
#volver i{
	color: #fff;
	padding: 10px 2px;
	background: #000;
	margin-right: 4px;
}
#volver:hover i{
	color: #ff8718;
	background: #fff;
}
#volver:hover{
	background: #fff;
}
#recordar {
  width: 150px !important;
  border: medium none !important;
  cursor: pointer;
  position: relative;
  float: right !important;
  font-size: 14px !important;
  color: #000 !important;
	text-transform: uppercase;
  text-align: center;
  background: #fff !important;
  margin-top: 15px !important;
  margin-bottom: 0px !important;
  padding: 5px 0px !important;
}
#recordar:hover{
	background: #ff8718 !important;
	color: #fff !important;
}
.title-r{
	color: #ff8718;
	font-size: 20px;
	font-family:"ArchivoNarrow-Regular";
	font-size:26px;
}
#registro-text{
	text-align: justify;
	margin-top: 150px;
	line-height: 20px;
	font-family:"ArchivoNarrow-Regular";
	font-size:19px;
}
#registro h3{
	color: #000;
	margin-left: 15px;
	font-family:"ArchivoNarrow-Regular";
	margin-top: 5px;
	font-size:18px;
}
#registro input{
	background: #000;
	padding: 8px;
	color: #fff;
	margin-top: 5px;
	width: 100%;
	border: none;
}
#enviar2 {
  width: 117px !important;
  border: medium none !important;
  cursor: pointer;
  position: relative;
  float: right !important;
  font-size: 22px !important;
  color: #fff !important;
	text-transform: uppercase;
  text-align: center;
  background: #8a8a8a !important;
  margin-top: 15px !important;
  margin-bottom: 0px !important;
  padding: 8px 0px !important;
}
#enviar2:hover{
	background: #ff8718 !important;
	color: #fff !important;
}
#borrar2 {
  width: 117px !important;
	margin-right: 15px;
  border: medium none !important;
  cursor: pointer;
  position: relative;
  float: right !important;
  font-size: 22px !important;
  color: #fff !important;
	text-transform: uppercase;
  text-align: center;
  background: #8a8a8a !important;
  margin-top: 15px !important;
  margin-bottom: 0px !important;
  padding: 8px 0px !important;
  margin-right: 15px;
}
#borrar2:hover{
	background: #ff8718 !important;
	color: #fff !important;
}
#confirmacion{
	text-align: center;
}
#confirmacion h1{
	font-size: 30px;
	font-weight: bold;
	color: #000;
	margin-top: 30px;
}
#confirmacion a{
	display: inline-block;
	padding: 7px 30px;
	background: #000;
	color: #fff;
	margin-top: 30px;
	text-decoration: underline;
}
#confirmacion a:hover{
	background: #ff8718;
}
#confirmacion img{
	margin-top: 40px;
}
#contacto{
	margin-top: 120px;
}
#contacto p{
	padding-right: 40px;
	line-height: 19px;
}
#formulario{
  margin-top: 30px;
	margin-bottom: 30px;
}
#formulario h2{
	color: #000 !important;
	text-transform: none;
	font-size: 16px;
	margin-top: 5px;
	margin-left: 8px;
	font-family:"ArchivoNarrow-Regular";
	text-transform: uppercase;
}
#formulario input{
	width:100%;
	background-color:#000;
	color:#fff;
	border:solid 1px #000;
  font-family: 'PT Sans', sans-serif;
	font-size:14px;
	padding:10px;
	margin-top: 5px;
	}
#formulario textarea{
	width:100%;
  background-color:#000;
	color:#fff;
	border:solid 1px #000;
	font-size:14px;
	padding:10px;
	margin-top: 5px;
  height: 140px;
  font-family: 'PT Sans', sans-serif;
	}
#enviar3 {
  width: 97px !important;
  border: medium none !important;
  cursor: pointer;
  position: relative;
  float: left !important;
  font-size: 18px !important;
  color: #fff !important;
   text-transform: uppercase;
  text-align: center;
  background: #004490 !important;
  margin-top: 15px !important;
  margin-bottom: 0px !important;
  padding: 10px 0px !important;
}
#enviar3:hover{
	background: #ff8718 !important;
	color: #fff !important;
}
#borrar3 {
  width: 97px !important;
	margin-right: 15px;
  border: medium none !important;
  cursor: pointer;
  position: relative;
  float: left !important;
  font-size: 18px !important;
  color: #fff !important;
	text-transform: uppercase;
  text-align: center;
  background: #004490 !important;
  margin-top: 15px !important;
  margin-bottom: 0px !important;
  padding: 10px 0px !important;
  margin-left: 15px;
}
#borrar3:hover{
	background: #ff8718 !important;
	color: #fff !important;
}
#map{
	height:400px;
	}
#ampliar{
	background-color: #004490;
  color: #FFF;
  text-align: center;
	padding: 8px 10px;
	position: absolute;
	bottom: 20px;
	right: 10%;
  margin-top: 10px;
  text-decoration: none !important;
  text-transform: uppercase;
  z-index:9999;
	}
#ampliar:hover{
	background: #ff8718;
	}

.home_v{
	width:100%;
	height:400px;
}
@media (max-width: 800px){
	header {
    position: relative;
    height: auto;
	}
	.pin {
    font-size: 11px;
		float: left;
	}
	.telefono {
    font-size: 11px;
		float: left;
		margin-left: 14px;
		margin-right: 0;
	}
  #menu {
    margin-top: 5px;
		padding-bottom: 0;
  }
	.navbar-header {
	    float: none;
	}
	.navbar-left,.navbar-right {
	    float: none !important;
	}
	.navbar-toggle {
	    display: block;
			background: #e58830 !important;
	}
	.navbar-collapse {
	    border-top: 1px solid transparent;
	    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
	    top: 0;
	    border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
	    display: none!important;
	}
	.navbar-nav {
	    float: none!important;
	    margin-top: 7.5px;
	}
	.navbar-nav>li {
	    float: none;
	}
	.navbar-nav>li>a {
	    padding-top: 10px ;
	    padding-bottom: 10px;
	}
	.collapse.in{
	    display:block !important;
	}
	#navbar li {
	   width: 100%;
		 margin: 0;
	 }
	#navbar a{
	  width: 100%;
	  text-align: left;
		padding: 5px;
		margin-top: 2px;
    border: none;
		height: auto;
		background: none;
	}
	#navbar a:hover{
		background: none;
	}
	#navbar .selec{
		background: none;
	}
	.menu {
    height: auto;
	}
	.sub-menu ul a {
    padding: 0px 10px;
	}
	#navbar ul {
    display: block;
	}
	#carousel-home {
    margin-top: 0px;
	}
	.caption{
		font-size: 20px;
	}
	#buscador select {
    width: 100%;
	}
	#buscador input {
    width: 100%;
	}
	.buscador-caja input {
    padding-left: 30px !important;
    display: inline-block;
    width: 100% !important;
    margin-left: 0px;
	}
	.buscador-caja span {
    left: 6px;
	}
	#buscador h2 {
    margin-top: 20px;
	}
	.busqueda {
    border-right:none;
	}
	.nov-home h1 {
    margin-top: 10px;
    margin-bottom: 10px;
	font-size:25px;
	}
	footer{
		font-size: 12px;
	}
	#redes {
    padding-bottom: 27px;
	}
	#nosotros {
    margin-top: 0px;
		padding-top: 0;
	}
	#titulo{
		margin-top: 0;
	}
	#calidad p {
    margin-left: 0px;
	}
	.producto h2 {
    text-align: center;
	}
	.producto a {    width: 100%;
    text-align: center;
	}
	.detalle-texto h1 {
    margin-top: 15px;
	}
	.redes-pro p {
    width: 100%;
    margin-bottom: 10px;
	}
	#texto-in h4 {
    width: 40%;
	}
	#texto-in input {
    width: 60%;
	}
	#registro-text {
    margin-top: 10px;
	}
	#contacto {
    margin-top: 20px;
	}
	
	footer h2{
		font-size:14px;
		padding-right:4px;
	}
	
	footer h3{
		margin-left:2px;
		font-size:14px;
	}
	
	#emp-home h1{
		font-size:29px;
	}
	
	#emp-home p{
		font-size:16px;
		line-height:21px;
	}
	
	#nosotros p{
		font-size:16px;
		line-height:18px;
	}
	
	#calidad{
		padding:116px 0px;
	}
}


@media (max-width: 900px) and (min-width:800px){
	
	
	#navbar li{
		margin-left:6px;
	}
	
	.caption{
		bottom:5px;
	}
	
	.caption h1{
		line-height:23px;
		font-size:25px;
	}
	
	#buscador input{
		width:103%;
	}
	
	.buscador-caja input{
		width:189px !important;
	}
	
	#buscador select{
		width:98%;
	}
	
	#emp-home h1{
		font-size:28px;
	}
	
	#emp-home p{
		font-size:16px;
		line-height:20px;
	}
	
	.nov-home h1{
		font-size:14px;
	}
	
	footer h2{
		padding-right:4px;
		font-size:14px;
	}
	
	footer h3{
		font-size:14px;
		margin-left:2px;
	}
	
	#buscador p{
		font-size:21px;
	}
	
	#nosotros p{
		font-size:15px;
		line-height:17px;
	}
	
	#calidad{
		padding:123px 0px;
	}
}

@media (max-width: 1000px) and (min-width:900px){
	
	
	
	.caption{
		bottom:8px;
	}
	
	.caption h1{
		line-height:29px;
		font-size:31px;
	}
	
	#buscador p{
		font-size:21px;
	}
	
	#buscador input{
		width:auto;
	}
	
	#buscador select{
		width:96%;
	}
	
	.buscador-caja input{
		width:162px !important;
		margin-left:10px;
	}
	
	.home-pro .texto-pro{
		font-size:16px;
	}
	
	.nov-home h1{
		font-size:15px;
	}
	
	footer h2{
		padding-right:1px;
	}
	
	footer h3{
		margin-left:6px;
	}
	
	#calidad{
		padding:129px 0px;
	}

}

@media (max-width: 1100px) and (min-width:1000px){
	
	
	
	.caption{
		bottom:16px;
	}
	
	.caption h1{
		font-size:47px;
		line-height:42px;
	}
	
	#buscador input{
		width:auto !important;
	}
	
	.nov-home h1{
		font-size:21px;
		margin-top:56px;
	}
	
	#calidad{
		padding:130px 0px;
	}

}

@media (max-width: 1300px) and (min-width:1100px){
	
	
	.caption{
		bottom:2px;
	}
	
	.caption h1{
		line-height:61px;
		font-size:66px;
	}
	
	.nov-home h1{
		font-size:22px;
	}
	
	#calidad{
		padding:134px 0px;
	}

}


@media (max-width: 1500px) and (min-width:1300px){
	
	
	.caption{
		bottom:16px;
	}
	
	.caption h1{
		font-size:77px;
		line-height:73px;
	}
	
	
	.nov-home h1{
		font-size:22px;
	}
	
	#calidad{
		padding:102px 0px;
	}

}

@media (max-width: 1700px) and (min-width:1500px){

	
	.nov-home h1{
		margin-top:84px;
		font-size:26px;
	}
	
	#calidad{
		padding:149px 0px;
	}

}

@media (max-width: 1800px) and (min-width:1700px){

	
	.nov-home h1{
		font-size:28px;
		margin-top:89px;
	}

}