/* ----------------------------------

Template Name: Saturn AI — customized from the purchased Envato template
Author: Saturn AI
Description:
Version: 1.2

Main Font    : Outfit
Main Color   : #DF0A0A

-------------------------------------

[Typography]

Body copy:    15px 'Outfit', sans-serif
Header:     36px 'Outfit', sans-serif
Input, textarea:  16px 'Outfit', sans-serif
Sidebar heading:  20px 'Outfit', sans-serif

>>> TABLE OF CONTENTS:
=======================
        
    01. Template default css
        - Animations
        - General
        - Section Title
        - Video Button
        - Typography
        - Tables
        - Forms
        - Buttons
        - Pagination
        - Colors
    02. Preloader
    03. Topbar
	    - Topbar Style One
        - Topbar Style Two
    04 Navbar
        - Navbar Default
        - Navbar Transparent
        - Navbar Sticky
        - Navbar Box
    05. Banner
        - Banner Fade
        - Banner Slide
        - Banner Zoom
    06. About Us
	    - About Style One
        - About Style Two
    07. Services
        - Tab Version
        - Grid Version
        - Services Single
    08. Features
    09. Work Process
    10. Why Choose Us
    11. Fun Factor
    12. Pricing Table
    12. Partner World Wide
    13. Team
        - Grid Version
        - Carousel Version
        - Team Details
    14. Testimonials
		- Single Slider
        - Center Slider
    15. Projects
		- Grid Version
        - Carousel Version
        - Project Details
    16. Blog
        - Standard
        - Left Sidebar
        - Right Sidebar
        - Single
    17. Request Call Back
    18. FAQ
    19. Error 404
    20. Footer
    21. PHP Contact Form
    22. Others

*/

/*
** Write you custom css below
*/

/* Saturn AI wordmark — uses template type scale, not a new design system */
.navbar-brand .saturn-logo,
.navbar-collapse > .saturn-logo {
    display: inline-block;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 0.04em;
    line-height: 50px;
    color: #DF0A0A;
    text-transform: uppercase;
    white-space: nowrap;
}

.navbar-collapse > .saturn-logo {
    display: none;
}

/* Homepage top bar: address left, email/phone right, same Tekni bar */
.top-bar-home .item-flex {
    justify-content: flex-start;
}

.top-bar-home .text-end .item-flex {
    justify-content: flex-end;
}

.top-bar-home .item-flex li i {
    font-size: 14px;
    font-weight: 400;
}

.top-bar-home .text-end .item-flex li {
    margin-left: 0;
}

.top-bar-home .text-end .item-flex li + li {
    margin-left: 12px;
}

.top-bar-home .top-bar-sep {
    opacity: 0.45;
    pointer-events: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .top-bar-home .item-flex {
        justify-content: flex-start;
    }

    .top-bar-home .text-end .item-flex {
        justify-content: flex-end;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 767px) {
    .top-bar-area.top-bar-home {
        display: none;
    }
}

/* Compact white wrap around the Saturn AI header logo image only */
nav.navbar.validnavs .navbar-header .navbar-brand {
    display: inline-flex;
    align-items: center;
    width: auto;
    line-height: 1;
}

.navbar-brand .header-logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 4px;
    padding: 4px 8px;
    line-height: 1;
}

.navbar-brand .header-logo .logo {
    display: block;
    height: 40px;
    width: auto;
    max-width: 200px;
    object-fit: contain;
}

/* Keep the original Tekni skewed logo panel disabled */
nav.navbar.navbar-style-one.validnavs.navbar-fixed.no-background .navbar-header::before,
nav.navbar.navbar-style-one.validnavs.navbar-fixed.no-background .navbar-header::after {
    content: none;
    display: none;
    width: 0;
    height: 0;
    background: transparent;
    transform: none;
    box-shadow: none;
    clip-path: none;
}

@media (min-width: 1024px) {
    nav.navbar.navbar-style-one.validnavs .navbar-header {
        display: flex;
        align-items: center;
        padding-right: 0;
        margin-right: 0;
        margin-left: 10px;
    }
}

@media (max-width: 1023px) {
    .navbar-brand .header-logo .logo {
        height: 32px;
        max-width: 160px;
    }

    .navbar-collapse > img.logo {
        display: block;
        height: 32px;
        width: auto;
        max-width: 150px;
        object-fit: contain;
        margin-bottom: 20px;
    }
}

footer .f-item.about .footer-contact {
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
}

footer .f-item.about .footer-contact li {
    margin-bottom: 10px;
    line-height: 1.6;
}

footer .f-item.about .footer-contact i {
    margin-right: 8px;
}

footer .f-item.about .footer-contact a {
    color: inherit;
}

footer .f-item.about img.logo {
    display: block;
    width: 168px;
    max-width: 100%;
    height: auto;
    object-fit: contain;
    margin-bottom: 16px;
}

footer .saturn-logo {
    color: #fff;
    line-height: 1.2;
    margin-bottom: 25px;
}

footer .saturn-logo:hover {
    color: #fff;
}

@media (max-width: 1023px) {
    .navbar-collapse > .saturn-logo {
        display: inline-block;
        color: #DF0A0A !important;
        margin-bottom: 20px;
    }
}

/* Fit Saturn AI's extra nav items in the original Tekni col-xl-6 + offset-xl-1 grid */
@media (min-width: 1200px) {
    nav.navbar.navbar-style-one.validnavs ul.nav > li > a {
        padding-left: 8px;
        padding-right: 8px;
    }
}

.blog-style-one .info p.excerpt {
    margin: 10px 0 12px;
}

/* Services mega menu: fill the template's two-column panel without changing its chrome */
@media (min-width: 1024px) {
    nav.navbar.validnavs .megamenu-style-three ul.dropdown-menu.megamenu-content {
        padding: 36px 40px 28px !important;
    }

    .megamenu-style-three .col-menu-wrap {
        grid-template-columns: 1fr 1fr;
        gap: 8px 48px;
        align-items: start;
        width: 100%;
    }

    .megamenu-style-three .col-menu {
        min-width: 0;
    }

    .megamenu-style-three .col-menu-wrap h6 {
        margin-bottom: 12px;
    }

    nav.navbar.validnavs ul li.dropdown.megamenu-style-three ul.dropdown-menu.megamenu-content .menu-col li a {
        display: flex;
        align-items: flex-start;
        gap: 14px;
        padding: 8px 12px !important;
        border-radius: 6px;
        line-height: 1.3;
        text-transform: none;
        transition: background-color 0.25s ease, color 0.25s ease;
    }

    nav.navbar.validnavs ul li.dropdown.megamenu-style-three ul.dropdown-menu.megamenu-content .menu-col li a:hover {
        padding-left: 12px !important;
        background: var(--bg-gray);
        color: var(--color-primary);
    }

    .megamenu-style-three .service-ico {
        flex: 0 0 42px;
        width: 42px;
        height: 42px;
        border-radius: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(19, 81, 216, 0.08);
        color: var(--color-primary);
        font-size: 16px;
        transition: background-color 0.25s ease, color 0.25s ease;
    }

    nav.navbar.validnavs ul li.dropdown.megamenu-style-three ul.dropdown-menu.megamenu-content .menu-col li a:hover .service-ico {
        background: rgba(19, 81, 216, 0.16);
        color: var(--color-primary);
    }

    .megamenu-style-three .service-copy {
        display: block;
        min-width: 0;
        padding-top: 1px;
    }

    .megamenu-style-three .service-copy strong {
        display: block;
        font-size: 16px;
        font-weight: 600;
        color: inherit;
        line-height: 1.3;
    }

    .megamenu-style-three .service-copy em {
        display: block;
        margin-top: 3px;
        font-style: normal;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.4;
        color: var(--color-paragraph);
        overflow-wrap: break-word;
    }

    nav.navbar.validnavs ul li.dropdown.megamenu-style-three ul.dropdown-menu.megamenu-content .menu-col li a:hover .service-copy strong {
        color: var(--color-primary);
    }
}

@media (max-width: 1023px) {
    nav.navbar.validnavs ul li.dropdown.megamenu-style-three ul.dropdown-menu.megamenu-content .menu-col li a {
        display: flex;
        align-items: flex-start;
        gap: 12px;
        padding: 10px 0 !important;
        text-transform: none;
    }

    .megamenu-style-three .service-ico {
        flex: 0 0 36px;
        width: 36px;
        height: 36px;
        border-radius: 6px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(19, 81, 216, 0.08);
        color: var(--color-primary);
        font-size: 14px;
    }

    .megamenu-style-three .service-copy {
        display: block;
        min-width: 0;
    }

    .megamenu-style-three .service-copy strong {
        display: block;
        font-size: 15px;
        font-weight: 600;
        line-height: 1.3;
    }

    .megamenu-style-three .service-copy em {
        display: block;
        margin-top: 2px;
        font-style: normal;
        font-size: 12px;
        line-height: 1.4;
        color: var(--color-paragraph);
    }
}

/* ==============================================================
   Saturn AI footer
=================================================================== */
footer.footer-saturn {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    background-color: var(--dark) !important;
    background-image: none !important;
    border-top: 1px solid rgba(62, 198, 255, 0.12);
}

footer.footer-saturn::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    background-image:
        linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px),
        radial-gradient(ellipse 55% 70% at 92% 42%, rgba(19, 81, 216, 0.22) 0%, transparent 62%);
    background-size: 26px 26px, 26px 26px, auto;
    background-repeat: repeat, repeat, no-repeat;
}

footer.footer-saturn .container,
footer.footer-saturn .footer-bottom {
    position: relative;
    z-index: 1;
}

footer.footer-saturn .footer-shape {
    z-index: 0;
    pointer-events: none;
}

footer.footer-saturn .f-items {
    padding: 44px 0 36px;
}

footer.footer-saturn .footer-item {
    margin-top: 0;
}

footer.footer-saturn .widget-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 14px;
    letter-spacing: 0.01em;
}

footer.footer-saturn .widget-title::after {
    content: "";
    display: block;
    width: 26px;
    height: 2px;
    margin-top: 8px;
    border-radius: 2px;
    background: linear-gradient(90deg, #3ecfff, var(--color-primary));
}

footer.footer-saturn .f-item.about p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.7;
    max-width: 340px;
}

footer.footer-saturn .f-item.about .footer-contact {
    margin-top: 14px;
}

footer.footer-saturn .f-item.about .footer-contact li {
    margin-bottom: 7px;
}

footer.footer-saturn .f-item.link ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer.footer-saturn .f-item.link li {
    margin-top: 8px;
}

footer.footer-saturn .f-item.link li:first-child {
    margin-top: 0;
}

footer.footer-saturn .f-item.link li a {
    display: block;
    position: relative;
    padding-left: 18px;
    font-size: 15px;
    line-height: 1.45;
    color: #d1d1d7 !important;
    transition: color 0.25s ease;
}

footer.footer-saturn .f-item.link li a::before {
    content: "\2192";
    position: absolute;
    left: 0;
    top: 0.12em;
    color: #3ecfff;
    font-size: 13px;
    line-height: 1;
    transition: transform 0.25s ease, color 0.25s ease;
}

footer.footer-saturn .f-item.link li a:hover {
    color: #fff !important;
}

footer.footer-saturn .f-item.link li a:hover::before {
    transform: translateX(4px);
    color: #7ae0ff;
}

footer.footer-saturn .footer-services-cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 18px;
    row-gap: 0;
}

footer.footer-saturn .footer-services-cols > li {
    min-width: 0;
}

footer.footer-saturn .footer-services-cols > li:nth-child(2) {
    margin-top: 0;
}

footer.footer-saturn .footer-shape .item:first-child {
    height: 128px;
    top: auto;
    bottom: 24px;
    right: 0;
    opacity: 0.2;
}

footer.footer-saturn .footer-shape .item:nth-child(2) {
    height: 16px;
    left: auto;
    right: 28px;
    bottom: 18px;
    opacity: 0.16;
}

footer.footer-saturn .footer-bottom {
    padding: 12px 0;
    background: var(--dark-secondary);
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

@media (max-width: 991px) {
    footer.footer-saturn .f-items {
        padding: 36px 0 28px;
    }

    footer.footer-saturn .footer-item {
        margin-top: 28px;
    }

    footer.footer-saturn .row > .footer-item:nth-child(-n+2) {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    footer.footer-saturn .f-items {
        padding: 32px 0 24px;
    }

    footer.footer-saturn .footer-item {
        margin-top: 28px;
    }

    footer.footer-saturn .row > .footer-item:nth-child(n+2) {
        margin-top: 28px;
    }

    footer.footer-saturn .footer-services-cols {
        grid-template-columns: 1fr;
    }

    footer.footer-saturn .footer-services-cols > li:nth-child(2) {
        margin-top: 8px;
    }

    footer.footer-saturn .footer-shape {
        display: none;
    }
}
