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

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

#contenedor{
		width:100%;
		overflow:hidden;
		font-family:"Open_Sans";
		font-size: 20px;
		position:relative;
		color: #535453;
}

.pad{
		padding-left:0px;
		padding-right:0px;
}

.clear{
		clear:both;
}

#header{
		background: url(../imagenes/head.jpg) center top no-repeat #fff;
		padding-bottom: -4px;
}

.logo{
		margin-top: 15px;
}

.datos-head{
		position: relative;
		float: right;
}

.datos-head p{
		font-family:"Open_Sans_Bold";
		font-size: 16px;
		color: #000;
		margin-top: 30px;
		line-height: 23px;
}

#datos_wh {
    color: #000 !important;
    text-decoration: none;
    font-size: 16px;
}

#datos_wh2 {
    color: #000 !important;
    text-decoration: none;
    font-size: 16px;
}

#barra-menu{
		z-index: 1;
		background: #029a33;
		padding-bottom: 10px;
}

#menu{
    min-height: 40px;
    background: #029a33;
    width: 100%;
    float:left;
    position: relative;
    margin-bottom:0px;
    border: none;
		border-radius: 0;
}

#navbar li{
    display: inline-block;
    margin: 0 36px;
}

#navbar a{
    color: #fff;
		display: block;
		padding: 5px 14px;
		font-size:22px;
		text-transform: uppercase;
		border-bottom: solid 2px #fff;
		font-weight: bold;
}

#navbar a span{
		width: 100%;
		display: block;
		top: 0;
		left: 0;
		text-align: center;
		opacity: 0;
}

#navbar a:hover span{
		opacity: 1;
}

#navbar a:hover{
		border-bottom: solid 2px #fff;
		text-decoration: none;
}

#navbar .selec{
		border-bottom: solid 2px #fff;
		text-decoration: none;
}

#navbar .selec span{
		opacity: 1;
}

nav .me{
    text-align:center;
    margin:auto;
    padding-bottom: 4px;
    display: block;
    color: #fff;
}

.navbar-toggle .icon-bar{
    width: 38px;
    background-color: #fff !important;
}

/*.caption{
	position: absolute;
	top: 400px;
	right: 15%;
	color: #000;
}
.caption p{
	text-transform: uppercase;
	font-size: 64px;
	line-height: 60px;
	color: #fff;
	text-shadow: 3px 3px 3px #000;
}
.caption p span{
	font-family:"Crimson-Bold";
}*/

#carousel-home .carousel-indicators{
}

#carousel-home .carousel-indicators li{
    background: #fff;
		width: 50px;
		border-radius: 0;
    border-color: #fff;
}

#carousel-home .carousel-indicators .active{
    background: #029a33;
    border-color: #029a33;
}

#productos-home{
		background: url(../imagenes/fondo.jpg) no-repeat;
		padding: 30px 15px;
}

.producto-home{
		margin-top:56px;
}

.producto-home h1{
		font-family:"Open_Sans_Bold";
		font-size: 30px;
		color: #000;
		min-height: 88px;
		margin-top: 50px;
}

.producto-home a{
		display: inline-block;
		margin-top: 15px;
		background: #005fb4;
		color: #fff;
		font-size: 18px;
		padding: 10px 15px;
		text-decoration: none !important;
}

.producto-home a:hover{
		background: #029a33;
		color: #fff;
}

#empresa-home{
		background: #005fb4;
		padding: 64px 15px;
		padding-bottom: 0;
}

#empresa-home h1{
		color: #FFF;
		margin-top: 40px;
		font-size: 48px;
}

#empresa-home span{
		font-family:"Open_Sans_Bold";
		border-bottom: solid 2px #fff;
}

#empresa-home p{
		color: #fff;
		margin-top: 40px;
		text-align: justify;
		font-size: 20px;
		line-height: 24px;
}

#empresa-home img{
		margin-top: 30px;
}

#empresa-home a{
		display: inline-block;
		margin-top: 50px;
		background: #029a33;
		padding: 13px 21px;
		color: #fff;
		font-size: 18px;
}

#info-home{
		padding: 30px 15px;
}

#info-home p{
		text-align: justify;
		margin-top: 100px;
		color: #000;
		line-height: 26px;
}

.img-home{
		margin-left: -80px;
		display: inline-block;
}

#info-home a{
		display: inline-block;
		margin-top: 83px;
		font-family:"Open_Sans_Bold";
		background: #005fb4;
		padding: 10px 50px;
		color: #fff;
		font-size: 24px;
		text-decoration: none;
		box-shadow: 2px 2px 2px #000;
}

#marcas{
		background: #fff300;
}

footer{
		padding-top: 30px;
		margin-top: 20px;
		background: url(../imagenes/footer.jpg);
}

footer h1{
		font-family:"Open_Sans_Bold";
		font-size: 20px;
		color: #fff;
}

footer p{
		color: #fff;
		margin-top: 15px;
		background: url(../imagenes/datos.png) no-repeat left top;
		padding-left: 35px;
		line-height: 22px;
		font-size: 16px;
}

.web {
		background: url(../imagenes/web.png) no-repeat right;
		padding: 8px;
		padding-right: 160px;
		display: inline-block;
		color: #fff;
		text-decoration: none !important;
		font-size: 12px;
		margin-top: 80px;
}

.web:hover{
		background: url(../imagenes/web-h.png) no-repeat right;
		color: #fff;
}

#fb{
		float: right;
		position: relative;
		margin-left: 15px;
		width: 55px;
		height: 54px;
		background: url(../imagenes/redes.png) no-repeat left;
		margin-top: 20px;
		margin-bottom: 5px;
}

#ins{
		float: right;
		position: relative;
		width: 55px;
		height: 54px;
		background: url(../imagenes/redes.png) no-repeat right;
		margin-top: 20px;
		margin-bottom: 5px;
}

#titulo{
    padding-top: 90px;
    padding-bottom: 300px;
    background-size: cover;
		text-align:right;
}

.bg-1{
    background: url(../imagenes/bg1.jpg) no-repeat center top;
}

.bg-4{
    background: url(../imagenes/bg4.jpg) no-repeat center top;
}

.bg-5{
    background: url(../imagenes/bg5.jpg) no-repeat center top;
}

#empresa{
		background: url(../imagenes/fondo.jpg) no-repeat;
		padding: 30px 15px;
}

#empresa h1{
		margin-top: 30px;
		padding-bottom: 30px;
		border-bottom: solid 1px #000;
		font-size: 48px;
		color: #000;
}

#empresa h2{
		font-family:"Open_Sans_Bold";
		color: #000;
		margin-top: 40px;
		font-size: 22px;
}

#empresa h1 span{
	  font-family:"Open_Sans_Bold";
	  font-size: 60px;
}

#carousel-emp{
		margin-top: 20px;
}

#empresa p{
		text-align: justify;
		margin-top: 20px;
		color: #000;
		line-height: 24px;
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{
  	padding: 0;
  	margin: 0;
  	border: 0;
  	outline: none;
  	vertical-align: top;
  	z-index:9999;
}

.fancybox-wrap {
  	position: absolute;
  	top: 0;
  	left: 0;
  	z-index: 99999999;
}

.fancybox-skin {
  	position: relative;
  	background: #FFF;
  	color: #444;
  	text-shadow: none;
}

.fancybox-opened {
  	z-index: 999999;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  	position: relative;
}

.fancybox-inner {
  	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  	color: #444;
  	margin: 0;
  	padding: 15px;
  	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  	display: block;
  	width: 100%;
  	height: 100%;
}

.fancybox-image {
  	max-width: 100%;
  	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  	background-image: url('../imagenes/fancybox_sprite.png');
}

#fancybox-loading {
  	position: fixed;
  	top: 50%;
  	left: 50%;
  	margin-top: -22px;
  	margin-left: -22px;
  	background-position: 0 -108px;
  	opacity: 0.8;
  	cursor: pointer;
  	z-index: 9999;
}

#fancybox-loading div {
  	width: 44px;
  	height: 44px;
  	background: url('../img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  	position: absolute;
  	top: -18px;
  	right: -18px;
  	width: 36px;
  	height: 36px;
  	cursor: pointer;
  	z-index: 99999;
}

.fancybox-nav {
  	position: absolute;
  	top: 0;
  	width: 40%;
  	height: 100%;
  	cursor: pointer;
  	text-decoration: none;
  	background: transparent url('../img/blank.gif'); /* helps IE */
  	-webkit-tap-highlight-color: rgba(0,0,0,0);
  	z-index: 999999;
}

.fancybox-prev {
  	left: 0;
}

.fancybox-next {
  	right: 0;
}

.fancybox-nav span {
  	position: absolute;
  	top: 50%;
  	width: 36px;
  	height: 34px;
  	margin-top: -18px;
  	cursor: pointer;
  	z-index: 99999;
  	visibility: hidden;
}

.fancybox-prev span {
  	left: 10px;
  	background-position: 0 -36px;
}

.fancybox-next span {
  	right: 10px;
  	background-position: 0 -72px;
}

.fancybox-nav:hover span {
  	visibility: visible;
}

.fancybox-tmp {
  	position: absolute;
  	top: -99999px;
  	left: -99999px;
  	visibility: hidden;
  	max-width: 99999px;
  	max-height: 99999px;
  	overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  	overflow: hidden;
}

.fancybox-overlay {
  	position: absolute;
  	top: 0;
  	left: 0;
  	overflow: hidden;
  	display: none;
  	z-index:9999;
  	background-image:url(../imagenes/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
  	position: fixed;
  	bottom: 0;
  	right: 0;
}

.fancybox-lock .fancybox-overlay {
  	overflow: auto;
  	overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  	visibility: hidden;
  	position: relative;
  	text-shadow: none;
  	z-index: 8050;
}

.fancybox-opened .fancybox-title {
  	visibility: visible;
}

.fancybox-title-float-wrap {
  	position: absolute;
  	bottom: 0;
  	width: 100%;
  	margin-bottom: -25px;
  	margin-left: -15px;
  	z-index:99999;
}

.fancybox-title-float-wrap .child {
  	display: inline-block;
  	width: 100%;
  	float: left;
 	  position: relative;
  	padding: 2px 20px;
  	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  	background: #000;
  	color: #4286b0;
  	line-height: 24px;
  	white-space: nowrap;
}

.fancybox-title-outside-wrap {
  	position: relative;
  	margin-top: 10px;
  	color: #fff;
}

.fancybox-title-inside-wrap {
  	padding-top: 10px;
}

.fancybox-title-over-wrap {
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	color: #fff;
  	padding: 10px;
  	background: #000;
  	background: rgba(0, 0, 0, .8);
}

#mision{
		background: #005fb4;
		padding: 9px 15px 71px 0px;
}

#mision h1 {
  	font-family: "Open_Sans_Bold";
  	color: #fff;
  	margin-top: 40px;
  	font-size: 22px;
}

#mision p{
		margin-top: 15px;
		line-height: 24px;
		color: #fff;
		padding-left: 140px;
}

.title-quienes{
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
		margin-top: 70px;
}

.title-quienes h1{
		font-size:45px;
		margin-left: 10px;
}

.amarillo{
		color: #fff300;
}

.verde{
		color: #029a33;
}

.title-quienes h1 span{
		font-family:"Open_Sans_Bold";
		font-size: 48px;
		color: #fff;
}

.lineav{
		position: relative;
		width: 50px;
		height: 2px;
		background: #fff;
}

.lineaa{
		position: relative;
		width: 50px;
		height: 2px;
		background: #fff300;
}

.bg-2{
    background: url(../imagenes/bg2.jpg) no-repeat center top;
}

#normatividad {
		background: #005fb4;
		padding: 9px 15px 71px 0px;
}

#normatividad h1 {
  	font-family: "Open_Sans_Bold";
  	color: #fff;
  	margin-top: 185px;
  	font-size: 22px;
}

#normatividad p{
		margin-top: 15px;
		line-height: 24px;
		color: #fff;
}

#fabricas{
		background: url(../imagenes/fondo.jpg) no-repeat;
		padding: 71px 15px;
}

#fabricas h1{
		margin-top: 30px;
		padding-bottom: 25px;
		border-bottom: solid 2px #000;
		font-size: 48px;
		color: #000;
}

#fabricas h1 span{
		font-family:"Open_Sans_Bold";
		font-size: 60px;
}

#fabricas p{
		margin-top: 15px;
		margin-left: 15px;
		color: #000;
}

.fabricas h2{
		font-size:85px;
		color: #000;
		text-align: center;
		line-height: 75px;
}

.fabricas h2 span{
		font-family:"Open_Sans_Bold";
		font-size: 106px;
}

.fabricas p{
		text-align: center;
		margin-top: 20px !important;
}

.fabricas img{
		margin-top: 80px;
}

.fabricas a{
		position: absolute;
		width: 150px;
		height: 150px;
		background: rgba(255, 243, 0, 0.6);
		border: solid 2px #fff300;
		right: 0px;
		top: 90px;
		border-radius: 50%;
		color: #fff;
		display: flex;
		font-size: 24px;
		text-align: center;
		justify-content: center;
		align-items: center;
		font-family:"Open_Sans_Bold";
		text-shadow: 1px 1px 1px #000;
}

.fabricas a:hover{
		background: rgba(0, 0, 0, 0.6);
		border: solid 2px #000;
		text-decoration: none;
}

#carousel-fab{
		padding-bottom: 50px;
}

#carousel-fab .carousel-indicators{
		text-indent: 0;
		bottom: 0;
}

#carousel-fab .carousel-indicators li{
  	background: #fff;
		width: 14px;
		height: 23px;
		text-align: center;
		border-radius: 0;
  	border-color: #fff;
		text-indent: 0;
		margin: 0px 25px;
		color: #000;
		font-family:"Open_Sans_Bold";
}

#carousel-fab .carousel-indicators .active{
		border-bottom: solid 1px #000;
}

.imagen1{
		margin-top: 20px;
}

.imagen2{
		margin-top: 20px;
}

.imagen3{
		margin-top: 132px;
}

.imagen4{
		margin-top: 40px;
}

#volver{
		position: absolute;
		width: 130px;
		height: 130px;
		background:#029a33;
		border: solid 2px #029a33;
		right: 0px;
		top: -10px;
		border-radius: 50%;
		color: #fff;
		display: flex;
		text-align: center;
		justify-content: center;
		align-items: center;
		text-shadow: 1px 1px 1px #000;
		font-family:"Open_Sans_Bold";
		font-size: 24px;
		text-transform: uppercase;
}

#volver:hover{
		background: rgba(0, 16, 65, 0.6);
		border: solid 2px #000;
		text-decoration: none;
}

.interna{
		margin-top: 100px;
}

.interna a{
		display: inline-block;
		margin-top: 20px;
		font-family:"Open_Sans_Bold";
		background: #ffe900;
		padding: 10px 50px;
		color: #000;
		font-size: 24px;
		text-decoration: none;
		box-shadow: 2px 2px 2px #000;
}

.img-cat {
    width: 50%;
    display: inline-block;
    margin-left: 50px;
}

.titulo-interna h2{
		color: #fff;
		margin-top: 114px;
		font-size: 30px;
}

.titulo-interna h2 span{
		font-family:"Open_Sans_Bold";
		font-size: 34px;
}

.titulo-color{
		position: absolute;
		left: -15%;
		top: 50px;
		width: 50%;
		height: 176px;
		background: #3baa4e;
}

#prev{
		float: right;
		position: relative;
		width: 60px;
		height: 60px;
		right: 48%;
		left: auto;
		bottom: 0;
		opacity: 1;
		background: #005fb4;
		display: flex;
		justify-content: center;
		align-items: center;
}

#prev:hover{
		background: #029a33;
}

#next{
		float: right;
		position: relative;
		width: 60px;
		height: 60px;
		right: 40%;
		bottom: 0;
		opacity: 1;
		background: #005fb4;
		display: flex;
		justify-content: center;
		align-items: center;
}

#next:hover{
		color: #fff;
		background: #029a33;
}

.catalogo-img1{
		padding-left: 0;
}

.catalogo1{
		float: left;
		position: relative;
		width: 100%;
		margin-top: 20px;
}

.title-catalogo{
		color: #fff;
		position: absolute;
		font-size: 28px;
		top: 15px;
		left: 15px;
}

.title-catalogo span{
		font-family:"Open_Sans_Bold";
		font-size: 34px;
}

.catalogo2{
		float: left;
		position: relative;
		width: 100%;
		margin-top: 20px;
		margin-bottom: 11px;
}

#catalogo2{
		background: #005fb4;
		padding: 30px 15px;
}

#catalogo3{
		background: #fff;
		padding: 30px 15px;
}

#aviso{
		background: url(../imagenes/fondo.jpg) no-repeat;
		padding: 76px 15px;
}

#aviso h1{
		margin-top: 30px;
		padding-bottom: 25px;
		border-bottom: solid 1px #000;
		font-size: 48px;
		color: #000;
}

#aviso h1 span{
		font-family:"Open_Sans_Bold";
		font-size: 60px;
}

#aviso p{
		margin-top: 15px;
		color: #000;
		text-align: justify;
		line-height: 20px;
}

#aviso h2{
		margin-top: 15px;
		font-size: 28px;
		color: #000;
		font-weight: bold;
}

#aviso a{
		float: right;
		margin-top: 20px;
		background: #ffe900;
		padding: 10px 50px;
		color: #000;
		font-family:"Open_Sans_Bold";
		font-size: 24px;
		text-decoration: none;
		box-shadow: 2px 2px 2px #000;
}

#aviso a:hover{
		background: #000;
		color: #fff;
}

.bg-3{
    background: url(../imagenes/bg3.jpg) no-repeat center top;
}

#contacto{
		background: #005fb4;
		padding: 66px 15px;
		background-size: cover;
}

#contacto h1{
		margin-top: 20px;
		color: #fff;
		font-size: 60px;
		font-family:"Open_Sans_Bold";
}

#contacto span{
		margin-top: 20px;
		color: #fff;
		font-size: 48px;
		font-family:"Open_Sans_Bold";
}

#contacto p{
		text-align: justify;
		margin-top: 20px;
		line-height: 27px;
		color: #fff;
}

#formulario{
		margin-top: 20px;
}

#formulario h2{
		color: #fff !important;
		text-transform: none;
		font-size: 18px;
		margin-top: 5px;
    font-weight: normal;
}

#formulario input{
		width:100%;
		background-color:#fff;
		color:#000;
		border:none;
		font-family:"Decker";
		font-size:14px;
		padding:12px;
		margin-top: 5px;
}

#formulario textarea{
		width:100%;
    background-color:#fff;
		color:#000;
		border:none;
		font-family:"Decker";
		font-size:14px;
		padding:10px;
		margin-top: 5px;
    height: 70px;
}

#enviar{
		width:100px !important;
		cursor:pointer;
		position:relative;
		float:right;
		font-size:24px !important;
		color:#fff !important;
		text-align:center;
		margin-top:20px !important;
		padding:10px 0px !important;
		background: #029a33 !important;
		margin-right: 15px;
}

#enviar:hover{
    background: #fff !important;
		color: #000 !important;
}

#borrar{
		width:100px !important;
		cursor:pointer;
		position:relative;
		float:right;
		font-size:24px !important;
		color:#fff!important;
		text-align:center;
		margin-top:20px!important;
		padding:10px 0px !important;
		background: #029a33 !important;
    border: none !important;
}

#borrar:hover{
    background: #fff !important;
		color: #000 !important;
}

#mapa-bg {
		margin-bottom: 80px;
}

#map{
		height:400px;
		margin: 30px 0px;
		border: solid 2px #000;
}

#ampliar{
		background-color: #029a33;
    color: #fff;
    text-align: center;
  	width: 90px;
		height: 90px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 50%;
		position: absolute;
    text-decoration: none !important;
		bottom:-10px;
		right:40%;
}

#ampliar:hover{
		background: #005fb4;
		color: #fff;
}

#productos1 p{
		color: #000;
		font-family:"Open_Sans_Bold";
		margin-top: 40px;
		text-align: justify;
		font-size: 20px;
		line-height: 24px;
}




/*-----------------------------------------------------------------------------------------*/


@media (max-width: 800px){
	
	#header {
      background: #fff;
      padding-bottom: 20px;
	}

	.logo{
			margin: auto;
	}

	.datos-head {
      width: 281px;
      margin-top: -20px;
	}

  #menu {
      margin-top: 5px;
		  padding-bottom: 0;
  }

	.menu {
      flex-direction: column;
	}

	.navbar-header {
	    float: none;
	}

	.navbar-left,.navbar-right {
	    float: none !important;
	}

	.navbar-toggle {
	    display: block;
		  background: #000 !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;
	    margin-left: 0;
	}

	.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;
      font-size: 15px;
	}

	#carousel-home .carousel-indicators li {
      width: 35px;
	}

	.caption {
      top: 10px;
	}

	.caption p {
      text-transform: uppercase;
      font-size: 10px;
      line-height: 15px;
	}

	.web {
	    margin-top: 20px;
	}

	footer p{
		  font-size: 11px;
		  line-height: 22px;	
	}

	footer h1 {
      margin-top: 20px;
      font-size: 15px;
	}

	#mision p {
      padding-left:0px;
	}

	.fabricas h2 {
      font-size: 45px;
      line-height: 40px;
	}

	#carousel-fab .carousel-indicators li {
	    margin: 0px 6px;
	}

	#volver {
      width: 80px;
      height: 80px;
      top: -64px;
      font-size: 15px;
	}

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

	.imagen2 {
	    margin-top: 20px;
	    padding: 0;
	}

	.imagen3 {
      margin-top: 20px;
    	padding: 0;
	}

	.imagen4 {
		  margin-top: 20px;
		  padding: 0;
	}

	.title-catalogo span {
    	font-size: 18px;
	}

	.title-catalogo {
    	font-size: 14px;
	}

	.catalogo-img1 {
    	padding-left: 15px;
	}

	.titulo-color {
    	width: 115%;
	}

	#prev {
		  margin-top: 15px;
	}

	#next {
    	right: 0%;
		  margin-top: 15px;
	}

	#mapa-bg {
    	margin-bottom: 30px;
	}

	.producto-home h1{
		  font-size: 29px;
	}

	.datos-head p{
		  font-size: 16px;
	}

	#empresa-home h1{
		  font-size: 35px;
	}

	#empresa-home p{
		  font-size: 14px;
		  line-height: 16px;
	}

	#empresa h1 span{
		  font-size: 47px;
	}

	#empresa h1{
		  font-size: 38px;
	}

	#info-home a{
		  font-size: 19px;
	}

	#fabricas h1 span{
		  font-size: 36px;
	}

	#fabricas h1{
		  font-size:33px;
	}

	.fabricas h2 span{
		  font-size: 54px;
	}

	.titulo-interna h2 span{
		  font-size: 29px;
	}

	.titulo-interna h2{
		  margin-top: 84px;
	}

	#aviso h1{
		  font-size: 36px;
	}

	#aviso h1 span{
		  font-size: 36px;
	}

	#aviso a{
		  font-size: 16px;
		  padding: 10px 20px;
	}

	#contacto h1{
		  font-size: 40px;
	}

	.fabricas a{
		  width: 100px;
		  height: 100px;
		  font-size: 16px;
	}
}


@media (max-width:900px) and (min-width:801px){

	#navbar a{
		font-size: 11px;
	}

	#navbar li{
		margin: 0 7px;
	}
	.datos-head {
    	width: 216px;
    	margin-top: -20px;
	}
	.datos-head p {
    	font-size: 14px;
   	 	line-height: 19px;
	}
	#datos_wh {
    	font-size: 14px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 11px;
		line-height: 21px;
	}

	.title-catalogo span{
		font-size: 30px;
	}

	.title-catalogo{
		font-size: 20px;
	}

	#fabricas h1 span{
		font-size: 47px;
	}

	#fabricas h1{
		font-size: 40px;
	}

	#normatividad h1 {
  	margin-top: 44px;
  }

	.titulo-color{
		width: 68%;
	}
	#contacto h1{
		font-size: 37px;
	}

	#contacto span{
		font-size: 33px;
	}

}


@media (max-width:1000px) and (min-width:901px){

	#navbar a{
		font-size: 13px;
	}

	#navbar li{
		margin: 0 9px;
	}
	.datos-head {
    	width: 216px;
    	margin-top: -20px;
	}
	.datos-head p {
    	font-size: 14px;
    	margin-top: 26px;
    	line-height: 21px;
	}
	#datos_wh {
   		font-size: 15px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 13px;
		line-height: 22px;
	}

	.title-catalogo span{
		font-size: 34px;
	}

	.title-catalogo{
		font-size: 24px;
	}

	#fabricas h1 span{
		font-size: 47px;
	}

	#fabricas h1{
		font-size: 40px;
	}

	#normatividad h1 {
  	margin-top: 61px;
  }

	.titulo-color{
		width: 68%;
	}

	#contacto h1{
		font-size: 37px;
	}

	#contacto span{
		font-size: 33px;
	}
	.titulo-interna h2 span {
    	font-size: 20px;
	}
	.titulo-interna h2 {
   		font-size: 18px;
	}

}


@media (max-width:1100px) and (min-width:1001px){

	#navbar a{
		font-size: 17px;
	}

	#navbar li{
		margin: 0 7px;
	}
	.datos-head {
    	width: 216px;
    	margin-top: -20px;
	}
	.datos-head p {
    	font-size: 14px;
    	margin-top: 25px;
    	line-height: 21px;
	}
	#datos_wh {
   		font-size: 15px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 14px;
		line-height: 21px;
	}

	.title-catalogo span{
		font-size: 34px;
	}

	.title-catalogo{
		font-size: 28px;
	}

	#fabricas h1 span{
		font-size: 47px;
	}

	#fabricas h1{
		font-size: 40px;
	}

	.titulo-color{
		width: 54%;
	}

	#contacto h1{
		font-size: 37px;
	}

	#contacto span{
		font-size: 33px;
	}

	.producto-home h1{
		font-size: 26px;
	}

	#empresa-home h1{
		margin-top: -19px;
	}

	#empresa-home p{
		font-size: 15px;
		line-height: 18px;
	}

	#mision p{
		line-height: 22px;
	}

	.fabricas h2 span{
		font-size: 87px;
	}

	#normatividad h1 {
  		margin-top: 49px;
  }

	#volver{
		width: 100px;
		height: 100px;
		font-size: 19px;
	}
	.titulo-interna h2 span {
    	font-size: 22px;
	}
	.titulo-interna h2 {
   		font-size: 20px;
	}

}


@media (max-width:1200px) and (min-width:1101px){

	#navbar a{
		font-size: 19px;
	}

	#navbar li{
		margin: 0 8px;
	}
	.datos-head {
    	width: 216px;
    	margin-top: -20px;
	}
	.datos-head p {
    	font-size: 14px;
    	margin-top: 25px;
    	line-height: 21px;
	}
	#datos_wh {
   		font-size: 15px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 14px;
		line-height: 22px;
	}

	.title-catalogo span{
		font-size: 34px;
	}


	#fabricas h1 span{
		font-size: 47px;
	}

	#fabricas h1{
		font-size: 40px;
	}

	.titulo-color{
		width: 54%;
	}

	#contacto h1{
		font-size: 42px;
	}

	#contacto span{
		font-size: 38px;
	}

	.producto-home h1{
		font-size: 30px;
	}

	#empresa-home h1{
		margin-top: -13px;
	}

	#empresa-home p{
		font-size: 17px;
		line-height: 19px;
	}

	#mision p{
		line-height: 22px;
	}

	.fabricas h2 span{
		font-size: 87px;
	}

	#normatividad h1 {
  	margin-top: 91px;
  }

	#volver{
		width: 100px;
		height: 100px;
		font-size: 19px;
	}
	.titulo-interna h2 span {
    	font-size: 22px;
	}
	.titulo-interna h2 {
   		font-size: 20px;
	}

}


@media (max-width:1300px) and (min-width:1201px){

	#navbar a{
		font-size: 15px;
	}

	#navbar li{
		margin: 0 12px;
	}
	.datos-head {
    	width: 216px;
    	margin-top: -20px;
	}
	.datos-head p {
    	font-size: 14px;
    	margin-top: 25px;
    	line-height: 21px;
	}
	#datos_wh {
   		font-size: 15px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 14px;
		line-height: 22px;
	}

	.title-catalogo span{
		font-size: 54px;
	}


	#fabricas h1 span{
		font-size: 47px;
	}

	#fabricas h1{
		font-size: 40px;
	}

	.titulo-color{
		width: 54%;
	}

	#contacto h1{
		font-size: 35px;
	}

	#contacto span{
		font-size: 32px;
	}

	.producto-home h1{
		font-size: 25px;
		margin-top: 39px;
	}

	#empresa-home h1{
		margin-top: -13px;
		font-size: 34px;
	}

	#empresa-home p{
		font-size: 14px;
		line-height: 16px;
	}

	#mision p{
		line-height: 19px;
		font-size: 16px;
		padding-left: 87px;
	}

	.fabricas h2 span{
		font-size: 71px;
	}

	#normatividad h1 {
  	margin-top: 33px;
  }

	#volver{
		width: 100px;
		height: 100px;
		font-size: 19px;
	}

	#info-home p{
		font-size: 15px;
		line-height: 18px;
		margin-top: 0px;
	}

	.fabricas h2{
		font-size: 72px;
	}

	.title-catalogo{
		font-size: 20px;
	}

	.title-catalogo span{
		font-size: 26px;
	}
	.titulo-interna h2 span {
    	font-size: 24px;
	}
	.titulo-interna h2 {
   		font-size: 22px;
	}
}


@media (max-width:1400px) and (min-width:1301px){

	#navbar a{
		font-size: 14px;
	}

	#navbar li{
		margin: 0 20px;
	}
	.datos-head {
    	width: 216px;
    	margin-top: -20px;
	}
	.datos-head p {
    	font-size: 14px;
    	margin-top: 25px;
    	line-height: 21px;
	}
	#datos_wh {
   		font-size: 15px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 15px;
		line-height: 22px;
	}

	.title-catalogo span{
		font-size: 54px;
	}


	#fabricas h1 span{
		font-size: 47px;
	}

	#fabricas h1{
		font-size: 40px;
	}

	.titulo-color{
		width: 54%;
	}

	#contacto h1{
		font-size: 35px;
	}

	#contacto span{
		font-size: 32px;
	}

	.producto-home h1{
		font-size:27px;
		margin-top: 39px;
	}

	#empresa-home h1{
		margin-top: -13px;
		font-size: 34px;
	}

	#empresa-home p{
		font-size: 13px;
		line-height: 15px;
	}

	#mision p{
		line-height: 20px;
		font-size: 17px;
		padding-left: 87px;
	}

	#normatividad h1 {
  	margin-top: 24px;
  }

	.fabricas h2 span{
		font-size: 71px;
	}

	#volver{
		width: 100px;
		height: 100px;
		font-size: 19px;
	}

	#info-home p{
		font-size: 16px;
		line-height: 19px;
		margin-top: 0px;
	}

	.fabricas h2{
		font-size: 72px;
	}

	.title-catalogo{
		font-size: 24px;
	}

	.title-catalogo span{
		font-size: 30px;
	}

	#next{
		right: 35%;
	}
	.titulo-interna h2 span {
    	font-size: 26px;
	}
	.titulo-interna h2 {
   		font-size: 24px;
	}
}


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

	#navbar a{
		font-size:16px;
	}

	#navbar li{
		margin: 0 20px;
	}
	.datos-head {
    	width: 216px;
    	margin-top: -20px;
	}
	.datos-head p {
    	font-size: 14px;
    	margin-top: 30px;
    	line-height: 21px;
	}
	#datos_wh {
   		font-size: 15px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 15px;
		line-height: 21px;
	}

	.title-catalogo span{
		font-size: 54px;
	}


	#fabricas h1 span{
		font-size: 47px;
	}

	#fabricas h1{
		font-size: 40px;
	}

	.titulo-color{
		width: 54%;
	}

	#contacto h1{
		font-size: 35px;
	}

	#contacto span{
		font-size: 32px;
	}

	.producto-home h1{
		font-size:29px;
		margin-top: 39px;
	}

	#empresa-home h1{
		margin-top: -13px;
		font-size: 34px;
	}

	#empresa-home p{
		font-size: 14px;
		line-height: 16px;
	}

	#mision p{
		line-height: 20px;
		font-size: 17px;
		padding-left: 87px;
	}

	.fabricas h2 span{
		font-size: 71px;
	}

	#volver{
		width: 100px;
		height: 100px;
		font-size: 19px;
	}

	#normatividad h1 {
  	margin-top: 33px;
  }

	#info-home p{
		font-size: 16px;
		line-height: 19px;
		margin-top: 0px;
	}

	.fabricas h2{
		font-size: 72px;
	}

	.title-catalogo{
		font-size: 24px;
	}

	.title-catalogo span{
		font-size: 30px;
	}

	#next{
		right: 35%;
	}
	.titulo-interna h2 span {
    	font-size: 28px;
	}
	.titulo-interna h2 {
   		font-size: 26px;
	}
}


@media (max-width:1600px) and (min-width:1501px){

	#navbar a{
		font-size:19px;
	}

	#navbar li{
		margin: 0 20px;
	}
	.datos-head p {
   		margin-top: 13px;
    }
	.datos-head {
    	width: 216px;
    	margin-top: -20px;
	}
	.datos-head p {
    	font-size: 14px;
    	margin-top: 32px;
    	line-height: 21px;
	}
	#datos_wh {
   		font-size: 15px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 15px;
		line-height: 21px;
	}

	.title-catalogo span{
		font-size: 54px;
	}


	#fabricas h1 span{
		font-size: 47px;
	}

	#fabricas h1{
		font-size: 40px;
	}

	.titulo-color{
		width: 54%;
	}

	#contacto h1{
		font-size: 38px;
	}

	#contacto span{
		font-size: 38px;
	}

	.producto-home h1{
		font-size:32px;
		margin-top: 39px;
	}

	#empresa-home h1{
		margin-top: -13px;
		font-size: 34px;
	}

	#empresa-home p{
		font-size: 15px;
		line-height: 17px;
	}

	#mision p{
		line-height: 20px;
		font-size: 17px;
		padding-left: 87px;
	}

	.fabricas h2 span{
		font-size: 71px;
	}

	#volver{
		width: 100px;
		height: 100px;
		font-size: 19px;
	}

	#info-home p{
		font-size: 16px;
		line-height: 19px;
	}

	.fabricas h2{
		font-size: 72px;
	}

	normatividad h1 {
  	margin-top: 59px;
  }

	.title-catalogo{
		font-size: 28px;
	}

	.title-catalogo span{
		font-size: 34px;
	}

	#next{
		right: 35%;
	}
	.titulo-interna h2 span {
    	font-size: 30px;
	}
	.titulo-interna h2 {
   		font-size: 28px;
	}
	
}


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

	#navbar a{
		font-size:19px;
	}

	#navbar li{
		margin: 0 26px;
	}
	.datos-head p {
   		margin-top: 16px;
    }
	.datos-head {
    	width: 216px;
    	margin-top: -20px;
	}
	.datos-head p {
    	font-size: 14px;
    	margin-top: 37px;
    	line-height: 21px;
	}
	#datos_wh {
   		font-size: 15px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 15px;
		line-height: 21px;
	}

	.title-catalogo span{
		font-size: 34px;
	}


	#fabricas h1 span{
		font-size: 47px;
	}

	#fabricas h1{
		font-size: 40px;
	}

	.titulo-color{
		width: 54%;
	}

	#contacto h1{
		font-size: 46px;
	}

	#contacto span{
		font-size: 38px;
	}

	.producto-home h1{
		font-size:33px;
		margin-top: 39px;
	}

	#empresa-home h1{
		margin-top: -13px;
		font-size: 34px;
	}

	#empresa-home p{
		font-size: 15px;
		line-height: 17px;
	}

	#mision p{
		line-height: 20px;
		font-size: 17px;
	}

	.fabricas h2 span{
		font-size: 71px;
	}

	#volver{
		width: 100px;
		height: 100px;
		font-size: 19px;
	}

	#normatividad h1 {
  	margin-top: 99px;
  }

	#info-home p{
		font-size: 17px;
		line-height: 19px;
	}

	.fabricas h2{
		font-size: 72px;
	}

	.title-catalogo{
		font-size: 28px;
	}

	#next{
		right: 35%;
	}
}


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

	#navbar a{
		font-size:20px;
	}

	#navbar li{
		margin: 0 26px;
	}
	.datos-head {
    	width: 216px;
    	margin-top: -20px;
	}
	.datos-head p {
    	font-size: 14px;
    	margin-top: 41px;
    	line-height: 21px;
	}
	#datos_wh {
   		font-size: 15px;
	}

	footer h1{
		font-size: 16px;
	}

	.title-catalogo span{
		font-size: 34px;
	}


	.titulo-color{
		width: 54%;
	}

	#contacto h1{
		font-size: 50px;
	}

	#contacto span{
		font-size: 47px;
	}

	#empresa-home p{
		font-size: 16px;
		line-height: 19px;
	}

	#mision p{
		line-height: 24px;
		font-size: 19px;
	}

	.fabricas h2 span{
		font-size: 71px;
	}

	#volver{
		width: 100px;
		height: 100px;
		font-size: 19px;
	}

	#normatividad h1 {
  		margin-top: 118px;
  }


	.fabricas h2{
		font-size: 72px;
	}

	.title-catalogo{
		font-size: 28px;
	}

	#next{
		right: 35%;
	}
}


@media (max-width:1900px) and (min-width:1801px){

    #navbar li{
		margin: 0 31px;
	}

	footer h1{
		font-size: 16px;
	}
	.datos-head {
    	width: 216px;
    	margin-top: -20px;
	}
	.datos-head p {
    	font-size: 15px;
    	margin-top: 42px;
    	line-height: 21px;
	}
	#datos_wh {
   		font-size: 15px;
	}

	.titulo-color{
		width: 54%;
	}


	.fabricas h2 span{
		font-size: 71px;
	}

	#volver{
		width: 100px;
		height: 100px;
		font-size: 19px;
	}


	.fabricas h2{
		font-size: 72px;
	}

    #next{
		right: 35%;
	}
}