/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.entry-content p { margin-bottom: 0; }
.hover_box_wrapper {
	.elementor-icon-box-wrapper {	
		span.elementor-icon { position: relative; border-color: #fff0; overflow: hidden; background: linear-gradient(142.39deg, #0F172A 14.47%, rgba(41, 63, 115, 0) 49.56%, rgba(15, 23, 42, 0) 92.76%); padding: 2px; background-size: 100%; background-repeat: no-repeat; width: 2em; height: 2em; display: grid; place-content: center; }
		span.elementor-icon:before {
			content: '';
			position: absolute; width: 100%; height: 100%; inset: 2px; border-radius: 6px;
			background: #fff; z-index: 0; transition: all 0.3s;
		}
	}
	.elementor-icon-box-title { position: relative;
		&:before { content:''; width: 25px; height: 3px; border-radius: 5px; background: rgba(5, 23, 42, 1); position: absolute; bottom: -10px; left: 0; }
	}
	.elementor-widget-icon-box:hover { box-shadow: 0px 4px 34px 0px rgba(150, 150, 150, 0.18);		
        background: linear-gradient(#fff, #fff) padding-box, linear-gradient(var(--x), #fff 50%, rgba(15, 23, 42, 1) 70%) border-box;	
		span.elementor-icon { background: linear-gradient(142.39deg, #0F172A 14.47%, #293F73 49.56%, #0F172A 92.76%); --e-global-color-primary: #fff; }
		span.elementor-icon:before { opacity: 0; }
	}
	
	.hover_bg_img { background: #fff; border-radius: 20px; transition: all 0.3s; overflow: hidden; }
	
	.cols, .elementor-widget-icon-box { --x: 50deg;  border: 1px solid transparent; }
	.cols:hover {
        background: linear-gradient(#fff, #fff) padding-box, linear-gradient(var(--x), #fff 50%, rgba(15, 23, 42, 1) 70%) border-box;		
		.hover_bg_img { background: #F6F6F6; }
	}
}
.icn-hover:hover span.elementor-icon svg path {
	fill: #fff !important;
}

.step_count.elementor-element {
	background: linear-gradient(180deg, #C9C9C9 0%, #F6F6F6 109.09%);
	background-clip: text;	color: transparent;	-webkit-background-clip: text;	-webkit-text-fill-color: transparent;
}

.elementor-widget-n-tabs .e-n-tabs { 
	.e-n-tabs-heading { background: linear-gradient(142.39deg, #0F172A 14.47%, #293F73 49.56%, #0F172A 92.76%); padding: 12px; border-radius: 80px; align-self: center; }
}
.aligned-end.elementor-widget-n-tabs .e-n-tabs { 
	.e-n-tabs-heading { align-self: flex-end; }
}
#operating_layer {
	.tabpannels.elementor-element  {
		border: 1px solid transparent;
		background:
			linear-gradient(#fff, #fff) padding-box,
			linear-gradient( 180deg, #0F172A 14.47%, rgba(41, 63, 115, 0.5) 49.56%, rgba(15, 23, 42, 0) 92.76%) border-box;
		
		.elementor-icon-list-icon svg {  background: linear-gradient(142.39deg, #0F172A 14.47%, #293F73 49.56%, #0F172A 92.76%);  border-radius: 50%; }
	}
}


.main-header {
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(46px);
    -webkit-backdrop-filter: blur(8px);
}

/***Prime Btn *****/

.primary-btn .elementor-button {
  background: linear-gradient(
    135deg,
    #0f172a 0%,
    #293f73 50%,
    #0f172a 100%
  ) !important;
	overflow: hidden;
}
.primary-btn.secondary-btn .elementor-button {
    background-image: radial-gradient(at center center, #FFFFFF 0%, #A2A3A6 100%) !important;
    background-color: transparent !important;
	overflow: hidden;
}
/* Text */
.primary-btn .elementor-button-text{
    position: relative;
    display: inline-block;
    overflow: hidden;
    height: 1.2em;
    line-height: 1.2em;
}

/* Original & Clone */
.primary-btn .elementor-button-text > span{
    display: block;
    transition: transform .45s cubic-bezier(.76,0,.24,1);
}

.primary-btn .elementor-button-text > span.clone{
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}

/* Hover */
.primary-btn .elementor-button:hover .elementor-button-text > span:first-child{
    transform: translateY(-100%);
}

.primary-btn .elementor-button:hover .elementor-button-text > span.clone{
    transform: translateY(-100%);
}


.text-grad {
  background: linear-gradient(
    90deg,
    #0f172a 0%,
    #293f73 50%,
    #0f172a 100%
  );

  background-clip: text;
  -webkit-background-clip: text;

  color: transparent;
  -webkit-text-fill-color: transparent;
}

.bold{
	font-weight:600;
}

/* Wrapper */
.social-icons .elementor-social-icons-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

/* Default state */
.social-icons .elementor-social-icon {
  width: 46px;
  height: 46px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  background: #ffffff !important;
  color: #0f172a !important;

  border: 1px solid rgba(15, 23, 42, 0.12);
  border-radius: 50%;
  box-shadow: 0 4px 12px rgba(15, 23, 42, 0.12);

  transition:
    background 0.3s ease,
    color 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

/* Icon */
.social-icons .elementor-social-icon svg {
  width: 17px;
  height: 17px;
  fill: currentColor !important;
}

/* Gradient only on hover */
.social-icons .elementor-social-icon:hover {
  background: linear-gradient(
    135deg,
    #0f172a 0%,
    #293f73 50%,
    #0f172a 100%
  ) !important;

  color: #ffffff !important;
  border-color: transparent;
  transform: translateY(-3px);
  box-shadow: 0 8px 18px rgba(41, 63, 115, 0.3);
}

/* Order: LinkedIn, Facebook, Instagram, X */
.social-icons .elementor-grid-item:has(.elementor-social-icon-linkedin) {
  order: 1;
}

.social-icons .elementor-grid-item:has(.elementor-social-icon-facebook) {
  order: 2;
}

.social-icons .elementor-grid-item:has(.elementor-social-icon-instagram) {
  order: 3;
}

.social-icons .elementor-grid-item:has(.elementor-social-icon-x-twitter) {
  order: 4;
}

/* Main floating header */
.header {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999;

  transform: translate3d(0, 0, 0);
  transition:
    transform 0.45s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.3s ease,
    background-color 0.3s ease;

  will-change: transform;
  backface-visibility: hidden;
}

/* Hide header while scrolling down */
.header.header-hidden {
  transform: translate3d(0, -120%, 0);
}

/* Show header while scrolling up */
.header.header-visible {
  transform: translate3d(0, 0, 0);
}

/* Optional subtle effect after scrolling */
.header.header-scrolled .main-header {
  box-shadow: 0 12px 35px rgba(15, 23, 42, 0.12);
}

/* WordPress admin-bar support */
body.admin-bar .header {
  top: 32px;
}

@media (max-width: 782px) {
  body.admin-bar .header {
    top: 46px;
  }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
  .header {
    transition: none;
  }
}

.journey-carousel .swiper-pagination-bullet {
    width: 8px;
    height: 6px;
    border-radius: 100px;
    opacity: 0.35;
    margin: 0 5px !important;

    transition:
        width 0.65s cubic-bezier(0.22, 1, 0.36, 1),
        opacity 0.45s ease;
}

.journey-carousel .swiper-pagination-bullet-active {
    width: 45px;
    opacity: 1;
}



/****Slide tab btn******/
.tab-slide-btn .e-n-tabs-heading{
    position:relative;
}

.tab-slide-btn .tab-slider{
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 0;
    border-radius: 50px;
    background: #ffffff;
    transition: all .45s ease;
}

.tab-slide-btn .e-n-tab-title{
    position:relative;
    z-index:2;
    background:transparent !important;
}
/****/
.aligned-end .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
   width: 40px;
    border-radius: 5px;
}
.aligned-end .swiper-pagination-bullet {
    width: 8px;
    height: 6px;
    border-radius: 100px;
    opacity: 0.35;
    margin: 0 5px !important;

    transition:
        width 0.65s cubic-bezier(0.22, 1, 0.36, 1),
        opacity 0.45s ease;
}

.aligned-end .swiper-pagination-bullet-active {
    width: 45px;
    opacity: 1;
}




.hover-icon-box {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.hover-icon-box:hover::before {
    transform: translateX(0);
}

/******/
.hover-icon-box .subhead-pill.elementor-widget-heading {
    position: relative !important;
    overflow: hidden !important;
    isolation: isolate;

    background-image: radial-gradient(
        at center center,
        #3D548A 0%,
        #111827 100%
    ) !important;
}

.hover-icon-box .subhead-pill.elementor-widget-heading::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #fff;
    transform: translateX(-100%);
    transition: transform 0.5s ease;
    z-index: 0;
}

.hover-icon-box:hover .subhead-pill.elementor-widget-heading::before {
    transform: translateX(0);
}

.hover-icon-box .subhead-pill.elementor-widget-heading .elementor-heading-title {
    position: relative !important;
    z-index: 1 !important;
    transition: color 0.3s ease;
}

.hover-icon-box:hover .subhead-pill.elementor-widget-heading .elementor-heading-title {
    color: #111827 !important;
}
/******/
.hover-icon-box .hover-img {

    transition: top 0.6s cubic-bezier(0.4, 0, 0.2, 1),
                right 0.6s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.hover-icon-box:hover .hover-img {
    top: 8px !important;
    right: 12px !important;
}
.step_count {
    position: absolute !important;
    transition: top 0.6s cubic-bezier(0.4, 0, 0.2, 1),
                right 0.6s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.hover-icon-box:hover .step_count {
    top: -80px !important;
    right: -80px !important;
}
/********************/
.rotate-img img {
  animation: rotate 12s linear infinite;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}


/* ================================
   TKC CARD HOVER
================================ */

.tkc-card {
    cursor: pointer;
    padding: 12px;
    border: 1px solid transparent;
    border-radius: 20px;

    transition:
        transform 0.4s cubic-bezier(.22, 1, .36, 1),
        background-color 0.3s ease,
        border-color 0.3s ease,
        box-shadow 0.3s ease;
}

.tkc-card:hover,
.tkc-card.is-active {
    transform: translateX(8px);
    background: #f9fbff;
    border-color: var(--e-global-color-ff513de);

    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
}


/* ================================
   STICKY IMAGE COLUMN
================================ */

.tkc-sticky-images {
    position: sticky !important;
    top: 110px;
    align-self: flex-start !important;
    height: fit-content;
    z-index: 2;
}


/* ================================
   TKC IMAGE REVEAL
================================ */

.tkc-imgs {
    position: absolute;
    inset: 0;

    width: 100%;

    opacity: 0;
    visibility: hidden;

    transform: translateY(20px) scale(0.97);
    filter: blur(7px);

    pointer-events: none;

    transition:
        opacity 0.45s ease,
        transform 0.65s cubic-bezier(.22, 1, .36, 1),
        filter 0.45s ease,
        visibility 0.45s;

    will-change: opacity, transform, filter;
}


/* Active image */
.tkc-imgs.is-active {
    position: relative;

    opacity: 1;
    visibility: visible;

    transform: translateY(0) scale(1);
    filter: blur(0);

    z-index: 2;
}


/* Elementor image */
.tkc-imgs img {
    width: 100%;
    display: block;

    transform: scale(1.025);

    transition:
        transform 0.8s cubic-bezier(.22, 1, .36, 1);
}

.tkc-imgs.is-active img {
    transform: scale(1);
}


/* ================================
   TABLET / MOBILE
================================ */

@media (max-width: 767px) {

    .tkc-sticky-images {
        position: relative !important;
        top: auto !important;
    }

    .tkc-card:hover,
    .tkc-card.is-active {
        transform: none;
    }

    .tkc-imgs {
        transform: translateY(12px) scale(0.98);
    }

    .tkc-imgs.is-active {
        transform: translateY(0) scale(1);
    }
}


/* ================================
   ACCESSIBILITY
================================ */

@media (prefers-reduced-motion: reduce) {

    .tkc-card,
    .tkc-imgs,
    .tkc-imgs img {
        transition: none !important;
    }
}

/* Outer visible area */
.marquee-cont {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    overflow: hidden;

    /* Premium fade on both ends */
    -webkit-mask-image: linear-gradient(
        to right,
        transparent 0%,
        #000 5%,
        #000 95%,
        transparent 100%
    );
    mask-image: linear-gradient(
        to right,
        transparent 0%,
        #000 5%,
        #000 95%,
        transparent 100%
    );
}

/* Moving track */
.marquee-track {
    display: flex;
    align-items: center;
    width: max-content;
    flex-shrink: 0;

    animation: marquee-left-to-right 30s linear infinite;
    will-change: transform;
}

/* Individual pills */
.marquee-text {
    flex: 0 0 auto;
    white-space: nowrap;

    margin-right: 20px;
    padding: 14px 22px;

    border-radius: 100px;
    background: #f5f7fc;
}

/* Remove Elementor paragraph spacing */
.marquee-text p {
    margin: 0;
}

/* Left → Right */
@keyframes marquee-left-to-right {
    from {
        transform: translateX(-50%);
    }

    to {
        transform: translateX(0);
    }
}

/* Optional premium interaction */
.marquee-cont:hover .marquee-track {
    animation-play-state: paused;
}
.marquee-cont {
    flex-wrap: nowrap !important;
    gap: 0 !important;
}

.marquee-cont > .marquee-track {
    max-width: none !important;
}

.marquee-track {
    gap: 20px;
}

.marquee-text {
    margin-right: 0;
}

/* Main floating header */
.header {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999;

  transform: translate3d(0, 0, 0);
  transition:
    transform 0.45s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.3s ease,
    background-color 0.3s ease;

  will-change: transform;
  backface-visibility: hidden;
}

/* Hide header while scrolling down */
.header.header-hidden {
  transform: translate3d(0, -120%, 0);
}

/* Show header while scrolling up */
.header.header-visible {
  transform: translate3d(0, 0, 0);
}

/* Optional subtle effect after scrolling */
.header.header-scrolled .main-header {
  box-shadow: 0 12px 35px rgba(15, 23, 42, 0.12);
}

/* WordPress admin-bar support */
body.admin-bar .header {
  top: 32px;
}

@media (max-width: 782px) {
  body.admin-bar .header {
    top: 46px;
  }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
  .header {
    transition: none;
  }
}
@media(max-width:440px){
	.e-n-tabs-heading{
		    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
    justify-content: flex-start !important;
    overflow: scroll !important;
    width: 90vw !important;
	}
	.e-n-tab-title{
		margin:0px !important;
	}
	.e-n-tabs{
		gap:20px !important;
	}
}

