.logo{
    width: 90px;
}

.logo-1{
    margin: 0px auto;
    text-align: center !important;
    width: 200px;
    margin: 50px;
    display: inline-block;
}

.telefono{
    background: #000;
    color: #fff;
    padding: 10px;
}

.telefono:hover{
    background: none;
    border: 1px solid #000;
    color: #000;
}

p.productos{
    text-align: justify;
}


#sticky-social {
   right: 0;
   position: fixed;
   top: 40%;
    z-index: 2000;
}
#sticky-social a {
   background: #333;
   color: #fff;
   display: block;
   height: 55px;
   font: 30px "Open Sans", sans-serif;
   line-height: 35px;
   position: relative;
   text-align: center;
   width: 50px;
    padding: 13px;
}
#sticky-social a span {
   line-height: 45px;
    left: -260px;
    position: absolute;
    text-align: center;
    width: 310px;
}
#sticky-social a:hover span {
   left: 100%;
}


#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] span { background: #3b5998; }

#sticky-social a[class*="whatsapp"],
#sticky-social a[class*="whatsapp"]:hover,
#sticky-social a[class*="whatsapp"] span { background: #25d366; }

#sticky-social a[class*="phone"],
#sticky-social a[class*="phone"]:hover,
#sticky-social a[class*="phone"] span { background: #dd4b39; }  

#sticky-social a[class*="envelope"],
#sticky-social a[class*="envelope"]:hover,
#sticky-social a[class*="envelope"] span { background: #007bb6; }  

#sticky-social a[class*="instagrem"],
#sticky-social a[class*="instagrem"]:hover,
#sticky-social a[class*="instagrem"] span { background: #517fa4; }  

#sticky-social a[class*="stumbleupon"],
#sticky-social a[class*="stumbleupon"]:hover,
#sticky-social a[class*="stumbleupon"] span { background: #eb4924; }  

#sticky-social a[class*="pinterest"],
#sticky-social a[class*="pinterest"]:hover,
#sticky-social a[class*="pinterest"] span { background: #cc2127; }  

#sticky-social a[class*="flickr"],
#sticky-social a[class*="flickr"]:hover,
#sticky-social a[class*="flickr"] span { background: #ff0084; }  

#sticky-social a[class*="tumblr"],
#sticky-social a[class*="tumblr"]:hover,
#sticky-social a[class*="tumblr"] span { background: #32506d; }

