.listing-website-11,
.listing-website-11 * {
  box-sizing: border-box;
}
.listing-website-11 {
  
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  max-width: 2800px;
  position: relative;
  overflow: hidden;
}

.hero {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 900px;
  max-width: 2800px;
  padding: 100px 64px;
  z-index: 1;
}

.hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}

.carousel-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2; /* Keeps it behind ::before */
}
.carousel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2; /* Keeps it behind ::before */
}

.carousel-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transform: scale(1); /* Start at normal scale */
  transition: opacity 1s ease-in-out, transform 5.5s linear; /* Adjusted to 5.5s */
}



.frame-1171275553 {
	gap:32px;
  position: relative;
  display: flex;
	flex-direction: column;
  z-index: 1; /* Keeps the content above the carousel and ::before */
  text-align: center; /* Centers text horizontally */
  color: white; /* Adjust for readability */
}



.title {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.header {
  color: #ffffff;
  text-align: center;
  font-size: 64px;
  letter-spacing: -0.5px;
  font-weight: 300;
  text-transform: uppercase;
  position: relative;
}
.frame-1171275594 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.header2 {
  color: #ffffff;
  text-align: center;
  font-size: 32px;
  letter-spacing: -0.5px;
  font-weight: 300;
  text-transform: uppercase;
  position: relative;
}
.images {
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.image {
  flex: 1;
  height: 680px;
  min-width: 300px;
  position: relative;
  object-fit: cover;
}
.video {
  
  padding: 100px 300px 100px 300px;
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 1800px;
  position: relative;
}
.frame-1171275596 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.paragraph {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 1024px;
  position: relative;
}
.this-is-a-paragraph {
  color: var(--container-text-color, #000000);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 1px;
  font-weight: 400;
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.title2 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
.splide__list li {
  margin-right: 10px !important;
}
.splide__slide {
  width: auto !important;
  height: auto !important;
  max-width: 100vw;
  max-height: 100vh;
}
.splide__list, .splide__track {
  width: 100% !important;
  height: auto !important;
  padding-right: 0 !important;
}
.splide__image {
  width: 100% !important;
  height: auto !important;
  object-fit: cover;
}
.container {
  width: 100%;
}

.splide__pagination li {
  display: flex !important;
  flex-direction: row-reverse;
  align-items: center;
}

.splide__pagination__page {
  width: 30px !important;
  border-radius: 3px !important;
  height: 5px !important;
  margin: 5px !important;
   background: #888 !important; 
}
 .splide__pagination__page.is-active
{
  background: #000 !important;
  border:solid 1px #aaa !important;
  transform: scale(1.3) !important;
}

.splide--draggable>.splide__track>.splide__list> .is-active {
  margin-right: 10px !important;
}
.header3 {
  color: var(--container-header-color, #213636);
  text-align: left;
  font-size: 48px;
  letter-spacing: -0.5px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
}
.image2 {
  align-self: stretch;
  flex-shrink: 0;
  height: 680px;
  position: relative;
  object-fit: cover;
}
.about {
  
  padding: 64px 300px 64px 300px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 1800px;
  position: relative;
}
.frame-1171275595 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.this-is-a-paragraph2 {
  color: var(--container-text-color, #000000);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.paragraph2 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 1440px;
  position: relative;
}
.overview {
  padding: 64px 0px 64px 0px;
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 2800px;
  position: relative;
}
.frame-1171275505 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275485 {
  border-style: solid;
  border-color: #cccccc;
  border-width: 0px 0px 1px 0px;
  padding: 24px 0px 64px 0px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 280px;
  position: relative;
}
.paragraph3 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  flex-wrap: wrap;
}
.this-is-a-paragraph3 {
  color: var(--container-text-color, #000000);
  text-align: left;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: 500;
  position: relative;
}
.frame-1171275563 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.this-is-a-paragraph4 {
  color: var(--light-text-color, #595959);
  text-align: left;
  font-size: 20px;
  letter-spacing: -0.5px;
  font-weight: 400;
  position: relative;
}
.this-is-a-paragraph5 {
  color: var(--container-text-color, #000000);
  text-align: left;
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: 500;
  position: relative;
}
.frame-1171275492 {
  border-style: solid;
  border-color: #cccccc;
  border-width: 0px 0px 1px 0px;
  padding: 24px 0px 64px 0px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 280px;
  position: relative;
}
.this-is-a-paragraph6 {
  color: var(--light-text-color, #595959);
  text-align: left;
  font-size: 20px;
  letter-spacing: -0.5px;
  font-weight: 400;
  position: relative;
}
.frame-1171275564 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.this-is-a-paragraph7 {
  color: var(--container-text-color, #000000);
  text-align: left;
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: 500;
  position: relative;
}
.frame-1171275565 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275566 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275493 {
  border-style: solid;
  border-color: #cccccc;
  border-width: 0px 0px 1px 0px;
  padding: 24px 0px 64px 0px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 280px;
  position: relative;
}
.frame-1171275567 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275494 {
  border-style: solid;
  border-color: #cccccc;
  border-width: 0px 0px 1px 0px;
  padding: 24px 0px 64px 0px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 280px;
  position: relative;
}
.frame-1171275495 {
  border-style: solid;
  border-color: #cccccc;
  border-width: 0px 0px 1px 0px;
  padding: 24px 0px 64px 0px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 280px;
  position: relative;
}
.link {
  transition: .3s ease;
  cursor: pointer;
}
.link:hover {
  transform: scale(1.1);
}
.image3 {
  align-self: stretch;
  flex-shrink: 0;
  height: 673px;
  min-width: 300px;
  position: relative;
  object-fit: cover;
}
.agent {
  padding: 150px 200px 150px 200px;
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 1800px;
  position: relative;
}
.slider {
  flex: 1;
  height: 450px;
  min-width: 200px;
  position: relative;
  object-fit: cover;
  width: 100%;
}
.frame-1171275598 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  flex: 1;
  height: 450px;
  min-width: 200px;
  position: relative;
}
.title3 {
  padding: 16px 0px 16px 0px;
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 200px;
  position: relative;
  overflow: hidden;
}
.header4 {
  color: var(--container-header-color, #213636);
  text-align: left;
  font-size: 48px;
  letter-spacing: -0.5px;
  font-weight: 500;
  position: relative;
}
.frame-1171275561 {
  background: #f5f5f5;
  padding: 16px 24px 16px 16px;
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 200px;
  position: relative;
}
.frame-11712755672 {
  background: var(--inverted-container-bg-color, #304545);
  border-radius: 66.67px;
  padding: 5.33px;
  display: flex;
  flex-direction: row;
  gap: 8.89px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.frame-11712755662 {
  display: flex;
  flex-direction: row;
  gap: 8.89px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.email-1 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}
.name-designation {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: center;
  flex: 1;
  min-width: 200px;
  position: relative;
}
.header5 {
  color: var(--container-header-color, #213636);
  text-align: left;
  font-size: 20px;
  letter-spacing: -0.5px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
}
.this-is-a-paragraph8 {
  color: var(--content, #000000);
  text-align: left;
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: 400;
  position: relative;
}
.frame-1171275601 {
  background: #f5f5f5;
  padding: 16px 24px 16px 16px;
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 200px;
  position: relative;
}
.frame-1171275568 {
  background: var(--inverted-container-bg-color, #304545);
  border-radius: 66.67px;
  padding: 5.33px;
  display: flex;
  flex-direction: row;
  gap: 8.89px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.call-1 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}
.frame-1171275600 {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.button {
  background: var(--button-bg-color, #304545);
  padding: 32px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex: 1;
  min-width: 200px;
  position: relative;
}
.button2 {
  color: var(--button-text-color, #ffffff);
  text-align: left;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.frame-1171275592 {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: center;
  justify-content: flex-end;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275593 {
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.subtract {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  position: relative;
  overflow: visible;
}
.instagram-with-circle-svgrepo-com-2 {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  position: relative;
  overflow: visible;
}
.frame-11712755652 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 32px;
  height: auto;
  position: relative;
  overflow: visible;
}
.youtube-round-svgrepo-com-1 {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  position: relative;
  overflow: hidden;
}
.group {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
  overflow: visible;
}
.linkedin-round-svgrepo-com-5 {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  position: relative;
  overflow: visible;
}
.facebook {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  position: relative;
  overflow: visible;
}
.map {
  width: 100%;
  flex-shrink: 0;
  height: 650px;
  max-width: 2800px;
  position: relative;
  object-fit: cover;
}
.footer {
  background: var(--container-bg-color, #ffffff);
  padding: 50px 200px 50px 200px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 1800px;
  position: relative;
}
.rechat {
  display: flex;
  flex-direction: column;
  gap: 52px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275476 {
  display: flex;
  flex-direction: column;
  gap: 52px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.this-is-a-paragraph9 {
  color: var(--light-text-color, #595959);
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  font-weight: 400;
  position: relative;
}
.powered-by-rechat {
  flex-shrink: 0;
  width: 142.86px;
  height: 16px;
  position: relative;
  overflow: visible;
}


@media only screen and (max-width: 1189px) {
  .video,
  .about,
  .agent,
  .footer {
    padding: 100px 100px 100px 100px;
  }
}

@media only screen and (max-width: 849px) {
  .agent {
    flex-direction: column;
  }
}


@media only screen and (max-width: 749px) {
  .image2 {
    height: 500px;
  }
}

@media only screen and (max-width: 489px) {
  .video,
  .about,
  .agent,
  .footer {
    padding: 100px 20px 100px 20px;
  }

  .hero {
    height: 760px;
  }

  .image {
    height: 500px;
  }

  .header {
    font-size: 44px;
  }

  .header2 {
    font-size: 26px;
  }
}
