بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
 
(۶۹ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۷: خط ۷:
<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="محمدرضا شایق، مدرس خودشناسی و توسعه فردی؛ آموزش خودشناسی، آگاهی فردی و رشد شخصی.">


<meta name="robots" content="index, follow">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
 
<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;
    }


/* =========================================================
/* =========================================================
   RESET + VARIABLES
   ROOT
========================================================= */
========================================================= */


@font-face {
:root{
    font-family: IRANSans;
    src: url("https://cdn.jsdelivr.net/gh/rastikerdar/iransans-font@master/dist/IRANSans.woff2")
    format("woff2");
    font-display: swap;
}
 
:root {


     --primary: #e53935;
     --black:#050505;
     --primary-dark: #b71c1c;
     --black-2:#0c0c0c;
     --secondary: #ffb300;
     --black-3:#141414;


     --dark: #151515;
     --gold:#f4b942;
     --dark-2: #222;
    --gold-dark:#d79b20;
     --gold-light:rgba(244,185,66,.12);


     --gray: #666;
     --white:#ffffff;
     --light: #f5f5f5;
     --text:#f4f4f4;
    --muted:#a1a1a1;


    --white: #fff;
     --border:rgba(255,255,255,.09);
     --border: #e5e5e5;


     --shadow: 0 8px 25px rgba(0,0,0,.08);
     --shadow:
        0 15px 45px rgba(0,0,0,.35);


     --radius: 16px;
     --sidebar:105px;


     --container: 1200px;
    /* فاصله سایدبار از لبه چپ و بالای مانیتور — فقط این عدد را تغییر بده */
     --sidebar-offset-top:-20px;
    --sidebar-offset-left:40px;


    /* ==============================================
      تصویر هدر
      فقط این آدرس را تغییر دهید
    ============================================== */
    --header-image:
    url("");
}
}




/* =========================================================
/* =========================================================
   GENERAL
   RESET
========================================================= */
========================================================= */


* {
*,
     box-sizing: border-box;
*::before,
    margin: 0;
*::after{
    padding: 0;
     box-sizing:border-box;
}
}


html {
html{
     scroll-behavior: smooth;
     scroll-behavior:smooth;
    scroll-padding-top:20px;
}
}


body {
body{
 
    margin:0;
 
    text-align:center;


     font-family:
     font-family:
         IRANSans,
         "Vazirmatn",
         Tahoma,
         Tahoma,
         Arial,
         Arial,
         sans-serif;
         sans-serif;


     background: #fff;
     background:var(--black);
 
    color:var(--text);
 
    line-height:1.9;


     color: var(--dark);
     overflow-x:hidden;


    line-height: 1.8;
}
}


img {
body.section-locked{
 
    display: block;


     max-width: 100%;
     overflow:hidden;


    height: auto;
}
}


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


button {
     display:block;
     font-family: inherit;
}


.container {
    max-width:100%;


     width: min(92%, var(--container));
     height:auto;


    margin-inline: auto;
}
}


section {
a{
    padding: 55px 0;
}


.section-title {
    text-decoration:none;


     text-align: center;
     color:inherit;


    margin-bottom: 30px;
}
}


.section-title span {
button,
input,
textarea{


     display: inline-block;
     font-family:inherit;


    color: var(--primary);
}
 
    font-size: .82rem;


    font-weight: 700;
ul{


     margin-bottom: 5px;
     padding:0;
}


.section-title h2 {
    margin:0;


     font-size:
     list-style:none;
        clamp(1.35rem, 5vw, 2.1rem);


    line-height: 1.5;
}
}


.section-title p {


    color: var(--gray);
/* =========================================================
  PAGE
========================================================= */


    font-size: .88rem;
.page{


     max-width: 650px;
     min-height:100vh;
 
    background:var(--black);


    margin:
        8px auto 0;
}
}




/* =========================================================
/* =========================================================
   HEADER
   LEFT ICON SIDEBAR
========================================================= */
========================================================= */


.site-header {
.left-sidebar{
margin-top:calc(var(--sidebar) + var(--sidebar-offset-top));
margin-left:calc(var(--sidebar) + var(--sidebar-offset-left));


     position: relative;
     position:fixed;


     min-height: 75px;
     top:0;


     background: var(--dark);
     left:0;


     color: #fff;
     width:var(--sidebar);


     overflow: hidden;
     height:100vh;


     z-index: 1000;
     background:#000;


     box-shadow:
     border-right:
         0 3px 15px rgba(0,0,0,.18);
         1px solid rgba(255,255,255,.08);
}


    z-index:9999;


/* تصویر هدر */
    display:flex;


.header-bg {
    flex-direction:column;


     position: absolute;
     align-items:center;


     inset: 0;
     padding:25px 0;


    background-image:
}
        var(--header-image);


    background-size: cover;


    background-position: center;
/* =========================================================
  LOGO
========================================================= */


    background-repeat: no-repeat;
.sidebar-logo{


     z-index: 0;
     width:100%;
}


    text-align:center;


/* لایه تیره روی تصویر */
    padding-bottom:25px;


.header-overlay {
    margin-bottom:20px;


     position: absolute;
     border-bottom:
        1px solid rgba(255,255,255,.08);


    inset: 0;
}


    background:
.logo-circle{
        linear-gradient(
            90deg,
            rgba(0,0,0,.86),
            rgba(0,0,0,.58)
        );


     z-index: 1;
     width:48px;
}


    height:48px;


/* محتوای هدر */
    margin:auto;


.header-inner {
    border-radius:50%;


     position: relative;
     display:grid;


     z-index: 2;
     place-items:center;


     min-height: 75px;
     background:var(--gold);


     display: flex;
     color:#000;


     align-items: center;
     font-size:1.15rem;


     justify-content: space-between;
     box-shadow:
        0 8px 25px rgba(244,185,66,.2);


    gap: 10px;
}
}


.sidebar-logo h2{


/* لوگو */
    display:none;


.logo {
}


    display: flex;
.sidebar-logo span{


     align-items: center;
     display:none;


    gap: 9px;
}


    color: #fff;


    font-weight: 900;
/* =========================================================
  ICON MENU
========================================================= */
 
.sidebar-menu{


     font-size: .86rem;
     width:100%;
}


.logo strong {
     display:flex;
     color: var(--secondary);
}


    flex-direction:column;


/* آیکون لوگو */
    align-items:center;


.logo-icon {
    gap:8px;


    width: 40px;
}


    height: 40px;
.sidebar-menu li{


     flex-shrink: 0;
     width:100%;


     display: grid;
     display:flex;


     place-items: center;
     justify-content:center;


    border-radius: 10px;
}


    background: var(--primary);
.sidebar-menu a{


     font-size: 1.2rem;
     position:relative;


     box-shadow:
     width:50px;
        0 4px 12px rgba(0,0,0,.3);
}


    height:50px;


/* تماس موبایل */
    display:grid;


.mobile-call {
    place-items:center;


     display: inline-flex;
     border-radius:14px;


     align-items: center;
     color:#777;


     justify-content: center;
     font-size:1.05rem;


     min-height: 40px;
     transition:
        background .2s ease,
        color .2s ease,
        transform .2s ease;


    padding:
}
        7px 12px;


    border-radius: 9px;


    background: var(--primary);
/* Tooltip */


    color: #fff;
.sidebar-menu a::after{


     font-size: .72rem;
     content:attr(data-title);


     font-weight: 700;
     position:absolute;


     white-space: nowrap;
     left:68px;


     transition: .25s;
     top:50%;
}


.mobile-call:hover {
    transform:
    background: var(--primary-dark);
        translateY(-50%)
}
        translateX(-5px);


    white-space:nowrap;


/* منوی دسکتاپ */
    background:#181818;


.desktop-nav {
     border:
     display: none;
        1px solid rgba(255,255,255,.1);
}


    color:#fff;


/* =========================================================
    padding:6px 12px;
  HERO
========================================================= */


.hero {
    border-radius:8px;


     min-height: 560px;
     font-family:
        "Vazirmatn",
        sans-serif;


     display: flex;
     font-size:.7rem;


     align-items: center;
     font-weight:600;


     position: relative;
     opacity:0;


     overflow: hidden;
     pointer-events:none;


     background:
     transition:
        opacity .2s ease,
        transform .2s ease;


        linear-gradient(
    box-shadow:
            rgba(0,0,0,.78),
        0 8px 25px rgba(0,0,0,.4);
            rgba(0,0,0,.62)
        ),


        url("https://dl.faraghaib.ir/m/260024-01/260024-01-04.jpg")
}
        center / cover no-repeat;


    color: #fff;
.sidebar-menu a:hover::after{
}


.hero-content {
    opacity:1;


     padding:
     transform:
         55px 0;
         translateY(-50%)
        translateX(0);


    max-width: 750px;
}
}


.hero-badge {
.sidebar-menu a:hover{


     display: inline-block;
     color:var(--gold);


     background:
     background:var(--gold-light);
        rgba(255,179,0,.15);
 
    transform:translateX(2px);


    color:
}
        var(--secondary);


    border:
.sidebar-menu a.active{
        1px solid rgba(255,179,0,.4);


     padding:
     color:#000;
        5px 12px;


     border-radius: 30px;
     background:var(--gold);


     font-size: .75rem;
     box-shadow:
        0 8px 25px rgba(244,185,66,.18);


    margin-bottom: 15px;
}
}


.hero h1 {


    font-size:
/* =========================================================
        clamp(1.8rem, 8vw, 3.3rem);
  SIDEBAR SOCIAL
========================================================= */


    line-height: 1.45;
.sidebar-bottom{


     margin-bottom: 15px;
     margin-top:auto;
}


.hero h1 strong {
     width:100%;
     color: var(--secondary);
}


.hero p {
    padding-top:20px;


     color: #eee;
     border-top:
        1px solid rgba(255,255,255,.08);


     font-size: .92rem;
     display:flex;


     max-width: 620px;
     justify-content:center;


    margin-bottom: 25px;
}
}


.hero-buttons {
.sidebar-social{


     display: flex;
     display:flex;


     flex-direction: column;
     flex-direction:column;
 
    gap:7px;


    gap: 10px;
}
}


.btn {
.sidebar-social a{


     min-height: 48px;
     width:38px;


     display: inline-flex;
     height:38px;


     justify-content: center;
     display:grid;


     align-items: center;
     place-items:center;


     padding:
     border-radius:10px;
        10px 20px;
 
    background:#111;


     border-radius: 10px;
     color:#777;


     font-size: .88rem;
     font-size:.8rem;


     font-weight: 700;
     transition:.2s;


    transition: .25s;
}
}


.btn-primary {
.sidebar-social a:hover{


     background:
    color:#000;
        var(--primary);
 
     background:var(--gold);


    color: #fff;
}
}


.btn-secondary {


     background:
/* =========================================================
        var(--secondary);
  MAIN
========================================================= */
 
.main-content{
 
     margin-left:calc(var(--sidebar) + var(--sidebar-offset));


     color: #111;
     min-width:0;
}


.btn:hover {
    transform: translateY(-2px);
}
}




/* =========================================================
/* =========================================================
   QUICK SERVICES
   MOBILE HEADER
========================================================= */
========================================================= */


.quick-services {
.mobile-header{


     background:
     display:none;
        var(--light);


    padding:
        25px 0;
}
}


.quick-grid {


    display: grid;
/* =========================================================
  CONTAINER
========================================================= */


    grid-template-columns:
.container{
        repeat(2, 1fr);


     gap: 10px;
     width:min(
}
        calc(100% - 70px),
        1120px
    );


.quick-item {
    margin-inline:auto;


    background: #fff;
}


    border-radius: 12px;


    padding:
/* =========================================================
        17px 10px;
  SECTION
========================================================= */


    text-align: center;
.section{


     box-shadow:
     position:relative;
        var(--shadow);
}


.quick-icon {
    padding:55px 0;


     font-size: 1.6rem;
     min-height:auto;


     margin-bottom: 5px;
     display:flex;
}


.quick-item strong {
    align-items:center;


     display: block;
     background:#080808;


    font-size: .82rem;
}
}


.quick-item span {
.section:nth-child(even){


     color: var(--gray);
     background:#0d0d0d;


    font-size: .7rem;
}
}




/* =========================================================
/* =========================================================
   SERVICES
   SECTION TITLE
========================================================= */
========================================================= */


.services {
.section-title{
    background: #fff;
}


.services-grid {
    width:100%;


     display: grid;
     text-align:center;


     grid-template-columns: 1fr;
     margin-bottom:28px;


    gap: 15px;
}
}


.service-card {
.section-title small{
 
    position: relative;


     overflow: hidden;
     display:block;


     background: #fff;
     color:var(--gold);


     border:
     font-size:.8rem;
        1px solid var(--border);


     border-radius:
     font-weight:800;
        var(--radius);


     padding:
     margin-bottom:8px;
        25px 20px;


    transition: .3s;
}
}


.service-card::before {
.section-title h2{


     content: "";
     margin:0;


     position: absolute;
     color:#fff;


     right: 0;
     font-size:
        clamp(1.9rem,4vw,2.8rem);


     top: 0;
     font-weight:900;


     width: 4px;
     line-height:1.4;


    height: 100%;
    background:
        var(--primary);
}
}


.service-icon {
.section-title p{


     width: 55px;
     max-width:650px;


     height: 55px;
     margin:12px 0 0;


     display: grid;
     color:var(--muted);


     place-items: center;
     font-size:.88rem;


    border-radius: 14px;
}


    background: #fff1f1;


    color: var(--primary);
/* =========================================================
  HERO
========================================================= */


    font-size: 1.5rem;
.hero{


     margin-bottom: 15px;
     background:
}


.service-card h3 {
        radial-gradient(
            circle at 70% 25%,
            rgba(244,185,66,.09),
            transparent 32%
        ),


    font-size: 1.05rem;
        #050505;


    margin-bottom: 8px;
}
}


.service-card p {
.hero-inner{
 
    color: var(--gray);


     font-size: .82rem;
     max-width:900px;
}


.service-card:hover {
    margin:auto;


     transform:
     text-align:center;
        translateY(-4px);


    box-shadow:
        var(--shadow);
}
}


.hero-label{


/* =========================================================
    display:inline-flex;
  ABOUT
 
========================================================= */
    align-items:center;


.about {
    gap:8px;


     background:
     padding:8px 17px;
        var(--dark);


     color: #fff;
     border-radius:50px;
}


.about-grid {
    background:var(--gold-light);


     display: grid;
     border:
        1px solid rgba(244,185,66,.15);


     gap: 25px;
     color:var(--gold);
}


.about-image {
    font-size:.78rem;


     border-radius:
     font-weight:800;
        var(--radius);


     overflow: hidden;
     margin-bottom:22px;


    min-height: 260px;
}


    background:
.hero-label i{


        linear-gradient(
    font-size:.45rem;
            rgba(0,0,0,.2),
            rgba(0,0,0,.2)
        ),


        url("https://dl.faraghaib.ir/m/260024-01/260024-01-13.jpg")
        center / cover no-repeat;
}
}


.about-content span {
.hero h1{


     color:
     margin:0;
        var(--secondary);


     font-size: .85rem;
     color:#fff;


     font-weight: bold;
     font-size:
}
        clamp(2.5rem,7vw,5rem);


.about-content h2 {
    line-height:1.25;


     font-size:
     font-weight:900;
        clamp(1.4rem, 6vw, 2.2rem);


    margin:
        8px 0 15px;
}
}


.about-content p {
.hero h1 span{


     color: #ccc;
     display:block;


     font-size: .9rem;
     color:var(--gold);


    margin-bottom: 15px;
}
}


.about-list {
.hero-subtitle{


     list-style: none;
     margin-top:12px;


     display: grid;
     color:#eee;


     gap: 8px;
     font-size:
}
        clamp(1.05rem,3vw,1.4rem);


.about-list li {
    font-weight:700;


    font-size: .82rem;
}


    color: #eee;
.hero-description{
}


.about-list li::before {
    max-width:680px;


     content: "✓";
     margin:18px auto 30px;


     color:
     color:#999;
        var(--secondary);


     font-weight: bold;
     font-size:.95rem;


    margin-left: 8px;
}
}


.hero-buttons{


/* =========================================================
    display:flex;
  SPECIAL SERVICES
 
========================================================= */
    justify-content:flex-start;
 
    flex-wrap:wrap;


.special-services {
    gap:12px;


    background:
        var(--light);
}
}


.special-grid {
.btn{


     display: grid;
     display:inline-flex;


     gap: 15px;
     align-items:center;
}
 
    justify-content:center;


.special-card {
    gap:8px;


     background: #fff;
     min-height:50px;


     padding: 22px;
     padding:10px 23px;


     border-radius:
     border-radius:12px;
        var(--radius);


     box-shadow:
     font-size:.82rem;
        var(--shadow);
}


.special-card h3 {
    font-weight:800;


     font-size: 1rem;
     transition:
        transform .2s ease,
        box-shadow .2s ease;


    margin-bottom: 8px;
}
}


.special-card p {
.btn:hover{


     color: var(--gray);
     transform:translateY(-3px);


    font-size: .8rem;
}
}


.btn-dark{


/* =========================================================
    background:#fff;
  FEATURES
========================================================= */


.features-grid {
    color:#000;


    display: grid;
}


    grid-template-columns: 1fr;
.btn-gold{


     gap: 12px;
     background:var(--gold);
}


.feature {
    color:#000;


     display: flex;
     box-shadow:
        0 10px 30px rgba(244,185,66,.12);


    align-items: flex-start;
}
 
    gap: 12px;


    padding: 18px;
.btn-outline{


     border:
     border:
         1px solid var(--border);
         1px solid rgba(255,255,255,.15);


     border-radius: 13px;
     color:#fff;
}


.feature-icon {
    background:#0d0d0d;


    flex:
}
        0 0 42px;


    width: 42px;


    height: 42px;
/* =========================================================
  HERO INFO
========================================================= */


    display: grid;
.hero-info{


     place-items: center;
     margin-top:50px;


     background:
     display:grid;
        #fff3d6;


     color:
     grid-template-columns:
         #e09b00;
         repeat(5,1fr);


     border-radius: 10px;
     gap:12px;
}


.feature h3 {
    font-size: .9rem;
}
}


.feature p {
.hero-info-box{


     font-size: .75rem;
     padding:18px 10px;


     color:
     background:#0e0e0e;
        var(--gray);
}


    border:
        1px solid rgba(255,255,255,.08);


/* =========================================================
    border-radius:15px;
  CTA
========================================================= */


.cta {
    padding: 40px 0;
}
}


.cta-box {
.hero-info-box i{


     background:
     color:var(--gold);
        linear-gradient(
            135deg,
            var(--primary),
            var(--primary-dark)
        );


     color: #fff;
     font-size:1.1rem;


    border-radius: 20px;
}


    padding:
.hero-info-box strong{
        35px 20px;


     text-align: center;
     display:block;


     box-shadow:
     color:#fff;
        0 12px 30px
        rgba(229,57,53,.25);
}


.cta-box h2 {
    margin-top:4px;


     font-size:
     font-size:.9rem;
        clamp(1.4rem, 6vw, 2rem);


    margin-bottom: 10px;
}
}


.cta-box p {
.hero-info-box span{
 
    display:block;


     color:
     color:#777;
        #ffecec;


     font-size: .85rem;
     font-size:.68rem;


    margin-bottom: 20px;
}
}


.cta-buttons {


    display: flex;
/* =========================================================
  ABOUT
========================================================= */


    flex-direction: column;
.about-grid{


     gap: 10px;
     display:grid;
}
 
    grid-template-columns:
        .9fr 1.1fr;


    gap:60px;


/* =========================================================
    align-items:center;
  BLOG
========================================================= */


.blog {
    background: #fff;
}
}


.blog-grid {
.about-image{


     display: grid;
     padding:10px;


     gap: 15px;
     background:#111;
}
 
    border:
        1px solid rgba(255,255,255,.08);


.blog-card {
    border-radius:18px;


    border:
}
        1px solid var(--border);


    border-radius: 15px;
.about-image img{


     overflow: hidden;
     width:100%;


     background: #fff;
     aspect-ratio:4/5;
}


.blog-image {
    object-fit:contain;


     aspect-ratio: 16 / 9;
     border-radius:12px;


     background:
     background:#161616;


        url("https://dl.faraghaib.ir/m/260024-01/260024-01-19.jpg")
        center / cover no-repeat;
}
}


.blog-content {
.about-content h2{
     padding: 17px;
 
}
     margin:0 0 15px;


.blog-content span {
    color:#fff;


     font-size: .7rem;
     font-size:
        clamp(1.8rem,4vw,2.5rem);


    color:
        var(--primary);
}
}


.blog-content h3 {
.about-content p{


     font-size: .9rem;
    color:#999;
 
     font-size:.9rem;


    margin:
        5px 0;
}
}


.blog-content p {
.about-list{


     color:
     margin-top:22px;
        var(--gray);


    font-size: .75rem;
}
}


.about-list li{


/* =========================================================
    display:flex;
  CONTACT
========================================================= */


.contact {
    align-items:flex-start;


     background:
     gap:10px;
        var(--light);
}


.contact-grid {
    margin-bottom:11px;


     display: grid;
     color:#ddd;


     gap: 15px;
     font-size:.84rem;
}


.contact-card {
    font-weight:600;


    background: #fff;
}
 
    padding: 22px;
 
    border-radius:
        var(--radius);


    box-shadow:
.about-list i{
        var(--shadow);
}


.contact-card h3 {
    color:var(--gold);


     margin-bottom: 15px;
     margin-top:6px;


    font-size: 1rem;
}
}


.contact-item {


    display: flex;
/* =========================================================
  COUNTERS
========================================================= */


    align-items: center;
.counters{


     gap: 10px;
     background:#000 !important;


    padding:
}
        9px 0;


    border-bottom:
.counter-grid{
        1px solid var(--border);


     font-size: .8rem;
     display:grid;
}


.contact-item:last-child {
    grid-template-columns:
    border-bottom: 0;
        repeat(6,1fr);
}


.contact-icon {
    gap:12px;


    color:
        var(--primary);
    font-size: 1.1rem;
}
}


.counter{


/* =========================================================
    text-align:center;
  FOOTER
========================================================= */
 
footer {


     background:
     padding:28px 10px;
        #111;


     color:
     border-right:
         #ddd;
         1px solid rgba(255,255,255,.08);


    padding:
        40px 0 85px;
}
}


.footer-grid {
.counter:last-child{


     display: grid;
     border-right:0;


    gap: 25px;
}
}


.footer-col h3 {
.counter i{


     color: #fff;
     color:var(--gold);


     font-size: .95rem;
     font-size:1.35rem;


    margin-bottom: 12px;
}
}


.footer-col p,
.counter strong{
.footer-col li {


     color: #aaa;
    display:block;
 
     color:#fff;
 
    font-size:2rem;


    font-size: .75rem;
}
}


.footer-col ul {
.counter span{


     list-style: none;
     color:#777;


     display: grid;
     font-size:.72rem;


    gap: 6px;
}
}


.footer-bottom {


    border-top:
/* =========================================================
        1px solid #333;
  SKILLS
========================================================= */


    margin-top: 25px;
.skills-grid{


     padding-top: 18px;
     max-width:1050px;


     text-align: center;
     margin:auto;


     color: #777;
     display:grid;


     font-size: .7rem;
     grid-template-columns:
}
        repeat(2,1fr);


    gap:22px 28px;


/* =========================================================
}
  MOBILE BOTTOM NAV
========================================================= */


.mobile-bottom-nav {
.skill{


     position: fixed;
     padding:24px;


     bottom: 0;
     background:#111;


     right: 0;
     border:
        1px solid rgba(255,255,255,.07);


     left: 0;
     border-radius:18px;


     height: 65px;
     min-height:230px;


     background:
     text-align:right;
        #151515;


    z-index: 2000;
}


     display: grid;
.skill-image{
 
     width:100%;
     grid-template-columns:
    height:135px;
        repeat(3, 1fr);
     margin-bottom:18px;
    overflow:hidden;
    border-radius:14px;
    background:#181818;
    border:1px solid rgba(255,255,255,.06);
}


     box-shadow:
.skill-image img{
        0 -4px 18px
     width:100%;
        rgba(0,0,0,.2);
    height:100%;
    object-fit:cover;
}
}


.mobile-bottom-nav a {
.skill-title{


     color: #ddd;
     display:flex;


     display: flex;
     justify-content:space-between;


     flex-direction: column;
     color:#eee;


     justify-content: center;
     font-size:.83rem;


     align-items: center;
     font-weight:800;


     gap: 2px;
     margin-bottom:9px;


    font-size: .65rem;
}
}


.mobile-bottom-nav a:first-child {
.skill-title span:last-child{


     color:
     color:var(--gold);
        var(--secondary);
}


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


.skill-bar{


/* =========================================================
    height:7px;
  TABLET
========================================================= */


@media (min-width: 600px) {
    background:#242424;


     .hero-buttons {
     border-radius:50px;


        flex-direction: row;
    overflow:hidden;
    }


    .btn {
}


        min-width: 150px;
.skill-bar span{
    }


     .services-grid {
     display:block;


        grid-template-columns:
    width:var(--width);
            repeat(2, 1fr);
    }


     .special-grid {
     height:100%;


        grid-template-columns:
    background:var(--gold);
            repeat(2, 1fr);
    }


     .features-grid {
     border-radius:inherit;


        grid-template-columns:
}
            repeat(2, 1fr);
 
    }
 
/* =========================================================
  CARDS
========================================================= */


    .blog-grid {
.cards-grid{


        grid-template-columns:
    width:100%;
            repeat(2, 1fr);
    }


     .contact-grid {
     display:grid;


        grid-template-columns:
    grid-template-columns:
            repeat(2, 1fr);
        repeat(3,1fr);
    }


     .footer-grid {
     gap:20px;


        grid-template-columns:
            repeat(2, 1fr);
    }
}
}


.card{


/* =========================================================
    background:#101010;
  DESKTOP
========================================================= */


@media (min-width: 900px) {
    border:
        1px solid rgba(255,255,255,.08);


     section {
     border-radius:18px;
        padding: 80px 0;
    }


    padding:28px 24px;


     /* HEADER */
     box-shadow:
        0 10px 35px rgba(0,0,0,.25);


     .site-header {
     transition:
        transform .2s ease,
        border-color .2s ease;


        min-height: 90px;
}


        position:
.card:hover{
            relative;
    }


     .header-inner {
     transform:translateY(-5px);


        min-height: 90px;
    border-color:
    }
        rgba(244,185,66,.3);


    .mobile-call {
}
        display: none;
    }


    .desktop-nav {
.card-icon{


        display: flex;
    width:55px;


        align-items: center;
    height:55px;


        gap: 25px;
    display:grid;


        font-size: .82rem;
    place-items:center;
    }


     .desktop-nav a {
     border-radius:15px;


        color: #fff;
    background:var(--gold-light);


        transition: .25s;
    color:var(--gold);
    }


     .desktop-nav a:hover {
     font-size:1.25rem;


        color:
    margin-bottom:18px;
            var(--secondary);
    }


}


    /* HERO */
.card h3{


     .hero {
     margin:0 0 8px;


        min-height: 680px;
    color:#fff;
    }


     .hero-content {
     font-size:1.05rem;


        padding:
}
            80px 0;
    }


.card p{


     /* QUICK */
     margin:0;


     .quick-grid {
     color:#888;


        grid-template-columns:
    font-size:.8rem;
            repeat(4, 1fr);
    }


}


    /* SERVICES */


    .services-grid {
/* =========================================================
  COURSE IMAGE
========================================================= */


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


    padding:0;


     /* ABOUT */
     overflow:hidden;


    .about-grid {
}


        grid-template-columns:
.card-image{
            1fr 1fr;


        align-items: center;
    padding:9px;
    }


    background:#080808;


    /* SPECIAL */
}


    .special-grid {
.card-image img{


        grid-template-columns:
    width:100%;
            repeat(4, 1fr);
    }


    aspect-ratio:16/10;


     /* FEATURES */
     object-fit:contain;


     .features-grid {
     background:#151515;


        grid-template-columns:
    border-radius:12px;
            repeat(4, 1fr);
    }


}


    /* BLOG */
.card-content{


     .blog-grid {
     padding:22px;


        grid-template-columns:
}
            repeat(3, 1fr);
    }


.card-tag{


     /* CONTACT */
     display:inline-block;


     .contact-grid {
     padding:4px 10px;


        grid-template-columns:
    border-radius:50px;
            1fr 1fr;
    }


    background:var(--gold-light);


     /* FOOTER */
     color:var(--gold);


     .footer-grid {
     font-size:.66rem;


        grid-template-columns:
    font-weight:800;
            2fr 1fr 1fr 1fr;
    }


}


    /* MOBILE NAV */


    .mobile-bottom-nav {
/* =========================================================
  TIMELINE
========================================================= */


        display: none;
.timeline{
    }
 
    max-width:850px;


     footer {
     margin:auto;


        padding-bottom: 40px;
    }
}
}


.timeline-item{


/* =========================================================
    position:relative;
  LARGE DESKTOP
========================================================= */


@media (min-width: 1200px) {
    padding:
        0 30px 38px;


     .hero-content {
     border-right:
        2px solid #222;


        padding-right: 30px;
}
    }
 
    .service-card {


        padding:
.timeline-item:last-child{
            30px 22px;
    }


     .quick-item {
     border-right-color:transparent;


        padding: 22px;
    }
}
}


</style>
.timeline-item::before{


</head>
    content:"";


    position:absolute;


<body>
    right:-8px;


    top:3px;


<!-- =====================================================
    width:14px;
    HEADER
===================================================== -->


<header class="site-header">
    height:14px;


     <!-- تصویر پس زمینه -->
     border-radius:50%;
    <div class="header-bg"></div>


     <!-- لایه شفاف -->
     background:var(--gold);
    <div class="header-overlay"></div>


     <div class="container header-inner">
     box-shadow:
        0 0 0 4px #0d0d0d;


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


            <span class="logo-icon">
.timeline-year{
                🔧
            </span>


            <span>
    color:var(--gold);
                مکانیکی و
                <strong>هیدرولیک محمد</strong>
            </span>


        </a>
    font-size:.76rem;


    font-weight:800;


        <nav
}
            class="desktop-nav"
            aria-label="منوی اصلی"
        >


            <a href="#services">
.timeline-item h3{
                خدمات
            </a>


            <a href="#about">
    margin:5px 0;
                درباره ما
            </a>


            <a href="#special">
    color:#fff;
                تخصص‌ها
            </a>


            <a href="#blog">
    font-size:1.05rem;
                مقالات
            </a>


            <a href="#contact">
}
                تماس با ما
            </a>


        </nav>
.timeline-item p{


    color:#888;


        <a
    font-size:.81rem;
            href="tel:09123456789"
            class="mobile-call"
        >
            تماس فوری
        </a>


     </div>
     margin:0;


</header>
}




<!-- =====================================================
/* =========================================================
    HERO
  TESTIMONIAL
===================================================== -->
========================================================= */


<main>
.testimonial{


<section class="hero">
    background:#101010;


    <div class="container">
}


        <div class="hero-content">
.quote{


            <span class="hero-badge">
    color:var(--gold);
                تعمیرات تخصصی خودرو
            </span>


            <h1>
    font-size:1.8rem;


          <strong>مکانیکی، جلوبندی و هیدرولیک فرمان محمد
}
                </strong>


            </h1>
.testimonial p{


            <p>
    color:#999;


                ارائه خدمات تخصصی مکانیکی خودرو،
    font-size:.82rem;
                تعمیر موتور، تعمیر گیربکس،
                جلوبندی سازی و تعمیر هیدرولیک فرمان
                با دقت و تجربه.


            </p>
}


.testimonial-person{


            <div class="hero-buttons">
    display:flex;


                <a
    align-items:center;
                    href="tel:09123456789"
                    class="btn btn-primary"
                >
                    📞 تماس برای تعمیر خودرو
                </a>


    gap:10px;


                <a
    margin-top:18px;
                    href="#services"
                    class="btn btn-secondary"
                >
                    مشاهده خدمات
                </a>


            </div>
}


        </div>
.testimonial-avatar{
    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;
}


    </div>
.testimonial-person strong{


</section>
    display:block;


    color:#fff;


<!-- =====================================================
    font-size:.8rem;
    QUICK SERVICES
===================================================== -->


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


<div class="container">
.testimonial-person span{


<div class="quick-grid">
    display:block;


    color:#666;


<div class="quick-item">
    font-size:.67rem;


    <div class="quick-icon">
}
        🔧
    </div>


    <strong>
        مکانیکی خودرو
    </strong>


    <span>
/* =========================================================
        عیب‌یابی و تعمیر
  BLOG
    </span>
========================================================= */


</div>
.blog-card{


    padding:0;


<div class="quick-item">
    overflow:hidden;


    <div class="quick-icon">
}
        ⚙️
    </div>


    <strong>
.blog-card .card-image img{
        تعمیر گیربکس
    </strong>


     <span>
     aspect-ratio:16/9;
        بررسی تخصصی
    </span>


</div>
}


.blog-card .card-content{


<div class="quick-item">
    padding:20px;


    <div class="quick-icon">
}
        🚗
    </div>


    <strong>
.blog-date{
        جلوبندی سازی
    </strong>


     <span>
     color:var(--gold);
        رفع مشکلات جلوبندی
    </span>


</div>
    font-size:.68rem;


    font-weight:800;


<div class="quick-item">
}


    <div class="quick-icon">
.blog-card h3{
        ⭕
    </div>


     <strong>
     color:#fff;
        هیدرولیک فرمان
    </strong>


     <span>
     font-size:1rem;
        تعمیر سیستم فرمان
    </span>


</div>
    margin:7px 0;


}


</div>
</div>


</section>
/* =========================================================
  CTA
========================================================= */
 
.cta{


    background:#000 !important;


<!-- =====================================================
}
    SERVICES
===================================================== -->


<section
.cta-inner{
    class="services"
    id="services"
    aria-labelledby="services-title"
>


<div class="container">
    max-width:750px;


<div class="section-title">
    margin:auto;


<span>
     text-align:center;
     خدمات تعمیرگاه
</span>


<h2 id="services-title">
}
    خدمات مکانیکی و تعمیر خودرو
</h2>


<p>
.cta h2{
    خدمات تخصصی برای عیب‌یابی،
    تعمیر و سرویس خودرو
</p>


</div>
    margin:0 0 10px;


    color:#fff;


<div class="services-grid">
    font-size:
        clamp(1.9rem,4vw,2.8rem);


}


<article class="service-card">
.cta p{


<div class="service-icon">
     color:#888;
     🔧
</div>


<h3>
     font-size:.88rem;
     تعمیر موتور خودرو
</h3>


<p>
     margin-bottom:22px;
     عیب‌یابی و تعمیر موتور خودرو،
    رفع مشکلات فنی و سرویس بخش‌های مختلف موتور.
</p>


</article>
}




<article class="service-card">
/* =========================================================
  CONTACT
========================================================= */


<div class="service-icon">
.contact-grid{
    ⚙️
</div>


<h3>
     display:grid;
     تعمیر گیربکس
</h3>


<p>
     grid-template-columns:
     بررسی و تعمیر مشکلات گیربکس،
        .8fr 1.2fr;
    رفع صدا، لرزش و ایرادات عملکردی خودرو.
</p>


</article>
    gap:35px;


}


<article class="service-card">
.contact-list{


<div class="service-icon">
     display:grid;
     🚘
</div>


<h3>
     gap:12px;
     جلوبندی سازی
</h3>


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


</article>
.contact-item{


    display:flex;


<article class="service-card">
    align-items:center;


<div class="service-icon">
     gap:14px;
     🔩
</div>


<h3>
     padding:16px;
     تعمیر هیدرولیک فرمان
</h3>


<p>
     background:#111;
     بررسی و تعمیر سیستم هیدرولیک فرمان،
    رفع نشتی روغن و مشکلات فرمان خودرو.
</p>


</article>
    border:
        1px solid rgba(255,255,255,.07);


    border-radius:14px;


</div>
}
</div>


</section>
.contact-icon{


    width:45px;


<!-- =====================================================
    height:45px;
    ABOUT
===================================================== -->


<section
     flex:0 0 45px;
     class="about"
    id="about"
    aria-labelledby="about-title"
>


<div class="container about-grid">
    display:grid;


    place-items:center;


<div
     border-radius:12px;
     class="about-image"
    role="img"
    aria-label="تعمیر خودرو و خدمات مکانیکی"
></div>


    background:var(--gold-light);


<div class="about-content">
    color:var(--gold);


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


<h2 id="about-title">
.contact-item small{


     مکانیکی، جلوبندی و
     display:block;
    هیدرولیک فرمان محمد


</h2>
    color:#666;


<p>
    font-size:.67rem;


    هدف ما ارائه خدمات دقیق و اصولی
}
    در زمینه تعمیرات مکانیکی خودرو،
    جلوبندی سازی و هیدرولیک فرمان است.


</p>
.contact-item strong{


<p>
    color:#eee;


     قبل از انجام تعمیرات، مشکل خودرو
     font-size:.8rem;
    بررسی و علت خرابی مشخص می‌شود
    تا خدمات مورد نیاز با دقت بیشتری انجام شود.


</p>
}


.contact-form{


<ul class="about-list">
    background:#101010;


<li>
     padding:28px;
     عیب‌یابی و بررسی دقیق خودرو
</li>


<li>
     border:
     تعمیر تخصصی جلوبندی
        1px solid rgba(255,255,255,.08);
</li>


<li>
     border-radius:18px;
     تعمیر هیدرولیک فرمان
</li>


<li>
}
    خدمات مکانیکی خودرو
</li>


<li>
.form-grid{
    ارائه مشاوره پیش از تعمیر
</li>


</ul>
    display:grid;


</div>
    grid-template-columns:
        repeat(2,1fr);


</div>
    gap:15px;


</section>
}


.form-group.full{


<!-- =====================================================
    grid-column:1/-1;
    SPECIAL SERVICES
===================================================== -->


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


<div class="container">
.form-group label{


<div class="section-title">
    display:block;


<span>
     color:#ddd;
     تخصص‌های مجموعه
</span>


<h2 id="special-title">
    font-size:.74rem;
    تعمیرات تخصصی خودرو
</h2>


</div>
    font-weight:800;


    margin-bottom:5px;


<div class="special-grid">
}


.form-group input,
.form-group textarea{


<article class="special-card">
    width:100%;


<h3>
     padding:12px 14px;
     تعمیر پمپ هیدرولیک فرمان
</h3>


<p>
     border:
     بررسی نشتی، صدا و عملکرد نامناسب
        1px solid rgba(255,255,255,.08);
    پمپ هیدرولیک فرمان خودرو.
</p>


</article>
    border-radius:10px;


    background:#080808;


<article class="special-card">
    color:#fff;


<h3>
     outline:none;
     تعمیر جلوبندی خودرو
</h3>


<p>
     font-size:.78rem;
     بررسی سیستم تعلیق، فرمان و قطعات
    مختلف جلوبندی خودرو.
</p>


</article>
}


.form-group input::placeholder,
.form-group textarea::placeholder{


<article class="special-card">
    color:#555;


<h3>
}
    تعمیر سیستم فرمان
</h3>


<p>
.form-group textarea{
    عیب‌یابی مشکلات فرمان و بررسی
    عملکرد سیستم هیدرولیک.
</p>


</article>
    min-height:130px;


    resize:vertical;


<article class="special-card">
}


<h3>
.form-group input:focus,
    تعمیرات مکانیکی
.form-group textarea:focus{
</h3>


<p>
     border-color:var(--gold);
     انجام خدمات مکانیکی و رفع ایرادات
    فنی خودرو با بررسی اصولی.
</p>


</article>
}




</div>
/* =========================================================
  FOOTER
========================================================= */


</div>
.footer{


</section>
    padding:30px 0;


    background:#000;


<!-- =====================================================
    color:#666;
    FEATURES
===================================================== -->


<section aria-labelledby="why-title">
    text-align:center;


<div class="container">
    border-top:
        1px solid rgba(255,255,255,.07);


<div class="section-title">
}


<span>
.footer strong{
    انتخاب مطمئن
</span>


<h2 id="why-title">
    color:var(--gold);
    چرا مکانیکی محمد؟
</h2>


</div>
}


.footer p{


<div class="features-grid">
    margin:0;


    font-size:.72rem;


<div class="feature">
}


<div class="feature-icon">
    ✓
</div>


<div>
/* =========================================================
  TABLET
========================================================= */


<h3>
@media(max-width:900px){
    عیب‌یابی دقیق
</h3>


<p>
     .left-sidebar{
     بررسی مشکل خودرو قبل از تعمیر.
</p>


</div>
        display:none;


</div>
    }


    .main-content{


<div class="feature">
        margin-left:0;


<div class="feature-icon">
     }
     🔧
</div>


<div>
    .mobile-header{


<h3>
        position:sticky;
    تخصص در تعمیرات
</h3>


<p>
        top:0;
    تمرکز بر مکانیکی،
    جلوبندی و هیدرولیک.
</p>


</div>
        z-index:999;


</div>
        height:62px;


        display:flex;


<div class="feature">
        align-items:center;


<div class="feature-icon">
        justify-content:center;
    ⏱
</div>


<div>
        background:#000;


<h3>
        border-bottom:
    صرفه‌جویی در زمان
            1px solid rgba(255,255,255,.08);
</h3>


<p>
     }
     بررسی سریع‌تر مشکل
    و ارائه راهکار.
</p>


</div>
    .mobile-header strong{


</div>
        color:#fff;


        font-size:.88rem;


<div class="feature">
    }


<div class="feature-icon">
     .container{
    
</div>


<div>
        width:
            min(
                calc(100% - 45px),
                720px
            );


<h3>
     }
     خدمات مشتری‌محور
</h3>


<p>
     .section{
     توضیح مشکل و خدمات
    مورد نیاز به مشتری.
</p>


</div>
        padding:45px 0;


</div>
    }


    .about-grid{


</div>
        grid-template-columns:1fr;


</div>
        gap:35px;


</section>
    }


    .about-image{


<!-- =====================================================
        max-width:550px;
    CTA
===================================================== -->


<section class="cta">
        margin:auto;


<div class="container">
    }


<div class="cta-box">
    .cards-grid{


<h2>
        grid-template-columns:
    خودرو مشکل فنی دارد؟
            repeat(2,1fr);
</h2>


<p>
     }
     برای بررسی مشکل خودرو و دریافت مشاوره
    با مکانیکی، جلوبندی و هیدرولیک فرمان محمد تماس بگیرید.
</p>


    .contact-grid{


<div class="cta-buttons">
        grid-template-columns:1fr;


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


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


</div>


</div>
/* =========================================================
  MOBILE
========================================================= */


</div>
@media(max-width:600px){


</section>
    html{


        scroll-padding-top:65px;


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


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


<div class="container">
        width:
            calc(100% - 28px);


<div class="section-title">
    }


<span>
     .section{
     راهنمای خودرو
</span>


<h2 id="blog-title">
        min-height:auto;
    مقالات و نکات فنی خودرو
</h2>


</div>
        padding:35px 0;


    }


<div class="blog-grid">
    .hero{


        padding:
            70px 0 50px;


<article class="blog-card">
    }


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


<div class="blog-content">
        font-size:
            clamp(2.2rem,12vw,3.3rem);


<span>
     }
     جلوبندی خودرو
</span>


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


<p>
        font-size:1rem;
    با مهم‌ترین علائم خرابی قطعات
    جلوبندی خودرو آشنا شوید.
</p>


</div>
    }


</article>
    .hero-description{


        font-size:.86rem;


<article class="blog-card">
    }


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


<div class="blog-content">
        flex-direction:column;


<span>
     }
     هیدرولیک فرمان
</span>


<h3>
     .hero-buttons .btn{
     علت سفت شدن فرمان هیدرولیک چیست؟
</h3>


<p>
        width:100%;
    بررسی دلایل رایج سفت شدن فرمان
    و مشکلات سیستم هیدرولیک.
</p>


</div>
    }


</article>
    .hero-info{


        grid-template-columns:
            repeat(2,1fr);


<article class="blog-card">
        margin-top:35px;


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


<div class="blog-content">
    .counter-grid{


<span>
        grid-template-columns:
    مکانیکی خودرو
            repeat(2,1fr);
</span>


<h3>
     }
     چه زمانی خودرو به تعمیر موتور نیاز دارد؟
</h3>


<p>
     .counter{
     علائم مهمی که می‌توانند نشان‌دهنده
    وجود مشکل در موتور خودرو باشند.
</p>


</div>
        border-right:0;


</article>
        border-bottom:
            1px solid rgba(255,255,255,.08);


    }


</div>
    .counter strong{


</div>
        font-size:1.6rem;


</section>
    }


    .skills-grid{


<!-- =====================================================
        grid-template-columns:1fr;
    CONTACT
===================================================== -->


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


<div class="container">
    .skill-image{
        height:155px;
    }


<div class="section-title">
    .cards-grid{


<span>
        grid-template-columns:1fr;
    ارتباط با ما
</span>


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


</div>
    .card{


        padding:22px 18px;


<div class="contact-grid">
    }


    .card-image{


<div class="contact-card">
        padding:8px;


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


    .card-image img{


<div class="contact-item">
        aspect-ratio:16/10;


<span class="contact-icon">
        object-fit:contain;
    📞
</span>


<a href="tel:09123456789">
     }
     0912 345 6789
</a>


</div>
    .timeline-item{


        padding-right:24px;


<div class="contact-item">
    }


<span class="contact-icon">
    .form-grid{
    📍
</span>


<span>
        grid-template-columns:1fr;
    آدرس تعمیرگاه را اینجا وارد کنید
</span>


</div>
    }


    .form-group.full{


<div class="contact-item">
        grid-column:auto;


<span class="contact-icon">
     }
     🕐
</span>


<span>
     .contact-form{
     ساعات کاری: شنبه تا پنجشنبه
</span>


</div>
        padding:20px;


    }


</div>
    .section-title{


        margin-bottom:20px;


<div class="contact-card">
    }


<h3>
     .section-title h2{
     خدمات قابل ارائه
</h3>


        font-size:1.7rem;


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


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


<div class="contact-item">
        font-size:.8rem;
    ⚙️ تعمیر هیدرولیک فرمان
</div>


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


}


</div>


</div>
/* =========================================================
  EXTRA SMALL
========================================================= */


</div>
@media(max-width:380px){


</section>
    .container{


        width:
            calc(100% - 22px);


</main>
    }


    .hero-info-box{


<!-- =====================================================
        padding:14px 7px;
    FOOTER
===================================================== -->


<footer>
    }


<div class="container">
    .hero-info-box strong{


<div class="footer-grid">
        font-size:.8rem;


    }


<div class="footer-col">
    .hero-info-box span{


<h3>
        font-size:.6rem;
    مکانیکی، جلوبندی و هیدرولیک فرمان محمد
</h3>


<p>
    }
     ارائه خدمات تخصصی مکانیکی خودرو،
 
     جلوبندی سازی و تعمیر هیدرولیک فرمان.
}
</p>
 
 
.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;
}
 
/* =========================================================
  FINAL ALIGNMENT & SPACING
========================================================= */
 
.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-inner,
.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);
    }
 
    .hero-buttons{
        justify-content:stretch;
    }
 
    .cards-grid{
        gap:15px;
    }
}
 
/* =========================================================
  REDUCED MOTION
========================================================= */
 
@media(prefers-reduced-motion:reduce){
 
    *,
    *::before,
    *::after{
 
        scroll-behavior:auto !important;
 
        transition:none !important;
 
        animation:none !important;
 
    }
 
}
 
</style>
 
</head>
 
 
<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"
                  data-title="آموزش‌ها">
 
                    <i class="fa-solid fa-layer-group"></i>
 
                </a>
 
            </li>
 
 
            <li>
 
                <a href="#courses"
                  data-title="دوره‌ها">
 
                    <i class="fa-solid fa-graduation-cap"></i>
 
                </a>
 
            </li>
 
 
            <li>
 
                <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>
 
</aside>
 
 
<!-- =====================================================
    MOBILE HEADER
===================================================== -->
 
<header class="mobile-header ">
 
    <strong>
        محمدرضا شایق | مدرس خودشناسی
    </strong>
 
</header>
 
 
<!-- =====================================================
    MAIN
===================================================== -->
 
<main class="main-content full-width-page">
 
 
<!-- =====================================================
    HOME
===================================================== -->
 
<section class="section hero"
        id="home">
 
    <div class="container">
 
        <div class="hero-inner">
 
 
            <div class="hero-label">
 
                <i class="fa-solid fa-circle"></i>
 
                مدرس خودشناسی و توسعه فردی
 
            </div>
 
 
            <h1>
 
                محمدرضا
 
                <span>
                    شایق
                </span>
 
            </h1>
 
 
            <div class="hero-subtitle">
 
                مدرس خودشناسی و آگاهی فردی
 
            </div>
 
 
            <p class="hero-description">
 
                خودشناسی می‌تواند نقطه شروع یک تغییر واقعی
                در زندگی باشد؛ مسیری برای شناخت بهتر خود،
                توانمندی‌ها، احساسات و انتخاب‌های آگاهانه‌تر.
 
            </p>
 
 
            <div class="hero-buttons">
 
                <a href="#about"
                  class="btn btn-gold">
 
                    <i class="fa-solid fa-user"></i>
 
                    درباره من
 
                </a>
 
 
                <a href="#courses"
                  class="btn btn-outline">
 
                    <i class="fa-solid fa-graduation-cap"></i>
 
                    مشاهده دوره‌ها
 
                </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>
 
    </div>
 
</section>
 
 
<!-- =====================================================
    ABOUT
===================================================== -->
 
<section class="section"
        id="about">
 
    <div class="container">
 
        <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>
 
 
            <div class="about-content" style="text-align:right;">
 
                <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>
 
</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 class="counter">
 
                <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>
 
</section>
 
 
<!-- =====================================================
    SKILLS
===================================================== -->
 
<section class="section"
        id="skills">
 
     <div class="container">
 
        <div class="section-title">
 
            <small>
                تخصص‌ها
            </small>
 
            <h2>
                حوزه‌های تخصصی
            </h2>
 
        </div>
 
 
        <div class="skills-grid">
 
 
            <div class="skill">
 
                <div class="skill-image">
                    <img src="https://dl.faraghaib.ir/m/260021-01/260021-01-17.png"
                        alt="تصویر حوزه تخصصی خودشناسی"
                        loading="lazy">
                </div>
 
                <div class="skill-title">
 
                    <span>
                        خودشناسی
                    </span>
 
                    <span>
                        95%
                    </span>
 
                </div>
 
                <div class="skill-bar">
 
                    <span style="--width:95%"></span>
 
                </div>
 
            </div>
 
 
            <div class="skill">
 
                <div class="skill-image">
                    <img src="https://dl.faraghaib.ir/m/260021-01/260021-01-18.png"
                        alt="تصویر حوزه تخصصی خودشناسی"
                        loading="lazy">
                </div>
 
                <div class="skill-title">
 
                    <span>
                        توسعه فردی
                    </span>
 
                    <span>
                        90%
                    </span>
 
                </div>
 
                <div class="skill-bar">
 
                    <span style="--width:90%"></span>
 
                </div>
 
            </div>
 
 
            <div class="skill">
 
                <div class="skill-image">
                    <img src="https://dl.faraghaib.ir/m/260021-01/260021-01-19.png"
                        alt="تصویر حوزه تخصصی خودشناسی"
                        loading="lazy">
                </div>
 
                <div class="skill-title">
 
                    <span>
                        آموزش و کارگاه
                    </span>
 
                    <span>
                        92%
                    </span>
 
                </div>
 
                <div class="skill-bar">
 
                    <span style="--width:92%"></span>
 
                </div>
 
            </div>
 
 
            <div class="skill">
 
                <div class="skill-image">
                    <img src="https://dl.faraghaib.ir/m/260021-01/260021-01-20.png"
                        alt="تصویر حوزه تخصصی خودشناسی"
                        loading="lazy">
                </div>
 
                <div class="skill-title">
 
                    <span>
                        مهارت‌های فردی
                    </span>
 
                    <span>
                        88%
                    </span>
 
                </div>
 
                <div class="skill-bar">
 
                    <span style="--width:88%"></span>
 
                </div>
 
            </div>
 
 
        </div>
 
     </div>
 
</section>
 
 
<!-- =====================================================
    SERVICES
===================================================== -->
 
<section class="section"
        id="services">
 
    <div class="container">
 
        <div class="section-title">
 
            <small>
                آموزش‌ها
            </small>
 
            <h2>
                در چه زمینه‌هایی آموزش می‌دهم؟
            </h2>
 
            <p>
                آموزش‌هایی برای شناخت بهتر خود و ساختن
                نگاه آگاهانه‌تر به زندگی.
            </p>
 
        </div>
 
 
        <div class="cards-grid">
 
 
            <article class="card">
 
                <div class="card-icon">
                    <i class="fa-solid fa-brain"></i>
                </div>
 
                <h3>
                    خودشناسی
                </h3>
 
                <p>
                    شناخت ویژگی‌ها، افکار، احساسات،
                    ارزش‌ها و الگوهای رفتاری.
                </p>
 
            </article>
 
 
            <article class="card">
 
                <div class="card-icon">
                    <i class="fa-solid fa-seedling"></i>
                </div>
 
                <h3>
                    رشد فردی
                </h3>
 
                <p>
                    پیدا کردن موانع رشد و ایجاد تغییرات
                    مثبت و پایدار در زندگی.
                </p>
 
            </article>
 
 
            <article class="card">
 
                <div class="card-icon">
                    <i class="fa-solid fa-compass"></i>
                </div>
 
                <h3>
                    مسیر زندگی
                </h3>
 
                <p>
                    شناخت علایق، ارزش‌ها و توانمندی‌ها
                    برای انتخاب مسیر مناسب‌تر.
                </p>
 
            </article>
 
 
            <article class="card">
 
                <div class="card-icon">
                    <i class="fa-solid fa-lightbulb"></i>
                </div>
 
                <h3>
                    آگاهی فردی
                </h3>
 
                <p>
                    افزایش شناخت نسبت به انتخاب‌ها،
                    رفتارها و الگوهای ذهنی.
                </p>
 
            </article>
 
 
            <article class="card">
 
                <div class="card-icon">
                    <i class="fa-solid fa-comments"></i>
                </div>
 
                <h3>
                    کارگاه آموزشی
                </h3>
 
                <p>
                    برگزاری دوره‌ها و کارگاه‌های آموزشی
                    در زمینه خودشناسی و توسعه فردی.
                </p>
 
            </article>
 
 
            <article class="card">
 
                <div class="card-icon">
                    <i class="fa-solid fa-heart"></i>
                </div>
 
                <h3>
                    ارتباط با خود
                </h3>
 
                <p>
                    ایجاد رابطه‌ای آگاهانه‌تر با خود،
                    نیازها و خواسته‌های شخصی.
                </p>
 
            </article>
 
 
        </div>
 
    </div>
 
</section>
 
 
<!-- =====================================================
    COURSES
===================================================== -->
 
<section class="section"
        id="courses">
 
    <div class="container">
 
        <div class="section-title">
 
            <small>
                دوره‌ها
            </small>
 
            <h2>
                دوره‌های آموزشی
            </h2>
 
        </div>
 
 
        <div class="cards-grid">
 
 
            <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>
 
                    <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 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="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-08.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-09.jpg"
                    alt="کارگاه رشد فردی"
                    loading="lazy">
                </div>
 
                <div class="card-content">
                    <span class="card-tag">رشد فردی</span>
 
                    <h3>کارگاه مسیر رشد</h3>
 
                    <p>
                        بررسی موانع رشد و ساختن مسیر
                        عملی برای پیشرفت شخصی.
                    </p>
                </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 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>
 
</section>
 
 
<!-- =====================================================
    TESTIMONIALS
===================================================== -->
 
<section class="section"
        id="testimonials">
 
    <div class="container">
 
        <div class="section-title">
 
            <small>
                نظرات
            </small>
 
            <h2>
                تجربه همراهان
            </h2>
 
        </div>
 
 
        <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>
 
                </div>
 
            </article>
 
 
        </div>
 
    </div>
 
</section>
 
 
<!-- =====================================================
    BLOG
===================================================== -->
 
<section class="section"
        id="blog">
 
    <div class="container">
 
        <div class="section-title">
 
            <small>
                مجله خودشناسی
            </small>
 
            <h2>
                مقالات و مطالب آموزشی
            </h2>
 
        </div>
 
 
        <div class="cards-grid">
 
 
            <article class="card blog-card">
 
                <div class="card-image">
 
                    <img
                    src="https://dl.faraghaib.ir/m/260021-01/260021-01-02.jpg"
                    alt="خودشناسی چیست">
 
                </div>
 
                <div class="card-content">
 
                    <span class="blog-date">
                        خودشناسی
                    </span>
 
                    <h3>
                        خودشناسی چیست؟
                    </h3>
 
                    <p>
                        نگاهی ساده به مفهوم خودشناسی
                        و اهمیت آن در زندگی.
                    </p>
 
                </div>
 
            </article>
 
 
            <article class="card blog-card">
 
                <div class="card-image">
 
                    <img
                    src="https://dl.faraghaib.ir/m/260021-01/260021-01-10.jpg"
                    alt="رشد فردی">
 
                </div>
 
                <div class="card-content">
 
                    <span class="blog-date">
                        رشد فردی
                    </span>
 
                    <h3>
                        مسیر رشد فردی را چگونه پیدا کنیم؟
                    </h3>
 
                    <p>
                        چند نکته برای شناخت بهتر اهداف
                        و مسیر شخصی.
                    </p>
 
                </div>
 
            </article>
 
 
            <article class="card blog-card">
 
                <div class="card-image">
 
                    <img
                    src="https://dl.faraghaib.ir/m/260021-01/260021-01-01.jpg"
                    alt="انتخاب آگاهانه">
 
                </div>
 
                <div class="card-content">
 
                    <span class="blog-date">
                        آگاهی
                    </span>
 
                    <h3>
                        انتخاب آگاهانه چگونه شکل می‌گیرد؟
                    </h3>
 
                    <p>
                        نقش آگاهی در تصمیم‌های مهم
                        و انتخاب‌های زندگی.
                    </p>
 
                </div>
 
            </article>
 
 
        </div>
 
    </div>
 
</section>
 
 
<!-- =====================================================
    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
===================================================== -->
 
<section class="section"
        id="contact">
 
    <div class="container">
 
        <div class="section-title">
 
            <small>
                ارتباط
            </small>
 
            <h2>
                با من در ارتباط باشید
            </h2>
 
        </div>
 
 
        <div class="contact-grid">
 
 
            <div class="contact-list">
 
 
                <div class="contact-item">
 
                    <div class="contact-icon">
                        <i class="fa-solid fa-phone"></i>
                    </div>
 
                    <div>
 
                        <small>
                            شماره تماس
                        </small>
 
                        <strong>
                            ۰۹۱۲۱۲۳۴۵۶۷۸
                        </strong>
 
                    </div>
 
                </div>
 
 
                <div class="contact-item">
 
                    <div class="contact-icon">
                        <i class="fa-regular fa-envelope"></i>
                    </div>
 
                    <div>
 
                        <small>
                            ایمیل
                        </small>
 
                        <strong>
                            info@example.ir
                        </strong>
 
                    </div>
 
                </div>
 
 
                <div class="contact-item">
 
                    <div class="contact-icon">
                        <i class="fa-brands fa-instagram"></i>
                    </div>
 
                    <div>
 
                        <small>
                            اینستاگرام
                        </small>
 
                        <strong>
                            @yourusername
                        </strong>
 
                    </div>
 
                </div>
 
 
            </div>
 
 
            <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>
 
                        <input
                        type="tel"
                        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>
 
 
                </div>
 
            </form>
 
 
        </div>
 
    </div>
 
</section>
 
 
<!-- =====================================================
    FOOTER
===================================================== -->
 
<footer class="footer">
 
    <div class="container">
 
        <p>
 
            © تمامی حقوق برای
 
            <strong>
                محمدرضا شایق
            </strong>
 
            محفوظ است.
 
        </p>
 
    </div>
 
</footer>
 
 
</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(
                    "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"
                            });
 
                            return;
 
                        }
 
 
                        /* OTHER SECTIONS */
 
                        isHome = false;
 
                        lockedSection = target;
 
                        document.body.classList.add(
                            "section-locked"
                        );
 
 
                        target.scrollIntoView({
                            behavior:"smooth",
                            block:"start"
                        });
 
                    }
                );
 
            }
        );
 
 
        /* -------------------------------------------------
          BLOCK MOUSE WHEEL
        ------------------------------------------------- */
 
        window.addEventListener(
            "wheel",
            function(event){
 
                if(
                    !isHome &&
                    lockedSection
                ){
 
                    event.preventDefault();
 
                }
 
            },
            {
                passive:false
            }
        );


</div>


        /* -------------------------------------------------
          BLOCK TOUCH SCROLL
        ------------------------------------------------- */


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


<h3>
                if(
    خدمات
                    !isHome &&
</h3>
                    lockedSection
                ){


<ul>
                    event.preventDefault();


<li>
                }
    <a href="#services">
        تعمیر موتور
    </a>
</li>


<li>
            },
    <a href="#services">
            {
        تعمیر گیربکس
                passive:false
    </a>
            }
</li>
        );


<li>
/*
    <a href="#services">
         /* -------------------------------------------------
         جلوبندی سازی
          BLOCK KEYBOARD SCROLL
    </a>
        ------------------------------------------------- */
</li>


<li>
        window.addEventListener(
    <a href="#special">
            "keydown",
        هیدرولیک فرمان
            function(event){
    </a>
</li>


</ul>
                if(
                    !isHome &&
                    lockedSection
                ){


</div>
                    const blockedKeys = [


                        "ArrowUp",
                        "ArrowDown",
                        "PageUp",
                        "PageDown",
                        "Home",
                        "End",
                        " ",
                        "Spacebar"


<div class="footer-col">
                    ];


<h3>
                    if(
    دسترسی سریع
                        blockedKeys.includes(
</h3>
                            event.key
                        )
                    ){


<ul>
                        event.preventDefault();


<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>
      /* -------------------------------------------------
          CLICKING HOME BUTTON INSIDE PAGE
        ------------------------------------------------- */


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


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


<div class="footer-col">
                        lockedSection = null;


<h3>
                        isHome = true;
    تماس
</h3>


<ul>
                        document.body.classList.remove(
                            "section-locked"
                        );


<li>
                    }
    <a href="tel:09123456789">
                );
        0912 345 6789
    </a>
</li>


<li>
            }
    آدرس تعمیرگاه
        );
</li>


</ul>


</div>
        /* -------------------------------------------------
          INITIAL STATE
        ------------------------------------------------- */


        document.body.classList.remove(
            "section-locked"
        );


</div>
    }
);


</script>


<div class="footer-bottom">


© تمامی حقوق برای مکانیکی،
</body>
جلوبندی و هیدرولیک فرمان محمد محفوظ است.
 
</div>
 
</div>
 
</footer>
 
 
<!-- =====================================================
    MOBILE BOTTOM NAV
===================================================== -->
 
<nav
    class="mobile-bottom-nav"
    aria-label="دسترسی سریع موبایل"
>
 
<a href="tel:09123456789">
 
<span class="nav-icon">
    📞
</span>
 
<span>
    تماس
</span>
 
</a>
 
 
<a href="#services">
 
<span class="nav-icon">
    🔧
</span>
 
<span>
    خدمات
</span>
 
</a>
 
 
<a href="#contact">
 
<span class="nav-icon">
    📍
</span>
 
<span>
    تماس و آدرس
</span>


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