
/*font-family: 'Roboto', sans-serif;*/

body{}

h1, h2, h3, h4, h5, p, a{
    font-family: 'Roboto', sans-serif;
}

h1{color: #1F5A40;font-size: 2em;text-align: center}

h2{
    background-image: url(../image/IMAGENES_WMD/fondo_titulos.jpg);
    background-size:contain;
    font-size: 1.3em;
    display: block;
    color: white;
    text-align: left;
   padding-top: 25px;
    padding-bottom: 45px;}

h2 span{
    font-size: 2em;
}

h3{color: #1F5A40;font-size: 1.2em;text-align: center;}

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

p{color: #B3AEAF;font-size: 1.3em;}

p span{
    font-weight: bolder;
    color: #1F5A40;
}
p.chico{
    font-size: 1.2em;
}

.footer_fondo{
    background-image: url(../image/fondos/fondo_footer.jpg);
    background-size: cover;}

.acomodo_logo{margin-top: -15px;

}

.logo_superior{
    width: 455px;height: 95px;
    margin-left: -30px;
}
.posicion_nav_inicio{
    padding: 50px 70px 50px 50px;
}

.hr_wmd{
     background-color: #1F5A40;
    height: 2px;
    width: 100%;
}

.img_valores{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.logo_empresas{
     display: block;
    margin-left: auto;
    margin-right: auto;
}

.logo_quienes_wmd{
  
}

.fondo_footer{
    background-color: #1F5A40;
}

.logo_footer{
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}

a.aviso_footer{
    color: #fff;
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.left {
   background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}




.logo_distribuidores{
width: 80px;
    height: auto;
}

a.ligas_distribuidores{
 font-size:0.8em;   
}


a.ligas_contactos{
   color: grey;
    cursor: pointer;
}


a.ligas_negocios{
    cursor: pointer;
    text-align: center;
}
    
    @media (max-width: 1400px) { 
    .burbuja-texto1{
   width: 100%;
}
    }


@media (max-width: 1200px) { 
    }
    
    @media (max-width: 1050px) { 
   
    }
    
@media (max-width: 842px) { 
    .logo_superior{
        width: 50%;
        height: auto;
    }
    .navbar-default .navbar-nav > li > a:link {
    font-family: 'Roboto', sans-serif;
    color: #B3AEAF;
    font-size: 1.2em;
    padding-top: 13px;
    text-align: center;
}
    h2{
    background-size:cover;
    }    
    
    h2 span {
    font-size: 1.5em;
}
    
    
    
@media (max-width: 858px) {
  
}    
    
    @media (max-width: 767px) { 
}
       
@media (max-width: 550px) {
     
    }