html,body,h1,p,a{
	font-family: 'Raleway', sans-serif;
}

.navbar .container .navbar-header img
{
height: 70px;
}

#navbar-ex-collapse 
{
/*   padding-top: 44px; */
}

#navbar-ex-collapse ul > li > a
{
    font-size: large;
    color: #ADB2B6;
}
  
.section{
    padding: 0px;
    color:#fff;
}

.section ul{
  background-color: #fff;
} 

.section ul > li 
{
  border-right: 1px solid #f1f3f3;
  border-left: 1px solid #f1f3f3;
}

.section ul > li > a
{
  border-radius: 0px;
  padding:39px 0;
}


/* productos de symken  */
#natural:hover{
  background-color: #1f3b7d;
     color: #fff;
}

#almendra:hover{
  background-color:#bb8b38;
     color: #fff;
}
#quinoa:hover{
  background-color: #803b56;
     color: #fff;
}
#coco:hover{
  background-color: #007952;
     color: #fff;
}
#fresa:hover{
  background-color: #e975a7;
     color: #fff;
}
#vainilla:hover{
  background-color: #FFD30A;
  color: #fff;
}

#chocolate:hover{
  background-color: #85560f;
   color: #fff;
}
#bebidas{
 background-color:  #0069D6;
 color:#fff;
 font-size: 1.2em;
}

#bebidas h1{
  font-size: 100px;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  line-height: 80px;
  color:#fff;
  text-align: right;
}

#bebidas p
{
	padding-top: 20px;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	
}
#bebidas .row{
  padding: 50px 0;
}

#donde{
background-color: #f6f6f6;
    margin-top: -30px;
    }
    
#porque{
  color:#000;
  padding: 30px 0;
  font-family: 'Raleway', sans-serif;
}
#donde{
  color:#000;
  padding: 10px 0;
  font-family: 'Raleway', sans-serif;
}


#porque h1{
  font-size: 100px;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  color:#0069D6;
}
#donde h1{
  font-size: 100px;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  color:#777;
}


#porque p{
  text-align: center;
  font-family: 'Raleway', sans-serif;
  padding-right: 240px;
  font-size: 40pt;
  font-weight: 100;
  color:#0069D6;
  margin-bottom: -45px;
  padding-top: 10px;
}

#donde p{
  text-align: center;
  font-family: 'Raleway', sans-serif;
  padding-right: 425px;
  font-size: 40pt;
  font-weight: 100;
  color:#777;
  margin-bottom: -45px;
  padding-top: 10px;
}


#variedad, #siempre{
  background-color: #F0EBF1;
   }
  
 #variedad .img-fondo
 {
    background-image: url("../img/producto-symken.png");
    height: 340px;
    background-position: top;
    background-size: cover;
  }
  

#variedad .container .row div,#siempre .container .row div {
    padding: 0 10px;
} 

#calidad{
  background-color:  #0069D6;
  color:#fff;
 }
 
 #calidad h1{
  font-weight: 100;
 }


#calidad .img-fondo
{
	background-image: url("../img/producto-symken-vuela.png");
	background-size: cover;
	height: 400px;
    background-position: center;
}
 
#calidad .container .row div{
    padding: 0 70px;
    padding-top: 75px;
} 



.pro-banner-soya{
	padding-top:400px;
}
.submenu{
margin-top: -100px;	
background-color: #fff;
}

.submenu a{
color:#ADB2B6;
}



.menu a{
	height: auto;
	margin: 0 10px 13px 0;
}

.menu li{
	padding-top: 40px;

}



#soyamigo{
	-webkit-transition: background-color .5s;
}

#soyamigo a:hover
{
    background-color: transparent;
    color: #fff;
}


#soyamigo:hover
{
	color: #fff !important;
    text-decoration: none !important;
    background-color: #4a9328;
}

#symken{
	-webkit-transition: background-color .5s;
}

#symken a:hover
{
    background-color: transparent;
    color: #fff;
}

#symken:hover
{
	color: #fff !important;
    text-decoration: none !important;
    background-color: #2C5E98;
}


#contacto{
	-webkit-transition: background-color .5s;
}

#contacto a:hover
{
    background-color: transparent;
    color: #fff;
}


#contacto:hover
{
	color: #fff !important;
    text-decoration: none !important;
    background-color: #FFDD02;
}

#variedad{
	background-color: #fff;	
	 font-size: 1.2em;
}

#variedad .text-primary{
color: #777; 
font-weight: 100;
}

.menu_bar i{
	float: right;
}

#calidad{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1d4f91+26,0069d6+100 */
background: #1d4f91; /* Old browsers */
background: -moz-linear-gradient(left,  #1d4f91 26%, #0069d6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #1d4f91 26%,#0069d6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #1d4f91 26%,#0069d6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d4f91', endColorstr='#0069d6',GradientType=1 ); /* IE6-9 */

	 font-size: 1.2em;	
}

#siempre{
	background-color: #fff;
	font-size: 1.2em;
	margin: 0px 0;
}


#siempre .text-primary{
color: #777; 
font-weight: 100;	
}

#siempre h1{
color: #0069D6; 
font-weight: 100;
margin-top: 80px;
}

 #siempre .img-fondo
 {
    background-image: url("../img/encuentranossymken.png");
    height: 400px;
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat !important;
  }
  
  
#footer-soya{
	background-color: #ababab; 	
	padding: 20px 0;
}


.menu_bar{
	display: none;
}

.clientes{
	margin: 50px 0;
}

.clientes div > img{
    margin: 0 auto;
    padding: 0 15px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.bt-menu{
	    margin-right: -15px;
    margin-left: -15px;
}

#beneficios img {
    height: 200px;
}

@media only screen and (max-width : 767px) 
{
/*        .navbar-collapse li a { background: green; } */
              .navbar-collapse{
               text-align: center;
               background: #000; 
               }
               
               #navbar-ex-collapse{
	               text-align: center;
	               color:#fff;
               }
               
               #nav{
	               display: none;
               }
               
.menu_bar {
		display:block;
		width:100%;
		background:#ccc;
	}
 
	.menu_bar .bt-menu {
		display:block;
		padding:20px;
		background:#024959;
		color:#fff;
		text-decoration:none;
		font-weight: bold;
		font-size:25px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
 
	.menu_bar span {
		float:right;
		font-size:40px;
	}
}

	@media screen and (min-width: 300px) and (max-width: 767px) 
	{
		#bebidas h1{
			font-size: 3em;
		}
		
		#porque h1, #donde h1 {
			font-size: 2.5em;
		}
		
		#porque p, #donde p {
			font-size: 2em;
			margin-bottom: -30px;
			padding-right: 100px;
		}
		
		#variedad .text-primary{
			text-align: center;
		}
		#calidad{
		    text-align: center;
		    padding-bottom: 10px;
		}
		
		#siempre .text-primary{
			text-align: center;
		}
		
		#beneficios{
			text-align: center;
		}
		
		#beneficios ul{
			text-align: left;
		}
		
		#beneficios h1{
		    font-size: 3em;
		}
		
		.sugerencias h1{
			font-size: 3em;
		}
	}
	

	@media screen and (min-width: 768px) and (max-width: 990px) 
	{
		
		#bebidas h1{
			font-size: 4em;
		}
		
		#porque h1, #donde h1 {
			font-size: 3em;
		}
		
		#porque p, #donde p {
			font-size: 3em;
			margin-bottom: -30px;
			padding-right: 100px;
		}
		
		#variedad .text-primary{
			text-align: right;
		}
		#calidad{
			    text-align: center;
			    padding-bottom: 10px;
		}
		
		#siempre .text-primary{
			text-align: right;
		}
		
		#beneficios{
			text-align: center;
		}
		
		#beneficios ul{
			text-align: left;
		}

		#beneficios h1{
		    font-size: 5em;
		}
		
		.receta .img-fondo{
			height: 900px;
		}
		
		.sugerencias h1{
			font-size: 5em;
		}
	
	}
	
	@media screen and (min-width: 991px) and (max-width: 1200px) 
	{
		
		#bebidas h1{
			font-size: 4em;
		}
		
		#porque h1, #donde h1 {
			font-size: 3em;
		}
		
		#porque p, #donde p {
			font-size: 3em;
			margin-bottom: -30px;
			padding-right: 100px;
		}
		
		#variedad .text-primary{
			text-align: right;
		}
		#calidad{
			    text-align: center;
			    padding-bottom: 10px;
		}
		
		#siempre .text-primary{
			text-align: right;
		}
	}
	
	/*
@media (max-height: 1000px)
	{
		
		
	}
		

	@media (min-width: 1200px)
	{
		
	}
*/

	
	@media (min-width: 1500px)
	{
		.container {
		    width: 1400px;
		}
	}
	
	@media (min-width: 2000px)
	{
		.container {
		    width: 1900px;
		}
		
		.imgen-center{
			right: 500px;
		}
		
	}
	
	
	
	



	
