/*
Theme Name: PixelCity
Theme URI: https://pixelcity.com
Author: Sandeep Dhiman
Description: Custom WordPress Theme
Version: 1.0
Text Domain: pixelcity
*/

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

body{
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    line-height:1.6;
    color:#333;
}

.container{
    width:1200px;
    max-width:95%;
    margin:0 auto;
}
nav a {
    font-size: 16px !important;
    text-transform: uppercase;
}

img{
    max-width:100%;
    height:auto;
}

a{
    text-decoration:none;
}
#hero video.w-full.h-full.object-cover {
    object-position: center;
}
ul{
    list-style:none;
}
section#instagram {
    padding-top: 0;
}
.bg-brand-red {
    --tw-bg-opacity: 1;
    background-color: rgb(230 27 35 / var(--tw-bg-opacity, 1));
}
#header {
    padding: 12px 0;
    background: rgba(255, 255, 255, 0.9);
}
#header .items-center.gap-2.logo img {
    width: 90px;
}
 .hide-scrollbar::-webkit-scrollbar { display: none; }
.hide-scrollbar { -ms-overflow-style: none; scrollbar-width: none; }

.glass-nav {
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(229, 231, 235, 0.5);
}

.img-hover-zoom {
    transition: transform 0.7s ease;
}
.group:hover .img-hover-zoom {
    transform: scale(1.05);
}

.about-content p{
margin-bottom: 12px;
    
}
.object-cover {
    object-fit: cover;
    object-position: top;
}
#home-contact img {
    object-position: unset !important;
}
.svg-inline--fa {
    display: var(--fa-display, inline-block);
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}
#about video.absolute.inset-0.w-full.h-full.object-cover {
    transform: scale(1.3);
}
#footer a.flex.items-center.gap-2.mb-6 img {
    width: 110px;
}

#about-us-page img.w-full.h-full.object-cover {
    object-position: center;
}
.to-dark {
    --tw-gradient-to: #121212 var(--tw-gradient-to-position);
}

.via-dark\/60 {
    --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.from-dark\/80 {
    --tw-gradient-from: rgb(18 18 18 / 0.8) var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

#founder .glass-card.rounded-3xl.p-8.md\:p-16 {
    border: 1px solid #d5d5d5;
    box-shadow: 0 0 4px #ccc;
}
section#main-gallery {
    padding: 60px 0;
}
section#customer_reivew {
    padding-top: 0;
}
.bg-brand-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(42 48 38 / var(--tw-bg-opacity, 1));
}
.shadow-\[0_20px_40px_-15px_rgba\(0\2c 0\2c 0\2c 0\.05\)\] {
    --tw-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.05);
    --tw-shadow-colored: 0 20px 40px -15px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.glass-card {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(0, 0, 0, 0.05);
}
#contact-main {
    padding-top: 160px;
}
.contact_form.space-y-6 label textarea {
    height: 150px;
}
.contact_form.space-y-6 label input, .contact_form.space-y-6 label textarea {
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    margin: 9px 0;
    color: #000;
}
.contact_form.space-y-6 label {
    font-size: 16px;
    margin: 0 0 10px;
    display: block;
    font-weight: bold;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.bg-brand-red {
    padding: 10px 70px;
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 5px;
}


 .glass-nav {
            background: rgba(255, 255, 255, 0.92);
            backdrop-filter: blur(12px);
            border-bottom: 1px solid rgba(229, 231, 235, 0.6);
        }

        .gradient-text {
            background: linear-gradient(to right, #E61B23, #F7931E, #1E73D8);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
        }

        .four-o-four-bg {
            background: linear-gradient(135deg, #E61B23 0%, #F7931E 50%, #1E73D8 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
        }

        .orb-1 {
            background: radial-gradient(circle, rgba(230,27,35,0.15) 0%, transparent 70%);
        }
        .orb-2 {
            background: radial-gradient(circle, rgba(30,115,216,0.12) 0%, transparent 70%);
        }
        .orb-3 {
            background: radial-gradient(circle, rgba(247,147,30,0.1) 0%, transparent 70%);
        }

        .camera-shimmer::after {
            content: '';
            position: absolute;
            top: 0; left: -100%;
            width: 60%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent);
            animation: shimmer 3s infinite;
        }
        @keyframes shimmer {
            0% { left: -100%; }
            100% { left: 200%; }
        }

        .link-card:hover .link-arrow {
            transform: translateX(4px);
        }
        .link-arrow {
            transition: transform 0.2s ease;
        }

        .search-input:focus {
            outline: none;
            box-shadow: 0 0 0 3px rgba(230,27,35,0.15);
        }

        .film-strip {
            background-image: repeating-linear-gradient(
                90deg,
                transparent 0px,
                transparent 18px,
                #E61B23 18px,
                #E61B23 22px
            );
        }

        @keyframes ticker {
            0% { transform: translateX(0); }
            100% { transform: translateX(-50%); }
        }
        .ticker-track {
            animation: ticker 20s linear infinite;
        }
@media (max-width:767px){
    section#hero {
    min-height: 400px;
    height: 400px;
}
}