body {
  font-family: Arial;
}

.box_shadow {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

p {
  margin: 0px;
}

/*#icon_1 {
  position: relative;
}

#icon_1::after {
  content: "_____";
  position: absolute;
  top: -24px;
  right: 135px;
  font-size: 32px;
  color: rgb(200, 200, 200);
}

#icon_2 {
  position: relative;
}

#icon_2::after {
  content: "_____";
  position: absolute;
  top: -24px;
  right: 135px;
  font-size: 32px;
  color: rgb(200, 200, 200);
}

#icon_3 {
  position: relative;
}

#icon_3::after {
  content: "_____";
  position: absolute;
  top: -24px;
  right: 135px;
  font-size: 32px;
  color: rgb(200, 200, 200);
}

#icon_4 {
  position: relative;
}

#icon_4::after {
  content: "_____";
  position: absolute;
  top: -24px;
  right: 135px;
  font-size: 32px;
  color: rgb(200, 200, 200);
} */

.hidden_div {
  display: none !important;
}

.btn_proximo {
  background-color: #007828;
  color: white;
  border: none;
}

.btn_proximo:hover {
  background-color: #009632;
  transition: 0.3s;
}

.btn_anterior {
  background-color: white;
  color: #007828;
  border: none;
}

.input_style {
  background-color: #eee;
  border: none;
}

.radio_check {
  background-color: red;
}
body {
  font-family: Arial;
}

.box_shadow {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

p {
  margin: 0px;
}

/*#icon_1 {
  position: relative;
}

#icon_1::after {
  content: "_____";
  position: absolute;
  top: -24px;
  right: 135px;
  font-size: 32px;
  color: rgb(200, 200, 200);
}

#icon_2 {
  position: relative;
}

#icon_2::after {
  content: "_____";
  position: absolute;
  top: -24px;
  right: 135px;
  font-size: 32px;
  color: rgb(200, 200, 200);
}

#icon_3 {
  position: relative;
}

#icon_3::after {
  content: "_____";
  position: absolute;
  top: -24px;
  right: 135px;
  font-size: 32px;
  color: rgb(200, 200, 200);
}

#icon_4 {
  position: relative;
}

#icon_4::after {
  content: "_____";
  position: absolute;
  top: -24px;
  right: 135px;
  font-size: 32px;
  color: rgb(200, 200, 200);
} */

.hidden_div {
  display: none !important;
}

.btn_proximo {
  background-color: #007828;
  color: white;
  border: none;
}

.btn_proximo:hover {
  background-color: #009632;
  transition: 0.3s;
}

.btn_anterior {
  background-color: white;
  color: #007828;
  border: none;
}

.input_style {
  background-color: #eee;
  border: none;
}

.radio_check {
  background-color: red;
}
