.elementor-12 .elementor-element.elementor-element-a4957a7{--display:flex;}.elementor-12 .elementor-element.elementor-element-d41ed92{width:100%;max-width:100%;}.elementor-12 .elementor-element.elementor-element-76a7b9d{width:100%;max-width:100%;margin:-18px 0px calc(var(--kit-widget-spacing, 0px) + -20px) 0px;padding:0px 0px -4px 0px;}.elementor-12 .elementor-element.elementor-element-e8507c3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -11px) 0px;}.elementor-12 .elementor-element.elementor-element-6522337{width:100%;max-width:100%;margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + -8px) 0px;padding:0px 0px 0px 0px;}.elementor-12 .elementor-element.elementor-element-2cc3c28{--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;--justify-content:center;--align-items:stretch;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-645959f{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:stretch;--gap:034px 034px;--row-gap:034px;--column-gap:034px;--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-12 .elementor-element.elementor-element-645959f.e-con{--align-self:stretch;}.elementor-12 .elementor-element.elementor-element-ee2f56e{--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;}.elementor-12 .elementor-element.elementor-element-ee2f56e.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-12 .elementor-element.elementor-element-83b24cf{width:var( --container-widget-width, 104.421% );max-width:104.421%;--container-widget-width:104.421%;--container-widget-flex-grow:0;}.elementor-12 .elementor-element.elementor-element-83b24cf.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-12 .elementor-element.elementor-element-9bfa0da{--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;}.elementor-12 .elementor-element.elementor-element-9bfa0da.e-con{--flex-grow:0;--flex-shrink:0;}/* Start custom CSS for container, class: .elementor-element-ee2f56e */<style>
/* SECTION WRAP */
.orhan-contact-section {
  max-width: 1180px;
  margin: 0 auto;
  padding: 12px 0;
}

/* LEFT + RIGHT CONTAINERS */
.orhan-contact-left-wrap,
.orhan-contact-right {
  min-width: 0;
}

/* LEFT CARD */
.orhan-contact-left {
  height: 100%;
  padding: 50px 38px 34px;
  border-radius: 26px;
  background: linear-gradient(180deg, #00512f 0%, #004829 100%);
  color: #ffffff;
  box-sizing: border-box;
}

.orhan-contact-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 26px;
  color: #d4af37;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.orhan-contact-eyebrow::before {
  content: "";
  width: 42px;
  height: 1px;
  background: #d4af37;
  display: inline-block;
}

.orhan-contact-left h2 {
  margin: 0 0 22px;
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(42px, 4.2vw, 60px);
  line-height: 0.98;
  letter-spacing: -0.04em;
  max-width: 460px;
}

.orhan-contact-left p {
  margin: 0 0 30px;
  max-width: 470px;
  color: rgba(255,255,255,0.78);
  font-size: 16px;
  line-height: 1.75;
}

.orhan-contact-meta {
  margin-top: 26px;
  border-top: 1px solid rgba(255,255,255,0.14);
}

.orhan-contact-row {
  padding: 18px 0 20px;
  border-bottom: 1px solid rgba(255,255,255,0.14);
}

.orhan-contact-row strong {
  display: block;
  margin-bottom: 8px;
  color: #e7d39a;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

.orhan-contact-row span {
  display: block;
  color: rgba(255,255,255,0.92);
  font-size: 15px;
  line-height: 1.5;
}

/* RIGHT FORM CARD */
.orhan-contact-right {
  padding: 40px 38px;
  border-radius: 26px;
  background: #ffffff;
  border: 1px solid #e8dcc0;
  box-shadow: 0 10px 30px rgba(0,0,0,0.03);
  box-sizing: border-box;
}

/* WPFORMS GENERAL */
.orhan-contact-right .wpforms-container,
.orhan-contact-right .wpforms-form,
.orhan-contact-right form {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}

.orhan-contact-right .wpforms-title {
  margin: 0 0 10px !important;
  color: #00512f !important;
  font-size: 30px !important;
  font-weight: 800 !important;
  line-height: 1.15 !important;
}

.orhan-contact-right .wpforms-description {
  margin: 0 0 30px !important;
  color: #5f6f63 !important;
  font-size: 15px !important;
  line-height: 1.65 !important;
  max-width: 520px;
}

/* 2-COLUMN FIELDS */
.orhan-contact-right .wpforms-field-container {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  column-gap: 20px !important;
  row-gap: 22px !important;
}

.orhan-contact-right .wpforms-field {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

/* FULL WIDTH FIELDS */
.orhan-contact-right .wpforms-field-textarea,
.orhan-contact-right .wpforms-field-html,
.orhan-contact-right .wpforms-field-checkbox,
.orhan-contact-right .wpforms-field-radio,
.orhan-contact-right .wpforms-field-gdpr-checkbox {
  grid-column: 1 / -1 !important;
}

/* LABELS */
.orhan-contact-right .wpforms-field-label {
  margin: 0 0 10px !important;
  color: #00512f !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: 1.4px !important;
  text-transform: uppercase !important;
}

/* INPUTS */
.orhan-contact-right input,
.orhan-contact-right select,
.orhan-contact-right textarea {
  width: 100% !important;
  max-width: 100% !important;
  min-height: 62px !important;
  padding: 16px 18px !important;
  border: 1px solid #cfded5 !important;
  border-radius: 16px !important;
  background: #ffffff !important;
  color: #233128 !important;
  font-size: 16px !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

.orhan-contact-right textarea {
  min-height: 150px !important;
  resize: vertical !important;
}

.orhan-contact-right input::placeholder,
.orhan-contact-right textarea::placeholder {
  color: #7a7f86 !important;
  opacity: 1;
}

.orhan-contact-right input:focus,
.orhan-contact-right select:focus,
.orhan-contact-right textarea:focus {
  border-color: #d4af37 !important;
  box-shadow: 0 0 0 4px rgba(212,175,55,0.12) !important;
  outline: none !important;
}

/* SUBMIT BUTTON */
.orhan-contact-right .wpforms-submit-container {
  margin-top: 26px !important;
  padding: 0 !important;
}

.orhan-contact-right .wpforms-submit {
  min-height: 52px !important;
  padding: 0 24px !important;
  border: none !important;
  border-radius: 999px !important;
  background: #d4af37 !important;
  color: #083b25 !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
}

.orhan-contact-right .wpforms-submit:hover {
  background: #c7a12d !important;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
  .orhan-contact-section {
    gap: 28px !important;
  }

  .orhan-contact-left h2 {
    font-size: 48px;
  }

  .orhan-contact-left,
  .orhan-contact-right {
    padding: 34px 28px;
  }
}

@media (max-width: 767px) {
  .orhan-contact-right .wpforms-field-container {
    grid-template-columns: 1fr !important;
  }

  .orhan-contact-left h2 {
    font-size: 38px;
  }

  .orhan-contact-left,
  .orhan-contact-right {
    padding: 28px 22px;
    border-radius: 20px;
  }
}
</style>/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2cc3c28 *//* FULL CONTACT SECTION BACKGROUND - MATCH PRODUCT SECTION */
.orhan-contact-bg {
  position: relative !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding: 92px 24px !important;
  background:
    radial-gradient(circle at 8% 12%, rgba(196, 162, 71, 0.16), transparent 30%),
    radial-gradient(circle at 90% 18%, rgba(7, 92, 56, 0.10), transparent 32%),
    #fbf8ef !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
  color: #24352d !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
}

/* INNER 2-COLUMN ROW */
.orhan-contact-section {
  width: min(1180px, calc(100% - 48px)) !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr) !important;
  gap: 48px !important;
  align-items: stretch !important;
  box-sizing: border-box !important;
}

/* CHILD CONTAINERS */
.orhan-contact-left-wrap,
.orhan-contact-right-wrap {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

/* LEFT GREEN CARD */
.orhan-contact-left {
  position: relative !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  border-radius: 26px !important;
  background: linear-gradient(180deg, #00512f 0%, #004829 100%) !important;
  color: #ffffff !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
  box-shadow: 0 18px 50px rgba(4, 61, 39, 0.12) !important;
}

.orhan-contact-left-inner {
  position: relative !important;
  z-index: 2 !important;
  min-height: 100% !important;
  padding: 58px 38px !important;
  box-sizing: border-box !important;
}

.orhan-contact-circle {
  position: absolute !important;
  right: -118px !important;
  bottom: -122px !important;
  width: 330px !important;
  height: 330px !important;
  border-radius: 50% !important;
  border: 1px solid rgba(212, 175, 55, 0.22) !important;
  z-index: 1 !important;
  pointer-events: none !important;
}

/* LEFT TYPOGRAPHY */
.orhan-contact-eyebrow {
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin: 0 0 22px !important;
  color: #efe3bb !important;
  font-family: "Cinzel", Georgia, serif !important;
  font-size: 11.5px !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
  letter-spacing: 2.2px !important;
  text-transform: uppercase !important;
}

.orhan-contact-eyebrow::before {
  content: "" !important;
  width: 42px !important;
  height: 1px !important;
  background: currentColor !important;
  opacity: 0.86 !important;
  flex: 0 0 42px !important;
}

.orhan-contact-title {
  max-width: 500px !important;
  margin: 0 0 22px !important;
  color: #ffffff !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: clamp(46px, 4.25vw, 64px) !important;
  font-weight: 700 !important;
  line-height: 0.98 !important;
  letter-spacing: -0.03em !important;
}

.orhan-contact-intro {
  max-width: 505px !important;
  margin: 0 0 36px !important;
  color: rgba(255, 255, 255, 0.76) !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
  font-size: 16.5px !important;
  font-weight: 400 !important;
  line-height: 1.72 !important;
}

/* LEFT BOTTOM DETAILS */
.orhan-contact-meta {
  position: relative !important;
  z-index: 2 !important;
  margin-top: 0 !important;
  border-top: 1px solid rgba(255, 255, 255, 0.14) !important;
}

.orhan-contact-row-item {
  display: block !important;
  padding: 20px 0 22px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14) !important;
  background: transparent !important;
  border-radius: 0 !important;
}

.orhan-contact-row-item strong {
  display: block !important;
  margin: 0 0 8px !important;
  color: #efe3bb !important;
  font-family: "Cinzel", Georgia, serif !important;
  font-size: 11.5px !important;
  font-weight: 600 !important;
  letter-spacing: 1.8px !important;
  text-transform: uppercase !important;
  line-height: 1.35 !important;
}

.orhan-contact-row-item span {
  display: block !important;
  color: rgba(255, 255, 255, 0.82) !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
  font-size: 15.5px !important;
  font-weight: 400 !important;
  line-height: 1.58 !important;
}

/* RIGHT WHITE FORM CARD */
.orhan-contact-right-wrap {
  padding: 52px 38px !important;
  border-radius: 26px !important;
  background: #ffffff !important;
  border: 1px solid rgba(196, 162, 71, 0.28) !important;
  box-shadow: 0 18px 50px rgba(4, 61, 39, 0.10) !important;
  overflow: hidden !important;
}

/* WPFORMS BASE */
.orhan-contact-right-wrap .wpforms-container,
.orhan-contact-right-wrap .wpforms-form,
.orhan-contact-right-wrap form {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

.orhan-contact-right-wrap .wpforms-title {
  margin: 0 0 10px !important;
  color: #00512f !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  line-height: 1.15 !important;
}

.orhan-contact-right-wrap .wpforms-description {
  max-width: 520px !important;
  margin: 0 0 30px !important;
  color: #5f6f63 !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
  font-size: 15.5px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
}

/* TWO-COLUMN FORM */
.orhan-contact-right-wrap .wpforms-field-container {
  width: 100% !important;
  max-width: 100% !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  column-gap: 20px !important;
  row-gap: 22px !important;
  box-sizing: border-box !important;
}

.orhan-contact-right-wrap .wpforms-field {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

/* FULL-WIDTH FIELDS */
.orhan-contact-right-wrap .wpforms-field-textarea,
.orhan-contact-right-wrap .wpforms-field-html,
.orhan-contact-right-wrap .wpforms-field-checkbox,
.orhan-contact-right-wrap .wpforms-field-radio,
.orhan-contact-right-wrap .wpforms-field-gdpr-checkbox {
  grid-column: 1 / -1 !important;
}

/* LABELS */
.orhan-contact-right-wrap .wpforms-field-label {
  margin: 0 0 10px !important;
  color: #00512f !important;
  font-family: "Cinzel", Georgia, serif !important;
  font-size: 11.5px !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  letter-spacing: 1.8px !important;
  text-transform: uppercase !important;
}

/* INPUTS + TEXTAREA */
.orhan-contact-right-wrap input,
.orhan-contact-right-wrap textarea {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  min-height: 62px !important;
  padding: 16px 18px !important;
  border: 1px solid #cfded5 !important;
  border-radius: 16px !important;
  background: #ffffff !important;
  color: #233128 !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

/* SELECT WITH DROPDOWN ARROW */
.orhan-contact-right-wrap select {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  min-height: 62px !important;
  padding: 16px 46px 16px 18px !important;
  border: 1px solid #cfded5 !important;
  border-radius: 16px !important;
  background-color: #ffffff !important;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 1.5L7 7L12.5 1.5' stroke='%2300512F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 18px center !important;
  background-size: 14px 9px !important;
  color: #233128 !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  cursor: pointer !important;
}

.orhan-contact-right-wrap textarea {
  min-height: 150px !important;
  resize: vertical !important;
}

/* PLACEHOLDERS */
.orhan-contact-right-wrap input::placeholder,
.orhan-contact-right-wrap textarea::placeholder {
  color: #7a7f86 !important;
  opacity: 1 !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.orhan-contact-right-wrap input:focus,
.orhan-contact-right-wrap select:focus,
.orhan-contact-right-wrap textarea:focus {
  border-color: #d4af37 !important;
  box-shadow: 0 0 0 4px rgba(212,175,55,0.12) !important;
  outline: none !important;
}

/* SUBMIT BUTTON */
.orhan-contact-right-wrap .wpforms-submit-container {
  margin-top: 26px !important;
  padding: 0 !important;
}

.orhan-contact-right-wrap .wpforms-submit {
  min-width: 140px !important;
  min-height: 52px !important;
  padding: 0 24px !important;
  border: none !important;
  border-radius: 999px !important;
  background: #d4af37 !important;
  color: #083b25 !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
}

.orhan-contact-right-wrap .wpforms-submit:hover {
  background: #c7a12d !important;
}

/* FORM BOTTOM NOTE */
.orhan-contact-right-wrap .orhan-form-note,
.orhan-contact-right-wrap .wpforms-field-description,
.orhan-contact-right-wrap .wpforms-field-sublabel,
.orhan-contact-right-wrap .wpforms-field-limit-text {
  color: #68746c !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.65 !important;
}

/* TABLET */
@media (max-width: 1100px) {
  .orhan-contact-section {
    width: min(760px, calc(100% - 48px)) !important;
    max-width: 760px !important;
    grid-template-columns: 1fr !important;
    gap: 30px !important;
  }

  .orhan-contact-left-inner,
  .orhan-contact-right-wrap {
    padding: 36px 30px !important;
  }
}

/* MOBILE */
@media (max-width: 700px) {
  .orhan-contact-bg {
    padding: 70px 16px !important;
  }

  .orhan-contact-section {
    width: min(100% - 32px, 1180px) !important;
  }

  .orhan-contact-left,
  .orhan-contact-right-wrap {
    border-radius: 22px !important;
  }

  .orhan-contact-left-inner,
  .orhan-contact-right-wrap {
    padding: 28px 22px !important;
  }

  .orhan-contact-title {
    font-size: clamp(40px, 11vw, 52px) !important;
    line-height: 1 !important;
  }

  .orhan-contact-intro {
    font-size: 15.5px !important;
    line-height: 1.7 !important;
  }

  .orhan-contact-circle {
    width: 260px !important;
    height: 260px !important;
    right: -110px !important;
    bottom: -110px !important;
  }

  .orhan-contact-right-wrap .wpforms-field-container {
    grid-template-columns: 1fr !important;
  }

  .orhan-contact-right-wrap .wpforms-title {
    font-size: 28px !important;
  }
}/* End custom CSS */