/* =================================================== */
.italic {
  font-style: italic;
}

.RE-Signup .sign-up-left span:first-of-type {
  border-bottom: 0px solid #fff;
  font-weight: 600;
  margin-bottom: 0px;
  font-size: 20px;
  display: contents;
}

.trust-grid {

  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 12px;
  row-gap: 25px;
}

.trust-item {
  display: flex;
  align-items: flex-start;
  min-width: 0;
}

.trust-icon img {
  padding: 10px 10px;
  flex: 0 0 40px;
  margin-right: 10px;
  background: #ffffff;
  border-radius: 50%;
  text-align: center;
}



.trust-text p {
  margin: 2px 0 0;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.RE-investers .texas-business-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  column-gap: 25px;
}

.RE-investers .texas-business-row .why_outsourcing_card {
  box-shadow: 0px 2px 13.44px 2.56px rgba(0, 0, 0, 0.1);
  margin: 15px 0px 0px 0px;
  padding: 15px;
  background-color: #ffffff;
  height: 100%;
}

.realestate-industries-support .industry-we-support {
  display: grid;
  grid-template-columns: repeat(3, 5fr);
  row-gap: 20px;
  column-gap: 20px;
}

.industries-realestate-card {
  background-color: #fff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 10px 10px;
  border-radius: 20px;
  height: 100%;

}

.realestate-bk-process .process-item h3 {
  font-size: 16px;
  text-align: center;
  display: block;
  margin: auto;
}

.realestate-bk-process .real-estate-bk-card {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 30px;
  row-gap: 30px;
}

.real-estate-bk-card .re-bk-card-inner {
  background-color: #fff;
  height: 100%;
  padding: 20px 20px;
  border-radius: 20px;
}

.realestate-bk-process .process-line-appfolio {
  position: absolute;
  left: 20%;
  right: 20%;
  bottom: 62%;
  height: 2px;
  background: #9bd9c8;
}

.realestate-peoperty-transform .realestate-ai-card p {
  font-weight: 400 !important;
}

.realestate-peoperty-transform .realestate-ai-card {
  background-color: #fff;
  box-shadow: 0px 0px 10px 3px #0000001f;
  border-radius: 10px;
  border-left: 5px solid #1bb57f;
  padding: 20px 20px;
  height: 150px;
  margin-bottom: 10px;
}

.trust-banner-badge {
  background-color: #152438;
}

.trust-banner-badge p {
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}

.trust-banner-list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.trust-banner-list li {
  display: inline-block;
  vertical-align: middle;
  font-size: 12.5px;
  font-weight: bold;
  color: #fff !important;
  margin: 0 14px 6px 14px;
  white-space: nowrap;
}

.trust-link {
  color: #17a993;
  font-size: 18px;
}

.trust-banner-list {
  margin-top: 15px !important;
}

.outsourcing .trust-banner-badge ul li::before {
  content: "";
  background-image: none !important;
  width: 20px;
  height: 20px;
  background-size: 12px;
  position: absolute;
  background-repeat: no-repeat;
  left: -22px;
  top: 8px;
}

.trust-banner-list li .badge-icon {
  margin-right: 5px;
}

@media (max-width: 1024px) {
  .process-line-appfolio {
    display: none;
  }
}

@media (min-width: 1299px) and (max-width: 1920px) {}

@media (min-width: 992px) and (max-width: 1199px) {
  .RE-investers .texas-business-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 25px;
    row-gap: 25px;
  }

  .realestate-bk-process .real-estate-bk-card {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 30px;
  }

  .realestate-bk-process .process-line-appfolio {
    display: none;
  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .trust-velan-section {
    padding: 28px 20px 30px;
  }

  .trust-grid {
    max-width: 700px;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
    row-gap: 30px;
  }

  .RE-investers .texas-business-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 25px;
    row-gap: 25px;
  }

  .realestate-industries-support .industry-we-support {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 20px;
    column-gap: 20px;
  }

  .appfolio-why-us {
    background-image: none !important;
  }

  .realestate-bk-process .real-estate-bk-card {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 30px;
  }

  .realestate-bk-process .process-line-appfolio {
    display: none;
  }

  .rebk-sidebar {
    flex: 0 0 300px;
  }

}

@media (max-width: 767px) {

  .trust-velan-section {
    padding: 28px 15px 30px;
  }

  .trust-heading {
    margin-bottom: 23px;
  }

  .trust-heading h2 {
    font-size: 18px;
    line-height: 25px;
  }

  .trust-grid {
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 30px;
  }

  .trust-item {
    width: 100%;
  }

  .RE-investers .texas-business-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 25px;
    row-gap: 25px;
  }

  .realestate-industries-support .industry-we-support {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 20px;
    column-gap: 20px;
  }

  .realestate-bk-process .real-estate-bk-card {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 30px;
  }

  .realestate-bk-process .process-line-appfolio {
    display: none;
  }

}

@media (max-width: 480px) {

  .trust-velan-section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .trust-heading h2 {
    font-size: 17px;
    line-height: 24px;
  }

  .trust-grid {
    row-gap: 15px;
  }

  .RE-investers .texas-business-row {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 25px;
    row-gap: 25px;
  }

  .trust-grid {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 16px;
  }

  .realestate-industries-support .industry-we-support {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 20px;
    column-gap: 20px;
  }

  .realestate-bk-process .real-estate-bk-card {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 30px;
  }

  .realestate-bk-process .process-line-appfolio {
    display: none;
  }

}


/* =================================================================== */


.realestate-bk-task {
  background-color: #EFEFEF;
}

/* Green background image for H3 */
.RE-software-accounting h3 {
  background-image: url("../images/realEstate/green-bg.webp");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  padding: 16px 25px;
  margin: 0 auto;
  width: fit-content;
  min-width: 340px;
  border: 0;
  font-style: italic;
}



/* Mobile */
@media (max-width: 767px) {
  h3 {
    min-width: 0;
    width: 100%;
    max-width: 350px;

    font-size: 14px;
    line-height: 20px;

    padding: 8px 15px;
  }


  .rebk-sidebar {
    flex: 0 0 300px;
  }
}



.rebk-heading {
  font-weight: bold;
  font-size: 26px;
  color: #161b33;
  text-align: center;
  margin: 0 0 12px 0;
}

.rebk-heading-line {
  width: 40px;
  height: 3px;
  background-color: #17a993;
  margin: 0 auto 22px auto;
}

.rebk-intro {
  text-align: center;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  max-width: 920px;
  margin: 0 auto 14px auto;
}

.rebk-card {
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  display: block;
  margin: 35px auto 0px auto;
  /* max-width: 60%; */
}

.rebk-card-body {

  display: flex;
  flex-direction: row;
}

.rebk-sidebar {
  flex: 0 0 300px;
  border-right: 1px solid #e8e8e8;
}

.rebk-sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.re-bk-footer-cta .texas_content_signup {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.realestate.sign-up-area.re-bk-footer-cta {
  padding: 40px 0px;
}

.RE-Expert-Software {
  display: inline-block;
  background-color: #1bb57f;
  color: #fff;
  padding: 10px 18px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  border: 1px solid #1bb57f;
  border-radius: 4px;
  margin-top: 10px;
  transition: all 0.3s ease;
}

.RE-Expert-Software:hover {
  background-color: #fff;
  color: #1bb57f;
  border-color: #1bb57f;
  text-decoration: none;
}

.RE-Signup .sign-up-left p {
  font-size: 20px !important;
}


.trust-banner-badge .rebk-securedata .sign-up-btn.bookbtn a {
  background-color: #35b582;
  border: 2px solid #fff;
  padding: 10px 20px;
  display: block;
  /* margin: auto; */
  text-align: center;
  max-width: 40%;
}

.trust-banner-badge .trust-banner ul li i {
  font-size: 20px;
  padding-right: 5px;
}

.rebk-securedata .sign-up-btn.bookbtn a {
  background-color: #35b582;
  border: 2px solid #fff;
  padding: 10px 20px;
  display: block;
  /* margin: auto; */
  text-align: center;
  max-width: 40%;
}

.rebk-securedata .sign-up-btn.bookbtn a:hover {
  background-color: #fff;
  border: 2px solid #35b582;
  color: #35b582;
  padding: 10px 20px;
  display: block;
  /* margin: auto; */
  text-align: center;
  max-width: 40%;
}

.rebk-sidebar li {
  padding: 14px 24px;
  font-size: 14px;
  color: #3a3f4d;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.rebk-sidebar li .rebk-arrow {
  float: right;
  color: #fff;
  opacity: 0;
  transition: opacity .15s ease;
  margin-top: 8px;
}

.rebk-sidebar li.active {
  font-weight: bold;
  color: #fff;
  background-color: #34be8f;
}

.rebk-sidebar li.active .rebk-arrow {
  opacity: 1;
}

.rebk-sidebar li:hover {
  background-color: #34be8f;
  color: #fff;
}

.rebk-content {
  flex: 1;
  padding: 26px 30px 30px 30px;
}

.rebk-content-pane {
  display: none;
  transition: opacity .2s ease;
}

.rebk-content-pane.active {
  display: block;
}

.rebk-content-pane.fading {
  opacity: 0;
}

.rebk-icon {
  color: #17a993;
  font-size: 30px;
  margin-bottom: 10px;
}

.rebk-content-title {
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 8px;
  margin-bottom: 30px;
  text-align: center;
}

.outsourcing .rebk-card .rebk-checklist {
  margin-top: 0px;
}

.outsourcing .rebk-card .rebk-checklist li {
  margin-bottom: 10px;
}

.outsourcing .rebk-card .rebkTabs li::before {
  display: none;
}

.rebk-checklist {
  list-style: none;
  margin: 0;
}

.rebk-checklist li {
  font-size: 13px;
  color: #555b6b;
  line-height: 30px;
}

.rebk-checklist li i {
  color: #17a993;
  font-size: 12px;
  margin-right: 8px;
  width: 14px;
  text-align: center;
  display: inline-block;
}

.rebk-bottom-bar {
  height: 4px;
  background-color: #17a993;
}

.rebk-mobile-nav {
  display: none;
}

@media (max-width: 991px) {
  .rebk-content {
    padding: 24px 20px 26px 20px;
  }
}

@media (max-width: 767px) {
  .rebk-sidebar {
    display: none;
  }

  .rebk-content {
    flex: 1;
    padding: 18px 16px 22px 16px;
  }

  .outsourcing .rebk-sidebar ul li::before {
    content: "";
    background-image: none !important;
    width: 20px;
    height: 20px;
    background-size: 12px;
    position: absolute;
    background-repeat: no-repeat;
    left: -22px;
    top: 8px;
  }

  .rebk-mobile-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 18px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e8e8e8;
  }

  .rebk-mobile-nav-btn {
    flex: 0 0 auto;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: #ffffff;
    border: 1px solid #d7dbe2;
    color: #161b33;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    cursor: pointer;
  }

  .rebk-mobile-nav-btn:active {
    background-color: #f0f0f0;
  }

  .rebk-mobile-label {
    flex: 1;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #161b33;
    padding: 0 10px;
  }

  .rebk-heading {
    font-size: 20px;
  }

  .rebk-intro {
    font-size: 13px;
    line-height: 22px;
  }

  .rebk-checklist li {
    font-size: 12.5px;
  }
}