.section-title,
.service-icon,
h1 {
    margin-bottom: 1rem
}

.blog-card h5,
.service-card h5 {
    letter-spacing: .8px
}

.ai-tagline,
.popular-badge {
    user-select: none;
    color: #fff
}

@font-face {
    font-family: BYekan;
    src: url('fonts/BYekan.woff') format('woff2');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Byekan;
    src: url(../fonts/BYekan.eot)
}

@font-face {
    font-family: Byekan;
    src: url(../Fonts/BYekan.ttf)
}

@font-face {
    font-family: Byekan;
    src: url(../Fonts/BYekan.woff)
}

body {
    font-size: 16px;
    line-height: 1.8;
    direction: rtl;
    color: #333;
    background-color: #fdf8f2
}

#contact-form .border,
#contact-form-section,
.service-card,
header,
section.container {
    background-color: #fff
}

h1 {
    font-size: 32px
}

h2 {
    font-size: 28px
}

h3 {
    font-size: 24px
}

.btn,
button {
    font-size: 16px;
    padding: 12px 24px;
    border-radius: 8px;
    font-weight: 700;
    cursor: pointer
}

input,
select,
textarea {
    font-size: 16px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 6px
}

.section-title {
    font-size: 24px;
    font-weight: 700
}

header {
    border-bottom: 1px solid #ddd
}

.nav-link {
    color: #555;
    font-weight: 500;
    transition: color .3s
}

.nav-link.active,
.nav-link:hover {
    color: #0d6efd;
    border-bottom: 3px solid #0d6efd
}

.service-card {
    background: #fff;
    border-radius: 15px;
    border: 1px solid #ddd;
    padding: 2rem 1.5rem;
    text-align: center;
    box-shadow: 0 6px 15px rgba(0, 0, 0, .05);
    margin-top: 0
}

.service-card:hover {
    box-shadow: 0 16px 30px rgba(13, 110, 253, .2);
    background-color: #f0f8ff
}

.service-icon {
    font-size: 4rem;
    color: #0d6efd;
    transition: color .3s
}

.service-card:hover .service-icon {
    color: #0056b3
}

.service-card h5 {
    font-family: Byekan;
    font-weight: 700;
    margin-bottom: .75rem;
    color: #0d6efd
}

.footer,
.hero-banner,
.order-form button,
.order-section {
    font-family: BYekan, sans-serif
}

.service-card p {
    font-size: 2rem;
    line-height: 1.5;
    color: #555;
    min-height: 75px;
    text-align: justify;
    direction: rtl
}

.btn-consult {
    margin-top: 1.25rem;
    font-weight: 600;
    border-radius: 50px;
    padding: .5rem 1.5rem;
    transition: background-color .3s, box-shadow .3s
}

#contact-form button:hover,
.btn-consult:hover {
    background-color: #0056b3;
    box-shadow: 0 8px 20px rgba(0, 86, 179, .4)
}

#contact-form-section {
    padding: 2.5rem 2rem;
    border-radius: 20px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .07);
    max-width: 700px;
    margin: 3rem auto 0
}

#contact-form-section h2 {
    color: #0d6efd;
    font-weight: 700;
    margin-bottom: 1.8rem;
    text-align: center
}

#contact-form input,
#contact-form textarea {
    border-radius: 12px;
    border: 1px solid #ccc;
    padding: .75rem 1rem;
    font-size: 1rem;
    transition: border-color .3s
}

#contact-form input:focus,
#contact-form textarea:focus {
    border-color: #0d6efd;
    box-shadow: 0 0 8px rgba(13, 110, 253, .4);
    outline: 0
}

#contact-form button {
    border-radius: 50px;
    font-weight: 700;
    padding: .6rem 0;
    font-size: 1.1rem;
    transition: background-color .3s
}

#services-section {
    background-color: #f0f8ff(17.74% 2.53 74.07 / .967);
    padding: 40px 0;
    border-radius: 12px
}

.service-card {
    transition: .3s ease-in-out;
    cursor: pointer;
    margin-bottom: 4px
}

.service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
    border-color: #007bff
}

.service-text {
    text-align: justify;
    color: #444;
    line-height: 1.6
}

.service-card hr {
    border-color: #858080;
    margin-top: 15px;
    margin-bottom: 15px
}

.service-card .btn {
    width: 140px;
    margin-top: 8px
}

section.container {
    padding: 40px 30px;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, .1)
}

section.container h2 {
    font-weight: 700;
    color: #007bff;
    margin-bottom: 30px;
    letter-spacing: 1.2px
}

section.container p.lead {
    font-size: 1.3rem;
    line-height: 1.8;
    margin-bottom: 20px;
    text-align: justify;
    color: #444
}

section.container p {
    font-size: 1.8rem;
    line-height: 1.7;
    margin-bottom: 18px;
    text-align: justify;
    color: #555
}

section.container a.btn-primary {
    background-color: #007bff;
    border: none;
    padding: 12px 28px;
    font-weight: 600;
    border-radius: 8px;
    transition: background-color .3s
}

section.container a.btn-primary:hover {
    background-color: #0056b3;
    text-decoration: none;
    color: #fff
}

section.container img {
    max-width: 100%;
    border-radius: 15px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .1);
    transition: transform .3s
}

section.container img:hover {
    transform: scale(1.05)
}

.blog-card p {
    color: #555;
    line-height: 1.6;
    text-align: justify
}

.blog-card a.btn {
    margin-top: 15px;
    width: 120px
}

.blog-card:hover {
    box-shadow: 0 12px 25px rgba(0, 0, 0, .15);
    transform: translateY(-6px);
    transition: .3s
}

#chat-widget:hover,
.floating-btn:hover,
.whatsapp-float:hover {
    transform: scale(1.1)
}

.bg-light {
    background-color: #fff5e1 !important;
    border: 1px solid #ffe0b3
}

.bg-light a,
.bg-light p,
.order-section h3 {
    color: #333
}

#contact-form .border {
    border: 1px solid #eee;
    transition: box-shadow .3s
}

#contact-form .border:hover {
    box-shadow: 0 12px 24px rgba(0, 0, 0, .1)
}

#contact-form .btn-primary {
    background-color: #ff8c42;
    border-color: #ff8c42;
    font-weight: 700;
    transition: .3s
}

#contact-form .btn-primary:hover {
    background-color: #ff6f00;
    border-color: #ff6f00
}

#chat-widget:hover {
    background-color: #ff6f00
}

#order-form h2 {
    font-weight: 700;
    color: #ff8c42
}

#order-form input,
#order-form select,
#order-form textarea {
    border-radius: 6px
}

#order-form .btn-success {
    background-color: #28a745;
    border-color: #28a745;
    font-weight: 700;
    padding: 10px 24px;
    transition: background-color .3s
}

#order-form .btn-success:hover {
    background-color: #218838;
    border-color: #218838
}

.form-section {
    background: #f9f9f9;
    padding: 40px 20px;
    border-radius: 16px;
    max-width: 600px;
    margin: 40px auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    text-align: center;
    direction: rtl
}

.form-section h2 {
    font-size: 28px;
    color: #0fa958;
    margin-bottom: 10px
}

.form-section p {
    font-size: 16px;
    color: #555;
    margin-bottom: 25px
}

.order-form {
    display: flex;
    flex-direction: column;
    gap: 15px
}

.order-form button {
    background: #0fa958;
    font-weight: 700;
    cursor: pointer
}

.order-form button:hover {
    background: #0c8c4b
}

@media screen and (max-width:600px) {
    .form-section {
        padding: 20px 10px
    }

    .order-form button {
        font-size: 16px;
        padding: 12px
    }
}

.whatsapp-float {
    position: fixed;
    left: 20px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #25d366;
    animation: 2s infinite pulse;
    bottom: 120px
}

.instagram-float {
    background: radial-gradient(circle at 30% 107%, #fdf497 0, #fd5949 45%, #d6249f 60%, #285aeb 90%)
}

@keyframes pulse {
    70% {
        box-shadow: 0 0 0 10px rgba(37, 211, 102, 0);
        box-shadow: 0 0 0 15px rgba(37, 211, 102, 0)
    }

    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, .7)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0)
    }
}

.floating-btn img,
.whatsapp-float img {
    margin-top: 10px;
    width: 30px;
    height: 30px;
    filter: brightness(0) invert(1)
}

.portfolio-block .card {
    transition: transform .3s, box-shadow .3s
}

.portfolio-block .card:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .1)
}

.portfolio-block i {
    transition: transform .4s, color .4s
}

.portfolio-block .card:hover i {
    transform: scale(1.3) rotate(-10deg);
    color: #0d6efd !important
}

.floating-btn:hover {
    transform: translateY(-3px);
    background-color: #001c80
}

.navbar-brand {
    cursor: pointer;
    font-size: 28px;
    color: #4b4be6 !important;
    font-weight: 700;
    transition: .3s
}

.navbar-brand:hover {
    color: #d1173f !important;
    transform: scale(1.08);
    text-shadow: 0 2px 6px rgba(75, 75, 230, .2)
}

.logo-img {
    height: 48px;
    transition: transform .3s, filter .3s
}

.logo-img:hover {
    transform: scale(1.08);
    filter: drop-shadow(0 0 8px rgba(75, 75, 230, .3))
}

.hero-banner {
    background-color: #f4f7ff;
    padding: 80px 0
}

.hero-title {
    font-size: 32px;
    font-weight: 700;
    color: #222;
    line-height: 1.6
}

.hero-title span {
    color: #4b4be6
}

.hero-subtitle {
    font-size: 18px;
    color: #555;
    margin-top: 15px
}

.banner-img,
.order-img {
    max-width: 100%;
    height: auto;
    animation: 4s ease-in-out infinite float
}

.footer {
    background: linear-gradient(135deg, #2673fb, #6715cc);
    padding: 30px 10px 20px;
    color: #fff;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px
}

.footer-container {
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    text-align: right
}

.footer-col {
    flex: 1 1 250px;
    min-width: 200px
}

.logo-text {
    font-size: 28px;
    font-weight: 700;
    background: linear-gradient(135deg, #fff, #cfd9ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 8px
}

.tagline {
    font-size: 14px;
    color: #e0e0e0
}

.links-col h4 {
    font-size: 16px;
    margin-bottom: 10px
}

.links-col ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.links-col ul li {
    margin: 6px 0
}

.links-col ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    transition: color .3s
}

.links-col ul li a:hover {
    color: gold
}

.icons-col {
    display: flex;
    gap: 12px;
    align-items: center;
    margin: 10px 0
}

.icon {
    font-size: 22px;
    color: #fff;
    transition: transform .3s, color .3s
}

.copyright,
.text-muted {
    color: #ccc;
    font-size: 15px
}

.icon:hover {
    transform: scale(1.2)
}

.icon.fa-phone-alt:hover {
    color: #f39c12
}

.icon.fa-instagram:hover {
    color: #e1306c
}

.icon.fa-telegram-plane:hover {
    color: #08c
}

.icon.fa-whatsapp:hover {
    color: #25d366
}

.copyright {
    flex: 1 1 100%;
    text-align: center;
    margin-top: 15px
}

.text-muted {
    font-weight: 300
}

.floating-btn {
    position: fixed;
    width: 44px;
    height: 44px;
    bottom: 90px;
    right: 15px;
    z-index: 1000;
    background-color: #25d366;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
    transition: transform .3s
}

.floating-btn img {
    width: 24px;
    height: 24px
}

.telegram-float {
    bottom: 140px;
    background-color: #08c
}

.instagram-float {
    bottom: 190px;
    background-color: #e1306c
}

.call-float {
    bottom: 240px;
    background-color: #f39c12
}

@media screen and (max-width:768px) {

    .container,
    .section,
    body {
        padding: 10px
    }

    h1,
    h2,
    h3 {
        font-size: 1.5rem;
        text-align: center
    }

    .btn,
    button {
        width: 100%;
        font-size: 15px
    }

    .form-row {
        flex-direction: column
    }

    nav ul {
        flex-direction: column;
        align-items: center
    }

    .service-box {
        width: 100%;
        margin-bottom: 20px
    }

    body {
        font-size: 14px
    }

    .footer-container {
        flex-direction: column;
        text-align: center
    }

    .icons-col {
        justify-content: center
    }

    .logo-text {
        font-size: 24px
    }

    .links-col ul li a {
        font-size: 16px
    }
}

.order-section {
    background: #fdfdfd
}

.order-form {
    background-color: #fff;
    padding: 30px;
    border-radius: 16px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, .06);
    direction: rtl;
    text-align: right
}

.order-form label {
    font-size: 15px;
    margin-bottom: 5px;
    color: #444
}

.order-form input,
.order-form select,
.order-form textarea {
    border-radius: 8px;
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 10px;
    background-color: #f9f9f9;
    transition: border .3s
}

.order-form input:focus,
.order-form select:focus,
.order-form textarea:focus {
    border-color: #4b4be6;
    outline: 0;
    background-color: #fff
}

.order-form textarea {
    resize: none
}

.order-form button {
    background-color: #4b4be6;
    border: none;
    color: #fff;
    padding: 12px;
    font-size: 16px;
    border-radius: 10px;
    width: 100%;
    transition: background .3s
}

.order-form button:hover {
    background-color: #3a3ad0
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-10px)
    }
}

body,
button,
h1,
h2,
h3,
input,
label,
p,
select,
textarea {
    font-family: BYekan, sans-serif !important
}

.form-title {
    font-size: 24px;
    font-weight: 700;
    color: #333
}

.ai-tagline,
.ai-tagline-mobile {
    position: fixed;
    font-family: BYekan, Tahoma, sans-serif;
    font-weight: 600;
    z-index: 9999
}

.form-subtitle {
    font-size: 15px;
    color: #666
}

.service-web .service-feature {
    text-align: right;
    direction: rtl;
    font-size: 14px;
    line-height: 1.7;
    margin: 4px 0;
    padding: 0
}

.service-web .service-feature i {
    margin-left: 8px;
    vertical-align: middle
}

.service-web hr {
    margin: 6px 0;
    border: none;
    border-top: 1px solid #ccc;
    opacity: .5
}

.service-web p {
    font-size: 15px !important;
    line-height: 1.8;
    margin-bottom: 8px;
    min-height: unset !important
}

.portfolio-section {
    padding: 30px 20px;
    max-width: 800px;
    margin: auto
}

.portfolio-section h2 {
    font-size: 22px;
    margin-bottom: 10px;
    color: #444
}

.portfolio-img {
    width: 100%;
    max-height: 350px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 15px
}

.portfolio-section p {
    font-size: 15px;
    color: #555;
    line-height: 1.8
}

.portfolio-section ul {
    list-style: disc;
    padding-right: 20px;
    margin-bottom: 20px
}

.btn {
    display: inline-block;
    padding: 10px 20px;
    background-color: #0e7ff1;
    color: #fff;
    border-radius: 8px;
    text-decoration: none;
    transition: .3s
}

.btn:hover {
    background-color: #be348a;
    border-color: #fff
}

.btn-primary {
    border: 2px solid #fff !important;
    background-color: #0d6efd !important;
    color: #fff !important;
    transition: .3s
}

.btn-primary:hover {
    background-color: #0b5ed7 !important;
    border-color: #fff !important;
    color: #fff !important
}

.ai-tagline {
    top: 50%;
    right: 0;
    transform: translateY(-50%) rotate(15deg);
    background-color: #304fe8;
    padding: 10px 25px;
    font-size: 1rem;
    box-shadow: 0 4px 8px rgba(62, 96, 240, .5);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    cursor: default;
    white-space: nowrap;
    transition: background-color .4s, opacity .4s;
    opacity: 1
}

.ai-tagline-mobile {
    display: none;
    bottom: 10px;
    right: 10px;
    left: 10px;
    margin: auto;
    background-color: #3e60f0;
    color: #fff;
    font-size: .9rem;
    padding: 8px 15px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(62, 96, 240, .3)
}

@media (max-width:768px) {
    section.container {
        padding: 30px 20px
    }

    section.container p.lead {
        font-size: 1.2rem
    }

    .ai-tagline {
        display: none
    }

    .ai-tagline-mobile {
        display: block
    }
}

body.dark-mode {
    background-color: #121212;
    color: #eee
}

body.dark-mode .tariff-card {
    background-color: #1e1e1e;
    border-color: #2c2c2c;
    color: #eee
}

body.dark-mode .tariff-card:hover {
    box-shadow: 0 8px 24px rgba(255, 255, 255, .05)
}

body.dark-mode .tariff-card .card-text,
body.dark-mode .tariff-card .card-title,
body.dark-mode .tariff-card a,
body.dark-mode .tariff-card p {
    color: #ddd
}

body.dark-mode .btn-outline-primary {
    border-color: #66b2ff;
    color: #66b2ff
}

body.dark-mode .btn-outline-primary:hover {
    background-color: #66b2ff;
    color: #000
}

body.dark-mode .btn-outline-success {
    border-color: #6f9;
    color: #6f9
}

body.dark-mode .btn-outline-success:hover {
    background-color: #6f9;
    color: #000
}

.tariff-card {
    opacity: 0;
    transform: translateY(20px);
    animation: .6s forwards fadeInUp;
    overflow: hidden;
    transition: transform .4s cubic-bezier(.4, 0, .2, 1), box-shadow .4s cubic-bezier(.4, 0, .2, 1);
    border-radius: 1.2rem;
    border: 1px solid #ddd;
    background: #fff;
    cursor: pointer
}

.animate-fade-up:nth-child(2),
.tariff-card:nth-child(2) {
    animation-delay: .2s
}

.animate-fade-up:nth-child(3),
.tariff-card:nth-child(3) {
    animation-delay: .4s
}

@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(30px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.animate-fade-up {
    opacity: 0;
    animation: .7s ease-out forwards fadeUp
}

.animate-fade-up:first-child {
    animation-delay: 0s
}

.tariff-card:hover {
    box-shadow: 0 1.5rem 2rem rgba(0, 0, 0, .1);
    transform: translateY(-12px) scale(1.05);
    box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, .15);
    border-color: #0d6efd
}

.popular-badge {
    box-shadow: 0 .3rem 1rem rgba(0, 0, 0, .2);
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, #0d6efd, #6610f2);
    font-weight: 700;
    font-size: .95rem;
    padding: .5rem 1rem;
    border-radius: 0 0 1rem 1rem;
    animation: 2s infinite pulseBadge;
    display: flex;
    align-items: center;
    gap: .5rem;
    box-shadow: 0 0 8px rgba(13, 110, 253, .7)
}

@keyframes pulseBadge {
    50% {
        opacity: .9;
        transform: scale(1.1);
        opacity: .85
    }

    0%,
    100% {
        transform: scale(1);
        opacity: 1
    }
}

/* برچسب پیشنهاد ویژه */
/* برچسب پکیج ویژه بزرگ‌تر و کشیده‌تر */
.special-badge {
    background: linear-gradient(90deg, #ff5722, #e91e63);
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
    border-bottom-left-radius: 2rem;
    z-index: 10;
    box-shadow: 0 0 10px rgba(255, 87, 34, 0.5);
}

.special-package:hover {
    transform: scale(1.01);
    transition: all 0.3s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.object-fit-cover {
    object-fit: cover;
}

/*************************************/

.vip-card {
    border: 2px solid #f39c12;
    box-shadow: 0 0 20px rgba(243, 156, 18, 0.6);
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    max-width: 720px;
    margin: auto;
}

.vip-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 35px rgba(243, 156, 18, 0.9);
}

.ribbon {
    position: absolute;
    top: 30px;
    right: -50px;
    z-index: 15;
}

.ribbon span {
    display: block;
    width: 230px;
    padding: 10px 0;
    background: linear-gradient(45deg, #f1c40f, #d4ac0d);
    color: white;
    font-weight: 900;
    text-align: center;
    font-size: 1.1rem;
    transform: rotate(45deg);
    box-shadow: 0 0 15px rgba(241, 196, 15, 0.8);
    animation: pulse-glow 2.5s ease-in-out infinite, shakeRibbon 4s ease-in-out infinite;
}

.ribbon span i {
    margin-left: 8px;
}

@keyframes pulse-glow {
    0% {
        box-shadow: 0 0 10px rgba(241, 196, 15, 0.5);
    }

    50% {
        box-shadow: 0 0 20px rgba(241, 196, 15, 0.9), 0 0 40px rgba(212, 172, 13, 0.5);
    }

    100% {
        box-shadow: 0 0 10px rgba(241, 196, 15, 0.5);
    }
}

@keyframes shakeRibbon {

    0%,
    100% {
        transform: rotate(45deg) translate(0, 0);
    }

    25% {
        transform: rotate(45deg) translate(1px, -1px);
    }

    50% {
        transform: rotate(45deg) translate(-1px, 1px);
    }

    75% {
        transform: rotate(45deg) translate(1px, 1px);
    }
}

.vip-card .btn:hover {
    position: relative;
    overflow: hidden;
}

.vip-card .btn:hover::after {
    content: '';
    position: absolute;
    width: 200%;
    height: 200%;
    top: -50%;
    left: -50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 10%, transparent 10.01%);
    animation: ripple 1s ease-out forwards;
}

@keyframes ripple {
    0% {
        transform: scale(0);
        opacity: 1;
    }

    100% {
        transform: scale(1);
        opacity: 0;
    }
}

/*************استایل قلب و لایگ کناره مبلغ******************/
.fas.fa-heart:hover {
    color: #ff4d4d;
    transform: scale(1.2);
    transition: 0.3s ease;
    cursor: pointer;
}

.fas.fa-thumbs-up:hover {
    color: #28a745;
    transform: scale(1.2);
    transition: 0.3s ease;
    cursor: pointer;
}