/**
* Template Name: Gp - v4.9.1
* Template URL: https://bootstrapmade.com/gp-free-multipurpose-html-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@font-face {
    font-family: Vazir FD;
    src: url(../fonts/Vazirmatn-Thin.9ed12002.woff2) format("woff2");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Vazir FD;
    src: url(../fonts/Vazirmatn-ExtraLight.ea9014d9.woff2) format("woff2");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Vazir FD;
    src: url(../fonts/Vazirmatn-Light.7762c1a4.woff2) format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Vazir FD;
    src: url(../fonts/Vazirmatn-Regular.77a5213e.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Vazir FD;
    src: url(../fonts/Vazirmatn-Medium.2c8554bd.woff2) format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

/*@font-face {
    font-family: Vazir FD;
    src: url(../fonts/Vazirmatn-SemiBold.c9f82b62.woff2) format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}*/

@font-face {
    font-family: Vazir FD;
    src: url(../fonts/Vazirmatn-Bold.0b7b20f6.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Vazir FD;
    src: url(../fonts/Vazirmatn-ExtraBold.24cf69a0.woff2) format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Vazir FD;
    src: url(../fonts/Vazirmatn-Black.5bb88b96.woff2) format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Sahel FD;
    src: url(../fonts/Sahel.80947c18.eot);
    src: url(../fonts/Sahel.80947c18.eot?#iefix) format("embedded-opentype"),url(../fonts/Sahel.77ea3648.woff2) format("woff2"),url(../fonts/Sahel.acb9c705.woff) format("woff"),url(../fonts/Sahel.c5a375a9.ttf) format("truetype");
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Sahel FD;
    src: url(../fonts/Sahel-Bold.c1b3f918.eot);
    src: url(../fonts/Sahel-Bold.c1b3f918.eot?#iefix) format("embedded-opentype"),url(../fonts/Sahel-Bold.aff79e52.woff2) format("woff2"),url(../fonts/Sahel-Bold.e4046827.woff) format("woff"),url(../fonts/Sahel-Bold.b98bf372.ttf) format("truetype");
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: Sahel FD;
    src: url(../fonts/Sahel-Light.621addf2.eot);
    src: url(../fonts/Sahel-Light.621addf2.eot?#iefix) format("embedded-opentype"),url(../fonts/Sahel-Light.60245ce6.woff2) format("woff2"),url(../fonts/Sahel-Light.4392bab3.woff) format("woff"),url(../fonts/Sahel-Light.dbab9bd9.ttf) format("truetype");
    font-weight: 300;
    font-display: swap
}

@font-face {
    font-family: Sahel FD;
    src: url(../fonts/Sahel-SemiBold.a0dddb34.eot);
    src: url(../fonts/Sahel-SemiBold.a0dddb34.eot?#iefix) format("embedded-opentype"),url(../fonts/Sahel-SemiBold.9768d1f8.woff2) format("woff2"),url(../fonts/Sahel-SemiBold.6b195c94.woff) format("woff"),url(../fonts/Sahel-SemiBold.45efb7f9.ttf) format("truetype");
    font-weight: 600;
    font-display: swap
}

.noMarginRL {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

body {
    font-family: "Vazir FD", serif;
    color: #444444;
}

.header-mobile-nav {
    display: none;
}

h2, h3 {
    color: #ffc451;
    font-weight:bold;
    text-decoration: none;
    font-family: "Vazir FD", serif;
}
a {
    color: #2d7bef;
    font-weight: bold;
    text-decoration: none;
    font-family: "Vazir FD", serif;
}
    a:hover {
        color: #004cff !important;
        text-decoration: none;
    }

h1,
h2,
h3,
h4,
h5,
h6, a {
    font-family: "Vazir FD", serif;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: #ffc451;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
}

.h_iframe-aparat_embed_frame {
    position: relative;
    width: 500px;
}

.back-to-top i {
    font-size: 28px;
    color: #151515;
    line-height: 0;
}

.back-to-top:hover {
    background: #151515;
}

    .back-to-top:hover i {
        color: #ffc451;
    }

.back-to-top.active {
    visibility: visible;
    opacity: 1;
}

.portfolio-container {
    min-height: 400px;
}
/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background: #151515;
}

    #preloader:before {
        content: "";
        position: fixed;
        top: calc(50% - 0px);
        left: calc(50% - 30px);
        border: 6px solid #ffc451;
        border-top-color: #151515;
        border-bottom-color: #151515;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        -webkit-animation: animate-preloader 1s linear infinite;
        animation: animate-preloader 1s linear infinite;
    }

@-webkit-keyframes animate-preloader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-preloader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important;
    }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    transition: all 0.5s;
    z-index: 997;
    padding: 15px 0;
}

    #header.header-scrolled,
    #header.header-inner-pages {
        background: rgba(0, 0, 0, 0.8);
    }

    #header .logo {
        font-size: 25px;
        margin: 0;
        padding: 0;
        line-height: 1;
        font-weight: 700;
        letter-spacing: 2px;
        text-transform: uppercase;
    }

        #header .logo a {
            color: #fff;
            font-family: "Sahel FD", serif;
        }

            #header .logo a span {
                color: #ffc451;
                float: left;
            }

        #header .logo img {
            max-height: 40px;
        }

/*--------------------------------------------------------------
#  Get Startet Button
--------------------------------------------------------------*/
.btnBuy {
    border-radius: 4px;
    padding: 10px 52px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 17px;
    display: inline-block;
    border: 2px solid #ffc451;
    background: #ffbb38;
    color: #343a40;
    cursor: pointer;
    font-weight: bold;
}

    .btnBuy:hover {
        color: #fff;
    }

.get-started-btn {
    color: #fff !important;
    border-radius: 30px;
    padding: 10px 30px !important;
    white-space: nowrap;
    transition: all 0.3s ease;
    font-size: 16px;
    font-weight: bold;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: none;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);
}

    .get-started-btn:hover {
        transform: translateY(-3px);
        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.6);
        color: #fff;
    }

@media (max-width: 992px) {
    .get-started-btn {
        padding: 8px 24px;
        margin-right: 15px;
    }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
    padding: 0;
}

    .navbar ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center;
    }

    .navbar li {
        position: relative;
    }

    .navbar a,
    .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0 10px 30px;
        font-size: 20px;
        font-weight: 600;
        color: #fff;
        white-space: nowrap;
        transition: 0.3s;
    }

        .navbar a i,
        .navbar a:focus i {
            font-size: 12px;
            line-height: 0;
            margin-right: 5px;
        }

        .navbar a:hover,
        .navbar .active,
        .navbar .active:focus,
        .navbar li:hover > a {
            color: #ffc451;
        }

    .navbar .dropdown ul {
        display: block;
        position: absolute;
        left: 14px;
        top: calc(100% + 30px);
        margin: 0;
        padding: 10px 0;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        background: #fff;
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
        transition: 0.3s;
    }

        .navbar .dropdown ul li {
            min-width: 200px;
        }

        .navbar .dropdown ul a {
            padding: 10px 20px;
            font-size: 14px;
            text-transform: none;
            color: #151515;
            font-weight: 400;
        }

            .navbar .dropdown ul a i {
                font-size: 12px;
            }

            .navbar .dropdown ul a:hover,
            .navbar .dropdown ul .active:hover,
            .navbar .dropdown ul li:hover > a {
                background-color: #ffc451;
            }

    .navbar .dropdown:hover > ul {
        opacity: 1;
        top: 100%;
        visibility: visible;
    }

    .navbar .dropdown .dropdown ul {
        top: 0;
        left: calc(100% - 30px);
        visibility: hidden;
    }

    .navbar .dropdown .dropdown:hover > ul {
        opacity: 1;
        top: 0;
        left: 100%;
        visibility: visible;
    }

.colorSpecial {
    color: #89ff58ee !important;
}

@media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%;
    }

    .navbar .dropdown .dropdown:hover > ul {
        left: -100%;
    }
}

.accordion-button::after {
    margin-right: 8px;
}

.accordButton {
    background: #e7d9e1 !important;
}
/************** aboutM4********************/
.aboutMe .courseSmall {
    flex-direction: column;
    align-items: center;
    display: flex;
}

    .aboutMe .courseSmall a {
        width: 100%;
        text-align: center;
    }

.courseFeaturePage .header, .designPtternsPage .header {
    display: flex;
    padding: 30px 4% 30px 4%;
    color: #fff;
    background: #2d2f31;
}

    .courseFeaturePage .header .desc, .designPtternsPage .header .desc {
        padding: 0 20px 20px 20px;
    }

    .courseFeaturePage .header h1, .designPtternsPage .header h1 {
        font-weight: bold;
        padding-right: 20px;
    }

.designPtternsPage .desc p {
    padding: 11px;
    max-width: 1300px;
}
.designPtternsPage .grid11 {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(260px,1fr));
    gap: var(--gap);
    margin-top: 22px
}
.designPtternsPage h1 {
    font-size: 30px;
    font-weight: bold;
    margin: 20px 0;
    color: #ed5a2a;
    text-align: center
}

.designPtternsPage h2 {
    font-size: 18px;
    margin-top: 28px;
    border-right: 4px solid #06b6d4;
    padding-right: 10px
}

.designPtternsPage ul {
    list-style: none;
    padding-right: 20px;
    margin-top: 10px
}

.designPtternsPage li {
    margin-bottom: 8px;
    line-height: 1.7;
}

    .designPtternsPage li::before {
        content: '\2022';
        font-weight:bold;
        color: #06b6d4;
        margin-left: 8px
    }

.designPtternsPage section {
    background: rgba(255,255,255,0.03);
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3)
}

.designPtternsPage .part-title {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(255,255,255,0.08);
    padding-bottom: 5px
}

.designPtternsPage .card {
    background: linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.01));
    border-radius: 12px;
    padding: 18px;
    border: 1px solid rgba(255,255,255,0.04);
    backdrop-filter: blur(6px);
    min-height: 120px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: flex-start
}
.designPtternsPage .card h3 {
    margin: 0;
    font-size: 16px
}
.designPtternsPage .card p {
    margin: 0;
    color: var(--muted);
    font-size: 13px;
    line-height: 1.5
}
.designPtternsPage .cta-section {
    background: linear-gradient(135deg, #0d1b2a, #1b263b);
    color: #fff;
    text-align: center;
    padding: 60px 20px;
    border-radius: 16px;
    margin: 60px auto;
    max-width: 900px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.3);
}

    .designPtternsPage .cta-section h2 {
        font-size: 1.9rem;
        margin-bottom: 15px;
        color: #fff;
        font-weight: bold;
    }

    .designPtternsPage .cta-section p {
        font-size: 1.1rem;
        color: #dbe2ef;
        margin-bottom: 30px;
        line-height: 1.8;
    }

.designPtternsPage .cta-button {
    background: #00b4d8;
    color: #fff;
    text-decoration: none;
    padding: 14px 40px;
    border-radius: 50px;
    font-weight: bold;
    transition: all 0.3s ease;
}

    .designPtternsPage .cta-button:hover {
        background: #48cae4;
        transform: translateY(-2px);
        box-shadow: 0 4px 10px rgba(0, 180, 216, 0.4);
    }
.courseFeaturePage .desc p {
    padding: 15px;
    max-width: 1300px;
}

.courseFeaturePage .desc span, .designPtternsPage .desc span {
    display: block;
    margin-bottom: 12px;
    padding-right: 15px;
}

.courseFeaturePage .inner {
    max-width: 960px;
    margin: 20px auto;
}

.consent h3 {
    width: 100%;
    text-align: center;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    margin-top: 25px;
    padding-bottom: 9px;
}

.consent .logo-grid {
    width: 100%;
    margin: 0 auto;
}

    .consent .logo-grid img {
        width: 80%;
        border: 2px solid #e9c410;
    }

.headlines .accordion-header {
    font-size: 14pt;
    margin-bottom: 3px;
}

    .headlines .accordion-header .step {
        position: absolute;
        left: 37px;
    }

.courseFeaturePage .consult {
    position: fixed;
    top: 150px;
    left: 0;
    width: 100px;
    padding: 6px;
    height: 83px;
    text-align: center;
    background: #1680ee;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    z-index: 10000;
}

.courseFeaturePage .buyPackage, .designPtternsPage .buyPackage {
    position: fixed;
    top: 240px;
    left: -40px;
    width: 76px;
    padding: 6px;
    height: 112px;
    text-align: center;
    background: #4e9312;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    z-index: 10000;
}

    .courseFeaturePage .buyPackage a, .designPtternsPage .buyPackage a{
        transform: rotate(90deg);
        color: #fff;
        display: block;
        width: 101px;
        margin: 37px -37px 0px 0px;
        text-align: center;
    }

.articleDetailPage .w70 {
    display: inline-block;
    width: 94px;
}

.articleDetailPage .buyPackage {
    position: fixed;
    top: 240px;
    left: -40px;
    width: 65px;
    padding: 9px;
    height: 195px;
    text-align: center;
    background: #4e9312;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    z-index: 10000;
}

    .articleDetailPage .buyPackage a {
        transform: rotate(90deg);
        color: #fff;
        display: block;
        width: 181px;
        margin: 75px -84px 0px 0px;
        text-align: center;
    }

.articleDetailPage .festival {
    position: fixed;
    bottom: 10px;
    left: 26px;
    width: 260px;
    padding: 0px;
    height: 86px;
    text-align: center;
    z-index: 10000;
}

.courseFeaturePage .consult a {
    color: #fff;
    font-weight: bold;
}

.courseFeaturePage .session .fsList {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
}

.courseFeaturePage .session .item {
    width: 500px;
}

    .courseFeaturePage .session .item * {
        display: block;
        text-align: center;
        margin: 0 auto 5px auto;
        width: 500px;
        font-weight: bold;
    }

.courseFeaturePage .inner h3, .courseFeaturePage .session h3, .headlines h3 {
    width: 100%;
    text-align: center;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

.courseFeaturePage .inner .items {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    flex-direction: row;
    border-top: 1px solid #d1d7dc;
}

    .courseFeaturePage .inner .items > div {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-top: 14px;
        width: 300px;
        box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
        justify-content: center;
    }

    .courseFeaturePage .inner .items span {
        padding-top: 9px;
        font-weight: bold;
    }

.courseFeaturePage .inner .fsList {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    flex-direction: row;
    border-top: 1px solid #d1d7dc;
}

    .courseFeaturePage .inner .fsList > div {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        font-size: 12pt;
        font-weight: bold;
        align-items: center;
        text-align: center;
        margin-top: 14px;
        height: 70px;
        color: #7a388d;
        width: 300px;
        box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
        justify-content: center;
    }

.courseFeaturePage .inner .buy {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    flex-direction: row;
}

    .courseFeaturePage .inner .buy p {
        text-align: center;
        width: 100%;
        margin-top: 5px;
    }

    .courseFeaturePage .inner .buy span {
        text-align: center;
        display: block;
        margin-top: 10px;
        font-weight: bold;
        color: #d62b1f;
        width: 100%;
    }

.courseFeaturePage .shopLink {
    font-weight: bold;
    margin: 5px 0;
    text-decoration: underline;
    color: #1e3cd5;
}

.courseFeaturePage .commentLink {
    color: #1e3cd5;
    text-decoration: underline;
    font-weight: bold;
}
/************consulForm************/
.consulForm {
    margin: 150px auto 50px auto;
}

    .consulForm h1 {
        border-bottom: 2px solid #eee;
        font-size: 27px;
        font-weight: bold;
        padding-bottom: 10px;
    }
/******** Course Feature **********/
.courseFeaturePage, .designPtternsPage {
    padding: 50px 0;
    min-height: 500px;
    position: relative;
}

/*****Course page************/
.detailPage, .generalPage {
    margin-top: 140px;
    min-height: 300px;
}

.courseTopicPage .accordion-button::after {
    font-weight: bold;
    left: 11px;
    position: absolute;
    width: 21pt !important;
    height: 21pt;
}

.courseTopicPage {
    padding: 50px 0;
    min-height: 500px;
}

    .courseTopicPage .webCourse {
        position: fixed;
        top: 150px;
        left: 0;
        width: 100px;
        padding: 6px;
        height: 83px;
        text-align: center;
        background: #4e9312;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
        z-index: 10000;
    }

        .courseTopicPage .webCourse a {
            color: #fff;
            font-weight: bold;
        }

    .courseTopicPage .accordion-button {
        font-size: 13pt;
        text-align: right;
    }

    .courseTopicPage .desc {
        line-height: 25pt;
    }

    .courseTopicPage .btnAccord {
        display: flex;
        justify-content: space-between;
    }

    .courseTopicPage .duration {
        padding-left: 25px;
        color: #998e13;
        font-size: 12pt;
    }

    .courseTopicPage .subject {
        border: 1px solid #b5b5b5;
        margin-bottom: 7px;
        font-weight: bold;
    }

        .courseTopicPage .subject .desc {
            color: #9f5f5f;
            padding-bottom: 0;
            margin-bottom: 0;
        }

    .courseTopicPage .accordion-button:not(.collapsed) {
        color: #6003c5;
        text-align: right;
    }

    .courseTopicPage .video {
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .courseTopicPage .video video {
            width: 500px;
        }

.articlePage, .articleDetailPage {
    padding: 50px 0;
    min-height: 500px;
}

    .articlePage a {
        color: #000;
        border-bottom: 1px solid #e3dcdc;
        display: block;
        margin: 10px 0;
        padding-bottom: 5px;
    }

    .articlePage .title {
        font-size: 1.6rem;
        font-weight: 900;
        line-height: 1.75;
        margin-bottom: 0.8rem;
        font-feature-settings: "ss01";
    }

        .articlePage .title:hover {
            color: #ffc451;
        }

    .articlePage .description {
        font-size: 13pt;
        font-weight: 400;
        margin-top: 9px;
    }

    .articlePage .date span {
        color: #c1bfcf;
        font-size: 10pt;
        font-feature-settings: "ss01";
    }

    .articleDetailPage a {
        text-decoration:underline;
        display: inline;
        margin: 10px 0;
        font-weight: bold;
        padding-bottom: 5px;
    }

    .articleDetailPage h1 {
        font-size: 2rem;
        font-weight: bold;
        font-family: "Vazir FD", serif;
        line-height: 2.5;
        font-feature-settings: "ss01";
    }

    .articleDetailPage h2, h3, h4 {
        font-size: 1.1rem;
        font-weight: bold;
        font-family: "Vazir FD", serif;
        line-height: 2.5;
        font-feature-settings: "ss01";
    }

    .articleDetailPage .details {
        font-feature-settings: "ss01";
        color: #7d7d87;
        font-size: 0.9rem;
        line-height: 1.8;
        margin-bottom: 15px;
    }

    .articleDetailPage .author {
        font-size: 0.9rem;
    }

    .articleDetailPage .content {
        margin-top: 20px;
        border-bottom: 1px solid #e3dcdc;
        border-top: 1px solid #e3dcdc;
        line-height: 1.98;
        padding: 20px 0;
        font-size: 1rem;
        color: #383e43;
    }



.coursePage {
    padding: 50px 0;
    min-height: 500px;
}

    .coursePage .course {
        margin: 20px 0;
        padding: 10px 0;
        position: relative;
        overflow: hidden
    }

    .coursePage .imgTeacher {
        background-image: url('https://asrefartak.ir/Upload/Site/asrefartak/images/bahmanabadi-small.png');
        background-repeat: no-repeat;
        border-radius: 1000px;
        height: 100px;
        width: 100px;
        float: right;
        margin-right: 10px;
        background-size: cover;
        margin-top: -11px;
    }

    .coursePage .course .writer {
        font-size: 11pt;
        font-weight: bold;
        position: absolute;
        width: 0;
    }

    .coursePage .course .inner {
        box-shadow: 0px 0px 29px 12px #e5e5e5;
        width: 90%;
        margin: 0 auto;
    }

    .coursePage .wrpDetail {
        width: 300px;
        margin: 0 auto;
    }

    .coursePage .wrpImg {
        display: block;
        text-align: center;
        padding: 14px 0;
        height: 454px;
    }

    .coursePage .course .lbl {
        width: 75px;
        float: right;
        color: #000;
    }

    .coursePage .course .name {
        font-weight: bold;
        font-size: 15pt;
    }

    .coursePage .course .wrpName {
        display: block;
        margin: 6px 0;
    }

    .coursePage .price {
        font-weight: bold;
        font-size: 12pt;
    }

    .coursePage .priceDiscount {
        font-weight: bold;
        font-size: 12pt;
        color: #e03939
    }

    .coursePage .inComing {
        color: #e10404ee;
        font-size: 23px;
    }

.wrpPlan {
    padding: 10px 0;
}

    .wrpPlan .plan1 {
        font-size: 15pt;
        font-weight: bold;
        display: block;
        border-radius: 1000px;
        padding: 15px;
        background: #6ca144;
        color: #fff;
        width: 100px;
        margin: 0 auto;
    }

    .wrpPlan .plan2 {
        font-size: 15pt;
        font-weight: bold;
        display: block;
        border-radius: 1000px;
        margin: 0 auto;
        padding: 15px;
        background: #6bd5b8;
        color: #fff;
        width: 100px;
    }

    .wrpPlan .plan3 {
        font-size: 15pt;
        font-weight: bold;
        margin: 0 auto;
        display: block;
        border-radius: 1000px;
        width: 100px;
        padding: 15px;
        background: #a79309;
        color: #fff;
    }

    .wrpPlan .price {
        display: block;
        width: 100%;
        font-weight: 800;
        font-size: 17pt;
        margin-top: 5px;
        text-align: center;
    }

.bTable {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
}

.dHeader {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 0;
    padding: 9px;
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    font-size: 26pt;
    font-weight: bold;
}

.detailPage .rowTable {
    border-top: 1px solid #dddddd;
    padding: 3px 10px;
    font-size: 14pt;
}
/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
}

@media (max-width: 991px) {
    .mobile-nav-toggle {
        display: block;
    }

    .navbar ul {
        display: none;
    }
}

.navbar-mobile {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.9);
    transition: 0.3s;
    z-index: 999;
}

    .navbar-mobile .mobile-nav-toggle {
        position: absolute;
        top: 15px;
        right: 15px;
    }

    .navbar-mobile ul {
        display: block;
        position: absolute;
        top: 55px;
        right: 15px;
        bottom: 15px;
        left: 15px;
        padding: 10px 0;
        background-color: #fff;
        overflow-y: auto;
        transition: 0.3s;
    }

    .navbar-mobile a,
    .navbar-mobile a:focus {
        padding: 10px 20px;
        font-size: 15px;
        color: #151515;
    }

        .navbar-mobile a:hover,
        .navbar-mobile .active,
        .navbar-mobile li:hover > a {
            color: #151515;
            background-color: #ffc451;
        }

    .navbar-mobile .getstarted,
    .navbar-mobile .getstarted:focus {
        margin: 15px;
    }

    .navbar-mobile .dropdown ul {
        position: static;
        display: none;
        margin: 10px 20px;
        padding: 10px 0;
        z-index: 99;
        opacity: 1;
        visibility: visible;
        background: #fff;
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    }

        .navbar-mobile .dropdown ul li {
            min-width: 200px;
        }

        .navbar-mobile .dropdown ul a {
            padding: 10px 20px;
            color: #151515;
        }

            .navbar-mobile .dropdown ul a i {
                font-size: 12px;
            }

            .navbar-mobile .dropdown ul a:hover,
            .navbar-mobile .dropdown ul .active:hover,
            .navbar-mobile .dropdown ul li:hover > a {
                background-color: #ffc451;
            }

    .navbar-mobile .dropdown > .dropdown-active {
        display: block;
    }

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
    width: 100%;
    height: 100vh !important;
    background: url("../img/bahmanabadi.jpg") center center;
    background-repeat: no-repeat;
    background-size: initial;
    position: relative;
}

    #hero:before {
        content: "";
        /*background: rgba(0, 0, 0, 0.6);*/
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }

    #hero .container {
        position: relative;
        padding-top: 56px;
        text-align: center;
    }

    #hero h1 {
        margin: 0;
        font-size: 56px;
        font-weight: 700;
        line-height: 64px;
        color: #fff;
        font-family: "Sahel FD", serif;
    }

        #hero h1 span {
            color: #ffc451;
            float: left;
        }

    #hero h2 {
        font-weight: 900;
        color: rgba(255, 255, 255, 0.9);
        margin: 25px 0 0 0;
        font-size: 20px;
    }

    #hero .icon-box {
        padding: 20px 15px;
        transition: ease-in-out 0.3s;
        border: 1px solid rgba(255, 255, 255, 0.3);
        height: 100%;
        text-align: center;
    }

        #hero .icon-box i {
            font-size: 32px;
            line-height: 1;
            color: #ffc451;
        }

        #hero .icon-box h3 {
            font-weight: 700;
            margin: 10px 0 0 0;
            padding: 0;
            line-height: 1;
            font-size: 20px;
            line-height: 26px;
        }

            #hero .icon-box h3 a {
                color: #fff;
                transition: ease-in-out 0.3s;
            }

                #hero .icon-box h3 a:hover {
                    color: #ffc451;
                }

        #hero .icon-box:hover {
            border-color: #ffc451;
        }

@media (min-width: 1024px) {
    #hero {
        background-attachment: fixed;
    }
}

@media (max-width: 768px) {
    #hero {
        height: auto;
    }

        #hero h1 {
            font-size: 28px;
            line-height: 36px;
        }

        #hero h2 {
            font-size: 20px;
            line-height: 24px;
        }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
    padding: 40px 0;
    overflow: hidden;
}

.section-title {
    padding-bottom: 40px;
}

    .section-title h2 {
        font-size: 14px;
        font-weight: 500;
        padding: 0;
        line-height: 1px;
        margin: 0 0 5px 0;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #aaaaaa;
        font-family: "Vazir FD", serif;
    }

        .section-title h2::after {
            content: "";
            width: 120px;
            height: 1px;
            display: inline-block;
            background: #ffde9e;
            margin: 4px 10px;
        }

    .section-title p {
        margin: 0;
        margin: 0;
        font-size: 36px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Vazir FD", serif;
        color: #151515;
    }

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h3 {
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 25px;
    font-family: "Vazir FD", serif;
}

.about .content ul {
    list-style: none;
    padding: 0;
}

    .about .content ul li {
        padding: 0 26px 8px 0px;
        position: relative;
    }

    .about .content ul i {
        position: absolute;
        font-size: 20px;
        right: 0;
        top: -3px;
        color: #ffc451;
    }

.about .content p:last-child {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients {
    padding-top: 20px;
}

    .clients .swiper-slide img {
        opacity: 0.5;
        transition: 0.3s;
        filter: grayscale(100);
    }

        .clients .swiper-slide img:hover {
            filter: none;
            opacity: 1;
        }

    .clients .swiper-pagination {
        margin-top: 20px;
        position: relative;
    }

        .clients .swiper-pagination .swiper-pagination-bullet {
            width: 12px;
            height: 12px;
            background-color: #fff;
            opacity: 1;
            background-color: #ddd;
        }

        .clients .swiper-pagination .swiper-pagination-bullet-active {
            background-color: #ffc451;
        }

/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.features {
    padding-top: 20px;
}

    .features .icon-box {
        padding-right: 15px;
    }

        .features .icon-box h4 {
            font-size: 20px;
            font-weight: 700;
            margin: 5px 60px 10px 0px;
        }

        .features .icon-box i {
            font-size: 48px;
            float: right;
            color: #ffc451;
        }

        .features .icon-box p {
            font-size: 15px;
            color: #848484;
            margin-right: 60px;
        }

    .features .image {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 400px;
    }

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
    text-align: center;
    border: 1px solid #ebebeb;
    padding: 80px 20px;
    transition: all ease-in-out 0.3s;
    background: #fff;
}

    .services .icon-box .icon {
        margin: 0 auto;
        width: 64px;
        height: 64px;
        background: #ffc451;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
        transition: 0.3s;
    }

        .services .icon-box .icon i {
            color: #151515;
            font-size: 28px;
            transition: ease-in-out 0.3s;
        }

    .services .icon-box h4 {
        font-weight: 700;
        margin-bottom: 15px;
        font-size: 24px;
    }

        .services .icon-box h4 a {
            color: #151515;
            transition: ease-in-out 0.3s;
        }

            .services .icon-box h4 a:hover {
                color: #ffc451;
            }

    .services .icon-box p {
        line-height: 24px;
        font-size: 14px;
        margin-bottom: 0;
    }

    .services .icon-box:hover {
        border-color: #fff;
        box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1);
        transform: translateY(-10px);
    }

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
    background: linear-gradient(rgba(2, 2, 2, 0.5), rgba(0, 0, 0, 0.5)), url("../img/cta-bg.jpg") fixed center center;
    background-size: cover;
    padding: 60px 0;
}

    .cta h3 {
        color: #fff;
        font-size: 28px;
        font-weight: 700;
    }

    .cta p {
        color: #fff;
    }

    .cta .cta-btn {
        font-family: "Vazir FD", serif;
        font-weight: 600;
        font-size: 16px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 8px 28px;
        border-radius: 4px;
        transition: 0.5s;
        margin-top: 10px;
        border: 2px solid #fff;
        color: #fff;
    }

        .cta .cta-btn:hover {
            background: #ffc451;
            border-color: #ffc451;
            color: #151515;
        }

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .wrpBtns {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.portfolio .productHeader {
    font-weight: bold;
    font-size: 20pt;
    font-family: 'Sahel FD';
    text-align: center;
}

.portfolio .wrpBtns a {
    margin: 0 3px;
}

.portfolio .portfolio-item {
    margin-bottom: 30px;
}

.portfolio #portfolio-flters {
    padding: 0;
    margin: 0 auto 20px auto;
    list-style: none;
    text-align: center;
}

    .portfolio #portfolio-flters li {
        cursor: pointer;
        display: inline-block;
        padding: 8px 15px 10px 15px;
        font-size: 18px;
        font-weight: 600;
        line-height: 1;
        text-transform: uppercase;
        color: #444444;
        margin-bottom: 5px;
        transition: all 0.3s ease-in-out;
        border-radius: 3px;
    }

        .portfolio #portfolio-flters li:hover,
        .portfolio #portfolio-flters li.filter-active {
            color: #151515;
            background: #ffc451;
        }

        .portfolio #portfolio-flters li:last-child {
            margin-right: 0;
        }

.portfolio .portfolio-wrap {
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: rgba(21, 21, 21, 0.6);
}

    .portfolio .portfolio-wrap::before {
        content: "";
        background: rgba(21, 21, 21, 0.6);
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        transition: all ease-in-out 0.3s;
        z-index: 2;
        opacity: 0;
    }

    .portfolio .portfolio-wrap img {
        transition: all ease-in-out 0.3s;
    }

    .portfolio .portfolio-wrap .portfolio-info {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        transition: all ease-in-out 0.3s;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-start;
        padding: 20px;
    }

        .portfolio .portfolio-wrap .portfolio-info h4 {
            font-size: 20px;
            color: #fff;
            font-weight: 600;
        }

        .portfolio .portfolio-wrap .portfolio-info p {
            color: rgba(255, 255, 255, 0.7);
            font-size: 14px;
            text-transform: uppercase;
            padding: 0;
            margin: 0;
            font-style: italic;
        }

    .portfolio .portfolio-wrap .portfolio-links {
        text-align: center;
        z-index: 4;
    }

        .portfolio .portfolio-wrap .portfolio-links a {
            color: #fff;
            margin: 0 5px 0 0;
            font-size: 28px;
            display: inline-block;
            transition: 0.3s;
        }

            .portfolio .portfolio-wrap .portfolio-links a:hover {
                color: #ffc451;
            }

    .portfolio .portfolio-wrap:hover::before {
        opacity: 1;
    }

    .portfolio .portfolio-wrap:hover img {
        transform: scale(1.2);
    }

    .portfolio .portfolio-wrap:hover .portfolio-info {
        opacity: 1;
    }

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
    padding-top: 40px;
}

    .portfolio-details .portfolio-details-slider img {
        width: 100%;
    }

    .portfolio-details .portfolio-details-slider .swiper-pagination {
        margin-top: 20px;
        position: relative;
    }

        .portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
            width: 12px;
            height: 12px;
            background-color: #fff;
            opacity: 1;
            border: 1px solid #ffc451;
        }

        .portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
            background-color: #ffc451;
        }

    .portfolio-details .portfolio-info {
        padding: 30px;
        box-shadow: 0px 0 30px rgba(21, 21, 21, 0.08);
    }

        .portfolio-details .portfolio-info h3 {
            font-size: 22px;
            font-weight: 700;
            margin-bottom: 20px;
            padding-bottom: 20px;
            border-bottom: 1px solid #eee;
        }

        .portfolio-details .portfolio-info ul {
            list-style: none;
            padding: 0;
            font-size: 15px;
        }

            .portfolio-details .portfolio-info ul li + li {
                margin-top: 10px;
            }

    .portfolio-details .portfolio-description {
        padding-top: 30px;
    }

        .portfolio-details .portfolio-description h2 {
            font-size: 26px;
            font-weight: 700;
            margin-bottom: 20px;
        }

        .portfolio-details .portfolio-description p {
            padding: 0;
        }

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts .content {
    padding: 30px 0;
}

    .counts .content h3 {
        font-weight: 700;
        font-size: 34px;
        color: #151515;
    }

    .counts .content p {
        margin-bottom: 0;
    }

    .counts .content .count-box {
        padding: 20px 0;
        width: 100%;
    }

        .counts .content .count-box i {
            display: block;
            font-size: 36px;
            color: #ffc451;
            float: right;
        }

        .counts .content .count-box span {
            font-size: 36px;
            line-height: 30px;
            display: block;
            font-weight: 700;
            color: #151515;
            margin-left: 50px;
        }

        .counts .content .count-box p {
            padding: 15px 0 0 0;
            margin: 0 50px 0 0px;
            font-family: "Vazir FD", serif;
            font-size: 14px;
            color: #3b3b3b;
        }

/*--------------------------------------------------------------
# Coding With AI Features Page Styles
#--------------------------------------------------------------*/
.cf-wrapper {
    margin-top: 100px;
    padding-bottom: 80px;
}

/* Hero Section - For individual features pages (Coding With AI) */
.cf-wrapper .cf-hero {
    background: linear-gradient(135deg, #eff6ff, #dbeafe);
    padding: 80px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
    max-width: 1200px;
    margin: 0 auto 60px auto;
    border-radius: 20px;
}

/* Hero Section - For Course Features Page (full width) */
.cf-hero {
    max-width: 100%;
    margin: 0;
    border-radius: 0;
}

.cf-hero-content {
    flex: 1;
    max-width: 600px;
}

.cf-hero-title {
    font-size: 40px;
    font-weight: 800;
    color: #1e3a5f;
    margin-bottom: 15px;
    line-height: 1.3;
}

.cf-hero-subtitle {
    font-size: 20px;
    color: #3b82f6;
    margin-bottom: 20px;
    font-weight: 600;
}

.cf-features-grid .cf-feature-card .cf-feature-icon {
    text-align: center !important;
    display: block;
}

.cf-hero .cf-hero-image {
    text-align: center !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cf-hero-description {
    font-size: 16px;
    color: #4b5563;
    line-height: 1.8;
    margin-bottom: 30px;
}

.cf-hero-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.cf-hero-image {
    flex-shrink: 0;
}

.cf-hero-image img {
    max-width: 400px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(59, 130, 246, 0.2);
}

/* Buttons */
.cf-btn {
    padding: 14px 36px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
}

.cf-btn-primary {
    background: linear-gradient(135deg, #3b82f6, #1d4ed8);
    color: white;
}

.cf-btn-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(59, 130, 246, 0.4);
    color: white;
}

.cf-btn-secondary {
    background: white;
    color: #1d4ed8;
    border: 2px solid #3b82f6;
}

.cf-btn-secondary:hover {
    background: #3b82f6;
    color: white;
    transform: translateY(-3px);
}

/* Sections */
.cf-section {
    padding: 60px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.cf-section-alt {
    background: linear-gradient(135deg, #eff6ff, #dbeafe);
    border-radius: 20px;
    margin: 60px auto;
}

.cf-section-header {
    text-align: center;
    margin-bottom: 50px;
}

.cf-section-title {
    font-size: 32px;
    font-weight: 800;
    color: #1e3a5f;
    margin-bottom: 10px;
}

.cf-section-description {
    font-size: 16px;
    color: #6b7280;
}

/* Features Grid */
.cf-features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
}

.cf-feature-card {
    background: white;
    padding: 35px 25px;
    border-radius: 15px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    text-align: center;
    transition: all 0.3s ease;
    border-bottom: 4px solid #3b82f6;
}

.cf-feature-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 12px 32px rgba(59, 130, 246, 0.2);
}

.cf-feature-icon {
    font-size: 45px;
    margin-bottom: 20px;
    text-align: center;
}

.cf-feature-title {
    font-size: 18px;
    font-weight: 700;
    color: #1e3a5f;
    margin-bottom: 12px;
}

.cf-feature-desc {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.7;
}

/* Download Box */
.cf-download-box {
    text-align: center;
}

.cf-download-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, #3b82f6, #1d4ed8);
    color: white;
    padding: 16px 40px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
}

.cf-download-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(59, 130, 246, 0.4);
    color: white;
}

/* CTA Section */
.cf-cta-section {
    background: linear-gradient(135deg, #1e3a5f, #2563eb);
    color: white;
    padding: 70px 20px;
    border-radius: 20px;
    margin: 60px auto;
    max-width: 1200px;
    text-align: center;
}

.cf-cta-title {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 15px;
}

.cf-cta-description {
    font-size: 18px;
    color: #dbeafe;
    margin-bottom: 30px;
}

.cf-cta-buttons {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}

/* Responsive Design */
@media (max-width: 992px) {
    .cf-hero {
        flex-direction: column;
        text-align: center;
    }

    .cf-hero-content {
        max-width: 100%;
    }

    .cf-hero-buttons {
        justify-content: center;
    }

    .cf-hero-image img {
        max-width: 300px;
    }
}

@media (max-width: 768px) {
    .cf-hero-title {
        font-size: 28px;
    }

    .cf-section-title {
        font-size: 24px;
    }
}

.counts .content .count-box a {
            font-weight: 600;
            display: block;
            margin-top: 20px;
            color: #3b3b3b;
            font-size: 15px;
            font-family: "Vazir FD", serif;
            transition: ease-in-out 0.3s;
        }

            .counts .content .count-box a:hover {
                color: #626262;
            }

.counts .image {
    background: url("../img/counts-img.jpg") center center no-repeat;
    background-size: cover;
    min-height: 400px;
}

@media (max-width: 991px) {
    .counts .image {
        text-align: center;
    }

        .counts .image img {
            max-width: 80%;
        }
}

@media (max-width: 667px) {
    #hero {
        background-image: url("/sites/AsreFartak/img/bahmanabadi5.jpg?id=1");
        cursor: pointer;
    }

    .counts .image img {
        max-width: 100%;
    }

    .festivalSummer {
        top: 542px !important;
        left: 108px !important;
    }
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials {
    padding: 80px 0;
    background: url("../img/testimonials-bg.jpg") no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

    .testimonials::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.7);
    }

    .testimonials .section-header {
        margin-bottom: 40px;
    }

    .testimonials .testimonials-carousel,
    .testimonials .testimonials-slider {
        overflow: hidden;
    }

    .testimonials .testimonial-item {
        text-align: center;
        color: #fff;
    }

        .testimonials .testimonial-item .testimonial-img {
            width: 100px;
            border-radius: 50%;
            border: 6px solid rgba(255, 255, 255, 0.15);
            margin: 0 auto;
        }

        .testimonials .testimonial-item h3 {
            font-size: 20px;
            font-weight: bold;
            margin: 10px 0 5px 0;
            color: #fff;
        }

        .testimonials .testimonial-item h4 {
            font-size: 14px;
            color: #ddd;
            margin: 0 0 15px 0;
        }

        .testimonials .testimonial-item .quote-icon-left,
        .testimonials .testimonial-item .quote-icon-right {
            color: rgba(255, 255, 255, 0.6);
            font-size: 26px;
        }

        .testimonials .testimonial-item .quote-icon-left {
            display: inline-block;
            left: -5px;
            position: relative;
        }

        .testimonials .testimonial-item .quote-icon-right {
            display: inline-block;
            right: -5px;
            position: relative;
            top: 10px;
        }

        .testimonials .testimonial-item p {
            font-style: italic;
            margin: 0 auto 15px auto;
            color: #eee;
        }

    .testimonials .swiper-pagination {
        margin-top: 20px;
        position: relative;
    }

        .testimonials .swiper-pagination .swiper-pagination-bullet {
            width: 12px;
            height: 12px;
            background-color: rgba(255, 255, 255, 0.4);
            opacity: 0.5;
        }

        .testimonials .swiper-pagination .swiper-pagination-bullet-active {
            background-color: #ffc451;
            opacity: 1;
        }

@media (min-width: 1024px) {
    .testimonials {
        background-attachment: fixed;
    }
}

@media (min-width: 992px) {
    .testimonials .testimonial-item p {
        width: 80%;
    }
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team {
    background: #fff;
    padding: 60px 0;
}

    .team .member {
        margin-bottom: 20px;
        overflow: hidden;
        border-radius: 5px;
        background: #fff;
        box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    }

        .team .member .member-img {
            position: relative;
            overflow: hidden;
        }

        .team .member .social {
            position: absolute;
            left: 0;
            bottom: 30px;
            right: 0;
            opacity: 0;
            transition: ease-in-out 0.3s;
            text-align: center;
        }

            .team .member .social a {
                transition: color 0.3s;
                color: #151515;
                margin: 0 3px;
                border-radius: 4px;
                width: 36px;
                height: 36px;
                background: rgba(255, 255, 255, 0.8);
                transition: ease-in-out 0.3s;
                color: #484848;
                display: inline-flex;
                justify-content: center;
                align-items: center;
            }

                .team .member .social a:hover {
                    color: #151515;
                    background: #ffc451;
                }

            .team .member .social i {
                font-size: 18px;
                line-height: 0;
            }

        .team .member .member-info {
            padding: 25px 15px;
        }

            .team .member .member-info h4 {
                font-weight: 700;
                margin-bottom: 5px;
                font-size: 18px;
                color: #151515;
            }

            .team .member .member-info span {
                display: block;
                font-size: 13px;
                font-weight: 400;
                color: #aaaaaa;
            }

            .team .member .member-info p {
                font-style: italic;
                font-size: 14px;
                line-height: 26px;
                color: #777777;
            }

        .team .member:hover .social {
            opacity: 1;
            bottom: 15px;
        }

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
    width: 100%;
    background: #fff;
}

    .contact .info i {
        font-size: 20px;
        background: #ffc451;
        color: #151515;
        float: right;
        width: 44px;
        height: 44px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 4px;
        transition: all 0.3s ease-in-out;
    }

    .contact .info h4 {
        padding: 0 60px 0 0px;
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 5px;
        color: #151515;
    }

    .contact .info p {
        padding: 0 60px 0 0px;
        margin-bottom: 0;
        font-size: 14px;
        color: #484848;
    }

    .contact .info .email,
    .contact .info .phone {
        margin-top: 40px;
    }

.contact .php-email-form {
    width: 100%;
    background: #fff;
}

    .contact .php-email-form .form-group {
        padding-bottom: 8px;
    }

    .contact .php-email-form .error-message {
        display: none;
        color: #fff;
        background: #ed3c0d;
        text-align: left;
        padding: 15px;
        font-weight: 600;
    }

        .contact .php-email-form .error-message br + br {
            margin-top: 25px;
        }

    .contact .php-email-form .sent-message {
        display: none;
        color: #fff;
        background: #18d26e;
        text-align: center;
        padding: 15px;
        font-weight: 600;
    }

    .contact .php-email-form .loading {
        display: none;
        background: #fff;
        text-align: center;
        padding: 15px;
    }

        .contact .php-email-form .loading:before {
            content: "";
            display: inline-block;
            border-radius: 50%;
            width: 24px;
            height: 24px;
            margin: 0 10px -6px 0;
            border: 3px solid #18d26e;
            border-top-color: #eee;
            -webkit-animation: animate-loading 1s linear infinite;
            animation: animate-loading 1s linear infinite;
        }

    .contact .php-email-form input,
    .contact .php-email-form textarea {
        border-radius: 0;
        box-shadow: none;
        font-size: 14px;
        border-radius: 4px;
    }

        .contact .php-email-form input:focus,
        .contact .php-email-form textarea:focus {
            border-color: #ffc451;
        }

    .contact .php-email-form input {
        height: 44px;
    }

    .contact .php-email-form textarea {
        padding: 10px 12px;
    }

    .contact .php-email-form button[type=submit] {
        background: #ffc451;
        border: 0;
        padding: 10px 24px;
        color: #151515;
        transition: 0.4s;
        border-radius: 4px;
    }

        .contact .php-email-form button[type=submit]:hover {
            background: #ffcd6b;
        }

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
    padding: 15px 0;
    background: whitesmoke;
    min-height: 40px;
    margin-top: 74px;
}

    .breadcrumbs h2 {
        font-size: 28px;
        font-weight: 400;
    }

    .breadcrumbs ol {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .breadcrumbs ol li + li {
            padding-left: 10px;
        }

            .breadcrumbs ol li + li::before {
                display: inline-block;
                padding-right: 10px;
                color: #2f2f2f;
                content: "/";
            }

@media (max-width: 992px) {
    .breadcrumbs {
        margin-top: 68px;
    }

        .breadcrumbs .d-flex {
            display: block !important;
        }

        .breadcrumbs ol {
            display: block;
        }

            .breadcrumbs ol li {
                display: inline-block;
            }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    background: black;
    padding: 0 0 30px 0;
    color: #fff;
    font-size: 14px;
}

    #footer .footer-top {
        background: #151515;
        border-bottom: 1px solid #222222;
        padding: 60px 0 30px 0;
    }

        #footer .footer-top .footer-info {
            margin-bottom: 30px;
        }

            #footer .footer-top .footer-info h3 {
                font-size: 28px;
                margin: 0 0 20px 0;
                padding: 2px 0 2px 0;
                line-height: 1;
                font-weight: 700;
                text-transform: uppercase;
            }

                #footer .footer-top .footer-info h3 span {
                    color: #ffc451;
                }

            #footer .footer-top .footer-info p {
                font-size: 14px;
                line-height: 24px;
                margin-bottom: 0;
                font-family: "Vazir FD", serif;
                color: #fff;
            }

        #footer .footer-top .social-links a {
            font-size: 18px;
            display: inline-block;
            background: #292929;
            color: #fff;
            line-height: 1;
            padding: 8px 0;
            margin-right: 4px;
            border-radius: 4px;
            text-align: center;
            width: 36px;
            height: 36px;
            transition: 0.3s;
        }

            #footer .footer-top .social-links a:hover {
                background: #ffc451;
                color: #151515;
                text-decoration: none;
            }

        #footer .footer-top h4 {
            font-size: 16px;
            font-weight: 600;
            color: #fff;
            position: relative;
            padding-bottom: 12px;
        }

        #footer .footer-top .footer-links {
            margin-bottom: 30px;
        }

            #footer .footer-top .footer-links ul {
                list-style: none;
                padding: 0;
                margin: 0;
            }

                #footer .footer-top .footer-links ul i {
                    padding-right: 2px;
                    color: #ffc451;
                    font-size: 18px;
                    line-height: 1;
                }

                #footer .footer-top .footer-links ul li {
                    padding: 10px 0;
                    display: flex;
                    align-items: center;
                }

                    #footer .footer-top .footer-links ul li:first-child {
                        padding-top: 0;
                    }

                #footer .footer-top .footer-links ul a {
                    color: #fff;
                    transition: 0.3s;
                    display: inline-block;
                    line-height: 1;
                }

                    #footer .footer-top .footer-links ul a:hover {
                        color: #ffc451;
                    }

        #footer .footer-top .footer-newsletter form {
            margin-top: 30px;
            background: #fff;
            padding: 6px 10px;
            position: relative;
            border-radius: 4px;
        }

            #footer .footer-top .footer-newsletter form input[type=email] {
                border: 0;
                padding: 4px;
                width: calc(100% - 110px);
            }

            #footer .footer-top .footer-newsletter form input[type=submit] {
                position: absolute;
                top: 0;
                left: 0px;
                bottom: 0;
                border: 0;
                background: none;
                font-size: 16px;
                padding: 0 20px;
                background: #ffc451;
                color: #151515;
                transition: 0.3s;
                border-radius: 4px 4px 4px 4px;
            }

                #footer .footer-top .footer-newsletter form input[type=submit]:hover {
                    background: #ffcd6b;
                }

    #footer .copyright {
        text-align: center;
        padding-top: 30px;
    }

    #footer .credits {
        padding-top: 10px;
        text-align: center;
        font-size: 13px;
        color: #fff;
    }


/*****************media query *****************************/
@media screen and (max-width: 500px) {
    .courseTopicPage .btnAccord {
        flex-wrap: wrap;
    }

    .courseTopicPage .duration {
        margin-top: 10px;
    }
}

@media screen and (max-width: 430px) {
    .consulForm .festivalImage img {
        width: 100%;
        max-width: 100% !important;
    }

    .generalPage.container {
        overflow: hidden;
    }

    .courseFeaturePage .accordion-item img {
        max-width: 300px;
    }

    #footer .row {
        margin-right: 0;
        margin-left: 0;
    }

    .articleDetailPage img {
        max-width: 360px;
        margin: 0 auto;
    }

    .articlePage, .articleDetailPage {
        padding: 20px 0px;
    }

    .courseTopicPage .video video {
        width: 380px;
    }

    #header .logo {
        width: 100%;
    }

    .courseFeaturePage {
        padding: 0;
        margin-top: -22px;
    }

        .courseFeaturePage .intro {
        }

        .courseFeaturePage .header, .designPtternsPage .header {
            flex-wrap: nowrap;
            width: 100%;
            background: #2d2f31;
            flex-direction: column;
            display: flex;
        }

        .courseFeaturePage .session .item * {
            width: 320px;
        }

        .designPtternsPage .header .intro {
            text-align:center;
        }

        .courseFeaturePage .header .desc, .designPtternsPage .header .desc {
            margin-top: 10px;
        }

    .headlines .accordion-header .step {
        display: none;
    }
}

@media screen and (max-width: 360px) {

    .articleDetailPage img {
        max-width: 340px;
        margin: 0 auto;
    }

    .articlePage, .articleDetailPage {
        padding: 20px 0px;
    }

    .courseTopicPage .video video {
        width: 360px;
    }
}

/***************** About Me Page *****************************/
.af-about-page {
    padding: 140px 0 80px;
    background: linear-gradient(135deg, #f5f7fa 0%, #e8ecf1 100%);
    font-family: 'Vazir FD', Tahoma, sans-serif;
}

.af-about-hero {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 60px;
    align-items: center;
    margin-bottom: 80px;
}

.af-about-hero-image-wrap {
    position: relative;
    padding: 20px 0 0 20px;
}

.af-about-hero-image {
    width: 100%;
    border-radius: 24px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.15);
    position: relative;
    z-index: 2;
    display: block;
}

.af-about-hero-image-wrap::before {
    content: '';
    position: absolute;
    inset: 20px 0 0 20px;
    border: 4px solid #a435f0;
    border-radius: 24px;
    z-index: 1;
    margin: 0;
    padding: 0;
}

.af-about-hero-content {
    padding-right: 20px;
}

.af-about-hero-eyebrow {
    display: inline-block;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 8px 24px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
}

.af-about-hero-title {
    font-size: 42px;
    font-weight: 800;
    color: #1d1f23;
    margin: 0 0 12px;
    line-height: 1.2;
}

.af-about-hero-subtitle {
    font-size: 20px;
    color: #6b7280;
    margin: 0 0 28px;
}

.af-about-hero-description {
    font-size: 17px;
    line-height: 1.8;
    color: #4b5563;
    margin-bottom: 32px;
}

.af-about-social-links {
    display: flex;
    gap: 16px;
}

.af-about-social-link {
    width: 56px;
    height: 56px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    font-size: 24px;
}

.af-about-social-link:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
}

.af-about-social-link.linkedin { color: #0077b5; }
.af-about-social-link.whatsapp { color: #25d366; }
.af-about-social-link.instagram { color: #e4405f; }
.af-about-social-link.youtube { color: #ff0000; }
.af-about-social-link.skype { color: #00aff0; }

.af-about-stats {
    max-width: 1200px;
    margin: 0 auto 80px;
    padding: 0 20px;
}

.af-about-stats-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.af-about-stat-card {
    background: white;
    padding: 32px 24px;
    border-radius: 20px;
    text-align: center;
    box-shadow: 0 4px 20px rgba(0,0,0,0.06);
    transition: all 0.3s ease;
}

.af-about-stat-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.1);
}

.af-about-stat-number {
    font-size: 40px;
    font-weight: 800;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 8px;
}

.af-about-stat-label {
    font-size: 15px;
    color: #6b7280;
    font-weight: 600;
}

.af-about-content {
    max-width: 1200px;
    margin: 0 auto 80px;
    padding: 0 20px;
}

.af-about-content-card {
    background: white;
    padding: 60px;
    border-radius: 24px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.06);
}

.af-about-content-title {
    font-size: 32px;
    font-weight: 800;
    color: #1d1f23;
    margin: 0 0 32px;
}

.af-about-content-text {
    font-size: 17px;
    line-height: 2;
    color: #4b5563;
    margin-bottom: 20px;
}

.af-about-cta-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.af-about-cta-card {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 60px;
    border-radius: 24px;
    text-align: center;
    color: white;
}

.af-about-cta-title {
    font-size: 32px;
    font-weight: 800;
    margin: 0 0 16px;
}

.af-about-cta-description {
    font-size: 18px;
    margin: 0 0 32px;
    opacity: 0.95;
}

.af-about-cta-buttons {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
}

.af-about-cta-btn {
    padding: 14px 32px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
}

.af-about-cta-btn.primary {
    background: white;
    color: #764ba2;
}

.af-about-cta-btn.primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}

.af-about-cta-btn.secondary {
    background: rgba(255,255,255,0.15);
    color: white;
    border: 2px solid rgba(255,255,255,0.3);
}

.af-about-cta-btn.secondary:hover {
    background: rgba(255,255,255,0.25);
    transform: translateY(-2px);
}

@media (max-width: 991.98px) {
    .af-about-hero {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .af-about-hero-image-wrap {
        order: -1;
        max-width: 400px;
        margin: 0 auto;
    }

    .af-about-stats-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .af-about-content-card, .af-about-cta-card {
        padding: 40px 24px;
    }

    .af-about-social-links {
        justify-content: center;
    }
}

@media (max-width: 767.98px) {
    .af-about-page {
        padding: 120px 0 60px;
    }

    .af-about-hero-title {
        font-size: 32px;
    }

    .af-about-hero-subtitle {
        font-size: 18px;
    }

    .af-about-stats-grid {
        grid-template-columns: 1fr;
    }

    .af-about-stat-number {
        font-size: 36px;
    }
}

/*--------------------------------------------------------------
# Course Features Page
--------------------------------------------------------------*/
html, body {
    overflow-x: visible !important;
    overflow-y: visible !important;
}
.cf-hero {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 50%, #a435f0 100%);
    padding: 80px 0 80px;
    color: white;
    position: relative;
    overflow: hidden;
}
.cf-hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="2" fill="rgba(255,255,255,0.1)"/></svg>');
    background-size: 50px 50px;
}
.cf-hero-content {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
.cf-hero-title {
    font-size: 3rem;
    font-weight: 900;
    margin-bottom: 20px;
    line-height: 1.2;
}
.cf-hero-desc {
    font-size: 1.1rem;
    opacity: 0.95;
    line-height: 1.8;
    margin-bottom: 30px;
}
.cf-hero-buttons {
    display: flex;
    gap: 15px;
}
.cf-btn {
    padding: 12px 30px;
    border-radius: 50px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
}
.cf-btn-primary {
    background: white;
    color: #a435f0;
}
.cf-btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    color: #764ba2;
}
.cf-btn-secondary {
    background: rgba(255,255,255,0.2);
    color: white;
    border: 2px solid rgba(255,255,255,0.3);
}
.cf-btn-secondary:hover {
    background: rgba(255,255,255,0.3);
    transform: translateY(-2px);
}
.cf-video-wrapper {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0,0,0,0.3);
    background: #000;
    position: relative;
    overflow: visible;
}
.cf-section {
    padding: 80px 20px;
    max-width: 1400px;
    margin: 0 auto;
}
.cf-section-alt {
    background: linear-gradient(180deg, #f5f7fa 0%, #e8ecf1 100%);
    overflow: visible;
}
.cf-section-header {
    text-align: center;
    margin-bottom: 50px;
}
.cf-section-title {
    font-size: 2.5rem;
    font-weight: 900;
    color: #1d1f23;
    margin-bottom: 15px;
}
.cf-section-subtitle {
    font-size: 1.1rem;
    color: #6b7280;
    max-width: 600px;
    margin: 0 auto;
}
.cf-course-parts {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 25px;
}
.cf-course-part {
    background: white;
    border-radius: 16px;
    padding: 30px;
    text-align: center;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    border-bottom: 4px solid #a435f0;
}
.cf-course-part:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 40px rgba(0,0,0,0.15);
}
.cf-course-part img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 12px;
    margin-bottom: 20px;
}
.cf-course-part h4 {
    font-size: 1.2rem;
    font-weight: 800;
    color: #1d1f23;
}
.cf-features {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 25px;
}
.cf-feature {
    background: white;
    border-radius: 16px;
    padding: 30px;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}
.cf-feature:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 40px rgba(0,0,0,0.15);
}
.cf-feature-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #a435f0, #667eea);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.cf-feature-icon i {
    color: white;
    font-size: 1.8rem;
}
.cf-feature-content h4 {
    font-size: 1.1rem;
    font-weight: 800;
    color: #1d1f23;
    margin-bottom: 5px;
}
.cf-feature-content p {
    font-size: 0.95rem;
    color: #6b7280;
    margin: 0;
}
.cf-sample-videos {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 30px;
}
.cf-sample-video {
    background: white;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}
.cf-sample-video:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 40px rgba(0,0,0,0.15);
}
.cf-sample-video video {
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.cf-sample-video-info {
    padding: 25px;
}
.cf-sample-video-info span:first-child {
    display: block;
    font-size: 0.9rem;
    color: #a435f0;
    font-weight: 700;
    margin-bottom: 8px;
}
.cf-sample-video-info span:last-child {
    display: block;
    font-size: 1.1rem;
    font-weight: 800;
    color: #1d1f23;
}
.cf-accordion {
    overflow: visible;
}
.cf-accordion-item {
    overflow: visible;
    background: white;
    border-radius: 16px;
    margin-bottom: 15px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    overflow: hidden;
}
.cf-accordion-header {
    padding: 25px 30px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    user-select: none;
    transition: all 0.3s ease;
}
.cf-accordion-header:hover {
    background: #f8f9fc;
}
.cf-accordion-header-left {
    display: flex;
    align-items: center;
    gap: 20px;
}
.cf-accordion-step {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #a435f0, #667eea);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 900;
    font-size: 1.2rem;
    flex-shrink: 0;
}
.cf-accordion-title {
    font-size: 1.2rem;
    font-weight: 800;
    color: #1d1f23;
    margin-bottom: 5px;
}
.cf-accordion-subtitle {
    font-size: 0.95rem;
    color: #6b7280;
    margin: 0;
}
.cf-accordion-icon {
    width: 40px;
    height: 40px;
    background: #f0f2f5;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}
.cf-accordion-icon i {
    color: #a435f0;
    font-size: 1.5rem;
    transition: transform 0.3s ease;
}
.cf-accordion-item:not(.collapsed) .cf-accordion-icon i {
    transform: rotate(180deg);
}
.cf-accordion-body {
    padding: 0 30px 30px;
    overflow: hidden;
    display: none;
}
.cf-accordion-item.collapsed .cf-accordion-body {
    display: none;
}
.cf-accordion-item:not(.collapsed) .cf-accordion-body {
    display: block;
}
.cf-accordion-body img {
    max-width: 100%;
    border-radius: 12px;
    margin: 20px 0;
}
.cf-topic-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.cf-topic-item {
    padding: 12px 15px;
    background: #f8f9fc;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1rem;
    color: #1d1f23;
}
.cf-topic-item i {
    color: #a435f0;
    font-size: 1.1rem;
}
.cf-cta-section {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 50%, #a435f0 100%); 
    padding: 80px 20px;
    text-align: center;
    color: white;
}
.cf-cta-content {
    max-width: 1200px;
    margin: 0 auto;
}
.cf-cta-title {
    font-size: 2.5rem;
    font-weight: 900;
    margin-bottom: 20px;
}
.cf-cta-description {
    font-size: 1.1rem;
    opacity: 0.95;
    margin-bottom: 30px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.cf-cta-desc {
    font-size: 1.1rem;
    opacity: 0.95;
    margin-bottom: 30px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.cf-testimonials {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 15px;
}
.cf-testimonials-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
@media (max-width: 1024px) {
    .cf-testimonials-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 768px) {
    .cf-testimonials-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 480px) {
    .cf-testimonials-grid {
        grid-template-columns: 1fr;
    }
}
.cf-testimonial {
    border-radius: 12px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
.cf-testimonial:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}
.cf-testimonial img {
    width: 100%;
    display: block;
}
.cf-social-links {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.cf-social-links a {
    transition: transform 0.3s ease;
}
.cf-social-links a:hover {
    transform: translateY(-3px);
}

/* Design Patterns Page Styles */
.dp-hero {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 50%, #b45309 100%);
    padding: 140px 20px 80px;
    color: white;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.dp-hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="2" fill="rgba(255,255,255,0.1)"/></svg>');
    background-size: 50px 50px;
}
.dp-hero-content {
    position: relative;
    z-index: 1;
    max-width: 800px;
    text-align: center;
}
.dp-hero-title {
    font-size: 3rem;
    font-weight: 900;
    margin-bottom: 20px;
    line-height: 1.2;
}
.dp-hero-subtitle {
    font-size: 1.5rem;
    opacity: 0.95;
    margin-bottom: 15px;
}
.dp-hero-description {
    font-size: 1.1rem;
    opacity: 0.9;
    margin-bottom: 30px;
    line-height: 1.8;
}
.dp-hero-buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
}
.dp-hero-image {
    display: none;
}
@media (min-width: 1024px) {
    .dp-hero {
        padding: 140px 20px;
        flex-direction: row;
        gap: 50px;
    }
    .dp-hero-content {
        max-width: 600px;
        text-align: right;
    }
    .dp-hero-buttons {
        justify-content: flex-start;
    }
    .dp-hero-image {
        display: block;
        position: relative;
        z-index: 1;
    }
    .dp-hero-image img {
        max-width: 350px;
        border-radius: 20px;
        box-shadow: 0 20px 60px rgba(0,0,0,0.3);
        background: #000;
    }
}
.dp-btn {
    padding: 12px 30px;
    border-radius: 50px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    font-size: 1.05rem;
}
.dp-btn-primary {
    background: white;
    color: #d97706;
}
.dp-btn-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
    background: #fef3c7;
}
.dp-btn-secondary {
    background: rgba(255,255,255,0.2);
    color: white;
    border: 2px solid rgba(255,255,255,0.3);
}
.dp-btn-secondary:hover {
    background: rgba(255,255,255,0.3);
    transform: translateY(-3px);
}
.dp-section {
    padding: 80px 20px;
    max-width: 1400px;
    margin: 0 auto;
}
.dp-section-alt {
    background: linear-gradient(180deg, #fff7ed 0%, #ffedd5 100%);
    overflow: visible;
}
.dp-section-header {
    text-align: center;
    margin-bottom: 50px;
}
.dp-section-title {
    font-size: 2.5rem;
    font-weight: 900;
    color: #1f2937;
    margin-bottom: 15px;
}
.dp-section-description {
    font-size: 1.1rem;
    color: #6b7280;
    max-width: 600px;
    margin: 0 auto;
}
.dp-features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
}
.dp-feature-card {
    background: white;
    padding: 35px 30px;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    text-align: right;
    border-right: 5px solid #f59e0b;
}
.dp-feature-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.15);
    border-right-color: #d97706;
}
.dp-feature-icon {
    font-size: 3rem;
    margin-bottom: 20px;
}
.dp-feature-title {
    font-size: 1.2rem;
    font-weight: 800;
    color: #1f2937;
    margin-bottom: 10px;
}
.dp-feature-desc {
    font-size: 0.95rem;
    color: #6b7280;
    margin: 0;
    line-height: 1.7;
}
.dp-accordion {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.dp-accordion-item {
    background: white;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}
.dp-accordion-header {
    padding: 25px 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 20px;
    transition: all 0.3s ease;
}
.dp-accordion-header:hover {
    background: #fef3c7;
}
.dp-accordion-item.active .dp-accordion-header {
    background: #fef3c7;
}
.dp-accordion-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #f59e0b, #d97706);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    flex-shrink: 0;
}
.dp-accordion-text {
    flex: 1;
}
.dp-accordion-title {
    font-size: 1.2rem;
    font-weight: 800;
    color: #1f2937;
    margin-bottom: 5px;
}
.dp-accordion-subtitle {
    font-size: 0.95rem;
    color: #6b7280;
    margin: 0;
}
.dp-accordion-arrow {
    font-size: 1.5rem;
    transition: transform 0.3s ease;
    color: #f59e0b;
}
.dp-accordion-item.active .dp-accordion-arrow {
    transform: rotate(180deg);
}
.dp-accordion-body {
    padding: 0 30px 30px;
    overflow: hidden;
    display: none;
}
.dp-accordion-item.active .dp-accordion-body {
    display: block;
}
.dp-topic-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.dp-topic-item {
    padding: 12px 15px;
    background: #fffbeb;
    border-radius: 10px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 1rem;
    color: #1f2937;
}
.dp-topic-icon {
    color: #f59e0b;
    font-size: 1.1rem;
    margin-top: 3px;
}
.dp-topic-title {
    font-weight: 700;
    margin-bottom: 8px;
    color: #92400e;
}
.dp-topic-item ul {
    margin: 0;
    padding-right: 20px;
}
.dp-topic-item li {
    margin-bottom: 5px;
}
.dp-cta-section {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 50%, #b45309 100%);
    padding: 70px 20px;
    border-radius: 20px;
    margin: 60px auto;
    max-width: 1200px;
    text-align: center;
    color: white;
}
.dp-cta-content {
    max-width: 1200px;
    margin: 0 auto;
}
.dp-cta-title {
    font-size: 2.5rem;
    font-weight: 900;
    margin-bottom: 20px;
}
.dp-cta-description {
    font-size: 1.1rem;
    opacity: 0.95;
    margin-bottom: 30px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.dp-cta-buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
}

/* Docker Page Styles */
.dk-hero {
    background: linear-gradient(135deg, #10b981 0%, #059669 50%, #047857 100%);
    padding: 140px 20px 80px;
    color: white;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.dk-hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="2" fill="rgba(255,255,255,0.1)"/></svg>');
    background-size: 50px 50px;
}
.dk-hero-content {
    position: relative;
    z-index: 1;
    max-width: 800px;
    text-align: center;
}
.dk-hero-title {
    font-size: 3rem;
    font-weight: 900;
    margin-bottom: 20px;
    line-height: 1.2;
}
.dk-hero-subtitle {
    font-size: 1.5rem;
    opacity: 0.95;
    margin-bottom: 15px;
}
.dk-hero-description {
    font-size: 1.1rem;
    opacity: 0.9;
    margin-bottom: 30px;
    line-height: 1.8;
}
.dk-hero-buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
}
.dk-hero-image {
    display: none;
}
@media (min-width: 1024px) {
    .dk-hero {
        padding: 140px 20px;
        flex-direction: row;
        gap: 50px;
    }
    .dk-hero-content {
        max-width: 600px;
        text-align: right;
    }
    .dk-hero-buttons {
        justify-content: flex-start;
    }
    .dk-hero-image {
        display: block;
        position: relative;
        z-index: 1;
    }
    .dk-hero-image img {
        max-width: 350px;
        border-radius: 20px;
        box-shadow: 0 20px 60px rgba(0,0,0,0.3);
        background: white;
        padding: 20px;
    }
}
.dk-btn {
    padding: 12px 30px;
    border-radius: 50px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    font-size: 1.05rem;
}
.dk-btn-primary {
    background: white;
    color: #059669;
}
.dk-btn-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
    background: #d1fae5;
}
.dk-btn-secondary {
    background: rgba(255,255,255,0.2);
    color: white;
    border: 2px solid rgba(255,255,255,0.3);
}
.dk-btn-secondary:hover {
    background: rgba(255,255,255,0.3);
    transform: translateY(-3px);
}
.dk-section {
    padding: 80px 20px;
    max-width: 1400px;
    margin: 0 auto;
}
.dk-section-header {
    text-align: center;
    margin-bottom: 50px;
}
.dk-section-title {
    font-size: 2.5rem;
    font-weight: 900;
    color: #1f2937;
    margin-bottom: 15px;
}
.dk-section-description {
    font-size: 1.1rem;
    color: #6b7280;
    max-width: 600px;
    margin: 0 auto;
}
.dk-features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
}
.dk-feature-card {
    background: white;
    padding: 35px 30px;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    text-align: right;
    border-right: 5px solid #10b981;
}
.dk-feature-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.15);
    border-right-color: #059669;
}
.dk-feature-icon {
    font-size: 3rem;
    margin-bottom: 20px;
}
.dk-feature-title {
    font-size: 1.2rem;
    font-weight: 800;
    color: #1f2937;
    margin-bottom: 10px;
}
.dk-feature-desc {
    font-size: 0.95rem;
    color: #6b7280;
    margin: 0;
    line-height: 1.7;
}
.dk-cta-section {
    background: linear-gradient(135deg, #10b981 0%, #059669 50%, #047857 100%);
    padding: 80px 20px;
    text-align: center;
    color: white;
}
.dk-cta-content {
    max-width: 1200px;
    margin: 0 auto;
}
.dk-cta-title {
    font-size: 2.5rem;
    font-weight: 900;
    margin-bottom: 20px;
}
.dk-cta-description {
    font-size: 1.1rem;
    opacity: 0.95;
    margin-bottom: 30px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.dk-cta-buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
}
.dk-social-links {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-top: 30px;
}
.dk-social-link {
    width: 50px;
    height: 50px;
    background: white;
    color: #059669;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    transition: all 0.3s ease;
}
.dk-social-link:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    background: #d1fae5;
}
.dp-hero-image {
    display: none;
}
@media (min-width: 1024px) {
    .dp-hero {
        padding: 140px 20px;
        flex-direction: row;
        gap: 50px;
    }
    .dp-hero-content {
        max-width: 600px;
        text-align: right;
    }
    .dp-hero-buttons {
        justify-content: flex-start;
    }
    .dp-hero-image {
        display: block;
        position: relative;
        z-index: 1;
    }
    .dp-hero-image img {
        max-width: 350px;
        border-radius: 20px;
        box-shadow: 0 20px 60px rgba(0,0,0,0.3);
        background: #000;
    }
}
.dp-btn {
    padding: 12px 30px;
    border-radius: 50px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    font-size: 1.05rem;
}
.dp-btn-primary {
    background: white;
    color: #d97706;
}
.dp-btn-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
    background: #fef3c7;
}
.dp-btn-secondary {
    background: rgba(255,255,255,0.2);
    color: white;
    border: 2px solid rgba(255,255,255,0.3);
}
.dp-btn-secondary:hover {
    background: rgba(255,255,255,0.3);
    transform: translateY(-3px);
}
.dp-section {
    padding: 80px 20px;
    max-width: 1400px;
    margin: 0 auto;
}
.dp-section-alt {
    background: linear-gradient(180deg, #fff7ed 0%, #ffedd5 100%);
    overflow: visible;
}
.dp-section-header {
    text-align: center;
    margin-bottom: 50px;
}
.dp-section-title {
    font-size: 2.5rem;
    font-weight: 900;
    color: #1d1f23;
    margin-bottom: 15px;
}
.dp-section-description {
    font-size: 1.1rem;
    color: #6b7280;
    max-width: 600px;
    margin: 0 auto;
}
.dp-features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
}
.dp-feature-card {
    background: white;
    padding: 35px 30px;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    text-align: right;
    border-right: 5px solid #f59e0b;
}
.dp-feature-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.15);
    border-right-color: #d97706;
}
.dp-feature-icon {
    font-size: 3rem;
    margin-bottom: 20px;
}
.dp-feature-title {
    font-size: 1.2rem;
    font-weight: 800;
    color: #1d1f23;
    margin-bottom: 10px;
}
.dp-feature-desc {
    font-size: 0.95rem;
    color: #6b7280;
    margin: 0;
    line-height: 1.7;
}
.dp-accordion {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.dp-accordion-item {
    background: white;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}
.dp-accordion-header {
    padding: 25px 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 20px;
    transition: all 0.3s ease;
}
.dp-accordion-header:hover {
    background: #fef3c7;
}
.dp-accordion-item.active .dp-accordion-header {
    background: #fef3c7;
}
.dp-accordion-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #f59e0b, #d97706);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    flex-shrink: 0;
}
.dp-accordion-text {
    flex: 1;
}
.dp-accordion-title {
    font-size: 1.2rem;
    font-weight: 800;
    color: #1d1f23;
    margin-bottom: 5px;
}
.dp-accordion-subtitle {
    font-size: 0.95rem;
    color: #6b7280;
    margin: 0;
}
.dp-accordion-arrow {
    font-size: 1.5rem;
    transition: transform 0.3s ease;
    color: #f59e0b;
}
.dp-accordion-item.active .dp-accordion-arrow {
    transform: rotate(180deg);
}
.dp-accordion-body {
    padding: 0 30px 30px;
    overflow: hidden;
    display: none;
}
.dp-accordion-item.active .dp-accordion-body {
    display: block;
}
.dp-topic-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.dp-topic-item {
    padding: 12px 15px;
    background: #fffbeb;
    border-radius: 10px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 1rem;
    color: #1d1f23;
}
.dp-topic-icon {
    color: #f59e0b;
    font-size: 1.1rem;
    margin-top: 3px;
}
.dp-topic-title {
    font-weight: 700;
    margin-bottom: 8px;
    color: #92400e;
}
.dp-topic-item ul {
    margin: 0;
    padding-right: 20px;
}
.dp-topic-item li {
    margin-bottom: 5px;
}
.dp-cta-section {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 50%, #b45309 100%);
    padding: 70px 20px;
    border-radius: 20px;
    margin: 60px auto;
    max-width: 1200px;
    text-align: center;
    color: white;
}
.dp-cta-content {
    max-width: 1200px;
    margin: 0 auto;
}
.dp-cta-title {
    font-size: 2.5rem;
    font-weight: 900;
    margin-bottom: 20px;
}
.dp-cta-description {
    font-size: 1.1rem;
    opacity: 0.95;
    margin-bottom: 30px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.dp-cta-buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
}
