/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * 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.
 */
header {
	position:relative;
	border-bottom: 1px solid rgba(255, 255, 255, 0.16);
    z-index: 99999;
}
.home header{
	border:none;
}
header .elementor-sticky {
    background-color: transparent !important;
}
header .elementor-sticky.elementor-sticky--effects {
    background-color: #0F172A !important;
}
.hero-section-border {
    border-inline: 1px solid #ffffff29;
}
.hero-bottom-border.e-con-full.e-flex.e-con.e-child:before {
    content: "";
    position: absolute ;
    width: 1000%;
    height: 1px;
    background: #FFFFFF29;
    left: -100%;
    right: 0;
}

nav .e-n-menu-item button.e-n-menu-dropdown-icon {
    background: transparent;
}
nav .e-n-menu-item button.e-n-menu-dropdown-icon svg {
	width: 11px !important;
	fill:transparent !important;
}
.icon-main-box:hover .icon-inner-box{background: #22C55E !important;}
.icon-main-box:hover .icon-inner-box svg path {fill:#fff !important;}
.icon-main-box:hover .hero-arrow img{opacity:1 !important;}
.icon-inner-box.e-flex {
    height:44px;
    line-height:0;
   background: #22C55E12;
}
.icon-main-box:hover .box-title p{font-weight:600 !important;}
.inner-container {
    max-width: 1440px !important;
    margin: 0 auto;
}
button#menu-toggle-104 {
    background: transparent;
 
}
.white-btn a.elementor-button {
	background: linear-gradient(to left, #fff 50%, #22C55E 50%) right !important;
    background-size: 210% !important;
}
.white-btn a.elementor-button:hover {
		background-image:inherit;
	 background-position: left !important;
}
.green-btn a.elementor-button {
	background: linear-gradient(to left, #22C55E 50%, #fff 50%) right !important;
    background-size: 210% !important;
}
.white-green-btn  a.elementor-button {
	background: linear-gradient(to left, #fff 50%, #22C55E 50%) right !important;
    background-size: 210% !important;
}
.white-green-btn a.elementor-button:hover {
	 background-image:inherit;
	color:#0F172A !important;
	 background-position: left !important;
}
.green-btn a.elementor-button:hover {
	 background-image:inherit;
	 background-position: left !important;
}
.green-black-btn a.elementor-button {
	background: linear-gradient(to left, #22C55E 50%, #0F172A 50%) right !important;
    background-size: 210% !important;
}
.green-black-btn a.elementor-button:hover {
	 background-image:inherit;
	 color:#fff !important;
	 background-position: left !important;
}
.black-green-btn a.elementor-button {
	background: linear-gradient(to left, #0F172A 50%, #22C55E 50%) right !important;
    background-size: 210% !important;
}
.black-green-btn a.elementor-button:hover {
	 background-image:inherit;
	 background-position: left !important;
}
.border > .e-con-inner {
    border-inline: 1px solid #FFFFFF29;
}
.dark-border > .e-con-inner {
    border-inline: 1px solid #E5E7EB;
}

.hero-right-border.e-con-full.e-flex.e-con.e-child:before {
    content: "";
    width: 1000%;
    background: #FFFFFF29;
    position: absolute;
    transform: rotate(
180deg);
    top: -47px;
    height: 1px;
    left: -100%;
    right: 0;
}
.hero-right-border.e-con-full.e-flex.e-con.e-child:after {
    content: "";
    width: 1000%;
    background: #FFFFFF29;
    position: inherit;
    bottom: -40px;
    height: 1px;
    left: -100%;
    right: 0;
}
.hero-inner-box > .e-con-inner {
    margin-left: 0 !important;
}
.hero-bottom-right-box.e-con-full.e-flex.e-con.e-child:before {
    content:"";
    width: 1px;
    height: 1000%;
    position: absolute;
    background: #FFFFFF29;
    top: -1000%;
	left:0;
}
.hero-bottom-right-box.e-con-full.e-flex.e-con.e-child:after {
    content:"";
    width: 1px;
    height: 1000%;
    position: absolute;
    background: #FFFFFF29;
    top: -1000%;
   	right:0;
}
.slide-box .swiper-slide {
    border-right: 1px solid #E5E7EB;
}

.storage-section.elementor-widget.elementor-widget-heading {
    left: -180px;
}
.elementor-element.solor-main-section {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    background: #fff;
}
.elementor-element.solor-main-section:hover .solor-heading h2,
.elementor-element.solor-main-section:hover .storage-section h2
{
	color:#fff;
}
.elementor-element.solor-main-section:hover .green-btn a.elementor-button{
	background: linear-gradient(to left, #fff 50%, #0F172A 50%) right !important;
	background-size: 210% !important;
}
.elementor-element.solor-main-section:hover .green-btn a.elementor-button:hover{
	 background-image:inherit;
	 background-position: left !important;
	 color:#fff !important;
}
.elementor-element.solor-main-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #22C55E;
    transition: height 0.4s ease;
    z-index: 0;
}

.elementor-element.solor-main-section:hover::before {
    height: 100%;
}
.elementor-element.solor-main-section:hover .black-text h2{
	color:#0F172A !important; 
}
.elementor-element.solor-main-section:hover .solor-heading {
    transform: translateY(185%);
}
.elementor-element.solor-main-section:hover .storage-section {
    transform: translateY(-185%);
}
.elementor-element.solor-main-section:hover .elementor-element-c4aa0ef{
	border-color:#FFFFFF52 !important;
}
.inner-box:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #22C55E;
    bottom: 0px;
    left: 0;
    opacity: 0;
}
.inner-box:hover:after{
	opacity:1;
}
/* Contact Form */
.get-in-touch-form input,
.get-in-touch-form .elementor-select-wrapper {
  height:62px;
}
.get-in-touch-form input::placeholder{
    color:#FFFFFF80 !important;
}
.get-in-touch-form .elementor-field-type-submit {
    width: max-content !important;
	margin-top: 6px;
}
.get-in-touch-form button.elementor-button.elementor-size-sm {
    background: linear-gradient(to left, #22C55E 50%, #fff 50%) right !important;
    background-size: 210% !important;
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.54px;
    color: #0F172A !important; 
}

.get-in-touch-form button.elementor-button.elementor-size-sm:hover { 
    background-position: left !important;
}

.get-in-touch-form select:has(option[value=""]) {
  color: #FFFFFF80 !important;
}


.get-in-touch-form label.elementor-field-label {
    padding-bottom: 10px !important;
}
.get-in-touch-form .elementor-mark-required .elementor-field-label:after{
	color:#fff !important;
}
/**/
.faq-section b,
.faq-section strong,
.service-section b,
.service-section strong{
    color: #22C55E;
}
.page-template-elementor_theme  .elementor-element-1a399b8,.error404 .elementor-element-1a399b8 {
    background: #0f172a !important;
   
}
@media (min-width: 767px) {
	

.elementor-element.elementor-element-c4aa0ef.e-con-full.e-flex.e-con.e-child:after {
    content: "";
    width: 1px;
    height: 1000%;
    position: absolute;
    background: #E5E7EB;
    bottom: -1000%;
    right: -1px;
}
	
}

.elementor-element.solor-main-section:hover .elementor-element.elementor-element-c4aa0ef.e-con-full.e-flex.e-con.e-child:after{
	background: #FFFFFF52 !important;
}
.elementor-element.solor-main-section:hover.dark-border > .e-con-inner{
	position:relative;
	border-inline: 1px solid #FFFFFF52;
}
.title-slider .swiper-slide .e-con-inner{
	opacity:0.5;
/* 	border-bottom: 4px solid #fff !important; */
}
.title-slider .swiper-slide{
	cursor:pointer;
}
/* .title-slider .swiper-slide:after{
	content:"";
	position:absolute;
	bottom:0;
	width:100%;
	height:4px;
	background:#fff;
	z-index:-1;
}
.title-slider .swiper-slide.active-title:after {
	background:#22C55E;
} */
.title-slider .swiper-slide:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	height: 4px;
	background: #fff;
	z-index: -1;
	transition: background 0.3s ease;
}

/* Active state */
.title-slider .swiper-slide.active-title:after {
	background: #22C55E;
	animation: borderFill 8s linear forwards;
}

/* Keyframes */
@keyframes borderFill {
	from {
		width: 0%;
	}
	to {
		width: 100%;
	}
}
.title-slider .swiper-slide.active-title .e-con-inner{
	opacity:1;
/*     border-bottom: 4px solid #22C55E !important; */
}
.next-btn:hover .elementor-icon-list-icon svg path,
.prev-btn:hover .elementor-icon-list-icon svg path
{
    stroke: #22C55E !important;
}
.next-btn,.prev-btn {
    cursor: pointer;
}

.next-btn:hover .elementor-icon-list-text,
.prev-btn:hover .elementor-icon-list-text{
    color: #22C55E;
}
.next-btn.disabled,
.prev-btn.disabled {
    opacity: 0.5;
    pointer-events: none;
}
.faq-section .e-n-accordion .e-n-accordion-item:last-child {
    border-bottom: 1px solid #d5d8dc;
    
}
@media (min-width: 1441px)  and (max-width: 1560px) {
	.elementor-10 .elementor-element.elementor-element-5fb6e3b .elementor-heading-title{
		font-size: 110px !important;
		line-height:118px !important;
	}
	.elementor-10 .elementor-element.elementor-element-c3cdece .elementor-heading-title{
		font-size: 110px !important;
		line-height:114px !important;
	}
}

@media (min-width: 1367px)  and (max-width: 1440px) {
.elementor-element.elementor-element-5e4c55c.elementor-widget__width-initial.elementor-widget-mobile__width-inherit.elementor-widget.elementor-widget-video {
    max-width: 600px;
}
	.elementor-10 .elementor-element.elementor-element-5fb6e3b .elementor-heading-title{
		font-size: 104px !important;
		line-height:134px !important;
	}
	.elementor-10 .elementor-element.elementor-element-c3cdece .elementor-heading-title{
		font-size: 104px !important;
		line-height:114px !important;
	}
}
@media (max-width: 1024px) {

div#menubar-104 {
    margin-top: 15px;
	background: #0f172a;
    padding: 15px 0;
}
	.storage-section.elementor-widget.elementor-widget-heading {
    left: -140px;
}
}
@media (max-width: 767px) {
	.storage-section.elementor-widget.elementor-widget-heading {
    left: 0px;
}
.elementor-element.solor-main-section:hover .solor-heading {
    transform: translateY(0%);
}
.elementor-element.solor-main-section:hover .storage-section {
    transform: translateY(0%);
}
.get-in-touch-form input,
.get-in-touch-form .elementor-select-wrapper {
  height:52px;
}
	.get-in-touch-form .elementor-field-group{
 margin-bottom: 25px !important;
}
	.faq-section .e-opened{
		width:35px !important;
		justify-content:center;
	}
.faq-section .e-opened svg {
    width: 15px !important;
}

}
