@media screen and (max-width: 767px) {
  .elementor-287 .elementor-element.elementor-element-e0b0b64 {
    margin: 0px !important;
  }
  .elementor-287 .elementor-element.elementor-element-aaeecb9 > .elementor-element-populated {
    margin: 0px !important;
  }
}

.qodef-qi-contact-form-7 input:not([type=submit]) {
  padding: 0px 20px 0px 20px !important;
}

.qodef-qi-contact-form-7 textarea {
  padding: 0px 20px 0px 20px !important;
}

input.wpcf7-form-control.wpcf7-phonetext.wpcf7-text.wpcf7-validates-as-phonetext {
  padding-left: 45px !important;
}

.qodef-page-title {
  background-position: center center;
}

.qodef-page-title::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.qodef-page-title .qodef-m-inner {
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    z-index: 2;
    color: #ffffff;
}

.qodef-page-title .qodef-m-title,
.qodef-page-title .qodef-m-subtitle {
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
}

.qodef-m-content.qodef-content-full-width {
  align-items: center;
}

h2.qodef-m-subtitle {
  white-space: nowrap;
}