.wizard_steps ul.actual_wizard_step{display:flex;width:1140px;padding:30px 0 15px 0;margin:0 auto;list-style:none;justify-content:space-evenly}.wizard_steps ul.actual_wizard_step .step{display:flex;align-items:center;position:relative;cursor:pointer}.wizard_steps ul.actual_wizard_step .step .number_step{background:transparent;border-radius:50%;width:32px;height:32px;border:1px solid #1C1C1C;display:inline-block;margin-right:20px;position:relative}.wizard_steps ul.actual_wizard_step .step .number_step span{font-family:"Inter",sans-serif;font-size:14px;letter-spacing:0.7px;line-height:13px;font-weight:400;color:#1C1C1C;text-decoration:none;font-size:12px;letter-spacing:0.66px;line-height:12px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.wizard_steps ul.actual_wizard_step .step a.booking-step{font-family:"Inter",sans-serif;font-size:14px;letter-spacing:0.7px;line-height:13px;font-weight:400;color:#1C1C1C;text-decoration:none;background:transparent}.wizard_steps ul.actual_wizard_step .step.actual .number_step{background:#1C1C1C}.wizard_steps ul.actual_wizard_step .step.actual .number_step span{color:white}.wizard_steps ul.actual_wizard_step .step.done .number_step{background:#2CA96E;display:flex;justify-content:center;align-items:center;color:white;border-color:#2CA96E;font-size:18px}.wizard_steps ul.actual_wizard_step .step:first-of-type::before{content:"";position:absolute;left:150%;top:50%;background:#D8D8D8;height:1px;width:55px}.wizard_steps ul.actual_wizard_step .step:not(:first-of-type):not(:last-of-type)::before{content:"";position:absolute;left:130%;top:50%;background:#D8D8D8;height:1px;width:55px}.wizard_steps.additional_services_enable ul.actual_wizard_step .step:first-of-type::before{left:124%}
