/* Auto-generated CSS for template */

/* Section: navigations/nav-bordered-bottom */
#nav-bordered-bottom {
    border-bottom: 1px solid #e5e7eb;
    padding: 20px 0;
}

#nav-bordered-bottom .navbar-brand {
    font-size: 1.4rem;
    color: #111827;
}

#nav-bordered-bottom .nav-link {
    font-weight: 500;
    padding: 10px 20px;
    color: #6b7280;
    transition: all 0.3s ease;
}

#nav-bordered-bottom .nav-link:hover {
    color: #111827;
}

#nav-bordered-bottom .btn-dark {
    background: #aa96da;
    border: 2px solid #aa96da;
    border-radius: 8px;
    font-weight: 600;
}

#nav-bordered-bottom .btn-dark:hover {
    background: #aa96da;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(17, 24, 39, 0.3);
}


/* Section: headers/header-text-7 */
#header-text-7 .bg {
    background-image: url('images/bg-72.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.2;
}

/* Section: prices/prices-minimal-clean */
#prices-minimal-clean .bg {
    background: #f9fafb;
    opacity: 1;
}

#prices-minimal-clean .single-price-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 60px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
    text-align: center;
}

#prices-minimal-clean .price-value {
    margin-bottom: 15px;
}

#prices-minimal-clean .dollar {
    font-size: 2rem;
    vertical-align: top;
    color: #6b7280;
}

#prices-minimal-clean .number {
    font-size: 5rem;
    font-weight: 900;
    color: #1f2937;
}

#prices-minimal-clean .per {
    font-size: 1.2rem;
    color: #6b7280;
}

#prices-minimal-clean .price-desc {
    color: #6b7280;
    margin-bottom: 30px;
}

#prices-minimal-clean .divider {
    height: 2px;
    background: linear-gradient(90deg, transparent 0%, #e5e7eb 50%, transparent 100%);
    margin: 30px 0;
}

#prices-minimal-clean .features-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin: 40px 0;
    text-align: left;
}

#prices-minimal-clean .feature {
    font-weight: 600;
    color: #059669;
}

#prices-minimal-clean .main-cta {
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
    color: #ffffff;
    border: none;
    padding: 18px 50px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 1.1rem;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-bottom: 15px;
}

#prices-minimal-clean .main-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(59, 130, 246, 0.3);
}

#prices-minimal-clean .trial-note {
    color: #6b7280;
    font-size: 0.9rem;
    margin: 0;
}


/* Section: text/text-3col */
#text-3col .bg {
    background-image: url('images/bg-sign.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    opacity: 0.1;
}


/* Section: benefits/benefits-3col-6 */
#benefits-3col-6 .bg-wrap{
    background: #F4F5F6;
}

/* Section: testimonials/testimonials-column-layout */
#testimonials-column-layout .bg {
    background: #ffffff;
    opacity: 1;
}

#testimonials-column-layout .summary-stars {
    color: #fbbf24;
    font-size: 1.5rem;
}

#testimonials-column-layout .summary-text {
    color: #1f2937;
}

#testimonials-column-layout .summary-note {
    color: #059669;
    font-weight: 600;
}

#testimonials-column-layout .stack-item {
    background: #f9fafb;
    padding: 25px;
    border-radius: 12px;
}

#testimonials-column-layout .item-header {
    display: flex;
    align-items: center;
    gap: 15px;
}

#testimonials-column-layout .item-avatar {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-weight: 700;
}

#testimonials-column-layout .item-role {
    color: #6b7280;
    font-size: 0.9rem;
}

#testimonials-column-layout .item-quote {
    color: #4b5563;
    font-style: italic;
    margin: 0;
}


/* Section: contact/contact-map */
#contact-map .bg {
	background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
	opacity: 0.05;
}

#contact-map .form-control {
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 15px 20px;
	background: #ffffff;
	transition: all 0.3s ease;
}

#contact-map .form-control:focus {
	border-color: #764ba2;
	box-shadow: 0 0 0 4px rgba(102, 126, 234, 0.1);
}

#contact-map .btn { border: 1px solid #7bccc4; background: #95e1d3; color: #000; padding: 12px 30px; cursor: pointer; }

#contact-map .btn:hover {
	transform: translateY(-3px);
	box-shadow: 0 12px 25px rgba(102, 126, 234, 0.35);
}


/* Section: cookies/cookie-compact-bar */
#cookie-compact-bar {
    background: linear-gradient(135deg, #1e293b 0%, #334155 100%);
    padding: 0.75rem 0;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
    animation: slideDown 0.4s ease-out;
}

#cookie-compact-bar .cookie-compact-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
    flex-wrap: wrap;
}

#cookie-compact-bar .cookie-compact-left {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex: 1;
    min-width: 250px;
}

#cookie-compact-bar .cookie-compact-icon {
    font-size: 1.5rem;
    line-height: 1;
}

#cookie-compact-bar .cookie-compact-text {
    font-size: 0.9rem;
    color: #e2e8f0;
    line-height: 1.5;
}

#cookie-compact-bar .cookie-compact-text a {
    color: #a78bfa;
    text-decoration: underline;
    font-weight: 500;
}

#cookie-compact-bar .cookie-compact-text a:hover {
    color: #c4b5fd;
}

#cookie-compact-bar .cookie-compact-right {
    display: flex;
    gap: 0.75rem;
    align-items: center;
}

#cookie-compact-bar .btn-compact-settings {
    padding: 0.5rem 1.25rem;
    background: #28a745;
    color: #fff;
    border: 2px solid #28a745;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 500;
    font-size: 0.9rem;
    transition: all 0.3s ease;
    white-space: nowrap;
}

#cookie-compact-bar .btn-compact-settings:hover {
    background: #28a745;
    border-color: #fff;
}

#cookie-compact-bar .btn-compact-accept {
    padding: 0.5rem 1.5rem;
    background: #28a745;
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.9rem;
    transition: all 0.3s ease;
    white-space: nowrap;
    border: 2px solid #28a745;
}

#cookie-compact-bar .btn-compact-accept:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(124, 58, 237, 0.4);
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@media (max-width: 768px) {
    #cookie-compact-bar .cookie-compact-content {
        flex-direction: column;
        text-align: center;
    }
    
    #cookie-compact-bar .cookie-compact-left {
        flex-direction: column;
        text-align: center;
    }
    
    #cookie-compact-bar .cookie-compact-right {
        width: 100%;
        justify-content: center;
    }
}


