.elementor-kit-5{--e-global-color-primary:#282828;--e-global-color-secondary:#484848;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-c440dc6:#FFFFFF;--e-global-color-98380f4:#000000;--e-global-color-82a96bb:#484848;--e-global-color-a1dbf93:#6EC1E4;--e-global-color-26eca38:#07112A;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:4.25rem;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-secondary-font-family:"League Spartan";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:capitalize;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#2A2A2A;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-5 h2{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );}.elementor-kit-5 h3{color:var( --e-global-color-82a96bb );}.elementor-kit-5 h4{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-5 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-5 h4{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-5 h4{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.marquee-swiper {
  width: 100%;
  overflow: hidden;
  position: relative
}

.hr-marquee-wrapper {position: relative;}

.hr-marquee-wrapper::before {
    content: "";
    left: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    bottom: 0px;
    position: absolute;
    background: linear-gradient(180deg, rgba(29, 29, 29, 0) 0%, #1D1D1D 180%);
}
.hr-marquee-wrapper::after {
    content: "";
    left: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0px;
    position: absolute;
    background: linear-gradient(360deg, rgba(29, 29, 29, 0) 0%, #1D1D1D 180%);
}

.marquee-swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}

.marquee-swiper .swiper-slide {
  width: auto;
  white-space: nowrap;
  font-size: 20px;
  padding: 0 40px;
}

.marquee-swiper .swiper-slide {
    padding: 0 0;
}

/* marquee-swiper end --*/


.scroll-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  overflow: hidden;
}

.scroll-images-section {
  position: relative;
  width: 100%;
  height: 100%;
  background: #000000;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  
}

.scroll-columns {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding: 2rem 0;
  box-sizing: border-box;
  gap: 2rem;
}

.images-wrapper {

  position: relative;
  height: 100%;
}

.scroll-image {
  /*position: absolute;
  top: 20%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
  opacity: 0;*/
  
  position: absolute;
  top: 20%;
  left: 50%;
  width: 100%;
  max-width: 100%;
  height: auto;
  transform: translate(-50%, -20%);
  object-fit: contain;
}

.heading-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 8px;
  background: #000000;
}

.images-wrapper,
.heading-wrapper {
  flex: 1 1 48%;
  min-width: 300px;
  height: 100%;
}

.heading-wrapper h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 80px;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--e-global-color-c440dc6);
}

.heading-wrapper p {
    font-family: "Roboto", Sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    color: var(--e-global-color-c440dc6);
}

@media (max-width: 1024px) {
   .scroll-columns {
      padding: 2rem 20px;
    }
    .heading-wrapper h2 {
        font-size: 50px;
    }
    
    .heading-wrapper p {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    
  .scroll-images-section {
      position: relative;
      width: 100% !important;
      max-width: 100% !important;
    }

  .scroll-columns {
    gap: 0;
  }

  .heading-wrapper {
    flex: 1 1 58%;
    height: auto;
  }
  .images-wrapper {
    flex: 1 1 40%;
    height: auto;
  }

  .heading-wrapper h2 {
    font-size: 40px;
  }

  .heading-wrapper p {
    font-size: 18px;
    line-height: 28px;
  }
}

@media (max-width: 767px) {
    
    /*.scroll-wrapper {;
      height: 400vh;
    }*/
    .heading-wrapper {

    justify-content: end;
  }
   .heading-wrapper h2 {
    font-size: 30px;
  }

  .heading-wrapper p {
    font-size: 16px;
    line-height: 24px;
  }
  
  .scroll-image {
      position: absolute;
      top: 20%;
      left: 50%;
      width: 60%;
    }
}

@media (max-width: 640px) {

  
  .scroll-image {
      position: absolute;
      top: 20%;
      width: 70%; 
    }
}
@media (max-width: 480px) {

  
  .scroll-image {
      width: 100%; 
    }
}



/* MAP */

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.6);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
  }
}

.map-pointer {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #61CE70;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  animation: pulse 1.5s infinite;
  transition: animation 0.3s ease;
}

.map-pointer:hover {
  animation: none;
}

.map-pointer::after {
  content: attr(data-tooltip);
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  font-size: 12px;
  padding: 3px 6px;
  border-radius: 4px;
  white-space: nowrap;
  transform: translate(-50%, -120%);
  opacity: 0;
  transition: opacity 0.2s ease;
  pointer-events: none;
}

.map-pointer:hover::after {
  opacity: 1;
}/* End custom CSS */