@import url('https://fonts.googleapis.com/css?family=Roboto: 100,300,400');
.brand-text .market-titulo{
 display: none;   
    
}
.navbar .brand {
    float: left;
    display: block;
    padding: 10px 20px 10px;
    margin-left: -70px;
    font-size: 20px;
    font-weight: 200;
    color: #f2efef;
    text-shadow: 0 1px 0 transparent;
}
.page-header h1{
 display: none;   
}
.page-content h2 {
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 700;
    color: #3b363c;
    text-transform: uppercase;
}
.page-content p {
    color: #3b363c;
    font-size: 12px;
    line-height: 1.6em;
    padding: 8px 0;
    font-weight: 400;
}
.navbar-inner {
    font-weight: 300;
    border: none;
    background-color: #FFD900;
    font-size: 10px;
    text-transform: uppercase;
   
}
.logo-market {
    height: 80px !important;
}
.navbar .logo-market {
    margin: -10px 10px;
    width: auto !important;
    max-width: none;
    vertical-align: top;
}
.navbar .nav>li>a {
    
    padding: 5px 15px;
    color: #000;
    border-radius: 0;
    margin: 0;
    margin-top:30px;
    font-weight: bold;
    text-transform: none;
    font-size: 12px;
    
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
    color: #000;
    border-bottom: 2px solid #000;
    text-decoration: none;
    background-color: transparent;
    
}

.navbar .nav>li>a:focus, .navbar .nav>li>a:hover {
    background-color: transparent;
    color: #000;
    border-bottom: 2px solid #000;
    text-decoration: none;
}
.page-content h1 {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2em;
    color: #3b363c;
    text-transform: uppercase;
}
.legu-h1 h1{
    font-size: 35px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Exo', sans-serif;
    font-weight: 700;
 text-shadow: 2px 2px 12px #333;   
}
/*FOOTER DESAPARECIDO */
.site-footer [data-widget="sitemap"], .site-footer [data-widget="socialsharer"] {
    display: none;
}
.modal-footer .btn-link {
    color: #FFD900;
    display: none;
}
.site-footer.modal-footer {
    padding: 0;
    margin-bottom: 0;
    border: none;
    text-align: right;
    background: #000;
    box-shadow: none;

}
/*Footer*/
.leguWsapp{
 position: fixed;
 bottom: 20px;
 right: 20px;
 z-index: 999;
 width: 50px;
 
}
.site-footer.modal-footer {
    padding: 0;
    margin-bottom: 0;
    border: none;
    text-align: right;
    background: #000;
    box-shadow: none;
 
}

.footerNew h3{
        font-family: 'Roboto', sans-serif;
    	font-size: 18px;
		text-transform: uppercase;
		font-weight: 300;
		color: #FFF;
        text-align:left;

	}
	.footerNew p{
		font-family: 'Roboto', sans-serif;
		font-size: 5px;
		color: #fff;
		font-weight: 100;
        text-align:left;
	}
	.footerLegu .social {
  margin: 40px 0;
		}
		.footerLegu .social a {
		  color: #fff;
		  margin-left: 20px;
		  margin-right: 20px;
		  -moz-transition: all 0.3s ease-in-out;
		  -o-transition: all 0.3s ease-in-out;
		  -webkit-transition: all 0.3s ease-in-out;
		  transition: all 0.3s ease-in-out;
		}
		.footerLegu .social a:hover,
		.footerLegu .social a:focus,
		.footerLegu .social a:active {
		  color: #FFD900;
		}
.footerLegu h6{
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
}
.map-legu{
    
    margin-top: 35px;
    
}
.map-legu a{
 text-decoration: none;

 
}
.map-legu ul{
		margin: auto;
        
        
	}
.map-legu li{
		list-style: none;
        text-align: left;
        line-height: 32px;
	}
.atencion-legu{
 margin-top: 35px;   
}
.atencion-legu li{
        list-style: none;
        text-align: left;
        line-height: 36px;
}
.atencion-legu i{
 font-size: 22px;
 margin-right: 15px;
 color: #FFD900;
 
}
.atencion-legu a{
 text-decoration: none; 
 color: #FFD900;
 font-weight: bold;
 letter-spacing: 1px;
 font-size: 15px;
}
.site-footer ul li a {
    color: #fff;
    font-weight: 100;
}
.site-footer, .site-footer a {
    color: #fff;
    font-weight: 300;
}
.social-icons{
 text-align: Center;
  margin-top: 35px; 
}
.social-icons ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  
   
}
.social-icons li {
  display: inline-block;
}
.social-icons li > a {
  display: block;
  text-align: center;
  color: #FFD900!important;
  font-size: 35px!important;
  padding: 16px 10px!important;
}
.footerNew > .social-icons h3{
 text-align:center;   
}
/*Footer*/
/*medias */
@media (max-width: 979px){
.nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
    padding: 9px 0 9px 15px;
    font-weight: 300;
    color: #000 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 20px;
    border: none;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover {
    box-shadow: none;
    border-bottom: none;
    background-color: transparent;
    color: #FFD900!important;
}
.nav-collapse .nav>li>a:hover, .nav-collapse .dropdown-menu a:hover {
    background-color: transparent !important;
    border-bottom: none;
    color: #FFD900!important;
}
.navbar .btn-navbar {
    padding: 12px 13px;
    margin-top: 30px!important;
}
.navbar .btn {
    margin: 0 0 0 0;
    padding: 9px 10px;
    background: #FFD900;
    border: none;
    color: #000;
    border-radius: 0;
}
.navbar .btn:hover, .navbar .btn:focus {
    background: #000;
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
    background-color: #000;
}

.site-footer.modal-footer{
 padding-bottom: 100px;   
}
.navbar .nav>li>a {
    margin-top: 20px;
    
}
.navbar .logo-market {
    margin: -6px 0;
    height: 80px!important;
    width: auto !important;
    max-width: none;
    vertical-align: top;
}
}

/*descripcion de productos */
    /*REDES SOCIALES*/
.social-networks {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 16px;
}

.social-networks a {
    font-size: 32px;
    color: #f9f9f9;
    padding: 10px;
    transition: 0.2s;
}

.social-networks a:hover {
    text-decoration: none;
}

.facebook:hover {
    color: #0077e2;
}
.instagram:hover {
    color: #8a3ab9;
}

.google:hover {
    color: #ef1a1a;
}

.twitter:hover {
    color: #00aced;
}
/*REDES SOCIALES*/
/*LISTA CON INFORMACIÓN DE CONTACTO*/
list-information{
 padding-top: 20px;   
}
.list-information ul{
    margin: 0;
	padding: 0;
}
.list-information li{
	display: inline;
	padding-right: 50px;
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	padding-top:  8px;
	margin: 10px 0; 
}
.list-information i{
	font-size: 28px;
	padding: 5px;
}
    .services  li{
		display: block;
		padding: 5px;
		font-size: 16px;
color: #000;

	}
    .services img{
    	max-width: 30px;
		margin-right: 6px;
	}

	.title-product{
		text-transform: uppercase;
        color: #FFD900;
	
	}
    .btn-primary {
    background-color: #FFD900;
    color: #000;
    padding: 12px 17px;
    border-radius: 0;
    font-weight: 600;
    text-transform: uppercase;
}
.btn-primary:hover,
.btn-primary:focus{
background-color: #000;
    color: #FFD900;
}
h3.form-title{
 color: #fff;  
 font-size: 13px;
}
.control-label {
    display: block;
    color: #fff;
}
.wsappgreen{
    color: green!important;
    
}
.legu-box ul{
    display: inline-block;
    
}

.legu-box span{
    font-size: 30px;
    color: #FFD900;
    }
.legu-box h2{
    color: #fff;
    font-family: 'Exo', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    text-shadow: 2px 2px 12px #333;  
    
}