.wizard-step {
	text-align: center;
	position: relative;
	flex: 1;
}

.wizard-step .btn {
	width: 45px;
	height: 45px;
	border: 3px solid #fff;
}

.wizard-step.active .btn {
	border-color: #0d6efd;
}

.step-content {
	display: none;
}

.step-content.active {
	display: block;
}

.feature-box {
	transition: all 0.3s ease;
	border: 1px solid rgba(0, 0, 0, 0.08);
}

.feature-box:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1) !important;
}

.icon-box {
	width: 60px;
	height: 60px;
	background-color: rgba(25, 103, 210, 0.1);
}

.data-sources-slider .slick-track {
	display: flex;
	align-items: stretch;
}

.data-sources-slider .item {
	height: inherit;
}

.source-box {
	transition: all 0.3s ease;
	border: 1px solid rgba(0, 0, 0, 0.08);
	height: 100%;
}

.source-box:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.slick-dots {
	bottom: -40px;
}

.slick-dots li button:before {
	font-size: 12px;
	color: #0d6efd;
	opacity: 0.3;
}

.progress-bar::before {
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	background: #0d6efd;
	border-radius: 100%;
}

/* .progress-bar::after {
      position: absolute;
      content: '';
     
      right: 0;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #6366F1;
      transform: translateX(-50%);
  } */

.slick-dots li.slick-active button:before {
	opacity: 1;
}

.slick-prev,
.slick-next {
	width: 40px;
	height: 40px;
	background-color: white;
	border-radius: 50%;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
	z-index: 1;
}

.slick-prev:before,
.slick-next:before {
	color: #0d6efd;
}

ul.slick-dots {
	text-align: center;
	margin-top: 15px;
}

.roadmap-card {
	transition: all 0.3s ease;
	border: 1px solid rgba(0, 0, 0, 0.08);
}

.roadmap-card:hover {
	transform: translateY(-10px);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1) !important;
}

.block-style-thirteen .list-item li {
	position: relative;
	padding: 25px 25px 25px 25px;
}

.block-style-thirteen .list-item li.active h6 {
	font-family: gorditamedium;
	font-size: 19px;
}

.slick-dots li.slick-active button {
    background: #3E66F3 !important;
}


.hero-banner-etl {
	background-color: #f8f9fa;
	overflow: hidden;
}

.wf-background {
	background-color: #F8F9FA !important; 
}

.hero-title {
	font-size: 42px;
	font-weight: 700;
	line-height: 1.2;
}

.hero-text {
	font-size: 18px;
	line-height: 1.6;
	color: #555;
}

.btn-seven {
	background: linear-gradient(90deg, #6366F1, #8B5CF6);
	color: white;
	padding: 12px 30px;
	border-radius: 30px;
	font-weight: 500;
	transition: all 0.3s ease;
	display: inline-flex;
	align-items: center;
}

.btn-seven:hover {
	box-shadow: 0 10px 20px rgba(108, 93, 211, 0.3);
	transform: translateY(-3px);
}

.btn-eight {
	background: #3E66F3;
	color: white;
	padding: 12px 30px;
	border-radius: 30px;
	font-weight: 500;
	transition: all 0.3s ease;
	display: inline-flex;
	align-items: center;
}
.btn-eight {
	background: #3E66F3 !important;
}

.btn-eight:hover {
	box-shadow: 0 10px 20px rgba(99, 102, 241, 0.3);
	transform: translateY(-3px);
}

.feature-tag {
	font-size: 14px;
	color: #555;
	display: flex;
	align-items: center;
}

@media (max-width: 992px) {
	.hero-title {
		font-size: 36px;
	}
}


.language-dropdown .dropdown-toggle {
	background: transparent;
	border: none;
	color: #1b1b1b;
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 4px;
	display: flex;
	align-items: center;
}

.language-dropdown .dropdown-toggle:hover {
	background-color: rgba(0, 0, 0, 0.05);
}

.language-dropdown .dropdown-menu {
	min-width: 120px;
	border-radius: 8px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
	margin-top: 10px;
	border: 1px solid rgba(0, 0, 0, 0.08);
}

.language-dropdown .dropdown-item {
	padding: 8px 16px;
	font-size: 14px;
}

.scroll-top {
	background: #3E66F3 !important;
}

.language-dropdown .dropdown-item.active {
	background-color: rgba(99, 102, 241, 0.1);
	color: #3E66F3;
}
.theme-menu-four .navbar .navbar-nav .nav-item:hover .nav-link {
	color: #3E66F3 !important;
	font-weight: 600;
	position: relative;
}

.accordion-style-one .accordion-body p {
    color: #000 !important;
}

.theme-menu-four .navbar .navbar-nav .nav-link:before{
	background: #3E66F3 !important;
}

.blog-meta-one .post-tag {
    color: #000 !important;
}

::-webkit-scrollbar{width:5px}
::-webkit-scrollbar-track{background:#fff}
::-webkit-scrollbar-thumb{background:#3E66F3; border-radius:0}

.theme-basic-footer.footer-style-four .footer-nav-link a:hover {
    color: #3E66F3;
}


.nav-link.active {
	color: #3E66F3 !important;
	font-weight: 600;
	position: relative;
}

.nav-link.active::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: #3E66F3;
	left: 0;
	bottom: 13px;
	transform-origin: 0 100%;
	opacity: 1;
	transition: all .3s ease-in-out;
}

.accordion-button::after {
	display: none;
	/* Hide default Bootstrap arrow */
}

.accordion-button {
	position: relative;
}

.accordion-button::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f107";
	/* fa-angle-down */
	position: absolute;
	right: 20px;
	font-size: 20px;
	color: #010d4c;
	transition: transform 0.3s ease;
}

.accordion-button:not(.collapsed)::before {

	color: white;

	transform: rotate(180deg);
	/* Rotate to fa-angle-up when expanded */
}

#btn-submit-contact:disabled,
#btn-submit-contactt[disabled] {
	background: #a0a0a0;
	color: #f0f0f0;
	cursor: not-allowed;
	opacity: 0.7;
	box-shadow: none;
	pointer-events: none;
}

/* Optional hover state override */
#btn-submit-contact:disabled:hover,
#btn-submit-contact[disabled]:hover {
	background: #a0a0a0;
	transform: none;
	box-shadow: none;
}

.accordion-header .accordion-button {

	padding: 12px 45px 12px 30px;
	min-height: 56px;

}

.accordion-header .accordion-button:not(.collapsed) {
	color: white;
	border-bottom: none;
	background-color: #3E66F3;
}

.accordion-item {
	border: 1px solid #E2E8FA !important;
	box-shadow: 0px 10px 30px rgba(8, 14, 28, 0.06) !important;
}

/* .scroll-faq {
          max-height: 645px;
          overflow: auto;
      } */

#block-etl-content>div {
	display: none;
	animation-duration: 0.5s;
}

#block-etl-content>div#user-manual {
	display: block;
	/* Show the default tab */
}

/* List item hover and active state */
#block-etl .list-item li {
	cursor: pointer;
	transition: all 0.3s ease;
	border-left: 3px solid transparent;
}

#block-etl .list-item li:hover {
	background-color: rgba(99, 102, 241, 0.05);
	border-left: 3px solid #3E66F3;
	transform: translateX(5px);
}

#block-etl .list-item li.active {
	background-color: rgba(99, 102, 241, 0.1);
	border-left: 3px solid #3E66F3;
	transform: translateX(5px);
}

/* Content animations */
@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translateY(10px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

#block-etl-content>div {
	animation: fadeIn 0.5s ease forwards;
}

.current-lang {
	font-family: gorditamedium;
	font-size: 18px;
	letter-spacing: -.2px;
	line-height: initial;
	color: #02274a;
	padding: 15px 0;

	position: relative;
}

.form-style-one form input {
	font-size: 16px;
	width: 100%;
	height: auto;
	border: 1px solid rgba(0, 40, 78, .15);
	border-radius: 4px;
	padding: 0 15px;
}

.pricing-toggle .btn.active {
	background-color: #3E66F3;
	color: white;
}

.pricing-toggle .btn {
	font-weight: 500;
	transition: all 0.3s ease;
}

.pricing-card {
	transition: all 0.3s ease;
	position: relative;
}

.pricing-card:hover {
	transform: translateY(-10px);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1) !important;
}

.popular-badge {
	top: 20px;
	transform: rotate(45deg) translateX(30px);
	width: 140px;
	text-align: center;
	font-size: 12px;
	font-weight: 500;
}

.yearly-note {
	display: none;
}

.pricing-toggle button[data-pricing="yearly"].active+.yearly-note {
	display: block;
}

.pricing-card-modern .card-body {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 30px;
    }
  .pricing-card-modern {
    background: white;
    border: 2px solid #3E66F3;
    border-radius: 20px;
    transition: all 0.3s ease;
    height: 100%;
    box-shadow: 0 5px 15px rgba(111, 66, 193, 0.08);
    }

    .pricing-card-modern:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(111, 66, 193, 0.2);
    border-color: #3E66F3;
    }

    .pricing-card-modern.popular {
    border-width: 3px;
    transform: scale(1.02);
    box-shadow: 0 8px 25px rgba(111, 66, 193, 0.15);
    }

    .pricing-card-modern.popular:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 25px 50px rgba(111, 66, 193, 0.25);
    }
  
  .popular-tag {
    position: absolute;
    top: 12px;
    right: 12px;
    background: #6f42c1;
    color: white;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
  }
  
  .plan-name {
    font-size: 28px;
    font-weight: 700;
  }
  
  .pricing-amount .price {
    font-size: 42px;
    font-weight: 700;
  }
  
  .feature-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    flex-grow: 1;
  }
  
  .feature-list li {
    margin-bottom: 12px;
    display: flex;
    align-items: flex-start;
  }
  
  .check-icon {
    color: white;
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	margin-top: 8px;
  }

  .check-icon  svg {
	color: #3E66F3;
  }

  .check-icon.unchecked  {
	border: 2px solid #3E66F3;
	width: 22px;
    height: 22px;
  }
  
  .btn-buy-now {
    background: #3E66F3;
    color: white;
    padding: 10px 30px;
    border-radius: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    width: 100%;
    margin-top: 15px;
    box-shadow: 0 4px 12px rgba(111, 66, 193, 0.25);
    border: none;
    
    }

	.btn-buy-now-trial {
		width: auto;
	}

    .btn-buy-now i {
    margin-left: 8px;
    background: rgba(255, 255, 255, 0.2);
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    transition: all 0.3s ease;
    }


    .btn-buy-now:hover {
    background: #3E66F3;
    color: white;
    transform: translateY(-3px);
    box-shadow: 0 8px 16px rgba(111, 66, 193, 0.35);
    }

	.theme-menu-four .navbar .dropdown-toggle::after, .theme-menu-four .navbar-toggler {
		background: #3E66F3 !important;
	}

    .btn-buy-now:hover i {
    transform: translateX(3px);
    }

	.btn-buy-now.btn-outline-purple {
		background: transparent;
		color: #3E66F3; /* Main purple color for text */
		border: 2px solid #3E66F3; /* Main purple color for border */
		box-shadow: none; /* Remove shadow for outline style */
	  }
	  
	  .btn-buy-now.btn-outline-purple:hover {
		background:#3E66F3; /* Light purple background on hover */
		color: white; /* Darker purple text on hover */
		border-color: #3E66F3; /* Darker purple border on hover */
		box-shadow: none; /* Keep no shadow on hover */
		transform: translateY(-2px);
	  }
	  
	  .btn-buy-now.btn-outline-purple i.fas {
		color: inherit; /* Icon color matches button text color */
	  }
	  
	  .btn-buy-now.btn-outline-purple:active {
		background: rgba(111, 66, 193, 0.2); /* Slightly darker background on click */
		transform: translateY(0);
	  }

    @keyframes priceChange {
        0% { transform: translateY(0); opacity: 1; }
        20% { transform: translateY(-10px); opacity: 0; }
        80% { transform: translateY(10px); opacity: 0; }
        100% { transform: translateY(0); opacity: 1; }
      }
      
      .price-change {
        animation: priceChange 0.8s ease-in-out;
      }
      
      /* Pulse animation for the savings badge */
      @keyframes priceChange {
        0% { transform: translateY(0); }
        25% { transform: translateY(-15px); }
        50% { transform: translateY(15px); }
        75% { transform: translateY(-5px); }
        100% { transform: translateY(0); }
      }
      
      .price-change {
        animation: priceChange 0.8s ease-in-out;
      }
      
      /* Make sure prices overlap in the same space */
      .pricing-amount {
        position: relative;
        height: 100px; /* Set a fixed height to prevent layout shifts */
      }
      
      .monthly-price, .yearly-price {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
      }
	  /* Custom styling for the datepicker */
	  .custom-datepicker {
		z-index: 9999 !important;
	 }
	 
	 .input-group-meta .input-group {
		position: relative;
	 }
	 
	 .input-group-meta .input-group .form-control {
		border: 1px solid #ddd;
		border-radius: 4px 0 0 4px;
		padding: 10px 15px;
    	font-size: 14px;
		background-color: #fff;
		cursor: pointer;
	 }
	 
	 .input-group-meta .input-group .input-group-text {
		border: 1px solid #ddd;
		border-left: none;
		border-radius: 0 4px 4px 0;
		background-color: #f8f9fa;
		color: #6c757d;
		padding: 12px 15px;
		cursor: pointer;
	 }
	 
	 .input-group-meta .input-group .form-control:focus {
		border-color: #80bdff;
		outline: 0;
		box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	 }
	 
	 /* Hover effect */
	 .input-group-meta .input-group:hover .form-control,
	 .input-group-meta .input-group:hover .input-group-text {
		border-color: #adb5bd;
	 }
	 
	 /* Flatpickr custom theme adjustments */
	 .flatpickr-calendar {
		box-shadow: 0 4px 20px rgba(0,0,0,0.15) !important;
		border: 1px solid #e0e0e0 !important;
		border-radius: 8px !important;
	 }
	 
	 .flatpickr-day.selected {
		background: #007bff !important;
		border-color: #007bff !important;
	 }
	 
	 .flatpickr-day:hover {
		background: #e9ecef !important;
		border-color: #adb5bd !important;
	 }

@media (max-width: 768px) {
	.hero-title {
		font-size: 30px;
	}

	div#benefit {
		padding-top: 15px !important;
	}

	.title-style-three .main-title {
		font-size: 26px;
	}
	.footer-intro {
		justify-content: flex-start !important;
	}
	.scroll-faq {
		margin-top: 15px;
	}
	#video-overview {
		height: 100% !important;
	}
}