.entry-content {
    margin: 1.5em 0;
}

.footer-widget {
    margin-bottom: 2rem;
}

.elementor-location-header {
    position: relative;
    z-index: 1000;
}
@keyframes scroll {
	0% {
		transform: translateY(0);
	}
	30% {
		transform: translateY(60px);
	}
}

svg #wheel {
	animation: scroll ease 2s infinite;
}

.scroll {
    position: fixed;
    z-index: 999;
    bottom: 10%;
    left: 47.8%;
    
}

.swiper-wrapper{
    DISPlay:block !important;
    height:100vh !important;
}

.swiper-container {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.swiper-slide {
    width: 100%;
    height: 100vh;
    position: relative;
    will-change: transform;
}
.swiper-slide.slide2 {
    background-color:#051625;
}
.swiper-slide .elementor-background-slideshow__slide__image{
    
    background-repeat:no-repeat;
    background-color:#051625 !important;
}
/* Example backgrounds to see the effect clearly */
.swiper-slide:nth-child(odd) {
    background: #f5f5f5;
}
.swiper-slide:nth-child(even) {
    background: #e0e0e0;
}
.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    transition: opacity 0.5s ease;
}

.dots-loader {
    display: flex;
    justify-content: space-between;
    width: 60px;
}

.dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #fff;
    animation: dotAnimation 1.2s infinite ease-in-out;
}

.dot:nth-child(1) {
    animation-delay: 0s;
}

.dot:nth-child(2) {
    animation-delay: 0.2s;
}

.dot:nth-child(3) {
    animation-delay: 0.4s;
}

@keyframes dotAnimation {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
}


/* Ensure smooth transitions */
.swiper-slide-active,
.swiper-slide-prev,
.swiper-slide-next {
    transition: transform 0.7s ease-out;
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block !important;
    width: 13px !important;
    height: 13px !important;
   
    z-index: 999;
    background: #ff000005;
    margin: auto;
    border: solid 3px #000;
}

.swiper-pagination-bullets{
    position: absolute;
    background: transparent;
    width: 65px;
    /* height: 100px; */
    z-index: 999;
    /* display: block !important; */
     gap: 6px;
    /* padding: 5px;*/
}

.elementor-72 .elementor-element.elementor-element-8e7c6a2 .elementor-background-slideshow__slide__image {
    background-size: cover;
    background-position: center center;
    background-size: 350px;
}
main{
    width:100% !important;
}
.ast-primary-header-bar {
    display: block;
    width: 100%;
    position: fixed;
    background-color: transparent !important;
}
.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    opacity: .6;
}
@keyframes scroll {
	0% {
		transform: translateY(0);
	}
	30% {
		transform: translateY(60px);
	}
}

svg #wheel {
	animation: scroll ease 2s infinite;
}

.scroll {
    position: fixed;
    z-index: 999;
    bottom: 10%;
    left: 47.8%;
    
}

.swiper-wrapper{
    DISPlay:block !important;
    height:100vh !important;
}

.swiper-container {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.swiper-slide {
    width: 100%;
    height: 100vh;
    position: relative;
    will-change: transform;
}
.swiper-slide.slide2 {
    background-color:#051625;
}
.swiper-slide .elementor-background-slideshow__slide__image{
    
    background-repeat:no-repeat;
    background-color:#051625 !important;
}
/* Example backgrounds to see the effect clearly */
.swiper-slide:nth-child(odd) {
    background: #f5f5f5;
}
.swiper-slide:nth-child(even) {
    background: #e0e0e0;
}

/* Ensure smooth transitions */
.swiper-slide-active,
.swiper-slide-prev,
.swiper-slide-next {
    transition: transform 0.7s ease-out;
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block !important;
    width: 13px !important;
    height: 13px !important;
   
    z-index: 999;
    background: #ff000005;
    margin: auto;
    border: solid 3px #000;
}

.swiper-pagination-bullets{
    position: absolute;
    background: transparent;
    width: 65px;
    /* height: 100px; */
    z-index: 999;
    /* display: block !important; */
     gap: 6px;
    /* padding: 5px;*/
}

.elementor-72 .elementor-element.elementor-element-8e7c6a2 .elementor-background-slideshow__slide__image {
    background-size: cover;
    background-position: center center;
    background-size: 350px;
}
main{
    width:100% !important;
}
.ast-primary-header-bar {
    display: block;
    width: 100%;
    position: fixed;
    background-color: transparent !important;
}
.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    opacity: .6;
}
.sub-navigation {
  position: relative;
  width: 100%;
  background-color: #f8f9fa; /* Example background */
  padding: 10px 0;
  transition: top 0.3s ease;
}

.sub-navigation.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000; /* Ensure it stays above other content */

    box-shadow: -15px -3px 7px 2px rgb(0 0 0 / 51%), 0 0 0 1px rgba(0, 0, 0, 0.08);
    transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
    color: #f2f2f2;
    border-radius: 0;
    border: none;
    background: #d8d8d817;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
}