[ng\:cloak], .ng-cloak, .ng-hide {
    display: none !important;
}

.websitara-slider, footer, .bg-color-dark-primary {
    background-color: #000000 !important;
}

@media (max-width: 991px) {
    .websitara-slider img {
        width: 80% !important;
        margin: 1.5rem;
        margin-top: 3rem;
    }
}

@media (min-width: 992px) {
    .websitara-slider img {
        width: 100%;
        margin: 0;
    }
}

.owl-carousel {
    touch-action: pan-y;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    letter-spacing: -.02em;
}

@media (min-width: 992px) {
    .border-lg-end {
        border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)
    }
}

.grecaptcha-badge {
    visibility: hidden !important;
}

#map-container {
    position: relative;
    height: 300px;
    width: 100%;
}

.tree-view {
    list-style-type: none;
    padding-left: 5px;
    font-weight: 400;
}

    .tree-view em {
        font-weight: 300;
        color: #888;
    }

    .tree-view i {
        margin: 0 10px 0 0;
        color: var(--primary);
        font-size: 0.8em;
    }

    .tree-view .toggle {
        cursor: pointer;
    }

    .tree-view .expandable {
        cursor: pointer;
        color: var(--primary);
    }

        .tree-view .expandable:hover, .tree-view .toggle:hover {
            text-decoration: underline;
        }

    .tree-view .no-toggle {
        cursor: default;
        color: #888;
    }

    .tree-view .nested {
        display: none;
        padding-left: 15px;
        border-left: 1px solid #ccc;
    }

    .tree-view li {
        margin: 5px 0;
        display: flex;
    }

.card-body p {
    color: var(--bs-card-color);
}

.columns-lg-3 li:first-child {
    margin-top: 0px !important;
}

.pricing-block > .row > div:nth-child(2),
.pricing-block > .plan-price,
.plan > .plan-price {
    background-color: #000!important;
}
.pricing-block .currency-symbol {
    vertical-align: top;
    position: relative;
    top: 0.3em; 
    line-height: 1;
}
.top-0 {
    top: 0px !important;
}

.no-wrap {
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

section.section {
    margin: 0px !important;
}

    section.section.section-with-divider .divider {
        margin: -50px 0 44px;
    }

.counters [class*="bi-"], .counters .icons {
    display: block;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 5px;
}

.faq-answer p,
.faq-answer ul {
    margin-bottom: 0px;
}

#header.header-effect-shrink .header-container {
    min-height: 72px;
}

.websitara-logo {
    height: 60px;
}

@media (max-width: 576px) {
    .websitara-logo {
        height: 35px;
    }
}

.alternative-font {
    margin-right: 5px;
}

.alert-primary a {
    color: #FFF;
    text-decoration: underline;
}

.alert-primary li i {
    color: #fff
}

.nav-tabs .nav-item .when-active {
    display: none;
}

.nav-tabs .nav-item .when-not-active {
    display: inline-block;
}

.nav-tabs .nav-item.active .nav-link.active {
    background-color: #FFF!important;
}

a.nav-link.active .feature-box.feature-box-style-2 .feature-box-info h4 {
    color: var(--primary) !important;
}

.nav-tabs .nav-item.has-logo.active {
    background-color: inherit !important;
}

    .nav-tabs .nav-item.has-logo.active a {
        background-color: #000 !important;
    }

.nav-tabs .nav-item.active .when-active {
    display: inline-block;
}

.nav-tabs .nav-item.active .when-not-active {
    display: none;
}

@media (min-width: 992px) {
    #header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active:before,
    #header .header-nav.header-nav-line nav > ul li:hover > a:before {
        background: none !important;
    }
}

#header .header-nav {
    min-height: 50px;
}

.simple-search .form-control {
    border-radius: 1.3rem 0px 0px 1.3rem;
    border: 2px solid var(--grey-100) !important;
    border-right:none!important;
    width:250px;
}
.simple-search .btn {
    border-radius: 0px 1.3rem 1.3rem 0px;
    border: 2px solid var(--grey-100) !important;
    border-left: none!important;
}

.tabs.tabs-vertical.tabs-right .nav-tabs .nav-link.active {
    border-right-color:#FFF!important;
}

.alternative-font {
    font-family: "Oswald", serif !important;
    font-size: 1.2em;
    text-transform: uppercase !important;
}


.owl-dot.active span, .owl-dot:hover span {
    background-color: var(--primary) !important;
}

.mega-menu-div {
    border-radius: 0px 4px 4px 4px;
    border-top: 3px solid var(--primary);
}

.hero-lightbox-trigger {
    cursor: zoom-in;
}

    .hero-lightbox-trigger .zoom-overlay {
        opacity: 0;
        transition: opacity 0.25s ease-in-out;
        background: rgba(13, 17, 23, 0.45);
        backdrop-filter: blur(2px);
    }

    .hero-lightbox-trigger:hover .zoom-overlay {
        opacity: 1;
    }

.hero-diagram-wrapper {
    cursor: zoom-in;
    transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.3s ease;
}

    .hero-diagram-wrapper:hover {
        transform: translateY(-2px);
        box-shadow: 0 16px 36px rgba(0, 0, 0, 0.12) !important;
    }

    .hero-diagram-wrapper .diagram-img {
        transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    }

    .hero-diagram-wrapper:hover .diagram-img {
        transform: scale(1.02);
    }

    .hero-diagram-wrapper .zoom-pill {
        backdrop-filter: blur(8px);
        -webkit-backdrop-filter: blur(8px);
        background: rgba(13, 17, 23, 0.75);
        border: 1px solid rgba(255, 255, 255, 0.18);
        opacity: 0.85;
        transition: opacity 0.2s ease, background 0.2s ease;
    }

    .hero-diagram-wrapper:hover .zoom-pill {
        opacity: 1;
        background: rgba(13, 17, 23, 0.92);
    }