@charset "utf-8";

@font-face {
  font-family: Circular;
  unicode-range: U+0000-03FF, U+0500-058F, U+0700-074F, U+0780-FAFF, U+FE00-FE6F,
    U+FF00-EFFFF, U+FFFFE-10FFFF;
  font-weight: normal;
  font-style: normal;
  src: url("/assets/property-trends/fonts/airbnb-cereal-book.woff2") format("woff2"),
    url("/assets/property-trends/fonts/airbnb-cereal-book.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Circular;
  unicode-range: U+0000-03FF, U+0500-058F, U+0700-074F, U+0780-FAFF, U+FE00-FE6F,
    U+FF00-EFFFF, U+FFFFE-10FFFF;
  font-weight: 600;
  font-style: normal;
  src: url("/assets/property-trends/fonts/airbnb-cereal-medium.woff2") format("woff2"),
    url("/assets/property-trends/fonts/airbnb-cereal-medium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Circular;
  unicode-range: U+0000-03FF, U+0500-058F, U+0700-074F, U+0780-FAFF, U+FE00-FE6F,
    U+FF00-EFFFF, U+FFFFE-10FFFF;
  font-weight: 800;
  font-style: normal;
  src: url("/assets/property-trends/fonts/airbnb-cereal-bold.woff2") format("woff2"),
    url("/assets/property-trends/fonts/airbnb-cereal-bold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Circular;
  font-weight: normal;
  font-style: normal;
  src: url("/assets/property-trends/fonts/airbnb-cereal-book.woff2") format("woff2"),
    url("/assets/property-trends/fonts/airbnb-cereal-book.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Circular;
  font-weight: 600;
  font-style: normal;
  src: url("/assets/property-trends/fonts/airbnb-cereal-medium.woff2") format("woff2"),
    url("/assets/property-trends/fonts/airbnb-cereal-medium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Circular;
  font-weight: 800;
  font-style: normal;
  src: url("/assets/property-trends/fonts/airbnb-cereal-bold.woff2") format("woff2"),
    url("/assets/property-trends/fonts/airbnb-cereal-bold.woff") format("woff");
  font-display: swap;
}

html {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}

body {
  font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto,
    Helvetica Neue, sans-serif !important;
  font-size: 15px;
  line-height: 18px;
  color: #000;
  background-color: #fff;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-break: strict;
}

.container-max {
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

.u-color-3 {
  --u-color-bg: #bdcab8 !important;
  --u-color-fg: #080808 !important;
  background-color: #bdcab8 !important;
  fill: #bdcab8 !important;
  color: #080808 !important;
}

.u-color-7 {
  --u-color-bg: #000000 !important;
  --u-color-fg: #ffffff !important;
  background-color: #000000 !important;
  fill: #000000 !important;
  color: #ffffff !important;
}

.u-color-7 .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--checkbox .t-Form-label,
.u-color-7 .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--radiogroup .t-Form-label {
  color: #fff;
}

.u-color-7 .apex-button-group .apex-item-option input+label,
.u-color-7 .t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc .apex-item-option input+label {
  background-color: #312d2a;
  color: #fff;
}

.u-color-7 .apex-button-group input:checked+label,
.u-color-7 .t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input:checked+label {
  background-color: #fff;
  color: #000;
}

.u-color-7-txt,
.u-color-7-text {
  --u-color-fg: #000000 !important;
  color: #000000 !important;
}

.u-color-40,
.u-color-40-bg {
  fill: #f5e3ce !important;
  background-color: #f5e3ce !important;
}

.u-color-41,
.u-color-41-bg {
  fill: #ecefde !important;
  background-color: #ecefde !important;
}

.white-bg {
  background-color: #fff !important;
}

.t-Cards--float .t-Cards-item:last-child {
  margin-bottom: auto;
}

.t-Card .t-Card-wrap {
  border-radius: 16px;
  border-color: transparent;
  box-shadow: 0 0 10px 1px #d580af1f;
}

h1 {
  font-size: 70px;
  line-height: 70px;
  font-weight: bolder;
}

.dflex {
  display: flex;
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.justify-center {
  justify-content: center;
}

.justify-evenly {
  justify-content: space-evenly;
}

.justify-between {
  justify-content: space-between;
}

.align-center {
  align-items: center;
}

.align-start {
  align-items: flex-start;
}

.justify-start {
  justify-content: flex-start;
}

.off-white-bg {
  background-color: #f2f2f2 !important;
}

.border-bg {
  border: 1px solid rgba(0, 0, 0, 0.125) !important;
}

.a-MenuBar {
  background-color: transparent !important;
}

.a-MenuBar-item {
  border-style: none !important;
}

.sub-heading {
  font-size: 42px;
  font-weight: 600;
  line-height: 52px;
  margin-bottom: 32px;
}

.sub-heading span {
  background: linear-gradient(80deg, #ac1bb5, #03a9f4, #0246c1);
  -webkit-background-clip: text;
  color: transparent;
}

.white-wrapper-bg {
  width: 100%;
  float: left;
  padding: 80px 75px;
  background-color: #fff !important;
  position: relative;
}

.white-wrapper-bg:before {
  content: "";
  width: 140px;
  height: 140px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: radial-gradient(#bfbebe 2px, transparent 3px);
  background-size: 25px 25px;
  background-position: 0 0, 100px 100px;
}

.black-wrapper {
  width: 100%;
  background-color: #000 !important;
  color: #fff;
  padding: 40px;
  border-radius: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  position: relative;
}

.black-wrapper p {
  font-size: 26px;
  line-height: 34px;
  font-weight: 500;
  margin: 0;
}

.black-wrapper .fa {
  font-size: 36px;
  font-weight: 700;
}

.black-wrapper .wrapper-heading {
  font-size: 38px;
  line-height: 40px;
  font-weight: 900;
}

.wrapper-heading a.underline {
  position: relative;
  color: #fff;
}

.wrapper-heading a.underline:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  border-top: 3px solid #0246c1;
  border-radius: 50%;
  width: 100%;
  height: 15px;
}

.wrapper-heading a.underline:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  border-top: 3px solid #0246c1;
  border-radius: 50%;
  width: 100%;
  height: 15px;
}

@media (max-width: 768px) {
  .white-wrapper-bg {
    padding: 20px 15px 15px 20px;
  }

  .black-wrapper {
    padding: 15px;
  }

  .black-wrapper p {
    font-size: 15px;
    line-height: 20px;
  }

  .black-wrapper .fa {
    font-size: 36px;
    font-weight: 700;
  }

  .black-wrapper .wrapper-heading {
    font-size: 22px;
    line-height: 24px;
    margin-top: 10px;
  }

  .black-wrapper .fa {
    font-size: 28px;
  }
}

.home-dark-search {
  background-color: #000 !important;
  color: #fff !important;
}

.home-dark-search .banner-btn img {
  width: 180px;
}

.home-dark-search .banner-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}

.home-dark-search .banner-img {
  display: flex;
  background-image: url("/assets/property-trends/images/agent-banner.png");
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
}

.home-dark-search p {
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
  color: #fff !important;
}

.area-price .t-BadgeList-item {
  background: #fff;
  margin: 15px;
  flex-basis: 15% !important;
  border-radius: 16px;
  border-color: transparent;
  box-shadow: 0 0 10px 1px #d580af1f;
}

.t-BadgeList-item:before,
.t-BadgeList-item:after {
  background-color: transparent !important;
}

.t-MediaList--cols .t-MediaList-item {
  box-shadow: none !important;
  border: 1px solid #e4dada;
  border-radius: 5px;
  margin: 10px;
}

.area-price .label {
  width: 100%;
  float: left;
  color: #b5a1a1;
  font-weight: 500;
  font-size: 18px;
}

.reset-input {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #000;
  color: #fff;
  width: 25px;
  height: 25px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
}

.t-Form-fieldContainer--stretchInputs .t-Form-itemWrapper .apex-item-group {
  width: 100% !important;
}

.round {
  border-radius: 20px !important;
}

.left-round {
  border-top-left-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
}

.right-round {
  border-top-right-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
}

.shadow-bg {
  box-shadow: 0 0 12px 1px #477d8a28 !important;
  border-radius: 15px;
}

/*Footer CSS Starts*/

.t-Footer,
.t-Body-contentInner {
  padding: 0;
  gap: 0;
  overflow-x: hidden;
}

.t-Footer p {
  padding: 0;
}

.t-Footer-top {
  display: none !important;
}

.position-relative {
  position: relative;
}

@media (max-width: 640px) {

  .t-Footer,
  .t-Body-contentInner {
    padding: 0 16px;
  }

  .t-Region-headerItems h1,
  .t-Region-headerItems .sub-heading {
    font-size: 28px !important;
    line-height: 32px !important;
    margin-bottom: 16px !important;
  }

  .home-dark-search .banner-img {
    width: 100%;
    height: 350px;
  }

  .t-Header {
    position: relative !important;
  }
}

.enquire-floating {
  position: fixed;
  z-index: 99;
  bottom: 20px;
  right: 20px;
  background: #0246c1;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0px 5px 1px rgba(0, 0, 0, 16%);
}

/*Main Nav Cards*/

.main-nav-cards .a-CardView-items .a-CardView-item h3 {
  color: #000;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
}

.main-nav-cards .a-CardView-items .a-CardView-item p {
  color: #93989e;
  font-size: 16px;
  line-height: 18px;
}

/*Calendar Cards*/

.calendar-cards .t-Cards .t-Cards-item {
  max-width: fit-content;
}

.calendar-cards .t-Cards .t-Cards-item.grey-bg .t-Card .t-Card-wrap {
  border-radius: 16px;
  border-color: transparent;
  box-shadow: 0 0 10px 1px #d580af1f;
  background-color: #f2f2f2;
}

.calendar-cards .t-Cards .t-Cards-item .t-Card .t-Card-wrap {
  border-radius: 16px;
  border-color: transparent;
  box-shadow: 0 0 10px 1px #d580af1f;
}

.calendar-cards .t-Cards .t-Cards-item .t-Card .t-Card-wrap .t-Card-titleWrap {
  padding: 16px 16px 0 16px;
  box-shadow: none;
  min-height: auto;
  border: 0px;
}

.calendar-cards .t-Cards .t-Cards-item .t-Card .t-Card-wrap .t-Card-body {
  padding: 0 16px 8px 16px;
  border: 0px;
}

.calendar-cards .t-Cards .t-Cards-item .t-Card .t-Card-wrap .t-Card-titleWrap h3 {
  color: #e9222f;
  font-weight: 500;
  font-size: 15px;
}

.calendar-cards .t-Cards .t-Cards-item .t-Card .t-Card-wrap .t-Card-body .t-Card-desc .main-heading {
  color: #000;
  font-weight: 500;
  font-size: 22px;
  margin: 0;
  line-height: 1.5;
}

/*Tooltip*/

.tooltip {
  position: relative;
  display: inline-block;
  cursor: help;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 100%;
  min-width: 300px;
  background-color: #292929 !important;
  border: 1px solid #fff !important;
  color: #fff !important;
  text-align: center;
  padding: 15px 15px;
  border-radius: 6px;
  position: absolute;
  z-index: 999;
  bottom: 100%;
  left: 50%;
  margin-left: -150px;
  max-height: 350px;
  overflow-y: scroll;
}

.tooltip:hover .tooltiptext {
  visibility: visible !important;
}

/*Report Pages*/

.border-header {
  width: 400px;
  margin: 0px auto;
  padding-bottom: 15px;
  font-size: 50px !important;
  font-weight: 600 !important;
  background: linear-gradient(to bottom, #0959a2 35%, #0959a2c9 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 70px;
}

.lg-text {
  width: 100%;
  float: left;
  font-size: 50px !important;
  font-weight: 600 !important;
  background: linear-gradient(to bottom, #0959a2 35%, #0959a2c9 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 70px;
}

.lg-text sub {
  bottom: 0;
}

.newfilter.fixedFilters {
  background-color: #fff !important;
  box-shadow: -1px 1px 5px #f1ebeb;
}

.newfilter.fixedFilters,
.blackbg.fixedFilters {
  position: fixed;
  top: 60px;
  z-index: 9;
  width: 100%;
  padding-right: 16px !important;
  height: 75px;
  padding-top: 5px;
  transition: 0.1s all ease-in;
  left: 0;
}

.t-Body-contentInner {
  padding: 0 !important;
}

.blackbg {
  background-color: #fff !important;
  box-shadow: -1px 1px 5px #f1ebeb;
}

.banner-bg {
  position: relative;
  background-position: top;
  background-size: 100% 40%;
}

.banner-bg h1 {
  font-size: 30px !important;
  line-height: 40px;
  font-weight: 600;
  color: #000;
  margin: 0 auto;
  white-space: break-spaces;
}

.banner-bg .monthly-cards-bg h2 {
  font-size: 30px !important;
  line-height: 50px;
  font-weight: 600;
  color: #000;
  margin: 0 auto;
}

.banner-bg .monthly-cards-bg .t-MediaList {
  background-color: transparent !important;
}

.banner-bg .monthly-cards-bg .t-MediaList .t-MediaList-item {
  border-color: transparent !important;
}

.banner-bg .monthly-cards-bg .t-MediaList-body {
  background: transparent !important;
  padding: 0 0 16px 0 !important;
}

.search-items .t-Form-fieldContainer--large .apex-item-select {
  margin-top: 3px;
}

.search-items .t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input:checked+label,
.search-items .apex-button-group input:checked+label {
  border-color: #1882de;
  background-color: #1882de !important;
  color: #ffffff;
  box-shadow: none;
}

.custom-item.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input+label {
  background-color: #fff;
  border-color: #1882de;
  color: #1882de;
  padding: 15px;
  font-weight: 600;
  border-width: 1px 1px 1px 0;
}

.custom-item.t-Form-fieldContainer--radioButtonGroup .apex-item-grid .apex-item-grid-row:only-child .apex-item-option:first-of-type label {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-width: 1px 1px 1px 1px;
}

.custom-item.t-Form-fieldContainer--radioButtonGroup .apex-item-grid .apex-item-grid-row:only-child .apex-item-option:last-of-type label {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.monthly-cards-bg {
  margin-top: 10px !important;
}

.monthly-cards-bg .t-Cards .t-Cards-item .t-Card {
  width: 100%;
  margin: 6px;
  border-radius: 16px;
  box-shadow: none;
}

.monthly-cards-bg .t-Cards .t-Cards-item .t-Card .t-Card-wrap {
  border-radius: 16px;
  border-color: transparent;
  box-shadow: 0 0 0px 0px #d580af1f;
}

.monthly-cards-bg .t-Cards .t-Cards-item .t-Card .t-Card-wrap .t-Card-titleWrap {
  padding: 12px;
}

.monthly-cards-bg .icon-bg {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  background: #f2f2f2 !important;
  color: #000;
  border-radius: 50%;
}

.monthly-cards-bg .icon-bg .fa {
  font-size: 24px;
}

.monthly-cards-bg .volume-bg {
  padding-left: 10px;
}

.monthly-cards-bg .volume-bg h3,
.monthly-cards-bg .volume-bg p {
  margin: 0;
  padding: 0;
  line-height: 1.2;
}

.monthly-cards-bg .volume-bg h3,
.monthly-cards-bg .sales-value h3 {
  font-size: 28px !important;
  font-weight: 700;
  color: #000 !important;
}

.monthly-cards-bg .sales-value {
  border-top: 1px solid #93989e;
  padding-top: 10px;
}

.monthly-cards-bg .volume-bg p,
.monthly-cards-bg .sales-value p {
  color: #93989e;
  font-weight: 400;
  font-size: 16px;
}

.monthly-cards-bg .sales-value p {
  margin: 0;
}

.monthly-cards-bg .monthly-value.round-val-bg {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  float: left;
}

.monthly-cards-bg .monthly-value {
  padding: 15px 5px;
}

.monthly-cards-bg .monthly-value .round-val,
.monthly-cards-bg .monthly-value p {
  font-weight: 500;
  font-size: 14px;
}

.monthly-cards-bg .monthly-value .round-val {
  border-radius: 50px;
  padding: 10px;
  /* width: 20%; */
  margin-right: 10px;
  font-size: 18px;
  box-shadow: 0 0 5px 1px #e3e3e3;
  margin-top: 10px;
  min-width: 200px;
}

.monthly-cards-bg .t-Cards-item .t-Card .t-Card-wrap .t-Card-titleWrap .t-Card-title .monthly-value .round-val {
  width: auto;
  margin: 10px;
}

.monthly-cards-bg .monthly-value .round-val .fa,
.monthly-cards-bg .monthly-value p .fa {
  font-size: 18px;
  font-weight: 700;
  padding: 2px 5px 0 0;
}

.monthly-cards-bg .monthly-value .round-val .green,
.monthly-cards-bg .monthly-value p .green {
  color: #6aad42 !important;
}

.monthly-cards-bg .monthly-value .round-val .red,
.monthly-cards-bg .monthly-value p .red {
  color: #d73d2c !important;
}

.monthly-cards-bg .t-MediaList-body {
  background: #f9faff !important;
  padding: 0 0 16px 0 !important;
}

.monthly-cards-bg .t-MediaList-body .monthly-value p {
  font-weight: 500;
  font-size: 18px;
}

@media (max-width: 640px) {
  .banner-bg {
    height: auto;
  }

  .home-dark-search {
    padding: 0 20px !important;
  }

  .home-dark-search .banner-btn img {
    width: 150px;
  }

  .animated-text {
    transform: translateY(0) !important;
    opacity: 1 !important;
    margin-top: -25px !important;
    padding-bottom: 15px;
  }

  .monthly-cards-bg {
    margin-top: 20px !important;
  }

  .monthly-cards-bg .t-Cards .t-Cards-item .t-Card {
    padding: 0 16px;
  }

  .banner-bg .monthly-cards-bg h4 {
    font-size: 26px !important;
    line-height: 30px;
  }

  .banner-bg .monthly-cards-bg h2 {
    font-size: 32px !important;
    line-height: 40px;
  }

  .banner-bg .monthly-cards-bg h2.month-head {
    font-size: 32px !important;
    line-height: 40px;
  }

  .monthly-cards-bg .monthly-value .round-val {
    width: auto !important;
  }

  .newfilter.fixedFilters,
  .blackbg.fixedFilters {
    position: fixed;
    top: 0;
    z-index: 9;
    width: 100% !;
    height: auto;
    transition: 0.1s all ease-in;
    left: 0;
  }

  .newfilter.fixedFilters .t-Form-label,
  .blackbg.fixedFilters .t-Form-label {
    padding: 0 !important;
  }

  .newfilter.fixedFilters .t-Form-fieldContainer,
  .blackbg.fixedFilters .t-Form-fieldContainer {
    clear: none;
    display: flex;
  }

  .newfilter.fixedFilters .t-Form-fieldContainer.rel-col>.col-1,
  .blackbg.fixedFilters .t-Form-fieldContainer.rel-col>.col-1 {
    width: 65px !important;
  }

  .lg-text {
    font-size: 76px;
    line-height: 76px;
  }
}

.stats-cards h1 {
  font-size: 64px;
  text-align: center;
  font-weight: 700;
}

.stats-cards .t-Cards {
  border-radius: 15px;
  margin-top: 20px;
  position: relative;
}

.stats-cards .t-Cards:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border: 2px solid;
  border-image: linear-gradient(45deg, #a374cb, #e988a3) 1;
}

.stats-cards .t-Card-wrap .t-Card-titleWrap,
.stats-cards .t-Card {
  box-shadow: none !important;
  padding: 10px;
}

.stats-cards .t-Card-wrap {
  border-radius: 0px !important;
  background-color: transparent !important;
  border: 0px solid transparent !important;
  box-shadow: none !important;
}

.stats-cards .t-Card-colorFill {
  display: none !important;
}

.stats-cards h2 {
  font-size: 62px !important;
  font-weight: 400 !important;
  line-height: 70px !important;
  margin-bottom: 16px !important;
  color: #fff;
}

.stats-cards h4 {
  font-size: 20px;
  line-height: 20px;
  color: #93989e;
  font-weight: 400;
  margin: 0 0 0 7px;
  padding-bottom: 10px;
}

.stats-cards .t-Card-wrap .t-Card-titleWrap h2 {
  padding-left: 7px;
}

.stats-cards h5 {
  font-size: 22px;
  line-height: 22px;
  color: #fff;
  font-weight: 100;
  margin: 10px 0 0 7px;
  padding-bottom: 20px;
}

.stats-cards h5 .fa {
  font-size: 22px;
  margin-top: 3px;
}

.stats-cards h5 .red {
  color: #e9222f;
}

.stats-cards h5 .green {
  color: #1eb665;
}

@media (max-width: 640px) {
  .stats-cards h1 {
    font-size: 32px !important;
    line-height: 40px;
  }

  .stats-cards h2 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 500;
  }

  .stats-cards h5 {
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 0 5px;
  }

  .stats-cards h5 .fa {
    font-size: 22px;
    padding-top: 3px;
  }

  .stats-cards .t-Card-wrap .t-Card-titleWrap h2 {
    font-size: 32px !important;
    line-height: 55px !important;
  }

  .margin-left-right-mb {
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
  }

  .margin-left-mb-none {
    margin-left: 0 !important;
  }

  .margin-right-mb-none {
    margin-right: 0 !important;
  }

  .margin-mb-none {
    margin: 0 !important;
  }

  .sub-heading {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 16px;
  }

  .container-max {
    width: 95%;
  }

  .width-100 .t-BadgeList {
    display: block;
  }

  .home-dark-search p {
    font-size: 18px;
    line-height: 20px;
  }
}

.oj-dvtbase {
  width: 100% !important;
  height: 450px !important;
  min-width: 100px !important;
  max-width: 100% !important;
}

/* =============
  Header NAV START
  ================*/
.t-Header-nav {
  position: absolute;
  top: 0;
  right: 15px;
}

.t-Header-nav ul.t-NavigationBar {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 72px;
  width: 125px;
  display: flex !important;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
}

.t-Header-nav ul.t-NavigationBar li:first-child {
  background: #f3edf5 !important;
}

.t-Header-nav ul.t-NavigationBar li {
  background: #eaf0fe;
}

.t-Header-nav ul.t-NavigationBar li {
  border-radius: 35px;
  width: 90%;
  text-align: center;
  border: 1px solid #0246c1;
}

.t-Header-nav ul.t-NavigationBar li a {
  display: flex;
  padding: 7px;
  font-size: 14px;
  color: #0246c1;
}

.t-Header-nav ul.t-NavigationBar li:first-child a {
  color: #0246c1 !important;
}

.t-Header-nav ul.t-NavigationBar li a .t-Button-label {
  display: block !important;
  padding-left: 4px !important;
}

.custom-header .t-Header-navBar {
  position: absolute;
  right: 145px;
}

.t-Header-nav ul.t-NavigationBar li.sign-out-btn {
  border-radius: 35px;
  width: auto;
  text-align: center;
  background: transparent !important;
  border: 0px solid #0246c1 !important;
}

.t-Header-nav ul.t-NavigationBar li.sign-out-btn a {
  display: flex;
  padding: 5px;
  font-size: 12px;
  color: #0246c1;
  text-decoration: underline;
}

.t-Header-nav ul.t-NavigationBar li.sign-out-btn a .fa {
  display: none !important;
}

@media (max-width: 1300px) {
  .custom-header .t-Header-navBar {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transform: translateX(-100%);
  }

  .custom-header .a-MenuBar {
    width: 100%;
  }

  .custom-header .t-Header-navBar.show {
    transform: translateX(0);
    transition: all 0.3s ease-in;
    z-index: 999;
    overflow-y: scroll;
  }

  .custom-header .a-MenuBar>ul {
    float: none;
    flex-direction: column;
    align-items: center;
    padding: 0 30px;
  }

  .custom-header .a-MenuBar>ul li {
    opacity: 0;
    transition: all 1s ease-in;
  }

  .custom-header .a-MenuBar>ul li .a-MenuBar-label {
    color: #000 !important;
    font-size: 22px;
    line-height: 22px;
    padding: 8px 0;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize;
  }

  .custom-header .a-MenuBar>ul li .a-Menu-subMenuCol {
    margin: 0 0 25px 0 !important;
  }

  .custom-header .a-MenuBar>ul li .a-Menu-subMenuCol .a-Icon {
    font-size: 24px;
    color: #000;
    font-weight: bolder;
  }

  .custom-header .a-MenuBar>ul li .a-Menu-inner .a-Menu-subMenuCol {
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
  }

  .custom-header .a-MenuBar>ul li .a-Menu-inner .a-Menu-subMenuCol .a-Icon {
    font-size: 20px !important;
  }

  .custom-header .a-MenuBar>ul li.show {
    opacity: 1;
    transition: all 1s ease-in;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .custom-header.t-Header .t-Header-navBar .cta {
    display: none;
  }

  .apex-top-nav .t-Button.t-Button--headerTree {
    display: flex !important;
    align-items: center;
    position: absolute;
    right: 15px;
    top: 12px;
    width: 44px;
    height: 44px;
    background: #0246c1 !important;
    border-radius: 50%;
    color: #fff;
  }

  .apex-top-nav .t-Button.t-Button--headerTree:before {
    display: none;
  }

  .apex-top-nav .t-Button.t-Button--headerTree.show-navigation {
    right: 160px;
  }

  .closeSearchPopup {
    display: flex !important;
    align-items: center;
    position: absolute;
    right: 15px;
    top: 0px;
    width: 42px;
    height: 42px;
    background-color: #0246c1;
    border-radius: 50%;
    color: #fff;
  }

  .apex-top-nav .t-Button.t-Button--headerTree .fa {
    font-size: 28px;
    margin: 2px 1px 0 0;
  }

  .a-Menu-scroll {
    height: auto !important;
  }

  .custom-header .a-Menu-scroll ul li {
    transform: translateY(0%) !important;
    transition: all 1s ease-in !important;
    opacity: 1 !important;
    padding: 0 10px;
    background-color: transparent !important;
    color: #000 !important;
  }

  .custom-header .a-Menu-scroll ul li .a-Menu-label {
    font-size: 16px;
    font-weight: 600;
  }

  .a-Menu-content {
    padding: 10px !important;
    border-top: 1px solid #0000001a;
  }

  .a-Menu-statusCol,
  .a-Menu-scrollBtn {
    display: none;
  }

  .a-Menu .a-Menu {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
  }

  .search-form {
    width: 100%;
    height: 100vh;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 15px 0 0 0;
    transform: translateX(-100%);
    transition: 0.3s all ease-in-out;
  }

  .search-form .t-Region-body {
    padding-top: 30px !important;
  }

  .showPopup .search-form {
    transform: translateX(0);
    transition: 0.3s all ease-in-out;
  }
}

@media (max-width: 640px) {
  .t-Header-nav {
    right: 50px;
  }

  .t-Header-nav ul.t-NavigationBar {
    height: auto;
    padding: 7px 0;
    width: 100%;
    flex-direction: row;
  }

  .t-Header-nav ul.t-NavigationBar li:first-child {
    display: none;
  }

  .t-Header-nav ul.t-NavigationBar li {
    margin: 6px 20px 0 0;
    width: 65%;
    background: transparent !important;
    border: 2px solid #0246c1;
  }

  .t-Header-nav ul.t-NavigationBar li a {
    padding: 12px;
    color: #fff !important;
  }

  .t-Header-nav ul.t-NavigationBar li a .fa:before {
    font-size: 22px;
    color: #0246c1;
    font-weight: 600;
  }

  .t-Header-nav ul.t-NavigationBar li a:focus .fa:before,
  .t-Header-nav ul.t-NavigationBar li a:hover .fa:before {
    color: #fff;
  }

  .t-Header-nav ul.t-NavigationBar li a .t-Button-label {
    display: none !important;
  }

  .t-Header-nav ul.t-NavigationBar li.sign-out-btn {
    width: 65%;
    border: 2px solid #0246c1 !important;
  }

  .t-Header-nav ul.t-NavigationBar li.sign-out-btn a {
    padding: 12px;
    text-decoration: none !important;
  }

  .t-Header-nav ul.t-NavigationBar li.sign-out-btn a .fa {
    display: flex !important;
    margin: 0;
  }

  .apex-top-nav .t-Button.t-Button--headerTree {
    right: 7px !important;
    background-color: #0246c1 !important;
    color: #fff !important;
    border-radius: 5px;
  }

  .apex-top-nav .t-Button.t-Button--headerTree .fa {
    color: #fff !important;
  }
}

/* =============
  Header NAV END
  ================*/
/*=================
LOGIN BG CSS STARTS
===================*/
.google-btn,
.facebook-btn,
.google-signup,
.facebook-signup {
  background-size: contain;
  height: 40px;
  width: 100%;
  background-repeat: no-repeat;
  display: block;
  margin-left: 0 !important;
  color: #fff !important;
  box-shadow: none !important;
}

.google-btn {
  background-image: url(/assets/smart-landlord/images/google2.png);
  background-color: #4285f4 !important;
}

.facebook-btn {
  background-image: url(/assets/smart-landlord/images/facebook2.png);
  background-color: #4267b2 !important;
  background-size: 7% 60%;
  background-position: 4%;
}

.login-submit-btn {
  background: linear-gradient(to left, #0367cc, #339dfa);
  color: #fff !important;
  box-shadow: none !important;
}

.login-modal .ui-widget-header {
  background-color: #fff !important;
  border: 0px solid#fff !important;
}

.login-modal .ui-widget-header .ui-dialog-title {
  opacity: 0 !important;
}

.login-bg .t-Form-fieldContainer--floatingLabel .apex-item-text {
  background-color: #fff;
  box-shadow: 0 0 1px 1px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 10%);
  -webkit-box-shadow: 0 0 1px 1px rgb(0 0 0 / 10%);
  -webkit-appearance: none;
  margin: 1px;
  border: none;
  border-radius: 5px;
}

.sep {
  font-size: 16px;
  font-weight: 700;
  padding: 25px 0 15px 0;
  display: block;
}

.sep:before {
  content: "";
  width: 100px;
  height: 1px;
  background: #d5d5d5;
  position: absolute;
  left: 10px;
  top: 35px;
}

.sep:after {
  content: "";
  width: 100px;
  height: 1px;
  background: #d5d5d5;
  position: absolute;
  right: 10px;
  top: 35px;
}

.social-bg,
.email-pass,
.registers-bg,
.pass-cont-bg {
  text-align: center;
}

.login-text .fa {
  margin-top: 4px !important;
}

.ui-dialog--apex.t-Dialog-page--standard .ui-dialog-content,
.ui-dialog--apex.t-Dialog-page--wizard .ui-dialog-content {
  overflow: hidden !important;
}

.faqs-bg li .dflex .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}

.house-val-bg .faq-content {
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.125) !important;
}

.house-val-bg .faq-content h1 {
  font-size: 50px;
  line-height: 52px;
  color: #000 !important;
  font-weight: 700;
}

.house-val-bg .faq-content {
  width: 385px;
  height: auto;
  min-height: 380px;
  background: #fff !important;
  padding: 30px;
  position: absolute;
  top: 12%;
  border-radius: 20px;
  box-shadow: 0 0 12px 1px #477d8a28 !important;
}

.house-val-bg .t-Form-fieldContainer--xlarge .select2-container .select2-choice {
  font-size: 16px;
  padding: 9px;
  line-height: 20px;
  height: 40px !important;
  min-height: 40px !important;
  max-height: 40px !important;
}

.house-val-bg .select2-results .select2-result-label {
  font-size: 16px !important;
}

.house-val-bg .t-Form-fieldContainer--xlarge .select2-chosen {
  line-height: 16px !important;
  padding: 4px 0 0 0 !important;
  font-size: 16px !important;
  text-align: left;
}

.house-val-bg .select2-container .select2-choice .select2-search-choice-close {
  top: 13px !important;
  right: 0;
  background-image: none !important;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  padding: 0;
  z-index: 99;
}

.house-val-bg .select2-container .select2-choice abbr.select2-search-choice-close:before {
  content: "\f00d";
  font-family: "Font APEX Small" !important;
  font-size: 24px;
  color: #000 !important;
  font-weight: 100;
}

.house-val-bg .property-details ul {
  display: block;
}

.house-val-bg .property-details ul li {
  width: 100%;
}

.house-val-bg .property-details ul li .icon {
  width: 70px;
  height: 70px;
  background: #e7e5e5;
  color: #000;
  margin-right: 15px;
  border-radius: 50%;
}

.house-val-bg .property-details ul li .icon .fa {
  font-weight: 600;
}

@media (max-width: 640px) {
  .container-edge {
    width: 100% !important;
  }

  .house-val-bg .faq-content {
    width: 85%;
    top: 50px;
    left: 0;
    right: 0;
  }

  .details-mob-view {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .details-mob-view div {
    margin-bottom: 10px;
  }
}

/*===============
  LOGIN BG CSS ENDS 
  ================*/

/*============
  TIMELINE CARDS
  ==============*/
.timeline-cards h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 470px;
}

.timeline-cards h4 {
  font-size: 22px;
  font-weight: 700;
}

.timeline-cards h4 span {
  background: #000;
  border-radius: 50px;
  color: #fff;
  padding: 2px 10px 4px 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  position: relative;
  top: -2px;
}

.timeline-cards p {
  font-size: 18px;
  font-weight: 500;
  margin-top: 5px !important;
  width: 100%;
  float: left;
}

.timeline-cards p span {
  padding: 0 20px 0 0;
  position: relative;
}

.timeline-cards p span:after {
  content: "";
  width: 2px;
  background: #aba8a8;
  height: 100%;
  position: absolute;
  top: 0;
  right: 10px;
}

.timeline-border {
  position: relative;
}

.timeline-border:before {
  content: "";
  width: 2px;
  height: 100%;
  background: #dfdfdf;
  position: absolute;
  left: -20px;
  top: 0;
}

.timeline-border:after {
  content: "";
  width: 25px;
  height: 25px;
  border: 6px solid #fff;
  background: #0246c1;
  position: absolute;
  left: -32px;
  top: 20px;
  border-radius: 50%;
}

.timeline-cards .t-Card-colorFill {
  background-color: transparent !important;
}

.timeline-cards .t-Cards {
  grid-template-columns: none !important;
}

.timeline-cards .t-Card,
.timeline-cards .t-Cards-item {
  width: 53%;
  margin: 0 auto;
}

.house-val-bg .cta {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.house-val-bg .cta h3 {
  padding-right: 10px;
}

.house-val-bg .cta a {
  font-size: 1.4rem;
  font-weight: 600;
}

.house-val-bg .cta a:hover {
  background-color: #f44236 !important;
  color: #fff !important;
}

.house-val-bg .timeline-border:before {
  content: "";
  width: 2px;
  height: 100%;
  background: #dfdfdf;
  position: absolute;
  left: 0;
  top: 0;
}

.house-val-bg .timeline-border:after {
  content: "";
  width: 25px;
  height: 25px;
  border: 6px solid #fff;
  background: #0246c1;
  position: absolute;
  left: -12px;
  top: 20px;
  border-radius: 50%;
}

.house-val-bg .timeline-cards h5 {
  font-weight: 600;
  line-height: 34px;
  font-size: 16px;
}

.house-val-bg .timeline-cards h4 span {
  padding: 10px 14px 10px 14px;
  font-size: 16px;
}

.house-val-bg .t-Card .t-Card-wrap {
  border-radius: 0px;
  border-color: transparent;
  box-shadow: none;
}

.house-val-bg .timeline-cards .t-Card,
.timeline-cards .t-Cards-item {
  width: 460px;
  margin: -12px auto;
}

.house-val-bg .timeline-cards .t-Cards {
  margin: 0 auto;
  padding: 25px 0 60px 0;
}

.house-val-bg .timeline-cards .t-Card,
.timeline-cards .t-Cards-item {
  width: 460px;
  margin: 0px auto -21px;
}

.house-val-bg .t-Cards--animColorFill .t-Card-wrap:focus .t-Card-colorFill:before,
.house-val-bg .t-Cards--animColorFill .t-Card:hover .t-Card-colorFill:before {
  background-color: transparent !important;
}

.history-tabs {
  background: #f6f4f2 !important;
  width: 165px;
  padding: 5px;
  border-radius: 50px;
  padding-bottom: 5px !important;
  margin: 0px auto 0;
  z-index: 9;
  position: relative;
}

.history-tabs .t-Button {
  border-radius: 50px;
  padding: 10px 20px !important;
  background: 0 0 !important;
  color: #000 !important;
  font-size: 16px;
  font-weight: 500;
  box-shadow: none !important;
  border: 0 solid #fff !important;
}

.history-tabs .t-Button.active,
.history-tabs .t-Button:focus,
.history-tabs .t-Button:hover {
  background: #000 !important;
  color: #fff !important;
  box-shadow: none;
}

.reset {
  position: relative;
}

.reset .apex-item-text {
  padding-right: 30px;
}

.reset .input-reset {
  position: absolute;
  top: 12px;
  right: 15px;
  cursor: pointer;
  z-index: 9;
}

@media (max-width: 768px) {
  .timeline-cards h3 {
    max-width: 250px;
    margin: 0;
  }

  .timeline-border:before {
    width: 100%;
    height: 2px;
    left: 0;
    top: 0;
  }

  .timeline-border:after {
    left: 125px;
    top: -12px;
  }

  .timeline-cards .t-Card,
  .timeline-cards .t-Cards-item {
    width: 100% !important;
  }

  .timeline-cards .t-Cards-item {
    width: 100%;
  }

  .timeline-cards h3 {
    max-width: 100%;
  }

  .timeline-cards p {
    padding: 5px 0 0 15px !important;
  }

  .timeline-cards .t-Cards-item:last-child {
    display: none;
  }

  .house-val-bg .timeline-cards .t-Cards-item:last-child {
    display: flex !important;
  }
}

@media (max-width: 640px) {
  .house-val-bg .cta a {
    max-width: 96%;
    margin: 0 auto !important;
    min-width: 75px !important;
    margin-right: 20px !important;
  }

  .house-val-bg .timeline-cards .t-Cards {
    width: 100%;
    margin: 0 auto;
    padding: 25px 0 60px 0;
  }
}

/*Horizontal Report CSS Starts*/
.horizontal-report .t-Report--stretch .t-Report-report,
.horizontal-report .t-Report--stretch .t-Report-wrap {
  border: 0px solid #fff;
}

.horizontal-report #SEQNUM {
  font-size: 30px;
  color: #0246c1;
  padding: 0;
  line-height: 60px;
}

.horizontal-report #NAME {
  text-transform: capitalize;
}

.horizontal-report .seq-num {
  font-size: 34px;
  color: #0246c1;
  padding: 0;
  line-height: 40px;
}

.horizontal-report .t-Report-colHead {
  font-size: 16px;
  color: #000;
  padding: 15px 0;
  line-height: 30px;
  border: 0px solid #fff;
  font-weight: 700;
}

.horizontal-report .t-Report-cell {
  font-size: 16px;
  font-weight: 300;
  padding: 20px 0;
}

.horizontal-report tr:last-child .t-Report-cell {
  border: 0px solid #fff;
}

.horizontal-report.timeline-cards .t-Report-cell p {
  margin-top: 10px !important;
}

.horizontal-report.timeline-cards .t-Report-cell {
  font-weight: 700;
  padding: 25px 15px;
  max-width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.horizontal-report.timeline-cards .t-Report-colHead {
  background: #e5edfa;
  padding: 15px;
}

.horizontal-report.timeline-cards .t-Report-colHead span {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
}

@media (max-width: 640px) {
  .horizontal-report .t-Report-cell .bg-tooltip {
    padding: 5px;
  }

  .horizontal-report .t-Report-cell {
    font-size: 14px;
    font-weight: 500;
    padding: 15px 0;
  }

  .horizontal-report .t-Report-colHead {
    font-size: 16px;
    padding: 5px 0;
    line-height: 25px;
    font-weight: 600;
  }
}

.horizontal-timeline {
  position: relative;
}

.horizontal-timeline-bg .t-Cards {
  display: block;
}

.horizontal-timeline-bg .t-Cards-item {
  width: 80%;
  margin: 0 auto;
}

.horizontal-timeline:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #dfdfdf;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
}

.horizontal-timeline-bg .t-Cards-item .t-Card-colorFill:before,
.horizontal-timeline-bg .t-Cards-item .t-Card-colorFill:after {
  display: none;
}

.horizontal-timeline h4 span {
  background: #000;
  border-radius: 50px;
  color: #fff;
  padding: 8px 12px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  position: relative;
  top: 50px;
}

.horizontal-timeline h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  margin-top: 60px;
  text-align: center;
}

.horizontal-timeline h3 .fa {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
}

.horizontal-timeline h5 {
  font-size: 22px;
  font-weight: 700;
  line-height: 35px;
}

.horizontal-timeline p {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #958787;
}

.start-bg,
.end-bg {
  background-color: #fff;
  z-index: 1;
  position: relative;
  width: auto;
}

.start-bg {
  padding: 20px 25px 0 0;
}

.end-bg {
  padding: 20px 0 0 25px;
}

.start-bg:before {
  content: "";
  width: 15px;
  height: 15px;
  background: #0246c1;
  position: absolute;
  right: 0;
  top: 40%;
  border-radius: 50%;
}

.start-bg:after {
  content: "\f084";
  vertical-align: top;
  font-family: "Font APEX Small" !important;
  position: absolute;
  top: 5px;
  right: -50%;
  font-size: 28px;
  color: #0246c1;
}

.end-bg:before {
  content: "";
  width: 15px;
  height: 15px;
  background: #0246c1;
  position: absolute;
  left: 0;
  top: 40%;
  border-radius: 50%;
}

.end-bg:after {
  content: "\eb0a";
  vertical-align: top;
  font-family: "Font APEX Small" !important;
  position: absolute;
  top: 5px;
  left: -50%;
  font-size: 28px;
  color: #0246c1;
}

@media (max-width: 768px) {
  .horizontal-timeline-bg .t-Cards-item {
    width: 100%;
  }

  .horizontal-timeline h5 {
    font-size: 14px;
    line-height: 20px;
  }

  .horizontal-timeline h3 {
    font-size: 13px;
    line-height: 20px;
  }

  .horizontal-timeline p {
    font-size: 12px;
    line-height: 14px;
  }

  .start-bg,
  .end-bg {
    width: auto;
  }

  .start-bg {
    padding: 20px 20px 0 0;
  }

  .end-bg {
    padding: 20px 0 0 20px;
  }

  .horizontal-timeline h4 span {
    padding: 5px;
    font-size: 14px;
    line-height: 14px;
  }

  .horizontal-timeline .price {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .start-bg:after {
    top: 0px;
    right: 40px;
    font-size: 20px;
  }

  .end-bg:after {
    top: 0px;
    left: 40px;
    font-size: 20px;
  }

  .horizontal-timeline h3 .fa {
    font-size: 17px;
    line-height: 20px;
  }
}

/*Intro TEXT CSS STARTS*/
.intro-bg-pt {
  width: 100%;
  padding: 80px 75px;
  background-color: #fff !important;
  position: relative;
}

.intro-bg-pt::before {
  content: "";
  width: 140px;
  height: 175px;
  position: absolute;
  left: 22px;
  top: 25px;
  background-image: radial-gradient(#cbdaff 2px, transparent 3px);
  background-size: 25px 25px;
  background-position: 0 0, 100px 100px;
}

.intro-bg {
  width: 100%;
  background-color: #f2f6ff !important;
  background-image: radial-gradient(#c7d6b9 2px, transparent 3px) !important;
  color: #000;
  padding: 40px;
  border-radius: 20px;
  display: block;
  position: relative;
}

.intro-bg h1,
.intro-bg h2 {
  font-size: 38px;
  line-height: 40px;
  font-weight: 900;
  margin: 0;
}

.intro-bg p {
  font-size: 16px;
  line-height: 20px;
  margin: 15px 0;
}

@media (max-width: 768px) {
  .intro-bg-pt {
    padding: 20px;
    background-color: #fff !important;
  }

  .intro-bg-pt::before {
    left: -5px;
    top: -5px;
  }

  .intro-bg {
    padding: 15px;
  }

  .intro-bg h1,
  .intro-bg h2 {
    font-size: 34px;
    line-height: 38px;
  }

  .right-mb-round {
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
  }

  .bottom-mb-round-none {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }
}

/*Breadcrumb CSS*/
.t-Breadcrumb-item:last-child:after {
  display: none !important;
}

/*Summary BG Buttons*/

.summary-bg h2 {
  font-size: 115px;
  font-weight: 400;
  line-height: 115px;
  margin: 0;
}

.summary-bg .main-icon {
  width: 180px;
  height: 180px;
  display: flex;
  align-items: center;
  background: #eff8ff;
  justify-content: center;
  border-radius: 50%;
  transform: rotate(-25deg);
}

.summary-bg .t-Button {
  padding: 15px 30px;
  border: none;
  outline: none;
  position: relative;
  z-index: 1;
  border-radius: 50px;
  background: linear-gradient(to right, #a374cb, #e988a3);
  cursor: pointer;
}

.summary-bg .t-Button::before {
  content: "";
  position: absolute;
  left: 2px;
  right: 2px;
  top: 2px;
  bottom: 2px;
  border-radius: 50px;
  background-color: white;
  z-index: -1;
}

.summary-bg .t-Button::after {
  content: attr(data);
  font-size: 16px;
  font-weight: 600;
  background: linear-gradient(to left, #a374cb, #e988a3);
  -webkit-background-clip: text;
  color: transparent;
}

.summary-bg .t-Button:hover::before {
  opacity: 50%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.summary-bg .t-Button:hover::after {
  color: #000;
}

@media (max-width: 640px) {
  .stats-cards h2 {
    font-size: 24px !important;
    line-height: 28px !important;
    margin-bottom: 16px !important;
  }

  .summary-bg h2 {
    font-size: 50px !important;
    line-height: 60px !important;
  }

  .main-icon {
    display: none !important;
  }

  .home-ct .summary-bg {
    min-height: auto !important;
  }

  .home-ct .summary-bg .t-Button {
    width: 80%;
  }
}

/*FAQ's BG CSS*/
.faqs-bg .sub-heading {
  font-size: 32px !important;
  line-height: 1.125 !important;
  font-weight: 600 !important;
  letter-spacing: 0.004em !important;
  font-family: SF Pro Display, SF Pro Icons, AOS Icons, Helvetica Neue,
    Helvetica, Arial, sans-serif;
  padding: 8px 0 7px;
  width: 100%;
}

.faqs-bg .t-MediaList-item .t-MediaList-title {
  font-size: 14px !important;
  line-height: 1.42859 !important;
  font-weight: 600 !important;
  letter-spacing: -0.016em !important;
  font-family: SF Pro Text, SF Pro Icons, AOS Icons, Helvetica Neue, Helvetica,
    Arial, sans-serif;
  padding: 4px 0;
}

.faqs-bg .t-MediaList-item:hover .t-MediaList-title {
  color: #06c !important;
}

.faqs-bg .t-MediaList-item .t-MediaList-body p {
  font-size: 14px !important;
  line-height: 1.42859 !important;
  font-weight: 400 !important;
  letter-spacing: -0.016em !important;
  font-family: SF Pro Text, SF Pro Icons, AOS Icons, Helvetica Neue, Helvetica,
    Arial, sans-serif;
  padding-bottom: 13px;
  padding-right: 35px;
}

.t-Footer {
  background-color: #000 !important;
  color: #fff !important;
  overflow: hidden;
}

.video-wrap {
  width: 30%;
  position: absolute;
  bottom: -4px;
  left: 0;
}

.black-wrapper.header p {
  font-size: 16px;
  line-height: 20px;
  margin: 15px 0;
}

.t-Report-paginationText strong {
  line-height: 2;
  background: #006bd8;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
}

.t-Body-title {
  background-color: #f2f2f2 !important;
}

.col {
  float: left;
}

.t-Form-labelContainer.col-null {
  display: none;
}

.t-Form--stretchInputs .apex-item-select,
.t-Form--stretchInputs .datetimepicker_newMonth,
.t-Form--stretchInputs .u-TF-item--select,
.t-Form--stretchInputs select.group_selectlist {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 0px;
}

.t-Header-branding {
  background-color: #fff;
}

.a-MenuBar>ul {
  float: right;
}

.a-MenuBar-label {
  color: #000;
  font-weight: normal;
}

.enquire-popup {
  display: none;
}

.t-Region-headerItems--title {
  width: 100%;
}

.t-Region-headerItems h1,
.t-Region-headerItems .sub-heading {
  font-size: 34px;
  font-weight: 600;
  line-height: 44px;
  margin-bottom: 0px;
}

.apex-page-error,
.apex-page-success {
  position: absolute;
}

.ui-dialog-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}

.warningPopup p {
  font-size: 16px;
  line-height: 24px;
}

.warningPopup p a {
  outline: none !important;
}

.ft-wapp-btn a {
  background-color: #fff !important;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.125) !important;
  color: #000 !important;
  padding: 6px 8px;
  width: AUTO;
  position: fixed;
  bottom: 20px;
  right: 20px;
  border-radius: 50px;
  margin: 0 3px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  z-index: 99;
  pointer-events: all;
}

.enquire-floating {
  pointer-events: all;
}

.ft-wapp-btn a .fa {
  background-color: #26af36 !important;
  color: #fff;
  border-radius: 50%;
  font-size: 32px;
  margin-right: 2px;
}

.a-MenuBar-item:first-child .a-MenuBar-label:after {
  content: "NEW";
  position: absolute;
  left: 5px;
  padding: 0px 4px;
  background-color: #d50b0b29;
  color: #ff0000;
  font-size: 10px;
  top: -8px;
  border-radius: 4px;
  animation: blinker 1s linear infinite;
}

.a-MenuBar-item {
  position: relative;
}

.a-MenuBar-item:before {
  content: "";
  position: absolute;
  left: 8px;
  top: 85%;
  width: 0;
  height: 2px;
  background-color: #0246c1;
  transition: width 0.3s ease-in-out;
}

.a-MenuBar-item.active:before,
.a-MenuBar-item:hover:before {
  width: 25%;
}

.a-MenuBar-item:hover .a-MenuBar-label,
.a-MenuBar-item.active .a-MenuBar-label {
  color: #0246c1 !important;
}

.footer-bg {
  pointer-events: all;
}

.t-Button {
  pointer-events: all;
}

.t-Header-nav ul.t-NavigationBar li:first-child {
  display: none !important;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.white-wrapper {
  width: 100%;
  background-color: #fff !important;
  color: #000;
  padding: 40px;
  border-radius: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  position: relative;
  box-shadow: 0 1px 5px 1px #e0e0e0;
}

.white-wrapper .wrapper-heading {
  font-size: 38px;
  line-height: 40px;
  font-weight: 900;
  padding-bottom: 10px;
}

.white-wrapper p {
  font-size: 26px;
  line-height: 34px;
  font-weight: 500;
  margin: 0;
}

.footer-lists ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-lists ul li a {
  color: #fff;
}

.footer-lists ul li a:hover {
  text-decoration: underline;
}

.footer-links-bg h5 {
  color: #000 !important;
  font-size: 24px;
  font-weight: 700;
  margin-top: 45px !important;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

.footer-links-bg a {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #0246c1 !important;
  padding-bottom: 5px;
}

.footer-links-bg ul .t-Cards-item .t-Card {
  flex-direction: column !important;
}

.footer-bg .sub-heading {
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
  color: #fff !important;
}

.langNav {
  position: absolute;
  right: 130px;
  z-index: 111;
  width: 40px !important;
  height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 50% !important;
  background: #0246c1 !important;
}

.langNav a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  color: #fff !important;
}

.langNav a .t-Icon {
  display: none !important;
}

.langNav .t-Button-label {
  color: #fff !important;
}

.telegram {
  position: fixed;
  bottom: 18px;
  right: 135px;
  z-index: 123;
  pointer-events: all;
}

.telegram .fa {
  padding: 7px;
  border-radius: 7px;
}

@media (max-width: 1300px) {
  .custom-header .t-Header-navBar {
    position: fixed !important;
  }

  .langNav {
    bottom: 70px;
    right: 10px;
    left: auto;
    top: auto;
    position: fixed;
  }

  .t-Header-nav ul.t-NavigationBar .langNav a .t-Button-label {
    color: #fff !important;
    display: block !important;
  }

  .a-MenuBar-item:before {
    left: 0;
  }

  .a-MenuBar-item.active:before,
  .a-MenuBar-item:hover:before {
    width: 5%;
  }
}

@media (max-width: 640px) {
  h1 {
    font-size: 32px;
    line-height: 38px;
    font-weight: 600;
  }

  .ui-dialog {
    top: 0px !important;
  }

  .white-wrapper {
    padding: 10px;
  }

  .white-wrapper .wrapper-heading {
    font-size: 24px;
    line-height: 26px;
    margin-top: 10px;
  }

  .white-wrapper p {
    font-size: 16px;
    line-height: 20px;
  }

  .t-Button--hot {
    min-width: 85%;
    margin-bottom: 10px;
  }

  .a-MenuBar-item:before {
    left: 0;
  }

  .a-MenuBar-item.active:before,
  .a-MenuBar-item:hover:before {
    width: 25px;
  }

  .custom-header .a-MenuBar>ul li:hover .a-MenuBar-label,
  .custom-header .a-MenuBar>ul li.active .a-MenuBar-label {
    color: #0246c1 !important;
  }

  .video-wrap {
    width: 10%;
    left: -8px;
    bottom: -4px;
  }

  .footer-content .footer-lists,
  .footer-content .u-textRight,
  .footer-content .u-textLeft {
    text-align: center !important;
  }
}

/*Blog CSS Starts*/
.blog-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.blog-content-bg .full-width {
  width: 100%;
  margin-bottom: 5px;
}

.blog-content-bg .t-Cards {
  -ms-grid-columns: (1fr) [1];
  grid-template-columns: repeat(1, 1fr);
}

.blog-content-bg .full-width .t-Card:hover .blog-info a {
  background-color: #fff !important;
}

.blog-content-bg .full-width .t-Card:hover h3 a.title {
  color: #000 !important;
}

.blog-content-bg .author-info,
.blog-content-bg .blog-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
}

.blog-content-bg .blog-info {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.blog-content-bg .author-info img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}

.blog-content-bg h3 {
  font-size: 18px !important;
  font-weight: 400;
  text-align: left;
}

.blog-content-bg h3 a.title {
  color: #737373 !important;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
}

.blog-content-bg .t-Card-titleWrap {
  display: block;
  padding: 16px 16px 5px 16px;
}

.blog-content-bg .t-Card-titleWrap div {
  padding: 10px 0;
  color: #737373 !important;
}

.blog-content-bg .blog-detail-info .fa {
  padding-right: 5px;
  font-size: 20px;
}

.blog-content-bg .blog-detail-action .fa {
  padding: 0 5px;
  font-size: 22px;
}

.blog-content-bg .blog-detail-action {
  line-height: 1.5;
}

.blog-content-bg .blog-detail-action a {
  font-size: 16px;
  font-weight: 400 !important;
}

.blog-content-bg p {
  margin: 0;
}

.blog-social-share-icon div a {
  padding: 0 10px;
  width: auto !important;
}

.blog-social-share-icon div a .fa {
  font-size: 24px;
}

.blog-social-share-icon div a .fa-facebook {
  color: #4867aa;
}

.blog-social-share-icon div a .fa-twitter {
  color: #1da1f2;
}

.blog-social-share-icon div a .fa-google {
  color: #e9222f !important;
}

.blog-social-share-icon div a .fa-whatsapp {
  color: #25d366 !important;
}

.share-bar-link {
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: -10px;
  height: 45px;
}

.share-bar-link input {
  border-width: 0 1px 0px 0px;
  border-color: #dfdfdf;
  padding: 8px;
}

.share-bar-link .share-post-text,
.share-copy-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.share-bar-link .share-post-text,
.share-copy-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

@media (max-width: 640px) {
  .social-share-icon div {
    margin-left: 0px;
  }
}

.marquizPopup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999999;
  pointer-events: all;
}

.marquizPopup iframe {
  border: 0 solid;
  width: 100%;
  height: 100%;
  min-width: 72vw;
  min-height: 72vh;
}

#marquizPopup {
  position: relative;
  padding: 30px;
}

.closeMarquiz {
  position: absolute !important;
  top: 0;
  right: 0;
  z-index: 9999;
  cursor: pointer;
  color: #e3e3e3 !important;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 26px;
}

.closeMarquiz:hover {
  color: #fff !important;
}

@media (max-height: 990px) {
  .marquizPopup iframe {
    min-height: 85vh;
  }
}

@media (max-width: 768px) {
  .marquizPopup {
    height: 100% !important;
    min-height: -webkit-fill-available !important;
  }

  #marquizPopup {
    height: 100% !important;
    min-height: -webkit-fill-available !important;
    padding: 0 !important;
  }

  .marquizPopup iframe {
    min-width: 100vw;
    min-height: -webkit-fill-available !important;
  }

  .closeMarquiz {
    background-color: #e3e3e3 !important;
    border-radius: 50%;
    top: 10px;
    right: 10px;
    color: #4e4e4e !important;
    font-size: 18px;
    padding: 7px;
  }

  .closeMarquiz:hover {
    color: #000 !important;
  }
}

/*Magnetic CTA Btn*/
.magnetic-cta {
  color: #fff;
  background-color: #3b77e7;
  border-radius: 100vw;
  align-items: center;
  padding: 16px 60px 16px 24px;
  text-decoration: none;
  display: inline-block;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.magnetic-cta .t-Button-label {
  z-index: 2;
  grid-column-gap: 1.563vw;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  text-transform: uppercase;
}

.magnetic-cta .cta-icon {
  content: "";
  position: absolute;
  right: 7px;
  top: 7px;
  border-radius: 35px;
  background-image: url(/assets/famproperties-dev/images/icons/magnetic-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 35px;
  height: 35px;
  z-index: 3;
  background-color: #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-origin: padding-box;
  background-size: 70%;
  transition: 0.1s all ease-out;
  transform: rotate(0);
  transform-origin: center;
  filter: grayscale(1) invert(1);
}

.magnetic-cta .magnetic-cta-hover {
  width: 110%;
  height: 110%;
  pointer-events: none;
  background-color: #3056ff;
  position: absolute;
  top: 105%;
  bottom: 0%;
  left: -5%;
  right: 0%;
  transform: translate3d(0px, 100%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  transition: 0.3s all linear;
}

.magnetic-cta:hover .t-Button-label {
  color: #fff !important;
  transition: 0.4s all linear;
}

.magnetic-cta:hover .cta-icon {
  transform: rotate(45deg);
  transition: 0.1s all ease-in;
  will-change: transform;
  transform-origin: center;
}

.magnetic-cta:hover .magnetic-cta-hover {
  transform: translate3d(0px, -102.5%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  will-change: transform;
  transition: 0.3s all linear;
}

.magnetic-cta-icon {
  border-radius: 100vw;
  align-items: center;
  padding: 24px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  margin: 10px !important;
  display: inline-block;
}

.magnetic-cta-icon .cta-icon {
  content: "";
  position: absolute;
  right: 7px;
  top: 7px;
  border-radius: 35px;
  background-image: url(/assets/famproperties-dev/images/icons/magnetic-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 35px;
  height: 35px;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-origin: padding-box;
  background-size: 70%;
  transition: 0.1s all ease-out;
  transform: rotate(0);
  transform-origin: center;
  background-color: #222;
}

.magnetic-cta-icon .magnetic-cta-hover {
  width: 110%;
  height: 110%;
  pointer-events: none;
  position: absolute;
  top: 105%;
  bottom: 0%;
  left: -5%;
  right: 0%;
  transform: translate3d(0px, 100%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  transition: 0.3s all linear;
}

/*===================
NEWSLETTER CSS STARTS
=====================*/
.footer-subscribe {
  max-width: 600px;
  margin: auto;
  position: relative;
  z-index: 1;
}

.subscribe-bg {
  position: relative;
  overflow: hidden;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 12px;
  margin: 0 auto;
  background-color: #000000a6;
  z-index: 1;
}

.subscribe-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 12px;
  padding: 2px;
  background: linear-gradient(to right,
      #f424b4,
      #bd2ae9,
      #ffee55,
      #abf6f9,
      #677eff,
      #ffad52,
      #ff3867,
      #f424b4);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: 1;
}

.subscribe-bg .italic-heading {
  font-size: 32px;
  line-height: 38px;
  font-weight: 400;
  width: 100%;
  display: block;
}

.thanks-newsletter {
  display: none;
}

.thanks-newsletter span {
  width: 100%;
  float: left;
}

.thanks-newsletter img {
  border-radius: 50%;
}

.subscribe-bg .t-Form-fieldContainer--floatingLabel .t-Form-label {
  color: #fff !important;
}

.subscribe-bg .apex-item-textarea,
.subscribe-bg .apex-item-text,
.subscribe-bg .apex-item-select,
.subscribe-bg .apex-item-multi,
.subscribe-bg select.listmanager,
.subscribe-bg select.ui-datepicker-month,
.subscribe-bg select.ui-datepicker-year {
  color: #fff !important;
  background-color: #242424;
  border-color: #2f2f2f !important;
}

input:-webkit-autofill {
  color: #fff !important;
  background-color: #242424;
  border-color: #2f2f2f !important;
}

.signup-more {
  display: none;
}

@media (max-width: 640px) {

  .footer-subscribe,
  .thanks-newsletter {
    padding: 0 15px;
  }

  .footer-subscribe .italic-heading,
  .thanks-newsletter .italic-heading {
    font-size: 18px;
    line-height: 24px;
  }
}

/*=================
NEWSLETTER CSS ENDS
===================*/

/*===================================
MY COUNTRY SELECTOR PLUGIN CSS STARTS
=====================================*/
.custom-mobile-field.t-Form-fieldContainer--stretchInputs .intl-tel-input:focus,
.custom-mobile-field.t-Form-fieldContainer--stretchInputs .intl-tel-input .phone:focus {
  outline: 1px solid #0572ce !important;
  outline-offset: 0 !important;
}

.custom-mobile-field.t-Form-fieldContainer--stretchInputs .intl-tel-input,
.custom-mobile-field.t-Form-fieldContainer--stretchInputs .intl-tel-input .phone {
  width: 100% !important;
  font-size: 14px;
  border-style: none;
  background-color: #f9f9f9 !important;
}

.custom-mobile-field .t-Form-inputContainer {
  overflow: visible;
}

.custom-mobile-field .flag-container {
  padding: 0 !important;
  color: #000 !important;
}

.custom-mobile-field .flag-container .iti-arrow {
  right: 3px !important;
}

.custom-mobile-field.t-Form-fieldContainer .intl-tel-input,
.custom-mobile-field.t-Form-fieldContainer .intl-tel-input .phone {
  height: 48px;
  width: 100%;
  border-radius: 6px;
}

.custom-mobile-field.t-Form-fieldContainer--large .intl-tel-input,
.custom-mobile-field.t-Form-fieldContainer--large .intl-tel-input .phone {
  height: 55px;
  width: 100%;
}

.custom-mobile-field.t-Form-fieldContainer--xlarge .intl-tel-input,
.custom-mobile-field.t-Form-fieldContainer--xlarge .intl-tel-input .phone {
  height: 60px;
  width: 100%;
}

.custom-mobile-field .text_field {
  width: 100% !important;
  border: 1px solid #e9e6e3 !important;
  border-radius: 0.2rem;
}

/*=================================
MY COUNTRY SELECTOR PLUGIN CSS ENDS
===================================*/