/*
Theme Name: HypeLab Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hypelab

This is the child theme for HypeLab theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

body,h1,h2,h3,h4,h5,h6,p,li,label,a,input,textarea{font-family: 'Inter', sans-serif;}
:root {
    --primary-color: #0066cc;
    --secondary-color: #00cc88;
    --accent-color: #ff6b35;
    --dark-bg: #0a0e1a;
    --darker-bg: #070b14;
    --card-bg: #1a1f2e;
    --text-primary: #ffffff;
    --text-secondary: #b8c5d1;
    --text-muted: #8892a6;
    --border-color: #2a3441;
    --gradient-primary: linear-gradient(135deg, #0066cc 0%, #0052a3 100%);
    --gradient-secondary: linear-gradient(135deg, #00cc88 0%, #00a36b 100%);
    --gradient-accent: linear-gradient(135deg, #ff6b35 0%, #e55a2b 100%);
}
  /* Custom scrollbar */
::-webkit-scrollbar {
	width: 8px;
}

::-webkit-scrollbar-track {
	background: var(--dark-bg);
}

::-webkit-scrollbar-thumb {
	background: var(--primary-color);
	border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
	background: #0052a3;
}
.mainheader {
    position: fixed !important;
    top: 0;
    z-index: 999;
    width: 100%;
	    padding: 5px;
	left:0;
}
.banner_home{
	background: var(--darker-bg);
    padding: 120px 0 50px;
    position: relative;
    overflow: hidden;
}
.banner_home::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(ellipse at center, rgba(0, 102, 204, 0.1) 0%, transparent 70%);
}
.banner_home h1 {
    font-size: clamp(3rem, 5vw, 4.5rem);
    font-weight: 800 !important;
    line-height: 1.1;
    margin-bottom: 0rem;
    background: linear-gradient(135deg, var(--text-primary) 0%, var(--primary-color) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.hero-subtitle {
    font-size: 1.25rem;
    color: var(--text-secondary) !important;
    margin-bottom: 2.5rem;
    max-width: 600px;
    line-height: 1.6;
}
.ptb-80{
	padding-top:80px;
	padding-bottom:80px;
}
.customeh2  .elementor-heading-title {
    font-size: clamp(2.5rem, 4vw, 3.5rem);
    font-weight: 800 !important;
    margin-bottom: 1rem;
    background: linear-gradient(135deg, var(--text-primary) 0%, var(--primary-color) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.paragrph20 p {
    font-size: 1.2rem;
    color: var(--text-secondary);
    max-width: 600px;
    margin: 0 auto;
}
/*Poweful  */
.powerfulFetured  .elementor-widget-wrap.elementor-element-populated {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
	margin-top:30px;
}

.powerfulFetured  .elementor-widget-icon-box {
    background: var(--card-bg);
    border-radius: 16px;
    padding: 2rem;
    border: 1px solid var(--border-color);
    transition: all 0.3s ease;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.powerfulFetured .elementor-widget-icon-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    border-color: var(--primary-color);
}


.powerfulFetured .elementor-widget-icon-box:hover::before {
    transform: scaleX(1);
}
.powerfulFetured .elementor-widget-icon-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: var(--gradient-primary);
    transform: scaleX(0);
    transition: transform 0.3s ease;
}

.powerfulFetured .elementor-widget-icon-box .elementor-icon-box-wrapper {
text-align: left !important;
}

.powerfulFetured .elementor-widget-icon-box .elementor-icon {
        width: 64px;
    height: 64px;
    background: var(--gradient-primary);
    border-radius: 16px;
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
    color: white;
}

.powerfulFetured .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: var(--text-primary);
}

.powerfulFetured .elementor-widget-icon-box .elementor-icon-box-content  .elementor-icon-box-description {
    color: var(--text-secondary);
    line-height: 1.6;
}
.MainNavimenu .elementor-nav-menu {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: end;
	    margin: 0;
}

.MainNavimenu .elementor-nav-menu li a {
    color: #B8C5D1;
    fill: #B8C5D1;
	    padding: 13px 20px;
}

.MainNavimenu .elementor-nav-menu li a:hover {
    color: var(--e-global-color-f09cb67);
    fill: var(--e-global-color-f09cb67);
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.mainheader  .headerlogo {
    width: 20% !important;
}

.mainheader .rightmenuBar {
    width: 80% !important;
}

.mainheader .rightmenuBar nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    display: none;
}

.rightmenuBar .elementor-widget-button {
    width: auto !important;
}

.rightmenuBar .elementor-widget-button a.elementor-button.elementor-button-link {
    background-color: var(--e-global-color-f09cb67);
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    border-style: solid;
    border-color: var(--e-global-color-f09cb67);
    border-radius: 6px 6px 6px 6px;
    padding: 11px 26px 11px 26px;
}

.elementor-menu-toggle {
    display: none;
}
/* Why CHoose Us */
.whychoose_boxs {
    margin-top: 10px;
}

.whychoose_boxs .elementor-widget-icon-box {
    padding: 1.5rem;
    background: var(--card-bg);
    border-radius: 12px;
    border: 1px solid var(--border-color);
    transition: all 0.3s ease;
    height: 100%;
}

.whychoose_boxs .elementor-widget-icon-box:hover {
    border-color: var(--secondary-color);
    transform: translateX(8px);
}
.customeh2 {
    margin-bottom: 4px !important;
}
.whychoose_boxs .elementor-widget-icon-box .elementor-icon {
    width: 48px;
    height: 48px;
    background: var(--gradient-secondary);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.2rem;
    flex-shrink: 0;
}

.whychoose_boxs .elementor-widget-icon-box  .elementor-icon-box-content .elementor-icon-box-title {
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: var(--text-primary);
    font-size: 1.5rem;
}

.whychoose_boxs .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-description {
    color: var(--text-secondary);
    margin: 0;
    font-size: 16px;
}
/* Price Table Section */
.customeh2 {
    margin-bottom: 4px !important;
}

.growth_plan .elementor-price-table {
    background: var(--card-bg);
    border-radius: 20px;
    padding: 2.5rem;
    border: 2px solid var(--border-color);
    position: relative;
    transition: all 0.3s ease;
    height: 100%;
    text-align: left !important;
}

.growth_plan .elementor-price-table__header .elementor-price-table__heading {
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 1.6rem;
}

.growth_plan .elementor-price-table__header {
    padding: 0 !important;
}

.growth_plan  .elementor-widget-price-table {
    background: transparent !important;
    overflow: visible !important;
	height: 100%;
}

.growth_plan  .elementor-price-table__price {
    padding: 0 0 40px !important;
    justify-content: flex-start !important;
    font-size: 3rem !important;
    font-weight: 800 !important;
    color: var(--text-primary) !important;
    margin-bottom: 0.5rem;
}

.growth_plan .elementor-price-table__price span.elementor-price-table__currency,.growth_plan .elementor-price-table__price span.elementor-price-table__integer-part {
    font-size: inherit !important;
}

.growth_plan .elementor-price-table__price .elementor-price-table__after-price span {
    font-size: 1rem;
    color: var(--text-muted);
    font-weight: 400;
}

.growth_plan ul.elementor-price-table__features-list li  .elementor-price-table__feature-inner {
    margin: 0 0 0 20px !important;
    padding: 0.3rem 0;
    color: var(--text-secondary);
    display: flex;
    align-items: center;
    font-size: 16px;
	    line-height: 1.4;
}

.growth_plan ul.elementor-price-table__features-list li .elementor-price-table__feature-inner path {
    fill: var(--secondary-color);
}

.growth_plan ul.elementor-price-table__features-list li .elementor-price-table__feature-inner svg {
    width: 14px;
}

.elementor-price-table__footer a.elementor-price-table__button {
    border: 2px solid var(--primary-color);
    color: var(--primary-color);
    background: transparent;
    padding: 0.9rem 1.5rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
    width: 100%;
}

.elementor-price-table__footer a.elementor-price-table__button:hover {
    background: var(--primary-color);
    color: white;
    transform: translateY(-2px);
}

.growth_plan .elementor-widget-price-table:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}

.growth_plan .elementor-widget-price-table.activeplan:hover {
       transform: scale(1.05);
}
.activeplan .elementor-price-table{
     border-color: var(--primary-color);
}

.rightmenuBar > div {
    justify-content: end;
	    align-items: center;
}

.rightmenuBar > div .elementor-element.elementor-widget.elementor-widget-nav-menu {
    margin-bottom: 0;
	    width: auto;
}

.elementor-price-table__ribbon .elementor-price-table__ribbon-inner {
    position: relative !important;
    transform: translate(0, -18px) !important;
    left: 0;
    width: auto !important;
    display: inline-block;
    padding: 5px 24px;
    border-radius: 35px;
    font-weight: 700 !important;
    margin: 0 !important;
}
.activeplan .elementor-price-table__footer a.elementor-price-table__button {
    background: var(--gradient-primary);
    border: none;
    font-weight: 600;
    color: #fff;
}
.elementor-price-table__ribbon {
    transform: inherit !important;
    left: 0 !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    text-align: center;
}
.getintouchWarp {
    background: var(--card-bg);
    border-radius: 16px;
    padding: 1rem;
    border: 1px solid var(--border-color);
    margin: 15px 30px 0 0px;
}
.getintouchWarp .elementor-widget.elementor-widget-icon-box .elementor-icon {
    width: 48px;
    height: 48px;
    background: var(--gradient-primary);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.2rem;
}

.getintouchWarp .elementor-widget.elementor-widget-icon-box .elementor-icon-box-title {
    font-weight: 600;
    margin-bottom: 0.25rem;
    color: var(--text-primary);
    font-size: 1.25rem;
}

.getintouchWarp .elementor-widget.elementor-widget-icon-box p a,.getintouchWarp .elementor-widget.elementor-widget-icon-box p {
    color: var(--text-secondary);
    margin: 0;
}

.getintouchWarp .elementor-widget.elementor-widget-icon-box {
    margin-bottom: 30px;
}

.getintouchWarp .elementor-widget.elementor-widget-icon-box:last-child {
    margin-bottom: 0;
}
.homepostA .elementor-post__card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    border-color: #f46633 !important;
}

.homepostA .elementor-post__card {
    transition: all 0.5s ease;
}
.growth_plan {
    margin-top: 30px;
}
.supportMenu ul.elementor-icon-list-items {
    margin: 0 !important;
}
/* Contact US form */
.form_contactwarp {
    background: #070b14;
    border-radius: 16px;
    border: 1px solid var(--border-color);
    padding: 30px 30px 15px;
}

.form_contactwarp label {
    color: var(--text-secondary);
    display: block;
    margin-bottom: 6px;
    font-size: 14px;
}

.form_contactwarp br {
    display: none;
}

.form_contactwarp span.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}
.form_contactwarp .form-group input, .form_contactwarp .form-group select {
    width: 100%;
    border-radius: 5px;
    background: #1a1f2e;
    border: none;
    color: #b5b5b5;
    outline: none;
    height: 48px;
}


.form_contactwarp .form-button span.wpcf7-spinner {
    position: absolute;
    bottom: 0px;
}

.form_contactwarp .form-button  input.wpcf7-form-control.btn {
    background: var(--gradient-primary);
    border: none;
    padding: 0.8rem 1.5rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
    width: 100%;
}

.form_contactwarp .form-button {
    margin-top: 35px;
}
.growth_plan .elementor-widget-price-table ul.elementor-price-table__features-list {
    padding-bottom: 75px;
}

.growth_plan .elementor-widget-price-table .elementor-price-table__footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 50%;
    max-width: 80%;
    transform: translate(-50%,0%);
}

/* Graph  */

        .chart-container {
            border-radius: 20px;
            padding: 19px 16px;
            /* box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); */
            backdrop-filter: blur(10px);
            max-width: 800px;
            width: 100%;
        }

        .chart-header {
            text-align: center;
            margin-bottom: 40px;
            display: none !important;
        }

        .chart-title {
            font-size: 2.5rem;
            font-weight: 700;
            color: #2d3748;
            margin-bottom: 10px;
            background: linear-gradient(45deg, #667eea, #764ba2);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
        }

        .chart-subtitle {
            font-size: 1.1rem;
            color: #718096;
            font-weight: 500;
        }

        .chart-area {
            position: relative;
            height: 400px;
            border-radius: 15px;
            padding: 30px;
            overflow: hidden;
            padding-right: 0;
        }

        .grid-lines {
            position: absolute;
            top: 30px;
            left: 30px;
            right: 10px;
            bottom: 30px;
        }

        .grid-line {
            position: absolute;
            left: 0;
            right: 0;
            height: 1px;
            background: #e2e8f0;
        }

        .grid-line:nth-child(1) { top: 0%; }
        .grid-line:nth-child(2) { top: 25%; }
        .grid-line:nth-child(3) { top: 50%; }
        .grid-line:nth-child(4) { top: 75%; }
        .grid-line:nth-child(5) { top: 100%; }

        .y-axis-labels {
            position: absolute;
            left: 0;
            top: 30px;
            bottom: 30px;
            width: 30px;
            display: flex;
            flex-direction: column-reverse;
            justify-content: space-between;
            font-size: 0.9rem;
            color: #718096;
        }

        .chart-line {
            position: absolute;
            bottom: 30px;
            left: 50px;
            right: 10px;
            height: 340px;
        }

        .growth-path {
            fill: none;
            stroke: url(#gradient);
            stroke-width: 4;
            stroke-linecap: round;
            stroke-linejoin: round;
            filter: drop-shadow(0 4px 8px rgba(102, 126, 234, 0.3));
        }

        .growth-area {
            fill: url(#areaGradient);
            opacity: 0.3;
        }

        .data-points {
            position: absolute;
            bottom: 30px;
            left: 50px;
            right: 30px;
            height: 340px;
        }

        .data-point {
            position: absolute;
            width: 12px;
            height: 12px;
            background: #667eea;
            border: 3px solid white;
            border-radius: 50%;
            transform: translate(-50%, 50%);
            box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
            animation: pulse 2s infinite;
        }

        .data-point::after {
            content: '';
            position: absolute;
            top: -15px;
            left: 50%;
            transform: translateX(-50%);
            width: 6px;
            height: 6px;
            background: #667eea;
            border-radius: 50%;
            opacity: 0;
            animation: sparkle 2s infinite;
        }

        .x-axis-labels {
            position: absolute;
            bottom: 0;
            left: 50px;
            right: 30px;
            height: 20px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-size: 0.9rem;
            color: #718096;
        }

        .stats-container {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
            gap: 20px;
            margin-top: 30px;
        }

        .stat-card {
            background: linear-gradient(135deg, #0066cc, #764ba2);
            color: white;
            padding: 9px 12px;
            border-radius: 15px;
            text-align: center;
            transform: translateY(0);
            transition: transform 0.3s ease;
        }

        .stat-card:hover {
            transform: translateY(-5px);
        }

        .stat-value {
            font-size: 1.4rem;
            font-weight: 700;
            margin-bottom: -1px;
            animation: countUp 3s ease-out infinite;
        }

        .stat-label {
            font-size: 0.8rem;
            opacity: 0.9;
        }

        @keyframes drawLine {
            0% {
                stroke-dasharray: 0 1000;
            }
            100% {
                stroke-dasharray: 1000 0;
            }
        }

        @keyframes fillArea {
            0% {
                opacity: 0;
            }
            50% {
                opacity: 0;
            }
            100% {
                opacity: 0.3;
            }
        }

        @keyframes pulse {
            0%, 100% {
                transform: translate(-50%, 50%) scale(1);
            }
            50% {
                transform: translate(-50%, 50%) scale(1.2);
            }
        }

        @keyframes sparkle {
            0%, 100% {
                opacity: 0;
                transform: translateX(-50%) translateY(0);
            }
            50% {
                opacity: 1;
                transform: translateX(-50%) translateY(-10px);
            }
        }

        @keyframes countUp {
            0% {
                transform: translateY(20px);
                opacity: 0;
            }
            20% {
                transform: translateY(0);
                opacity: 1;
            }
            80% {
                transform: translateY(0);
                opacity: 1;
            }
            100% {
                transform: translateY(-20px);
                opacity: 0;
            }
        }

        .growth-path {
            stroke-dasharray: 1000;
            animation: drawLine 4s ease-in-out infinite;
        }

        .growth-area {
            animation: fillArea 4s ease-in-out infinite;
        }

        @media (max-width: 768px) {
            .chart-container {
                padding: 20px;
            }
            
            .chart-title {
                font-size: 2rem;
            }
            
            .chart-area {
                height: 300px;
            }
            
            .stats-container {
                grid-template-columns: 1fr 1fr;
            }
        }
@media(max-width:1023px){
	.elementor-menu-toggle .e-font-icon-svg {
		fill: #fff !important;
		height: 30px;
		width: 30px;
		margin-bottom: -6px;
	}
	.rightmenuBar > div .elementor-element.elementor-widget.elementor-widget-nav-menu,.rightmenuBar ,.rightmenuBar > div {
		position: static !important;
	}
	.rightmenuBar nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		position: absolute;
		left: 0px;
		width: 100%;
		top: 60px;
	}
	.rightmenuBar .elementor-menu-toggle {
		justify-content: flex-end !important;
		text-align: right !important;
		margin: 0  !important;
	}
	.rightmenuBar nav.elementor-nav-menu--dropdown.elementor-nav-menu__container li a:hover {
    background: #0066cc;
}
    .rightmenuBar nav.elementor-nav-menu--dropdown.elementor-nav-menu__container li a {
        border-bottom: 1px solid #eeeeee26;
    }
	.powerfulFetured .elementor-widget-icon-box {
		padding: 2rem 1.5rem;
	}
	.growth_plan .elementor-price-table {
		padding: 2.5rem 1.5rem;
	}
	.mainheader .headerlogo {
    width: 30% !important;
}
	.mainheader .rightmenuBar {
    width: 70% !important;
}
	.mainheader .rightmenuBar nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		display: block;
		background: #232323;
	}
	.MainNavimenu .elementor-nav-menu {
		display: block;
	}
}
@media(max-width:800px){
	.ptb-80 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.hero-subtitle {
		font-size: 1rem;
	}
}
@media(max-width:767px){
	.logoHDR  .elementor-icon-box-wrapper {
		display: grid !important;
		grid-template-columns: 30px 150px !important;
		align-items: center !important;
	}

	.logoHDR .elementor-icon-box-wrapper .elementor-icon-box-icon {
		margin-bottom: 0 !important;
	}

	.logoHDR .elementor-icon-box-wrapper .elementor-icon-box-title {
		margin-bottom: 7px !important;
	}

	.mainheader  > div {
		display: grid !important;
		grid-template-columns: 190px  1fr;
		gap: 20px;
	}
	.powerfulFetured .elementor-widget-wrap.elementor-element-populated {
		grid-template-columns: 1fr 1fr;
	}
	.elementor-price-table .elementor-price-table__footer {
		padding: 30px 0 0;
	}
	.whychoose_boxs .elementor-widget-icon-box .elementor-icon-box-wrapper,.getintouchWarp .elementor-widget.elementor-widget-icon-box .elementor-icon-box-wrapper {
    display: grid
;
    grid-template-columns: 50px 1fr;
    gap: 20px;
}
	.whychoose_boxs .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-content,.getintouchWarp .elementor-widget.elementor-widget-icon-box .elementor-icon-box-content {
    text-align: left !important;
}
	    .mainheader .headerlogo {
        width: auto !important;
    }
	.mainheader .rightmenuBar {
        width: auto !important;
    }
	.form_contactwarp .form-button span.wpcf7-spinner {
    right: 0;
}
}

@media(max-width:650px){
	.counterbox .elementor-widget-wrap.elementor-element-populated,.banner_home .elementor-widget-wrap.elementor-element-populated {
		justify-content: center;
    text-align: center;
	}

	    .elementor-menu-toggle .e-font-icon-svg {
        height: 30px !important;
        width: 30px !important;
        margin-bottom: 0px;
    }
}
@media(max-width:480px){
	.powerfulFetured .elementor-widget-wrap.elementor-element-populated {
        grid-template-columns: 1fr;
    }
	.rightmenuBar .elementor-widget-button {
		margin: 0 !important;
	}
	    .mainheader > div {
        grid-template-columns: 150px 1fr;
        gap: 10px;
    }
	.headerlogo > div {
    padding: 0 !important;
}
}
@media(max-width:375px){
	.rightmenuBar .elementor-widget-button a.elementor-button.elementor-button-link {
		padding: 7px 14px 8px 14px;
	}
}