#planta:hover {
    background-color: #3498db;
    transition: 2s ;
}
#trituradora:hover {
    background-color: #E82A2A;
    transition: 2s ;
}
#planta {
    border:none;
    background-color: white; 
}
#trituradora {
    border:none;
    background-color: white;
}
#img_planta {
    max-height: 247px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom:22px
}
#cont_menu {
    line-height: 55px;
    background-color: #343A40;
}
#menu1 {
    color: white;
    font-size: 13px;
    font-weight:600; 
    font-stretch: extra-expanded
}
#menu2 {
    color: white;
    font-size: 13px;
    font-weight:600; 
    font-stretch: extra-expanded
}
#menu3 {
    color: white;
    font-size: 13px;
    font-weight:600; 
    font-stretch: extra-expanded
}
#menu4 {
    color: white;
    font-size: 13px;
    font-weight:600; 
    font-stretch: extra-expanded
}
#menu5 {
    color: white;
    font-size: 13px;
    font-weight:600; 
    font-stretch: extra-expanded
}
#titulo1 {
    font-size: 24px;
    margin-bottom:45px;
    margin-top: 45px;
    color: #F33500;
    font-weight: 600
}
#colorb {
    color: white;
}
#colorb1 {
    color: white;
}
.titulom {
    text-align: center
}
#sep80 {
    margin-bottom: -80px;
}
#img_tri {
    margin-bottom:22px
}
#asociacion {
    margin-left:25px;
    font-size:16px;
}
#asociacion1 {
    margin-left:25px;
    font-size:16px;
}
#asociacion2 {
    margin-left:20px;
    font-size:16px;
}