.elementor-2822 .elementor-element.elementor-element-d83439a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:70px;--padding-bottom:70px;--padding-left:52px;--padding-right:52px;}.elementor-2822 .elementor-element.elementor-element-d83439a:not(.elementor-motion-effects-element-type-background), .elementor-2822 .elementor-element.elementor-element-d83439a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://ag-solutions.au/wp-content/uploads/2026/04/banner-1-scaled.jpg");background-position:center right;background-size:cover;}.elementor-2822 .elementor-element.elementor-element-51fd0ba ul.hfe-breadcrumbs li{margin-right:10px;}.elementor-2822 .elementor-element.elementor-element-51fd0ba .hfe-breadcrumbs, .elementor-2822 .elementor-element.elementor-element-51fd0ba .hfe-breadcrumbs .hfe-breadcrumbs-text{color:#FFFFFF80;}.elementor-2822 .elementor-element.elementor-element-51fd0ba .hfe-breadcrumbs svg{fill:#FFFFFF80;}.elementor-2822 .elementor-element.elementor-element-51fd0ba .hfe-breadcrumbs-item{font-family:"Barlow", Sans-serif;font-size:15px;font-weight:500;text-transform:uppercase;}.elementor-2822 .elementor-element.elementor-element-51fd0ba .hfe-breadcrumbs-last .hfe-breadcrumbs-text, .elementor-2822 .elementor-element.elementor-element-51fd0ba .hfe-breadcrumbs-last svg{color:var( --e-global-color-text );font-weight:700;}.elementor-2822 .elementor-element.elementor-element-1f8cb42{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;--gap:10px 0px;--row-gap:10px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2822 .elementor-element.elementor-element-35d400b .elementor-heading-title{font-family:"Barlow Condensed", Sans-serif;font-size:45px;font-weight:700;text-transform:uppercase;line-height:1em;color:var( --e-global-color-text );}.elementor-2822 .elementor-element.elementor-element-237e382.elementor-element{--align-self:flex-start;}.elementor-2822 .elementor-element.elementor-element-237e382{text-align:start;font-family:"Barlow", Sans-serif;font-size:16px;line-height:1.8em;color:#FFFFFFB3;}.elementor-2822 .elementor-element.elementor-element-dc06322{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:solid;--border-style:solid;border-width:0px 0px 1px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#D0E4F0;--border-color:#D0E4F0;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2822 .elementor-element.elementor-element-dc06322:not(.elementor-motion-effects-element-type-background), .elementor-2822 .elementor-element.elementor-element-dc06322 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-f1a1f86 );}.elementor-2822 .elementor-element.elementor-element-9c6cfe6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-2822 .elementor-element.elementor-element-d83439a{--padding-top:65px;--padding-bottom:65px;--padding-left:40px;--padding-right:40px;}}@media(max-width:767px){.elementor-2822 .elementor-element.elementor-element-d83439a{--padding-top:40px;--padding-bottom:40px;--padding-left:15px;--padding-right:15px;}.elementor-2822 .elementor-element.elementor-element-dc06322{--gap:40px 0px;--row-gap:40px;--column-gap:0px;}}@media(min-width:768px){.elementor-2822 .elementor-element.elementor-element-d83439a{--width:100%;}.elementor-2822 .elementor-element.elementor-element-1f8cb42{--width:35%;}}@media(max-width:1024px) and (min-width:768px){.elementor-2822 .elementor-element.elementor-element-1f8cb42{--width:50%;}.elementor-2822 .elementor-element.elementor-element-dc06322{--width:100%;}}@media(min-width:1025px){.elementor-2822 .elementor-element.elementor-element-d83439a:not(.elementor-motion-effects-element-type-background), .elementor-2822 .elementor-element.elementor-element-d83439a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:scroll;}}/* Start custom CSS for shortcode, class: .elementor-element-9c6cfe6 *//* ── OUTER WRAPPER — 2 col desktop, 1 col mobile ── */
.raq-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  background: #d0e4f0;
}

/* ── LEFT PANEL — dark blue ── */
.raq-left {
  background: #065e97;
  padding: 52px 44px;
  display: flex;
  flex-direction: column;
  gap: 0;
}

/* ── RIGHT PANEL — white form ── */
.raq-right {
  background: #fff;
  padding: 52px 48px;
  display: flex;
  flex-direction: column;
  gap: 0;
}

/* ── SECTION LABELS ── */
.raq-section {
  margin-bottom: 32px;
}
.raq-section-label {
  font-family: 'Barlow', sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #7ec8f0;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.raq-left .raq-section-label::before {
  content: '';
  width: 14px;
  height: 2px;
  background: #7ec8f0;
  display: inline-block;
}
.raq-right .raq-section-label {
  color: #1b82c5;
  margin-bottom: 20px;
}
.raq-right .raq-section-label::before {
  content: '';
  width: 14px;
  height: 2px;
  background: #1b82c5;
  display: inline-block;
}
.raq-section-sub {
  font-size: 12px;
  color: rgba(255,255,255,0.5);
  margin-bottom: 14px;
  font-weight: 300;
}
.raq-divider {
  height: 1px;
  background: rgba(255,255,255,0.1);
  margin: 4px 0 32px;
}

/* ── CHECKBOX TILES — left panel ── */
.raq-left .wpcf7-checkbox {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}
.raq-left .wpcf7-list-item {
  margin: 0 !important;
}
.raq-left .wpcf7-list-item label {
  display: flex;
  align-items: center;
  gap: 10px;
  background: rgba(255,255,255,0.06);
  border: 1.5px solid rgba(255,255,255,0.12);
  padding: 12px 14px;
  cursor: pointer;
  transition: all 0.2s;
  font-size: 12px;
  color: rgba(255,255,255,0.7);
  font-weight: 500;
  font-family: 'Barlow', sans-serif;
}
.raq-left .wpcf7-list-item label:hover {
  border-color: rgba(91,159,212,0.6);
  background: rgba(91,159,212,0.1);
  color: #fff;
}
.raq-left .wpcf7-list-item:has(input:checked) label {
  border-color: #1b82c5;
  background: rgba(27,130,197,0.2);
  color: #fff;
}
.raq-left input[type="checkbox"] {
  accent-color: #1b82c5;
  width: 16px !important;
  height: 16px !important;
  flex-shrink: 0;
  cursor: pointer;
}

/* ── RADIO OPTIONS — left panel ── */
.raq-left .wpcf7-radio {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.raq-left .wpcf7-radio .wpcf7-list-item {
  margin: 0 !important;
}
.raq-left .wpcf7-radio .wpcf7-list-item label {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 14px;
  background: rgba(255,255,255,0.05);
  border: 1.5px solid rgba(255,255,255,0.1);
  cursor: pointer;
  transition: all 0.2s;
  font-size: 12px;
  color: rgba(255,255,255,0.65);
  font-weight: 400;
  font-family: 'Barlow', sans-serif;
}
.raq-left .wpcf7-radio .wpcf7-list-item label:hover {
  border-color: rgba(91,159,212,0.5);
  color: #fff;
}
.raq-left .wpcf7-radio .wpcf7-list-item:has(input:checked) label {
  border-color: #1b82c5;
  background: rgba(27,130,197,0.15);
  color: #fff;
  font-weight: 500;
}
.raq-left input[type="radio"] {
  accent-color: #1b82c5;
  width: 16px !important;
  height: 16px !important;
  flex-shrink: 0;
}

/* ── FORM FIELDS — right panel ── */
.raq-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 14px;
}
.raq-group {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 14px;
}
.raq-group label {
  font-family: 'Barlow', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #464747;
}
.raq-right input[type="text"],
.raq-right input[type="email"],
.raq-right input[type="tel"],
.raq-right select,
.raq-right textarea {
  width: 100%;
  background: #f4f8fc;
  border: 1.5px solid #d0e4f0;
  padding: 13px 16px;
  font-family: 'Barlow', sans-serif;
  font-size: 14px;
  color: #2a2a2a;
  outline: none;
  transition: border-color 0.2s;
  border-radius: 0;
  -webkit-appearance: none;
}
.raq-right input:focus,
.raq-right select:focus,
.raq-right textarea:focus {
  border-color: #1b82c5;
  background: #fff;
}
.raq-right input::placeholder,
.raq-right textarea::placeholder {
  color: #8a9fad;
}
.raq-right textarea {
  min-height: 110px;
  resize: vertical;
}
.raq-right input[type="file"] {
  width: 100%;
  background: #f4f8fc;
  border: 1.5px dashed #d0e4f0;
  padding: 18px 16px;
  font-family: 'Barlow', sans-serif;
  font-size: 13px;
  color: #8a9fad;
  cursor: pointer;
  transition: border-color 0.2s;
  border-radius: 0;
}
.raq-right input[type="file"]:hover {
  border-color: #1b82c5;
}

/* ── SUBMIT ROW ── */
.raq-submit-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding-top: 20px;
  border-top: 1px solid #d0e4f0;
  margin-top: 8px;
}
.raq-submit-note {
  font-size: 12px;
  color: #8a9fad;
  max-width: 260px;
  line-height: 1.5;
  font-family: 'Barlow', sans-serif;
}
.raq-right input[type="submit"] {
  background: #1b82c5;
  color: #fff;
  border: 2px solid #1b82c5;
  padding: 14px 32px;
  font-family: 'Barlow', sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  transition: all 0.2s;
  white-space: nowrap;
  flex-shrink: 0;
}
.raq-right input[type="submit"]:hover {
  background: #065e97;
  border-color: #065e97;
}

/* ── VALIDATION ERRORS ── */
.raq-left .wpcf7-not-valid-tip,
.raq-right .wpcf7-not-valid-tip {
  font-size: 11px;
  color: #e74c3c;
  margin-top: 4px;
  font-family: 'Barlow', sans-serif;
}
.raq-left .wpcf7-not-valid,
.raq-right .wpcf7-not-valid {
  border-color: #e74c3c !important;
}

/* ── MOBILE ── */
@media (max-width: 768px) {
  .raq-wrap {
    grid-template-columns: 1fr;
  }
  .raq-left {
    padding: 36px 24px;
  }
  .raq-left .wpcf7-checkbox {
    grid-template-columns: 1fr;
  }
  .raq-right {
    padding: 36px 24px;
  }
  .raq-row {
    grid-template-columns: 1fr;
  }
  .raq-submit-row {
    flex-direction: column;
    align-items: flex-start;
  }
  .raq-right input[type="submit"] {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-dc06322 */.wpcf7 form>div, .wpcf7 form>p {
    margin-bottom: 0;
}

/* Target by exact Elementor container */
@media (max-width: 768px) {

  .elementor-element-dc06322 {
    flex-direction: column !important;
  }

  .elementor-element-dc06322 .raq-wrap {
    display: flex !important;
    flex-direction: column !important;
  }

  .elementor-element-dc06322 .raq-left,
  .elementor-element-dc06322 .raq-right {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    flex: none !important;
  }

  .elementor-element-dc06322 .raq-row {
    display: flex !important;
    flex-direction: column !important;
  }

  .elementor-element-dc06322 .raq-left .wpcf7-checkbox {
    display: flex !important;
    flex-direction: column !important;
  }

  .elementor-element-dc06322 .raq-submit-row p {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
  }

  .elementor-element-dc06322 input[type="submit"] {
    width: 100% !important;
  }
}

/* Remove the line from the parent div */
.raq-section-label::before {
  display: none !important;
}

/* Keep only the one on the p tag */
.raq-section-label p {
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  font-family: 'Barlow', sans-serif !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  letter-spacing: 3px !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
}

.raq-section-label p::before {
  content: '' !important;
  width: 14px !important;
  height: 2px !important;
  background: #7ec8f0 !important;
  display: inline-block !important;
  flex-shrink: 0 !important;
}

.raq-right .raq-section-label p::before {
  background: #1b82c5 !important;
}/* End custom CSS */