.sam-site,
.sam-site p,
.sam-site h1,
.sam-site h2,
.sam-site h3,
.sam-site h4,
.sam-site h5,
.sam-site h6,
.sam-site a,
.sam-site button,
.sam-site input,
.sam-site textarea,
.sam-site select {
  font-family: 'Vazirmatn', Tahoma, sans-serif !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.sam-site {
  --sam-green: #c5d63d;
  --sam-red: #7d2232;
  --sam-gray: #3d4448;
  --sam-gray-soft: #f3f4f5;
  --sam-white: #ffffff;
  --sam-footer: #1c1f23;
  overflow-x: hidden;
}

html {
  overflow-x: hidden;
}

.body-wrapper {
  overflow-x: hidden;
  max-width: 100%;
}

/* breadcrumb — جایگزین آیکون Font Awesome در ::before */
.zq_breadcrumb-area {
  overflow: hidden;
}

.zq_breadcrumb-content-list span::before {
  display: none !important;
  content: none !important;
}

.zq_breadcrumb-content-list {
  flex-wrap: wrap;
  row-gap: 6px;
}

.zq_breadcrumb-sep {
  display: inline-flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1;
}

.zq_breadcrumb-current {
  color: var(--clr-theme-primary, #8af135);
  max-width: min(100%, 720px);
  text-align: center;
}

/* آیکون‌های SVG محلی */
.sam-icon {
  display: inline-block;
  vertical-align: middle;
  flex-shrink: 0;
}

.zq_service-item-btn .sam-icon,
.zq_testimonial-btn .sam-icon,
.zq_inner_blog-content-btn .sam-icon,
.zq_project-content-btn .sam-icon,
.zq_inner_project-content-btn .sam-icon {
  margin-right: 6px;
}

.zq_project-content-btn .sam-icon,
.zq_inner_project-content-btn .sam-icon {
  display: block;
  width: 30px;
  height: 30px;
}

[dir="rtl"] .zq_project-content-btn .sam-icon,
[dir="rtl"] .zq_inner_blog-content-btn .sam-icon,
[dir="rtl"] .zq_inner_project-content-btn .sam-icon {
  transform: scaleX(-1);
}

.zq_blog_widget-wrap.ml-30 {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 992px) {
  .zq_blog_widget-wrap.ml-30 {
    margin-right: 30px;
    margin-left: 0;
  }
}

.zq_blog_details-content-text img,
.zq_blog_details-content .rich-text img {
  max-width: 100%;
  height: auto;
}

.zq_blog_details-content-meta span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.zq_service_details_2-list .sam-icon,
.zq_price-feature .sam-icon {
  margin-left: 8px;
  color: var(--clr-theme-primary, #c5d63d);
}

.zq_footer-widget ul li .sam-icon {
  color: var(--clr-theme-primary, #c5d63d);
}

.zq_footer-widget-mail .sam-icon {
  font-size: 24px;
  color: var(--clr-theme-primary, #c5d63d);
}

.zq_header-menuIcon svg,
.zq_h5_header_icon svg {
  display: block;
}

.zq_mobile_menu {
  left: auto !important;
  right: -100%;
  width: 100%;
  max-width: 100vw;
}

.zq_mobile_menu.open {
  right: 0 !important;
  left: auto !important;
}

.zq_mobile_menu .close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}

.zq_mobile_menu .close-menu svg {
  display: block;
}

.cursor1,
.cursor2 {
  display: none !important;
}

.zq_hero-content-title {
  font-size: 48px !important;
  line-height: 1.35 !important;
  max-width: 640px;
}

.zq_hero-content-title span {
  -webkit-text-fill-color: var(--sam-red) !important;
  -webkit-text-stroke: 0 !important;
  color: var(--sam-red) !important;
  display: block;
}

.zq_hero-content p,
.zq_hero-content .rich-text {
  max-width: 520px;
  margin-top: 12px;
  font-size: 16px !important;
  line-height: 1.9 !important;
}

.zq_hero-img img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: center;
  border-radius: 24px;
}

.zq_hero-circle-btn {
  display: none !important;
}

.zq_header-logo img,
.zq_footer-logo img,
.zq_mobile_menu .logo img {
  max-height: 52px;
  width: auto;
}

.zq_inner_project-img img {
  width: 100%;
  display: block;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  object-position: center;
}

.zq_faq-img img,
.zq_inner_about-img img,
.zq_service_details-img img {
  width: 100%;
  max-height: 520px;
  border-radius: 20px;
  object-fit: cover;
  object-position: center;
}

.zq_cta-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.zq_project-single {
  width: 50%;
}
@media (max-width: 767px) {
  .zq_project-single {
    width: 100%;
  }
}
.zq_project-img img {
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  object-position: center;
}

.zq_project-client-img img {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #1c1f23;
}
.zq_choose-item-icon .sam-icon,
.zq_service-item-icon .sam-icon {
  color: var(--clr-theme-primary, #c5d63d);
}

.zq_service-item:hover .zq_service-item-icon .sam-icon {
  color: #000;
}
.zq_choose-img img {
  width: 100%;
  min-height: 480px;
  object-fit: cover;
  border-radius: 16px;
}
.zq_cta-call {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  background: #1c1f23;
  color: #c5d63d;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  flex-shrink: 0;
}
.zq_blog-item-img img {
  height: 420px;
  object-fit: cover;
}
.zq_blog-item-small-img img {
  height: 110px;
}
.zq_blog-item-content-admin img,
.zq_blog-item-small-content-admin img,
.zq_testimonial-admin-img-inner {
  width: 44px;
  height: 44px;
  object-fit: contain;
  background: #fff;
  border-radius: 50%;
  padding: 4px;
}

.alert-sam {
  background: rgba(197, 214, 61, 0.14);
  border: 1px solid var(--sam-green);
  color: var(--sam-gray);
  padding: 14px 18px;
  border-radius: 12px;
  font-size: 15px;
  line-height: 1.8;
}

.alert-sam.is-error {
  background: rgba(125, 34, 50, 0.08);
  border-color: var(--sam-red);
  color: var(--sam-red);
}

/* ── RFP wizard ── */
.rfp-section {
  background: var(--sam-footer);
  padding-bottom: 100px;
}

.rfp-section .zq_section-title {
  color: #fff;
}

.rfp-intro {
  max-width: 640px;
  margin: 0 auto 28px;
  text-align: center;
  color: rgba(255, 255, 255, 0.82);
  font-size: 17px;
  line-height: 1.9;
}

.rfp-wrap {
  max-width: 820px;
  margin: 0 auto;
  background: var(--sam-white);
  color: var(--sam-gray);
  border-radius: 24px;
  padding: 36px 36px 32px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28);
  border: 1px solid rgba(255, 255, 255, 0.06);
}

.rfp-progress {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 32px;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(61, 68, 72, 0.1);
}

.rfp-progress span {
  font-size: 12px;
  font-weight: 600;
  padding: 7px 14px;
  border-radius: 999px;
  background: var(--sam-gray-soft);
  color: var(--sam-gray);
  opacity: 0.65;
  transition: all 0.2s ease;
}

.rfp-progress span.is-on {
  background: var(--sam-green);
  color: var(--sam-gray);
  opacity: 1;
  box-shadow: 0 4px 14px rgba(197, 214, 61, 0.35);
}

.rfp-progress span.is-done {
  background: rgba(197, 214, 61, 0.22);
  color: var(--sam-gray);
  opacity: 1;
}

.rfp-step-head {
  margin-bottom: 24px;
}

.rfp-step-badge {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: var(--sam-red);
  background: rgba(125, 34, 50, 0.08);
  padding: 4px 12px;
  border-radius: 999px;
  margin-bottom: 10px;
}

.rfp-wrap h4 {
  color: var(--sam-gray);
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 1.45;
}

.rfp-help {
  color: #5a6168;
  font-size: 15px;
  line-height: 1.85;
  margin-bottom: 20px;
}

.rfp-example {
  background: rgba(197, 214, 61, 0.12);
  border: 1px solid rgba(197, 214, 61, 0.45);
  border-radius: 14px;
  padding: 14px 18px;
  color: var(--sam-gray);
  font-size: 14px;
  line-height: 1.85;
  margin-bottom: 20px;
}

.rfp-group {
  color: var(--sam-gray);
  font-size: 15px;
  font-weight: 700;
  margin: 24px 0 12px;
  padding-right: 12px;
  border-right: 3px solid var(--sam-green);
}

.rfp-form .form-group {
  margin-bottom: 18px;
}

.rfp-form label {
  display: block;
  color: var(--sam-gray);
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
}

.rfp-form input,
.rfp-form textarea,
.rfp-form select {
  width: 100%;
  border: 1.5px solid rgba(61, 68, 72, 0.16);
  border-radius: 12px;
  padding: 13px 16px;
  background: #fafbfc;
  color: var(--sam-gray) !important;
  font-size: 15px;
  line-height: 1.6;
  transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
}

.rfp-form input::placeholder,
.rfp-form textarea::placeholder {
  color: #9aa0a6;
  opacity: 1;
}

.rfp-form input:focus,
.rfp-form textarea:focus,
.rfp-form select:focus {
  outline: none;
  border-color: var(--sam-green);
  background: #fff;
  box-shadow: 0 0 0 3px rgba(197, 214, 61, 0.25);
}

.rfp-checks {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 10px;
  margin-bottom: 16px;
}

.rfp-radios {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 8px;
}

.rfp-role {
  margin-bottom: 12px;
  padding: 12px 14px;
  border-radius: 12px;
  background: #fafbfc;
  border: 1px solid rgba(61, 68, 72, 0.1);
}

.rfp-check {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 14px;
  border-radius: 12px;
  background: #fafbfc;
  border: 1.5px solid rgba(61, 68, 72, 0.12);
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s, box-shadow 0.2s;
  margin: 0;
}

.rfp-radios .rfp-check {
  flex: 1 1 auto;
  min-width: 140px;
}

.rfp-check:hover {
  border-color: rgba(197, 214, 61, 0.6);
  background: #fff;
}

.rfp-check:has(input:checked) {
  border-color: var(--sam-green);
  background: rgba(197, 214, 61, 0.1);
  box-shadow: 0 4px 12px rgba(197, 214, 61, 0.15);
}

.rfp-check input {
  width: 18px;
  height: 18px;
  margin-top: 2px;
  flex-shrink: 0;
  accent-color: var(--sam-green);
  cursor: pointer;
}

.rfp-check span {
  color: var(--sam-gray);
  font-size: 14px;
  line-height: 1.65;
  font-weight: 500;
}

.rfp-role .role-note {
  width: 100%;
  margin-top: 10px;
  border-radius: 10px;
  padding: 10px 14px;
  border: 1px solid rgba(61, 68, 72, 0.14);
  background: #fff;
  color: var(--sam-gray) !important;
  font-size: 14px;
}

.rfp-preview {
  white-space: pre-wrap;
  word-break: break-word;
  background: #1c1f23;
  color: #f3f4f5;
  padding: 24px;
  border-radius: 16px;
  font-size: 14px;
  line-height: 1.95;
  max-height: 420px;
  overflow-y: auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  font-family: 'Vazirmatn', Tahoma, sans-serif;
}

.rfp-nav {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid rgba(61, 68, 72, 0.1);
}

.rfp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 0;
  border-radius: 999px;
  padding: 13px 28px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none !important;
  transition: transform 0.15s, box-shadow 0.2s, background 0.2s;
}

.rfp-btn:hover {
  transform: translateY(-1px);
}

.rfp-btn-primary {
  background: var(--sam-green);
  color: var(--sam-gray) !important;
  box-shadow: 0 6px 20px rgba(197, 214, 61, 0.35);
}

.rfp-btn-primary:hover {
  background: #d4e04a;
}

.rfp-btn-outline {
  background: transparent;
  color: var(--sam-gray) !important;
  border: 1.5px solid rgba(61, 68, 72, 0.22);
}

.rfp-btn-outline:hover {
  border-color: var(--sam-gray);
  background: var(--sam-gray-soft);
}

.rfp-done-title {
  color: var(--sam-gray);
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 16px;
}

.butn,
.butn.dark,
.zq_theme-btn,
.zq_inner_contact-form-btn,
.zq_header-btn {
  cursor: pointer;
}

.butn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 30px;
  padding: 12px 22px;
  font-weight: 700;
  text-decoration: none !important;
}

.butn.dark {
  background: var(--sam-red);
  color: #fff !important;
}

.butn.bord {
  background: transparent;
  border: 1px solid var(--sam-gray);
  color: var(--sam-gray) !important;
}

.zq_header-menu nav ul li a.active,
.zq_h5_header-menu nav ul li a.active {
  color: var(--clr-theme-primary, #8AF135) !important;
}

.zq_h5_header-logo img {
  max-height: 52px;
  width: auto;
}

.zq_inner_contact-form input,
.zq_inner_contact-form textarea {
  color: #fff;
}

.zq_inner_contact-form {
  padding: 44px 36px 40px;
}

.zq_inner_contact-form .sam-contact-alert {
  margin-bottom: 24px;
}

.zq_inner_contact-form .sam-contact-form--inner .row.g-20 {
  --bs-gutter-y: 1.5rem;
}

.zq_inner_contact-form .sam-contact-form--inner input,
.zq_inner_contact-form .sam-contact-form--inner textarea,
.zq_inner_contact-form .sam-contact-form--inner .nice-select.has-nice-select-2 {
  margin-bottom: 0;
  display: block;
  width: 100%;
}

.zq_inner_contact-form .sam-contact-form--inner textarea {
  padding-top: 16px;
  line-height: 1.6 !important;
  resize: vertical;
  min-height: 200px;
}

.zq_inner_contact-form .sam-contact-form--inner .sam-contact-inner-actions {
  margin-top: 8px;
}

.sam-contact-form--offer .row {
  --bs-gutter-y: 1.25rem;
}

.sam-contact-form--offer input,
.sam-contact-form--offer textarea,
.sam-contact-form--offer .sam-contact-select {
  margin-bottom: 0 !important;
}

.sam-contact-form--offer .sam-contact-inner-actions,
.sam-contact-form--offer .sam-contact-actions {
  margin-top: 8px;
}

.rich-text {
  text-align: justify;
}
.rich-text p,
.rich-text ul,
.rich-text ol {
  margin-bottom: 15px;
}
.rich-text p:last-child,
.rich-text ul:last-child,
.rich-text ol:last-child {
  margin-bottom: 0;
}
.rich-text ul,
.rich-text ol {
  padding-right: 1.4em;
}
.zq_service-item .rich-text {
  color: rgba(255, 255, 255, 0.7);
  font-size: 17px;
  line-height: 1.55;
  margin-bottom: 38px;
}
.zq_testimonial-item .rich-text {
  color: rgba(255, 255, 255, 0.7);
  font-size: 25px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.zq_faq-content .rich-text {
  color: inherit;
}
.zq_service-item .rich-text p,
.zq_testimonial-item .rich-text p,
.zq_faq-content .rich-text p {
  margin-bottom: 10px;
}
.zq_section-text.rich-text p,
.zq_section-text.rich-text li {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.sam-contact-btn-home {
  display: inline-flex !important;
  align-items: center;
  gap: 8px;
}

.sam-contact-btn-home::after {
  content: none;
}

/* ── صفحه تماس ── */
.sam-contact-page {
  background: var(--sam-footer);
}

.sam-contact-info-card {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 28px 24px;
  height: 100%;
  text-align: center;
  transition: border-color 0.2s, background 0.2s;
}

.sam-contact-info-card:hover {
  border-color: rgba(197, 214, 61, 0.45);
  background: rgba(197, 214, 61, 0.06);
}

.sam-contact-info-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: rgba(197, 214, 61, 0.15);
  color: var(--sam-green);
  margin-bottom: 16px;
}

.sam-contact-info-card h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.sam-contact-info-card a,
.sam-contact-info-card p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  line-height: 1.7;
  margin: 0;
  word-break: break-word;
}

.sam-contact-info-card a:hover {
  color: var(--sam-green);
}

.sam-contact-panel {
  background: #fff;
  border-radius: 24px;
  padding: 32px 32px 28px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.22);
}

.sam-contact-panel-head {
  margin-bottom: 28px;
  text-align: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.sam-contact-kicker {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  color: var(--sam-red);
  background: rgba(125, 34, 50, 0.08);
  padding: 5px 14px;
  border-radius: 999px;
  margin-bottom: 12px;
}

.sam-contact-panel-head h2 {
  color: var(--sam-gray);
  font-size: clamp(24px, 4vw, 32px);
  font-weight: 700;
  line-height: 1.45;
  margin-bottom: 12px;
}

.sam-contact-panel-head p {
  color: #5a6168;
  font-size: 15px;
  line-height: 1.85;
  margin-bottom: 10px;
}

.sam-contact-note {
  font-size: 14px !important;
  color: #6b7280 !important;
}

.sam-contact-note a {
  color: var(--sam-red);
  font-weight: 600;
  text-decoration: underline;
}

.sam-contact-panel .sam-contact-form .sam-contact-field {
  width: 100%;
}

.sam-contact-panel .sam-contact-form .sam-contact-label {
  display: block;
  color: var(--sam-gray);
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}

.sam-contact-panel .sam-contact-form input,
.sam-contact-panel .sam-contact-form textarea {
  width: 100%;
  display: block;
  min-height: 54px;
  border: 2px solid rgba(61, 68, 72, 0.28) !important;
  border-radius: 12px;
  padding: 14px 16px;
  background: #ffffff !important;
  color: var(--sam-gray) !important;
  font-size: 15px;
  line-height: 1.5 !important;
  margin-bottom: 0 !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
  transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
}

.sam-contact-panel .sam-contact-form textarea {
  min-height: 150px;
  resize: vertical;
  padding-top: 14px;
}

.sam-contact-panel .sam-contact-form input:focus,
.sam-contact-panel .sam-contact-form textarea:focus {
  outline: none;
  border-color: var(--sam-green) !important;
  background: #fff !important;
  box-shadow: 0 0 0 4px rgba(197, 214, 61, 0.28);
}

.sam-contact-honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.sam-contact-btn,
.sam-contact-btn-home {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: 0;
  border-radius: 999px;
  padding: 14px 28px;
  background: var(--sam-green);
  color: var(--sam-gray) !important;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: transform 0.15s, box-shadow 0.2s;
  box-shadow: 0 6px 20px rgba(197, 214, 61, 0.35);
}

.sam-contact-btn:hover,
.sam-contact-btn-home:hover {
  transform: translateY(-1px);
}

.sam-contact-alert.is-success {
  background: rgba(197, 214, 61, 0.14);
  border-color: var(--sam-green);
  color: var(--sam-gray);
}

.sam-contact-alert.is-error {
  background: rgba(125, 34, 50, 0.08);
  border-color: var(--sam-red);
  color: var(--sam-red);
}

.zq_inner_contact_top-item-icon .sam-icon {
  width: 30px;
  height: 30px;
  color: var(--clr-theme-primary, #8af135);
}

.zq_inner_contact-form .sam-contact-alert.is-success {
  background: rgba(138, 241, 53, 0.12);
  border-color: var(--clr-theme-primary, #8af135);
  color: #fff;
}

.zq_inner_contact-form .sam-contact-alert.is-error {
  background: rgba(125, 34, 50, 0.2);
  border-color: #e57373;
  color: #ffcdd2;
}

.sam-contact-rfp-note a {
  color: var(--clr-theme-primary, #8af135);
  font-weight: 600;
  text-decoration: underline;
}

.sam-contact-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.sam-contact-social .sam-icon {
  width: 18px;
  height: 18px;
}

.sam-home-contact-text {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#home-contact .zq_section-title {
  color: var(--clr-body-heading, #fff);
}

@media (max-width: 991px) {
  .sam-contact-panel {
    padding: 24px 18px;
  }

  .sam-contact-info-card {
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .sam-contact-info-icon {
    margin-bottom: 12px;
  }

  .zq_testimonial-form.mr-25 {
    margin-right: 0 !important;
  }

  .sam-home-contact-text {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 767px) {
  .zq_hero-content-title {
    font-size: 32px !important;
  }

  .rfp-wrap {
    padding: 24px 18px;
  }

  .rfp-checks {
    grid-template-columns: 1fr;
  }

  .rfp-progress span {
    font-size: 11px;
    padding: 6px 10px;
  }

  .sam-contact-panel-head {
    text-align: right;
  }
}

.zq_testimonial-form.sam-contact-offer-wrap {
  background: #92f036;
  border-radius: 12px;
  padding: 40px 44px 44px;
}

.sam-contact-form--offer {
  margin: 0;
}

.sam-contact-offer-title {
  color: #0f2923;
  font-size: clamp(28px, 4vw, 40px);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.5px;
  text-align: center;
  margin: 0 0 28px;
}

.sam-contact-form--offer input,
.sam-contact-form--offer textarea,
.sam-contact-form--offer .sam-contact-select {
  width: 100%;
  display: block;
  min-height: 58px;
  height: 58px;
  border: 2px solid #0f2923 !important;
  border-radius: 10px;
  padding: 0 18px;
  background: rgba(15, 41, 35, 0.08) !important;
  color: #0f2923 !important;
  font-size: 16px;
  line-height: 1.5 !important;
  margin-bottom: 0 !important;
  box-shadow: none !important;
  transition: border-color 0.2s, background 0.2s;
}

.sam-contact-form--offer textarea {
  min-height: 180px;
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  resize: vertical;
  line-height: 1.7 !important;
}

.sam-contact-form--offer input::placeholder,
.sam-contact-form--offer textarea::placeholder {
  color: rgba(15, 41, 35, 0.72);
  opacity: 1;
}

.sam-contact-form--offer input:focus,
.sam-contact-form--offer textarea:focus,
.sam-contact-form--offer .sam-contact-select:focus {
  outline: none;
  border-color: #0f2923 !important;
  background: rgba(15, 41, 35, 0.12) !important;
  box-shadow: 0 0 0 3px rgba(15, 41, 35, 0.12) !important;
}

.sam-contact-form--offer .sam-contact-select {
  appearance: none;
  cursor: pointer;
  padding-left: 42px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%230f2923' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left 16px center;
  background-size: 14px;
}

.sam-contact-form--offer .sam-contact-select:invalid,
.sam-contact-form--offer .sam-contact-select option[value=""] {
  color: rgba(15, 41, 35, 0.72);
}

.sam-contact-form--offer .sam-contact-actions {
  display: flex;
  justify-content: flex-start;
  margin-top: 4px;
}

.sam-contact-offer-btn {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: auto !important;
  min-width: 140px;
  height: 58px;
  padding: 0 34px;
  border: 0;
  border-radius: 999px;
  background: #fff !important;
  color: #0f2923 !important;
  font-size: 17px;
  font-weight: 600;
  cursor: pointer;
  box-shadow: none !important;
  transition: transform 0.15s, background 0.2s, color 0.2s;
}

.sam-contact-offer-btn:hover {
  background: #0f2923 !important;
  color: #92f036 !important;
  transform: translateY(-1px);
}

.sam-contact-offer-btn .sam-icon {
  flex-shrink: 0;
}

@media (max-width: 767px) {
  .zq_testimonial-form.sam-contact-offer-wrap {
    padding: 28px 22px 32px;
  }

  .sam-contact-offer-title {
    margin-bottom: 22px;
  }
}

.zq_testimonial-form .sam-contact-form:not(.sam-contact-form--offer) input,
.zq_testimonial-form .sam-contact-form:not(.sam-contact-form--offer) textarea {
  background: #ffffff !important;
  border: 2px solid rgba(15, 41, 35, 0.35) !important;
  color: var(--sam-gray) !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  height: auto !important;
}

.zq_testimonial-form .sam-contact-form:not(.sam-contact-form--offer) input:focus,
.zq_testimonial-form .sam-contact-form:not(.sam-contact-form--offer) textarea:focus {
  background: #fff !important;
  border-color: var(--sam-gray) !important;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.45);
}

.zq_testimonial-form .sam-contact-form:not(.sam-contact-form--offer) .sam-contact-label {
  color: #0f2923 !important;
  font-weight: 700;
}

.zq_inner_blog-img img,
.zq_blog-item-img img,
.zq_blog-item-small-img img,
.zq_blog_details-content-img img,
.zq_blog-widget-post-img img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.zq_inner_blog-img img {
  height: 240px;
}
.zq_blog_details-content-img img {
  max-height: 460px;
  border-radius: 16px;
}
.zq_blog_details-content-meta img {
  width: 36px;
  height: 36px;
  object-fit: contain;
  background: #fff;
  border-radius: 50%;
  padding: 3px;
}
.zq_blog_details-content .rich-text {
  text-align: justify;
}
.zq_blog_details-content .rich-text p {
  color: inherit;
  font-size: inherit;
  line-height: 1.9;
  margin-bottom: 18px;
}
.zq_blog_details-content .rich-text h2,
.zq_blog_details-content .rich-text h3,
.zq_blog_details-content .rich-text h4 {
  margin: 28px 0 14px;
}

.zq_inner_service-item-icon .sam-icon {
  color: rgb(15, 41, 35);
}

.sam-about-card-text,
.sam-about-card-text p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 18px;
  line-height: 1.65;
  margin-bottom: 0;
}

.sam-about-card-text p + p {
  margin-top: 12px;
}

.sam-about-specialty-item {
  padding: 36px 28px 32px;
}

.sam-about-specialty-item .zq_inner_service-item-icon.sam-about-specialty-icon {
  background: transparent;
  width: auto;
  height: auto;
  min-height: 72px;
  margin-bottom: 18px;
}

.sam-about-specialty-icon img {
  width: 72px;
  height: 72px;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}

.sam-about-specialty-item:hover .sam-about-specialty-icon {
  background: transparent;
}

.sam-about-specialty-item .zq_inner_service-item-title {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.5;
}

.sam-about-tech-item {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
  padding: 24px 22px;
  height: 100%;
}

.sam-about-tech-item span {
  display: block;
  color: var(--sam-green, #c5d63d);
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 10px;
}

.sam-about-tech-item p {
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 0;
  word-break: break-word;
}

.zq_cta-call {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.zq_cta-call .sam-icon {
  width: 28px;
  height: 28px;
}
