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

.fondo_negro{
    background-color: #000000;
}

.fondo_blanco{
    background-color: #ffffff;
}

.fondo_rojo{ background-color: #ea3c46;
}
.fondo_azul{
	background-color:#f4feff!important;
}
.fondo_azul2{
    background:#72b6e5;
}
.fondo_azul3{
    background:#0e7af324;
}

.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:#f5f5f5;
}
.fondo_gris2{
    background-color:#bbbbbb42;
}
.color_negro{
    color: black !important;
}
.fondogr2{
    color: #2d2d2d;
}
.fondo_crater{
    background-color: #d87d04;
}
.color_crater{
    color: #d87d04;
}
.color_amarillo{ color: #d8a700;}
.fondo_amarillo{ background: #f1ad0a;}
.color_blanco2{color:#e4e0e0;}
.color_gris{color:#595758 !important}
.color-rojo{color: #ff0000;}
.color-coffe{color: #6b2727;}
.color-vita{color: #ae6458 !important;}
.fondo-vita{background: #b76b5c2b;}
.fondo-vita2{background: #ae6458 !important;}
.color-verde{color:#25d366;}
.color-rosa{color: #e00060 !important;}
.color-morado{color:#7f0749 !important;}
.fondo-rosa{background: #e00060 !important;}
.fondo-morado{background:#7f0749 !important;}
.fondo-deg{background: rgb(174 100 88);
    background: linear-gradient(90deg, rgb(174 100 88) 27%, rgb(119 71 63) 63%);}