@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//marketingx1.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.3.1") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://marketingx1.com/wp-content/uploads/2021/10/corporate-2-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:rgb(1,0,12);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(0,12,44);
	background-image: none;
}

:root{
--wd-text-font:"Cairo", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(255,255,255);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Cairo", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:rgb(255,255,255);
}
:root{
--wd-entities-title-font:"Cairo", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-color:rgb(255,255,255);
--wd-entities-title-color-hover:rgb(226, 226, 226);
}
:root{
--wd-alternative-font:"Tajawal", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Cairo", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:700;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(255,255,255);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Cairo", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-brd-radius: 15px;
}
:root{
--wd-primary-color:rgb(255,255,255);
}
:root{
--wd-alternative-color:rgb(255,255,255);
}
:root{
--wd-link-color:rgb(30,115,190);
--wd-link-color-hover:rgba(13,0,61,0.51);
}
.page .main-page-wrapper{
	background-color:rgb(0,0,0);
	background-image: none;
}

.woodmart-archive-shop:not(.single-product) .main-page-wrapper{
	background-color:rgb(0,0,0);
	background-image: none;
}

.single-product .main-page-wrapper{
	background-color:rgb(0,0,0);
	background-image: none;
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:rgb(0,0,0);
	background-image: none;
}

.single-post .main-page-wrapper{
	background-color:rgb(0,12,44);
	background-image: none;
}

.woodmart-archive-portfolio .main-page-wrapper{
	background-color:rgb(0,0,0);
	background-image: none;
}

.single-portfolio .main-page-wrapper{
	background-color:rgb(0,0,0);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(255,255,255);
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(255,255,255);
}
:root{
--btn-accented-bgcolor-hover:rgb(244,244,244);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
									--wd-form-brd-radius: 35px;
			
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
 :root {
      --ink: #0a0a0f;
      --paper: #f5f4f0;
      --accent: #6c47ff;
      --accent2: #ff6b35;
      --muted: #8887a0;
      --glass: rgba(255, 255, 255, 0.06);
      --border: rgba(255, 255, 255, 0.1);
    }

    *,
    *::before,
    *::after {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
    }

    html {
      scroll-behavior: smooth;
    }

    body {
      font-family: 'DM Sans', sans-serif;
      background: var(--ink);
      color: #fff;
      overflow-x: hidden;
    }

    /* ───── HERO ───── */
    .hero {
      min-height: 100vh;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;
      padding: 140px 24px 100px;
      position: relative;
      overflow: hidden;
    }

    .hero::before {
      content: '';
      position: absolute;
      inset: 0;
      background:
        radial-gradient(ellipse 80% 60% at 20% 10%, rgba(108, 71, 255, 0.35) 0%, transparent 60%),
        radial-gradient(ellipse 60% 50% at 80% 80%, rgba(255, 107, 53, 0.2) 0%, transparent 55%);
      pointer-events: none;
    }

    .hero-noise {
      position: absolute;
      inset: 0;
      background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");
      background-size: 200px 200px;
      pointer-events: none;
      opacity: 0.5;
    }

    .hero-label {
      font-family: 'Syne', sans-serif;
      font-size: 11px;
      font-weight: 600;
      letter-spacing: 0.25em;
      text-transform: uppercase;
      color: var(--accent);
      background: rgba(108, 71, 255, 0.12);
      border: 1px solid rgba(108, 71, 255, 0.3);
      padding: 6px 18px;
      border-radius: 100px;
      display: inline-block;
      margin-bottom: 32px;
      animation: fadeUp 0.7s ease both;
    }

    .hero h1 {
      font-family: 'Syne', sans-serif;
      font-size: clamp(3rem, 8vw, 7.5rem);
      font-weight: 800;
      line-height: 1.02;
      letter-spacing: -0.03em;
      animation: fadeUp 0.7s ease 0.15s both;
    }

    .hero h1 em {
      font-style: normal;
      background: linear-gradient(135deg, var(--accent), var(--accent2));
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      position: relative;
    }

    .hero h1 em::after {
      content: '';
      position: absolute;
      bottom: 4px;
      left: 0;
      right: 0;
      height: 3px;
      background: linear-gradient(90deg, var(--accent), var(--accent2));
      border-radius: 2px;
      transform: scaleX(1);
      transform-origin: left;
    }

    .hero-sub {
      margin-top: 28px;
      font-size: 1.125rem;
      color: var(--muted);
/*       max-width: 520px; */
      line-height: 1.7;
      animation: fadeUp 0.7s ease 0.3s both;
    }

    .hero-rotating {
      display: inline-flex;
      align-items: center;
      gap: 12px;
      margin-top: 40px;
      font-family: 'Syne', sans-serif;
      font-size: 0.875rem;
      color: var(--muted);
      animation: fadeUp 0.7s ease 0.45s both;
    }

    .rotating-word {
      display: inline-block;
      padding: 5px 14px;
      border: 1px solid var(--border);
      border-radius: 6px;
      color: #fff;
      animation: spin 3s infinite;
    }

    @keyframes spin {

      0%,
      30% {
        opacity: 1;
        transform: translateY(0);
      }

      40% {
        opacity: 0;
        transform: translateY(-10px);
      }

      50% {
        opacity: 0;
        transform: translateY(12px);
      }

      60%,
      90% {
        opacity: 1;
        transform: translateY(0);
      }
    }

    /* ───── SECTION COMMONS ───── */
    section {
      padding: 100px 24px;
    }

    .container {
      min-width: 100%;
      margin: 0 auto;
    }

    .section-label {
      font-family: 'Syne', sans-serif;
      font-size: 11px;
      font-weight: 600;
      letter-spacing: 0.25em;
      text-transform: uppercase;
      color: var(--accent);
      margin-bottom: 16px;
    }

    .section-title {
      font-family: 'Syne', sans-serif;
      font-size: clamp(2rem, 4vw, 3.5rem);
      font-weight: 800;
      line-height: 1.1;
      letter-spacing: -0.02em;
      margin-bottom: 24px;
    }

    .section-title em {
      font-style: normal;
      background: linear-gradient(135deg, var(--accent), var(--accent2));
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
    }

    .section-text {
      color: var(--muted);
      font-size: 1rem;
      line-height: 1.75;
      max-width: 540px;
    }

    /* ───── FEATURED ───── */
    .featured {
      background: #0f0e1a;
    }

    .featured-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 60px;
      align-items: center;
    }

    .featured-img {
      position: relative;
      border-radius: 24px;
      overflow: hidden;
      aspect-ratio: 4/3;
      background: linear-gradient(135deg, #1a1830, #0f0e1a);
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .featured-img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 24px;
      filter: brightness(0.85);
    }

    .feat-badge {
      position: absolute;
      top: 20px;
      left: 20px;
      background: rgba(108, 71, 255, 0.85);
      backdrop-filter: blur(10px);
      color: #fff;
      font-family: 'Syne', sans-serif;
      font-size: 11px;
      font-weight: 700;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      padding: 8px 16px;
      border-radius: 8px;
    }

    .feature-chips {
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
      margin: 28px 0;
    }

    .chip {
      display: flex;
      align-items: center;
      gap: 10px;
      background: var(--glass);
      border: 1px solid var(--border);
      padding: 12px 18px;
      border-radius: 12px;
      font-size: 0.875rem;
      backdrop-filter: blur(8px);
    }

    .chip .dot {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: var(--accent);
      flex-shrink: 0;
    }

    /* ───── SERVICES GRID ───── */
    .services-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
      gap: 20px;
      margin-top: 60px;
    }

    .service-card {
      position: relative;
      background: rgba(255, 255, 255, 0.03);
      border: 1px solid rgba(255, 255, 255, 0.07);
      border-radius: 20px;
      padding: 36px 28px;
      transition: all 0.3s ease;
      overflow: hidden;
      cursor: default;
    }

    .service-card::before {
      content: '';
      position: absolute;
      inset: 0;
      background: linear-gradient(135deg, rgba(108, 71, 255, 0.08), transparent);
      opacity: 0;
      transition: opacity 0.3s;
      border-radius: 20px;
    }

    .service-card:hover {
      border-color: rgba(108, 71, 255, 0.4);
      transform: translateY(-4px);
    }

    .service-card:hover::before {
      opacity: 1;
    }

    .service-num {
      font-family: 'Syne', sans-serif;
      font-size: 11px;
      font-weight: 700;
      letter-spacing: 0.15em;
      color: var(--accent);
      margin-bottom: 20px;
    }

    .service-icon {
      width: 48px;
      height: 48px;
      background: linear-gradient(135deg, var(--accent), #9b6dff);
      border-radius: 14px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 20px;
      font-size: 22px;
    }

    .service-card h3 {
      font-family: 'Syne', sans-serif;
      font-size: 1.125rem;
      font-weight: 700;
      margin-bottom: 10px;
      line-height: 1.3;
    }

    .service-card p {
      color: var(--muted);
      font-size: 0.875rem;
      line-height: 1.65;
    }

    .service-arrow {
      position: absolute;
      top: 28px;
      right: 28px;
      width: 32px;
      height: 32px;
      border: 1px solid rgba(255, 255, 255, 0.1);
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 14px;
      color: var(--muted);
      transition: all 0.3s;
    }

    .service-card:hover .service-arrow {
      background: var(--accent);
      border-color: var(--accent);
      color: #fff;
      transform: rotate(45deg);
    }

    /* ───── STATS ───── */
    .stats {
      background: #0f0e1a;
    }

    .stats-header {
      text-align: center;
      margin-bottom: 70px;
    }

    .stats-header .section-text {
      margin: 0 auto;
    }

    .stats-grid {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 2px;
      background: rgba(255, 255, 255, 0.06);
      border-radius: 24px;
      overflow: hidden;
    }

    .stat-box {
      background: #0f0e1a;
      padding: 48px 32px;
      text-align: center;
      transition: background 0.3s;
    }

    .stat-box:hover {
      background: rgba(108, 71, 255, 0.08);
    }

    .stat-number {
      font-family: 'Syne', sans-serif;
      font-size: clamp(2.5rem, 5vw, 4rem);
      font-weight: 800;
      background: linear-gradient(135deg, #fff, var(--accent));
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      line-height: 1;
      margin-bottom: 10px;
    }

    .stat-label {
      color: var(--muted);
      font-size: 0.875rem;
      font-weight: 500;
    }

    /* ───── TESTIMONIALS ───── */
    .testimonials {
      text-align: center;
    }

    .testimonials .section-title {
      margin: 0 auto 60px;
      max-width: 640px;
    }

    .testi-carousel {
      display: flex;
      gap: 20px;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
      padding-bottom: 16px;
      scrollbar-width: none;
    }

    .testi-carousel::-webkit-scrollbar {
      display: none;
    }

    .testi-card {
      flex: 0 0 380px;
      scroll-snap-align: start;
      background: rgba(255, 255, 255, 0.03);
      border: 1px solid rgba(255, 255, 255, 0.08);
      border-radius: 24px;
      padding: 40px 36px;
      text-align: left;
      transition: border-color 0.3s;
    }

    .testi-card:hover {
      border-color: rgba(108, 71, 255, 0.3);
    }

    .testi-quote {
      font-size: 2rem;
      color: var(--accent);
      line-height: 1;
      margin-bottom: 16px;
    }

    .testi-text {
      color: rgba(255, 255, 255, 0.75);
      font-size: 0.95rem;
      line-height: 1.75;
      margin-bottom: 28px;
      font-style: italic;
    }

    .testi-author {
      display: flex;
      align-items: center;
      gap: 14px;
    }

    .testi-avatar {
      width: 44px;
      height: 44px;
      border-radius: 50%;
      background: linear-gradient(135deg, var(--accent), var(--accent2));
      display: flex;
      align-items: center;
      justify-content: center;
      font-family: 'Syne', sans-serif;
      font-weight: 700;
      font-size: 1rem;
    }

    .testi-author-info .name {
      font-family: 'Syne', sans-serif;
      font-weight: 700;
      font-size: 0.9rem;
    }

    .testi-author-info .role {
      font-size: 0.78rem;
      color: var(--muted);
      margin-top: 2px;
    }

    .testi-nav {
      display: flex;
      justify-content: center;
      gap: 10px;
      margin-top: 32px;
    }

    .testi-dot {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.2);
      cursor: pointer;
      transition: all 0.3s;
      border: none;
    }

    .testi-dot.active {
      background: var(--accent);
      width: 24px;
      border-radius: 4px;
    }

    /* ───── CTA ───── */
    .cta-section {
      padding: 80px 24px;
    }

    .cta-inner {
      position: relative;
      border-radius: 32px;
      overflow: hidden;
      background: linear-gradient(135deg, #1a1830 0%, #0f0e1a 100%);
      border: 1px solid rgba(108, 71, 255, 0.25);
      padding: 100px 60px;
      text-align: center;
    }

    .cta-inner::before {
      content: '';
      position: absolute;
      inset: 0;
      background:
        radial-gradient(ellipse 70% 60% at 20% 50%, rgba(108, 71, 255, 0.2) 0%, transparent 60%),
        radial-gradient(ellipse 50% 50% at 80% 50%, rgba(255, 107, 53, 0.15) 0%, transparent 55%);
      pointer-events: none;
    }

    .cta-title {
      font-family: 'Syne', sans-serif;
      font-size: clamp(2.2rem, 5vw, 4rem);
      font-weight: 800;
      letter-spacing: -0.02em;
      line-height: 1.1;
      margin-bottom: 20px;
      position: relative;
    }

    .cta-title em {
      font-style: normal;
      background: linear-gradient(135deg, var(--accent), var(--accent2));
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
    }

    .cta-sub {
      color: var(--muted);
      font-size: 1.05rem;
      margin-bottom: 40px;
      position: relative;
    }

    /* ───── BUTTONS ───── */
    .btn {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      font-family: 'Syne', sans-serif;
      font-weight: 700;
      font-size: 0.875rem;
      letter-spacing: 0.03em;
      padding: 15px 30px;
      border-radius: 12px;
      border: none;
      cursor: pointer;
      text-decoration: none;
      transition: all 0.25s ease;
      position: relative;
    }

    .btn-primary {
      background: linear-gradient(135deg, var(--accent), #9b6dff);
      color: #fff;
      box-shadow: 0 8px 30px rgba(108, 71, 255, 0.4);
    }

    .btn-primary:hover {
      transform: translateY(-2px);
      box-shadow: 0 14px 40px rgba(108, 71, 255, 0.55);
    }

    .btn-outline {
      background: transparent;
      color: #fff;
      border: 1px solid rgba(255, 255, 255, 0.2);
    }

    .btn-outline:hover {
      background: rgba(255, 255, 255, 0.05);
      border-color: rgba(255, 255, 255, 0.35);
    }

    .btn-arrow {
      transition: transform 0.25s;
    }

    .btn:hover .btn-arrow {
      transform: translateX(4px);
    }

    /* ───── ANIMATIONS ───── */
    @keyframes fadeUp {
      from {
        opacity: 0;
        transform: translateY(24px);
      }

      to {
        opacity: 1;
        transform: translateY(0);
      }
    }

    .reveal {
      opacity: 0;
      transform: translateY(32px);
      transition: opacity 0.65s ease, transform 0.65s ease;
    }

    .reveal.visible {
      opacity: 1;
      transform: none;
    }

    /* ───── RESPONSIVE ───── */
    @media (max-width: 768px) {
      .featured-grid {
        grid-template-columns: 1fr;
      }

      .stats-grid {
        grid-template-columns: repeat(2, 1fr);
      }

      .testi-card {
        flex: 0 0 300px;
      }

      .cta-inner {
        padding: 60px 28px;
      }
    }

    @media (max-width: 480px) {
      .stats-grid {
        grid-template-columns: 1fr 1fr;
      }
    }