.multi-home-service-section {
  padding: 80px 0;
}

.service-card {
  overflow: hidden;
  height: 100%;
  width: 100%;
  max-width: 357px;
  margin: 0 auto;
  background: #f5f5f5;
}
.service-card:hover {
  box-shadow: 0px 4px 15px 0px #0000004d;
}

.container {
  max-width: 1139px;
  width: 100%;
  height: auto;
  gap: 34px;
}

.service-card img {
  width: 100%;
  object-fit: cover;
}
.service-card-image {
  padding: 10px;
}
.service-card-body {
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 20px;
}

.service-card-title {
  font-weight: 600;
  margin-bottom: 16px;
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  color: #31364c;
}

.service-card-text {
  color: #31364c;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.soon {
  max-width: 1140px;
  width: 100%;
  padding: 50px 0px;
  font-weight: 400;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
}

.services-content-div {
  background: #f5f5f5;
  height: 535px;
  box-sizing: border-box;
  max-width: 570px;
  width: 100%;
  padding-top: 105px;
  padding-right: 80px;
  padding-bottom: 105px;
  padding-left: 80px;
  align-items: center;
}

.service-provider-img {
  max-width: 570px;
  width: 100%;
  height: 535px;
}

.service-provider-img img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  border: none;
}

@media (max-width: 576px) {
  .soon {
    display: flex;
    flex-wrap: wrap;
    font-size: 18px !important;
  }
}

@media (max-width: 767.98px) {
  .services-content-div,
  .service-provider-img {
    height: auto;
    max-width: 100%;
    /* padding: 40px 20px; */
  }
  .service-provider-img {
    margin-top: 20px;
  }
  .services-content-div {
    padding-left: 70px;
  }

  .multi-home-service-section {
    padding: 50px 0;
  }
}

.majorhome-title {
  font-family: "Airbnb Cereal";
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  color: #111;
  letter-spacing: 0;
  text-align: center;
  margin: 0 auto 32px auto;
}

.majorhome-subtitle {
  font-family: "Airbnb Cereal";
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  color: #121212;
}

.Service-Provider-content-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  max-width: 410px;
  width: 100%;
  color: #121212;
}

.Service-Provider-content-text {
  font-family: "Airbnb Cereal";
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  max-width: 410px;
  width: 100%;
  color: #777777;
  margin-top: 25px;
}

.Service-Provider-button {
  max-width: 170px;
  width: 100%;
  height: 49px;
  padding: 10px 16px;
  font-weight: 500;
  font-size: 14px;
  white-space: nowrap;
}

@media (max-width: 576px) {
  .btn-outline-primary {
    width: 100%;
    justify-content: center;
  }
}

.Amet-title {
  font-family: "Airbnb Cereal";
  font-size: 48px;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0;
  margin: 0 auto 32px auto;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
}

.Amet-subtitle {
  font-family: "Airbnb Cereal";
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  color: #121212;
  max-width: 1140px;
  height: 46px;
  width: 100%;
}

.Amet {
  max-width: 1140px;
  width: 100%;
  height: auto;
  padding-top: 50px;
  padding-bottom: 80px;
  gap: 44px;
  font-weight: 400;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
}

.Smarter-Home-title {
  font-family: "Airbnb Cereal";
  font-size: 48px;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0;
  margin: 0 auto 32px auto;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  max-width: 715px;
  width: 100%;
  gap: 2px;
}

.Smarter-Home-subtitle {
  font-family: "Airbnb Cereal";
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  color: #121212;
  max-width: 1140px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

.smart-home-card-date {
  height: 18px;
  gap: 6px;
  line-height: 100%;
  letter-spacing: 0;
  color: #000000;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0;
}

.smart-home-card-line {
  width: 100%;
  border-width: 1px;
  border: 1px solid #d9d9d9;
  margin-top: 18px;
}
.smart-home-card-body {
  overflow: hidden;
}
.smart-home-card-title {
  margin-bottom: 10px;
  text-align: left;
  width: 100%;
  margin-top: 15px;
  color: #31364c;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.smart-home-card-subtitle {
  color: #31364c;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.smart-home-card-core-trade {
  justify-content: space-between !important;
  line-height: 100%;
  letter-spacing: 0;
  color: #777777;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}

.smart-home-card-core-icone {
  max-width: 16px;
  height: 16px;
  width: 100%;
  justify-content: space-between;
  line-height: 100%;
  color: #777777;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.smart-home-card-core-text {
  font-weight: 500;
  font-size: 12px;
  line-height: 150%;
  color: #404040;
}

.smart-home-core-icon-text {
  height: 18px;
  gap: 4px;
}

.smart-home-core-icon-date {
  height: 18px;
  gap: 10px;
}

.smart-home-core-icon-date,
.smart-home-core-icon-text {
  font-size: 14px;
  color: #555;
}

.smart-home-card-core-read-more a {
  font-size: 12px;
  color: #0065f1;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0;
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
  text-decoration: underline;
}

/* @media (max-width: 428px) {
  .smart-home-card-core-read-more a {
    margin-top: 20px;
  }
} */

@media (max-width: 576px) {
  .smart-home-card {
    padding: 16px 67px;
  }

  .smart-home-card-title {
    font-size: 15px;
  }

  .smart-home-card-subtitle {
    font-size: 13px;
  }

  .smart-home-core-icon-date,
  .smart-home-card-core-text {
    font-size: 12px;
  }
}

.smart-home-card:hover {
  box-shadow: 0px 4px 15px 0px #0000004d;
}

.smart-home-card {
  background: #f5f5f5;
}

.smart-home-card-container {
  padding: 10px 10px 16px 10px;
  background: #f5f5f5;
}

.smart-home-image {
  width: 357px;
  padding: 10px 10px;
  width: 100%;
  border-width: 13px;
}
