.h1-slider {
  color: #fff !important;
  font-size: 1.2em;
  line-height: 1;
  font-weight: 600;
  margin-bottom: unset;
}

.h2-slider {
  color: #fff !important;
  font-size: 1em;
  line-height: 1;
  font-weight: 800;
  margin-bottom: unset;
}

.tp-caption.opacity-bg {
  background: rgba(0, 0, 0, 0.3);
  color: #fff !important;
  padding: 10px 15px;
  font-size: 30px;
  line-height: 1;
  font-weight: 800;
}

.tp-caption.opacity-bg-white {
  /* background: rgba(255, 255, 255, 0.842); */
  color: #fff !important;
  padding: 10px 15px;
  font-size: 1.5em;
  line-height: 1;
  border: 1px solid #fff;
}

.single figure {
  border: 1px solid #e3e3e3;
}
.terms-row {
  font-size: 10px;
  text-align: center;
  margin-top: 5px;
}
.grecaptcha-badge {
  visibility: hidden;
}
