/*COLOR*/
.reglament_to-card:hover .reglament_to-card-title{
    color: #FFBA00;
}
.reglament_to-modif:hover, .service_widget-modif:hover{
    border-color: #FFBA00;
}
.reglament_to-table table tfoot td:last-child{
    color: #FFBA00;
}
.radios__btn input:checked ~ .reglament_to-milage-item-price,
.reglament_to-milage-item:hover .reglament_to-milage-item-price{
    color: #FFBA00;
}
.calculation-order-to{
    background: #FFBA00;
    border: 1px solid #FFBA00;
}
.calculation-order-to:hover {
    color: #FFBA00;
}
@media (max-width: 991.98px) {
    .reglament_to-milage-dropdown .dropdown-toggle .reglament_to-milage-item-price {
        color: #FFBA00;
    }
}
.reglament_to-modif-item svg path{
    fill: #FFBA00;
}
.calculation-btn.download-price svg path {
    stroke: #FFBA00;
}