/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1749893844
Updated: 2025-06-14 09:37:24

*/

body {
	background-color: #04070d;
}
.elementor-location-header {
    backdrop-filter: blur(12px);
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0;
}



/* Close_Global_Css */

body .wc_section_line {
    background: radial-gradient(50% 50% at 50% 50%, #d8e7f212 0%, #04070d00 100%);
    bottom: 0;
    flex: none;
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 4;
}

body .wc_section_shape {
    background: radial-gradient(50% 50% at 50% 50%, #d5dbe6 0%, rgba(4, 7, 13, 0) 100%);
    border-radius: 10px;
    bottom: -249px;
    flex: none;
    height: 499px;
    left: calc(50.00000000000002% - 793px / 2);
    opacity: .1;
    pointer-events: none;
    position: absolute;
    width: 793px;
    z-index: 4;
	transform: rotate(-13deg);
}

.wc_text_color .elementor-heading-title {
	        display: inline-block;
    background-clip: text;
    -webkit-text-fill-color: transparent;
	 background-image: radial-gradient(99% 86% at 50% 50%, #d5dbe6 28.387387387387385%, #04070d 100%);
	
}
.wc_text_color span {
    font-style: italic;
	    font-family: "Instrument Serif", Sans-serif;
}
.wc_text_color.wc_color_change .elementor-heading-title {
	color: #b8c7d980;
	    background-image: none;
    background-clip: unset;
    -webkit-text-fill-color: unset;
}
.wc_text_color.wc_color_change span {
	color: #d5dbe6;
}

.wc_hero_btn .elementor-button:before {
    content: '';
    background-color: #04070d;
    border-radius: 8px;
    opacity: 1;
    inset: 2px;
    overflow: hidden;
    position: absolute;
    will-change: transform;
    z-index: 0;
}

.wc_hero_btn .elementor-button {
    position: relative;
}

.wc_hero_btn .elementor-button .elementor-button-content-wrapper span {
    position: relative;
    z-index: 2;
}

.wc_hero_btn .elementor-button .elementor-button-content-wrapper:before {
    content: '';
    background: radial-gradient(25% 50% at 50% 100%, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 8px;
    filter: blur(15px);
    opacity: 1;
    flex: none;
    inset: 0;
    overflow: hidden;
    position: absolute;
    will-change:  transform;
    z-index: -1;
}

.wc_hero_btn .elementor-button .elementor-button-content-wrapper:after {
    content: '';
    background: radial-gradient(20.7% 50% at 50% 100%, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 8px;
    opacity: 1;
    inset: 0;
    overflow: hidden;
    position: absolute;
    will-change: background;
    z-index: -1;
	transition: 1s all ease;
}
.wc_hero_btn .elementor-button:hover .elementor-button-content-wrapper:after {
	 background: radial-gradient(60.7% 50% at 50% 100%, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
	 will-change: background;
}

.wc_images_text_center .elementor-image-box-wrapper .elementor-image-box-img {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
}
.wc_images_text_center .elementor-image-box-wrapper,
.wc_title_box_btn .elementor-icon-box-wrapper {
    align-items: center;
}

.wc_images_text_center .elementor-image-box-wrapper .elementor-image-box-title,
.wc_title_box_btn .elementor-icon-box-wrapper .elementor-icon-box-title {
    margin: 0;
}

.wc_radial_gradient_images::before {
	display: block !important;
    background: radial-gradient(50% 50% at 93.7% 8.1%, #b8c7d980 0%, #04070d00 100%) !important;
    opacity: 0.1 !important;
	content: '' !important;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}








.wc_list_border_gradient .elementor-icon-list-item:not(:last-child):after{
    content: "";
    width: 100%;
    border-color: transparent;
    background: linear-gradient(90.00000000000075deg, #fff0, #ffffff26, #fff0);
    flex: none;
    height: 1px;
    border: 0 !important;
}


.elementor-icon-wrapper {
    display: flex
;
}
.wc_title_line_text .elementor-widget-container {
    align-items: center;
    display: flex
;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 16px;
    justify-content: center;
    overflow: hidden;
    padding: 0 24px;
    position: relative;
}
.wc_title_line_text  .elementor-widget-container:before {
	    background: linear-gradient(90deg, #04070d 0%, #ffffff 100%);
    opacity: 0.5;
    flex: none;
    height: 1px;
    overflow: hidden;
    position: relative;
    width: 69px;
	content: '';
	display: block;
	
}
.wc_title_line_text  .elementor-widget-container:after {
	    background: linear-gradient(270deg, #04070d 0%, #ffffff 100%);
    opacity: 0.5;
    flex: none;
    height: 1px;
    overflow: hidden;
    position: relative;
    width: 69px;
	content: '';
	display: block;
}

/* Close_Global_Css */

/* Start_Hero_Section_Css */

body .wc_hero_section:before {
    content: '';
    display: block !important;
    width: 100%;
    height: 100%;
    background: radial-gradient(75% 64% at 50% 50%, rgba(255, 255, 255, 0) 17.56756756756757%, var(--token-eb09dbbf-ef85-4b7f-81a5-44e9b062efb7, rgb(4, 7, 13)) 100%);
    flex: none;
    inset: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 2;
}

.wc_hero_section .wc_hero_logo_box {
    background-color: #04070d;
    border-radius: 16px !important;
    box-shadow: rgba(64, 120, 168, 0.37) 0px 0.706592px 0.706592px -0.666667px, rgba(64, 120, 168, 0.36) 0px 1.80656px 1.80656px -1.33333px, rgba(64, 120, 168, 0.34) 0px 3.62176px 3.62176px -2px, rgba(64, 120, 168, 0.31) 0px 6.8656px 6.8656px -2.66667px, rgba(64, 120, 168, 0.247) 0px 13.6468px 13.6468px -3.33333px, rgba(64, 120, 168, 0.094) 0px 30px 30px -4px;
    width: 96px;
    height: 96px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 10px;
	position: relative;
}
.wc_hero_section .wc_hero_logo_box .elementor-widget-container {
    border-radius: 10px;
    box-shadow: rgba(87, 133, 179, 0.48) 0px 0.796192px 0.796192px -0.875px, rgba(87, 133, 179, 0.455) 0px 2.41451px 2.41451px -1.75px, rgba(87, 133, 179, 0.4) 0px 6.38265px 6.38265px -2.625px, rgba(87, 133, 179, 0.21) 0px 20px 20px -3.5px;
    align-items: center;
    justify-content: center;
    padding: 16px;
    display: flex;
    background: #04070d;
}
.wc_hero_section .wc_hero_video_box  {
    opacity: 0.4;
    transform: none;
    will-change: transform;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    flex: none;
    inset: 0 0 -140px;
    opacity: .4;
    position: absolute;
	pointer-events: none;
	z-index: 1;
}
.wc_hero_section .wc_hero_video_box * {
	height: 100%;
}
.wc_label_text .elementor-heading-title {
	display: flex;
	align-items: center;
}
.wc_label_text .elementor-heading-title:before {
    content: '';
    display: block;
    background-color: rgb(166, 218, 255);
    border-radius: 10px;
    box-shadow: rgba(168, 209, 255, 0.5) 0px 0px 20px 0px;
    opacity: 1;
    will-change: auto;
    overflow: hidden;
   	width: 6px;
	height: 6px;
	margin-right: 8px;
}
.wc_label_text .elementor-heading-title:after {
    content: '';
    display: block;
    background-color: rgb(166, 218, 255);
    border-radius: 10px;
    box-shadow: rgba(168, 209, 255, 0.5) 0px 0px 20px 0px;
    opacity: 1;
    will-change: auto;
    width: 6px;
    height: 6px;
    position: absolute;
}
.wc_label_text .elementor-heading-title:after {
  animation: fadescale 2s linear 1s infinite running;
  will-change: transform;
    background-color: rgb(148, 209, 255);
    border-radius: 10px;
    opacity: 0.5;
    transform: none;
    transform-origin: 50% 50% 0px;
}

@keyframes fadescale {
  from {
    transform: scale(1);
	  opacity: 1;
  }
  to {
    transform: scale(6);
	  opacity: 0;
  }
}



.wc_hero_section .wc_hero_spacer {
	height: 24px;
}

@keyframes fadeMoveUp {
  from {
    transform: translateY(15px);
  }
  to {
    transform: translateY(0px);
  }
}

.wc_hero_section .wc_hero_down_arrow  {
  animation: fadeMoveUp 1s ease-in-out infinite alternate;
  will-change: transform;
}
/* Close_Hero_Section_Css */




















/* Start_Hero_section_Css */

  
.wc_hero_section .wc_hero_video_box {
    transform: none;
    will-change: transform;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    flex: none;
    inset: 0 0 -140px;
    opacity: 0.9;
    position: absolute;
    will-change: var(--framer-will-change-effect-override, transform);
    z-index: 1;
}


/* Close_Hero_section_Css */




.wc_price_title span {
	font-size: 14px;
	letter-spacing: -0.14px;
	font-weight: 400;
	line-height: 30px;
}
.wc_pricing_tab_section .e-n-tabs .e-n-tabs-heading {
    max-width: 340px;
    overflow: hidden;
    padding: 4px;
    background-color: #10131c;
    border-radius: 8px;
    box-shadow: rgba(207, 231, 255, 0.2) 0px 1px 1px 0px inset;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.wc_pricing_tab_section .e-n-tabs .e-n-tabs-heading .e-n-tab-title {
    height: 38px;
    justify-content: center;
    width: 100%;
	flex: 1;
}
.wc_pricing_tab_section .e-n-tabs .e-n-tabs-heading .e-n-tab-title span.e-n-tab-title-text {
    justify-content: center;
}
.wc_pricing_tab_section .e-n-tabs .e-n-tabs-heading .e-n-tab-title span.e-n-tab-title-text span {
    background-color: #04070d;
    opacity: 1;
    border-radius: 100px;
    overflow: hidden;
    padding: 4px 10px;
    margin-left: 8px;
}
.wc_pricing_tab_section .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"] span.e-n-tab-title-text span {
	background-color: #10131c;
}






.wc_accordion_section .e-n-accordion .e-n-accordion-item {
    border: 1px solid #d8e7f212;
    background-color: #04070d;
    width: 100%;
    border-radius: 10px;
    box-shadow: rgba(207, 231, 255, 0.2) 0px 2px 1px 0px inset;
    padding: 12px 16px;
}





.wc_Images_loop_smooth_left,
.wc_loop_smooth_left,
.wc_loop_smooth_right {
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 87.5%, rgba(0, 0, 0, 0) 100%);
}
.wc_Images_loop_smooth_left .elementor-widget-image {
	-webkit-filter: brightness(.8);
    aspect-ratio: 4.633333333333334 / 1;
    filter: brightness(.8);
    height: var(--framer-aspect-ratio-supported, 27px);
    opacity: .65;
    overflow: hidden;
    position: relative;
    width: 125px;
}
.wc_Images_loop_smooth_left .elementor-widget-image img {
	display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    object-position: center center;
    object-fit: contain;
}









@media (min-width: 768px) {
	.custom_swiper_slider .swiper-wrapper .swiper-slide:not(.swiper-slide-active) .wc_text_color {
		opacity: 0;
	} 
	
.custom_swiper_slider .swiper-wrapper {
	    flex-direction: unset !important;
}
.custom_swiper_slider .swiper-slide {
	flex-shrink: 0 !important;
	cursor: pointer;
	 transition: all 0.6s linear !important;
    position: absolute !important;
	    left: 75px;
    right: 75px;
    top: 0;
    z-index: 1;
	transform: none !important;
    filter: blur(2px);
	flex: none;
	opacity: 1 !important;
	width: calc(100% - 150px) !important;
}
.custom_swiper_slider .swiper-slide.swiper-slide-next {
    left: 40px;
    right: 40px;
    top: 50px;
    transform: none !important;
    filter: blur(1px);
z-index: 2;	
	width: calc(100% - 80px) !important;
}
.custom_swiper_slider .swiper-slide.swiper-slide-active {
    height: auto !important;
    left: 0;
    position: absolute;
    right: 0;
    top: 100px;
    z-index: 3;
 filter: blur(0px);
	width: 100% !important;
}
.custom_swiper_slider .swiper-pagination-bullets {
    position: unset;
    transform: none;
}
.custom_swiper_slider .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0;
    background-color: #fff;
}
	}



.particleCanvas canvas {
    position: absolute;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 0;
    pointer-events: none;
	    -webkit-mask: radial-gradient(40% 46% at 50% 82.19999999999999%, #000000 0%, rgba(0, 0, 0, .8) 73.3688766891892%, rgba(0, 0, 0, 0) 100%) add;
    bottom: 0;
   

    mask: radial-gradient(40% 46% at 50% 82.19999999999999%, rgb(0, 0, 0) 0%, rgba(0, 0, 0, .8) 73.3688766891892%, rgba(0, 0, 0, 0) 100%) add;
 
    
   
}


@media screen and (max-width: 1024px){
.wc-header-section nav.elementor-nav-menu--dropdown {
        position: absolute;
        z-index: 9997;
        width: 100%;
        top: 58px;
        left: 0;
        padding: 20px;
        border-bottom: 1px solid #2b2d2f;
}
	.wc-header-section .elementor-nav-menu--toggle{
		position:unset;
	}
}


@media (max-width: 767px) {
  .wc_footer_menu ul.elementor-nav-menu {
    display: block;
  }
	.wc_pricing_tab_section .e-n-tabs .e-n-tabs-heading {
		margin-bottom: 20px;
	}
	.wc_pricing_tab_section .e-n-tabs .e-n-tabs-heading .e-n-tab-title {
		        margin-bottom: 0 !important;
		flex: auto;
	}
	.about-baiju-img img{
		height:auto !important;
	}
}