.overlay h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 60px;
  line-height: 120%;
  color: #003f2d;
  text-align: left;
  margin: 2em 0 0 0;
}
.overlay p {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #003f2d;
}
.service-banner .overlay {
  background: #cad1d3;
}
.page-wrap h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 120%;
  color: #012a2d;
}
.page-wrap p {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #003f2d;
}
.page-wrap blockquote p {
  font-family: "Financier Display";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  display: flex;
  align-items: center;
  color: #003f2d;
}
.cbre_3 {
  border-top: 1px solid;
  display: flex;
  justify-content: space-between;
  padding-top: 2em;
}
.cbre_3 h2 {
  font-family: "Calibre" !important;
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 58px;
  color: #003f2d;
  margin-bottom: 0;
}
.cbre_3 span {
  font-family: "Financier Display";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 150%;
  color: #003f2d;
}
.section-content h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 120%;
  margin-top: 0;
  color: #012a2d;
}
.key {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.keys {
  width: 60%;
}
.align-itmes-start {
  align-items: start;
}
.my_btn.show_over {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #538184;
}
.m-0 {
  margin: 0;
}
.key h6 {
  font-family: "Calibre" !important;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  color: #003f2d;
}
.key span {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #538184;
  text-decoration: underline;
  cursor: pointer;
}
.client-say {
  isolation: isolate;
  background: #778f9c;
  width: 100%;
  color: #fff;
}
h3.client-say-title {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 150%;
  color: #ffffff;
}
.clients blockquote p,
.clients blockquote p b {
  font-family: "Financier Display" !important;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  color: #ffffff;
}
.client-say .section-content {
  padding: 2em 0;
}
.agent-manager .name {
  font-family: "Financier Display";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 150%;
  color: #003f2d;
}
.agent-manager .position {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #003f2d;
}
.agent-photo,
.info-wrap {
  margin: 1em 0;
}
.h1 {
  font-family: "Financier Display";
  font-style: normal;
  font-weight: 500;
  font-size: 60px;
  line-height: 120%;
  color: #435254;
  width: 25%;
}
.align-left {
  text-align: left;
}
.h2-title {
  font-family: "Calibre";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  display: flex;
  align-items: center;
  color: #003f2d;
  width: 25%;
}
.decription-value {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  width: 50%;
  color: #003f2d;
}
.csrvalue {
  padding-top: 20px;
}
#bottom-footer a {
  color: #fff;
}
.page-wrap .container {
  margin-top: 4em;
}
.key .key-title {
  width: 80%;
  text-align: left;
}
.key .key-link {
  width: 20%;
}
.key .key_overlay {
  width: 100%;
  text-align: left;
  display: none;
}
.key .key_overlay.active {
  width: 100%;
  text-align: left;
  display: block;
}
.property-type-tag {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 11px 16px 8px;
  width: auto;
  height: 30px;
  background: #cad1d3;
  border-radius: 40px;
  margin-right: 8px;
}

.slideshow-container {
  position: relative;
  width: 60rem;
  max-width: 100%;
  margin: 0 auto;
}

.mySlides {
  display: none;
  padding: 0 5rem 0 5rem;
  text-align: center;
}

.mySlidesContainer {
  min-height: 5rem;
  padding: 3.5rem 2.5rem 2rem 3.5rem;
}

.slideshow-container .prev,
.slideshow-container .next {
  cursor: pointer;
  position: absolute;
  top: 45%;
  width: auto;
  margin-top: -1.875rem;
  user-select: none;
  transition: 0.4s;
}

/* position the "next button" to the right */
.slideshow-container .next {
  position: absolute;
  right: 0;
  border-radius: 3px;
}
.slideshow-container .prev:hover,
.slideshow-container .next:hover {
  background-color: none;
}
.dot-container {
  text-align: center;
  padding: 0 0.25rem;
}
.slideshow-container .prev img,
.slideshow-container .next img {
  width: 50px;
  height: auto;
  opacity: 0.4;
}
.slideshow-container .prev:hover img,
.slideshow-container .next:hover img {
  opacity: 0.8;
}

.dot {
  height: 0.3rem;
  width: 0.3rem;
  margin: 0 2px;
  background-color: #f6eac1;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.4s ease;
}
.testimonial {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  color: #ffffff;
}
.testimonial-name {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
}
.border-white {
  background: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 820px) {
}

@media only screen and (max-width: 767px) {
  .news-list-wrapper,
  .lists.hp-news {
    display: flex !important;
    flex-wrap: wrap;
  }
  .cbre_1 {
    width: 100% !important;
  }
}
@media only screen and (max-width: 520px) {
  .keys {
    width: 100%;
  }
  .mySlides {
    padding: 0;
  }
  .mySlidesContainer {
    min-height: 5rem;
    padding: 3.5rem 0;
  }
  .slideshow-container .next {
    position: absolute;
    right: -16px;
  }
  .slideshow-container .prev {
    position: absolute;
    left: -16px;
  }
  .news-list-wrapper .list,
  .lists.hp-news .span_4_of_12 {
    width: 100% !important;
    height: 100%;
  }
  .cbre_1 {
    width: 100% !important;
  }
}

.news-list-wrapper,
.lists.hp-news {
  max-width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  padding-right: 10px;
}
.news-list-wrapper .list,
.lists.hp-news .span_4_of_12 {
  margin: 4px;
  width: 100%;
  height: 100%;
}

.news-list-wrapper .list .article,
.lists.hp-news .span_4_of_12 .article {
  height: 100% !important;
  display: flex !important;
  flex-flow: column;
  justify-content: space-between;
}
.my_btn.btn_2_1 {
  font-weight: 500;
  font-size: 20px;
  line-height: 17px;
  text-decoration: underline;
  color: #032842;
}
.cbre_1 {
  width: 33.33%;
  padding: 10px;
}
.empty-space-property {
  min-height: 110px;
}
.property-item article {
  height: 100%;
  position: relative;
}
.property-list-buttom-section {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 14px 14px;
}
.research-center .archive-header h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 60px;
  line-height: 120%;
  color: #003f2d;
  text-align: left;
  margin: 1em 0 1em 0;
}
.text-center {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .section-content {
    font-size: 20px;
    line-height: 1.3;
  }
}
#our_team .info-wrap {
  min-height: 4.3em;
}

.custom-download-report-btn {
  box-shadow: none;
  color: #fff;
  float: right;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 16px;
  background: #003f2d;
  font-size: 16px;
  border-radius: 2px;
  border: none;
  padding: 12px;
  width: 100%;
}
.property-password-form {
  min-height: 200px;
  display: flex;
  align-items: center;
  margin: 20px 0;
  justify-content: center;
}
h2.title-protected {
  margin: 40px 0;
  text-align: center;
  font-size: 2em;
}
.property-password-form input[type="submit"] {
  color: #ffffff;
  background: #012a2d;
  border: none;
  padding: 3px 20px;
  cursor: pointer;
}
.property-password-form p {
  display: flex;
  align-items: center;
}
.my_btn {
  cursor: pointer;
}
.success {
  color: #003f2d;
}
