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


#contenedor{
	width:100%;
	overflow:hidden;
	font-family:"SWANSE_B";
	font-size: 18px;
	position:relative;
}
.pad{
	padding-left:0px;
	padding-right:0px;
}
.clear{
	clear:both;
}
#header{
	background-color: #FFF;
	padding-bottom: 20px;
}
.logo{
	margin-top: 15px;
}
.datos-head{
	position: relative;
	float: right;
}
.datos-head p{
	font-family:"SourceSansPro-Black";
	font-size: 20px;
	color: #0d2a56;
	margin-top: 30px;
	line-height: 23px;
}
.datos-head span{
	position: absolute;
	top: 33px;
	left: -20px;
	color: #279843;
}
#barra-menu{
	z-index: 1;
	background: #0d2a56;
	padding-bottom: 10px;
}
#menu{
  	min-height: 40px;
  	background: #0d2a56;
  	width: 100%;
  	float:left;
  	position: relative;
  	margin-bottom:0px;
  	border: none;
	border-radius: 0;
}
#navbar li{
  	display: inline-block;
  	margin: 0 66px;
}
#navbar a{
  	color: #fff;
	display: block;
	padding: 5px 3px;
	font-size:18px;
	text-transform: uppercase;
	border-bottom: solid 2px #279843;
	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;
}
.caption p span{
	font-family:"SourceSansPro-Black";
}
#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: #0d2a56;
  	border-color: #0d2a56;
}
#productos-home{
	background: #fff;
	padding: 30px 15px;
}
.producto-home{
	margin-top:56px;
}
.producto-home h1{
	font-family:"SourceSansPro-Black";
	font-size: 30px;
	color: #0d2a56;
	min-height: 88px;
	margin-top: 50px;
}
.producto-home a{
	display: inline-block;
	margin-top: 15px;
	background: #279843;
	color: #fff;
	font-size: 14px;
	padding: 10px 15px;
	text-decoration: none !important;
}
.producto-home a:hover{
	background: #0d2a56;
	color: #fff;
}
#empresa-home{
	background: url(../imagenes/fondo.jpg) no-repeat;
	padding: 64px 15px;
}
#empresa-home h1{
	color: #279843;
	margin-top: 28px;
	font-size: 36px;
	text-align: center;
}
#empresa-home span{
	font-family:"SourceSansPro-Black";
	border-bottom: solid 2px #fff;
	
}
#empresa-home p{
	color: #0d2a56;
	margin-top: 20px;
	font-size: 22px;
    line-height: 28px;
	text-align: center;
}
#empresa-home img{
	margin-top: 30px;
}
#empresa-home a{
	display: inline-block;
	margin-top: 50px;
	background: #279843;
	padding: 13px 21px;
	color: #fff;
	font-size: 18px;
}
#info-home{
	padding: 50px 15px;
}
#info-home h1{
	font-family:"SourceSansPro-Black";
	font-size: 36px;
	color: #279843;
	margin-top: 40px;
	text-align: center;
}
#info-home p{
	text-align: justify;
	margin-top: 20px;
	color: #0d2a56;
	line-height: 20px;
	font-size: 17px;
}
.img-home{
	margin-left: -80px;
	display: inline-block;
}
#info-home a{
	display: inline-block;
	margin-top: 20px;
	font-family:"SourceSansPro-Black";
	background: #279843;
	padding: 10px 50px;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	box-shadow: 2px 2px 2px #000;
}
#marcas{
	background: #0d2a56;
}
footer{
	padding-top: 30px;
	background: url(../imagenes/footer.jpg);
}
footer h1{
	font-family:"SourceSansPro-Black";
	font-size: 24px;
	color: #fff;
}
footer p{
	color: #fff;
	margin-top: 15px;
	background: url(../imagenes/datos.png) no-repeat left top;
	padding-left: 35px;
	line-height: 22px;
}
.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;
}
#fb{
	float: right;
	position: relative;
	margin-top: 10px;
	width: 55px;
	height: 54px;
	background: url(../imagenes/redes.png) no-repeat left;
	margin-bottom: 5px;
}
#tw{
	float: right;
	position: relative;
	margin-top: 10px;
	margin-left: 15px;
	width: 55px;
	height: 54px;
	background: url(../imagenes/redes.png) no-repeat right;
	margin-bottom: 5px;
}
#titulo{
  	padding-top: 90px;
  	padding-bottom: 40px;
  	background-size: cover;
	text-align:right;
}
.bg-1{
  	background: url(../imagenes/bg1.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 #279843;
	font-size: 36px;
	color: #279843;
	font-family: "SourceSansPro-Black";
}
#empresa h1 span{
	font-family:"SourceSansPro-Black";
	font-size: 36px;
}
#carousel-emp{
	margin-top: 20px;
}
#empresa p{
	text-align: justify;
	margin-top: 35px;
	color: #0d2a56;
	line-height: 23px;
   font-size: 17px;
}
#mision{
	background: #0d2a56;
	padding: 9px 15px 71px 0px;
}
.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: #fff;
}
.verde{
	color: #fff;
}
.title-quienes h1 span{
	font-family:"SourceSansPro-Black";
	font-size: 48px;
}
#mision p{
	margin-top: 15px;
	font-size: 16px;
	line-height: 27px;
	color: #fff;
	padding-left: 140px;
	text-align: justify;
}
.lineav{
	position: relative;
	width: 50px;
	height: 2px;
	background: #FFF;
}
.lineaa{
	position: relative;
	width: 50px;
	height: 2px;
	background: #FFF;
}
.bg-2{
  	background: url(../imagenes/bg2.jpg) no-repeat center top;
}
#fabricas{
	background: url(../imagenes/fondo.jpg);
	padding: 30px 15px;
}
#fabricas h1{
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: solid 1px #279843;
	font-size: 36px;
	color: #279843;
}
#fabricas h1 span{
	font-family:"SourceSansPro-Black";
	font-size: 36px;
}
#fabricas h5{
	margin-top: 18px;
	padding-bottom: 10px;
	font-size: 20px;
	color: #279843;
}
#fabricas h5 span{
	font-family:"SourceSansPro-Black";
	font-size: 20px;
}
#fabricas h6{
	color: #0d2a56;
	font-size: 18px;
}

#fabricas p{
	margin-top: 110px;
	color: #0d2a56;
	font-size: 18px;
	line-height: 27px;
	margin-left: 1px;
}
.fabricas h2{
	font-size:85px;
	color: #000;
	text-align: center;
	line-height: 75px;
}
.fabricas h2 span{
	font-family:"SourceSansPro-Black";
	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:"SourceSansPro-Black";
	text-shadow: 1px 1px 1px #000;
}
.fabricas a:hover{
	background: rgba(0, 0, 0, 0.6);
	border: solid 2px #000;
	text-decoration: none;
}

.imagen1{
	margin-top: 20px;
}
.imagen2{
	margin-top: 20px;
}
.imagen3{
	margin-top: 132px;
}
.imagen4{
	margin-top: 40px;
}
#volver{
	position: absolute;
	width: 130px;
	height: 130px;
	background:#279843;
	border: solid 2px #07471d;
	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:"SourceSansPro-Black";
	font-size: 24px;
	text-transform: uppercase;
}
#volver:hover{
	background: #0d2a56;
	border: solid 2px #3a14a7;
	color: #fff;
	text-decoration: none;
}
.interna{
	margin-top: 100px;
}
.interna a{
	display: inline-block;
	margin-top: 20px;
	font-family:"SourceSansPro-Black";
	background: #279843;
	padding: 10px 50px;
	color: #FFF;
	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: 100px;
	font-size: 30px;
}
.titulo-interna h2 span{
	font-family:"SourceSansPro-Black";
	font-size: 44px;
}
.titulo-color{
	position: absolute;
	left: -15%;
	top: 50px;
	width: 50%;
	height: 176px;
	background: #0d2a56;
}
#prev{
	float: right;
	position: relative;
	width: 60px;
	height: 60px;
	right: 48%;
	left: auto;
	bottom: 0;
	opacity: 1;
	background: #0d2a56;
	display: flex;
	justify-content: center;
	align-items: center;
}
#prev:hover{
	background: #279843;
}
#next{
	float: right;
	position: relative;
	width: 60px;
	height: 60px;
	right: 40%;
	bottom: 0;
	opacity: 1;
	background: #0d2a56;
	display: flex;
	justify-content: center;
	align-items: center;
}
#next:hover{
	color: #FFF;
	background: #279843;
}
.catalogo-img1{
	padding-left: 0;
}
.catalogo1{
	float: left;
	position: relative;
	width: 100%;
	margin-top: 20px;
}
.title-catalogo{
	color: #fff;
	position: absolute;
	font-size: 40px;
	top: 15px;
	left: 15px;
}
.title-catalogo span{
	font-family:"SourceSansPro-Black";
	font-size: 30px;
}
.catalogo2{
	float: left;
	position: relative;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 11px;
}
#catalogo2{
	background: #0d2a56;
	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:"SourceSansPro-Black";
	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:"SourceSansPro-Black";
	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: url(../imagenes/fondo.jpg) no-repeat;
	padding: 30px 15px;
	background-size: cover;
}
#contacto h1{
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: solid 1px #279843;
	font-size: 36px;
	color: #279843;
}
#contacto span{
	color: #279843;
	font-size: 36px;
	font-family: "SourceSansPro-Black";
}
#contacto p{
	text-align: justify;
	margin-top: 35px;
	color: #0d2a56;
	line-height: 20px;
	font-size: 14px;
}
#formulario{
	margin-top: 20px;
}
#formulario h2{
	color: #0d2a56 !important;
	text-transform: none;
	font-size: 18px;
	margin-top: 5px;
  	font-weight: normal;
}
#formulario input{
	width:100%;
	background-color:#0d2a56;
	color:#FFF;
	border:none;
	font-size:14px;
	padding:12px;
	margin-top: 5px;
}
#formulario textarea{
	width:100%;
  	background-color:#0d2a56;
	color:#FFF;
	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:18px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:20px !important;
	padding:10px 0px !important;
	background: #279843 !important;
	margin-right: 15px;
}
#enviar:hover{
  	background: #0d2a56 !important;
	color: #FFF !important;
}
#borrar{
	width:100px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:18px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:20px!important;
	padding:10px 0px !important;
	background: #279843 !important;
  	border: none !important;
}
#borrar:hover{
  	background: #0d2a56 !important;
	color: #FFF !important;
}
#mapa-bg {
	margin-bottom: 80px;
}
#map{
	height:400px;
	margin: 30px 0px;
	border: solid 2px #000;
}
#ampliar{
	background-color: #0d2a56;
    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: #279843;
	color: #fff;
}
#back-top {
    background-image: url(../imagenes/whatsapp.png);
    width: 51px;
    height: 51px;
    position: fixed;
    right: 15px;
    z-index: 900;
    bottom: 18px;
}


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


@media (max-width: 800px){
	
	#header {
    	padding-bottom: 20px;
	}
	.logo{
		margin: auto;
	}
	.datos-head {
    	width: 240px;
    	margin-top: -8px;
	}
  	#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: #279843 !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;
	}
	.title-quienes h1 span {
 		font-size: 35px;
	}
	.web {
	    margin-top: 20px;
	}
	footer h1 {
    	margin-top: -4px;
    	font-size: 18px;
	}
	#mision p {
    	padding-left:0px;
	}
	.fabricas h2 {
    	font-size: 45px;
    	line-height: 40px;
	}
	
	#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: 28px;
	}
	.title-catalogo {
    	font-size: 25px;
	}
	.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: 32px;
	}

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

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

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

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

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

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

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

	#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;
	}
	footer p{
		font-size: 13px;
		line-height: 20px;
	}
}


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

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

	#navbar li{
		margin: 0 12px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 13px;
		line-height: 20px;
	}
	.title-quienes h1 span {
  		font-size: 36px;
	}

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

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

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

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

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

	#contacto span{
		font-size: 32px;
	}
	#prev {
   		right: 57%;
    }
}


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

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

	#navbar li{
		margin: 0 27px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 14px;
		line-height: 19px;
	}
	.title-quienes h1 span {
  		font-size: 36px;
	}

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

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

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

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

	.titulo-color{
		width: 68%;
	}
	#next {
 		right: 33%;
  	}

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

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


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

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

	#navbar li{
		margin: 0 25px;
	}

	footer h1{
		font-size: 16px;
	}

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

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

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

	#fabricas h1 span{
		font-size: 32px;
	}
	.titulo-interna h2 {
  		font-size: 24px;
	}

	#fabricas h1{
		font-size: 40px;
	}
	.title-quienes h1 span {
  		font-size: 36px;
	}
	.titulo-color{
		width: 54%;
	}

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

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

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

	#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;
	}

	#volver{
		width: 100px;
		height: 100px;
		font-size: 19px;
	}
	#prev {
   		right: 55%;
    }

}


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

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

	#navbar li{
		margin: 0 40px;
	}

	footer h1{
		font-size: 16px;
	}

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

	.title-catalogo span{
		font-size: 32px;
	}
	#fabricas h1 span{
		font-size: 38px;
	}
	.titulo-interna h2 {
  		font-size: 28px;
	}
	.title-quienes h1 span {
  		font-size: 36px;
	}

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

	.titulo-color{
		width: 54%;
	}

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

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

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

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

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

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

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

	#volver{
		width: 100px;
		height: 100px;
		font-size: 19px;
	}
	#prev {
    	right: 52%;
    }
}


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

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

	#navbar li{
		margin: 0 21px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 16px;
		line-height: 20px;
	}

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


	#fabricas h1 span{
		font-size: 38px;
	}
	.titulo-interna h2 {
  		font-size: 27px;
	}

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

	.titulo-color{
		width: 54%;
	}
	.title-quienes h1 span {
  		font-size: 36px;
	}

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

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

	.producto-home h1{
		font-size: 22px;
		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;
	}

	#volver{
		width: 100px;
		height: 100px;
		font-size: 19px;
	}
	#info-home h1 {
    	font-size: 25px;
    }

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

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

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

	.title-catalogo span{
		font-size: 30px;
	}
	#prev {
    	right: 53%;
    }

}


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

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

	#navbar li{
		margin: 0 30px;
	}

	footer h1{
		font-size: 16px;
	}

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

	.title-catalogo span{
		font-size: 54px;
	}
	#fabricas h1 span{
		font-size: 38px;
	}

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

	.titulo-color{
		width: 54%;
	}
	.title-quienes h1 span {
  		font-size: 36px;
	}

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

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

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

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

	#empresa-home p{
		font-size: 20px;
        line-height: 28px;
	}
	#empresa-home a {
   		margin-top: 18px;
    }

	#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 h1 {
    	font-size: 32px;
    }

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

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

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

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

	#next{
		right: 35%;
	}
}


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

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

	#navbar li{
		margin: 0 35px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 15px;
		line-height: 21px;
	}
	.title-quienes h1 span {
  		font-size: 36px;
	}

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


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

	#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;
	}
	#empresa-home a {
    	margin-top: 32px;
    }

	#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;
		margin-top: 16px;
	}

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

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

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

	#next{
		right: 35%;
	}

}


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

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

	#navbar li{
		margin: 0 30px;
	}

	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%;
	}
	.title-quienes h1 span {
  		font-size: 36px;
	}

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

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

	.producto-home h1{
		font-size:29px;
		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;
	}

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

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

	#next{
		right: 35%;
	}

}


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

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

	#navbar li{
		margin: 0 36px;
	}

	footer h1{
		font-size: 16px;
	}

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

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


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

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

	.titulo-color{
		width: 54%;
	}

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

	#contacto span{
		font-size: 38px;
	}
	.title-quienes h1 span {
  		font-size: 36px;
	}

	.producto-home h1{
		font-size:31px;
		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;
	}

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

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

	.title-catalogo{
		font-size: 44px;
	}
	#next{
		right: 35%;
	}
}

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

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

	#navbar li{
		margin: 0 42px;
	}

	footer h1{
		font-size: 16px;
	}
	.title-quienes h1 span {
  		font-size: 36px;
	}

	.title-catalogo span{
		font-size: 36px;
	}
	.titulo-color{
		width: 54%;
	}

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

	#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;
	}
	.fabricas h2{
		font-size: 72px;
	}

	.title-catalogo{
		font-size: 38px;
	}
	#next{
		right: 35%;
	}
}


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


	#navbar li{
		margin: 0 60px;
	}

	footer h1{
		font-size: 16px;
	}
	.title-quienes h1 span {
 		font-size: 36px;
	}

	.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%;
	}
}
