.jobsteaser { margin: 0 -10px; }

.jobsteaser .elementor-cta__content-item {
  transition-duration: 1000ms;
}

.jobsteaser .elementor-cta__content {
  min-height: 300px;
  text-align: center;
  padding: 0px 15px 0px 15px;
}

.jobsteaser .elementor-cta__button {
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0px;
}

.jobsteaser .elementor-cta__button.elementor-button {
  color: #ffffff;
}

.jobsteaser .elementor-bg {
  transform: scale(1.2);
}

.jobsteaser .elementor-cta .elementor-cta__bg,
.jobsteaser .elementor-cta .elementor-cta__bg-overlay {
  transition-duration: 1500ms;
}

.jobsteaser .elementor-cta__bg {
  filter: brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 4.1px ) hue-rotate( 0deg );
}

.jobsteaser .elementor-cta:hover .elementor-cta__bg-overlay {
  background-color: #2E2E2F3B;
}


.jobBoxes .elementor-widget-call-to-action { width: 100%; padding: 10px; margin-bottom: 0; }

@media (min-width:560px) {
	.jobBoxes .elementor-widget-call-to-action { width: 50%; }
}
@media (min-width:768px) {
	.jobBoxes .elementor-widget-call-to-action { width: 33.333%; }
}
@media (min-width:1024px) {
	.jobBoxes .elementor-widget-call-to-action { width: 25%; }
}