.elementor-1700 .elementor-element.elementor-element-66cef4a{--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;}/* Start custom CSS for html, class: .elementor-element-a824d1c */#lhv-cf7-wrap.lhvf7-form{
  direction: rtl;
  width: 100%;
}

#lhv-cf7-wrap .lhvf7-grid{
  display: grid;
  gap: 14px;
}

#lhv-cf7-wrap .lhvf7-grid-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#lhv-cf7-wrap .lhvf7-field{
  margin: 0 0 14px;
}

#lhv-cf7-wrap .lhvf7-label{
  display: block;
  margin: 0 0 6px;
  font-weight: 700;
  color: #111111;
}

#lhv-cf7-wrap .lhvf7-note{
  margin: 0 0 14px;
  color: #1e6a8c;
  font-size: 16px;
  line-height: 1.6;
}

#lhv-cf7-wrap .wpcf7-form-control-wrap{
  display: block;
  margin: 0;
}

#lhv-cf7-wrap .lhvf7-control{
  width: 100% !important;
  box-sizing: border-box;
  display: block;
  background: #ffffff;
  color: #111111;
  border: 2px solid #176C9A;
  border-radius: 14px;
  padding: 12px 14px;
  min-height: 52px;
  box-shadow: none;
  margin: 0;
}

#lhv-cf7-wrap select.lhvf7-control{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

#lhv-cf7-wrap textarea.lhvf7-control{
  min-height: 140px;
  resize: vertical;
}

#lhv-cf7-wrap .lhvf7-control::placeholder{
  color: #94B7C9;
  opacity: 1;
}

#lhv-cf7-wrap .lhvf7-control:focus{
  outline: none;
  border-color: #0B6FA8;
  box-shadow: 0 0 0 3px rgba(11,111,168,.16);
}

#lhv-cf7-wrap .lhvf7-consent-row{
  margin: 4px 0 16px;
}

#lhv-cf7-wrap .lhvf7-consent-row .wpcf7-list-item{
  margin: 0;
}

#lhv-cf7-wrap .lhvf7-consent-row label{
  display: flex;
  align-items: flex-start;
  gap: 8px;
  color: #111111;
  line-height: 1.6;
}

#lhv-cf7-wrap .lhvf7-consent-row input[type="checkbox"]{
  width: 18px;
  height: 18px;
  min-height: auto;
  margin: 2px 0 0;
}

#lhv-cf7-wrap .lhvf7-submit-wrap{
  margin-top: 8px;
}

#lhv-cf7-wrap .lhvf7-submit{
  width: 100% !important;
  border: 0 !important;
  border-radius: 16px !important;
  padding: 14px 18px !important;
  font: 800 18px/1 "Assistant", system-ui, sans-serif;
  color: #ffffff !important;
  background: linear-gradient(180deg,#27AAD0 0%, #0B6FA8 100%) !important;
  cursor: pointer;
  box-shadow: 0 22px 32px -10px rgba(11,111,168,.28);
}

#lhv-cf7-wrap .lhvf7-submit:hover{
  filter: saturate(1.03);
}

#lhv-cf7-wrap .wpcf7-not-valid-tip{
  margin-top: 6px;
  font-size: 14px;
}

#lhv-cf7-wrap .wpcf7-response-output{
  margin: 16px 0 0 !important;
  padding: 12px 14px !important;
  border-radius: 12px;
}

@media (max-width: 767px){
  #lhv-cf7-wrap .lhvf7-grid-2{
    grid-template-columns: 1fr;
  }
}/* End custom CSS */