:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-84d1afd *//* =====================================================
   SERVICES PAGE HERO SECTION
===================================================== */

.ultima-services-hero-section {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 720px;
  overflow: hidden;
  background: #111;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Background image */
.ultima-services-hero-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.ultima-services-hero-bg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
}

/* Dark overlay */
.ultima-services-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.42);
}

/* Content */
.ultima-services-hero-content {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: 1200px;
  padding: 120px 20px 80px 20px;
  text-align: center;
}

.ultima-services-hero-content h1 {
  margin: 0;
  color: #ffffff;
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-size: 86px;
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: -1px;
  text-shadow: 0 8px 28px rgba(0, 0, 0, 0.25);
}

/* =====================================================
   TABLET
===================================================== */

@media (max-width: 1024px) {
  .ultima-services-hero-section {
    min-height: 680px;
  }

  .ultima-services-hero-content h1 {
    font-size: 64px;
  }
}

/* =====================================================
   MOBILE
===================================================== */

@media (max-width: 767px) {
  .ultima-services-hero-section {
    height: 100vh;
    min-height: 420px;
  }

  .ultima-services-hero-bg img {
    object-position: center center;
  }

  .ultima-services-hero-overlay {
    background: rgba(0, 0, 0, 0.48);
  }

  .ultima-services-hero-content {
    padding: 110px 18px 70px 18px;
  }

  .ultima-services-hero-content h1 {
    font-size: 44px;
    line-height: 1.12;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-81f20c8 *//* =====================================================
   SERVICES INTRO TEXT SECTION
===================================================== */

.ultima-services-intro-section {
  background: #ece3de !important;
  padding: 95px 20px 100px 20px !important;
  overflow: hidden;
}

.ultima-services-intro-container {
  max-width: 1150px;
  margin: 0 auto;
}

.ultima-services-intro-content {
  max-width: 930px;
  margin: 0 auto;
  text-align: center;
}

.ultima-services-intro-content h2 {
  max-width: 850px;
  margin: 0 auto 22px auto;
  color: #373635;
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: -0.5px;
}

.ultima-services-intro-content p {
  margin: 0 auto;
  color: rgba(55, 54, 53, 0.72);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.7px;
}

/* Tablet */
@media (max-width: 1024px) {
  .ultima-services-intro-section {
    padding: 80px 20px 85px 20px !important;
  }

  .ultima-services-intro-content {
    max-width: 760px;
  }

  .ultima-services-intro-content h2 {
    font-size: 46px;
    margin-bottom: 50px;
  }

  .ultima-services-intro-content p {
    font-size: 21px;
    line-height: 1.6;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .ultima-services-intro-section {
    padding: 65px 18px 70px 18px !important;
  }

  .ultima-services-intro-content h2 {
    font-size: 26px;
    line-height: 1.18;
    margin-bottom: 34px;
  }

  .ultima-services-intro-content p {
    font-size: 16px;
    line-height: 1.65;
    letter-spacing: 0.4px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3c5109c *//* =====================================================
   SERVICES DETAILS / AVAILABLE AT SECTION
===================================================== */

.ultima-service-details-section {
  background: #ece3de !important;
  padding: 95px 20px 105px 20px !important;
  overflow: hidden;
}

.ultima-service-details-container {
  max-width: 1500px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 120px;
}

/* Left Content */
.ultima-service-details-content {
  width: 38%;
  max-width: 456px;
  color: #373635;
}

.ultima-service-details-label {
  margin-bottom: 8px;
  color: rgba(55, 54, 53, 0.48);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}

.ultima-service-details-content h2 {
  margin: 0 0 34px 0;
  color: #373635;
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.12;
}

.ultima-service-details-content p {
  margin: 0;
  color: rgba(55, 54, 53, 0.72);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.65;
  letter-spacing: 0.6px;
}

/* Right List */
.ultima-service-details-list {
  width: 38%;
  max-width: 420px;
  border-top: 1px solid rgba(55, 54, 53, 0.25);
  border-bottom: 1px solid rgba(55, 54, 53, 0.25);
  color: #373635;
}

.ultima-service-details-list-title {
  padding: 22px 0 24px 0;
  border-bottom: 1px solid rgba(55, 54, 53, 0.25);
  color: #373635;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.35;
}

.ultima-service-details-list-item {
  padding: 22px 0;
  color: rgba(55, 54, 53, 0.72);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 0.4px;
}

/* =====================================================
   TABLET RESPONSIVE
===================================================== */

@media (max-width: 1024px) {
  .ultima-service-details-section {
    padding: 80px 20px 85px 20px !important;
  }

  .ultima-service-details-container {
    max-width: 900px;
    gap: 70px;
  }

  .ultima-service-details-content {
    width: 45%;
  }

  .ultima-service-details-list {
    width: 45%;
  }

  .ultima-service-details-content h2 {
    font-size: 40px;
  }

  .ultima-service-details-content p {
    font-size: 17px;
    line-height: 1.6;
  }

  .ultima-service-details-list-title {
    font-size: 21px;
  }

  .ultima-service-details-list-item {
    font-size: 17px;
    padding: 18px 0;
  }
}

/* =====================================================
   MOBILE RESPONSIVE
===================================================== */

@media (max-width: 767px) {
  .ultima-service-details-section {
    padding: 65px 18px 70px 18px !important;
  }

  .ultima-service-details-container {
    flex-direction: column;
    gap: 48px;
  }

  .ultima-service-details-content,
  .ultima-service-details-list {
    width: 100%;
    max-width: 100%;
  }

  .ultima-service-details-label {
    font-size: 12px;
    letter-spacing: 2.2px;
  }

  .ultima-service-details-content h2 {
    font-size: 36px;
    line-height: 1.15;
    margin-bottom: 24px;
  }

  .ultima-service-details-content p {
    font-size: 16px;
    line-height: 1.62;
  }

  .ultima-service-details-list-title {
    font-size: 20px;
    padding: 18px 0 20px 0;
  }

  .ultima-service-details-list-item {
    font-size: 16px;
    padding: 17px 0;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5356ebc *//* =====================================================
   ULTIMA SERVICES GRID SECTION
===================================================== */

.ultima-services-grid-section {
  background: #ece3de !important;
  padding: 60px 20px 105px 20px !important;
  overflow: hidden;
}

.ultima-services-grid-container {
  max-width: 1500px;
  margin: 0 auto;
}

.ultima-services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 10px;
  row-gap: 48px;
}

.ultima-service-card {
  width: 100%;
}

.ultima-service-card-image {
  width: 100%;
  height: 315px;
  overflow: hidden;
  background: #ddd;
}

.ultima-service-card-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

.ultima-service-card-content {
  padding-top: 34px;
}

.ultima-service-card-content h3 {
  margin: 0 0 8px 0;
  color: #373635;
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
}

.ultima-service-card-content p {
  margin: 0;
  color: rgba(55, 54, 53, 0.72);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0.2px;
}

/* =====================================================
   TABLET
===================================================== */

@media (max-width: 1024px) {
  .ultima-services-grid-section {
    padding: 50px 20px 85px 20px !important;
  }

  .ultima-services-grid {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 42px;
  }

  .ultima-service-card-image {
    height: 280px;
  }

  .ultima-service-card-content {
    padding-top: 24px;
  }

  .ultima-service-card-content h3 {
    font-size: 24px;
  }

  .ultima-service-card-content p {
    font-size: 15px;
  }
}

/* =====================================================
   MOBILE
===================================================== */

@media (max-width: 767px) {
  .ultima-services-grid-section {
    padding: 45px 18px 70px 18px !important;
  }

  .ultima-services-grid {
    grid-template-columns: 1fr;
    row-gap: 36px;
  }

  .ultima-service-card-image {
    height: 229px;
  }

  .ultima-service-card-content {
    padding-top: 18px;
  }

  .ultima-service-card-content h3 {
    font-size: 24px;
    margin-bottom: 6px;
  }

  .ultima-service-card-content p {
    font-size: 14px;
    line-height: 1.55;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d970963 *//* =====================================================
   ULTIMA DETAIL LIST SECTION
===================================================== */

.ultima-detail-list-section {
  background: #ece3de !important;
  padding: 70px 20px 65px 20px !important;
}

.ultima-detail-list-container {
  max-width: 1500px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 80px;
}

.ultima-detail-left {
  max-width: 456px;
}

.ultima-detail-label {
  margin-bottom: 8px;
  color: rgba(55, 54, 53, 0.45);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

.ultima-detail-title {
  margin: 0;
  color: #373635;
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 1.05;
}

.ultima-detail-description {
  margin: 28px 0 0 0;
  color: rgba(55, 54, 53, 0.72);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.65;
  letter-spacing: 0.2px;
}

.ultima-detail-right {
  width: 100%;
  max-width: 360px;
}

.ultima-detail-list-box {
  border-top: 1px solid rgba(55, 54, 53, 0.25);
  border-bottom: 1px solid rgba(55, 54, 53, 0.25);
}

.ultima-detail-list-heading {
  padding: 22px 0;
  border-bottom: 1px solid rgba(55, 54, 53, 0.25);
  color: #373635;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
}

.ultima-detail-list-item {
  padding: 22px 0;
  color: rgba(55, 54, 53, 0.68);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6;
}

/* =====================================================
   TABLET
===================================================== */

@media (max-width: 1024px) {
  .ultima-detail-list-section {
    padding: 60px 24px 60px 24px !important;
  }

  .ultima-detail-list-container {
    gap: 50px;
  }

  .ultima-detail-title {
    font-size: 38px;
  }

  .ultima-detail-description {
    font-size: 16px;
  }

  .ultima-detail-list-heading {
    font-size: 20px;
  }

  .ultima-detail-list-item {
    font-size: 16px;
  }
}

/* =====================================================
   MOBILE
===================================================== */

@media (max-width: 767px) {
  .ultima-detail-list-section {
    padding: 48px 18px 50px 18px !important;
  }

  .ultima-detail-list-container {
    flex-direction: column;
    gap: 38px;
  }

  .ultima-detail-left,
  .ultima-detail-right {
    max-width: 100%;
    width: 100%;
  }

  .ultima-detail-label {
    font-size: 12px;
    letter-spacing: 1.6px;
  }

  .ultima-detail-title {
    font-size: 34px;
    line-height: 1.1;
  }

  .ultima-detail-description {
    margin-top: 22px;
    font-size: 15px;
    line-height: 1.65;
  }

  .ultima-detail-list-heading {
    padding: 18px 0;
    font-size: 19px;
  }

  .ultima-detail-list-item {
    padding: 17px 0;
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0853537 *//* =====================================================
   HOUSEKEEPING GRID SECTION
===================================================== */

.ultima-housekeeping-grid-section {
  background: #ece3de !important;
  padding: 60px 20px 100px 20px !important;
  overflow: hidden;
}

.ultima-housekeeping-grid-container {
  max-width: 1500px;
  margin: 0 auto;
}

.ultima-housekeeping-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.ultima-housekeeping-card {
  width: 100%;
}

.ultima-housekeeping-card-image {
  width: 100%;
  height: 315px;
  overflow: hidden;
  background: #d8cec8;
}

.ultima-housekeeping-card-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
}

.ultima-housekeeping-card-content {
  padding-top: 34px;
}

.ultima-housekeeping-card-content h3 {
  margin: 0 0 8px 0;
  color: #373635;
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
}

.ultima-housekeeping-card-content p {
  margin: 0;
  color: rgba(55, 54, 53, 0.72);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0.2px;
}

/* Tablet */
@media (max-width: 1024px) {
  .ultima-housekeeping-grid-section {
    padding: 50px 20px 85px 20px !important;
  }

  .ultima-housekeeping-grid {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 42px;
  }

  .ultima-housekeeping-card-image {
    height: 280px;
  }

  .ultima-housekeeping-card-content {
    padding-top: 24px;
  }

  .ultima-housekeeping-card-content h3 {
    font-size: 24px;
  }

  .ultima-housekeeping-card-content p {
    font-size: 15px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .ultima-housekeeping-grid-section {
    padding: 45px 18px 70px 18px !important;
  }

  .ultima-housekeeping-grid {
    grid-template-columns: 1fr;
    row-gap: 36px;
  }

  .ultima-housekeeping-card-image {
    height: 229px;
  }

  .ultima-housekeeping-card-content {
    padding-top: 18px;
  }

  .ultima-housekeeping-card-content h3 {
    font-size: 24px;
    margin-bottom: 6px;
  }

  .ultima-housekeeping-card-content p {
    font-size: 14px;
    line-height: 1.55;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c083a39 *//* =====================================================
   ULTIMA SERVICES FULL WIDTH CAROUSEL
===================================================== */

.ultima-services-carousel-section {
  background: #ece3de !important;
  width: 100%;
  overflow: hidden;
  padding: 0 !important;
  margin: 0 !important;
}

.ultima-services-carousel {
  position: relative;
  width: 100%;
  height: 560px;
  overflow: hidden;
  background: #ece3de;
}

.ultima-services-carousel-track {
  position: relative;
  width: 100%;
  height: 100%;
}

.ultima-services-carousel-slide {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: scale(1.04);
  transition: opacity 0.8s ease, transform 1.2s ease;
  z-index: 1;
}

.ultima-services-carousel-slide.active {
  opacity: 1;
  transform: scale(1);
  z-index: 2;
}

.ultima-services-carousel-slide img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
}

/* Dark overlay like original luxury style */
.ultima-services-carousel::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.18);
  z-index: 3;
  pointer-events: none;
}

/* Arrows */
.ultima-services-carousel-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.85);
  background: rgba(255, 255, 255, 0.85);
  color: #373635;
  font-size: 34px;
  line-height: 1;
  font-family: Georgia, serif;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.25s ease, color 0.25s ease, transform 0.25s ease;
}

.ultima-services-carousel-arrow:hover {
  background: #ffffff;
  color: #000000;
  transform: translateY(-50%) scale(1.05);
}

.ultima-services-carousel-prev {
  left: 24px;
}

.ultima-services-carousel-next {
  right: 24px;
}

/* Dots */
.ultima-services-carousel-dots {
  position: absolute;
  bottom: 38px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  display: flex;
  align-items: center;
  gap: 18px;
}

.ultima-services-carousel-dots button {
  width: 22px;
  height: 3px;
  border: none;
  padding: 0;
  background: rgba(255, 255, 255, 0.45);
  cursor: pointer;
  transition: background 0.25s ease, width 0.25s ease;
}

.ultima-services-carousel-dots button.active {
  width: 28px;
  background: #ffffff;
}

/* Tablet */
@media (max-width: 1024px) {
  .ultima-services-carousel {
    height: 460px;
  }

  .ultima-services-carousel-arrow {
    width: 50px;
    height: 50px;
    font-size: 30px;
  }

  .ultima-services-carousel-prev {
    left: 16px;
  }

  .ultima-services-carousel-next {
    right: 16px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .ultima-services-carousel {
    height: 330px;
  }

  .ultima-services-carousel-arrow {
    width: 42px;
    height: 42px;
    font-size: 26px;
  }

  .ultima-services-carousel-prev {
    left: 10px;
  }

  .ultima-services-carousel-next {
    right: 10px;
  }

  .ultima-services-carousel-dots {
    bottom: 22px;
    gap: 12px;
  }

  .ultima-services-carousel-dots button {
    width: 18px;
  }

  .ultima-services-carousel-dots button.active {
    width: 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-32f94e2 *//* =====================================================
   ULTIMA COLLECTION CTA SECTION
===================================================== */

.ultima-collection-cta-section {
  background: #373635;
  padding: 24px;
  width: 100%;
  box-sizing: border-box;
}

.ultima-collection-cta-container {
  border: 1px solid rgba(244, 242, 239, 0.45);
  min-height: 300px;
  max-width: 1710px;
  margin: 0 auto;
  padding: 56px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.ultima-collection-cta-content {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  color: #f4f2ef;
}

.ultima-collection-cta-content h3 {
  margin: 0 0 22px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(32px, 3vw, 46px);
  line-height: 1.1;
  font-weight: 400;
  color: #f4f2ef;
}

.ultima-collection-cta-content p {
  margin: 0 auto 34px;
  max-width: 680px;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 17px;
  line-height: 1.65;
  font-weight: 400;
  color: rgba(244, 242, 239, 0.78);
}

.ultima-collection-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 34px;
  background: #f4f2ef;
  border: 1px solid #f4f2ef;
  color: #373635;
  text-decoration: none;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 5px;
  text-transform: uppercase;
  transition: all 0.25s ease;
}

.ultima-collection-cta-btn:hover {
  background: transparent;
  color: #f4f2ef;
}

/* Tablet */
@media (max-width: 1024px) {
  .ultima-collection-cta-section {
    padding: 16px;
  }

  .ultima-collection-cta-container {
    min-height: 280px;
    padding: 48px 24px;
  }

  .ultima-collection-cta-content p {
    font-size: 16px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .ultima-collection-cta-section {
    padding: 8px;
  }

  .ultima-collection-cta-container {
    min-height: 260px;
    padding: 42px 20px;
  }

  .ultima-collection-cta-content h3 {
    font-size: 31px;
    margin-bottom: 18px;
  }

  .ultima-collection-cta-content p {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 28px;
  }

  .ultima-collection-cta-btn {
    width: 100%;
    max-width: 320px;
    padding: 0 18px;
    font-size: 12px;
    letter-spacing: 3px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3fa98f5 *//* =====================================================
   SERVICES PAGE BREADCRUMB SECTION
===================================================== */

.ultima-services-breadcrumb-section {
  background: #ece3de;
  padding: 40px 24px;
  width: 100%;
  box-sizing: border-box;
}

.ultima-services-breadcrumb-container {
  max-width: 1500px;
  margin: 0 auto;
}

.ultima-services-breadcrumb-box {
  background: rgba(55, 54, 53, 0.05);
  min-height: 64px;
  padding: 20px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
  border-radius: 2px;
  overflow-x: auto;
  white-space: nowrap;
}

.ultima-services-breadcrumb-box a,
.ultima-services-breadcrumb-box span,
.ultima-services-breadcrumb-box strong {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  text-decoration: none;
}

.ultima-services-breadcrumb-box a,
.ultima-services-breadcrumb-box span {
  color: rgba(55, 54, 53, 0.5);
}

.ultima-services-breadcrumb-box strong {
  color: #373635;
  font-weight: 500;
}

/* Tablet */
@media (max-width: 1024px) {
  .ultima-services-breadcrumb-section {
    padding: 48px 20px;
  }

  .ultima-services-breadcrumb-box {
    min-height: 58px;
    gap: 18px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .ultima-services-breadcrumb-section {
    padding: 36px 16px;
  }

  .ultima-services-breadcrumb-box {
    justify-content: flex-start;
    padding: 18px 18px;
    gap: 14px;
  }

  .ultima-services-breadcrumb-box a,
  .ultima-services-breadcrumb-box span,
  .ultima-services-breadcrumb-box strong {
    font-size: 13px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e07eeea *//* =====================================================
   NEWSLETTER SECTION
===================================================== */

.ultima-newsletter-section {
  background: #f4f2ef !important;
  padding: 95px 20px 90px 20px !important;
  overflow: hidden;
}

.ultima-newsletter-container {
  max-width: 1150px;
  margin: 0 auto;
}

/* Heading */
.ultima-newsletter-heading {
  max-width: 450px;
  margin-bottom: 70px;
}

.ultima-newsletter-heading h2 {
  margin: 0 0 22px 0;
  color: #373635;
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-size: 39px;
  font-weight: 400;
  line-height: 1.15;
}

.ultima-newsletter-heading p {
  margin: 0;
  color: rgba(55, 54, 53, 0.72);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.65;
  letter-spacing: 0.8px;
}

/* Form */
.ultima-newsletter-form {
  width: 100%;
}

.ultima-newsletter-fields {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 120px;
  gap: 16px;
  align-items: center;
}

.ultima-newsletter-fields input {
  width: 100%;
  height: 52px;
  border: none;
  outline: none;
  background: rgba(236, 227, 222, 0.65);
  color: #373635;
  padding: 0 18px;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  border-radius: 2px;
}

.ultima-newsletter-fields input::placeholder {
  color: rgba(55, 54, 53, 0.65);
}

.ultima-newsletter-fields input:focus {
  background: rgba(236, 227, 222, 0.95);
}

/* Button */
.ultima-newsletter-fields button {
  height: 52px;
  padding: 0 24px;
  border: 1px solid rgba(55, 54, 53, 0.8);
  background: transparent;
  color: #373635;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 4px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.35s ease;
  border-radius: 2px;
}

.ultima-newsletter-fields button:hover {
  background: #373635;
  color: #ffffff;
}

/* Consent text */
.ultima-newsletter-consent {
  margin: 24px 0 0 0;
  color: rgba(55, 54, 53, 0.72);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 12px;
  line-height: 1.45;
  letter-spacing: 0.2px;
}

.ultima-newsletter-consent a {
  color: #373635;
  font-weight: 700;
  text-decoration: none !important;
}

.ultima-newsletter-consent a:hover {
  text-decoration: underline !important;
}

/* =====================================================
   TABLET
===================================================== */

@media (max-width: 1024px) {
  .ultima-newsletter-section {
    padding: 80px 20px 75px 20px !important;
  }

  .ultima-newsletter-heading {
    margin-bottom: 50px;
  }

  .ultima-newsletter-heading h2 {
    font-size: 36px;
  }

  .ultima-newsletter-fields {
    grid-template-columns: 1fr 1fr;
  }

  .ultima-newsletter-fields button {
    width: 100%;
  }
}

/* =====================================================
   MOBILE
===================================================== */

@media (max-width: 767px) {
  .ultima-newsletter-section {
    padding: 65px 18px 65px 18px !important;
  }

  .ultima-newsletter-heading {
    max-width: 100%;
    margin-bottom: 38px;
  }

  .ultima-newsletter-heading h2 {
    font-size: 34px;
    margin-bottom: 18px;
  }

  .ultima-newsletter-heading p {
    font-size: 15px;
    line-height: 1.6;
  }

  .ultima-newsletter-fields {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .ultima-newsletter-fields input,
  .ultima-newsletter-fields button {
    height: 50px;
  }

  .ultima-newsletter-fields button {
    margin-top: 4px;
  }

  .ultima-newsletter-consent {
    margin-top: 22px;
    font-size: 11px;
    line-height: 1.5;
  }
}/* End custom CSS */