/*#4D86F3 */

.progress div
{
    background-color: #4D86F3  !important;
}

.about .text a
{
    color: #4D86F3  !important;
}

.menu .list a.active
{
    color: #4D86F3 !important;
}

.contact .desc a
{
    color: #4D86F3 !important;

}

.button_double
{
    color: #6a9dfc77;
}

.mfooter
{
    background-color: #4D86F3  !important;
}

.button
{
    background-color: #4D86F3  !important;
 
}

.scheme .numbers div span
{
    background-color: #4D86F3;
}

.scheme .map span
{
    background-color: #4D86F3;

}

.custom-checkbox:checked + label
{
    background-color: #4D86F3  !important;
}

.modal_form input[type="submit"]
{
    background-color: #4D86F3  !important;
}

.modal_form input[type="submit"]:hover
{
    color: #ABC5F8  !important;

}

.custom-checkbox:not(:checked) + label:hover { background-color: #4D86F3; }


.button:hover { color: #ABC5F8; }

.cookie_confirmation button {
    background-color: #4D86F3;
}

.cookie_confirmation button:hover {
    background-color: #2c59ad;
}