بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
 
(۷۳ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۱: خط ۱:


<html lang="fa" dir="rtl">
<html lang="fa" dir="rtl">
<head>
<head>
<meta charset="UTF-8">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0">


<title>مکانیکی، جلوبندی و هیدرولیک فرمان محمد | تعمیر تخصصی خودرو</title>
<title>محمدرضا شایق | مدرس خودشناسی</title>


<meta name="description"
<meta name="description"
content="مکانیکی، جلوبندی و هیدرولیک فرمان محمد؛ ارائه خدمات تخصصی تعمیر خودرو، تعمیر موتور، گیربکس، جلوبندی سازی و تعمیر هیدرولیک فرمان با تجربه و دقت بالا.">
content="محمدرضا شایق، مدرس خودشناسی و توسعه فردی؛ آموزش خودشناسی، آگاهی فردی و رشد شخصی.">
 
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>


<meta name="robots" content="index, follow">
<link href="https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800;900&display=swap"
rel="stylesheet">
 
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css">


<style>
<style>
#content {
        width: 95% !important; /* اجازه بده عرض صفحه زیاد شود */
        max-width: none !important; /* هرگونه سقف عرض را حذف کن */
        margin: 0 auto !important; /* وسط‌چین کردن کانتینر بزرگ شده */
    }
    /* اگر قالب شما از کلاس‌های دیگری برای بدنه استفاده می‌کند */
    .mw-body {
        width: 95% !important;
        max-width: none !important;
    }


/* =========================================================
/* =========================================================
   پایه - MOBILE FIRST
   ROOT
========================================================= */
========================================================= */


@font-face {
:root{
     font-family: IRANSans;
 
     src: url("https://cdn.jsdelivr.net/gh/rastikerdar/iransans-font@master/dist/IRANSans.woff2")
    --black:#050505;
        format("woff2");
    --black-2:#0c0c0c;
     font-display: swap;
    --black-3:#141414;
 
    --gold:#f4b942;
     --gold-dark:#d79b20;
     --gold-light:rgba(244,185,66,.12);
 
    --white:#ffffff;
    --text:#f4f4f4;
    --muted:#a1a1a1;
 
    --border:rgba(255,255,255,.09);
 
    --shadow:
        0 15px 45px rgba(0,0,0,.35);
 
     --sidebar:105px;
 
    /* فاصله سایدبار از لبه چپ و بالای مانیتور — فقط این عدد را تغییر بده */
    --sidebar-offset-top:-20px;
    --sidebar-offset-left:40px;
 
}
}


:root {
 
    --primary: #e53935;
/* =========================================================
    --primary-dark: #b71c1c;
  RESET
    --secondary: #ffb300;
========================================================= */
    --dark: #151515;
 
    --dark-2: #222;
*,
    --gray: #666;
*::before,
    --light: #f5f5f5;
*::after{
    --white: #fff;
     box-sizing:border-box;
    --border: #e6e6e6;
    --shadow: 0 8px 25px rgba(0,0,0,.08);
     --radius: 16px;
    --container: 1200px;
}
}


* {
html{
     box-sizing: border-box;
     scroll-behavior:smooth;
    margin: 0;
     scroll-padding-top:20px;
     padding: 0;
}
}


html {
body{
     scroll-behavior: smooth;
 
    margin:0;
 
    text-align:center;
 
    font-family:
        "Vazirmatn",
        Tahoma,
        Arial,
        sans-serif;
 
    background:var(--black);
 
    color:var(--text);
 
     line-height:1.9;
 
    overflow-x:hidden;
 
}
}


body {
body.section-locked{
    font-family: IRANSans, Tahoma, Arial, sans-serif;
 
    background: #fff;
     overflow:hidden;
     color: var(--dark);
 
    line-height: 1.8;
}
}


img {
img{
     max-width: 100%;
 
     height: auto;
    display:block;
    display: block;
 
     max-width:100%;
 
     height:auto;
 
}
}


a {
a{
     text-decoration: none;
 
     color: inherit;
     text-decoration:none;
 
     color:inherit;
 
}
}


button {
button,
     font-family: inherit;
input,
textarea{
 
     font-family:inherit;
 
}
}


.container {
ul{
     width: min(92%, var(--container));
 
     margin-inline: auto;
     padding:0;
 
     margin:0;
 
    list-style:none;
 
}
}


section {
 
     padding: 55px 0;
/* =========================================================
  PAGE
========================================================= */
 
.page{
 
    min-height:100vh;
 
     background:var(--black);
 
}
}


.section-title {
 
     text-align: center;
/* =========================================================
     margin-bottom: 30px;
  LEFT ICON SIDEBAR
========================================================= */
 
.left-sidebar{
margin-top:calc(var(--sidebar) + var(--sidebar-offset-top));
margin-left:calc(var(--sidebar) + var(--sidebar-offset-left));
 
    position:fixed;
 
    top:0;
 
     left:0;
 
    width:var(--sidebar);
 
    height:100vh;
 
    background:#000;
 
    border-right:
        1px solid rgba(255,255,255,.08);
 
    z-index:9999;
 
    display:flex;
 
    flex-direction:column;
 
    align-items:center;
 
     padding:25px 0;
 
}
}


.section-title span {
 
     display: inline-block;
/* =========================================================
     color: var(--primary);
  LOGO
     font-size: .85rem;
========================================================= */
     font-weight: 700;
 
     margin-bottom: 5px;
.sidebar-logo{
 
    width:100%;
 
    text-align:center;
 
    padding-bottom:25px;
 
    margin-bottom:20px;
 
    border-bottom:
        1px solid rgba(255,255,255,.08);
 
}
 
.logo-circle{
 
    width:48px;
 
    height:48px;
 
    margin:auto;
 
    border-radius:50%;
 
     display:grid;
 
    place-items:center;
 
     background:var(--gold);
 
     color:#000;
 
     font-size:1.15rem;
 
     box-shadow:
        0 8px 25px rgba(244,185,66,.2);
 
}
}


.section-title h2 {
.sidebar-logo h2{
     font-size: clamp(1.35rem, 5vw, 2.1rem);
 
    line-height: 1.5;
     display:none;
 
}
}


.section-title p {
.sidebar-logo span{
    color: var(--gray);
 
    font-size: .9rem;
     display:none;
     max-width: 650px;
 
    margin: 8px auto 0;
}
}




/* =========================================================
/* =========================================================
   HEADER
   ICON MENU
========================================================= */
========================================================= */


.site-header {
.sidebar-menu{
     background: var(--dark);
 
     color: #fff;
     width:100%;
     position: sticky;
 
    top: 0;
     display:flex;
     z-index: 1000;
 
     box-shadow: 0 2px 15px rgba(0,0,0,.15);
     flex-direction:column;
 
     align-items:center;
 
     gap:8px;
 
}
}


.header-inner {
.sidebar-menu li{
     min-height: 68px;
 
     display: flex;
     width:100%;
    align-items: center;
 
     justify-content: space-between;
     display:flex;
    gap: 12px;
 
     justify-content:center;
 
}
}


.logo {
.sidebar-menu a{
     display: flex;
 
     align-items: center;
    position:relative;
     gap: 9px;
 
     font-weight: 900;
    width:50px;
     font-size: .95rem;
 
    height:50px;
 
     display:grid;
 
     place-items:center;
 
     border-radius:14px;
 
     color:#777;
 
     font-size:1.05rem;
 
    transition:
        background .2s ease,
        color .2s ease,
        transform .2s ease;
 
}
}


.logo-icon {
 
     width: 38px;
/* Tooltip */
     height: 38px;
 
     border-radius: 10px;
.sidebar-menu a::after{
     background: var(--primary);
 
     display: grid;
     content:attr(data-title);
     place-items: center;
 
     font-size: 1.2rem;
     position:absolute;
 
    left:68px;
 
    top:50%;
 
    transform:
        translateY(-50%)
        translateX(-5px);
 
     white-space:nowrap;
 
     background:#181818;
 
    border:
        1px solid rgba(255,255,255,.1);
 
     color:#fff;
 
     padding:6px 12px;
 
    border-radius:8px;
 
    font-family:
        "Vazirmatn",
        sans-serif;
 
     font-size:.7rem;
 
    font-weight:600;
 
    opacity:0;
 
    pointer-events:none;
 
    transition:
        opacity .2s ease,
        transform .2s ease;
 
    box-shadow:
        0 8px 25px rgba(0,0,0,.4);
 
}
}


.logo strong {
.sidebar-menu a:hover::after{
     color: var(--secondary);
 
    opacity:1;
 
     transform:
        translateY(-50%)
        translateX(0);
 
}
}


.mobile-call {
.sidebar-menu a:hover{
     background: var(--primary);
 
     padding: 8px 13px;
     color:var(--gold);
    border-radius: 9px;
 
     font-size: .78rem;
     background:var(--gold-light);
    font-weight: bold;
 
     transform:translateX(2px);
 
}
}


.desktop-nav {
.sidebar-menu a.active{
     display: none;
 
    color:#000;
 
    background:var(--gold);
 
    box-shadow:
        0 8px 25px rgba(244,185,66,.18);
 
}
 
 
/* =========================================================
  SIDEBAR SOCIAL
========================================================= */
 
.sidebar-bottom{
 
    margin-top:auto;
 
    width:100%;
 
    padding-top:20px;
 
    border-top:
        1px solid rgba(255,255,255,.08);
 
    display:flex;
 
    justify-content:center;
 
}
 
.sidebar-social{
 
    display:flex;
 
    flex-direction:column;
 
    gap:7px;
 
}
 
.sidebar-social a{
 
    width:38px;
 
    height:38px;
 
    display:grid;
 
    place-items:center;
 
    border-radius:10px;
 
    background:#111;
 
    color:#777;
 
    font-size:.8rem;
 
    transition:.2s;
 
}
 
.sidebar-social a:hover{
 
    color:#000;
 
    background:var(--gold);
 
}
 
 
/* =========================================================
  MAIN
========================================================= */
 
.main-content{
 
    margin-left:calc(var(--sidebar) + var(--sidebar-offset));
 
    min-width:0;
 
}
 
 
/* =========================================================
  MOBILE HEADER
========================================================= */
 
.mobile-header{
 
     display:none;
 
}
 
 
/* =========================================================
  CONTAINER
========================================================= */
 
.container{
 
    width:min(
        calc(100% - 70px),
        1120px
    );
 
    margin-inline:auto;
 
}
 
 
/* =========================================================
  SECTION
========================================================= */
 
.section{
 
    position:relative;
 
    padding:55px 0;
 
    min-height:auto;
 
    display:flex;
 
    align-items:center;
 
    background:#080808;
 
}
 
.section:nth-child(even){
 
    background:#0d0d0d;
 
}
 
 
/* =========================================================
  SECTION TITLE
========================================================= */
 
.section-title{
 
    width:100%;
 
    text-align:center;
 
    margin-bottom:28px;
 
}
 
.section-title small{
 
    display:block;
 
    color:var(--gold);
 
    font-size:.8rem;
 
    font-weight:800;
 
    margin-bottom:8px;
 
}
 
.section-title h2{
 
    margin:0;
 
    color:#fff;
 
    font-size:
        clamp(1.9rem,4vw,2.8rem);
 
    font-weight:900;
 
    line-height:1.4;
 
}
 
.section-title p{
 
    max-width:650px;
 
    margin:12px 0 0;
 
    color:var(--muted);
 
    font-size:.88rem;
 
}
}


خط ۱۶۷: خط ۵۸۰:
========================================================= */
========================================================= */


.hero {
.hero{
    min-height: 560px;
 
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
     background:
     background:
         linear-gradient(
 
             rgba(0,0,0,.78),
         radial-gradient(
             rgba(0,0,0,.65)
            circle at 70% 25%,
             rgba(244,185,66,.09),
             transparent 32%
         ),
         ),
        url("https://images.unsplash.com/photo-1486006920555-c77dcf18193c?auto=format&fit=crop&w=1600&q=80")
 
         center/cover no-repeat;
         #050505;
    color: #fff;
 
}
}


.hero-content {
.hero-inner{
     padding: 55px 0;
 
     max-width: 750px;
     max-width:900px;
 
     margin:auto;
 
    text-align:center;
 
}
}


.hero-badge {
.hero-label{
     display: inline-block;
 
     background: rgba(255,179,0,.15);
     display:inline-flex;
     color: var(--secondary);
 
     border: 1px solid rgba(255,179,0,.4);
    align-items:center;
     padding: 5px 12px;
 
     border-radius: 30px;
    gap:8px;
     font-size: .78rem;
 
     margin-bottom: 15px;
    padding:8px 17px;
 
     border-radius:50px;
 
     background:var(--gold-light);
 
     border:
        1px solid rgba(244,185,66,.15);
 
     color:var(--gold);
 
     font-size:.78rem;
 
     font-weight:800;
 
     margin-bottom:22px;
 
}
}


.hero h1 {
.hero-label i{
     font-size: clamp(1.8rem, 8vw, 3.3rem);
 
    line-height: 1.45;
     font-size:.45rem;
    margin-bottom: 15px;
 
}
}


.hero h1 strong {
.hero h1{
     color: var(--secondary);
 
    margin:0;
 
     color:#fff;
 
    font-size:
        clamp(2.5rem,7vw,5rem);
 
    line-height:1.25;
 
    font-weight:900;
 
}
}


.hero p {
.hero h1 span{
     color: #eee;
 
     font-size: .95rem;
     display:block;
    max-width: 620px;
 
    margin-bottom: 25px;
     color:var(--gold);
 
}
}


.hero-buttons {
.hero-subtitle{
     display: flex;
 
     flex-direction: column;
    margin-top:12px;
     gap: 10px;
 
     color:#eee;
 
     font-size:
        clamp(1.05rem,3vw,1.4rem);
 
     font-weight:700;
 
}
}


.btn {
.hero-description{
     min-height: 48px;
 
    display: inline-flex;
     max-width:680px;
     justify-content: center;
 
    align-items: center;
     margin:18px auto 30px;
     padding: 10px 20px;
 
    border-radius: 10px;
     color:#999;
     font-size: .9rem;
 
    font-weight: 700;
     font-size:.95rem;
    transition: .25s;
 
}
}


.btn-primary {
.hero-buttons{
     background: var(--primary);
 
     color: #fff;
     display:flex;
 
    justify-content:flex-start;
 
    flex-wrap:wrap;
 
     gap:12px;
 
}
}


.btn-secondary {
.btn{
     background: var(--secondary);
 
     color: #111;
    display:inline-flex;
 
    align-items:center;
 
    justify-content:center;
 
    gap:8px;
 
    min-height:50px;
 
    padding:10px 23px;
 
     border-radius:12px;
 
    font-size:.82rem;
 
    font-weight:800;
 
     transition:
        transform .2s ease,
        box-shadow .2s ease;
 
}
}


.btn:hover {
.btn:hover{
     transform: translateY(-2px);
 
     transform:translateY(-3px);
 
}
 
.btn-dark{
 
    background:#fff;
 
    color:#000;
 
}
 
.btn-gold{
 
    background:var(--gold);
 
    color:#000;
 
    box-shadow:
        0 10px 30px rgba(244,185,66,.12);
 
}
 
.btn-outline{
 
    border:
        1px solid rgba(255,255,255,.15);
 
    color:#fff;
 
    background:#0d0d0d;
 
}
}




/* =========================================================
/* =========================================================
   خدمات سریع
   HERO INFO
========================================================= */
========================================================= */


.quick-services {
.hero-info{
     background: var(--light);
 
     padding: 25px 0;
     margin-top:50px;
 
    display:grid;
 
    grid-template-columns:
        repeat(5,1fr);
 
     gap:12px;
 
}
}


.quick-grid {
.hero-info-box{
     display: grid;
 
     grid-template-columns: repeat(2, 1fr);
     padding:18px 10px;
     gap: 10px;
 
    background:#0e0e0e;
 
     border:
        1px solid rgba(255,255,255,.08);
 
     border-radius:15px;
 
}
}


.quick-item {
.hero-info-box i{
     background: #fff;
 
    border-radius: 12px;
     color:var(--gold);
    padding: 17px 10px;
 
     text-align: center;
     font-size:1.1rem;
    box-shadow: var(--shadow);
 
}
}


.quick-icon {
.hero-info-box strong{
     font-size: 1.6rem;
 
     margin-bottom: 5px;
    display:block;
 
    color:#fff;
 
     margin-top:4px;
 
     font-size:.9rem;
 
}
}


.quick-item strong {
.hero-info-box span{
     display: block;
 
     font-size: .82rem;
     display:block;
}
 
    color:#777;
 
     font-size:.68rem;


.quick-item span {
    color: var(--gray);
    font-size: .7rem;
}
}




/* =========================================================
/* =========================================================
   خدمات اصلی
   ABOUT
========================================================= */
========================================================= */


.services {
.about-grid{
     background: #fff;
 
    display:grid;
 
    grid-template-columns:
        .9fr 1.1fr;
 
     gap:60px;
 
    align-items:center;
 
}
}


.services-grid {
.about-image{
     display: grid;
 
     grid-template-columns: 1fr;
     padding:10px;
     gap: 15px;
 
     background:#111;
 
    border:
        1px solid rgba(255,255,255,.08);
 
     border-radius:18px;
 
}
}


.service-card {
.about-image img{
     position: relative;
 
     overflow: hidden;
     width:100%;
     background: #fff;
 
    border: 1px solid var(--border);
     aspect-ratio:4/5;
     border-radius: var(--radius);
 
     padding: 25px 20px;
     object-fit:contain;
    transition: .3s;
 
     border-radius:12px;
 
     background:#161616;
 
}
}


.service-card::before {
.about-content h2{
    content: "";
 
     position: absolute;
     margin:0 0 15px;
    right: 0;
 
     top: 0;
     color:#fff;
    width: 4px;
 
     height: 100%;
     font-size:
    background: var(--primary);
        clamp(1.8rem,4vw,2.5rem);
 
}
}


.service-icon {
.about-content p{
    width: 55px;
 
     height: 55px;
     color:#999;
    display: grid;
 
    place-items: center;
     font-size:.9rem;
    border-radius: 14px;
 
    background: #fff1f1;
    color: var(--primary);
     font-size: 1.5rem;
    margin-bottom: 15px;
}
}


.service-card h3 {
.about-list{
    font-size: 1.05rem;
 
     margin-bottom: 8px;
     margin-top:22px;
 
}
}


.service-card p {
.about-list li{
     color: var(--gray);
 
     font-size: .82rem;
     display:flex;
 
    align-items:flex-start;
 
    gap:10px;
 
    margin-bottom:11px;
 
    color:#ddd;
 
     font-size:.84rem;
 
    font-weight:600;
 
}
}


.service-card:hover {
.about-list i{
     transform: translateY(-4px);
 
     box-shadow: var(--shadow);
     color:var(--gold);
 
     margin-top:6px;
 
}
}




/* =========================================================
/* =========================================================
   معرفی
   COUNTERS
========================================================= */
========================================================= */


.about {
.counters{
     background: var(--dark);
 
     color: #fff;
     background:#000 !important;
 
}
 
.counter-grid{
 
    display:grid;
 
    grid-template-columns:
        repeat(6,1fr);
 
    gap:12px;
 
}
 
.counter{
 
    text-align:center;
 
    padding:28px 10px;
 
    border-right:
        1px solid rgba(255,255,255,.08);
 
}
 
.counter:last-child{
 
    border-right:0;
 
}
 
.counter i{
 
    color:var(--gold);
 
    font-size:1.35rem;
 
}
 
.counter strong{
 
    display:block;
 
     color:#fff;
 
    font-size:2rem;
 
}
}


.about-grid {
.counter span{
     display: grid;
 
     gap: 25px;
     color:#777;
 
     font-size:.72rem;
 
}
}


.about-image {
 
     border-radius: var(--radius);
/* =========================================================
     overflow: hidden;
  SKILLS
     min-height: 260px;
========================================================= */
     background:
 
         linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2)),
.skills-grid{
        url("https://images.unsplash.com/photo-1504222490345-c075b6008014?auto=format&fit=crop&w=1000&q=80")
 
        center/cover;
     max-width:1050px;
 
    margin:auto;
 
    display:grid;
 
    grid-template-columns:
        repeat(2,1fr);
 
     gap:22px 28px;
 
}
 
.skill{
 
     padding:24px;
 
     background:#111;
 
    border:
         1px solid rgba(255,255,255,.07);
 
    border-radius:18px;
 
    min-height:230px;
 
    text-align:right;
 
}
}


.about-content span {
.skill-image{
     color: var(--secondary);
     width:100%;
     font-size: .85rem;
    height:135px;
     font-weight: bold;
    margin-bottom:18px;
    overflow:hidden;
    border-radius:14px;
     background:#181818;
     border:1px solid rgba(255,255,255,.06);
}
}


.about-content h2 {
.skill-image img{
     font-size: clamp(1.4rem, 6vw, 2.2rem);
     width:100%;
     margin: 8px 0 15px;
    height:100%;
     object-fit:cover;
}
}


.about-content p {
.skill-title{
     color: #ccc;
 
     font-size: .9rem;
    display:flex;
     margin-bottom: 15px;
 
    justify-content:space-between;
 
     color:#eee;
 
     font-size:.83rem;
 
    font-weight:800;
 
     margin-bottom:9px;
 
}
}


.about-list {
.skill-title span:last-child{
    list-style: none;
 
     display: grid;
     color:var(--gold);
    gap: 8px;
 
}
}


.about-list li {
.skill-bar{
     font-size: .82rem;
 
     color: #eee;
    height:7px;
 
     background:#242424;
 
    border-radius:50px;
 
     overflow:hidden;
 
}
}


.about-list li::before {
.skill-bar span{
     content: "✓";
 
     color: var(--secondary);
     display:block;
     font-weight: bold;
 
     margin-left: 8px;
     width:var(--width);
 
    height:100%;
 
     background:var(--gold);
 
     border-radius:inherit;
 
}
}




/* =========================================================
/* =========================================================
   خدمات تخصصی
   CARDS
========================================================= */
========================================================= */


.special-services {
.cards-grid{
     background: var(--light);
 
    width:100%;
 
     display:grid;
 
    grid-template-columns:
        repeat(3,1fr);
 
    gap:20px;
 
}
}


.special-grid {
.card{
     display: grid;
 
     gap: 15px;
    background:#101010;
 
    border:
        1px solid rgba(255,255,255,.08);
 
    border-radius:18px;
 
     padding:28px 24px;
 
     box-shadow:
        0 10px 35px rgba(0,0,0,.25);
 
    transition:
        transform .2s ease,
        border-color .2s ease;
 
}
}


.special-card {
.card:hover{
    background: #fff;
 
    padding: 22px;
     transform:translateY(-5px);
     border-radius: var(--radius);
 
     box-shadow: var(--shadow);
     border-color:
        rgba(244,185,66,.3);
 
}
}


.special-card h3 {
.card-icon{
     font-size: 1rem;
 
     margin-bottom: 8px;
    width:55px;
 
    height:55px;
 
    display:grid;
 
    place-items:center;
 
    border-radius:15px;
 
    background:var(--gold-light);
 
    color:var(--gold);
 
     font-size:1.25rem;
 
     margin-bottom:18px;
 
}
}


.special-card p {
.card h3{
     color: var(--gray);
 
     font-size: .8rem;
    margin:0 0 8px;
 
    color:#fff;
 
    font-size:1.05rem;
 
}
 
.card p{
 
    margin:0;
 
     color:#888;
 
     font-size:.8rem;
 
}
}




/* =========================================================
/* =========================================================
   چرا ما؟
   COURSE IMAGE
========================================================= */
========================================================= */


.features-grid {
.course-card{
     display: grid;
 
     grid-template-columns: 1fr;
     padding:0;
    gap: 12px;
 
     overflow:hidden;
 
}
}


.feature {
.card-image{
    display: flex;
 
     align-items: flex-start;
     padding:9px;
    gap: 12px;
 
     padding: 18px;
     background:#080808;
    border: 1px solid var(--border);
 
    border-radius: 13px;
}
}


.feature-icon {
.card-image img{
    flex: 0 0 42px;
 
     width: 42px;
     width:100%;
     height: 42px;
 
    display: grid;
     aspect-ratio:16/10;
     place-items: center;
 
     background: #fff3d6;
     object-fit:contain;
    color: #e09b00;
 
     border-radius: 10px;
     background:#151515;
 
     border-radius:12px;
 
}
}


.feature h3 {
.card-content{
     font-size: .9rem;
 
     padding:22px;
 
}
}


.feature p {
.card-tag{
     font-size: .75rem;
 
     color: var(--gray);
    display:inline-block;
 
     padding:4px 10px;
 
    border-radius:50px;
 
    background:var(--gold-light);
 
     color:var(--gold);
 
    font-size:.66rem;
 
    font-weight:800;
 
}
}




/* =========================================================
/* =========================================================
   CTA
   TIMELINE
========================================================= */
========================================================= */


.cta {
.timeline{
     padding: 40px 0;
 
    max-width:850px;
 
    margin:auto;
 
}
 
.timeline-item{
 
    position:relative;
 
     padding:
        0 30px 38px;
 
    border-right:
        2px solid #222;
 
}
 
.timeline-item:last-child{
 
    border-right-color:transparent;
 
}
}


.cta-box {
.timeline-item::before{
     background:
 
        linear-gradient(
     content:"";
            135deg,
 
            var(--primary),
    position:absolute;
            var(--primary-dark)
 
        );
    right:-8px;
     color: #fff;
 
     border-radius: 20px;
    top:3px;
     padding: 35px 20px;
 
    text-align: center;
    width:14px;
     box-shadow: 0 12px 30px rgba(229,57,53,.25);
 
     height:14px;
 
     border-radius:50%;
 
     background:var(--gold);
 
     box-shadow:
        0 0 0 4px #0d0d0d;
 
}
}


.cta-box h2 {
.timeline-year{
     font-size: clamp(1.4rem, 6vw, 2rem);
 
     margin-bottom: 10px;
    color:var(--gold);
 
     font-size:.76rem;
 
     font-weight:800;
 
}
}


.cta-box p {
.timeline-item h3{
     color: #ffecec;
 
     font-size: .85rem;
    margin:5px 0;
    margin-bottom: 20px;
 
     color:#fff;
 
     font-size:1.05rem;
 
}
}


.cta-buttons {
.timeline-item p{
     display: flex;
 
     flex-direction: column;
     color:#888;
     gap: 10px;
 
     font-size:.81rem;
 
     margin:0;
 
}
}




/* =========================================================
/* =========================================================
   مقالات
   TESTIMONIAL
========================================================= */
========================================================= */


.blog {
.testimonial{
     background: #fff;
 
     background:#101010;
 
}
}


.blog-grid {
.quote{
     display: grid;
 
     gap: 15px;
     color:var(--gold);
 
     font-size:1.8rem;
 
}
}


.blog-card {
.testimonial p{
     border: 1px solid var(--border);
 
     border-radius: 15px;
     color:#999;
    overflow: hidden;
 
    background: #fff;
     font-size:.82rem;
 
}
}


.blog-image {
.testimonial-person{
     aspect-ratio: 16 / 9;
 
     background:
     display:flex;
        url("https://images.unsplash.com/photo-1487754180451-c456f719a1fc?auto=format&fit=crop&w=800&q=80")
 
        center/cover;
    align-items:center;
 
     gap:10px;
 
    margin-top:18px;
 
}
}


.blog-content {
.testimonial-avatar{
     padding: 17px;
     width:52px;
    height:52px;
    flex:0 0 52px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:var(--gold-light);
    border:1px solid rgba(244,185,66,.2);
    color:var(--gold);
    font-size:1.25rem;
}
}


.blog-content span {
.testimonial-person strong{
     font-size: .7rem;
 
     color: var(--primary);
     display:block;
 
     color:#fff;
 
    font-size:.8rem;
 
}
}


.blog-content h3 {
.testimonial-person span{
     font-size: .9rem;
 
     margin: 5px 0;
     display:block;
}
 
     color:#666;
 
    font-size:.67rem;


.blog-content p {
    color: var(--gray);
    font-size: .75rem;
}
}




/* =========================================================
/* =========================================================
   تماس
   BLOG
========================================================= */
========================================================= */


.contact {
.blog-card{
     background: var(--light);
 
    padding:0;
 
     overflow:hidden;
 
}
 
.blog-card .card-image img{
 
    aspect-ratio:16/9;
 
}
 
.blog-card .card-content{
 
    padding:20px;
 
}
}


.contact-grid {
.blog-date{
     display: grid;
 
     gap: 15px;
    color:var(--gold);
 
     font-size:.68rem;
 
     font-weight:800;
 
}
}


.contact-card {
.blog-card h3{
     background: #fff;
 
    padding: 22px;
     color:#fff;
     border-radius: var(--radius);
 
     box-shadow: var(--shadow);
     font-size:1rem;
 
     margin:7px 0;
 
}
}


.contact-card h3 {
 
     margin-bottom: 15px;
/* =========================================================
    font-size: 1rem;
  CTA
========================================================= */
 
.cta{
 
     background:#000 !important;
 
}
}


.contact-item {
.cta-inner{
    display: flex;
 
     align-items: center;
     max-width:750px;
     gap: 10px;
 
    padding: 9px 0;
     margin:auto;
     border-bottom: 1px solid var(--border);
 
    font-size: .8rem;
     text-align:center;
 
}
}


.contact-item:last-child {
.cta h2{
     border-bottom: 0;
 
    margin:0 0 10px;
 
    color:#fff;
 
     font-size:
        clamp(1.9rem,4vw,2.8rem);
 
}
}


.contact-icon {
.cta p{
     color: var(--primary);
 
     font-size: 1.1rem;
     color:#888;
 
     font-size:.88rem;
 
    margin-bottom:22px;
 
}
}




/* =========================================================
/* =========================================================
   FOOTER
   CONTACT
========================================================= */
========================================================= */


footer {
.contact-grid{
     background: #111;
 
     color: #ddd;
     display:grid;
     padding: 40px 0 85px;
 
     grid-template-columns:
        .8fr 1.2fr;
 
     gap:35px;
 
}
}


.footer-grid {
.contact-list{
     display: grid;
 
     gap: 25px;
     display:grid;
 
     gap:12px;
 
}
}


.footer-col h3 {
.contact-item{
     color: #fff;
 
     font-size: .95rem;
    display:flex;
     margin-bottom: 12px;
 
    align-items:center;
 
     gap:14px;
 
    padding:16px;
 
    background:#111;
 
     border:
        1px solid rgba(255,255,255,.07);
 
     border-radius:14px;
 
}
}


.footer-col p,
.contact-icon{
.footer-col li {
 
     color: #aaa;
    width:45px;
     font-size: .75rem;
 
    height:45px;
 
    flex:0 0 45px;
 
    display:grid;
 
    place-items:center;
 
     border-radius:12px;
 
     background:var(--gold-light);
 
    color:var(--gold);
 
}
}


.footer-col ul {
.contact-item small{
     list-style: none;
 
     display: grid;
     display:block;
     gap: 6px;
 
     color:#666;
 
     font-size:.67rem;
 
}
}


.footer-bottom {
.contact-item strong{
     border-top: 1px solid #333;
 
     margin-top: 25px;
    color:#eee;
     padding-top: 18px;
 
     text-align: center;
    font-size:.8rem;
     color: #777;
 
     font-size: .7rem;
}
 
.contact-form{
 
    background:#101010;
 
    padding:28px;
 
     border:
        1px solid rgba(255,255,255,.08);
 
    border-radius:18px;
 
}
 
.form-grid{
 
    display:grid;
 
    grid-template-columns:
        repeat(2,1fr);
 
    gap:15px;
 
}
 
.form-group.full{
 
    grid-column:1/-1;
 
}
 
.form-group label{
 
    display:block;
 
    color:#ddd;
 
    font-size:.74rem;
 
    font-weight:800;
 
     margin-bottom:5px;
 
}
 
.form-group input,
.form-group textarea{
 
    width:100%;
 
     padding:12px 14px;
 
    border:
        1px solid rgba(255,255,255,.08);
 
    border-radius:10px;
 
     background:#080808;
 
     color:#fff;
 
    outline:none;
 
     font-size:.78rem;
 
}
 
.form-group input::placeholder,
.form-group textarea::placeholder{
 
    color:#555;
 
}
 
.form-group textarea{
 
    min-height:130px;
 
    resize:vertical;
 
}
 
.form-group input:focus,
.form-group textarea:focus{
 
    border-color:var(--gold);
 
}
}




/* =========================================================
/* =========================================================
   نوار پایین موبایل
   FOOTER
========================================================= */
========================================================= */


.mobile-bottom-nav {
.footer{
    position: fixed;
 
     bottom: 0;
     padding:30px 0;
    right: 0;
 
     left: 0;
     background:#000;
    height: 65px;
 
     background: #151515;
     color:#666;
     z-index: 2000;
 
    display: grid;
     text-align:center;
     grid-template-columns: repeat(3, 1fr);
 
    box-shadow: 0 -4px 18px rgba(0,0,0,.2);
     border-top:
        1px solid rgba(255,255,255,.07);
 
}
}


.mobile-bottom-nav a {
.footer strong{
     color: #ddd;
 
    display: flex;
     color:var(--gold);
    flex-direction: column;
 
    justify-content: center;
    align-items: center;
    gap: 2px;
    font-size: .65rem;
}
}


.mobile-bottom-nav a:first-child {
.footer p{
     color: var(--secondary);
 
}
     margin:0;
 
    font-size:.72rem;


.mobile-bottom-nav .nav-icon {
    font-size: 1.25rem;
}
}


خط ۶۹۵: خط ۱٬۶۸۱:
========================================================= */
========================================================= */


@media (min-width: 600px) {
@media(max-width:900px){
 
    .left-sidebar{
 
        display:none;


    .hero-buttons {
        flex-direction: row;
     }
     }


     .btn {
     .main-content{
         min-width: 150px;
 
        margin-left:0;
 
    }
 
    .mobile-header{
 
        position:sticky;
 
        top:0;
 
        z-index:999;
 
        height:62px;
 
        display:flex;
 
        align-items:center;
 
        justify-content:center;
 
        background:#000;
 
        border-bottom:
            1px solid rgba(255,255,255,.08);
 
    }
 
    .mobile-header strong{
 
         color:#fff;
 
        font-size:.88rem;
 
     }
     }


     .services-grid {
     .container{
         grid-template-columns: repeat(2, 1fr);
 
         width:
            min(
                calc(100% - 45px),
                720px
            );
 
     }
     }


     .special-grid {
     .section{
         grid-template-columns: repeat(2, 1fr);
 
         padding:45px 0;
 
     }
     }


     .features-grid {
     .about-grid{
         grid-template-columns: repeat(2, 1fr);
 
         grid-template-columns:1fr;
 
        gap:35px;
 
     }
     }


     .blog-grid {
     .about-image{
         grid-template-columns: repeat(2, 1fr);
 
         max-width:550px;
 
        margin:auto;
 
     }
     }


     .contact-grid {
     .cards-grid{
         grid-template-columns: repeat(2, 1fr);
 
         grid-template-columns:
            repeat(2,1fr);
 
     }
     }


     .footer-grid {
     .contact-grid{
         grid-template-columns: repeat(2, 1fr);
 
         grid-template-columns:1fr;
 
     }
     }
}
}




/* =========================================================
/* =========================================================
   DESKTOP
   MOBILE
========================================================= */
========================================================= */


@media (min-width: 900px) {
@media(max-width:600px){
 
    html{
 
        scroll-padding-top:65px;
 
    }
 
    .container{
 
        width:
            calc(100% - 28px);
 
    }
 
    .section{
 
        min-height:auto;
 
        padding:35px 0;
 
    }
 
    .hero{
 
        padding:
            70px 0 50px;
 
    }
 
    .hero h1{
 
        font-size:
            clamp(2.2rem,12vw,3.3rem);
 
    }
 
    .hero-subtitle{
 
        font-size:1rem;
 
    }
 
    .hero-description{
 
        font-size:.86rem;
 
    }
 
    .hero-buttons{
 
        flex-direction:column;
 
    }
 
    .hero-buttons .btn{
 
        width:100%;
 
    }
 
    .hero-info{
 
        grid-template-columns:
            repeat(2,1fr);
 
        margin-top:35px;


    section {
        padding: 80px 0;
     }
     }


     .site-header {
     .counter-grid{
         position: relative;
 
         grid-template-columns:
            repeat(2,1fr);
 
     }
     }


     .header-inner {
     .counter{
         min-height: 80px;
 
        border-right:0;
 
         border-bottom:
            1px solid rgba(255,255,255,.08);
 
     }
     }


     .mobile-call {
     .counter strong{
         display: none;
 
         font-size:1.6rem;
 
     }
     }


     .desktop-nav {
     .skills-grid{
        display: flex;
 
         align-items: center;
         grid-template-columns:1fr;
        gap: 25px;
 
        font-size: .82rem;
     }
     }


     .desktop-nav a {
     .skill-image{
         color: #ddd;
         height:155px;
        transition: .2s;
     }
     }


     .desktop-nav a:hover {
     .cards-grid{
         color: var(--secondary);
 
         grid-template-columns:1fr;
 
     }
     }


     .hero {
     .card{
         min-height: 680px;
 
         padding:22px 18px;
 
    }
 
    .card-image{
 
        padding:8px;
 
     }
     }


     .hero-content {
     .card-image img{
         padding: 80px 0;
 
         aspect-ratio:16/10;
 
        object-fit:contain;
 
     }
     }


     .quick-grid {
     .timeline-item{
         grid-template-columns: repeat(4, 1fr);
 
         padding-right:24px;
 
     }
     }


     .services-grid {
     .form-grid{
         grid-template-columns: repeat(4, 1fr);
 
         grid-template-columns:1fr;
 
     }
     }


     .about-grid {
     .form-group.full{
         grid-template-columns: 1fr 1fr;
 
        align-items: center;
         grid-column:auto;
 
     }
     }


     .special-grid {
     .contact-form{
         grid-template-columns: repeat(4, 1fr);
 
         padding:20px;
 
     }
     }


     .features-grid {
     .section-title{
         grid-template-columns: repeat(4, 1fr);
 
         margin-bottom:20px;
 
     }
     }


     .blog-grid {
     .section-title h2{
         grid-template-columns: repeat(3, 1fr);
 
         font-size:1.7rem;
 
     }
     }


     .contact-grid {
     .section-title p{
         grid-template-columns: 1fr 1fr;
 
         font-size:.8rem;
 
     }
     }


     .footer-grid {
}
         grid-template-columns: 2fr 1fr 1fr 1fr;
 
 
/* =========================================================
  EXTRA SMALL
========================================================= */
 
@media(max-width:380px){
 
     .container{
 
         width:
            calc(100% - 22px);
 
     }
     }


     .mobile-bottom-nav {
     .hero-info-box{
         display: none;
 
         padding:14px 7px;
 
     }
     }


     footer {
     .hero-info-box strong{
         padding-bottom: 40px;
 
         font-size:.8rem;
 
     }
     }
    .hero-info-box span{
        font-size:.6rem;
    }
}
}


.card-content,
.contact-item > div:last-child,
.form-group label,
.form-group input,
.form-group textarea{
    text-align:center;
}
.footer{
    text-align:center;
}
.skill-image + .skill-title{
    margin-top:0;
}


/* =========================================================
/* =========================================================
   DESKTOP LARGE
   FINAL ALIGNMENT & SPACING
========================================================= */
========================================================= */


@media (min-width: 1200px) {
.section > .container{
    width:min(calc(100% - 50px),1180px);
    margin-inline:auto;
}
 
.section-title,
.about-content,
.card,
.skill,
.timeline,
.contact-list,
.contact-form{
    text-align:center;
}


     .hero-content {
.hero-inner,
         padding-right: 30px;
.hero-info,
.about-grid,
.skills-grid,
.cards-grid,
.timeline,
.contact-grid,
.cta-inner{
    margin-inline:auto;
}
 
.about-grid{
     max-width:1080px;
}
 
.cards-grid{
    max-width:1180px;
}
 
@media(max-width:900px){
    .section > .container{
        width:min(calc(100% - 40px),720px);
    }
 
    .counter-grid{
         grid-template-columns:repeat(3,1fr);
    }
}
 
@media(max-width:600px){
    .section > .container{
        width:calc(100% - 28px);
     }
     }


     .service-card {
     .hero-buttons{
         padding: 30px 22px;
         justify-content:stretch;
     }
     }


     .quick-item {
     .cards-grid{
         padding: 22px;
         gap:15px;
     }
     }
}
/* =========================================================
  REDUCED MOTION
========================================================= */
@media(prefers-reduced-motion:reduce){
    *,
    *::before,
    *::after{
        scroll-behavior:auto !important;
        transition:none !important;
        animation:none !important;
    }
}
}


</style>
</style>
</head>
</head>


خط ۸۴۵: خط ۲٬۰۹۰:
<body>
<body>


<div class="page">
<!-- =====================================================
    LEFT ICON MENU
===================================================== -->
<aside class="left-sidebar">
    <div class="sidebar-logo">
        <div class="logo-circle">
            <i class="fa-solid fa-user"></i>
        </div>
        <h2>
            محمدرضا شایق
        </h2>
        <span>
            مدرس خودشناسی
        </span>
    </div>
    <nav>
        <ul class="sidebar-menu">
            <li>
                <a href="#home"
                  class="active"
                  data-title="خانه">
                    <i class="fa-solid fa-house"></i>
                </a>
            </li>
            <li>
                <a href="#about"
                  data-title="درباره من">
                    <i class="fa-solid fa-user"></i>
                </a>
            </li>
            <li>
                <a href="#skills"
                  data-title="تخصص‌ها">
                    <i class="fa-solid fa-chart-simple"></i>
                </a>
            </li>
            <li>


<!-- ======================================================
                <a href="#services"
    HEADER
                  data-title="آموزش‌ها">
====================================================== -->


<header class="site-header">
                    <i class="fa-solid fa-layer-group"></i>


    <div class="container header-inner">
                </a>


        <a href="#" class="logo" aria-label="مکانیکی جلوبندی و هیدرولیک فرمان محمد">
            </li>


            <span class="logo-icon">🔧</span>


             <span>
             <li>
                مکانیکی و <strong>هیدرولیک محمد</strong>
            </span>


        </a>
                <a href="#courses"
                  data-title="دوره‌ها">


        <nav class="desktop-nav" aria-label="منوی اصلی">
                    <i class="fa-solid fa-graduation-cap"></i>


            <a href="#services">خدمات</a>
                </a>
            <a href="#about">درباره ما</a>
            <a href="#special">تخصص‌ها</a>
            <a href="#blog">مقالات</a>
            <a href="#contact">تماس با ما</a>


        </nav>
            </li>


         <a href="tel:09123456789" class="mobile-call">
 
             تماس فوری
            <li>
         </a>
 
                <a href="#experience"
                  data-title="سوابق">
 
                    <i class="fa-solid fa-briefcase"></i>
 
                </a>
 
            </li>
 
 
            <li>
 
                <a href="#testimonials"
                  data-title="نظرات">
 
                    <i class="fa-solid fa-comments"></i>
 
                </a>
 
            </li>
 
 
            <li>
 
                <a href="#blog"
                  data-title="مقالات">
 
                    <i class="fa-solid fa-book-open"></i>
 
                </a>
 
            </li>
 
 
            <li>
 
                <a href="#contact"
                  data-title="ارتباط با من">
 
                    <i class="fa-solid fa-envelope"></i>
 
                </a>
 
            </li>
 
 
        </ul>
 
    </nav>
 
 
    <div class="sidebar-bottom">
 
         <div class="sidebar-social">
 
            <a href="#" title="اینستاگرام">
 
                <i class="fa-brands fa-instagram"></i>
 
            </a>
 
            <a href="#" title="تلگرام">
 
                <i class="fa-brands fa-telegram"></i>
 
            </a>
 
            <a href="#" title="واتساپ">
 
                <i class="fa-brands fa-whatsapp"></i>
 
             </a>
 
         </div>


     </div>
     </div>
</aside>
<!-- =====================================================
    MOBILE HEADER
===================================================== -->
<header class="mobile-header ">
    <strong>
        محمدرضا شایق | مدرس خودشناسی
    </strong>


</header>
</header>




<!-- ======================================================
<!-- =====================================================
     HERO
     MAIN
====================================================== -->
===================================================== -->
 
<main class="main-content full-width-page">
 


<main>
<!-- =====================================================
    HOME
===================================================== -->


<section class="hero">
<section class="section hero"
        id="home">


     <div class="container">
     <div class="container">


         <div class="hero-content">
         <div class="hero-inner">
 
 
            <div class="hero-label">
 
                <i class="fa-solid fa-circle"></i>
 
                مدرس خودشناسی و توسعه فردی
 
            </div>


            <span class="hero-badge">
                تعمیرات تخصصی خودرو
            </span>


             <h1>
             <h1>
                 مکانیکی، جلوبندی و
 
                 <strong>هیدرولیک فرمان محمد</strong>
                 محمدرضا
 
                 <span>
                    شایق
                </span>
 
             </h1>
             </h1>


             <p>
 
                 ارائه خدمات تخصصی مکانیکی خودرو، تعمیر موتور،
            <div class="hero-subtitle">
                 تعمیر گیربکس، جلوبندی سازی و تعمیر هیدرولیک فرمان
 
                 با دقت، تجربه و استفاده از تجهیزات مناسب.
                مدرس خودشناسی و آگاهی فردی
 
            </div>
 
 
             <p class="hero-description">
 
                 خودشناسی می‌تواند نقطه شروع یک تغییر واقعی
                 در زندگی باشد؛ مسیری برای شناخت بهتر خود،
                 توانمندی‌ها، احساسات و انتخاب‌های آگاهانه‌تر.
 
             </p>
             </p>


             <div class="hero-buttons">
             <div class="hero-buttons">


                 <a href="tel:09123456789"
                 <a href="#about"
                   class="btn btn-primary">
                   class="btn btn-gold">
                     📞 تماس برای تعمیر خودرو
 
                     <i class="fa-solid fa-user"></i>
 
                    درباره من
 
                 </a>
                 </a>


                 <a href="#services"
 
                   class="btn btn-secondary">
                 <a href="#courses"
                     مشاهده خدمات
                   class="btn btn-outline">
 
                    <i class="fa-solid fa-graduation-cap"></i>
 
                     مشاهده دوره‌ها
 
                 </a>
                 </a>
            </div>
            <div class="hero-info">
                <div class="hero-info-box">
                    <i class="fa-solid fa-brain"></i>
                    <strong>
                        خودشناسی
                    </strong>
                    <span>
                        شناخت بهتر خود
                    </span>
                </div>
                <div class="hero-info-box">
                    <i class="fa-solid fa-seedling"></i>
                    <strong>
                        رشد فردی
                    </strong>
                    <span>
                        مسیر رشد
                    </span>
                </div>
                <div class="hero-info-box">
                    <i class="fa-solid fa-lightbulb"></i>
                    <strong>
                        آگاهی
                    </strong>
                    <span>
                        انتخاب آگاهانه
                    </span>
                </div>
                <div class="hero-info-box">
                    <i class="fa-solid fa-heart"></i>
                    <strong>
                        آرامش
                    </strong>
                    <span>
                        ارتباط با خود
                    </span>
                </div>
                <div class="hero-info-box">
                    <i class="fa-solid fa-bullseye"></i>
                    <strong>
                        تمرکز
                    </strong>
                    <span>
                        هدفمندی بیشتر
                    </span>
                </div>


             </div>
             </div>
خط ۹۳۱: خط ۲٬۴۴۵:




<!-- ======================================================
<!-- =====================================================
     QUICK SERVICES
     ABOUT
====================================================== -->
===================================================== -->


<section class="quick-services"
<section class="section"
         aria-label="خدمات اصلی تعمیرگاه">
         id="about">


     <div class="container">
     <div class="container">


         <div class="quick-grid">
         <div class="section-title">
 
            <small>
                درباره من
            </small>
 
            <h2>
                شناخت خود، آغاز مسیر تغییر
            </h2>
 
        </div>
 
 
        <div class="about-grid">
 
 
            <div class="about-image">
 
                <img
                src="https://dl.faraghaib.ir/m/260021-01/260021-01-16.png"
                alt="محمدرضا شایق مدرس خودشناسی"
                loading="lazy">


            <div class="quick-item">
                <div class="quick-icon">🔧</div>
                <strong>مکانیکی خودرو</strong>
                <span>عیب‌یابی و تعمیر</span>
             </div>
             </div>


             <div class="quick-item">
 
                 <div class="quick-icon">⚙️</div>
             <div class="about-content" style="text-align:right;">
                <strong>تعمیر گیربکس</strong>
 
                <span>بررسی تخصصی</span>
                 <h2>
                    همراه شما در مسیر خودشناسی
                </h2>
 
                <p>
 
                    من محمدرضا شایق، مدرس خودشناسی هستم
                    و تلاش می‌کنم مفاهیم خودشناسی و رشد فردی
                    را به شکلی ساده، کاربردی و قابل استفاده
                    در زندگی روزمره آموزش دهم.
 
                </p>
 
                <p>
 
                    هدف این آموزش‌ها کمک به شناخت بهتر افکار،
                    احساسات، توانمندی‌ها، ارزش‌ها و الگوهای
                    رفتاری است تا هر فرد بتواند مسیر زندگی خود
                    را آگاهانه‌تر انتخاب کند.
 
                </p>
 
 
                <ul class="about-list">
 
                    <li>
                        <i class="fa-solid fa-check"></i>
                        شناخت بهتر ویژگی‌ها و توانمندی‌های فردی
                    </li>
 
                    <li>
                        <i class="fa-solid fa-check"></i>
                        افزایش آگاهی نسبت به افکار و احساسات
                    </li>
 
                    <li>
                        <i class="fa-solid fa-check"></i>
                        شناخت موانع رشد شخصی
                    </li>
 
                    <li>
                        <i class="fa-solid fa-check"></i>
                        حرکت آگاهانه‌تر در مسیر زندگی
                    </li>
 
                </ul>
 
             </div>
             </div>


             <div class="quick-item">
        </div>
                 <div class="quick-icon">🚗</div>
 
                 <strong>جلوبندی سازی</strong>
    </div>
                 <span>رفع مشکلات جلوبندی</span>
 
</section>
 
 
<!-- =====================================================
    COUNTERS
===================================================== -->
 
<section class="section counters">
 
    <div class="container">
 
        <div class="counter-grid">
 
 
             <div class="counter">
 
                <i class="fa-solid fa-users"></i>
 
                 <strong>
                    500+
                </strong>
 
                <span>
                    شرکت‌کننده
                </span>
 
            </div>
 
 
            <div class="counter">
 
                <i class="fa-solid fa-book"></i>
 
                 <strong>
                    20+
                </strong>
 
                 <span>
                    دوره و کارگاه
                </span>
 
             </div>
             </div>


             <div class="quick-item">
 
                 <div class="quick-icon"></div>
             <div class="counter">
                 <strong>هیدرولیک فرمان</strong>
 
                 <span>تعمیر سیستم فرمان</span>
                <i class="fa-solid fa-clock"></i>
 
                <strong>
                    1000+
                </strong>
 
                <span>
                    ساعت آموزش
                </span>
 
            </div>
 
 
            <div class="counter">
 
                <i class="fa-solid fa-star"></i>
 
                <strong>
                    95%
                </strong>
 
                <span>
                    رضایت
                 </span>
 
            </div>
 
            <div class="counter">
 
                <i class="fa-solid fa-chalkboard-user"></i>
 
                <strong>
                    50+
                </strong>
 
                <span>
                    کارگاه آموزشی
                </span>
 
            </div>
 
            <div class="counter">
 
                <i class="fa-solid fa-award"></i>
 
                 <strong>
                    10+
                </strong>
 
                 <span>
                    سال تجربه
                </span>
 
             </div>
             </div>


         </div>
         </div>
خط ۹۷۳: خط ۲٬۶۴۴:




<!-- ======================================================
<!-- =====================================================
     SERVICES
     SKILLS
====================================================== -->
===================================================== -->


<section class="services"
<section class="section"
         id="services"
         id="skills">
        aria-labelledby="services-title">


     <div class="container">
     <div class="container">
خط ۹۸۵: خط ۲٬۶۵۵:
         <div class="section-title">
         <div class="section-title">


             <span>خدمات تعمیرگاه</span>
             <small>
                تخصص‌ها
            </small>


             <h2 id="services-title">
             <h2>
                 خدمات مکانیکی و تعمیر خودرو
                 حوزه‌های تخصصی
             </h2>
             </h2>


            <p>
        </div>
                مجموعه‌ای از خدمات تخصصی برای عیب‌یابی،
 
                تعمیر و سرویس خودرو
            </p>


         </div>
         <div class="skills-grid">




        <div class="services-grid">
            <div class="skill">


            <article class="service-card">
                <div class="skill-image">
                    <img src="https://dl.faraghaib.ir/m/260021-01/260021-01-17.png"
                        alt="تصویر حوزه تخصصی خودشناسی"
                        loading="lazy">
                </div>


                 <div class="service-icon">🔧</div>
                 <div class="skill-title">


                <h3>تعمیر موتور خودرو</h3>
                    <span>
                        خودشناسی
                    </span>


                <p>
                    <span>
                     عیب‌یابی و تعمیر موتور خودرو،
                        95%
                    رفع مشکلات فنی و سرویس بخش‌های مختلف موتور.
                     </span>
                 </p>
 
                </div>
 
                 <div class="skill-bar">
 
                    <span style="--width:95%"></span>


            </article>
                </div>


            </div>


            <article class="service-card">


                <div class="service-icon">⚙️</div>
            <div class="skill">


                 <h3>تعمیر گیربکس</h3>
                 <div class="skill-image">
                    <img src="https://dl.faraghaib.ir/m/260021-01/260021-01-18.png"
                        alt="تصویر حوزه تخصصی خودشناسی"
                        loading="lazy">
                </div>


                 <p>
                 <div class="skill-title">
                    بررسی و تعمیر مشکلات گیربکس،
                    رفع صدا، لرزش و ایرادات عملکردی خودرو.
                </p>


            </article>
                    <span>
                        توسعه فردی
                    </span>


                    <span>
                        90%
                    </span>


            <article class="service-card">
                </div>


                 <div class="service-icon">🚘</div>
                 <div class="skill-bar">


                <h3>جلوبندی سازی</h3>
                    <span style="--width:90%"></span>


                <p>
                 </div>
                    تعمیر و تعویض قطعات جلوبندی،
                    رفع لرزش، صدا و ناهماهنگی خودرو.
                 </p>


             </article>
             </div>




             <article class="service-card">
             <div class="skill">


                 <div class="service-icon">🔩</div>
                 <div class="skill-image">
                    <img src="https://dl.faraghaib.ir/m/260021-01/260021-01-19.png"
                        alt="تصویر حوزه تخصصی خودشناسی"
                        loading="lazy">
                </div>


                 <h3>تعمیر هیدرولیک فرمان</h3>
                 <div class="skill-title">


                <p>
                    <span>
                    بررسی و تعمیر سیستم هیدرولیک فرمان،
                        آموزش و کارگاه
                     رفع نشتی روغن و مشکلات فرمان خودرو.
                     </span>
                </p>


            </article>
                    <span>
                        92%
                    </span>


        </div>
                </div>


    </div>
                <div class="skill-bar">


</section>
                    <span style="--width:92%"></span>


                </div>


<!-- ======================================================
            </div>
    ABOUT
====================================================== -->


<section class="about"
        id="about"
        aria-labelledby="about-title">


    <div class="container about-grid">
            <div class="skill">


        <div class="about-image"
                <div class="skill-image">
            role="img"
                    <img src="https://dl.faraghaib.ir/m/260021-01/260021-01-20.png"
            aria-label="تعمیر خودرو و خدمات مکانیکی">
                        alt="تصویر حوزه تخصصی خودشناسی"
        </div>
                        loading="lazy">
                </div>


                <div class="skill-title">


        <div class="about-content">
                    <span>
                        مهارت‌های فردی
                    </span>


            <span>درباره تعمیرگاه</span>
                    <span>
                        88%
                    </span>


            <h2 id="about-title">
                 </div>
                 مکانیکی، جلوبندی و هیدرولیک فرمان محمد
            </h2>


            <p>
                 <div class="skill-bar">
                هدف ما ارائه خدمات دقیق و اصولی در زمینه
                تعمیرات مکانیکی خودرو، جلوبندی سازی و
                 هیدرولیک فرمان است.
            </p>


            <p>
                    <span style="--width:88%"></span>
                قبل از انجام تعمیرات، مشکل خودرو بررسی و
                علت خرابی مشخص می‌شود تا خدمات مورد نیاز
                با دقت بیشتری انجام شود.
            </p>


            <ul class="about-list">
                </div>


                <li>عیب‌یابی و بررسی دقیق خودرو</li>
            </div>
                <li>تعمیر تخصصی جلوبندی</li>
                <li>تعمیر هیدرولیک فرمان</li>
                <li>خدمات مکانیکی خودرو</li>
                <li>ارائه مشاوره پیش از تعمیر</li>


            </ul>


         </div>
         </div>
خط ۱٬۱۱۶: خط ۲٬۷۹۲:




<!-- ======================================================
<!-- =====================================================
     SPECIAL SERVICES
     SERVICES
====================================================== -->
===================================================== -->


<section class="special-services"
<section class="section"
         id="special"
         id="services">
        aria-labelledby="special-title">


     <div class="container">
     <div class="container">
خط ۱٬۱۲۸: خط ۲٬۸۰۳:
         <div class="section-title">
         <div class="section-title">


             <span>تخصص‌های مجموعه</span>
             <small>
                آموزش‌ها
            </small>


             <h2 id="special-title">
             <h2>
                 تعمیرات تخصصی خودرو
                 در چه زمینه‌هایی آموزش می‌دهم؟
             </h2>
             </h2>
            <p>
                آموزش‌هایی برای شناخت بهتر خود و ساختن
                نگاه آگاهانه‌تر به زندگی.
            </p>


         </div>
         </div>




         <div class="special-grid">
         <div class="cards-grid">
 
 
            <article class="card">
 
                <div class="card-icon">
                    <i class="fa-solid fa-brain"></i>
                </div>
 
                <h3>
                    خودشناسی
                </h3>


             <article class="special-card">
                <p>
                    شناخت ویژگی‌ها، افکار، احساسات،
                    ارزش‌ها و الگوهای رفتاری.
                </p>
 
            </article>
 
 
             <article class="card">
 
                <div class="card-icon">
                    <i class="fa-solid fa-seedling"></i>
                </div>


                 <h3>
                 <h3>
                     تعمیر پمپ هیدرولیک فرمان
                     رشد فردی
                 </h3>
                 </h3>


                 <p>
                 <p>
                     بررسی نشتی، صدا و عملکرد نامناسب
                     پیدا کردن موانع رشد و ایجاد تغییرات
                     پمپ هیدرولیک فرمان خودرو.
                     مثبت و پایدار در زندگی.
                 </p>
                 </p>


خط ۱٬۱۵۳: خط ۲٬۸۵۸:




             <article class="special-card">
             <article class="card">
 
                <div class="card-icon">
                    <i class="fa-solid fa-compass"></i>
                </div>


                 <h3>
                 <h3>
                     تعمیر جلوبندی خودرو
                     مسیر زندگی
                 </h3>
                 </h3>


                 <p>
                 <p>
                     بررسی سیستم تعلیق، فرمان و قطعات
                     شناخت علایق، ارزش‌ها و توانمندی‌ها
                     مختلف جلوبندی خودرو.
                     برای انتخاب مسیر مناسب‌تر.
                 </p>
                 </p>


خط ۱٬۱۶۷: خط ۲٬۸۷۶:




             <article class="special-card">
             <article class="card">
 
                <div class="card-icon">
                    <i class="fa-solid fa-lightbulb"></i>
                </div>


                 <h3>
                 <h3>
                     تعمیر سیستم فرمان
                     آگاهی فردی
                 </h3>
                 </h3>


                 <p>
                 <p>
                     عیب‌یابی مشکلات فرمان و بررسی
                     افزایش شناخت نسبت به انتخاب‌ها،
                     عملکرد سیستم هیدرولیک.
                     رفتارها و الگوهای ذهنی.
                 </p>
                 </p>


خط ۱٬۱۸۱: خط ۲٬۸۹۴:




             <article class="special-card">
             <article class="card">
 
                <div class="card-icon">
                    <i class="fa-solid fa-comments"></i>
                </div>


                 <h3>
                 <h3>
                     تعمیرات مکانیکی
                     کارگاه آموزشی
                 </h3>
                 </h3>


                 <p>
                 <p>
                     انجام خدمات مکانیکی و رفع ایرادات
                     برگزاری دوره‌ها و کارگاه‌های آموزشی
                     فنی خودرو با بررسی اصولی.
                     در زمینه خودشناسی و توسعه فردی.
                 </p>
                 </p>


             </article>
             </article>
            <article class="card">
                <div class="card-icon">
                    <i class="fa-solid fa-heart"></i>
                </div>
                <h3>
                    ارتباط با خود
                </h3>
                <p>
                    ایجاد رابطه‌ای آگاهانه‌تر با خود،
                    نیازها و خواسته‌های شخصی.
                </p>
            </article>


         </div>
         </div>
خط ۱٬۲۰۱: خط ۲٬۹۳۷:




<!-- ======================================================
<!-- =====================================================
     WHY US
     COURSES
====================================================== -->
===================================================== -->


<section aria-labelledby="why-title">
<section class="section"
        id="courses">


     <div class="container">
     <div class="container">
خط ۱٬۲۱۱: خط ۲٬۹۴۸:
         <div class="section-title">
         <div class="section-title">


             <span>انتخاب مطمئن</span>
             <small>
                دوره‌ها
            </small>


             <h2 id="why-title">
             <h2>
                 چرا مکانیکی محمد؟
                 دوره‌های آموزشی
             </h2>
             </h2>


خط ۱٬۲۲۰: خط ۲٬۹۵۹:




         <div class="features-grid">
         <div class="cards-grid">


            <div class="feature">


                 <div class="feature-icon"></div>
            <article class="card course-card">
 
                 <div class="card-image">
 
                    <img
                    src="https://dl.faraghaib.ir/m/260021-01/260021-01-04.jpg"
                    alt="دوره خودشناسی"
                    loading="lazy">
 
                </div>
 
                <div class="card-content">
 
                    <span class="card-tag">
                        خودشناسی
                    </span>
 
                    <h3>
                        شروع مسیر خودشناسی
                    </h3>


                <div>
                    <h3>عیب‌یابی دقیق</h3>
                     <p>
                     <p>
                         بررسی مشکل خودرو قبل از تعمیر.
                         آشنایی با مفاهیم پایه خودشناسی
                        و شناخت بهتر خود.
                     </p>
                     </p>
                </div>
            </article>
            <article class="card course-card">
                <div class="card-image">
                    <img
                    src="https://dl.faraghaib.ir/m/260021-01/260021-01-05.jpg"
                    alt="دوره توسعه فردی"
                    loading="lazy">
                 </div>
                 </div>


             </div>
                <div class="card-content">
 
                    <span class="card-tag">
                        توسعه فردی
                    </span>
 
                    <h3>
                        مسیر رشد فردی
                    </h3>
 
                    <p>
                        شناخت موانع رشد و ایجاد مسیر
                        عملی برای پیشرفت شخصی.
                    </p>
 
                </div>
 
             </article>
 
 
            <article class="card course-card">
 
                <div class="card-image">
 
                    <img
                    src="https://dl.faraghaib.ir/m/260021-01/260021-01-06.jpg"
                    alt="کارگاه خودشناسی"
                    loading="lazy">
 
                </div>
 
                <div class="card-content">
 
                    <span class="card-tag">
                        کارگاه
                    </span>
 
                    <h3>
                        آگاهی و انتخاب
                    </h3>
 
                    <p>
                        بررسی الگوهای ذهنی و رفتاری
                        برای انتخاب‌های آگاهانه‌تر.
                    </p>
 
                </div>
 
            </article>
 
 
            <article class="card course-card">


                <div class="card-image">
                    <img
                    src="https://dl.faraghaib.ir/m/260021-01/260021-01-07.jpg"
                    alt="دوره مهارت‌های فردی"
                    loading="lazy">
                </div>


            <div class="feature">
                <div class="card-content">
                    <span class="card-tag">مهارت فردی</span>


                <div class="feature-icon">🔧</div>
                    <h3>تقویت مهارت‌های فردی</h3>


                <div>
                    <h3>تخصص در تعمیرات</h3>
                     <p>
                     <p>
                         تمرکز بر مکانیکی، جلوبندی و هیدرولیک.
                         تمرین مهارت‌های کاربردی برای
                        ارتباط بهتر با خود و دیگران.
                     </p>
                     </p>
                 </div>
                 </div>


             </div>
             </article>
 
            <article class="card course-card">


                <div class="card-image">
                    <img
                    src="https://dl.faraghaib.ir/m/260021-01/260021-01-08.jpg"
                    alt="دوره آگاهی فردی"
                    loading="lazy">
                </div>


            <div class="feature">
                <div class="card-content">
                    <span class="card-tag">آگاهی</span>


                <div class="feature-icon"></div>
                    <h3>افزایش آگاهی فردی</h3>


                <div>
                    <h3>صرفه‌جویی در زمان</h3>
                     <p>
                     <p>
                         بررسی سریع‌تر مشکل و ارائه راهکار.
                         شناخت الگوهای ذهنی و ایجاد
                        انتخاب‌های آگاهانه‌تر در زندگی.
                     </p>
                     </p>
                 </div>
                 </div>


             </div>
             </article>
 
            <article class="card course-card">


                <div class="card-image">
                    <img
                    src="https://dl.faraghaib.ir/m/260021-01/260021-01-09.jpg"
                    alt="کارگاه رشد فردی"
                    loading="lazy">
                </div>


            <div class="feature">
                <div class="card-content">
                    <span class="card-tag">رشد فردی</span>


                <div class="feature-icon"></div>
                    <h3>کارگاه مسیر رشد</h3>


                <div>
                    <h3>خدمات مشتری‌محور</h3>
                     <p>
                     <p>
                         توضیح مشکل و خدمات مورد نیاز به مشتری.
                         بررسی موانع رشد و ساختن مسیر
                        عملی برای پیشرفت شخصی.
                     </p>
                     </p>
                 </div>
                 </div>
            </article>
        </div>
    </div>
</section>
<!-- =====================================================
    EXPERIENCE
===================================================== -->
<section class="section"
        id="experience">
    <div class="container">
        <div class="section-title">
            <small>
                سوابق
            </small>
            <h2>
                مسیر حرفه‌ای
            </h2>
        </div>
        <div class="timeline">
            <div class="timeline-item">
                <span class="timeline-year">
                    ۱۴۰۲ — اکنون
                </span>
                <h3>
                    مدرس خودشناسی و توسعه فردی
                </h3>
                <p>
                    برگزاری دوره‌ها و کارگاه‌های آموزشی
                    در زمینه خودشناسی و رشد فردی.
                </p>


             </div>
             </div>
            <div class="timeline-item">
                <span class="timeline-year">
                    ۱۳۹۹ — ۱۴۰۲
                </span>
                <h3>
                    مدرس و برگزارکننده کارگاه
                </h3>
                <p>
                    طراحی و اجرای برنامه‌های آموزشی
                    با تمرکز بر آگاهی و مهارت‌های فردی.
                </p>
            </div>
            <div class="timeline-item">
                <span class="timeline-year">
                    ۱۳۹۷ — ۱۳۹۹
                </span>
                <h3>
                    آغاز فعالیت آموزشی
                </h3>
                <p>
                    آغاز فعالیت تخصصی در زمینه آموزش،
                    مطالعه و توسعه فردی.
                </p>
            </div>


         </div>
         </div>
خط ۱٬۲۸۴: خط ۳٬۲۱۵:




<!-- ======================================================
<!-- =====================================================
     CTA
     TESTIMONIALS
====================================================== -->
===================================================== -->


<section class="cta">
<section class="section"
        id="testimonials">


     <div class="container">
     <div class="container">


         <div class="cta-box">
         <div class="section-title">
 
            <small>
                نظرات
            </small>


             <h2>
             <h2>
                 خودرو مشکل فنی دارد؟
                 تجربه همراهان
             </h2>
             </h2>


             <p>
        </div>
                 برای بررسی مشکل خودرو و دریافت مشاوره
 
                 با مکانیکی، جلوبندی و هیدرولیک فرمان محمد تماس بگیرید.
 
            </p>
        <div class="cards-grid">
 
 
             <article class="card testimonial">
 
                <div class="quote">
                    <i class="fa-solid fa-quote-right"></i>
                </div>
 
                <p>
                    شرکت در دوره باعث شد نگاه متفاوتی
                    نسبت به خودم و تصمیم‌هایم پیدا کنم.
                </p>
 
                <div class="testimonial-person">
 
                    <div class="testimonial-avatar" aria-label="کارکتر خانم">
                        <i class="fa-solid fa-person-dress"></i>
                    </div>
 
                    <div>
 
                        <strong>
                            سارا احمدی
                        </strong>
 
                        <span>
                            شرکت‌کننده دوره
                        </span>
 
                    </div>
 
                </div>
 
            </article>
 
 
            <article class="card testimonial">
 
                 <div class="quote">
                    <i class="fa-solid fa-quote-right"></i>
                </div>
 
                <p>
                    محتوای دوره بسیار کاربردی بود و کمک کرد
                    نقاط قوت خودم را بهتر بشناسم.
                </p>
 
                <div class="testimonial-person">
 
                    <div class="testimonial-avatar" aria-label="کارکتر آقا">
                        <i class="fa-solid fa-person"></i>
                    </div>
 
                    <div>
 
                        <strong>
                            علی رضایی
                        </strong>
 
                        <span>
                            شرکت‌کننده کارگاه
                        </span>
 
                    </div>
 
                </div>
 
            </article>
 
 
            <article class="card testimonial">
 
                 <div class="quote">
                    <i class="fa-solid fa-quote-right"></i>
                </div>
 
                <p>
                    فضای آموزشی خوب و محتوای دوره باعث شد
                    بعضی از الگوهای رفتاری خودم را بهتر ببینم.
                </p>
 
                <div class="testimonial-person">
 
                    <div class="testimonial-avatar" aria-label="کارکتر خانم">
                        <i class="fa-solid fa-person-dress"></i>
                    </div>
 
                    <div>
 
                        <strong>
                            مریم کریمی
                        </strong>
 
                        <span>
                            شرکت‌کننده دوره
                        </span>


            <div class="cta-buttons">
                    </div>


                <a href="tel:09123456789"
                 </div>
                  class="btn btn-secondary">
                    📞 تماس مستقیم
                 </a>


                <a href="#contact"
            </article>
                  class="btn"
                  style="background:#fff;color:#222;">
                    اطلاعات تماس
                </a>


            </div>


         </div>
         </div>
خط ۱٬۳۲۵: خط ۳٬۳۴۹:




<!-- ======================================================
<!-- =====================================================
     BLOG
     BLOG
====================================================== -->
===================================================== -->


<section class="blog"
<section class="section"
         id="blog"
         id="blog">
        aria-labelledby="blog-title">


     <div class="container">
     <div class="container">
خط ۱٬۳۳۷: خط ۳٬۳۶۰:
         <div class="section-title">
         <div class="section-title">


             <span>راهنمای خودرو</span>
             <small>
                مجله خودشناسی
            </small>


             <h2 id="blog-title">
             <h2>
                 مقالات و نکات فنی خودرو
                 مقالات و مطالب آموزشی
             </h2>
             </h2>


خط ۱٬۳۴۶: خط ۳٬۳۷۱:




         <div class="blog-grid">
         <div class="cards-grid">




             <article class="blog-card">
             <article class="card blog-card">
 
                <div class="card-image">
 
                    <img
                    src="https://dl.faraghaib.ir/m/260021-01/260021-01-02.jpg"
                    alt="خودشناسی چیست">


                <div class="blog-image"
                    role="img"
                    aria-label="جلوبندی خودرو">
                 </div>
                 </div>


                 <div class="blog-content">
                 <div class="card-content">


                     <span>جلوبندی خودرو</span>
                     <span class="blog-date">
                        خودشناسی
                    </span>


                     <h3>
                     <h3>
                         نشانه‌های خرابی جلوبندی خودرو چیست؟
                         خودشناسی چیست؟
                     </h3>
                     </h3>


                     <p>
                     <p>
                         با مهم‌ترین علائم خرابی قطعات
                         نگاهی ساده به مفهوم خودشناسی
                         جلوبندی خودرو آشنا شوید.
                         و اهمیت آن در زندگی.
                     </p>
                     </p>


خط ۱٬۳۷۴: خط ۳٬۴۰۴:




             <article class="blog-card">
             <article class="card blog-card">
 
                <div class="card-image">
 
                    <img
                    src="https://dl.faraghaib.ir/m/260021-01/260021-01-10.jpg"
                    alt="رشد فردی">


                <div class="blog-image"
                    role="img"
                    aria-label="هیدرولیک فرمان خودرو">
                 </div>
                 </div>


                 <div class="blog-content">
                 <div class="card-content">


                     <span>هیدرولیک فرمان</span>
                     <span class="blog-date">
                        رشد فردی
                    </span>


                     <h3>
                     <h3>
                         علت سفت شدن فرمان هیدرولیک چیست؟
                         مسیر رشد فردی را چگونه پیدا کنیم؟
                     </h3>
                     </h3>


                     <p>
                     <p>
                         بررسی دلایل رایج سفت شدن فرمان
                         چند نکته برای شناخت بهتر اهداف
                         و مشکلات سیستم هیدرولیک.
                         و مسیر شخصی.
                     </p>
                     </p>


خط ۱٬۳۹۹: خط ۳٬۴۳۴:




             <article class="blog-card">
             <article class="card blog-card">
 
                <div class="card-image">
 
                    <img
                    src="https://dl.faraghaib.ir/m/260021-01/260021-01-01.jpg"
                    alt="انتخاب آگاهانه">


                <div class="blog-image"
                    role="img"
                    aria-label="تعمیر موتور خودرو">
                 </div>
                 </div>


                 <div class="blog-content">
                 <div class="card-content">


                     <span>مکانیکی خودرو</span>
                     <span class="blog-date">
                        آگاهی
                    </span>


                     <h3>
                     <h3>
                         چه زمانی خودرو به تعمیر موتور نیاز دارد؟
                         انتخاب آگاهانه چگونه شکل می‌گیرد؟
                     </h3>
                     </h3>


                     <p>
                     <p>
                         علائم مهمی که می‌توانند نشان‌دهنده
                         نقش آگاهی در تصمیم‌های مهم
                         وجود مشکل در موتور خودرو باشند.
                         و انتخاب‌های زندگی.
                     </p>
                     </p>


خط ۱٬۴۲۲: خط ۳٬۴۶۲:


             </article>
             </article>


         </div>
         </div>
خط ۱٬۴۳۰: خط ۳٬۴۷۱:




<!-- ======================================================
<!-- =====================================================
    CTA
===================================================== -->
 
<section class="section cta">
 
    <div class="container">
 
        <div class="cta-inner">
 
            <h2>
                مسیر شناخت خود را شروع کنید
            </h2>
 
            <p>
                اگر می‌خواهید خودتان را بهتر بشناسید
                و آگاهانه‌تر مسیر زندگی‌تان را انتخاب کنید،
                با من در ارتباط باشید.
            </p>
 
            <a href="#contact"
              class="btn btn-gold">
 
                <i class="fa-solid fa-arrow-left"></i>
 
                ارتباط با من
 
            </a>
 
        </div>
 
    </div>
 
</section>
 
 
<!-- =====================================================
     CONTACT
     CONTACT
====================================================== -->
===================================================== -->


<section class="contact"
<section class="section"
         id="contact"
         id="contact">
        aria-labelledby="contact-title">


     <div class="container">
     <div class="container">
خط ۱٬۴۴۲: خط ۳٬۵۱۸:
         <div class="section-title">
         <div class="section-title">


             <span>ارتباط با ما</span>
             <small>
                ارتباط
            </small>


             <h2 id="contact-title">
             <h2>
                 تماس با مکانیکی محمد
                 با من در ارتباط باشید
             </h2>
             </h2>


خط ۱٬۴۵۴: خط ۳٬۵۳۲:




             <div class="contact-card">
             <div class="contact-list">


                <h3>
                    اطلاعات تماس
                </h3>


                 <div class="contact-item">
                 <div class="contact-item">


                     <span class="contact-icon">📞</span>
                     <div class="contact-icon">
                        <i class="fa-solid fa-phone"></i>
                    </div>


                     <a href="tel:09123456789">
                     <div>
                         0912 345 6789
 
                     </a>
                        <small>
                            شماره تماس
                         </small>
 
                        <strong>
                            ۰۹۱۲۱۲۳۴۵۶۷۸
                        </strong>
 
                     </div>


                 </div>
                 </div>
خط ۱٬۴۷۳: خط ۳٬۵۵۸:
                 <div class="contact-item">
                 <div class="contact-item">


                     <span class="contact-icon">📍</span>
                     <div class="contact-icon">
                        <i class="fa-regular fa-envelope"></i>
                    </div>
 
                    <div>
 
                        <small>
                            ایمیل
                        </small>


                    <span>
                        <strong>
                         آدرس تعمیرگاه را اینجا وارد کنید
                            info@example.ir
                     </span>
                         </strong>
 
                     </div>


                 </div>
                 </div>
خط ۱٬۴۸۴: خط ۳٬۵۷۹:
                 <div class="contact-item">
                 <div class="contact-item">


                     <span class="contact-icon">🕐</span>
                     <div class="contact-icon">
                        <i class="fa-brands fa-instagram"></i>
                    </div>
 
                    <div>
 
                        <small>
                            اینستاگرام
                        </small>
 
                        <strong>
                            @yourusername
                        </strong>


                    <span>
                     </div>
                        ساعات کاری: شنبه تا پنجشنبه
                     </span>


                 </div>
                 </div>


             </div>
             </div>




             <div class="contact-card">
             <form class="contact-form">
 
                <div class="form-grid">
 
 
                    <div class="form-group">
 
                        <label>
                            نام و نام خانوادگی
                        </label>
 
                        <input
                        type="text"
                        placeholder="نام شما">
 
                    </div>
 
 
                    <div class="form-group">
 
                        <label>
                            شماره تماس
                        </label>


                <h3>
                        <input
                     خدمات قابل ارائه
                        type="tel"
                </h3>
                        placeholder="۰۹xxxxxxxxx">
 
                    </div>
 
 
                    <div class="form-group full">
 
                        <label>
                            موضوع
                        </label>
 
                        <input
                        type="text"
                        placeholder="موضوع پیام">
 
                    </div>
 
 
                    <div class="form-group full">
 
                        <label>
                            پیام
                        </label>
 
                        <textarea
                        placeholder="پیام خود را بنویسید..."></textarea>
 
                    </div>
 
 
                     <div class="form-group full">
 
                        <button
                        type="submit"
                        class="btn btn-gold">
 
                            <i class="fa-regular fa-paper-plane"></i>
 
                            ارسال پیام
 
                        </button>


                <div class="contact-item">
                     </div>
                     🔧 تعمیرات مکانیکی
                </div>


                <div class="contact-item">
                    🚗 جلوبندی سازی
                </div>


                <div class="contact-item">
                    ⚙️ تعمیر هیدرولیک فرمان
                 </div>
                 </div>


                <div class="contact-item">
            </form>
                    🔩 تعمیر موتور و گیربکس
                </div>


            </div>


         </div>
         </div>
خط ۱٬۵۲۴: خط ۳٬۶۸۲:


</section>
</section>
<!-- =====================================================
    FOOTER
===================================================== -->
<footer class="footer">
    <div class="container">
        <p>
            © تمامی حقوق برای
            <strong>
                محمدرضا شایق
            </strong>
            محفوظ است.
        </p>
    </div>
</footer>


</main>
</main>


</div>
<!-- =====================================================
    SECTION LOCK SYSTEM
===================================================== -->
<script>
document.addEventListener(
    "DOMContentLoaded",
    function(){
        const menuLinks =
            document.querySelectorAll(
                ".sidebar-menu a"
            );
        const sections =
            document.querySelectorAll(
                "main section[id]"
            );
        let lockedSection = null;
        let isHome = true;
        /* -------------------------------------------------
          CLICK MENU
        ------------------------------------------------- */
        menuLinks.forEach(
            link => {


<!-- ======================================================
                link.addEventListener(
    FOOTER
                    "click",
====================================================== -->
                    function(event){
 
                        event.preventDefault();
 
                        const targetId =
                            this.getAttribute("href");
 
                        const target =
                            document.querySelector(
                                targetId
                            );
 
                        if(!target) return;
 
 
                        /* Active */
 
                        menuLinks.forEach(
                            item => {
 
                                item.classList.remove(
                                    "active"
                                );
 
                            }
                        );
 
                        this.classList.add(
                            "active"
                        );
 
 
                        /* HOME */
 
                        if(targetId === "#home"){
 
                            lockedSection = null;
 
                            isHome = true;
 
                            document.body.classList.remove(
                                "section-locked"
                            );
 
                            window.scrollTo({
                                top:0,
                                behavior:"smooth"
                            });


<footer>
                            return;


    <div class="container">
                        }


        <div class="footer-grid">


                        /* OTHER SECTIONS */


            <div class="footer-col">
                        isHome = false;


                <h3>
                        lockedSection = target;
                    مکانیکی، جلوبندی و هیدرولیک فرمان محمد
                </h3>


                <p>
                        document.body.classList.add(
                    ارائه خدمات تخصصی مکانیکی خودرو،
                            "section-locked"
                    جلوبندی سازی و تعمیر هیدرولیک فرمان.
                        );
                </p>


            </div>


                        target.scrollIntoView({
                            behavior:"smooth",
                            block:"start"
                        });


            <div class="footer-col">
                    }
                );


                <h3>خدمات</h3>
            }
        );


                <ul>
                    <li><a href="#services">تعمیر موتور</a></li>
                    <li><a href="#services">تعمیر گیربکس</a></li>
                    <li><a href="#services">جلوبندی سازی</a></li>
                    <li><a href="#special">هیدرولیک فرمان</a></li>
                </ul>


            </div>
        /* -------------------------------------------------
          BLOCK MOUSE WHEEL
        ------------------------------------------------- */


        window.addEventListener(
            "wheel",
            function(event){


            <div class="footer-col">
                if(
                    !isHome &&
                    lockedSection
                ){


                <h3>دسترسی سریع</h3>
                    event.preventDefault();


                 <ul>
                 }
                    <li><a href="#about">درباره ما</a></li>
                    <li><a href="#services">خدمات</a></li>
                    <li><a href="#blog">مقالات</a></li>
                    <li><a href="#contact">تماس با ما</a></li>
                </ul>


             </div>
             },
            {
                passive:false
            }
        );




            <div class="footer-col">
        /* -------------------------------------------------
          BLOCK TOUCH SCROLL
        ------------------------------------------------- */


                <h3>تماس</h3>
        window.addEventListener(
            "touchmove",
            function(event){


                 <ul>
                 if(
                     <li>
                     !isHome &&
                        <a href="tel:09123456789">
                    lockedSection
                            0912 345 6789
                ){
                        </a>
                    </li>


                     <li>
                     event.preventDefault();
                        آدرس تعمیرگاه
                    </li>
                </ul>


            </div>
                }


         </div>
            },
            {
                passive:false
            }
         );


/*
        /* -------------------------------------------------
          BLOCK KEYBOARD SCROLL
        ------------------------------------------------- */


         <div class="footer-bottom">
         window.addEventListener(
            "keydown",
            function(event){


            © تمامی حقوق برای مکانیکی، جلوبندی و
                if(
            هیدرولیک فرمان محمد محفوظ است.
                    !isHome &&
                    lockedSection
                ){


        </div>
                    const blockedKeys = [


    </div>
                        "ArrowUp",
                        "ArrowDown",
                        "PageUp",
                        "PageDown",
                        "Home",
                        "End",
                        " ",
                        "Spacebar"


</footer>
                    ];


                    if(
                        blockedKeys.includes(
                            event.key
                        )
                    ){


<!-- ======================================================
                        event.preventDefault();
    MOBILE BOTTOM NAV
====================================================== -->


<nav class="mobile-bottom-nav"
                    }
    aria-label="دسترسی سریع موبایل">


    <a href="tel:09123456789">
                }


         <span class="nav-icon">📞</span>
            }
         );
*/


         <span>تماس</span>
      /* -------------------------------------------------
          CLICKING HOME BUTTON INSIDE PAGE
         ------------------------------------------------- */


    </a>
        document.querySelectorAll(
            'a[href="#home"]'
        ).forEach(
            link => {


                link.addEventListener(
                    "click",
                    function(){


    <a href="#services">
                        lockedSection = null;


        <span class="nav-icon">🔧</span>
                        isHome = true;


        <span>خدمات</span>
                        document.body.classList.remove(
                            "section-locked"
                        );


    </a>
                    }
                );


            }
        );


    <a href="#contact">


         <span class="nav-icon">📍</span>
         /* -------------------------------------------------
          INITIAL STATE
        ------------------------------------------------- */


         <span>مسیریابی</span>
         document.body.classList.remove(
            "section-locked"
        );


     </a>
     }
);


</nav>
</script>




</body>
</body>
</html>
</html>
برگرفته از «https://fa.faraghaib.ir/wiki/تست»