@charset "utf-8";
/* CSS Document */

.sp-transparent #sp-header {
  background: rgba(10, 19, 12, 0.75);  !important;
}
.sp-page-title-sub-heading {
	max-width: 45.0% !important;
}
#jform_consentbox-lbl a {
	text-decoration: underline !important;
}


@media (max-width: 575.98px) {
  .sppb-addon-text-block .sppb-addon-content, .contact-address  {
    font-size: 20px !important;
	line-height: 1.6 !important;
  }
}

@media (max-width: 767px) {
  .sp-page-title {
    text-align: left !important;
	padding-top: 350px !important;
  }
}
@media screen and (max-width: 990px) {
.sp-transparent #sp-header {
	position: relative !important;
}
@media (max-width: 991px) {
  body {
    line-height: 1.6;
    font-size: 20px !important;
  }
}

}

