.elementor-17525 .elementor-element.elementor-element-c46fa53{margin:-50px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-c56f58e *//* Rahiq Academy Contact Page CSS */

.rahiq-contact-page {
  --primary: #067475;
  --secondary: #508AA1;
  --teal: #08cbd0;
  --deep: #073b3c;
  --text: #273747;
  --muted: #5f6f78;
  --soft: #f4fbfb;
  --white: #ffffff;
  --border: rgba(6, 116, 117, 0.13);
  --shadow: 0 24px 70px rgba(16, 54, 68, 0.10);
  --soft-shadow: 0 14px 38px rgba(6, 116, 117, 0.08);
  --trustpilot: #00b67a;
  --whatsapp: #25d366;

  font-family: inherit;
  color: var(--text);
  overflow: hidden;
  background: #ffffff;
}

.rahiq-contact-page * {
  box-sizing: border-box;
}

.rahiq-contact-page img,
.rahiq-contact-page iframe,
.rahiq-contact-page svg {
  display: block;
  max-width: 100%;
}

.rahiq-contact-page a {
  text-decoration: none !important;
}

.rahiq-contact-container {
  width: min(1200px, calc(100% - 32px));
  margin: 0 auto;
}

.rahiq-contact-section {
  padding: 82px 0;
  position: relative;
}

.rahiq-contact-page h1,
.rahiq-contact-page h2,
.rahiq-contact-page h3,
.rahiq-contact-page p {
  margin: 0;
}

.rahiq-contact-page h1,
.rahiq-contact-page h2 {
  letter-spacing: -0.5px;
  line-height: 1.14;
}

.rahiq-contact-page p {
  line-height: 1.75;
}

/* Hero */

.rahiq-contact-hero {
  position: relative;
  min-height: 430px;
  padding: 88px 0 120px;
  color: var(--white);
  background:
    linear-gradient(110deg, rgba(6, 116, 117, 0.96) 0%, rgba(6, 116, 117, 0.88) 48%, rgba(80, 138, 161, 0.76) 100%),
    url("https://rahiqacademy.com/wp-content/uploads/2026/06/YOUR-HERO-IMAGE.webp") right center / cover no-repeat;
  overflow: hidden;
}

.rahiq-contact-hero::before {
  content: "";
  position: absolute;
  inset: auto -8% -42% -8%;
  height: 230px;
  background: #ffffff;
  transform: rotate(-4deg);
  transform-origin: left top;
  z-index: 1;
}

.rahiq-contact-hero::after {
  content: "";
  position: absolute;
  right: 8%;
  top: 18%;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.10);
  filter: blur(2px);
}

.contact-hero-content {
  position: relative;
  z-index: 2;
  max-width: 760px;
}

.contact-hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 18px;
  padding: 9px 15px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.26);
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
  backdrop-filter: blur(8px);
}

.contact-hero-badge::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ffffff;
}

.contact-hero-content h1 {
  color: var(--white) !important;
  font-size: clamp(48px, 6vw, 78px);
  font-weight: 900;
}

.contact-hero-content p {
  max-width: 650px;
  color: rgba(255, 255, 255, 0.94) !important;
  font-size: clamp(18px, 2.1vw, 23px);
  font-weight: 600;
  margin-top: 18px;
}

/* Intro */

.contact-intro-section {
  padding-top: 52px;
  background:
    radial-gradient(circle at 6% 16%, rgba(80, 138, 161, 0.12), transparent 30%),
    linear-gradient(180deg, #ffffff 0%, #f8fcfc 100%);
}

.contact-intro-grid {
  display: grid;
  grid-template-columns: 0.9fr 1.15fr;
  gap: 58px;
  align-items: center;
}

.contact-intro-media {
  position: relative;
  border-radius: 28px;
  background: var(--white);
  box-shadow: var(--shadow);
  overflow: hidden;
}

.contact-intro-media::after {
  content: "24/7 Support";
  position: absolute;
  left: 18px;
  bottom: 18px;
  padding: 10px 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  color: var(--primary);
  font-size: 13px;
  font-weight: 950;
  box-shadow: 0 12px 28px rgba(7, 59, 60, 0.16);
}

.contact-intro-media img {
  width: 100%;
  height: 310px;
  object-fit: cover;
}

.contact-intro-content span,
.contact-form-panel span,
.faq-heading span,
.contact-trustpilot-content span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--primary);
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 13px;
}

.contact-intro-content span::before,
.contact-form-panel span::before,
.faq-heading span::before,
.contact-trustpilot-content span::before {
  content: "";
  width: 24px;
  height: 3px;
  border-radius: 999px;
  background: var(--primary);
}

.contact-intro-content h2 {
  max-width: 760px;
  color: var(--deep);
  font-size: clamp(34px, 4.2vw, 54px);
  font-weight: 900;
}

.contact-intro-content p {
  max-width: 680px;
  margin-top: 18px;
  color: var(--muted);
  font-size: 17px;
  font-weight: 600;
}

/* Cards */

.contact-cards-section {
  padding-top: 62px;
  background: #ffffff;
}

.contact-cards-section h2 {
  text-align: center;
  color: var(--deep);
  font-size: clamp(34px, 4vw, 50px);
  font-weight: 900;
  margin-bottom: 14px;
}

.contact-cards-subtitle {
  max-width: 720px;
  margin: 0 auto 38px !important;
  text-align: center;
  color: var(--muted);
  font-size: 17px;
  font-weight: 600;
}

.contact-cards-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.contact-card {
  min-height: 270px;
  padding: 32px 22px 28px;
  border: 1px solid var(--border);
  border-radius: 28px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.96), rgba(255,255,255,1)),
    radial-gradient(circle at top right, rgba(8, 203, 208, 0.14), transparent 38%);
  box-shadow: var(--soft-shadow);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 0.25s ease;
}

.contact-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--shadow);
  border-color: rgba(6, 116, 117, 0.26);
}

.contact-icon {
  width: 78px;
  height: 78px;
  display: grid;
  place-items: center;
  color: var(--primary);
  margin-bottom: 22px;
  border-radius: 24px;
  background: rgba(6, 116, 117, 0.09);
}

.contact-icon svg {
  width: 43px;
  height: 43px;
}

.contact-card h3 {
  color: var(--deep);
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 12px;
}

.contact-card p,
.contact-card a {
  color: var(--muted);
  font-size: 15.5px;
  line-height: 1.7;
  font-weight: 750;
  text-decoration: none !important;
}

.contact-card a:hover {
  color: var(--primary);
}

.contact-whatsapp-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  color: var(--primary) !important;
  font-size: 16px !important;
  font-weight: 950 !important;
}

.contact-country-flag {
  font-size: 18px;
  line-height: 1;
}

/* Trustpilot CTA */

.contact-trustpilot-section {
  padding: 30px 0 84px;
  background: #ffffff;
}

.contact-trustpilot-box {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 22px;
  padding: 22px 26px;
  border-radius: 28px;
  background:
    radial-gradient(circle at 100% 0%, rgba(0, 182, 122, 0.14), transparent 34%),
    linear-gradient(135deg, #ffffff 0%, #f4fffb 100%);
  border: 1px solid rgba(0, 182, 122, 0.22);
  box-shadow: 0 18px 48px rgba(0, 182, 122, 0.13);
}

.contact-trustpilot-img {
  width: 110px;
  height: 82px;
  border-radius: 18px;
  object-fit: contain;
  background: #ffffff;
  border: 3px solid rgba(0, 182, 122, 0.24);
  box-shadow: 0 14px 30px rgba(0, 182, 122, 0.14);
}

.contact-trustpilot-content h2 {
  color: var(--deep);
  font-size: clamp(24px, 2.7vw, 34px);
  font-weight: 950;
}

.contact-trustpilot-content p {
  margin-top: 8px;
  color: var(--muted);
  font-size: 16px;
  font-weight: 650;
}

.contact-trustpilot-btn {
  min-height: 52px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 13px 22px;
  border-radius: 999px;
  background: var(--trustpilot);
  color: #ffffff !important;
  font-size: 15px;
  font-weight: 950;
  text-decoration: none !important;
  white-space: nowrap;
  box-shadow: 0 16px 34px rgba(0, 182, 122, 0.28);
  transition: 0.25s ease;
}

.contact-trustpilot-btn::after {
  content: "★";
  font-size: 18px;
  line-height: 1;
}

.contact-trustpilot-btn:hover {
  transform: translateY(-3px);
  color: #ffffff !important;
  box-shadow: 0 22px 44px rgba(0, 182, 122, 0.35);
}

/* Form + Map */

.contact-form-map-section {
  background:
    linear-gradient(rgba(244, 251, 251, 0.96), rgba(244, 251, 251, 0.98)),
    url("https://rahiqacademy.com/wp-content/uploads/2026/06/Rahiq-Academy-img-5.webp") center / cover no-repeat;
}

.contact-form-map-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
  align-items: stretch;
}

.contact-form-panel,
.contact-map-panel {
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid var(--border);
  border-radius: 30px;
  box-shadow: var(--shadow);
  overflow: hidden;
}

.contact-form-panel {
  padding: 42px;
}

.contact-form-panel h2 {
  color: var(--deep);
  font-size: clamp(30px, 3vw, 44px);
  font-weight: 950;
  margin-bottom: 24px;
}

.contact-form-shortcode {
  min-height: 230px;
  padding: 22px;
  border: 1px dashed rgba(6, 116, 117, 0.28);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.78);
  color: var(--primary);
  font-weight: 800;
}

.contact-map-panel iframe {
  width: 100%;
  height: 100%;
  min-height: 465px;
}

/* FAQ */

.contact-faq-section {
  background: #ffffff;
}

.faq-grid {
  display: grid;
  grid-template-columns: 0.82fr 1.25fr;
  gap: 58px;
  align-items: start;
}

.faq-heading h2 {
  color: var(--deep);
  font-size: clamp(34px, 4vw, 54px);
  font-weight: 950;
}

.faq-heading p {
  margin-top: 16px;
  color: var(--muted);
  font-size: 17px;
  font-weight: 600;
}

.faq-list {
  display: grid;
  gap: 14px;
}

.faq-list details {
  background: var(--white);
  border: 1px solid var(--border);
  border-radius: 22px;
  box-shadow: 0 12px 42px rgba(6, 116, 117, 0.06);
  overflow: hidden;
}

.faq-list summary {
  list-style: none;
  cursor: pointer;
  position: relative;
  padding: 22px 62px 22px 24px;
  color: var(--deep);
  font-size: 17px;
  font-weight: 900;
  line-height: 1.35;
}

.faq-list summary::-webkit-details-marker {
  display: none;
}

.faq-list summary::after {
  content: "+";
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(6, 116, 117, 0.10);
  color: var(--primary);
  display: grid;
  place-items: center;
  font-size: 24px;
  font-weight: 800;
}

.faq-list details[open] summary::after {
  content: "-";
}

.faq-list details p {
  padding: 0 24px 24px;
  color: var(--muted);
  font-size: 16px;
  font-weight: 600;
}

/* CTA */

.contact-final-cta {
  padding: 90px 0;
  background:
    radial-gradient(circle at 10% 20%, rgba(80, 138, 161, 0.12), transparent 28%),
    #ffffff;
}

.contact-final-cta-box {
  position: relative;
  max-width: 940px;
  min-height: 330px;
  padding: 58px 70px;
  color: var(--white);
  background:
    linear-gradient(105deg, rgba(6, 116, 117, 0.97), rgba(80, 138, 161, 0.86)),
    url("https://rahiqacademy.com/wp-content/uploads/2026/06/Rahiq-Academy-img-5.webp") center / cover no-repeat;
  border-radius: 34px;
  box-shadow: 0 26px 70px rgba(6, 116, 117, 0.18);
  overflow: hidden;
}

.contact-final-cta-box::after {
  content: "";
  position: absolute;
  right: -80px;
  bottom: -90px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
}

.contact-final-cta-box h2 {
  position: relative;
  z-index: 2;
  max-width: 720px;
  color: var(--white) !important;
  font-size: clamp(34px, 4.4vw, 56px);
  font-weight: 950;
}

.contact-final-cta-box p {
  position: relative;
  z-index: 2;
  color: rgba(255, 255, 255, 0.94) !important;
  font-size: 21px;
  font-weight: 650;
  margin-top: 20px;
}

.contact-cta-actions {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 42px;
}

.contact-cta-btn,
.contact-cta-whatsapp {
  min-height: 48px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 13px 26px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 950;
  text-decoration: none !important;
  transition: 0.25s ease;
}

.contact-cta-btn {
  background: #ffffff;
  color: var(--primary) !important;
  box-shadow: 0 14px 30px rgba(7, 59, 60, 0.18);
}

.contact-cta-btn::after {
  content: "\2192";
  font-size: 20px;
  line-height: 1;
}

.contact-cta-whatsapp {
  background: var(--whatsapp);
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.28);
  box-shadow: 0 16px 34px rgba(37, 211, 102, 0.25);
}

.contact-cta-whatsapp::before {
  content: "💬";
  font-size: 18px;
  line-height: 1;
}

.contact-cta-whatsapp:hover,
.contact-cta-btn:hover {
  transform: translateY(-3px);
}

.contact-cta-whatsapp:hover {
  color: #ffffff !important;
  background: #1fc65c;
}

/* Responsive */

@media (max-width: 1100px) {
  .contact-cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .contact-trustpilot-box {
    grid-template-columns: auto 1fr;
  }

  .contact-trustpilot-btn {
    grid-column: 1 / -1;
    width: fit-content;
  }
}

@media (max-width: 1024px) {
  .contact-intro-grid,
  .contact-form-map-grid,
  .faq-grid {
    grid-template-columns: 1fr;
  }

  .contact-intro-grid {
    gap: 34px;
  }
}

/* Mobile Fixes */

@media (max-width: 767px) {
  .rahiq-contact-container {
    width: min(100% - 22px, 1200px);
  }

  .rahiq-contact-section {
    padding: 58px 0;
  }

  .rahiq-contact-hero {
    min-height: 360px;
    padding: 64px 0 100px;
  }

  .contact-hero-content h1 {
    font-size: 44px;
  }

  .contact-hero-content p {
    font-size: 17px;
  }

  .contact-intro-section {
    padding-top: 36px;
  }

  .contact-intro-media img {
    height: 250px;
  }

  .contact-intro-content h2,
  .faq-heading h2 {
    font-size: 34px;
  }

  .contact-cards-grid {
    grid-template-columns: 1fr;
  }

  .contact-card {
    min-height: 230px;
    padding: 32px 22px;
  }

  .contact-trustpilot-section {
    padding: 18px 0 54px !important;
  }

  .contact-trustpilot-box {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    justify-items: center !important;
    align-items: center !important;
    gap: 18px !important;
    padding: 24px 18px !important;
    border-radius: 28px !important;
    text-align: center !important;
    background:
      radial-gradient(circle at 100% 0%, rgba(0, 182, 122, 0.14), transparent 34%),
      linear-gradient(135deg, #ffffff 0%, #f4fffb 100%) !important;
    border: 1px solid rgba(0, 182, 122, 0.24) !important;
    box-shadow: 0 18px 48px rgba(0, 182, 122, 0.14) !important;
    overflow: hidden !important;
  }

  .contact-trustpilot-img {
    width: min(280px, 100%) !important;
    height: auto !important;
    max-height: 170px !important;
    object-fit: contain !important;
    display: block !important;
    border-radius: 18px !important;
    border: 2px solid rgba(0, 182, 122, 0.22) !important;
    background: #ffffff !important;
    box-shadow: 0 12px 28px rgba(0, 182, 122, 0.12) !important;
  }

  .contact-trustpilot-content {
    width: 100% !important;
  }

  .contact-trustpilot-content span {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 10px !important;
    color: var(--primary) !important;
    font-size: 15px !important;
    font-weight: 950 !important;
    line-height: 1.2 !important;
  }

  .contact-trustpilot-content span::before {
    display: none !important;
  }

  .contact-trustpilot-content h2 {
    max-width: 100% !important;
    color: var(--deep) !important;
    font-size: 27px !important;
    line-height: 1.22 !important;
    font-weight: 950 !important;
    letter-spacing: -0.3px !important;
    text-align: center !important;
  }

  .contact-trustpilot-content p {
    max-width: 100% !important;
    margin-top: 12px !important;
    color: var(--muted) !important;
    font-size: 16px !important;
    line-height: 1.65 !important;
    font-weight: 650 !important;
    text-align: center !important;
  }

  .contact-trustpilot-btn {
    width: 100% !important;
    min-height: 54px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 9px !important;
    padding: 14px 20px !important;
    border-radius: 999px !important;
    background: #00b67a !important;
    color: #ffffff !important;
    border: 0 !important;
    font-size: 16px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
    text-align: center !important;
    text-decoration: none !important;
    box-shadow: 0 16px 34px rgba(0, 182, 122, 0.28) !important;
  }

  .contact-trustpilot-btn::after {
    content: "★" !important;
    font-size: 18px !important;
    line-height: 1 !important;
  }

  .contact-form-panel {
    padding: 26px;
  }

  .contact-map-panel iframe {
    min-height: 330px;
  }

  .faq-list summary {
    font-size: 16px;
    padding: 20px 56px 20px 20px;
  }

  .contact-final-cta {
    padding: 52px 0 !important;
  }

  .contact-final-cta-box {
    width: 100% !important;
    max-width: 100% !important;
    min-height: auto !important;
    padding: 38px 22px 28px !important;
    border-radius: 28px !important;
    overflow: hidden !important;
  }

  .contact-final-cta-box h2 {
    max-width: 100% !important;
    font-size: 34px !important;
    line-height: 1.18 !important;
    font-weight: 900 !important;
    letter-spacing: -0.4px !important;
  }

  .contact-final-cta-box p {
    max-width: 100% !important;
    margin-top: 18px !important;
    color: rgba(255, 255, 255, 0.96) !important;
    font-size: 18px !important;
    line-height: 1.65 !important;
    font-weight: 600 !important;
  }

  .contact-cta-actions {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    width: 100% !important;
    margin-top: 30px !important;
  }

  .contact-cta-btn,
  .contact-cta-whatsapp {
    width: 100% !important;
    min-height: 54px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    padding: 14px 20px !important;
    border-radius: 999px !important;
    font-size: 16px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
    text-align: center !important;
    text-decoration: none !important;
  }

  .contact-cta-btn {
    background: #ffffff !important;
    color: var(--primary) !important;
    border: 0 !important;
    box-shadow: 0 14px 30px rgba(7, 59, 60, 0.18) !important;
  }

  .contact-cta-whatsapp {
    background: #25d366 !important;
    color: #ffffff !important;
    border: 0 !important;
    box-shadow: 0 16px 34px rgba(37, 211, 102, 0.28) !important;
  }

  .contact-cta-whatsapp:hover,
  .contact-cta-btn:hover,
  .contact-trustpilot-btn:hover {
    transform: translateY(-2px) !important;
    text-decoration: none !important;
  }
}

@media (max-width: 430px) {
  .contact-hero-badge {
    font-size: 13px;
  }

  .contact-card h3 {
    font-size: 19px;
  }

  .contact-card p,
  .contact-card a {
    font-size: 15px;
  }

  .contact-final-cta-box h2 {
    font-size: 31px !important;
  }

  .contact-trustpilot-content h2 {
    font-size: 25px !important;
  }
}/* End custom CSS */