.header-z-index{
    z-index: 199 !important;
}
option {
    color: #000000 !important;
}
a.cta__button.component__button--2.animated {
    color: #fff !important;
}

.no-transparent .staff-single-column:not(.staff__slider) .staff-member, .staff-multiple-column .staff-member {
	opacity: 1;
}


.section--dark .cta__button.component__button--1 {
	color: #fff;
	background: rgb(255 174 0 / .5);
	border: 2px solid rgb(255 174 0 / .5);
}


@media (min-width: 992px) {
  .cta_button_defaults, .contactform--a .contactform__submit input, .form-a .form__submit input, .cta__button--icon, .cta__link--icon, .cta__button, .banner-e__form form .submit {
    min-width: 10rem;
    max-width: 50%;
  }
}
@media (max-width: 475px) {
   .ple-column-padding {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
div#id_c30045eb-2faa-5107-9909-cc647fb5e5b0,
div#id_d2ae7d18-c090-5971-a6f4-0b68255264e8 {
    display: none;
}
}   
@media (max-width: 767px){
    .section-base-container {
        overflow: hidden;
    }
}