.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;
	}
}


.download-card {
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            border: 1px solid #e9ecef;
         }
         
         .download-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 30px rgba(0,0,0,0.1) !important;
         }
         
         .os-icon {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 80px;
         }
         
         .download-option {
            padding: 15px;
            background: #f8f9fa;
            border-radius: 8px;
            transition: background-color 0.3s ease;
         }
         
         .download-option:hover {
            background: #e9ecef;
         }
         
         .download-card .btn {
            transition: all 0.3s ease;
            font-weight: 500;
         }
         
         .download-card .btn:hover {
            transform: translateY(-1px);
         }
         
         .system-requirements {
            font-size: 0.85rem;
         }
         
         .step-circle {
            font-size: 1.2rem;
            transition: transform 0.3s ease;
         }
         
         .step-circle:hover {
            transform: scale(1.1);
         }
         
         .installation-steps .col-md-4 {
            transition: transform 0.3s ease;
         }
         
         .installation-steps .col-md-4:hover {
            transform: translateY(-3px);
         }
         
         .download-info {
            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
            border: 1px solid #dee2e6;
         }
         
         @media (max-width: 768px) {
            .download-card {
               margin-bottom: 2rem;
            }
            
            .os-icon {
               height: 60px;
            }
            
            .os-icon i {
               font-size: 36px !important;
            }
         }

.theme-menu-four .navbar {
	margin-left: 30px;
}
/* Blog Section Styles */
.blog-section-slider {
background-color: #ffffff;
}

.blog-posts-slider .slick-track {
display: flex;
align-items: stretch;
}

.blog-posts-slider .item {
height: inherit;
display: flex;
}

.blog-card {
transition: all 0.3s ease;
border: 1px solid rgba(0, 0, 0, 0.08);
display: flex;
flex-direction: column;
}

.blog-card:hover {
transform: translateY(-10px);
box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15) !important;
}

.blog-image {
overflow: hidden;
}

.blog-image img {
transition: transform 0.3s ease;
}

.blog-card:hover .blog-image img {
transform: scale(1.1);
}

.blog-content {
flex-grow: 1;
display: flex;
flex-direction: column;
}

.blog-title {
font-size: 20px;
font-weight: 600;
color: #02274a;
line-height: 1.4;
min-height: 56px;
}

.blog-title-link {
color: #02274a;
text-decoration: none;
transition: color 0.3s ease;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4em;
  max-height: 4.2em; /* 3 lines × 1.4em line-height */
}



.blog-title-link:hover {
color: #3E66F3;
text-decoration: none;
}

.blog-excerpt {
font-size: 15px;
line-height: 1.6;
flex-grow: 1;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}

.read-more-link {
color: #3E66F3;
font-size: 16px;
transition: all 0.3s ease;
display: inline-flex;
align-items: center;
margin-top: auto;
}

.read-more-link:hover {
color: #2952d6;
transform: translateX(5px);
}

.read-more-link i {
transition: transform 0.3s ease;
}

.read-more-link:hover i {
transform: translateX(3px);
}

.btn-view-all-blog {
background: #3E66F3;
color: white;
border: none;
font-weight: 600;
transition: all 0.3s ease;
box-shadow: 0 4px 12px rgba(62, 102, 243, 0.3);
}

.btn-view-all-blog:hover {
background: #2952d6;
color: white;
transform: translateY(-3px);
box-shadow: 0 8px 20px rgba(62, 102, 243, 0.4);
}

.blog-posts-slider .slick-prev,
.blog-posts-slider .slick-next {
width: 45px;
height: 45px;
background-color: #3E66F3;
border-radius: 50%;
box-shadow: 0 4px 12px rgba(62, 102, 243, 0.3);
z-index: 1;
top: 50%;
transform: translateY(-50%);
}

.blog-posts-slider .slick-prev:hover,
.blog-posts-slider .slick-next:hover {
background-color: #2952d6;
}

.blog-posts-slider .slick-prev {
left: -40px;
position: absolute;
}

.blog-posts-slider .slick-next {
right: -40px;
position: absolute;
}

.blog-posts-slider .slick-prev i,
.blog-posts-slider .slick-next i {
color: white;
font-size: 18px;
}

.blog-posts-slider .slick-dots {
bottom: -45px;
}

.blog-posts-slider .slick-dots li button:before {
font-size: 12px;
color: #3E66F3;
opacity: 0.3;
}

.blog-posts-slider .slick-dots li.slick-active button:before {
opacity: 1;
}

@media (max-width: 768px) {
.blog-title {
font-size: 18px;
min-height: auto;
}

.blog-excerpt {
font-size: 14px;
}

.blog-posts-slider .slick-prev {
left: -10px;
}

.blog-posts-slider .slick-next {
right: -10px;
}
}

/* Video Section Styles */
.video-section-slider {
background-color: #f8f9fa;
}

.video-posts-slider .slick-track {
display: flex;
align-items: stretch;
}

.video-posts-slider .item {
height: inherit;
display: flex;
}

.video-card {
transition: all 0.3s ease;
border: 1px solid rgba(0, 0, 0, 0.08);
display: flex;
flex-direction: column;
}

.video-card:hover {
transform: translateY(-10px);
box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15) !important;
}

.video-thumbnail {
position: relative;
overflow: hidden;
}

.video-thumbnail img {
transition: transform 0.3s ease;
}

.video-thumbnail-link:hover .video-thumbnail img {
transform: scale(1.1);
}

.play-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 40px;
height: 40px;
background: rgba(62, 102, 243, 0.9);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
z-index: 2;
}

.play-icon i {
color: white;
font-size: 16px;
margin-left: 3px;
}

.video-thumbnail-link:hover .play-icon {
background: rgba(62, 102, 243, 1);
transform: translate(-50%, -50%) scale(1.1);
}

.video-content {
flex-grow: 1;
display: flex;
flex-direction: column;
}

.video-title {
font-size: 16px;
font-weight: 600;
color: #02274a;
line-height: 1.4;
}

.video-title-link {
color: #02274a;
text-decoration: none;
transition: color 0.3s ease;
display: block;
}

.video-title-link:hover {
color: #3E66F3;
text-decoration: none;
}

.video-posts-slider .slick-prev,
.video-posts-slider .slick-next {
width: 38px;
height: 38px;
background-color: #3E66F3;
border-radius: 50%;
box-shadow: 0 4px 12px rgba(62, 102, 243, 0.3);
z-index: 1;
top: 50%;
transform: translateY(-50%);
}

.video-posts-slider .slick-prev:hover,
.video-posts-slider .slick-next:hover {
background-color: #2952d6;
}

.video-posts-slider .slick-prev {
	position: absolute;
	left: -40px;
}

.video-posts-slider .slick-next {
	position: absolute;
	right: -40px;
}

.video-posts-slider .slick-prev i,
.video-posts-slider .slick-next i {
color: white;
font-size: 14px;
}

.video-posts-slider .slick-dots {
bottom: -45px;
}

.video-posts-slider .slick-dots li button:before {
font-size: 12px;
color: #3E66F3;
opacity: 0.3;
}

.video-posts-slider .slick-dots li.slick-active button:before {
opacity: 1;
}

@media (max-width: 768px) {
.video-title {
font-size: 15px;
}

.play-icon {
width: 40px;
height: 40px;
}

.play-icon i {
font-size: 16px;
}

.video-posts-slider .slick-prev {
left: -10px;
}

.video-posts-slider .slick-next {
right: -10px;
}
}

/* ===================================
   Blog Page Styles
   =================================== */

/* Blog Page Header */
.blog-page-header {
background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.blog-page-header .main-title {
font-size: 48px;
font-weight: 700;
color: #02274a;
margin-bottom: 0;
}

.blog-page-header .text-lg {
font-size: 18px;
color: #5c6c7a;
}

/* Blog List Section */
.blog-list-section {
background: #fff;
}

.blog-list-section .blog-card {
height: 100%;
display: flex;
flex-direction: column;
}

.blog-list-section .blog-content {
flex: 1;
display: flex;
flex-direction: column;
}

.blog-list-section .blog-excerpt {
flex: 1;
}

/* Blog Meta (Date) */
.blog-meta {
display: flex;
align-items: center;
gap: 15px;
}

.blog-date {
font-size: 14px;
color: #5c6c7a;
font-weight: 500;
}

.blog-date i {
color: #3E66F3;
}

/* View More Button */
.btn-view-more-blog {
background: #3E66F3;
color: #fff;
border: none;
padding: 15px 40px;
font-size: 16px;
font-weight: 600;
border-radius: 50px;
cursor: pointer;
transition: all 0.3s ease;
box-shadow: 0 10px 30px rgba(62, 102, 243, 0.3);
display: inline-flex;
align-items: center;
justify-content: center;
}

.btn-view-more-blog:hover {
background: #2952d6;
transform: translateY(-3px);
box-shadow: 0 15px 40px rgba(62, 102, 243, 0.4);
}

.btn-view-more-blog i {
transition: transform 0.3s ease;
}

.btn-view-more-blog:hover i {
transform: translateY(3px);
}

/* Responsive Styles for Blog Page */
@media (max-width: 992px) {
.blog-page-header .main-title {
font-size: 38px;
}

.blog-page-header .text-lg {
font-size: 16px;
}
}

@media (max-width: 576px) {
.blog-page-header .main-title {
font-size: 32px;
}

.blog-page-header .text-lg {
font-size: 15px;
}

.btn-view-more-blog {
padding: 12px 30px;
font-size: 15px;
}
}

/* ===================================
   Event Section Styles
   =================================== */

/* Event Section */
.event-section {
position: relative;
background-color: #ffffff;
}

/* Featured Event */
.featured-event {
box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
transition: all 0.4s ease;
height: 100%;
}

.featured-event:hover {
transform: translateY(-8px);
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.event-badge {
font-size: 14px;
font-weight: 600;
backdrop-filter: blur(10px);
box-shadow: 0 2px 8px rgba(62, 102, 243, 0.3);
}

.event-image {
position: relative;
overflow: hidden;
}

.event-image img {
transition: transform 0.4s ease;
}

.featured-event:hover .event-image img {
transform: scale(1.05);
}

.event-meta {
font-size: 14px;
font-weight: 500;
}

.event-meta i {
font-size: 16px;
}

.event-title {
font-size: 24px;
font-weight: 700;
color: #02274a;
line-height: 1.3;
}

.event-title a {
color: #02274a;
text-decoration: none;
transition: color 0.3s ease;
}

.event-title a:hover {
color: #3E66F3;
}

.event-excerpt {
font-size: 15px;
line-height: 1.7;
color: #5c6c7a;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
}

.event-location {
font-size: 14px;
}

.event-location i {
font-size: 16px;
}

.featured-event .btn-primary {
background: #3E66F3;
border: none;
font-weight: 600;
transition: all 0.3s ease;
box-shadow: 0 4px 12px rgba(62, 102, 243, 0.3);
}

.featured-event .btn-primary:hover {
background: #2952d6;
transform: translateY(-2px);
box-shadow: 0 8px 20px rgba(62, 102, 243, 0.4);
}

/* Event List */
.event-list h4 {
font-size: 24px;
font-weight: 700;
color: #02274a;
margin-bottom: 25px;
}

.event-item {
transition: all 0.3s ease;
border: 1px solid transparent;
cursor: pointer;
}

.event-item:hover {
background: #ffffff !important;
border-color: #3E66F3;
box-shadow: 0 5px 15px rgba(62, 102, 243, 0.2);
transform: translateX(5px);
}

.event-item-image {
overflow: hidden;
border-radius: 8px;
}

.event-item-image img {
transition: transform 0.3s ease;
}

.event-item:hover .event-item-image img {
transform: scale(1.1);
}

.event-date {
font-size: 13px;
font-weight: 600;
}

.event-date i {
font-size: 14px;
}

.event-item-title {
font-size: 16px;
font-weight: 600;
color: #02274a;
line-height: 1.4;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}

.event-item-title a {
color: #02274a;
text-decoration: none;
transition: color 0.3s ease;
}

.event-item-title a:hover {
color: #3E66F3;
}

.event-item-content .text-muted {
font-size: 13px;
}

.event-list .btn-outline-primary {
border: 2px solid #3E66F3;
color: #3E66F3;
font-weight: 600;
transition: all 0.3s ease;
}

.event-list .btn-outline-primary:hover {
background: #3E66F3;
color: white;
transform: translateY(-2px);
box-shadow: 0 5px 15px rgba(62, 102, 243, 0.3);
}

.event-list .btn-outline-primary i {
transition: transform 0.3s ease;
}

.event-list .btn-outline-primary:hover i {
transform: translateX(5px);
}

/* Responsive Event Section */
@media (max-width: 991px) {
.featured-event {
margin-bottom: 40px;
}

.event-title {
font-size: 22px;
}

.event-excerpt {
-webkit-line-clamp: 3;
}

.event-list h4 {
font-size: 22px;
margin-top: 0;
}
}

@media (max-width: 768px) {
.event-title {
font-size: 20px;
}

.event-item {
flex-direction: column !important;
}

.event-item-image {
width: 100% !important;
margin-bottom: 15px;
}

.event-item-image img {
width: 100% !important;
height: 200px !important;
object-fit: cover;
}

.event-meta {
flex-direction: column;
align-items: flex-start !important;
gap: 10px !important;
}

.event-list h4 {
font-size: 20px;
}
}

@media (max-width: 576px) {
.event-title {
font-size: 18px;
}

.event-section {
padding-top: 60px !important;
padding-bottom: 60px !important;
}

.featured-event .btn-primary {
width: 100%;
}

.event-list .btn-outline-primary {
width: 100%;
}
}

/* ===================================
   Company Slider Styles
   =================================== */

/* Company Slider Enhanced Styling */
.company-card {
border: 2px solid #e8e8e8;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 100%);
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 
            0 10px 20px rgba(0, 0, 0, 0.08);
position: relative;
cursor: pointer;
overflow: hidden;
}

.company-card:hover {
/* transform: translateY(-8px); */
border-color: #6366f1;
box-shadow: 0 15px 35px rgba(99, 102, 241, 0.2),
            0 25px 50px rgba(99, 102, 241, 0.15),
            0 0 0 3px rgba(99, 102, 241, 0.1),
            inset 0 0 20px rgba(99, 102, 241, 0.05);
background: linear-gradient(145deg, #ffffff 0%, #f0f4ff 100%);
}

.company-logo {
transition: all 0.3s ease;
}

.company-card:hover .company-logo {
transform: scale(1.1);
}

.company-card:hover .company-logo img {
filter: brightness(1.1);
}

.company-name {
font-weight: 600;
color: #1e293b;
transition: color 0.3s ease;
font-size: 1rem;
}

.company-card:hover .company-name {
color: #6366f1;
}

/* Add subtle animation to slider */
.company-slider .slick-slide {
transition: opacity 0.3s ease;
}

.company-slider .slick-slide:not(.slick-active) {
opacity: 0.7;
}
