.h1-sm {
    font-size: smaller;
}

.card-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.brand-logo {
    min-height: 100px !important;
    max-height: 100px !important;
}

.video-fullscreen-wrap {
    position: relative;
    height: 900px;
    overflow: hidden;
}

.video-fullscreen-video {
    position: absolute;
    inset: 0;
}

.video-fullscreen-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-single.video-fullscreen-wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.owl-prev {
    display: none !important;
}

.owl-next {
    display: none !important;
}

.top-logo {
    height: 0 !important;
}
.top-logo img {
    height: 50px !important;
}

.events-slider {
    max-height: 600px !important;
    height: 600px !important;
}
.events-slider-item {
    max-height: 600px !important;
}
.brand-logo-index {
    width: 100% !important;
    height: 100px !important;
}

.partner-wrapper .owl-stage-outer .owl-item {
    border: 1px solid rgba(0, 0, 0, 0.07);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 10px;
    background: #ffe5c0;
}

.who-we-are {
    width: 500px;
}

.cinema-video {
    position: relative;
    width: 100%;

    border-radius: 12px;
    overflow: hidden;
    backdrop-filter: blur(10px);
}

.tab-content {
    max-height: 900px;
    overflow: auto;
}

.cinema-video video {
    width: 100%;
    display: block;
    border-radius: 12px;
    transform: scale(1.02);
    /* height: 300px; */
}
.py-50 {
    padding: 50px 0;
}

.cinema-video::before {
    content: "";
    position: absolute;
    inset: 0;

    mix-blend-mode: overlay;
    pointer-events: none;
}

.glow {
    position: absolute;
    inset: -40px;
    background: radial-gradient(
        circle at top,
        rgba(0, 180, 255, 0.35),
        transparent 60%
    );
    filter: blur(40px);
    z-index: -1;
}
#crm {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 900009;
    font-size: 25px;
    border: none;
    outline: none;
    border-radius: 50%;
    color: #e2bf6c;
    background: #0d233e;
    cursor: pointer;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    transition: all 0.5s ease-in-out;
    z-index: 10000;
}

.glass-box {
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(25px) saturate(180%);
    -webkit-backdrop-filter: blur(50px) saturate(180%);

    border-radius: 18px;
    border: 1px solid rgba(255, 255, 255, 0.25);

    box-shadow:
        0 8px 32px rgba(0, 0, 0, 0.25),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);

    padding: 10px;
}

.floor-search-item {
    min-height: 80px;
    max-height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.glass-box-text button {
    background: transparent;
    color: white !important;
}
.max-height-100px {
    max-height: 100px !important;
}
.max-height-70px {
    max-height: 70px !important;
}

.color-9C9C9C {
    color: #9c9c9c;
}
.color-2f2c5c {
    color: #2f2c5c;
}
.color-4D4D4D {
    color: #4d4d4d;
}
.color-e2bf6c {
    color: #e2bf6c;
}
.margin-10px {
    margin: 10px;
}

.border-radius-40px {
    border-radius: 40px;
}
.bg-EEEEEE {
    background: #eeeeee;
}
.bg-0D233E {
    background: #0d233e;
}

.bg-FFE5C0 {
    background: #ffe5c0;
}
.bg-e2bf6c {
    background-color: #e2bf6c;
}

.btn-cta-crm {
    background-color: #e2bf6c;
    color: #0d233e;
}
.btn-cta-crm:hover {
    background-color: #e2bf6c;
    color: #0d233e;
}

.border-radius-15px {
    border-radius: 15px;
}

.btn-service {
    background-color: #0d233e;
    color: white;
    padding: 10px;
    font-size: 120%;
}
.btn-service:hover {
    background-color: #0d233e;
    color: white;
    padding: 10px;
    font-size: 120%;
}

.mehrad-card-image {
    max-width: 100% !important;
}
.font-size-80 {
    font-size: 80% !important;
}

.mehrad-card-btn {
    background: #ede1af;
    color: black;
    padding: 10px;
    border-radius: 10px;
    font-size: 70%;
}
.mehrad-card-btn:hover {
    background: black;
    color: #ede1af;
}
.silver-mehrad-card-btn {
    background: #e4e4e4;
    color: black;
    padding: 10px;
    border-radius: 10px;
    font-size: 70%;
}
.silver-mehrad-card-btn:hover {
    background: black;
    color: #e4e4e4;
}

.description_box {
    background-color: #0d233e;
    border-radius: 30px;
    width: 100%;
    padding: 0 !important;
}
.description_box .feature-icon {
    background: #e2bf6c !important ;
    width: 90px;
    height: 90px;
    margin: 10px;
}
.description_box .feature-info {
    width: 90px;
    height: 90px;
    margin: 10px;
}

/* .description_box .feature-info h4 {
colo
}
.description_box .feature-info {
    width: 90px;
    height: 90px;
    margin: 10px;
} */

.scroll-anim {
    opacity: 0;
    transform: translate3d(0, 60px, 0) scale(0.96);
    filter: blur(8px);
    will-change: transform, opacity, filter;
    transition: opacity 0.2s linear;
}

.scroll-anim.ready {
    opacity: 1;
}

.navbar.fixed-top {
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    box-shadow: none;
}
.navbar.fixed-top .container {
    margin-top: 10px;
    width: 90%;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(50px) saturate(180%);
    -webkit-backdrop-filter: blur(50px) saturate(180%);

    border-radius: 18px;
    border: 1px solid rgba(255, 255, 255, 0.25);

    box-shadow:
        0 8px 32px rgba(0, 0, 0, 0.25),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
    color: black;
    padding: 0px;
}

.ultra-float {
    animation: ultraFloat 8s ease-in-out infinite;
    transform-style: preserve-3d;
    will-change: transform;
    transition: transform 0.25s ease;
}

.badge-btn {
    position: relative;
    top: 20px;
    /* right: -100%; */
    border-radius: 20px;
    background-color: #e2bf6c;
    color: black;
    margin: 0;
    /* margin-top: -30px; */
}
.badge-btn:hover {
    position: relative;
    top: 20px;
    /* right: -100%; */
    border-radius: 20px;
    background-color: #e2bf6c;
    color: black;
    margin: 0;
    /* margin-top: -30px; */
}

.silver-mehrad-card-box {
    background: #e6e6e6;
    padding: 5%;
    border-radius: 15px;
    box-shadow:
        rgba(14, 30, 37, 0.12) 0px 2px 4px 0px,
        rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}
.mehrad-card-box {
    background: #eee4b3;
    padding: 5%;
    border-radius: 15px;
    box-shadow:
        rgba(14, 30, 37, 0.12) 0px 2px 4px 0px,
        rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

.nav-link-btn {
    color: black !important;
}
.nav-link-btn:hover {
    color: black !important;
}

.cafe {
    background: none;
    box-shadow: none;
    padding: 0px;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
}
.cafe-logo {
    width: 80px !important;
    height: 80px !important;
    border-radius: 50%;
    position: relative;
    top: -50px;
    background: #e2bf6c;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cafe-logo img {
    min-width: 50%;
    max-width: 75%;
}

.custome-radius {
    border-radius: 15px 15px 0 0;
}

.hall-imgae {
    border: 1px solid #e2bf6c;
}

.hall-box {
    height: 200px;
    background-size: cover;
    margin: 5px;
    border-radius: 15px;
}
.hall-box h4 {
    color: white;
}

.cta-wrapper {
    width: 100%;
    padding: 60px 20px;
    display: flex;
    justify-content: center;
    background:none;
}

.cta-wrapper::before{
    background: none;
}

.cta-card {
    width: 100%;
    max-width: 1100px;
    border-radius: 24px;
    overflow: hidden;
    position: relative;

    /* Gradient Theme */
    background: linear-gradient(
        135deg,
      
        #0b0f17 120%,
        #111827 60%,
        #1f2937 35%,
        #b45309 0%
    );

    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.cta-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(
        circle at top right,
        rgba(245, 158, 11, 0.35),
        transparent 60%
    );
    pointer-events: none;
}

/* GRID (col-6) */
.cta-grid {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
}

.cta-col {
    width: 50%;
    padding: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* LEFT IMAGE */
.cta-image img {
    max-width: 100%;
    height: auto;
    filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.5));
    transform: scale(1.05);
}

/* RIGHT CONTENT */
.cta-content {
    flex-direction: column;
    text-align: right;
    color: #fff;
}

.cta-content h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 12px;
}

.cta-content p {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.75);
    margin-bottom: 25px;
    line-height: 1.8;
}

.cta-btn {
    display: inline-block;
    padding: 14px 28px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
    color: #0b0f17;

    background: linear-gradient(135deg, #f59e0b, #d97706);
    box-shadow: 0 10px 25px rgba(245, 158, 11, 0.35);
    transition: 0.25s ease;
}

.cta-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 15px 35px rgba(245, 158, 11, 0.5);
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .cta-col {
        width: 100%;
        padding: 30px;
        text-align: center;
    }

    .cta-content {
        text-align: center;
    }

    .cta-image img {
        max-width: 280px;
    }
}

@keyframes ultraFloat {
    0% {
        transform: translate3d(0, 0px, 0) rotateZ(0deg) scale(1);
    }

    20% {
        transform: translate3d(0, -12px, 0) rotateZ(0.8deg) scale(1.02);
    }

    40% {
        transform: translate3d(0, -28px, 0) rotateZ(-1deg) scale(1.03);
    }

    60% {
        transform: translate3d(0, -18px, 0) rotateZ(0.6deg) scale(1.02);
    }

    80% {
        transform: translate3d(0, -10px, 0) rotateZ(-0.6deg) scale(1.01);
    }

    100% {
        transform: translate3d(0, 0px, 0) rotateZ(0deg) scale(1);
    }
}

@media all and (min-width: 768px) and (max-width: 1399px) {
    #crm {
        bottom: 70px;
    }
}

@media screen and (min-width: 998px) {
    .best-brand-area {
        margin-right: 200px !important;
        margin-left: 200px !important;
    }
}

@media screen and (min-width: 688px) {
    .tab-content {
        margin-right: 100px;
        margin-left: 100px;
    }
    .about-area {
        margin-right: 100px;
        margin-left: 100px;
    }

    .mehrad-card-btn {
        font-size: 100%;
    }
    .silver-mehrad-card-btn {
        font-size: 100%;
    }
}

@media screen and (max-width: 991px) {
    .mobile.navbar {
        /* background-color: rgba(255, 255, 255, 0.479); */
        padding: 0.5%;
        /* min-height: 100% !important; */
        transition: min-height 0.5s ease;
    }
    .mobile-min-height-100 {
        min-height: 100% !important;
    }

    .mobile.logo {
        display: none;
    }
    .who-we-are {
        width: 300px;
    }
    .margin-80px {
        margin: 80px;
    }
}
@media (min-width: 992px) {
    .flex-lg-row-reverse {
        flex-direction: row-reverse;
    }
}
