:root {
            --primary-color: #0c0c0c;
            --secondary-color: #000;
            --accent-color:  #989BA0;
            --dark-bg: #1a0033;
        }
        
        body {
            font-family: 'Marcellus', sans-serif;
        }
        
        .navbar {
            background: #f8f8ff;
            padding: 1rem 0;
        }
        


        .navbar-brand {
            font-size: 1.2rem;
            font-weight: bold;
            color: #0c0c0c !important;
            line-height: 1.2;
        }

        .navbar-brand span{
          
          font-weight: 400;
          
        }
        
        
        .navbar-nav .nav-link {
            color: #0c0c0c;
            margin: 0 0.5rem;
            transition: color 0.3s;
            font-size: 1rem;
        }
        
        .navbar-nav .nav-link:hover {
            color: var(--accent-color) !important;
        }
        
        
        
        .hero-section h1 {
            font-size: 3rem;
            font-weight: bold;
            margin-bottom: 1.5rem;
            text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
        }
        
        .hero-section p {
            font-size: 1.3rem;
            margin-bottom: 2rem;
            text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        }
        
        .btn-primary-custom {
            background: linear-gradient(135deg, var(--secondary-color), var(--primary-color));
            border: none;
            padding: 12px 40px;
            font-size: 1.1rem;
            border-radius: 50px;
            transition: transform 0.3s, box-shadow 0.3s;
            color: white;
        }
        
        .btn-primary-custom:hover {
            transform: translateY(-3px);
            box-shadow: 0 10px 25px rgba(255, 255, 255, 0.5);
            color: white;
        }

        
        
        .section-title {
            font-size: 2.5rem;
            font-weight: bold;
            color: var(--primary-color);
            margin-bottom: 3rem;
            text-align: center;
            position: relative;
            padding-bottom: 1rem;
        }
        
        .section-title::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 100px;
            height: 3px;
            background: linear-gradient(90deg, var(--secondary-color), var(--accent-color));
        }
        
        .about-section {
            padding: 80px 0;
            background: #f8f9fa;
        }
        
        .about-img {
            border-radius: 15px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
            width: 100%;
            height: auto;
        }
        
        .about-content h4 {
            color: var(--secondary-color);
            margin-top: 1.5rem;
            margin-bottom: 1rem;
        }
        
        .services-section {
            padding: 80px 0;
        }
        
        .service-card {
            border: none;
            border-radius: 15px;
            overflow: hidden;
            transition: transform 0.3s, box-shadow 0.3s;
            height: 100%;
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        
        .service-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 15px 35px gray;
        }
        
        .service-card img {
            height: 200px;
            object-fit: cover;
        }
        
        .service-card .card-body {
            padding: 1.5rem;
        }
        
        .service-card h5 {
            color: var(--primary-color);
            font-weight: bold;
        }

        .service-card h5 a{
            color: var(--primary-color);
            font-weight: bold;
            text-decoration: none;
        }
        
        .cta-section {
            background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
            color: white;
            padding: 60px 0;
            margin: 80px 0;
        }
        
        .cta-section h3 {
            font-size: 2rem;
            font-weight: bold;
            margin-bottom: 1rem;
        }
        
        .blog-section {
            padding: 80px 0;
            background: #f8f9fa;
        }
        
        .blog-card {
            border: none;
            border-radius: 15px;
            overflow: hidden;
            transition: transform 0.3s;
            height: 100%;
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        
        .blog-card:hover {
            transform: translateY(-5px);
        }
        
        .blog-card img {
            height: 200px;
            object-fit: cover;
        }
        
        .zodiac-section {
            padding: 80px 0;
        }
        
        .zodiac-card {
            background: white;
            border-radius: 15px;
            padding: 1.5rem;
            text-align: center;
            transition: all 0.3s;
            box-shadow: 0 3px 10px rgba(0,0,0,0.1);
            height: 100%;
        }
        
        .zodiac-card:hover {
            background: gray;
            color: white;
            transform: scale(1.05);
        }
        
        .zodiac-icon {
            font-size: 3rem;
            margin-bottom: 1rem;
        }
        
        .zodiac-card a{
            color: #424242;
            text-decoration: none;
        }

        .zodiac-card a:hover{
            color: white;
            text-decoration: none;

        }

        .ikon-card {
            background: white;
            border-radius: 15px;
            padding: 1rem;
            text-align: center;
            transition: all 0.3s;
            box-shadow: 0 3px 10px rgba(0,0,0,0.1);
            height: 100%;
        }
        
        .ikon-card:hover {
            background: white;
            transform: scale(1.05);
        }
        
        .ikon-icon {
            font-size: 3rem;
            margin-bottom: 1rem;
        }
        
        .ikon-card a{
            color: #424242;
            text-decoration: none;
        }

        .ikon-card a:hover{
            color: #424242;
            text-decoration: none;
           
        }

        .instagram-card {
            /* Instagram'ın karakteristik renk geçişi (gradient) */
            background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
            
            /* Metin rengini daha iyi görünmesi için beyaz yapın */
            color: white; 
        }

        /* Karttaki linklerin ve simgenin de beyaz olması için güncellemeler */
        .instagram-card a, 
        .instagram-card h5,
        .instagram-card p {
            color: white !important; /* !important, .ikon-card a'daki rengi ezmek için kullanılabilir. */
        }

        /* Hover efektini Instagram renklerine uygun hale getirebiliriz */
        .instagram-card:hover {
            /* Hafif bir koyuluk ekleyerek etkileşim hissini artırabiliriz */
            background: linear-gradient(45deg, #d37e2e 0%, #cd5730 25%, #c5243e 50%, #b8215c 75%, #a61678 100%);
            transform: scale(1.05); /* Mevcut büyütme efekti */
        }

        .whatsapp-card {
                /* WhatsApp'ın karakteristik yeşil renk geçişi (gradient) */
                background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);
                
                /* Metin rengini daha iyi görünmesi için beyaz yapın */
                color: white; 
            }

            /* Karttaki linklerin ve simgenin de beyaz olması için güncellemeler */
            .whatsapp-card a, 
            .whatsapp-card h5,
            .whatsapp-card p {
                color: white !important; /* !important, diğer sınıflardaki rengi ezmek için kullanılabilir. */
            }

            /* Hover efektini WhatsApp renklerine uygun hale getirebiliriz */
            .whatsapp-card:hover {
                /* Hafif bir koyuluk veya farklı bir yeşil tonu ekleyerek etkileşim hissini artırabiliriz */
                background: linear-gradient(135deg, #1DAE50 0%, #0A695E 100%);
                transform: scale(1.05); /* Mevcut büyütme efekti */
            }

            .directions-card {
                /* Harita/Navigasyon için mavi tonlarında canlı bir renk geçişi (gradient) */
                background: white;
                
                
                /* Metin rengini beyaz yapın */
                color: black; 
            }

            /* Karttaki linklerin ve simgenin de beyaz olması için güncellemeler */
            .directions-card a, 
            .directions-card h5,
            .directions-card p {
                color: black !important; /* Diğer stilleri ezmek için */
            }

            /* Hover efektini biraz koyulaştıralım */
            .directions-card:hover {
                /* Daha derin mavi tonlarına geçiş */
                
                transform: scale(1.05); /* Mevcut büyütme efekti */
            }

        .contact-section {
            padding: 80px 0;
            background: linear-gradient(135deg, rgba(74, 20, 140, 0.05), rgba(123, 31, 162, 0.05));
        }
        
        .contact-form {
            background: white;
            padding: 2rem;
            border-radius: 15px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }
        
        footer {
            background: #0c0c0c;
            color: white;
            padding: 40px 0 20px;
        }
        
        footer a {
            color: var(--accent-color);
            text-decoration: none;
        }
        
        footer a:hover {
            color: white;
        }


        
        @media (max-width: 768px) {
            .hero-section h1 {
                font-size: 2rem;
            }
            
            .hero-section p {
                font-size: 1rem;
            }
            
            .section-title {
                font-size: 2rem;
            }
        }

       /* Çerez Bildirimi */
        .cookie-notice {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
            color: white;
            padding: 20px;
            box-shadow: 0 -5px 20px rgba(0,0,0,0.3);
            z-index: 9999;
            display: none;
            animation: slideUp 0.5s ease;
        }
        
        .cookie-notice.show {
            display: block;
        }
        
        @keyframes slideUp {
            from {
                transform: translateY(100%);
            }
            to {
                transform: translateY(0);
            }
        }
        
        .cookie-notice .container {
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 15px;
        }
        
        .cookie-notice-text {
            flex: 1;
            min-width: 250px;
        }
        
        .cookie-notice-buttons {
            display: flex;
            gap: 10px;
        }
        
        .btn-cookie {
            padding: 10px 25px;
            border-radius: 50px;
            border: none;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s;
        }
        
        .btn-accept {
            background: white;
            color: var(--primary-color);
        }
        
        .btn-accept:hover {
            background: var(--accent-color);
            color: white;
        }
        
        .btn-close-cookie {
            background: rgba(255,255,255,0.2);
            color: white;
        }
        
        .btn-close-cookie:hover {
            background: rgba(255,255,255,0.3);
        }
        
        /* Sosyal Medya Butonları */
        .social-float {
            position: fixed;
            right: 20px;
            bottom: 20px;
            z-index: 9999;
            display: flex;
            flex-direction: column;
            gap: 15px;
            transform: translate3d(0, 0, 0); 
    -webkit-transform: translate3d(0, 0, 0);
        }
        
        .social-float a {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-size: 28px;
            text-decoration: none;
            box-shadow: 0 5px 15px rgba(0,0,0,0.3);
            transition: all 0.3s;
        }
        
        .social-float a:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 25px rgba(0,0,0,0.4);
        }
        
        .social-instagram {
            background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        }
        
        
.social-whatsapp {
    background: #128c7e;
    
}


        
        @media (max-width: 768px) {
            .cookie-notice .container {
                flex-direction: column;
                text-align: center;
            }
            
            .social-float {
                right: 15px;
                bottom: 15px;
                gap: 10px;
            }
            
            .social-float a {
                width: 50px;
                height: 50px;
                font-size: 24px;
            }
        }


         .map-container {
            width: 100%;
            height: 270px;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0 4px 15px rgba(0,0,0,0.1);
        }

.page-link {
    color: black;
}

.page-link.active {
    background-color: black;
    color: white;
    border-color: black;
}

a.page-link {
    background-color: white;
    color: black;
}

.active>.page-link {
    background-color: black;
    color: white;
    border-color: black;
}

.page-link:hover {
    color: gray;
}

footer.blockquote-footer {
    background: white;
}

.blockquote {
    font-size: 1rem;
}