/* ===================================
    Crafto - It business
====================================== */
/* font */
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&display=swap');
/* variable */
:root {     
    --base-color: #074eb9; 
    --dark-gray:#252840;
    --black:#05060a;
    --medium-gray:#7d8087;
    --very-light-gray: #f0f2f8;
    --primary-font: 'Plus Jakarta Sans', sans-serif;
}
/* reset */
body{
    line-height: 29px;
}
/* header */
header .navbar-brand img {
    max-height: 64px;
} 
.navbar .navbar-nav .nav-link {
    font-size: 17px;
}
header .btn.btn-rounded.btn-large {
    padding:10px 26px;
    font-size: 13px;
    font-weight: 500;
}
.sticky .header-transparent .header-button .btn {
    color: var(--dark-gray);
    border-color: var(--extra-medium-gray);
}
.sticky .header-transparent .header-button .btn:hover {
    border-color: var(--dark-gray);
    color: var(--white);
    background:  var(--dark-gray);
}
header.sticky.sticky-active [data-header-hover="light"] .widget-text i {
    color: var(--white);
}
/* accordion style 02 */
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu {
    background-color: var(--dark-gray);
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: var(--white);
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li:hover a,
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li.active a{
    opacity: .5;
}
/* btn */
[class*=btn-transparent], [class*=" btn-transparent"] {
    font-weight: 500;
}
.btn {
    text-transform: none;
    font-family: var(--primary-font);
}
.btn.btn-switch-text.btn-extra-large > span {
    padding: 19px 40px;
}
.btn-gradient-purple-pink {
    background-image: linear-gradient(to right, #0b58cb, #e94037, #0b58cb);
    background-size: 200% auto;
    color: var(--white);
}
/* bg gradient color */
.bg-gradient-dark-gray-transparent { 
    background: -webkit-linear-gradient(right, rgba(24, 25, 28, .5), rgba(255, 255, 255, 0.0));
    background: linear-gradient(to right, rgba(24, 25, 28, .5), rgba(255, 255, 255, 0.0));
}
.bg-gradient-very-light-gray-transparent {
    background: -webkit-linear-gradient(right, rgba(240, 244, 253, 1.0), rgba(255, 255, 255, 0.0));
    background: linear-gradient(to right, rgba(240, 244, 253, 1.0), rgba(255, 255, 255, 0.0));
}
.bg-gradient-flamingo-red-transparent {
    background: -webkit-linear-gradient(right, rgba(243, 69, 59, 1.0), rgba(255, 255, 255, 0.0));
    background: linear-gradient(to right, rgba(243, 69, 59, 1.0) 10%, rgba(255, 255, 255, 0.0) 95%);
}
.bg-gradient-base-color-transparent {
    background: -webkit-linear-gradient(right, rgba(15, 89, 201, 1.0), rgba(255, 255, 255, 0.0));
    background: linear-gradient(to right, rgba(15, 89, 201, 1.0) 10%, rgba(255, 255, 255, 0.0) 95%);
}
.bg-gradient-light-gray-transparent {
    background: -webkit-linear-gradient(right, rgba(222, 230, 244, 1.0), rgba(255, 255, 255, 0.0));
    background: linear-gradient(to right, rgba(222, 230, 244, 1.0), rgba(255, 255, 255, 0.0));
}
.bg-midnight-blue {
    background-color: #1e2033;
}
/* text */
.text-flamingo {
    color: #e55b53;
}
.text-gradient-orange-sky-blue {
    background-image: linear-gradient(to right, #5e70f3, #6170f1, #8074dc, #b87bb6, #ec8192);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 25px;
}
/* portfolio filter */
.portfolio-filter li {
    padding: 0 18px;
    line-height: 24px;
}
/* blog */ 
.categories-btn {
    font-size: 11px;
}
/* page title */
.page-title-extra-large h1 {
    font-size: 4rem;
    line-height: 4rem;
}
.page-title-extra-large h2 {
    font-size: 17px;
    line-height: 28px;
    margin: 0 auto;
}
.process-step-style-05 .progress-step-separator {
    bottom: -10px;
    height: 100%;
    z-index: -1;
}
/* height */
.h-72px {
    height: 72px !important;
}
#map {
    height: 650px;
    border-radius: 6px 0 0 6px;
}
/* margin top */
.mt-minus-50px {
    margin-top: -50px;
}
/* line-height */
.lh-200 {
    line-height: 12.5rem;
}
/* bottom */
.bottom-auto {
    bottom: auto;
}

/* ==========================================================================
   CRAFTO FLAT STYLE LINE-ICON STAKEHOLDER TABS
   ========================================================================== */

/* Dark layout canvas container settings */
.bg-dark-navy-blue {
    background-color: #252840 !important;
}

.text-gradient-orange-accent {
    color: #074eb9 !important;
}

/* Horizontal pill track grid alignment */
.custom-line-icon-pills {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
    padding-bottom: 20px;
    gap: 30px;
}

/* Base line-icon button layout */
.custom-line-icon-pills .nav-link {
    background-color: transparent !important;
    border: none !important;
    padding: 10px 15px !important;
    color: rgba(255, 255, 255, 0.4) !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    transition: all 0.3s ease-in-out !important;
    position: relative;
}

/* Icon glyph circle alignment */
.custom-line-icon-pills .tab-icon-wrap {
    font-size: 2rem !important;
    line-height: 1;
    transition: transform 0.3s ease;
}

.custom-line-icon-pills .tab-text-label {
    font-size: 0.8rem !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: 0.8px;
}

/* Hover & Active State: Matches the clean highlight pattern from your screenshot */
.custom-line-icon-pills .nav-link:hover,
.custom-line-icon-pills .nav-link.active {
    color: #ffffff !important;
}

.custom-line-icon-pills .nav-link:hover .tab-icon-wrap,
.custom-line-icon-pills .nav-link.active .tab-icon-wrap {
    transform: translateY(-3px);
    color: #074eb9 !important;
}

/* Premium bottom indicator line decoration below the active tab icon */
.custom-line-icon-pills .nav-link.active::after {
    content: '';
    position: absolute;
    bottom: -21px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #074eb9;
    border-radius: 2px;
}

/* Offline crisp feature bullets configuration */
.dark-feature-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    font-size: 0.95rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.65);
}

.dark-feature-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: -1px;
    color: #074eb9;
    font-weight: 900;
    font-size: 1.1rem;
}

.overflow-hidden {
    overflow: hidden !important;
}

.live-tech-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}

/* Base parameters for the glowing ambient shapes */
.glowing-orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(130px);
    opacity: 0.18;
    will-change: transform;
}

/* Orb 1: Deep Corporate Blue sweeping across the top left */
.orb-1 {
    width: 450px;
    height: 450px;
    background-color: #2A2A72;
    top: -10%;
    left: -10%;
    animation: driftOrbOne 22s ease-in-out infinite alternate;
}

/* Orb 2: Brand Orange Accent glowing behind the line-icons menu track */
.orb-2 {
    width: 350px;
    height: 350px;
    background-color: #ff9f43;
    top: 20%;
    right: -5%;
    animation: driftOrbTwo 18s ease-in-out infinite alternate;
}

/* Orb 3: Soft Indigo pulsing near the bottom content boxes */
.orb-3 {
    width: 400px;
    height: 400px;
    background-color: #4d4dbf;
    bottom: -15%;
    left: 25%;
    animation: driftOrbThree 25s ease-in-out infinite alternate;
}

/* POSITION TRACK KEYFRAMES (60FPS Hardware Accelerated Translations) */
@keyframes driftOrbOne {
    0% { transform: translate(0, 0) scale(1); }
    100% { transform: translate(80px, 50px) scale(1.15); }
}

@keyframes driftOrbTwo {
    0% { transform: translate(0, 0) scale(1); }
    100% { transform: translate(-100px, -40px) scale(0.9); }
}

@keyframes driftOrbThree {
    0% { transform: translate(0, 0) scale(0.95); }
    100% { transform: translate(50px, -60px) scale(1.1); }
}

/* Ensure the tab content card stands out cleanly on top of the moving gradient */
.dark-role-box {
    background-color: rgba(255, 255, 255, 0.03) !important;
    backdrop-filter: blur(10px) !important;
    border: 1px solid rgba(255, 255, 255, 0.06) !important;
    border-radius: 12px;
    margin-top: 30px;
}

/* SMOOTH TRANSITION TOP SECTION WAVE DIVIDER STYLES */
.custom-shape-divider-top-12 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    z-index: 2;
}

.custom-shape-divider-top-12 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 60px;
}

@media (max-width: 767px) {
    .custom-shape-divider-top-12 svg {
        height: 35px;
    }
}

/* footer */
footer .footer-logo img {
    max-height: 60px;
}
footer ul li {
    margin-bottom: 0;
}
.footer-light a:hover, .footer-navbar li a:hover {
    color: var(--dark-gray);
}
@media (max-width: 1299px) {
    .navbar .navbar-nav .nav-link {
        font-size: 16px;
    }
    header .btn.btn-rounded.btn-large {
        padding: 10px 15px;
        font-size: 12px; 
    }
}
@media (max-width: 1199px) {
    .navbar .navbar-nav .nav-link {
        font-size: 15px;
    }
    header .btn.btn-rounded.btn-large {
        padding: 10px 10px;
        font-size: 11px; 
    }
}
@media (max-width: 991px) {
    .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu {
        width: calc(100% + 30px) !important;
        margin-left: -15px;
        padding: 10px 45px;
        margin-bottom: 0;
        margin-right: -15px;
    }
    .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li:last-child a {
        padding-bottom: 17px;
    }
    [data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a i {
        font-size: 19px;
    }
    header .btn.btn-rounded.btn-large {
        color: var(--dark-gray);
        border-color: var(--extra-medium-gray);
        padding: 10px 15px;
        font-size: 13px;
    }
}
@media (max-width: 767px) {
    .portfolio-filter li {
        padding: 0;
    }
}