.button_text_color_hover {
  color: #fff;
}
.g5plus-h-progress-bar small {
  font-size: 100%;
}
.g5plus-h-progress-bar.style1,
.g5plus-h-progress-bar.style3 {
  margin-top: 35px;
}
.g5plus-h-progress-bar.style1 .progress-bar-title,
.g5plus-h-progress-bar.style3 .progress-bar-title {
  position: absolute;
  top: -35px;
}
.g5plus-h-progress-bar.style3.vc_progress-bar-color-primary-color.value_style1 .progress-bar-title {
  font-weight: 600;
}
.g5plus-h-progress-bar.style1 .vc_label_units,
.g5plus-h-progress-bar.style3 .vc_label_units {
  position: absolute;
  padding: 0;
  width: 42px;
  top: -35px;
  height: 24px;
  line-height: 24px;
}
.g5plus-h-progress-bar.value_style0 .vc_label_units {
  right: 0;
  text-align: right;
}
.g5plus-h-progress-bar.value_style1 .vc_label_units,
.g5plus-h-progress-bar.value_style2 .vc_label_units,
.g5plus-h-progress-bar.value_style3 .vc_label_units {
  background-color: #212121;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  right: -21px;
  text-align: center;
}
.g5plus-h-progress-bar.value_style1 .vc_label_units:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #212121;
  content: "";
  left: 15px;
  position: absolute;
  top: 22px;
}
.g5plus-h-progress-bar.style1 .progress-bar-title {
  font-weight: bold;
  font-size: 16px;
}
.g5plus-h-progress-bar.value_style2 .vc_label_units {
  right: 0;
}
.g5plus-h-progress-bar.value_style3 .vc_label_units {
  right: -42px;
}
.g5plus-h-progress-bar.value_style2 .vc_label_units:before,
.g5plus-h-progress-bar.value_style3 .vc_label_units:before {
  border-left: 0;
  border-right: 10px solid transparent;
  border-top: 10px solid #212121;
  content: "";
  left: 0;
  position: absolute;
  top: 22px;
}
.g5plus-h-progress-bar.value_style3 .vc_label_units {
  background-color: #f6f6f6;
  color: #aaa;
  right: 0;
}
.g5plus-h-progress-bar.value_style3 .vc_label_units:before {
  display: none;
}
.g5plus-h-progress-bar.style2 .progress-bar-title,
.g5plus-h-progress-bar.style4 .progress-bar-title {
  padding-left: 10px;
}
.g5plus-h-progress-bar.style2 .vc_single_bar .vc_label,
.g5plus-h-progress-bar.style4 .vc_single_bar .vc_label {
  color: #ffffff;
}
.g5plus-h-progress-bar.style2 .progress-bar-title {
  font-weight: bold;
  font-size: 16px;
}
.g5plus-h-progress-bar.style2 .vc_label_units {
  font-size: 14px;
  font-weight: bold;
}
.g5plus-h-progress-bar.style4 .progress-bar-title {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  color: #FFFFFF;
}
.g5plus-h-progress-bar .vc_single_bar {
  box-shadow: none;
}
.vc_single_bar.vc_progress-bar-color-primary-color {
  background-color: #ffa60a;
}
.g5plus-h-progress-bar .vc_label {
  color: #2c3e50;
}
.g5plus-h-progress-bar.vc_progress-bar-color-primary-color .vc_single_bar .vc_bar {
  background-color: #ffa60a;
}
.vc_progress_bar .vc_single_bar .vc_label {
  padding: 0;
  min-height: 1px;
}
.vc_progress_bar .vc_single_bar:last-child {
  margin-bottom: 0 !important;
}
