.fondo_verde_motoryruedas{
    background-color:#4bb761;
}

.fondo_negro{
    background-color: #000000 !important;
}

.fondo_blanco{
    background-color: #ffffff !important;
}

.fondo_rojo{ background-color: #ea3c46;
}
.fondo_azul{
	background-color: #003465!important;
}
.fondo_azul2{
    background: rgb(28, 68, 139);
}

.borde_verde {

 border:1px solid #4bb761;

}

.color_blanco {
    color: #ffffff;
}
.colorgr {
 color:grey;
}
.colorgr:hover{
  color: #ee6a00;
}

.color_verde_motoryruedas{
    color: #4bb761;
}


.color_rojo{
    color: #ea3c46;
}
.color_naranja{
    color: #ef6800;
}



.fondo_inicio{
    background-color: #2352a4;
}
.color_azul{
	color:  #002d7b; 
}
/*.color_azul original{
    color:  #002d7b; 
}*/
.negrita{
    font-weight: bold;
}
.fondo_verde{
    background-color: rgb(0, 172, 166);
}
.fondo_verde-azul{
    background-color: #00679a;
}

.color_verde{
    color: rgb(0, 172, 166);
}
.fondo_gris{
   background-color:#1b1c1d;
}
.fondo_gris2{
    background-color:#ebebeb;
}
.color_negro{
    color: black !important;
}
.fondogr2{
    color: #2d2d2d;
}
.fondo_crater{
    background-color: #d87d04;
}
.color_crater{
    color: #d87d04;
}
.color_amarillo{ color: #ce9f24 !important;}
.fondo_amarillo{ background: #d8a700;}
.color_blanco2{color:#b3b0b0;}
.color_gris{color:#b3b0b0;}