* {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: Inter;
  src: url(fonts/inter.ttf);
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  scroll-behavior: smooth; /* For smooth scrolling when navigating to sections */
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #1d1d1b;
  letter-spacing: 0px;
}
.scroll-container {
  scroll-snap-type: y mandatory; /* For vertical, mandatory snapping */
  overflow-y: scroll; /* Enable vertical scrolling */
  height: 100vh; /* Example: full viewport height */
}
.snap-section {
  scroll-snap-align: start; /* Snap to the start of the element */
  height: 100vh; /* Example: each section takes full viewport height */
}
section {
  scroll-margin-top: 70px;
}

.container {
  max-width: 1000px;
}
.navbar {
  background: #000 !important;
  opacity: 1;
  padding: 6px;
}
.nav-item {
  padding: 0px 15px;
  font-weight: 500;
  font-size: 13px;
}
.nav-link {
  color: #fff;
}
.nav-link:hover {
  color: #e7232f;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#ctcicon {
  z-index: 999;
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translate(0%, -50%);
}
#ctcicon img {
  width: 80px;
}

.bg-brown {
  background: #7e5441;
  color: #fff;
}
.bg-lightbrown {
  background: #ad8f75;
  color: #fff;
}
.bg-darkbrown {
  background: #331817;
  color: #fff;
}
.bg-white {
  background: #fff;
  color: #525252;
}

h1 {
  font-family: ivypresto-display, serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2em;
}
h2 {
  font-family: ivypresto-display, serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2em;
}
h2 span {
  font-size: 30px;
  font-style: italic;
}
h3 {
  font-family: ivypresto-display, serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.2em;
}
h4 {
  font-family: Inter, sans-serif !important;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4em;
}
h4 span {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.4em;
}
h5 {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4em;
}
p {
  margin: 0px;
}
p.title {
  font-size: 28px;
  font-weight: 500;
  color: #e36865;
  line-height: 1.2em;
}
.contentpadding {
  padding: 80px 0px;
}

#header {
  background: url(img/header.jpg) no-repeat center bottom;
  background-size: cover;
  color: #fff;
}
#concept01 {
  background: url(img/concept01-bg.jpg) no-repeat center center;
  background-size: 100%;
  color: #fff;
  padding: 230px 0px;
}
#concept02 {
  color: #fff;
}
.splide__slide img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.splide__pagination {
  bottom: 1.5em;
}
#usp {
  background: #f2f1f0 !important;
}
.usp {
  width: 150px;
}
.usp-title {
  font-size: 14px;
  font-weight: 700;
}
.usp-text {
  font-size: 12px;
  font-weight: 400;
}

#gallery {
  background: #7e5441;
  color: #fff;
}
#location {
  background: #d9d5d1;
  color: #525252;
  padding: 80px 0px;
}
.locationmapimg {
  width: 800px;
  padding: 30px 0px;
}
.locationmrt {
  width: 1000px;
  padding: 30px 0px;
}
.legendtitle {
  width: 300px;
}
.location-title {
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
}

#propertyplus {
  background: #fff url("img/bg-06.jpg") no-repeat center center;
  background-size: 100%;
  padding: 80px 0px;
}
.propertyplusleft {
  padding-right: 60px;
}
.propertypluslogo {
  width: 100%;
}
.propertypals-text {
  font-size: 14px;
  color: #231f20;
  line-height: 1.2em;
}
.propertypals-title {
  font-size: 18px;
  color: #231f20;
  line-height: 1.2em;
  font-weight: 700;
}
.propertypals-logo {
  width: 440px;
}
.propertypals-more {
  width: 400px;
}
.propertypals-icon {
  width: 100px;
}
.propertyplus-icons {
  width: 700px;
}
.propertyplus2025-btn {
  width: 200px;
}

#salesgallery {
  background: #331817 url("img/salesgallery-bg.jpg") no-repeat center center;
  background-size: 100%;
  padding: 150px 0px;
  color: #fff;
}
.salesgallery-address {
  font-size: 16px;
  font-weight: 400;
}
.salesgallery-phone {
  font-size: 40px;
  font-weight: 400;
}
#register {
  background: #5a2a19;
  padding: 80px 0px;
}
.tiny {
  font-size: 10px;
  margin-bottom: 0px;
  font-weight: 300;
}
.responsivealign {
  text-align: left;
}
.infologo {
  padding-right: 60px;
}
.gallerysplide {
  padding: 30px 100px;
}

#main-content {
  flex: 1;
}

#footer {
  background: #fff;
  padding: 30px 0px;
  margin-top: auto;
}
.footer {
  font-size: 12px;
  margin-bottom: 0px;
  font-weight: 400;
}
.footer-text1 {
  font-size: 15px;
  font-weight: 600;
  padding-top: 5px;
}

/*--------------------- Forms -------------------------*/
.form-control {
  font-family: Inter, sans-serif;
  font-weight: 300;
  font-size: 14px;
}
.mainform {
  padding: 14px;
}
.form-check-label {
  font-family: Inter, sans-serif;
  font-size: 11px !important;
  color: #fff !important;
}
.form-check-label a {
  font-family: Inter, sans-serif;
  font-size: 11px !important;
  color: #fff !important;
  text-decoration: underline;
}
.form-check-label a:hover {
  color: #000 !important;
  text-decoration: underline;
}
input[type="text"],
select,
textarea {
  font-size: 14px !important;
  border: none !important;
  outline: none !important;
  border-bottom: 1px solid #ae9075 !important;
  background: #5a2a19 !important;
  color: #ae9075 !important;
  border-radius: 0px !important;
  padding: 14px 10px;
  margin: 8px;
}
input::placeholder,
textarea::placeholder {
  color: #ae9075 !important;
}

.error_strings {
  font-size: 12px;
  color: #ffffff;
  font-weight: 300;
  text-align: left;
  padding-left: 10px;
}

.btn-register,
.btn-register:hover,
.btn-register:active,
.btn-register:visited,
.btn-register:focus {
  font-family: Inter, sans-serif;
  letter-spacing: 4px;
  background-color: #5a2a19;
  border-color: #fff;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  border-radius: 30px;
  padding: 10px 10px 10px 10px;
  margin: 0px;
}
.btn-register:hover {
  background-color: #975c53;
  border-color: #975c53;
  color: #fff;
}

.upload-section {
  max-width: 800px;
  margin: 0 auto;
  padding: 60px 20px;
}

.upload-card {
  background: #fff;
  border: 2px solid #ae9075;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.upload-card h3 {
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #331817;
  margin-bottom: 15px;
}

.upload-card p {
  font-size: 14px;
  color: #525252;
  margin-bottom: 20px;
}

.file-input-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.file-input-wrapper input[type="file"] {
  position: absolute;
  left: -9999px;
}

.btn-upload {
  display: inline-block;
  background-color: #5a2a19;
  color: #fff;
  padding: 12px 30px;
  border-radius: 25px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  border: 2px solid #5a2a19;
  text-align: center;
  width: 100%;
}

.btn-upload:hover {
  background-color: #975c53;
  border-color: #975c53;
}

.file-name {
  font-size: 13px;
  color: #525252;
  margin-top: 10px;
  font-style: italic;
}

.example-images {
  margin-bottom: 25px;
  padding: 15px;
  background-color: #f9f9f9;
  border-radius: 8px;
}

.example-label {
  font-size: 14px;
  font-weight: 600;
  color: #331817;
  margin-bottom: 10px;
}

.example-row {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.example-item {
  flex: 1;
  min-width: 150px;
  text-align: center;
}

.example-img {
  width: 100%;
  max-width: 200px;
  height: auto;
  border: 2px solid #ae9075;
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.example-caption {
  display: block;
  font-size: 12px;
  color: #525252;
  margin-top: 8px;
  font-style: italic;
}

.btn-upload-submit {
  background-color: #5a2a19;
  color: #fff;
  padding: 15px 60px;
  border-radius: 25px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  border: 2px solid #5a2a19;
  text-align: center;
  letter-spacing: 1px;
}

.btn-upload-submit:hover {
  background-color: #975c53;
  border-color: #975c53;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

/* Modal Styles */
.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  justify-content: center;
  align-items: center;
  animation: fadeIn 0.3s ease-in-out;
}

.modal-overlay.active {
  display: flex;
}

.modal-content {
  background: white;
  border-radius: 15px;
  padding: 40px;
  max-width: 500px;
  width: 90%;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
  text-align: center;
  animation: slideUp 0.3s ease-out;
  position: relative;
}

.modal-icon {
  font-size: 60px;
  margin-bottom: 20px;
}

.modal-icon.success {
  color: #4caf50;
}

.modal-icon.error {
  color: #f44336;
}

.modal-title {
  font-size: 24px;
  font-weight: 600;
  color: #331817;
  margin-bottom: 15px;
}

.modal-message {
  font-size: 16px;
  color: #525252;
  margin-bottom: 30px;
  line-height: 1.5;
}

.modal-button {
  background-color: #5a2a19;
  color: white;
  border: none;
  border-radius: 25px;
  padding: 12px 40px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.modal-button:hover {
  background-color: #975c53;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes slideUp {
  from {
    transform: translateY(50px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

/* Loading Spinner Styles */
.loading-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 10000;
  justify-content: center;
  align-items: center;
}

.loading-overlay.active {
  display: flex;
}

.loading-spinner {
  text-align: center;
}

.spinner {
  width: 60px;
  height: 60px;
  border: 6px solid rgba(255, 255, 255, 0.3);
  border-top: 6px solid #ffffff;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 0 auto 20px;
}

.warning-text {
  color: #ffc107;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.loading-text {
  color: white;
  font-size: 18px;
  font-weight: 500;
  margin-top: 15px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media only screen and (max-width: 600px) {
  h1 {
    font-family: ivypresto-display, serif;
    font-size: 60px;
    font-weight: 400;
    line-height: 1.3em;
  }
  h2 {
    font-family: ivypresto-display, serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.3em;
    letter-spacing: 1px;
  }
  h2 span {
    font-size: 30px;
    font-style: italic;
  }
  h3 {
    font-family: ivypresto-display, serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.3em;
  }
  h4 {
    font-family: Inter, sans-serif !important;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3em;
  }
  h4 span {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4em;
  }
  h5 {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4em;
  }
  p {
    margin: 0px;
  }
  p.title {
    font-size: 28px;
    font-weight: 500;
    color: #e36865;
    line-height: 1.2em;
  }
  .contentpadding {
    padding: 60px 10px;
  }
}

@media (max-width: 875px) {
  .navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }

  .upload-section {
    padding-top: 120px;
  }
}
