/* Fix GeoDirectory */
.gd-container, .geodir-main, .geodir-wrapper, .gd_listpage, .gd-detail-page-wrapper {
  max-width: 100% !important;
  width: 100% !important;
}
.gd-sidebar-toggle, .gd-map-wrapper {
  width: 100% !important;
}
.gd-container-inner, .gd_inner {
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.elementor-section {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.elementor-container {
  max-width: 100% !important;
  width: 100% !important;
}

/* HAJJ HUB */
#hj-hub, #hj-hub *, #hj-hub *::before, #hj-hub *::after {
  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 0 !important;
}
#hj-hub {
  font-family: 'Nunito', sans-serif !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
  color: #2a2a2a !important;
  background: #ffffff !important;
  overflow-x: hidden !important;
  width: 100% !important;
  max-width: 100% !important;
}
#hj-hub .hj-hero {
  background: linear-gradient(160deg, #0f3528 0%, #0a2a1e 60%, #122b22 100%) !important;
  padding: 80px 24px 90px !important;
  text-align: center !important;
  position: relative !important;
  overflow: hidden !important;
}
#hj-hub .hj-hero-inner {
  position: relative !important;
  z-index: 2 !important;
  max-width: 760px !important;
  margin: 0 auto !important;
}
#hj-hub .hj-badge {
  display: inline-block !important;
  border: 1px solid rgba(201, 168, 76, 0.5) !important;
  color: #F0D080 !important;
  font-size: 0.7rem !important;
  letter-spacing: 0.4em !important;
  text-transform: uppercase !important;
  padding: 7px 22px !important;
  margin-bottom: 36px !important;
  opacity: 1 !important;
}
#hj-hub .hj-hero-title {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: clamp(3rem, 10vw, 6.5rem) !important;
  font-weight: 400 !important;
  color: #fff !important;
  line-height: 1 !important;
  margin-bottom: 20px !important;
  opacity: 1 !important;
}
#hj-hub .hj-hero-title em {
  color: #D4A843 !important;
  font-style: normal !important;
}
#hj-hub .hj-hero-sub {
  color: rgba(255, 255, 255, 0.65) !important;
  font-size: 1.05rem !important;
  margin-bottom: 40px !important;
  opacity: 1 !important;
}
#hj-hub .hj-btn-wa, #hj-hub .hj-btn-wa-cta {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  background: #25D366 !important;
  color: #fff !important;
  padding: 15px 32px !important;
  font-family: 'Nunito', sans-serif !important;
  font-weight: 700 !important;
  font-size: 0.95rem !important;
  text-decoration: none !important;
  border-radius: 4px !important;
  border: none !important;
  white-space: nowrap !important;
  opacity: 1 !important;
  transition: transform 0.2s, box-shadow 0.2s !important;
}
#hj-hub .hj-btn-wa:hover, #hj-hub .hj-btn-wa-cta:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 8px 28px rgba(37, 211, 102, 0.4) !important;
}
#hj-hub .hj-wave {
  background: #fff !important;
  line-height: 0 !important;
}
#hj-hub .hj-wave svg {
  display: block !important;
  width: 100% !important;
}
#hj-hub .hj-section {
  padding: 80px 24px !important;
  max-width: 1080px !important;
  margin: 0 auto !important;
}
#hj-hub .hj-label {
  font-size: 0.7rem !important;
  letter-spacing: 0.4em !important;
  text-transform: uppercase !important;
  color: #B8882A !important;
  margin-bottom: 12px !important;
  display: block !important;
}
#hj-hub .hj-title {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: clamp(2rem, 5vw, 3.2rem) !important;
  font-weight: 400 !important;
  line-height: 1.15 !important;
  color: #1a1a1a !important;
  margin-bottom: 40px !important;
}
#hj-hub .hj-title em {
  color: #B8882A !important;
  font-style: normal !important;
}
#hj-hub .hj-line {
  width: 60px !important;
  height: 2px !important;
  background: linear-gradient(90deg, #B8882A, #D4A843) !important;
  margin-bottom: 40px !important;
}
#hj-hub .hj-about-grid {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 72px !important;
  align-items: center !important;
}
#hj-hub .hj-about-text p {
  color: #666 !important;
  margin-bottom: 18px !important;
}
#hj-hub .hj-about-text strong {
  color: #1a1a1a !important;
  font-weight: 700 !important;
}
#hj-hub .hj-stats {
  display: flex !important;
  gap: 40px !important;
  margin-top: 40px !important;
  flex-wrap: wrap !important;
}
#hj-hub .hj-stat-num {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 2.8rem !important;
  color: #B8882A !important;
  line-height: 1 !important;
  display: block !important;
}
#hj-hub .hj-stat-lbl {
  font-size: 0.75rem !important;
  letter-spacing: 0.15em !important;
  color: #666 !important;
  text-transform: uppercase !important;
}
#hj-hub .hj-img-box {
  background: #f8f5f0 !important;
  border: 1px solid #e0d8cc !important;
  padding: 48px !important;
  text-align: center !important;
  position: relative !important;
}
#hj-hub .hj-mosque {
  font-size: 7rem !important;
  display: block !important;
}
#hj-hub .hj-img-lbl {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 1.1rem !important;
  color: #B8882A !important;
  margin-top: 16px !important;
  letter-spacing: 0.1em !important;
  display: block !important;
}
#hj-hub .hj-cards-bg {
  background: #f8f5f0 !important;
  padding: 80px 24px !important;
}
#hj-hub .hj-cards-inner {
  max-width: 1080px !important;
  margin: 0 auto !important;
}
#hj-hub .hj-cards-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important;
  gap: 24px !important;
  margin-top: 48px !important;
}
#hj-hub .hj-card {
  background: #fff !important;
  border: 1px solid #e0d8cc !important;
  border-top: 3px solid #D4A843 !important;
  padding: 40px 32px !important;
  transition: transform 0.25s, box-shadow 0.25s !important;
}
#hj-hub .hj-card:hover {
  transform: translateY(-5px) !important;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.1) !important;
}
#hj-hub .hj-card-ico {
  font-size: 2.2rem !important;
  margin-bottom: 20px !important;
  display: block !important;
}
#hj-hub .hj-card-name {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 1.9rem !important;
  color: #1a1a1a !important;
  margin-bottom: 6px !important;
}
#hj-hub .hj-card-price {
  font-size: 0.75rem !important;
  letter-spacing: 0.25em !important;
  color: #B8882A !important;
  text-transform: uppercase !important;
  margin-bottom: 16px !important;
  font-weight: 600 !important;
  display: block !important;
}
#hj-hub .hj-card-text {
  color: #666 !important;
  font-size: 0.95rem !important;
  line-height: 1.75 !important;
  margin-bottom: 28px !important;
}
#hj-hub .hj-btn-out {
  display: inline-block !important;
  padding: 10px 24px !important;
  border: 1.5px solid #B8882A !important;
  color: #B8882A !important;
  font-size: 0.82rem !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  transition: background 0.2s, color 0.2s !important;
  background: transparent !important;
}
#hj-hub .hj-btn-out:hover {
  background: #B8882A !important;
  color: #fff !important;
}
#hj-hub .hj-cond-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;
  gap: 1px !important;
  background: #e0d8cc !important;
  margin-top: 48px !important;
}
#hj-hub .hj-cond-item {
  background: #fff !important;
  padding: 32px 24px !important;
  text-align: center !important;
  transition: background 0.2s !important;
}
#hj-hub .hj-cond-item:hover {
  background: #f8f5f0 !important;
}
#hj-hub .hj-cond-emoji {
  font-size: 2rem !important;
  margin-bottom: 12px !important;
  display: block !important;
}
#hj-hub .hj-cond-name {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 1.25rem !important;
  color: #1a1a1a !important;
  margin-bottom: 6px !important;
  display: block !important;
}
#hj-hub .hj-cond-txt {
  color: #666 !important;
  font-size: 0.85rem !important;
}
#hj-hub .hj-faq-bg {
  background: #f8f5f0 !important;
  padding: 80px 24px !important;
}
#hj-hub .hj-faq-inner {
  max-width: 800px !important;
  margin: 0 auto !important;
}
#hj-hub .hj-faq-item {
  border-bottom: 1px solid #e0d8cc !important;
}
#hj-hub .hj-faq-q {
  width: 100% !important;
  background: none !important;
  border: none !important;
  color: #1a1a1a !important;
  font-family: 'Nunito', sans-serif !important;
  font-size: 1rem !important;
  font-weight: 600 !important;
  text-align: left !important;
  padding: 24px 0 !important;
  cursor: pointer !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 16px !important;
  transition: color 0.2s !important;
  outline: none !important;
  box-shadow: none !important;
}
#hj-hub .hj-faq-q:hover {
  color: #B8882A !important;
}
#hj-hub .hj-faq-icon {
  color: #B8882A !important;
  font-size: 1.5rem !important;
  flex-shrink: 0 !important;
  transition: transform 0.3s !important;
  font-weight: 300 !important;
}
#hj-hub .hj-faq-item.open .hj-faq-icon {
  transform: rotate(45deg) !important;
}
#hj-hub .hj-faq-a {
  color: #666 !important;
  font-size: 0.95rem !important;
  line-height: 1.8 !important;
  max-height: 0 !important;
  overflow: hidden !important;
  transition: max-height 0.4s ease, padding 0.3s !important;
}
#hj-hub .hj-faq-item.open .hj-faq-a {
  max-height: 200px !important;
  padding-bottom: 20px !important;
}
#hj-hub .hj-cta {
  background: linear-gradient(135deg, #0f3528 0%, #0a2a1e 100%) !important;
  padding: 80px 24px !important;
  text-align: center !important;
  position: relative !important;
  overflow: hidden !important;
}
#hj-hub .hj-cta .hj-label {
  color: rgba(201, 168, 76, 0.8) !important;
}
#hj-hub .hj-cta .hj-title {
  color: #fff !important;
  position: relative !important;
  z-index: 1 !important;
}
#hj-hub .hj-cta-text {
  color: rgba(255, 255, 255, 0.65) !important;
  max-width: 500px !important;
  margin: 0 auto !important;
  margin-bottom: 40px !important;
  position: relative !important;
  z-index: 1 !important;
}
#hj-hub .hj-contacts-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;
  gap: 40px !important;
  margin-top: 48px !important;
}
#hj-hub .hj-c-label {
  font-size: 0.68rem !important;
  letter-spacing: 0.3em !important;
  text-transform: uppercase !important;
  color: #B8882A !important;
  margin-bottom: 10px !important;
  display: block !important;
}
#hj-hub .hj-c-val {
  color: #2a2a2a !important;
  font-size: 1rem !important;
}
#hj-hub .hj-c-val a {
  color: #2a2a2a !important;
  text-decoration: none !important;
}
#hj-hub .hj-c-val a:hover {
  color: #B8882A !important;
}
#hj-hub .hj-wa-link {
  color: #B8882A !important;
  font-weight: 600 !important;
}
#hj-hub .hj-wa-float {
  position: fixed !important;
  bottom: 28px !important;
  right: 28px !important;
  z-index: 99999 !important;
  width: 62px !important;
  height: 62px !important;
  border-radius: 50% !important;
  background: #25D366 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 4px 20px rgba(37, 211, 102, 0.5) !important;
  text-decoration: none !important;
  transition: transform 0.2s !important;
  font-size: 1.8rem !important;
  line-height: 1 !important;
}
#hj-hub .hj-wa-float:hover {
  transform: scale(1.1) !important;
}
#hj-hub .hj-r {
  opacity: 0 !important;
  transform: translateY(28px) !important;
  transition: opacity 0.65s ease, transform 0.65s ease !important;
}
#hj-hub .hj-r.hj-vis {
  opacity: 1 !important;
  transform: none !important;
}

/* DMG EVENTS */
#dmgEventsGrid {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(340px, 1fr)) !important;
  gap: 28px !important;
  width: 100% !important;
  margin: 32px 0 !important;
}
#dmg-hub {
  width: 100% !important;
}
.dmg-event-card {
  background: #fff !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  box-shadow: 0 10px 25px -12px rgba(0, 0, 0, 0.08) !important;
  border: 1px solid #e9e0d4 !important;
  transition: all 0.25s ease !important;
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
}
.dmg-event-card:hover {
  transform: translateY(-5px) !important;
  box-shadow: 0 24px 36px -14px rgba(0, 0, 0, 0.12) !important;
  border-color: #c7a252 !important;
}
.dmg-card-content {
  padding: 24px 22px 22px !important;
  flex: 1 !important;
}
.dmg-event-title {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 1.5rem !important;
  font-weight: 800 !important;
  margin-bottom: 12px !important;
  color: #1a2c2e !important;
  line-height: 1.3 !important;
}
.dmg-event-date {
  display: flex !important;
  gap: 8px !important;
  font-weight: 600 !important;
  color: #c7a252 !important;
  margin-bottom: 12px !important;
  font-size: 0.9rem !important;
}
.dmg-event-location {
  display: flex !important;
  gap: 8px !important;
  font-size: 0.85rem !important;
  color: #4f6b6e !important;
  margin-bottom: 16px !important;
  font-weight: 500 !important;
}
.dmg-event-desc {
  font-size: 0.9rem !important;
  line-height: 1.45 !important;
  color: #2c4b4f !important;
  margin-bottom: 24px !important;
  opacity: 0.85 !important;
}
.dmg-event-link {
  display: inline-block !important;
  background: #f1ede6 !important;
  color: #1a2c2e !important;
  padding: 10px 18px !important;
  border-radius: 40px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  font-size: 0.85rem !important;
  transition: 0.2s !important;
  border: 1px solid #ddd6cb !important;
}
.dmg-event-link:hover {
  background: #c7a252 !important;
  color: #fff !important;
  border-color: #c7a252 !important;
}

/* Mobile */
@media (max-width: 768px) {
  #dmgEventsGrid {
    grid-template-columns: 1fr !important;
  }
  .dmg-event-title {
    font-size: 1.2rem !important;
  }
  #hj-hub .hj-about-grid {
    grid-template-columns: 1fr !important;
    gap: 40px !important;
  }
  #hj-hub .hj-img-box {
    display: none !important;
  }
  #hj-hub .hj-btn-wa, #hj-hub .hj-btn-wa-cta {
    white-space: normal !important;
    font-size: 0.85rem !important;
    padding: 14px 20px !important;
  }
}
.nhome-wrap {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

.nhome-section {
  width: 100% !important;
  padding: 70px 40px !important;
}

.nhome-section-full {
  width: 100% !important;
  padding: 70px 40px !important;
}

.nhome-belt {
  width: 100% !important;
}

.nhome-cta {
  width: 100% !important;
}

.nhome-audience {
  width: 100% !important;
}

.nhome-how {
  width: 100% !important;
}

.nhome-trust {
  width: 100% !important;
}

.nhome-vision {
  width: 100% !important;
}

/* Убрать лишние отступы от Elementor */
.elementor-section {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.elementor-container {
  max-width: 100% !important;
  width: 100% !important;
}