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

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



#contenedor{
	width:100%;
	overflow:hidden;
	font-family:"OpenSans-Regular";
	font-size: 18px;
	position:relative;
	color: #535453;
	background: url(../imagenes/head.jpg) center top no-repeat #fff;
}

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

.clear{
	clear:both;
}

.logo{
	margin-top: 15px;
}

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

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

.datos-head span{
	position: absolute;
	top: 33px;
	left: -20px;
	color: #ffe900;
}

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

#menu{
  	padding-bottom: none;
  	background: transparent;
  	width: 100%;
  	margin-bottom:0;
  	border: none;
  	min-height: 10px;
}

.menu {
  	text-align:center;
}

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

#navbar a{
    color: #000;
	display: block;
	padding: 5px 4px;
    font-size: 20px;
	text-transform: uppercase;
	border-bottom: solid 2px #003670;
	font-weight: bold;
	margin-top: 25%;
	font-family:"UnDotumBold";
}

#navbar a:hover{
  	background: #003670;
	text-decoration: none;
	border: none;
	color: #fff;
}

#navbar .selec{
	background: #003670;
	text-decoration: none;
	border: none;
	color: #fff;
}

.navbar-default .navbar-toggle .icon-bar{
  	background-color: #000;
}

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

.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:"UnDotumBold";
}

.carousel-indicators{
}

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

.carousel-indicators .active{
  	background: #003670;
  	border-color: #003670;
  	width: 50px;
}

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

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

.producto-home h1{
	font-family:"UnDotumBold";
	font-size: 24px;
	color: #fff;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

.producto-home a{
	display: inline-block;
	color: #fff;
	font-size: 18px;
	text-decoration: none !important;
}

.producto-home p{
	display: inline-block;
	color: #000;
	font-size: 15px;
	text-decoration: none !important;
	float: right;
	padding: 9px;
	background: #fff;
}

.producto-home p:hover{
	background: #000;
	color: #fff;
}

#empresa-home{
	background: url(../imagenes/fondo.jpg) no-repeat;
	padding: 64px 15px;
	padding-bottom: 0;
	border-bottom: 2px solid #00a0de;
}

#empresa-home h1{
	color: #000;
	margin-top: 40px;
	font-size: 35px;
	font-family:"UnDotumBold";
}

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

#empresa-home p{
	color: #000;
	margin-top: 25px;
	text-align: justify;
	font-size: 18px;
	line-height: 23px;
}

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

#empresa-home a{
	display: inline-block;
	margin-top: 20px;
	background: #000;
	padding: 13px 21px;
	color: #fff;
	font-size: 18px;
	text-decoration: none!important;
}

#empresa-home a:hover{
	background: #003670;
	text-decoration: none!important;
}

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

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

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

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

#marcas{
	background: #7dbe31;
    padding-top: 4px;
}

footer{
	padding-top: 30px;
	background: #003670;
}

footer h1{
	font-family:"UnDotumBold";
	font-size: 19px;
	color: #fff;
}

.foot1 p{
	color: #fff;
	margin-top: 15px;
	background: url(../imagenes/datos1.png) no-repeat left top;
	padding-left: 35px;
	line-height: 22px;
	padding-bottom: 12px;
}

.foot2 p{
	color: #fff;
	margin-top: 15px;
	background: url(../imagenes/datos2.png) no-repeat left top;
	padding-left: 35px;
	line-height: 22px;
	padding-bottom: 12px;
}

.foot3 p{
	color: #fff;
	margin-top: 15px;
	background: url(../imagenes/datos3.png) no-repeat left top;
	padding-left: 35px;
	line-height: 22px;
	padding-bottom: 12px;
}

.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: left;
	position: relative;
	margin-top: 10px;
	width: 55px;
	height: 54px;
	background: url(../imagenes/redes.png) no-repeat left;
	margin-bottom: 5px;
}

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

#fb2{
	float: left;
	position: relative;
	margin-top: 10px;
	width: 55px;
	height: 54px;
	background: url(../imagenes/redes2.png) no-repeat left;
	margin-bottom: 5px;
}

#ins2{
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 93px;
	width: 55px;
	height: 54px;
	background: url(../imagenes/redes2.png) no-repeat right;
	margin-bottom: 5px;
}

#titulo{
  	padding-top: 100px;
  	padding-bottom: 80px;
  	background-size: cover;
  	text-align:right;
  	background: url(../imagenes/bg1.jpg) no-repeat center top;
}

#titulo2{
  	padding-top: 100px;
  	padding-bottom: 80px;
  	background-size: cover;
  	text-align:right;
  	background: url(../imagenes/bg2.jpg) no-repeat center top;
}

#titulo3{
  	padding-top: 100px;
  	padding-bottom: 80px;
  	background-size: cover;
  	text-align:right;
  	background: url(../imagenes/bg3.jpg) no-repeat center top;
}

#titulo4{
  	padding-top: 100px;
  	padding-bottom: 80px;
  	background-size: cover;
  	text-align:right;
  	background: url(../imagenes/bg4.jpg) no-repeat center top;
}

#titulo5{
  	padding-top: 100px;
  	padding-bottom: 80px;
  	background-size: cover;
  	text-align:right;
  	background: url(../imagenes/bg5.jpg) no-repeat center top;
}

#titulo6{
  	padding-top: 100px;
  	padding-bottom: 80px;
  	background-size: cover;
  	text-align:right;
  	background: url(../imagenes/bg6.jpg) no-repeat center top;
}

#titulo7{
  	padding-top: 100px;
  	padding-bottom: 80px;
  	background-size: cover;
  	text-align:right;
  	background: url(../imagenes/bg7.jpg) no-repeat center top;
}

#titulo8{
  	padding-top: 100px;
  	padding-bottom: 80px;
  	background-size: cover;
  	text-align:right;
  	background: url(../imagenes/bg8.jpg) no-repeat center top;
}

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

#empresa h1{
	font-size: 40px;
	color: #fff;
	font-family: "UnDotumBold";
	text-shadow: -4px -1px 1px #000;
}

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

.sub-empres{
	padding-bottom: 30px;
}

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

#empresa h2 {
    font-size: 45px;
    margin-left: 10px;
    font-family: "UnDotumBold";
	color:000;
}

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

#mision{
	background: url(../imagenes/fondo2.jpg) no-repeat #000;
	padding: 0px 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;
	font-family: "UnDotumBold";
}

.amarillo{
	color: #fff;
}

.verde{
	color: #fff;
}

.title-quienes h1 span{
	font-family:"UnDotumBold";
	font-size: 48px;
}

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

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

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

.servicios-b{
  	padding-bottom: 30px;
  	float: left;
  	position: relative;
  	width: 100%;
  	margin-top: 10px;
}

.servicios-b h2{
  	font-family:"UnDotumBold";
  	font-size: 31px;
  	color: #72b932;
  	font-weight: normal;
  	margin-top: 40px;
}

#productos{
	background: url(../imagenes/fondo.jpg) center top no-repeat #fff;
	padding-left: 0px;
	padding-right: 0px;
}

#productos h1 {
    font-size: 40px;
	color: #fff;
	font-family: "UnDotumBold";
	text-shadow: -4px -1px 1px #000;
}

#servicios h1 span {
    font-family:"UnDotumBold";
    font-size: 60px;
}

.servicio-caption{
  	position: absolute;
  	bottom: 0px;
  	left: 0px;
  	background: #003670;
  	width: 100%;
  	padding: 15px;
  	font-family: "UnDotumBold";
  	color: #FFF;
  	font-size: 20px;
}
	
.servicio-caption:hover{
  	background: #000;
  	color: #FFF;
}

#prev2 {
   	background: url(../imagenes/arrows.png) no-repeat left;
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 0px;
	right: 44px;
	left: auto;
	top: auto;
	float: left;
	z-index: 10;
	margin-top: 0px;
}

#next2 {
   	background: url(../imagenes/arrows.png) no-repeat right;
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: auto;
	top: auto;
	float: left;
	z-index: 10;
	margin-top: 0px;
}

.mas{
  	position: absolute;
  	right: 15px;
  	top: 15px;
  	color: #FFF;
}

#servicios-bg h1{
  	font-family:"UnDotumBold";
  	font-size:33px;
  	text-align: center;
  	color: #FFF;
}

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

.servicio img{
	border-top-left-radius: 50px;
}

.photo {
 	padding: 240px 0px;
 	margin-top: 0px;
 	background-attachment: fixed;
 	background-position: 50% 0;
 	background-repeat: no-repeat;	
 	position: relative;
 	background-image: url(../imagenes/img.jpg);
 	background-size: cover;
}

.photo h1{
	color: #fff;
	font-size: 54px;
	text-align: center;
	padding: 81px;
	text-shadow: 4px 3px 3px #000;
	font-family:"UnDotumBold";
}

.photo a{
  	text-align: center;
  	width: 100%;
  	float: left;
  	position: relative;
  	font-family:"Miso";
  	font-size: 25px;
  	line-height: 30px;
  	margin-top: 89px;
  	color: #FFF;
}

.photo a span{
  	font-family:"UnDotumBold";
  	margin-top: 10px;
  	display: block;
  	font-size:30px;
}

.photo a:hover{
  	text-decoration: none;
}

#diseno{
  	background: url(../imagenes/fondo.jpg) center top no-repeat #fff;
}

#diseno h1{
  	font-size: 30px;
	color: #000;
	font-family: "UnDotumBold";
	text-shadow: -4px -1px 1px #fff;
}

#diseno h2{
  	font-size: 40px;
	color: #fff;
	font-family: "UnDotumBold";
	text-shadow: -2px 3px 8px #000;
}

#diseno span{ 
    font-family:"UnDotumBold";
    font-size: 60px;
}

#diseno p{
	color: #000;
	float: left;
	font-size: 18px;
	margin-top: 20px;
	line-height: 25px;
}

.diseno-contenido{
	margin-top: 20px;
}

.diseno-img img{
	border-top-left-radius: 95px;
    border-bottom-right-radius: 95px;
    margin-bottom: 60px;
    border: 4px solid #fff;
}

#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:"UnDotumBold";
}

#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: relative;
	border: solid 2px #000;
	color: #fff;
	text-align: center;
	justify-content: center;
	align-items: center;
	text-shadow: 1px 1px 1px #000;
	font-family:"UnDotumBold";
	text-transform: uppercase;
	float: right;
	width: 100px !important;
	height: 30px !important;
	font-size: 14px !important;
	display: flex;
	right: 3%;
	background: #ffffff80;
}

#volver a {
	color:#000;
	background-color: fff;
}

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

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

.titulo-interna h2{
	color: #fff;
	margin-top: 114px;
	font-size: 35px;
	font-family:"UnDotumBold";
}

.titulo-interna h2 span{
	font-family:"UnDotumBold";
	font-size: 44px;
}

.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: #272727;
	display: flex;
	justify-content: center;
	align-items: center;
}

#prev:hover{
	background: #fff300;
}

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

#next:hover{
	color: #000;
	background: #fff300;
}

#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:"UnDotumBold";
	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:"UnDotumBold";
	font-size: 24px;
	text-decoration: none;
	box-shadow: 2px 2px 2px #000;
}

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

#contacto{
	background: url(../imagenes/fondo2.jpg) no-repeat #000;
	padding: 0px 0px 71px 0px;
}

#contacto h1 {
    font-size: 40px;
	color: #fff;
	font-family: "UnDotumBold";
	text-shadow: -4px -1px 1px #000;
}

#contacto h1 span {
    font-family:"UnDotumBold";
    font-size: 60px;
}

.contact h1{
	margin-top: 20px;
	color: #fff;
	font-size: 60px;
	font-family:"UnDotumBold";
}

.contact span{
	margin-top: 20px;
	color: #fff;
	font-size: 48px;
	font-family:"Roboto Regular";
}

.contact p{
	text-align: justify;
	margin-top: 20px;
	line-height: 20px;
	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-size:14px;
	padding:12px;
	margin-top: 5px;
}

#formulario textarea{
	width:100%;
  	background-color:#fff;
	color:#000;
	border:none;
	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:#000 !important;
	text-align:center;
	margin-top:20px !important;
	padding:10px 0px !important;
	background: #fff !important;
	margin-right: 15px;
}

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

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

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

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

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

#ampliar{
	background-color: #fff;
    color: #000;
    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%;
	border: 2px solid #000;
}

#ampliar:hover{
	background: #000;
	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: 300px){
	
	#header {
    	padding-bottom: 20px;
	}

	.logo{
		margin: auto;
	}
	
	#navbar a {
    	width: 100%;
    	border: none;
	  	background-color:#000;
	  	color: #fff;
	  	margin-top: 3%;
  	}

 	#navbar li{
    	width: 100%;
    	margin:0px;
  	}

  	.navbar-header {
    	float: none;
  	}

 	.menu{
    	margin-top: 0px;
  	}

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

  	.navbar-toggle {
    	display: block;
    	border: 1px !important;
    	margin-top: -1px;
    	margin-right: -17px;
    	background-color: #ddd !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-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    	background-color: transparent;
  	}

  	.navbar-toggle .icon-bar{
    	width: 36px;
    	height: 4px;
  	}

  	.navbar-nav {
    	float: none!important;
    	margin-top: 7.5px;
    	margin-left: 0;
  	}

  	.navbar-nav>li {
    	float: none;
  	}

  	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    	border-color: #fdfdfd00;
  	}

  	.navbar-nav>li>a {
    	padding-top: 10px ;
    	padding-bottom: 10px;
  	}

  	.collapse.in{
    	display:block !important;
  	}


  	.carousel-indicators li {
 		width: 26px;
  	}

  	.carousel-indicators .active {
  		width: 26px;
	}

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

	.producto-home {
    	margin-top: 7px;
	}
	
	#carousel-home .carousel-indicators li {
    	width: 35px;
	}

	.caption {
    	top: 10px;
	}

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

	#diseno h2 {
  		margin-top: -47px;
  		font-size: 19px;
	}

	.web {
	    margin-top: 20px;
	}

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

	.foot1 p {
  		font-size: 12px;
	}

	.foot2 p {
  		font-size: 12px;
	}

	.foot3 p {
  		font-size: 12px;
	}

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

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

	#empresa-home h1{
		font-size: 27px;
		margin-top: -29px;
	}

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

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

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

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

	.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: 22px;
	}

	.photo {
 		background-position: 75% 0;
 	}

	.photo h1 {
    	font-size: 29px;
    	padding: 0px;
    }
	#diseno h1 {
    	font-size: 18px;
   }
   #empresa p {
       text-align:left;
   }
}


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

	#navbar a{
		font-size: 14px;
		margin-top: 10%;
	}

    #navbar li{
		margin: 0 7px;
	}

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

	#empresa-home h1 {
  		margin-top: -21px;
  		font-size: 27px;
  	}

  	#productos-home {
        padding: 0px 0px;
    }

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

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

    .carousel-indicators .active{
  		width: 35px;
	}

	.photo {
  		background-position: 77% 0;
    }

	.photo h1 {
  		font-size: 23px;
  		padding: 0px;
  	}

  	#productos h1 {
  		font-size: 24px;
  	}

  	footer h1{
		font-size: 16px;
	}

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

	#empresa-home p {
  		text-align:left;
  	}

  	#diseno h1 {
  		font-size: 22px;
  	}

	#diseno h2 {
  		margin-top: -72px;
  		font-size: 20px;
	}

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

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

	.titulo-color{
		width: 68%;
	}

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

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

}


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

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

	#navbar li{
		margin: 0 7px;
	}
	#empresa-home h1 {
  		margin-top: -21px;
  		font-size: 27px;
  	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 13px;
		line-height: 15px;
	}
	#diseno h2 {
  		margin-top: -14px;
	}

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

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

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

}


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

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

	#navbar li{
		margin: 0 17px;
	}
	#empresa-home h1 {
 		margin-top: -30px;
  		font-size: 23px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 14px;
		line-height: 19px;
	}
	#diseno h1 {
  		font-size: 27px;
	}
	#diseno h2 {
  		margin-top: -14px;
	}
    .title-catalogo span{
		font-size: 47px;
	}

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

	.titulo-color{
		width: 68%;
	}

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

}


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

	#navbar a{
		font-size: 12px;
		margin-top: 39%;
	}

	#navbar li{
		margin: 0 7px;
	}

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

	.photo h1 {
  		font-size: 38px;
  		padding: 1px;

  	}
  	#diseno h2 {
  		font-size: 17px;
  		margin-top: -27px;
  	}

	footer h1{
		font-size: 16px;
	}

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

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

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

	.titulo-color{
		width: 54%;
	}

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

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


}


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

	#navbar a{
		font-size: 15px;
		padding: 5px 1px;
		margin-top: 36%;
	}

	#navbar li{
		margin: 0 8px;
	}

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

	.photo h1 {
  		font-size: 42px;
  		padding: 41px;
  	}

  	#diseno h2 {
  		font-size: 28px;
  	}

	footer h1{
		font-size: 16px;
	}

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

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

	.titulo-color{
		width: 54%;
	}

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

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

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

	#mision p{
		line-height: 22px;
	}
	.fabricas h2 span{
		font-size: 87px;
	}

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



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

	#navbar a{
		font-size: 15px;
		margin-top: 39%;
	}

	#navbar li{
		margin: 0 11px;
	}

	.photo h1 {
  		font-size: 48px;
  		padding: 33px;
  	}

  	#diseno h1 {
  		font-size: 28px;
  	}

	#diseno h2 {
  		font-size: 30px;
  	}

	footer h1{
		font-size: 16px;
	}

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

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

	.titulo-color{
		width: 54%;
	}

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

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

	#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 p{
		font-size: 15px;
		line-height: 18px;
		margin-top: 0px;
	}

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

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

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


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

	#navbar a{
		font-size: 15px;
		margin-top: 42%;
	}

	#navbar li{
		margin: 0 20px;
	}

	.photo h1 {
  		font-size: 54px;
  		padding: 48px;
  	}

	footer h1{
		font-size: 16px;
	}

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

	#diseno h1 {
        font-size: 29px;
  	}

  	#diseno h2 {
 		margin-top: -21px;
 	}

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

    .titulo-color{
		width: 54%;
	}

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

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

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

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

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

	#next{
		right: 35%;
	}

}


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

	#navbar a{
		font-size:16px;
		margin-top: 43%;
	}

	#navbar li{
		margin: 0 20px;
	}
	.photo h1 {
  		font-size: 63px;
  		padding: 43px;
	}

	footer h1{
		font-size: 16px;
	}

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

	#diseno h2 {
  		margin-top: -16px;
	}

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

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

	.titulo-color{
		width: 54%;
	}

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

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

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

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

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

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

	#next{
		right: 35%;
	}

}


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

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

	#navbar li{
		margin: 0 20px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 15px;
		line-height: 21px;
	}
	#diseno h2 {
  		font-size: 35px;
 	}

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

	.titulo-color{
		width: 54%;
	}

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

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

	#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: 48px;
	}

	#next{
		right: 35%;
	}

}


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

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

	#navbar li{
		margin: 0 26px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 15px;
		line-height: 21px;
	}
	#diseno h2 {
  		font-size: 40px;
 	}

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

    .titulo-color{
		width: 54%;
	}

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

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

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

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

	.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 26px;
	}

	footer h1{
		font-size: 16px;
	}

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

	.titulo-color{
		width: 54%;
	}

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

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

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

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

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

	#next{
		right: 35%;
	}
}


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


	#navbar li{
		margin: 0 31px;
	}

	footer h1{
		font-size: 16px;
	}

	.titulo-color{
		width: 54%;
	}

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

	#next{
		right: 35%;
	}
}
