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

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



#contenedor{
		width:100%;
		overflow:hidden;
		position:relative;
		color: #535453;
		font-family:"Montserrat-Regular";
}

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

.clear{
		clear:both;
}

#header{
		padding: 2px 15px;
		background: url(../img/head.jpg) no-repeat;
		background-size: cover;
}

#barra-menu{
		background: #fba51a;
}

#menu{
  	min-height: 40px;
  	background: #fba51a;
  	width: 100%;
  	float:left;
  	position: relative;
  	margin-bottom:0px;
  	border: none;
  	text-align: center;
		border-radius: 0;
		font-family:"Montserrat-Bold";
}

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

#navbar a{
  	color: #fff;
		display: block;
		padding: 10px 5px;
		font-size: 18px;
		text-transform: uppercase;
}

#navbar a:hover{
  	color: #000;
		text-decoration: none;
}

#navbar .selec{
  	color: #000;
}

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;
  	width: 100%;
  	text-align: center;
  	bottom: 150px;
  	left: 0px;
}

.caption h1{
		font-size: 38px;
		color: #fff;
		text-shadow: 2px 2px 2px #000;
		font-family:"Montserrat-Bold";
}

.caption h2{
		font-size: 21px;
		color: #fff;
		text-shadow: 2px 2px 2px #000;
		font-family: "Montserrat-Bold";
}

.caption p{
  	color:#fff;
		font-size: 22px;
  	margin-top: 15px;
		text-shadow: 2px 2px 2px #000;
		font-family:"Montserrat-Bold";
}

.caption a{
		display: inline-block;
		margin-top: 31px;
		background: #03a94d;
		padding:7px 21px;
		color: #fff;
		font-size:18px;
		border: inset;
		text-decoration: none !important;
		text-align: center;
}

.caption a:hover{
		background-color:#e81e25;
		text-decoration: none !important;
}

#carousel-home .carousel-indicators{
		bottom: 10px;
}

#carousel-home .carousel-indicators li{
  	width:15px;
  	height:15px;
  	background: #424242;
  	border-color: #424242;
}

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

#home-emp {
  	padding: 20px 15px;
}

#home-emp .texto{
		background: url(../img/home/bg.png) no-repeat 0px 0px;
		background-size: contain;
		padding: 10px 40px;
}

#home-emp h1{
		font-family:"Montserrat-Bold";
		color: #000;
  	font-size: 40px;
		margin-top: 20px;
}

#home-emp h2{
		color: #424242;
  	font-size: 20px;
  	line-height: 24px;
		margin-top: 20px;
}

#home-emp p{
		color: #424242;
		line-height: 24px;
		font-size: 20px;
		margin-top: 15px;
		text-align: justify;
}

.home-ser1{
		float: left;
		position: relative;
		width: 100%;
		height:785px;
		background: url(../img/home/1.jpg) no-repeat;
		background-size: cover;
		text-align: center;
}

.home-ser1 h1{
		font-size: 30px;
		color: #fff;
		text-shadow: 2px 2px 2px #000;
		margin-top: 350px;
		font-family: "Montserrat-Bold";
}

.home-ser1 a{
		display: inline-block;
		margin-top: 15px;
		background: #FFF;
		padding:10px 15px;
		color: #000;
		box-shadow: 2px 2px 2px #000;
		font-size:20px;
}

.home-ser2{
		float: left;
		position: relative;
		width: 100%;
		height: 393px;
		background-size: 70%;
		text-align: center;
}

.home-ser2 h1{
		font-family:"Montserrat-Bold";
		color: #000;
		font-size: 40px;
		margin-top: 22%;
}

.home-ser3{
		float: left;
		position: relative;
		width: 100%;
		height: 392px;
		background: url(../img/home/3.jpg) no-repeat center center;
		background-size:cover;
		text-align: center;
}

.home-ser3 h1{
		font-size: 30px;
		color: #fff;
		text-shadow: 2px 2px 2px #000;
  	font-weight: bold;
		margin-top: 85px;
		font-family: "Montserrat-Bold";
}

.home-ser3 a{
		display: inline-block;
		margin-top: 15px;
		background: rgba(255, 255, 255, 0.8);
		padding:10px 15px;
		color: #000;
		box-shadow: 2px 2px 2px #000;
		border: solid 2px #fff;
		font-size:20px;
}

.home-ser4{
		float: left;
		position: relative;
		width: 100%;
		height: 271px;
		background: url(../img/home/2.jpg) no-repeat center center;
		background-size:cover;
		text-align: center;
}

.home-ser4 h1{
		font-size: 30px;
		color: #fff;
		text-shadow: 2px 2px 2px #000;
  	font-weight: bold;
		margin-top: 45px;
		font-family: "Montserrat-Bold";
}

.home-ser4 a{
		display: inline-block;
		margin-top: 15px;
		background: rgba(255, 255, 255, 0.8);
		padding:10px 15px;
		color: #000;
		box-shadow: 2px 2px 2px #000;
		border: solid 2px #fff;
		font-size:20px;
}

.home-ser5{
		float: left;
		position: relative;
		width: 100%;
		height: 515px;
		background: url(../img/home/4.jpg) no-repeat center center;
		background-size:cover;
		text-align: center;
}

.home-ser5 h1{
		font-size: 30px;
		color: #fff;
		text-shadow: 2px 2px 2px #000;
  	font-weight: bold;
		margin-top: 150px;
		font-family: "Montserrat-Bold";
}

.home-ser5 a{
		display: inline-block;
		margin-top: 15px;
		background: rgba(255, 255, 255, 0.8);
		padding:10px 15px;
		color: #000;
		box-shadow: 2px 2px 2px #000;
		border: solid 2px #fff;
		font-size:20px;
}

#home-new{
		padding: 46px;
}

.new-home{
		float: left;
		position: relative;
		width: 100%;
		height: 220px;
		background: url(../img/home/bg.png) no-repeat center center;
		background-size: contain;
		text-align: center;
}

.new-home h1{
		font-family:"Montserrat-Bold";
		color: #000;
		font-size: 35px;
  	margin-top: 18%;
}

#carousel-home2 h1{
		color: #e81e25;
		font-size: 34px;
		margin-top:73px;
		text-align: right;
		font-family:"Montserrat-Bold";
}

#carousel-home2 p{
		color: #424242;
		line-height: 24px;
		font-size: 18px;
		margin-top: 92px;
		text-align: right;
}

#carousel-home2 .carousel-indicators{
		bottom: -30px;
		text-align: right;
		left: 65%;
}

#carousel-home2 .carousel-indicators li{
		width:15px;
		height:15px;
  	background: #424242;
  	border-color: #424242;
		border:none;
}

#carousel-home2 .carousel-indicators .active{
		width:15px;
		height:15px;
  	background: #fba51a;
  	border-color: #fba51a;
}

footer{
		background: #424242;
		padding-top: 18px;
		color: #fff;
}

footer h1{
		font-size: 20px;
		font-family:"Montserrat-Bold";
}

footer p{
		margin-top: 15px;
		border-bottom: dashed 1px #fba51a;
		padding-bottom: 3px;
		line-height: 25px;
  	font-size: 18px;
}

footer a{
		color: #fff;
}

#web{
  	float: left;
		padding: 7px;
		padding-right: 148px;
		background: url(../img/web.png) no-repeat right;
		color: #FFF;
		font-size: 12px;
		margin-top: 95px;
}

#web:hover{
		background: url(../img/web-h.png) no-repeat right;
		text-decoration: none;
}

.redes{
		text-align: right;
}

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

#titulo h1{
  	font-size: 40px;
  	color: #fff;
  	text-shadow: 2px 2px 1px #000;
  	display: inline-block;
  	font-family:"Montserrat-Bold";
}

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

#servicios{
		padding: 30px 15px;
		margin-top: 30px;
}

.servicios{
		background-size: 30%;
		margin-bottom: 30px;
}

.servicios h1{
		font-family: "Montserrat-Bold";
  	color: #000;
  	font-size: 40px;
  	margin-top: 20px;
}

.serv1{
		float: left;
		position: relative;
		width: 100%;
		height: 964px;
		background: url("../img/productos/1.jpg") no-repeat;
		background-size: cover;
		text-align: center;
}

.serv1 h1{
		font-size: 20px;
		color: #fff;
		text-shadow: 2px 2px 2px #000;
		margin-top: 766px;
		font-family: "Montserrat-Bold";
}

#servicios a{
		display: inline-block;
		margin-top: 15px;
		background: rgba(255, 255, 255, 0.5);
		border: solid 2px #fff;
		padding:5px 15px;
		color: #000;
		font-size:20px;
		box-shadow: 2px 2px 2px #000;
		font-family: "Montserrat-Bold";
}

.serv2{
		float: left;
		position: relative;
		width: 100%;
		height: 515px;
		background: url(../img/productos/2.jpg) no-repeat;
		background-size: cover;
		text-align: center;
}

.serv2 h1{
		font-size: 20px;
		color: #fff;
		text-shadow: 2px 2px 2px #000;
		margin-top: 308px;
		font-family: "Montserrat-Bold";
}

.serv3{
		float: left;
		position: relative;
		width: 100%;
		height: 449px;
		background: url(../img/productos/3.jpg) no-repeat;
		background-size: cover;
		text-align: center;
}

.serv3 h1{
		font-size: 20px;
		color: #fff;
		text-shadow: 2px 2px 2px #000;
		margin-top: 243px;
		font-family: "Montserrat-Bold";
}

.serv4{
		float: left;
		position: relative;
		width: 100%;
		height: 449px;
		background: url(../img/productos/4.jpg) no-repeat;
		background-size: cover;
		text-align: center;
}

.serv4 h1{
		font-size: 20px;
		color: #fff;
		text-shadow: 2px 2px 2px #000;
		margin-top: 249px;
		font-family: "Montserrat-Bold";
}

.bg-3{
  	background: url("../img/tripa-de-colageno/titulo.jpg") no-repeat center top;
}

.bg-3b{
    background: url("../img/sistema-de-gestion/titulo.jpg") no-repeat center top;
}

.bg-3c{
    background: url("../img/tripa-de-celulosa/titulo.jpg") no-repeat center top;
}


.bg-3d{
    background: url("../img/ingredientes-funcionales/titulo.jpg") no-repeat center top;
}

.bg-3e{
    background: url("../img/especias-e-insumos/titulo.jpg") no-repeat center top;
}

.bg-3f{
    background: url("../img/evaluacion-proveedores/titulo.jpg") no-repeat center top;
}

#interna{
		padding: 15px 0px;
}

#interna h1{
		color: #000;
		font-size:26px;
		margin-top:79px;
		min-height: 61px;
		font-family:"Montserrat-Bold";
}

#interna p{
		color: #424242;
		line-height: 30px;
		font-size: 18px;
		margin-top: 15px;
		text-align: justify;
}

.natural{
		background: url("../img/gestion/servicio.png")  no-repeat 40px 0px;
		background-size: 50%;
		padding-left: 90px;
}

.natural h2{
		color: #424242;
		font-size: 18px;
    margin-top: -11px;
    line-height: 27px;
    text-align: justify;
}

#interna span{
		color: #000;
		font-weight: bold;
}

#interna .carousel{
		margin-top: 20px;
}

#volver{
		display: inline-block;
		padding: 10px 20px;
		border: solid #fff 2px;
		box-shadow: 2px 2px 2px #000;
		background: #fba51a;
		color: #fff;
		margin-top: 20px;
		margin-bottom: 20px;
		font-size:24px;
		text-decoration: none !important;
}

#volver:hover{
		background: #000;
		text-decoration: none !important;
		color: #FFF;
}

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

#quienes{
		padding: 15px 0px;
}

#quienes h1{
		font-family: "Montserrat-Bold";
  	color: #000;
  	font-size: 40px;
  	margin-top: 20px;
}

#quienes p{
		color: #424242;
  	line-height: 31px;
  	font-size: 20px;
  	margin-top: 15px;
}

.nosotros{
		background-size: 50%;
}

.nosotros-cont{
		margin-top: 30px;
}

.mision{
		background-size: 50%;
		padding-left: 90px;
}

.valores{
		background-size: 50%;
}

.valores2 p{
		margin-top: 130px !important;
		line-height:26px !important;
}

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

.contacto{
		background: url(../img/contacto.png)  no-repeat;
		background-size: 50%;
}

#contacto h1{
		font-family: "Montserrat-Bold";
  	color: #000;
  	font-size: 40px;
  	margin-top: 20px;
}

#contacto p{
		color: #424242;
  	line-height: 31px;
  	font-size: 20px;
  	margin-top: 15px;
  	text-align: justify;
}

#formulario{
  	margin-top: 70px;
}

#formulario h2{
		color: #424242 !important;
  	margin-left: 5px;
		margin-top: 5px;
		font-size:18px;
}

#formulario input{
		width:100%;
		background-color:#424242;
		border: none;
		color:#fff;
		font-size:14px;
		padding:10px;
		margin-top: 5px;
}

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

#enviar{
		width:100px !important;
		cursor:pointer;
		position:relative;
		float:right;
		font-size:24px !important;
		color:#FFF !important;
		text-align:center;
		margin-top:15px !important;
		padding:10px 0px !important;
		background: #fba51a !important;
		margin-right: 15px;
  	border: none !important;;
  	z-index:1;
}

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

#borrar{
		width:100px !important;
  	cursor:pointer;
		position:relative;
		float:right;
		font-size:24px !important;
		color:#FFF !important;
		text-align:center;
		margin-top:15px!important;
		padding:10px 0px !important;
		background: #fba51a !important;
  	border: none !important;
  	z-index:1;
}

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

#mapa {
  	padding: 60px 15px;
		padding-top: 50px;
}

#map{
		height:400px;
		float: left;
		width: 100%;
}

#ampliar{
		background-color: #fba51a;
		text-shadow: 1px 1px 1px #000;
		border-radius: 50%;
		width: 90px;
		height: 90px;
  	color: #FFF;
  	text-align: center;
  	padding: 5px 20px;
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
  	text-decoration: none !important;
		bottom:-30px;
		right: 45%;
}

#ampliar:hover{
		background: #000;
}

#back-top {
  	top: 342px;
  	z-index: 100;
  	float:left;
  	position: fixed;
  	right: 20px;
}

.bc1{
  	background: url(../img/redes.png) 0px 0px no-repeat;
  	display:block;
  	width: 54px;
  	height: 56px;
	}

.bc2{
  	background: url(../img/redes.png) 0px -54px no-repeat;
  	display:block;
  	width: 54px;
  	height: 51px;
	}

.bc3{
  	background: url(../img/redes.png) 0px -105px no-repeat;
  	display:block;
  	width: 54px;
  	height: 61px;
	}






@media (max-width: 300px){

	#header {
    	background-size: cover;
	}

  #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: #0a004c !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 -7px;
	}

	#navbar a{
	  	width: 100%;
	  	text-align: left;
			margin-top: 2px;
	}

	.caption{
			top: 30%;
	}

	.caption h1 {
    	font-size: 30px;
	}

	.caption h2 {
  		font-size: 20px;
  }

	.caption p {
    	font-size: 18px;
    	margin-top: 10px;
	}

	.caption a {
    	margin-top: 5px;
    	padding: 5px 10px;
	}

	#home-emp .texto {
    	padding: 10px 0px;
	}

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

	#carousel-home2 .carousel-indicators {
    	bottom: -35px;
	}

	#web {
    	margin-top: 15px;
	}

	.redes{
			text-align: center;
	}

	.valores2 p {
    	margin-top: 15px !important;
	}

	.pvc {
    	padding-left: 15px;
	}

	#servicios h1{
			font-size: 18px !important;
	}

	#titulo h1 {
    	font-size: 25px;
	}

	.natural {
    	padding-left: 15px;
	}

	#quienes p{
			font-size: 15px;
			line-height: 24px;
	}

	#quienes h1{
			font-size: 23px;
	}
	#volver {
  		font-size: 13px;
  }

}


@media (max-width: 600px) and (min-width:301px){
	
	#header {
    	background-size: cover;
	}

  #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: #0a004c !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 -7px;
	}

	#navbar a{
	  	width: 100%;
	  	text-align: left;
			margin-top: 2px;
	}

	.caption{
			top: 11%;
	}

	.caption h1 {
    	font-size: 14px;
	}

	.caption h2 {
  		font-size: 9px;
  }

	.caption p {
    	font-size: 9px;
    	margin-top: 4px;
	}

	.caption a {
    	margin-top: 5px;
    	padding: 5px 10px;
    	font-size: 11px;
	}

	#home-emp .texto {
    	padding: 10px 0px;
	}

	#home-emp h1 {
  		font-size: 30px;
  		margin-top: -7px;
	}

	#home-emp h2 {
  		font-size: 19px;
  }

  #home-emp p {
  		line-height: 22px;
  		font-size: 19px;
  }

  .home-ser2 {
  		height: 246px;
 	}

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

 	#home-new {
  	padding: 44px;
	}

 	#carousel-home2 h1 {
  		font-size: 23px;
  		margin-top: 28px;
  }

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

	.mision {
  		padding-left: 24px;
	}

	#interna h1 {
  		font-size: 23px;
  }


	#carousel-home2 .carousel-indicators {
    	bottom: -35px;
	}

	#web {
    	margin-top: 15px;
	}

	.redes{
			text-align: center;
	}

	.valores2 p {
    	margin-top: 15px !important;
	}

	footer p {
 			font-size: 15px;
 	}

	.pvc {
    	padding-left: 15px;
	}

	#servicios h1{
			font-size: 18px !important;
	}

	#titulo h1 {
    	font-size: 25px;
	}

	.natural {
    	padding-left: 15px;
	}

	#quienes p{
			font-size: 15px;
			line-height: 24px;
	}

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

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

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

  #volver {
 			font-size: 17px;
	}

}



@media (max-width: 800px) and (min-width:601px){
	
	#header {
    	background-size: cover;
	}

  #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: #0a004c !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 -7px;
	}

	#navbar a{
	  	width: 100%;
	  	text-align: left;
			margin-top: 2px;
	}

	.caption{
			top: 27%;
	}

	.caption h1 {
    	font-size: 20px;
	}

	.caption h2 {
  		font-size: 15px;
  }

	.caption p {
    	font-size: 15px;
    	margin-top: 4px;
	}

	.caption a {
    	margin-top: 5px;
    	padding: 5px 10px;
    	font-size: 11px;
	}

	#home-emp .texto {
    	padding: 10px 0px;
	}

	#home-emp h1 {
  		font-size: 30px;
  		margin-top: -7px;
	}

	#home-emp h2 {
  		font-size: 19px;
  }

  #home-emp p {
  		line-height: 22px;
  		font-size: 19px;
  }

  .home-ser2 {
  		height: 246px;
 	}

 	.new-home h1 {
  		font-size: 26px;
  		margin-top: 4%;
 	}

 	#home-new {
  		padding: 44px;
	}

	.new-home {
  		height: 61px;
  }

 	#carousel-home2 h1 {
  		font-size: 23px;
  		margin-top: 28px;
  }

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

	.mision {
  		padding-left: 24px;
	}

	#interna h1 {
  		font-size: 23px;
  }


	#carousel-home2 .carousel-indicators {
    	bottom: -35px;
	}

	#web {
    	margin-top: 15px;
	}

	.redes{
			text-align: center;
	}

	.valores2 p {
    	margin-top: 15px !important;
	}

	footer p {
 			font-size: 19px;
 	}

	.pvc {
    	padding-left: 15px;
	}

	#servicios h1{
			font-size: 18px !important;
	}

	#titulo h1 {
    	font-size: 25px;
	}

	.natural {
    	padding-left: 15px;
	}

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

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

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

  #contacto p {
  		line-height: 22px;
  		font-size: 19px;
  }

}


@media (max-width: 1000px) and (min-width:801px){
	
	#navbar a{
			font-size:16px;
			padding: 10px 18px;
	}
	
	#navbar li{
			margin:0 0px;
	}
	
	.new-home h1 {
  		font-size: 20px;
  }

  .caption{
			top: 30%;
	}
	
	.caption h1{
			font-size:30px;
	}

  .caption h2 {
    	font-size: 20px;
  }
	
	.caption p{
			font-size:18px;
	}
	
	.caption a{
			font-size:18px;
			margin-top:13px;
	}
	
	#home-emp p{
			line-height:24px;
	}
	
	#carousel-home2 h1{
			margin-top:7px;
	}
	
	#carousel-home2 p{
			font-size:15px;
			line-height:18px;
			margin-top: 7px;
	}
	
	#titulo h1{
			font-size:40px;
	}
	
	#quienes h1{
			font-size:22px;
	}

	#interna h1 {
 			font-size: 35px;
 	}
	
	.mision{
			padding-left:20px;
	}
	
	#quienes p{
			font-size:16px;
			line-height:19px;
	}

	.natural h2 {
  		margin-top: 8px;
  }
	
	.valores2 p{
			margin-top:102px !important;
			line-height:19px !important;
	}
	
	.serv1 h1{
			font-size:23px;
	}
	
	.serv2 h1{
			font-size:23px;
	}
	
	.serv3 h1{
			font-size:23px;
	}
	
	.serv4 h1{
			font-size:18px;
	}

	footer p{
			font-size:15px;
	}
}


@media (max-width: 1200px) and (min-width:1001px){
	
	
	#navbar li{
			margin:0 15px;
	}

	.caption {
    	bottom: 45px;
  }
	
	.caption h1{
			font-size:36px;
	}

	.caption h2{
			font-size:25px;
	}
	
	.caption p{
			font-size:22px;
	}

	.new-home h1 {
    	font-size: 27px;
  }

  .home-ser2 h1{
			margin-top:14%;
	}
	
	.home-ser3{
			height:283px;
	}
	
	.home-ser5{
			height:410px;
	}
	
	#carousel-home2 h1{
			margin-top:6px;
	}
	
	#carousel-home2 p{
			font-size:16px;
			margin-top: 30px;
	}
	
	#quienes p{
			font-size:18px;
			line-height:22px;
	}
	
	#quienes h1{
			font-size:37px;
	}
	
	.valores2 p{
			margin-top:113px !important;
			line-height:23px !important;
	}
	
	.mision{
			padding-left:23px;
	}
	
	#titulo h1{
			font-size:45px;
	}
	
	.serv1 h1{
			font-size:25px;
	}
	
	.serv2 h1{
			font-size:25px;
	}
	
	.serv3 h1{
			font-size:25px;
	}
	
	.serv4 h1{
			font-size:25px;
	}
	#interna h1{
			font-size:36px;
	}

}


@media (max-width: 1400px) and (min-width:1201px){
	
	
	#navbar li{
			margin:0 14px;
	}
	
	#home-emp p{
			font-size:22px;
	}

	#home-emp h2 {
  		font-size: 22px;
  }
	
	#home-emp h1{
			font-size:36px;
	}
	
	.home-ser1 h1{
			font-size:35px;
	}
	
	.home-ser3 h1{
			font-size:35px;
	}
	
	.home-ser5 h1{
			font-size:35px;
	}
	
	.home-ser4 h1{
			font-size:35px;
	}
	
	#carousel-home2 h1{
			margin-top:0px;
	}
	
	#carousel-home2 p{
			font-size:16px;
			margin-top: 32px;
	}

	.caption {
  		bottom: 50px;
  }

  .new-home h1 {
  		font-size: 24px;
	}
	
	footer p{
			font-size:15px;
	}
	
	#quienes p{
			font-size:20px;
			line-height:23px;
	}

	.natural h2 {
  		margin-top: 13px;
  }
	
	.valores2 p{
			margin-top:134px !important;
			line-height:21px !important;
	}
	
	.mision{
			padding-left:20px;
	}
	.serv1 h1{
			font-size:24px;
	}

	.serv2 h1{
			font-size:24px;
	}
	
	.serv3 h1{
			font-size:24px;
	}
	
	.serv4 h1{
			font-size:24px;
	}

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

}


@media (max-width: 1700px) and (min-width:1401px){
	
	#navbar li{
			margin:0 34px;
	}

	.caption {
  		bottom: 90px;
  }

  .new-home h1 {
  		font-size: 30px;
  }
	
	#home-emp p{
			font-size:22px;
	}

	#home-emp h2 {
  		font-size: 22px;
  }
	
	#carousel-home2 h1{
			margin-top:18px;
	}
	
	.home-ser1 h1{
			font-size:35px;
	}
	
	.home-ser3 h1{
			font-size:35px;
	}
	
	.home-ser5 h1{
			font-size:35px;
	}
	
	.home-ser4 h1{
			font-size:35px;
	}
	
	.serv1 h1{
			font-size:28px;
	}
	
	.serv3 h1{
			font-size:28px;
	}
	
	.serv2 h1{
			font-size:28px;
	}
	
	.serv4 h1{
			font-size:28px;
	}
	
	#quienes p{
			font-size: 22px;
    	line-height: 26px;
	}
	
	#interna h1{
			font-size:35px;
	}
	
	#titulo h1{
			font-size:50px;
	}
	
	#interna p{
			font-size:16px;
			
			line-height:21px;
	}
}