section:after {
  clear: both;
  content: "";
  display: table;
}
section {
  min-height: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.btn,
a {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.btn:active,
.btn:focus,
.btn:hover,
a:active,
a:focus,
a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
input[type="email"],
input[type="password"],
input[type="text"] {
  -webkit-focus-ring-color: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
input[type="email"]:active,
input[type="email"]:focus,
input[type="email"]:hover,
input[type="password"]:active,
input[type="password"]:focus,
input[type="password"]:hover,
input[type="text"]:active,
input[type="text"]:focus,
input[type="text"]:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input::placeholder {
  color: #95a1bb;
}
ul {
  list-style: disc;
  padding-left: 16px;
}
table {
  border-color: #e1e5ee;
}
table,
table td,
table th {
  border-width: 1px;
}
.container {
  padding-left: 16px;
  padding-right: 16px;
}
.grecaptcha-badge {
  display: none !important;
}
div.dsgnly-ckeditor .br-only:before,
div.dsgnly-ckeditor:empty:before,
div.dsgnly-ckeditor p:empty:before {
  content: "Insert text here";
}
@media (min-width: 576px) {
  section {
    min-height: 40px;
    padding-bottom: 25px;
    padding-top: 25px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 972px;
  }
}
body {
  color: #363940;
  font: normal 125%/1.4 Montserrat, Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
h1 {
  font-size: 36px;
  line-height: 1.25;
}
h1,
h2 {
  font-weight: 500;
}
h2 {
  font-size: 32px;
  line-height: 1.2;
}
h3 {
  font-size: 28px;
}
h3,
h4 {
  line-height: 1.5;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 20px;
}
h5,
h6 {
  line-height: 1.5;
}
h6 {
  font-size: 18px;
}
li,
p {
  font-size: 14px;
  font-weight: 400;
  overflow-wrap: break-word;
  word-break: normal;
}
a,
li,
p {
  line-height: 1.5;
}
a {
  font-weight: 500;
  text-decoration: none;
}
a,
a:hover {
  color: #0f84cd;
}
a:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.fw-semibold {
  font-weight: 600;
}
.fw-medium {
  font-weight: 500;
}
@media (max-width: 575.98px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }
}
@media print {
  h1 {
    font-size: 28px !important;
  }
  h2 {
    font-size: 24px !important;
  }
  h3 {
    font-size: 22px !important;
  }
  h4 {
    font-size: 18px !important;
  }
  h5 {
    font-size: 14px !important;
  }
  a,
  h6,
  li,
  p {
    font-size: 12px !important;
  }
  a,
  li,
  p {
    line-height: 1.3;
  }
  body {
    -webkit-print-color-adjust: exact !important;
  }
  body,
  section {
    background-color: #fff !important;
  }
  section {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    min-height: 100vh;
    padding-bottom: 40px;
    padding-top: 40px;
    page-break-after: always;
  }
  section:not(:first-child) {
    page-break-before: always;
  }
  .container {
    max-width: 650px !important;
  }
  .row {
    -moz-box-wrap: wrap;
    -webkit-box-wrap: wrap;
    -ms-flexbox-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .grecaptcha-badge {
    display: none !important;
  }
}
@media print {
  @page {
    size: portrait;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
}
.badge {
  background-color: #0f84cd;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  margin-left: 6px;
  padding: 4px 8px;
  text-transform: uppercase;
}
.tb-agent-search.hovered [data-tooltip]:after {
  background-color: red !important;
}
@media print {
  .badge {
    font-size: 8px !important;
    font-weight: 700;
  }
}
.btn-primary,
.btn-primary-inverted {
  border: 1px solid #0f84cd;
  border-radius: 5px;
  display: block;
  font-size: 12px;
  font-weight: 400;
  padding: 12px 20px;
  text-align: center;
  text-transform: uppercase;
}
.btn-primary-inverted svg,
.btn-primary svg {
  height: 16px;
  width: 16px;
}
.btn-primary-inverted.active,
.btn-primary-inverted:active,
.btn-primary-inverted:active:focus,
.btn-primary-inverted:focus,
.btn-primary-inverted:hover,
.btn-primary.active,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:focus,
.btn-primary:hover {
  border-color: #0f84cd;
  box-shadow: none;
  text-decoration: none;
}
.btn-primary-inverted.btn-disabled,
.btn-primary.btn-disabled {
  background-color: #95a1bb !important;
  border-color: #95a1bb !important;
  pointer-events: none !important;
}
.btn-primary {
  background-color: #0f84cd;
  color: #fff;
}
.btn-primary svg {
  fill: #fff;
  stroke: #fff;
}
.btn-primary:focus,
.btn-primary:hover:focus:active {
  background-color: #0f84cd;
  color: #fff;
}
.btn-primary:focus svg,
.btn-primary:hover:focus:active svg {
  fill: #fff;
  stroke: #fff;
}
.btn-primary:hover {
  background-color: #fff;
  color: #0f84cd;
}
.btn-primary:hover svg {
  fill: #0f84cd;
  stroke: #0f84cd;
}
.btn-primary-inverted {
  background-color: #fff;
  color: #0f84cd;
}
.btn-primary-inverted svg {
  fill: #0f84cd;
  stroke: #0f84cd;
  height: 16px;
  width: 16px;
}
.btn-primary-inverted:focus {
  background-color: #fff;
  color: #0f84cd;
}
.btn-primary-inverted:focus svg {
  fill: #0f84cd;
  stroke: #0f84cd;
}
.btn-primary-inverted:hover {
  background-color: #0f84cd;
  color: #fff;
}
.btn-primary-inverted:hover svg {
  fill: #fff;
  stroke: #fff;
}
.btn-propps {
  border: 1px solid #0f84cd;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  font-size: 18px;
  padding: 16px 28px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.btn-propps,
.btn-propps:focus {
  background-color: #0f84cd;
  color: #fff;
}
.btn-propps:hover {
  background-color: #fff;
  color: #0f84cd;
}
.btn-propps.active,
.btn-propps:active:focus,
.btn-propps:focus,
.btn-propps:hover {
  border-color: #0f84cd;
  box-shadow: none;
  text-decoration: none;
}
.btn-propps.active,
.btn-propps:active:focus {
  background-color: #0f84cd;
  color: #fff;
}
.btn-propps button {
  background-color: transparent;
  border: none;
  color: #fff;
  padding: 0;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .btn-primary,
  .btn-primary-inverted,
  .btn-propps {
    display: inline-block;
  }
  .btn-propps {
    font-size: 20px;
    padding: 28px 56px;
    width: auto;
  }
}
.element-title {
  background-color: #0f84cd;
  color: #fff;
  font-weight: 700;
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
}
@media print {
  .element-title {
    display: none;
  }
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-10:not(:last-child) {
  margin-bottom: 10px;
}
.mb-12:not(:last-child) {
  margin-bottom: 12px;
}
.mb-20:not(:last-child) {
  margin-bottom: 20px;
}
.mb-24:not(:last-child) {
  margin-bottom: 24px;
}
.mb-28:not(:last-child) {
  margin-bottom: 28px;
}
.mb-40:not(:last-child) {
  margin-bottom: 40px;
}
.main-holder {
  position: relative;
}
.main-holder .dwb-mobile-menu {
  background-color: #fff;
  color: #0f84cd;
  display: flex;
  justify-content: space-between;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20;
}
.main-holder .dwb-mobile-menu .logo-holder {
  display: block;
  padding: 16px;
}
.main-holder .dwb-mobile-menu .logo-holder img {
  display: block;
  max-width: 150px;
}
.main-holder .dwb-mobile-menu .mobile-menu-button {
  background-color: #fff;
  border: none;
  outline: none;
  padding: 16px;
}
.main-holder .dwb-mobile-menu .mobile-menu-button svg {
  fill: #0f84cd;
  height: 24px;
  width: 24px;
}
.main-holder .dwb-mobile-menu .mobile-menu-button.open svg path:first-child,
.main-holder .dwb-mobile-menu .mobile-menu-button svg path:last-child {
  display: none;
}
.main-holder .dwb-mobile-menu .mobile-menu-button.open svg path:last-child {
  display: block;
}
.main-holder .dwb-sidebar {
  background-color: #fff;
  bottom: 0;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  height: 100vh;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  transform: translateX(-100%);
  transition: all 0.2s ease-in-out;
  width: 256px;
  z-index: 10;
}
.main-holder .dwb-sidebar.open {
  transform: none;
}
.main-holder .dwb-sidebar .logo-holder {
  display: none;
  padding: 32px;
}
.main-holder .dwb-sidebar .logo-holder img {
  display: block;
  width: 100%;
}
.main-holder .dwb-sidebar .menu-holder {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
}
.main-holder .dwb-sidebar .menu-holder .dwb-menu {
  margin-top: 72px;
  padding: 16px;
}
.main-holder .dwb-sidebar .menu-holder .dwb-menu .btn-primary-inverted {
  border: none;
  color: #363940;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 16px;
  text-align: left;
  text-transform: none;
}
.main-holder .dwb-sidebar .menu-holder .dwb-menu .btn-primary-inverted.active,
.main-holder
  .dwb-sidebar
  .menu-holder
  .dwb-menu
  .btn-primary-inverted:active:focus,
.main-holder .dwb-sidebar .menu-holder .dwb-menu .btn-primary-inverted:focus,
.main-holder .dwb-sidebar .menu-holder .dwb-menu .btn-primary-inverted:hover {
  border: none;
}
.main-holder .dwb-sidebar .menu-holder .dwb-menu .btn-primary-inverted:focus {
  color: #363940;
}
.main-holder .dwb-sidebar .menu-holder .dwb-menu .btn-primary-inverted.active,
.main-holder
  .dwb-sidebar
  .menu-holder
  .dwb-menu
  .btn-primary-inverted:active:focus,
.main-holder .dwb-sidebar .menu-holder .dwb-menu .btn-primary-inverted:hover {
  color: #fff;
}
.main-holder .dwb-sidebar .sidebar-bottom-btn {
  background-color: #f6f7fa;
  display: block;
  padding: 16px;
  width: 100%;
}
.main-holder .dwb-sidebar .sidebar-bottom-btn .btn-primary-inverted {
  background-color: transparent;
}
.main-holder
  .dwb-sidebar
  .sidebar-bottom-btn
  .btn-primary-inverted:not(:last-child) {
  margin-bottom: 8px;
}
.main-holder .dwb-sidebar .sidebar-bottom-btn .btn-primary-inverted.active,
.main-holder
  .dwb-sidebar
  .sidebar-bottom-btn
  .btn-primary-inverted:active:focus {
  background-color: #0f84cd;
}
.main-holder .dwb-sidebar .sidebar-bottom-btn .btn-primary-inverted:focus {
  background-color: #fff;
}
.main-holder .dwb-sidebar .sidebar-bottom-btn .btn-primary-inverted:hover {
  background-color: #0f84cd;
}
.main-holder .main-cotent {
  flex: 1 1 0%;
  max-width: 100%;
  min-height: 100vh;
  padding-top: 72px;
  position: relative;
  z-index: 0;
}
@media (min-width: 1200px) {
  .main-holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    min-height: 100vh;
    width: 100%;
  }
  .main-holder .dwb-mobile-menu {
    display: none;
    position: relative;
  }
  .main-holder .dwb-sidebar {
    transform: translateX(0);
  }
  .main-holder .dwb-sidebar .logo-holder {
    display: block;
  }
  .main-holder .dwb-sidebar .menu-holder .dwb-menu {
    margin-top: 0;
  }
  .main-holder .main-cotent {
    margin-left: 256px;
    max-width: calc(100% - 256px);
    padding-top: 0;
  }
}
@media print {
  .main-holder .dwb-mobile-menu,
  .main-holder .dwb-sidebar,
  .noprint {
    display: none !important;
  }
  .main-holder .main-cotent {
    padding-top: 0 !important;
  }
}
.element-accordion .text-heading {
  margin-bottom: 40px;
  text-align: center;
}
.element-accordion .accordion-item {
  border: 1px solid #e1e5ee;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 20px;
}
.element-accordion .accordion-header {
  position: relative;
}
.element-accordion .accordion-header h6 {
  width: calc(100% - 28px);
}
.element-accordion .accordion-header .accordion-btn {
  display: block;
  height: 24px;
  position: absolute;
  right: 0;
  top: 1.5px;
  user-select: none;
  width: 24px;
}
.element-accordion .accordion-header .accordion-btn svg {
  fill: #0f84cd;
  display: block;
  height: 100%;
  width: 100%;
}
.element-accordion .accordion-header .accordion-btn svg:first-child {
  display: none;
}
.element-accordion .accordion-header .accordion-btn.collapsed svg:first-child {
  display: block;
}
.element-accordion .accordion-header .accordion-btn.collapsed svg:last-child {
  display: none;
}
.element-accordion .accordion-body {
  margin-top: 20px;
  padding: 0;
}
@media print {
  .element-accordion .text-heading {
    margin-bottom: 40px;
  }
  .element-accordion .accordion-item {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 20px;
    width: 100%;
  }
  .element-accordion .accordion-header .accordion-btn {
    display: none;
  }
  .element-accordion .collapse:not(.show) {
    display: block;
  }
}
.element-team .heading-holder {
  margin-bottom: 20px;
}
.element-team .team-holder {
  margin-top: 40px;
}
.element-team .col:not(:nth-child(-n + 4)) {
  margin-top: 20px;
}
.element-team .img-holder {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}
.element-team .img-holder img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.element-team .agent-position {
  font-size: 14px;
  text-transform: uppercase;
}
.element-agent-single .agent-holder:not(:last-child),
.element-agent-single .agent-holder > :not(:last-child) {
  margin-bottom: 20px;
}
.element-agent-single .agent-img .img-holder {
  border-radius: 50%;
  display: block;
  height: 112px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 100%;
  width: 112px;
}
.element-agent-single .agent-img .img-holder img {
  display: block;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}
.element-agent-single .agent-details {
  width: 100%;
}
.element-agent-single .agent-name {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: capitalize;
}
.element-agent-single .agent-position {
  font-size: 14px;
  margin-bottom: 12px;
  text-transform: capitalize;
}
.element-agent-single .contact-num {
  color: #363940;
}
.element-agent-single.element-listing-two-agents .col-12 {
  margin-bottom: 40px;
}
.element-agent-single.element-listing-two-agents
  .agent-contacts-holder
  .agent-contact:not(:last-child) {
  margin-bottom: 10px;
  margin-right: 0;
}
.element-agent-single.element-listing-two-agents
  .agent-contacts-holder
  .agent-contact:first-child {
  margin-right: 20px;
}
.element-agent-single .agent-contacts-holder {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}
.element-agent-single .agent-contacts-holder .agent-contact {
  display: inline-block;
  padding-left: 32px;
  position: relative;
  vertical-align: middle;
}
.element-agent-single .agent-contacts-holder .agent-contact:not(:last-child) {
  margin-right: 20px;
}
.element-agent-single .agent-contacts-holder .agent-contact a {
  display: block;
  font-size: 14px;
}
.element-agent-single .agent-contacts-holder .agent-contact svg {
  stroke: #0f84cd;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
}
@media (min-width: 576px) {
  .element-agent-single .agent-holder:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .element-agent-single .agent-holder > :not(:last-child) {
    margin-bottom: 20px;
  }
  .element-agent-single .agent-img {
    width: 16.666667%;
  }
  .element-agent-single .agent-details {
    width: 80%;
  }
}
@media (min-width: 992px) {
  .element-agent-single.element-listing-two-agents .col-12 {
    margin-bottom: 0;
  }
  .element-agent-single.element-listing-two-agents .agent-img {
    width: 30%;
  }
  .element-agent-single.element-listing-two-agents .agent-details {
    width: 70%;
  }
}
@media (max-width: 991.98px) {
  .element-team .col:not(:nth-child(-n + 4)) {
    margin-top: 0;
  }
  .element-team .col:not(:nth-child(-n + 3)) {
    margin-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .element-team .col:not(:nth-child(-n + 3)) {
    margin-top: 0;
  }
  .element-team .col:not(:nth-child(-n + 2)) {
    margin-top: 20px;
  }
}
@media (max-width: 575.98px) {
  .element-team .col:not(:nth-child(-n + 2)) {
    margin-top: 0;
  }
  .element-team .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media print {
  .element-team .heading-holder {
    margin-bottom: 40px;
  }
  .element-team .col {
    width: 25%;
  }
  .element-team .col:not(:nth-child(-n + 2)) {
    margin-top: 0;
  }
  .element-team .col:not(:nth-child(-n + 4)) {
    margin-top: 20px;
  }
  .element-team .team-holder {
    margin-top: 0;
  }
  .element-agent-single {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
  }
}
.element-cta .text-holder {
  margin-bottom: 20px;
  text-align: center;
}
.element-cta-columns .text-holder,
.element-cta-columns .text-wrapper {
  margin-bottom: 24px;
}
.element-cta-columns .text-heading {
  font-weight: 500;
}
.element-cta-button {
  padding-bottom: 10px;
  padding-top: 10px;
}
.element-cta-button .multiple-btn {
  display: flex;
  flex-wrap: wrap;
}
.element-cta-button .multiple-btn a:not(:last-child) {
  margin-right: 20px;
}
.element-cta-style-3 .text-holder {
  border: 1px solid #e1e5ee;
  border-radius: 5px;
  padding: 32px 16px;
}
.element-cta-simple-center .btn-holder,
.element-cta-simple-center .text-holder {
  margin-bottom: 20px;
  width: 100%;
}
.element-cta-simple-desc .col:not(:last-child) {
  margin-bottom: 20px;
}
.element-cta-three-col .col:not(:nth-child(-n + 3)),
.element-cta-two-col .col:not(:nth-child(-n + 2)) {
  margin-top: 20px;
}
.element-cta-image-left .img-holder {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}
.element-cta-image-left .img-holder .wrapper {
  display: block;
  width: 100%;
}
.element-cta-image-left .img-holder .wrapper img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.element-cta-image-left .text-holder {
  display: block;
  width: 100%;
}
.element-cta-btn-propps {
  padding-bottom: 20px;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .element-cta .text-holder {
    margin-bottom: 28px;
  }
  .element-cta-style-3 .text-holder {
    padding-bottom: 48px;
    padding-top: 48px;
  }
  .element-cta-simple-center .btn-holder,
  .element-cta-simple-center .text-holder {
    margin-bottom: 0;
    width: auto;
  }
  .element-cta-image-left .img-holder {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .element-cta-simple-desc .col:not(:last-child) {
    margin-bottom: 0;
  }
  .element-cta-image-left .img-holder {
    margin-bottom: 0;
    width: 50%;
  }
  .element-cta-image-left .text-holder {
    width: 40%;
  }
}
@media (max-width: 991.98px) {
  .element-cta-three-col .col:not(:nth-child(-n + 3)) {
    margin-top: 0;
  }
  .element-cta-three-col .col:not(:nth-child(-n + 2)) {
    margin-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .element-cta-three-col .col:not(:nth-child(-n + 2)),
  .element-cta-two-col .col:not(:nth-child(-n + 2)) {
    margin-top: 0;
  }
  .element-cta-three-col .col:not(:last-child),
  .element-cta-two-col .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .element-cta-button {
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .element-cta-button .multiple-btn {
    display: block;
    flex-wrap: nowrap;
  }
  .element-cta-button .multiple-btn a:not(:last-child) {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .element-cta-btn-propps {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
@media print {
  .element-cta-image-left,
  .element-cta-simple,
  .element-cta-simple-center,
  .element-cta-simple-desc,
  .element-cta-style-1,
  .element-cta-style-2,
  .element-cta-style-3 {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
  }
  .element-cta-simple .btn-holder {
    margin-top: 20px;
    text-align: left !important;
  }
  .element-cta-two-col .col {
    width: 50%;
  }
  .element-cta-three-col .col {
    width: 33.33%;
  }
  .element-cta-btn-propps,
  .element-cta-button {
    min-height: auto;
    padding-bottom: 0;
    padding-top: 20px;
    page-break-after: auto;
  }
  .element-cta-btn-propps:not(:first-child),
  .element-cta-button:not(:first-child) {
    page-break-before: auto;
  }
}
.element-footer svg {
  fill: #0f84cd;
  stroke: #0f84cd;
  height: 20px;
  width: 20px;
}
.element-footer .separtor-holder {
  display: block;
  padding-bottom: 20px;
}
.element-footer .separtor-holder .separator {
  border-top: 1px solid #f6f7fa;
  display: block;
}
.element-footer .bottom-wrapper .col:not(:last-child) {
  margin-bottom: 20px;
}
.element-footer .bottom-wrapper .col:last-child p {
  color: #95a1bb;
  font-size: 14px;
  min-height: 20px;
  text-align: center;
}
.element-footer .bottom-wrapper .social-media-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.element-footer .bottom-wrapper .social-media-icons .icon {
  position: relative;
}
.element-footer .bottom-wrapper .social-media-icons .icon:not(:first-child) {
  margin-left: 10px;
}
.element-footer .bottom-wrapper .social-media-icons .icon a {
  bottom: 0;
  display: block;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.element-footer .bottom-wrapper .social-media-icons .icon svg {
  stroke: initial;
  height: 28px;
  width: 28px;
}
.element-footer-style-1 .col:not(:last-child),
.element-footer-style-1 .top-wrapper {
  margin-bottom: 20px;
}
.element-footer-style-1 .agent-holder {
  display: flex;
  flex-wrap: wrap;
}
.element-footer-style-1 .agent-img-holder {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  width: 100%;
}
.element-footer-style-1 .agent-img-holder .agent-img-wrapper {
  border-radius: 50%;
  max-width: 80px;
  overflow: hidden;
  width: 25%;
}
.element-footer-style-1 .agent-img-holder .agent-img-wrapper img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.element-footer-style-1 .agent-img-holder .agent-name-wrapper {
  padding-left: 20px;
  width: 60%;
}
.element-footer-style-1 .agent-img-holder .agent-name-wrapper .agent-name {
  font-weight: 700;
  margin-bottom: 8px;
  min-height: 28px;
  text-transform: capitalize;
}
.element-footer-style-1 .agent-img-holder .agent-name-wrapper .office-name {
  font-size: 14px;
  min-height: 20px;
  text-transform: capitalize;
}
.element-footer-style-1 .agent-contact-holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.element-footer-style-1 .agent-contact-holder .icon-holder {
  display: block;
  margin-bottom: 16px;
  padding-left: 32px;
  position: relative;
  width: 100%;
}
.element-footer-style-1 .agent-contact-holder .icon-holder p {
  font-size: 14px;
  min-height: 18px;
}
.element-footer-style-1 .agent-contact-holder .icon-holder p a {
  color: #363940;
  font-weight: 400;
}
.element-footer-style-1 .agent-contact-holder .icon-holder svg {
  left: 0;
  position: absolute;
  top: 0;
}
.element-office-footer .agent-contact-holder {
  width: 100%;
}
.element-footer-style-2 .text-heading-holder {
  display: block;
  margin-bottom: 32px;
  text-align: center;
}
.element-footer-style-2 .agent-container {
  display: block;
  margin-bottom: 20px;
}
.element-footer-style-2 .agent-holder {
  display: block;
}
.element-footer-style-2 .agent-holder:not(:last-child) {
  margin-bottom: 20px;
}
.element-footer-style-2 .agent-name-wrapper {
  margin-bottom: 28px;
}
.element-footer-style-2 .agent-name-wrapper .agent-name {
  font-weight: 700;
  min-height: 28px;
  text-align: center;
  text-transform: capitalize;
}
.element-footer-style-2 .agent-name-wrapper .office-name {
  font-size: 14px;
  min-height: 20px;
  text-align: center;
  text-transform: capitalize;
}
.element-footer-style-2 .agent-contact-holder .col {
  margin-bottom: 16px;
  text-align: center;
}
.element-footer-style-2 .agent-contact-holder .col svg {
  display: block;
  height: 32px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  width: 32px;
}
.element-footer-style-2 .agent-contact-holder .col a {
  color: #363940;
  font-size: 14px;
  font-weight: 400;
  min-height: 18px;
}
.element-office-footer-2 .text-heading-holder {
  margin-bottom: 0;
}
.element-footer-style-3 .text-heading-holder {
  display: block;
  margin-bottom: 40px;
}
.element-footer-style-3 .agent-holder .agent-wrapper {
  margin-bottom: 20px;
  width: 100%;
}
.element-footer-style-3 .agent-holder .agent-wrapper p {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 16px;
  min-height: 20px;
}
.element-footer-style-3
  .agent-holder
  .agent-wrapper
  .icon-holder:not(:last-child)
  p {
  text-transform: capitalize;
}
.element-footer-style-3 .agent-holder .img-holder {
  border-radius: 50%;
  display: block;
  max-width: 80px;
  overflow: hidden;
  width: 100%;
}
.element-footer-style-3 .agent-holder .img-holder img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.element-footer-style-3 .agent-holder .icon-holder {
  display: block;
  margin-bottom: 16px;
  padding-left: 32px;
  position: relative;
  width: 100%;
}
.element-footer-style-3 .agent-holder .icon-holder p {
  font-size: 14px;
  font-weight: 400;
  min-height: 24px;
}
.element-footer-style-3 .agent-holder .icon-holder p a {
  color: #363940;
  font-weight: 400;
}
.element-footer-style-3 .agent-holder .icon-holder svg {
  left: 0;
  position: absolute;
  top: 0;
}
.element-office-footer-3 .agent-holder .agent-wrapper:last-child {
  width: 100%;
}
.element-footer-style-4 .text-heading-holder {
  display: block;
  margin-bottom: 32px;
  text-align: center;
}
.element-footer-style-4 .agent-container {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
.element-footer-style-4 .agent-holder {
  display: block;
}
.element-footer-style-4 .agent-holder:not(:last-child) {
  margin-bottom: 20px;
}
.element-footer-style-4 .agent-name {
  font-weight: 700;
  min-height: 28px;
  text-transform: capitalize;
}
.element-footer-style-4 .office-name {
  font-size: 14px;
  margin-bottom: 16px;
  min-height: 20px;
  text-transform: capitalize;
}
.element-footer-style-4 .icon-wrapper:not(:last-child) {
  margin-bottom: 16px;
}
.element-footer-style-4 .icon-wrapper svg {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
}
.element-footer-style-4 .icon-wrapper p {
  display: inline-block;
  font-size: 14px;
  min-height: 18px;
  vertical-align: middle;
}
.element-footer-style-4 .icon-wrapper p a {
  color: #363940;
  font-weight: 400;
}
@media (min-width: 576px) {
  .element-footer-style-1 .agent-contact-holder,
  .element-footer-style-1 .agent-img-holder {
    padding-left: 10px;
    padding-right: 10px;
  }
  .element-footer-style-2 .agent-container {
    margin-bottom: 40px;
  }
  .element-footer-style-2 .agent-contact-holder .col {
    margin-bottom: 0;
  }
  .element-footer-style-4 .agent-container {
    margin-bottom: 40px;
  }
  .element-footer-style-4 .agent-contact-holder .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .element-footer .bottom-wrapper .col,
  .element-footer .bottom-wrapper .col:not(:last-child) {
    margin-bottom: 0;
  }
  .element-footer .bottom-wrapper .col:last-child p {
    text-align: left;
  }
  .element-footer .bottom-wrapper .social-media-icons {
    justify-content: end;
  }
  .element-footer-style-1 .agent-img-holder {
    align-items: flex-start;
    width: 40%;
  }
  .element-footer-style-1 .agent-contact-holder {
    width: 60%;
  }
  .element-footer-style-1 .agent-contact-holder .icon-holder:not(:last-child) {
    width: 50%;
  }
  .element-office-footer .agent-contact-holder {
    width: 100%;
  }
  .element-office-footer .agent-contact-holder .icon-holder {
    width: 33.33%;
  }
  .element-footer-style-2 .agent-contact-holder .col svg {
    margin-bottom: 24px;
  }
  .element-footer-style-3 .agent-container .agent-wrapper {
    margin-bottom: 0;
  }
  .element-footer-style-3 .agent-container .agent-wrapper:first-child {
    width: 16.666667%;
  }
  .element-footer-style-3 .agent-container .agent-wrapper:last-child {
    width: 83.333333%;
  }
  .element-footer-style-3 .agent-container .agent-wrapper p,
  .element-footer-style-3 .agent-container .icon-holder {
    margin-bottom: 20px;
  }
  .element-office-footer-3 .agent-container .agent-wrapper:first-child {
    width: auto;
  }
  .element-office-footer-3 .agent-container .agent-wrapper:last-child {
    width: 100%;
  }
  .element-footer-style-4 .icon-wrapper:not(:last-child),
  .element-footer-style-4 .office-name {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .element-footer-style-1 .agent-img-holder,
  .element-footer-style-1 .col:not(:last-child),
  .element-footer-style-3 .agent-container .agent-wrapper {
    margin-bottom: 0;
  }
  .element-footer-style-3 .agent-container .agent-wrapper:first-child {
    width: 8.333333%;
  }
  .element-footer-style-3 .agent-container .agent-wrapper:last-child {
    width: 91.666667%;
  }
  .element-office-footer-3 .agent-container .agent-wrapper:first-child {
    width: auto;
  }
  .element-office-footer-3 .agent-container .agent-wrapper:last-child {
    width: 100%;
  }
}
@media print {
  .element-footer {
    align-items: center;
    display: flex;
  }
}
.element-form .heading-text-holder {
  margin-bottom: 20px;
}
.element-form form {
  margin-bottom: 0;
}
.element-form .row:not(:last-child) {
  margin-bottom: 20px;
}
.element-form .col:first-child {
  margin-bottom: 0;
}
.element-form .col:not(:last-child) {
  margin-bottom: 20px;
}
.element-form .col label {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 6px;
}
.element-form .col input,
.element-form .col textarea {
  border: 1px solid #e1e5ee;
  border-radius: 5px;
  display: block;
  font-size: 14px;
  padding: 12px 16px;
  resize: none;
  width: 100%;
}
.element-form .col input:focus,
.element-form .col textarea:focus {
  outline: none;
}
.element-form .col small {
  color: #95a1bb;
  font-size: 10px;
}
.element-form .col .text-disclaimer {
  font-size: 14px;
  margin-bottom: 16px;
}
.element-form .col button {
  width: 100%;
}
@media (min-width: 576px) {
  .element-form .col button {
    width: auto;
  }
}
@media (min-width: 768px) {
  .element-form .container {
    max-width: 768px;
  }
  .element-form .col:not(:last-child) {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .element-form .heading-text-holder {
    margin-bottom: 28px;
  }
}
@media print {
  .element-form {
    display: none;
  }
}
.element-fullwidth-img {
  padding-top: 0;
}
.element-img .img-holder {
  display: block;
  width: 100%;
}
.element-img .img-holder img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.element-img .col .img-holder {
  aspect-ratio: 4/3;
  position: relative;
}
.element-img .col .img-holder img {
  height: 100%;
  object-fit: cover;
}
.element-four-col-img .col:not(:nth-child(-n + 4)),
.element-three-col-img .col:not(:nth-child(-n + 3)),
.element-two-col-img .col:not(:nth-child(-n + 2)) {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .element-four-col-img .col:not(:nth-child(-n + 4)) {
    margin-top: 0;
  }
  .element-four-col-img .col:not(:nth-child(-n + 3)) {
    margin-top: 20px;
  }
}
@media (max-width: 575.98px) {
  .element-four-col-img .col,
  .element-three-col-img .col,
  .element-two-col-img .col {
    height: auto;
  }
  .element-four-col-img .col:not(:nth-child(-n + 2)),
  .element-four-col-img .col:not(:nth-child(-n + 3)),
  .element-three-col-img .col:not(:nth-child(-n + 2)),
  .element-three-col-img .col:not(:nth-child(-n + 3)),
  .element-two-col-img .col:not(:nth-child(-n + 2)),
  .element-two-col-img .col:not(:nth-child(-n + 3)) {
    margin-top: 0;
  }
  .element-four-col-img .col:not(:last-child),
  .element-three-col-img .col:not(:last-child),
  .element-two-col-img .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media print {
  .element-large-img {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
  }
  .element-fullwidth-img {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    min-height: auto !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .element-fullwidth-img .img-holder {
    height: 100vh;
  }
  .element-fullwidth-img .img-holder img {
    display: block;
    height: 100%;
    object-fit: cover;
  }
  .element-four-col-img .col {
    width: 50%;
  }
  .element-four-col-img .col:not(:nth-child(-n + 3)) {
    margin-top: 0;
  }
  .element-four-col-img .col:not(:nth-child(-n + 2)) {
    margin-top: 20px;
  }
}
.element-header-logo {
  padding-top: 0;
}
.element-header-logo .img-holder {
  display: block;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
}
.element-header-logo .img-holder img {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 20px;
  max-width: 100%;
  width: 75%;
}
.element-banner {
  padding-bottom: 0;
  padding-top: 0;
}
.element-banner .property-address {
  font-weight: 300;
  text-transform: capitalize;
}
.element-banner .property-heading {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.429;
  text-transform: capitalize;
}
.element-banner .property-bed-bath-car {
  border: 1px solid #e1e5ee;
  border-radius: 5px;
  display: inline-block;
  font-size: 14px;
  line-height: 1.429;
  margin-bottom: 64px;
  padding: 20px;
}
.element-banner .view-more {
  color: #0f84cd;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
.element-banner-two-col .two-col-wrapper {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.element-banner-two-col .text-holder {
  padding: 32px 16px;
}
.element-banner-two-col .img-holder img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.element-banner-style-3 {
  padding-bottom: 10px;
  padding-top: 10px;
}
.element-banner-style-3 .text-holder {
  margin-bottom: 56px;
  text-align: center;
}
.element-banner-style-3 .badge {
  margin-left: 0;
}
.element-banner-style-3 .img-holder {
  display: block;
  width: 100%;
}
.element-banner-style-3 .img-holder img {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.element-banner-style-3 .property-bed-bath-car {
  margin-bottom: 0;
}
.element-banner-img {
  align-items: flex-end;
  display: flex;
  height: 50vh;
  padding-bottom: 40px;
  padding-top: 40px;
  position: relative;
}
.element-banner-img .text-holder {
  position: relative;
  z-index: 20;
}
.element-banner-img .property-address {
  color: #fff;
}
.element-banner-img .img-holder {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.element-banner-img .img-holder img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.element-banner-style-4 .bg-opacity {
  background-image: linear-gradient(transparent, #000);
  bottom: 0;
  height: 33.33%;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.element-banner-style-4 .view-more {
  color: #fff;
}
.element-banner-style-5 .bg-opacity {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0.4;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}
.element-banner-style-5 .view-more {
  color: #fff;
}
.element-banner-style-6 .property-link {
  color: #fff;
  text-align: center;
}
.element-banner-style-6 .bg-opacity {
  background-image: linear-gradient(transparent, #000);
  bottom: 0;
  height: 33.33%;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.element-banner-style-6 .view-more {
  color: #fff;
}
.element-spacer {
  padding-bottom: 0;
  padding-top: 0;
}
.element-spacer .spacer {
  display: block;
  height: 20px;
  width: 100%;
}
@media (min-width: 576px) {
  .element-banner-two-col .text-holder {
    padding: 48px;
  }
  .element-banner-style-3 {
    padding-bottom: 25px;
    padding-top: 25px;
  }
}
@media (min-width: 768px) {
  .element-banner .property-address {
    font-size: 48px;
  }
  .element-banner .property-bed-bath-car {
    margin-bottom: 112px;
  }
  .element-banner-img {
    height: 60vh;
  }
  .element-banner-style-3 .property-bed-bath-car {
    margin-bottom: 0;
  }
  .element-banner-style-6 .bg-opacity {
    height: 25%;
  }
  .element-spacer .spacer {
    height: 40px;
  }
}
@media (min-width: 992px) {
  .element-header-logo .img-holder img {
    height: 96px;
    max-width: none;
    width: auto;
  }
  .element-banner .property-address {
    font-size: 60px;
  }
  .element-banner-img {
    height: 70vh;
    padding-bottom: 56px;
    padding-top: 56px;
  }
}
@media (min-width: 1200px) {
  .element-banner-two-col .text-holder {
    padding-left: 96px;
    padding-right: 96px;
  }
  .element-banner-two-col {
    height: 70vh;
  }
  .element-banner-two-col .two-col-wrapper {
    height: 100%;
  }
  .element-banner-two-col .text-holder {
    padding-bottom: 0;
    padding-top: 0;
  }
  .element-banner-two-col .img-holder {
    height: 100%;
  }
}
@media print {
  .element-header-logo {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .element-banner-two-col .two-col-wrapper {
    flex-direction: column-reverse;
  }
  .element-banner-two-col .img-holder {
    height: 40vh;
  }
  .element-banner-two-col .img-holder img {
    height: 100%;
    object-fit: cover;
  }
  .element-spacer {
    display: none;
  }
}
.element-map .map-holder {
  display: block;
  position: relative;
  width: 100%;
}
.element-map .map-wrapper {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.element-map .text-heading {
  font-weight: 500;
}
.element-map .address-holder {
  margin-bottom: 36px;
  padding-left: 28px;
  position: relative;
}
.element-map .address-holder .text-address {
  color: #0f84cd;
  font-size: 14px;
}
.element-map .address-holder svg {
  fill: #0f84cd;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
.element-map .text-description {
  font-size: 14px;
}
.element-default-map .map-holder {
  padding-top: 46%;
}
.element-fullwidth-map .map-holder {
  padding-top: 28%;
}
.element-with-text-map {
  position: relative;
}
.element-with-text-map .map-container {
  margin-top: 40px;
  width: 100%;
}
.element-with-text-map .map-holder {
  padding-top: 44%;
}
@media (min-width: 992px) {
  .element-with-text-map .container {
    padding-bottom: 56px;
    padding-top: 56px;
  }
  .element-with-text-map .map-container {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 41.666667%;
  }
}
@media (max-width: 991.98px) {
  .element-default-map .map-holder,
  .element-fullwidth-map .map-holder,
  .element-with-text-map .map-holder {
    padding-top: 50%;
  }
}
@media (max-width: 575.98px) {
  .element-default-map .map-holder,
  .element-fullwidth-map .map-holder,
  .element-with-text-map .map-holder {
    padding-top: 75%;
  }
}
@media print {
  .element-map {
    display: none;
  }
}
.element-properties .properties-holder {
  margin-top: 40px;
}
.element-properties .property:not(:last-child) {
  margin-bottom: 20px;
}
.element-properties .property .shadow-sm {
  display: block;
  height: 100%;
  width: 100%;
}
.element-properties .property-img-holder {
  display: block;
  margin-bottom: 16px;
  padding-top: 60%;
  position: relative;
  width: 100%;
}
.element-properties .property-img-holder img {
  background-color: #f6f7fa;
  display: block;
  height: 100%;
  left: 0;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.element-properties .property-badge {
  background-color: #0f84cd;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  padding: 4px 8px;
  position: absolute;
  right: 12px;
  text-transform: uppercase;
  top: 12px;
  z-index: 1;
}
.element-properties .property-bed-bath-car {
  color: #0f84cd;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
.element-properties .property-address {
  font-weight: 600;
  text-transform: capitalize;
}
.element-properties .property-price {
  font-size: 14px;
}
.property-sold .property-badge {
  background-color: #df1f1f;
}
@media (min-width: 576px) {
  .element-properties .property:not(:last-child) {
    margin-bottom: 0;
  }
  .element-properties .property:not(:nth-child(-n + 2)) {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .element-properties .property:not(:nth-child(-n + 2)) {
    margin-top: 0;
  }
  .element-properties .property:not(:nth-child(-n + 3)) {
    margin-top: 20px;
  }
}
@media print {
  .element-properties .property {
    width: 33.33%;
  }
  .element-properties .property:not(:nth-child(-n + 2)) {
    margin-top: 0;
  }
  .element-properties .property:not(:nth-child(-n + 3)) {
    margin-top: 20px;
  }
  .element-properties .property-badge {
    font-size: 8px !important;
    font-weight: 700;
  }
}
.element-property-pricing .row {
  border: 1px solid #e1e5ee;
  border-radius: 5px;
  padding: 40px 24px;
}
.element-property-pricing .col:not(:last-child) {
  margin-bottom: 10px;
}
/* .element-property-pricing .col p {
  font-size: 14px;
} */
.element-property-pricing .col p:not(:last-child) {
  margin-bottom: 10px;
}
.element-property-pricing .col .badge {
  font-size: 12px;
}
.element-property-pricing .col .property-price {
  color: unset;
}
.element-statistics .text-heading {
  margin-bottom: 20px;
}
.element-statistics .row {
  margin-top: 40px;
  text-align: center;
}
.element-statistics .col:not(:nth-child(-n + 3)) {
  margin-top: 20px;
}
.element-statistics .col h1 {
  /* color: #0f84cd; */
  font-weight: 700;
}
.element-property-details .row {
  margin: 0;
}
.element-property-details .row .col {
  border: solid #e1e5ee;
  border-width: 0 0 1px;
}
.element-property-details .row:first-child .col {
  border-top-width: 1px;
}
.element-property-details .col {
  padding: 16px;
}
.element-property-details .col p {
  font-size: 14px;
}
.element-property-details .col:first-child p {
  font-weight: 700;
  text-transform: capitalize;
}
.element-property-details .col:last-child p {
  text-align: right;
}
@media (min-width: 576px) {
  .element-statistics .text-heading {
    margin-bottom: 10px;
  }
  .element-property-details .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .element-property-details .col:last-child p {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .element-property-pricing .col:not(:last-child) {
    margin-bottom: 0;
  }
  .element-statistics .row {
    text-align: left;
  }
}
@media (max-width: 991.98px) {
  .element-statistics .col:not(:nth-child(-n + 3)) {
    margin-top: 0;
  }
  .element-statistics .col:not(:nth-child(-n + 3)) {
    margin-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .element-statistics:not(:last-child),
  .element-statistics:not(:nth-child(-n + 2)) {
    margin-top: 0;
  }
}
@media print {
  .element-property-details,
  .element-property-pricing,
  .element-statistics {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
  }
  .element-property-details {
    align-items: center;
    display: flex;
  }
  .element-property-details .row:not(:last-child) {
    margin-bottom: 20px;
  }
  .element-property-details .col {
    border: none !important;
    padding: 0;
  }
  .element-statistics .text-heading {
    text-align: center;
  }
}
.element-property-filling-cabinet .text-heading {
  margin-bottom: 40px;
}
.element-property-filling-cabinet .filling-cabinet-holder {
  position: relative;
}
.element-property-filling-cabinet .filling-cabinet-holder a {
  border: 1px solid #e1e5ee;
  border-radius: 5px;
  color: #363940;
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
  padding: 20px 56px 20px 16px;
}
.element-property-filling-cabinet .filling-cabinet-holder a.active,
.element-property-filling-cabinet .filling-cabinet-holder a:active:focus,
.element-property-filling-cabinet .filling-cabinet-holder a:focus,
.element-property-filling-cabinet .filling-cabinet-holder a:hover {
  box-shadow: none;
  text-decoration: none;
}
.element-property-filling-cabinet .filling-cabinet-holder a:hover {
  border-color: #0f84cd;
}
.element-property-filling-cabinet .filling-cabinet-holder .icon-holder {
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.element-property-filling-cabinet .filling-cabinet-holder .icon-holder svg {
  stroke: #0f84cd;
  display: block;
  height: 20px;
  width: 16px;
}
@media (min-width: 576px) {
  .element-property-filling-cabinet .filling-cabinet-holder a {
    font-size: 18px;
  }
}
.element-property-grid .col:not(:last-child) {
  margin-bottom: 20px;
}
.element-property-grid .img-holder {
  aspect-ratio: auto 4/3;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  width: 100%;
}
.element-property-grid .img-holder img {
  cursor: pointer;
  display: block;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}
.element-floorplans .col {
  height: auto;
}
.element-floorplans .col .img-holder {
  aspect-ratio: auto 4/3;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  width: 100%;
}
.element-floorplans .col .img-holder img {
  cursor: pointer;
  height: 100%;
  object-fit: cover;
}
.element-slider .container {
  position: relative;
}
.element-slider .img-holder {
  display: block;
  width: 100%;
}
.element-slider .img-holder img {
  cursor: pointer;
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.element-slider .owl-carousel .owl-item {
  opacity: 0.6;
}
.element-slider .owl-carousel .owl-item.active {
  opacity: 1;
}
.element-slider .owl-nav {
  display: none;
  height: 34px;
  margin-top: 0 !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.element-slider .owl-next,
.element-slider .owl-prev {
  margin: 0 !important;
  position: absolute;
}
.element-slider .owl-next:hover,
.element-slider .owl-prev:hover {
  background: transparent !important;
  opacity: 0.9 !important;
}
.element-slider .owl-next:after,
.element-slider .owl-prev:after {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 24px;
  width: 15px;
}
.element-slider .owl-next span,
.element-slider .owl-prev span {
  display: none;
}
.element-slider .owl-prev {
  left: -31px;
}
.element-slider .owl-prev:after {
  background-image: url(https://s3-ap-southeast-2.amazonaws.com/mydesign3.websiteblue.com/resources/admin/2354/WebBooks/Default-Theme/Images/chevron_left_icon.svg);
}
.element-slider .owl-next {
  right: -31px;
}
.element-slider .owl-next:after {
  background-image: url(https://s3-ap-southeast-2.amazonaws.com/mydesign3.websiteblue.com/resources/admin/2354/WebBooks/Default-Theme/Images/chevron_right_icon.svg);
}
.element-slider .owl-dots {
  display: block;
  margin-top: 16px;
}
.element-slider .owl-dots .owl-dot:hover span,
.element-slider .owl-dots .owl-dot span {
  background: #e1e5ee !important;
}
.element-slider .owl-dots .owl-dot.active span {
  background: #95a1bb !important;
}
.element-grid-slider .owl-carousel .owl-stage-outer {
  z-index: 1;
}
.element-grid-slider .img-holder {
  aspect-ratio: auto 4/3;
}
.element-grid-slider .img-holder img {
  height: 100%;
  object-fit: cover;
}
.element-slider-style-3 {
  padding-bottom: 0;
  padding-top: 0;
}
.element-slider-style-3 .carousel-holder {
  position: relative;
}
.element-slider-style-3 .owl-prev {
  left: 5% !important;
}
.element-slider-style-3 .owl-next {
  right: 5% !important;
}
.element-slider-style-3 .owl-nav {
  display: block;
}
.element-slider-style-3 .owl-dots {
  display: none;
}
.lg-backdrop {
  background-color: #000000e3 !important;
}
@media (min-width: 576px) {
  .element-property-grid .col:not(:last-child) {
    margin-bottom: 0;
  }
  .element-property-grid .col:not(:nth-child(-n + 3)) {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .element-slider .owl-nav {
    display: block;
    height: 24px;
  }
  .element-slider .owl-dots {
    display: none;
  }
  .element-slider .owl-carousel .owl-item {
    opacity: 1;
  }
  .element-slider-style-1 {
    overflow: hidden;
  }
  .element-slider-style-1 .owl-carousel .owl-stage-outer {
    overflow: initial;
  }
  .element-slider-style-1 .owl-carousel .owl-item {
    opacity: 0.6;
  }
  .element-slider-style-1 .owl-carousel .owl-item.active {
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .element-slider .owl-next:after,
  .element-slider .owl-prev:after {
    content: "";
    height: 34px;
    width: 22px;
  }
  .element-slider .owl-prev {
    left: -38px;
  }
  .element-slider .owl-next {
    right: -38px;
  }
}
[data-gjs-type="Main Wrapper"] .element-floorplans .col,
[data-gjs-type="Main Wrapper"] .element-property-grid .col {
  padding-bottom: 12px;
  padding-top: 12px;
}
@media print {
  .element-floorplan,
  .element-property-grid {
    min-height: auto;
    padding-bottom: 0;
    padding-top: 0;
  }
  .element-floorplan:not(:first-child),
  .element-property-grid:not(:first-child) {
    page-break-before: auto;
  }
  .element-floorplan .container,
  .element-property-grid .container {
    padding-left: 5px;
    padding-right: 5px;
  }
  .element-floorplan .row,
  .element-property-grid .row {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .element-floorplan .col,
  .element-property-grid .col {
    display: inline-block;
    margin-bottom: 0;
    margin-left: -2px;
    margin-right: -2px;
    margin-top: 40px !important;
  }
  .element-grid-slider {
    min-height: auto;
    padding-bottom: 0;
    padding-top: 20px;
  }
  .element-grid-slider:not(:first-child) {
    page-break-before: auto;
  }
  .element-grid-slider .container {
    padding-left: 5px;
    padding-right: 5px;
  }
  .element-grid-slider .owl-theme .owl-dots,
  .element-grid-slider .owl-theme .owl-nav {
    display: none;
  }
  .element-grid-slider .owl-stage-outer {
    overflow: auto;
  }
  .element-grid-slider .owl-stage {
    transform: none !important;
    transition: initial !important;
    width: 100% !important;
  }
  .element-grid-slider .owl-item {
    display: inline-block !important;
    margin-bottom: 20px;
    margin-left: -2px !important;
    margin-right: -2px !important;
    margin-top: 20px;
    opacity: 1 !important;
    padding-left: 12px;
    padding-right: 12px;
    width: 33.33% !important;
  }
  .element-slider-style-1,
  .element-slider-style-2,
  .element-slider-style-3 {
    min-height: auto;
    padding-bottom: 0;
    padding-top: 0;
  }
  .element-slider-style-1:not(:first-child),
  .element-slider-style-2:not(:first-child),
  .element-slider-style-3:not(:first-child) {
    page-break-before: auto;
  }
  .element-slider-style-1 .container,
  .element-slider-style-2 .container,
  .element-slider-style-3 .container {
    padding-left: 5px;
    padding-right: 5px;
  }
  .element-slider-style-1 .owl-theme .owl-dots,
  .element-slider-style-1 .owl-theme .owl-nav,
  .element-slider-style-2 .owl-theme .owl-dots,
  .element-slider-style-2 .owl-theme .owl-nav,
  .element-slider-style-3 .owl-theme .owl-dots,
  .element-slider-style-3 .owl-theme .owl-nav {
    display: none;
  }
  .element-slider-style-1 .owl-stage-outer,
  .element-slider-style-2 .owl-stage-outer,
  .element-slider-style-3 .owl-stage-outer {
    overflow: auto;
  }
  .element-slider-style-1 .owl-stage,
  .element-slider-style-2 .owl-stage,
  .element-slider-style-3 .owl-stage {
    transform: none !important;
    transition: initial !important;
    width: 100% !important;
  }
  .element-slider-style-1 .owl-item,
  .element-slider-style-2 .owl-item,
  .element-slider-style-3 .owl-item {
    display: inline-block !important;
    margin-left: -2px !important;
    margin-right: -2px !important;
    margin-top: 40px;
    opacity: 1 !important;
    padding-left: 12px;
    padding-right: 12px;
    width: 100% !important;
  }
  .element-slider-style-1 .owl-item:last-child,
  .element-slider-style-2 .owl-item:last-child,
  .element-slider-style-3 .owl-item:last-child {
    margin-bottom: 40px;
  }
}
.element-table table {
  table-layout: fixed;
  width: 972px;
}
.element-table table tr {
  border-bottom: 1px solid #e1e5ee;
}
.element-table table th {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
  padding: 16px 20px;
  text-align: center;
  width: 25%;
}
.element-table table th:first-child {
  text-align: left;
}
.element-table table td {
  font-size: 14px;
  padding: 16px 20px;
  width: 25%;
}
.element-table table td:not(:first-child) {
  text-align: center;
}
.element-table-style-1 .table-holder {
  border-left: 1px solid #e1e5ee;
  border-right: 1px solid #e1e5ee;
  overflow-x: auto;
}
.element-table-style-2 .table-holder {
  overflow-x: auto;
}
.element-table-style-2 table,
.element-table-style-2 table tr {
  border: none;
}
.element-table-style-2 table tr:nth-child(2n) {
  background-color: #f6f7fa;
}
.element-table-style-2 table td,
.element-table-style-2 table th {
  border: none;
}
.element-table-style-3 .table-holder {
  overflow-x: auto;
}
.element-table-style-3 table,
.element-table-style-3 table td,
.element-table-style-3 table th {
  border: none;
}
@media (min-width: 992px) {
  .element-table table {
    width: 100%;
  }
  .element-table-style-1 .table-holder {
    border-left: 0;
    border-right: 0;
  }
}
@media print {
  .element-table .container {
    max-width: calc(100% - 32px);
  }
  .element-table table {
    width: 100%;
  }
}
.element-tab .tabs-holder {
  margin-bottom: 10px;
}
.element-tab .nav-item:not(:last-child) {
  margin-right: 20px;
}
.element-tab .nav-link {
  background-color: transparent;
  border: 1px solid #0f84cd;
  border-radius: 5px;
  color: #0f84cd;
  display: block;
  font-size: 12px;
  font-weight: 400;
  padding: 12px 20px;
  text-align: center;
  text-transform: uppercase;
}
.element-tab .nav-link.active,
.element-tab .nav-link:active:focus,
.element-tab .nav-link:focus,
.element-tab .nav-link:hover {
  border-color: #0f84cd;
  box-shadow: none;
  text-decoration: none;
}
.element-tab .nav-link:focus {
  background-color: transparent;
  color: #0f84cd;
}
.element-tab .nav-link.active,
.element-tab .nav-link:active:focus,
.element-tab .nav-link:hover {
  background-color: #0f84cd;
  color: #fff;
}
.element-tab h6 {
  font-weight: 500;
  text-transform: capitalize;
}
@media (min-width: 992px) {
  .element-tab .tabs-holder {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .element-tab .nav-item {
    margin-bottom: 10px;
  }
  .element-tab .nav-item:not(:last-child) {
    margin-right: 10px;
  }
  .element-tab .nav-link {
    padding: 8px 16px;
  }
}
@media (max-width: 575.98px) {
  .element-tab .nav-item {
    margin-right: 0;
    width: 100%;
  }
  .element-tab .nav-item:not(:last-child) {
    margin-right: 0;
  }
  .element-tab .nav-link {
    width: 100%;
  }
}
@media print {
  .element-tab {
    min-height: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
  .element-tab .tabs-holder {
    display: none;
  }
  .element-tab .tab-content .tab-pane {
    display: inline-block !important;
    margin-top: 40px;
    opacity: 1 !important;
    page-break-after: always;
    width: 100%;
  }
  .element-tab .tab-content .tab-pane:not(:first-child) {
    page-break-before: always;
  }
}
.element-slider-testimonial .carousel {
  padding-bottom: 70px;
  padding-top: 40px;
}
.element-slider-testimonial .testimonial-image-holder {
  margin-bottom: 16px;
}
.element-slider-testimonial .testimonial-image-wrapper {
  border-radius: 50%;
  display: block;
  height: 96px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 96px;
}
.element-slider-testimonial .testimonial-image-wrapper img {
  display: block;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}
.element-slider-testimonial .testimonial-text-holder {
  margin-left: auto;
  margin-right: auto;
  max-width: 704px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
  width: 100%;
}
.element-slider-testimonial .testimonial-name {
  font-weight: 500;
}
.element-slider-testimonial .testinmonial-title {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
.element-slider-testimonial .carousel-control-prev {
  left: -32px;
}
.element-slider-testimonial .carousel-control-next {
  right: -32px;
}
.element-slider-testimonial .carousel-control-next,
.element-slider-testimonial .carousel-control-prev {
  bottom: auto;
  display: none;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
}
.element-slider-testimonial .carousel-control-next svg,
.element-slider-testimonial .carousel-control-prev svg {
  fill: #95a1bb;
  height: auto;
  width: 16px;
}
.element-slider-testimonial .carousel-indicators [data-bs-target] {
  background-color: #e1e5ee;
}
.element-slider-testimonial .carousel-indicators [data-bs-target].active {
  background-color: #95a1bb;
}
@media (min-width: 768px) {
  .element-slider-testimonial .carousel {
    padding-bottom: 100px;
    padding-top: 60px;
  }
  .element-slider-testimonial .testimonial-image-holder {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .element-slider-testimonial .carousel-indicators [data-bs-target] {
    display: none;
  }
  .element-slider-testimonial .carousel {
    padding-bottom: 80px;
    padding-top: 80px;
  }
  .element-slider-testimonial .carousel-control-next,
  .element-slider-testimonial .carousel-control-prev {
    display: inline-block;
  }
}
@media print {
  .element-slider-testimonial {
    page-break-before: always;
  }
  .element-slider-testimonial,
  .element-slider-testimonial .carousel {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .element-slider-testimonial .carousel-indicators {
    display: none;
  }
  .element-slider-testimonial .carousel-item {
    backface-visibility: initial;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    float: none;
    justify-content: center;
    margin-right: 0;
    min-height: 100vh;
    padding-bottom: 40px;
    padding-top: 40px;
    page-break-after: always;
    page-break-before: always;
  }
  .element-slider-testimonial .testimonial-image-holder {
    margin-left: auto;
    margin-right: auto;
  }
}
.element-text {
  padding-bottom: 10px;
  padding-top: 10px;
}
.element-text .text-heading {
  font-weight: 500;
}
.element-text .text-link {
  color: #0f84cd;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
.element-intro .signature {
  color: #cad1e1;
  font-family: Homemade Apple, cursive;
  text-transform: capitalize;
}
.element-four-col-text .col:not(:nth-child(-n + 4)),
.element-three-col-text .col:not(:nth-child(-n + 3)),
.element-two-col-text .col:not(:nth-child(-n + 2)) {
  margin-top: 20px;
}
@media (max-width: 991.98px) {
  .element-three-col-text .col:not(:nth-child(-n + 3)) {
    margin-top: 0;
  }
  .element-three-col-text .col:not(:nth-child(-n + 2)) {
    margin-top: 20px;
  }
  .element-four-col-text .col:not(:nth-child(-n + 4)) {
    margin-top: 0;
  }
  .element-four-col-text .col:not(:nth-child(-n + 2)) {
    margin-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .element-four-col-text .col:not(:nth-child(-n + 2)),
  .element-four-col-text .col:not(:nth-child(-n + 3)),
  .element-three-col-text .col:not(:nth-child(-n + 2)),
  .element-three-col-text .col:not(:nth-child(-n + 3)),
  .element-two-col-text .col:not(:nth-child(-n + 2)),
  .element-two-col-text .col:not(:nth-child(-n + 3)) {
    margin-top: 0;
  }
  .element-four-col-text .col:not(:last-child),
  .element-three-col-text .col:not(:last-child),
  .element-two-col-text .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media print {
  .element-intro,
  .element-text {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .element-two-col-text {
    display: block;
  }
  .element-two-col-text .col {
    width: 50%;
  }
  .element-three-col-text {
    display: block;
  }
  .element-three-col-text .col {
    width: 33.33%;
  }
  .element-four-col-text {
    display: block;
  }
  .element-four-col-text .col {
    width: 50%;
  }
}
.element-img-text .img-holder {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}
.element-img-text .img-holder img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.element-img-text .col .img-holder {
  aspect-ratio: 4/3;
}
.element-img-text .col .img-holder img {
  height: 100%;
  object-fit: cover;
}
.element-img-text .text-sub-heading {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.element-img-text .text-heading {
  font-weight: 600;
}
.element-img-text .text-description {
  font-size: 14px;
}
.element-img-text .text-link {
  color: #0f84cd;
  font-size: 12px;
  text-transform: uppercase;
}
.element-two-col-img-text .col:not(:nth-child(-n + 2)) {
  margin-top: 20px;
}
.element-two-col-img-text-alt .col .img-holder {
  overflow: hidden;
  position: relative;
}
.element-two-col-img-text-alt .col .img-holder img {
  height: auto;
  left: 50%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
.element-three-col-img-text .col:not(:nth-child(-n + 3)) {
  margin-top: 20px;
}
.element-three-col-img-text-alt .col .img-holder {
  overflow: hidden;
  position: relative;
}
.element-three-col-img-text-alt .col .img-holder img {
  height: auto;
  left: 50%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
.element-four-col-img-text .col:not(:nth-child(-n + 4)) {
  margin-top: 20px;
}
.element-four-col-img-text-alt .col .img-holder {
  overflow: hidden;
  position: relative;
}
.element-four-col-img-text-alt .col .img-holder img {
  height: auto;
  left: 50%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
.element-image-left .text-holder,
.element-image-right .text-holder {
  display: block;
  width: 100%;
}
.element-alt-image-left .img-holder,
.element-alt-image-right .img-holder {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}
.element-alt-image-left .img-holder img,
.element-alt-image-right .img-holder img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .element-alt-image-left .img-holder,
  .element-alt-image-right .img-holder,
  .element-image-left .img-holder,
  .element-image-right .img-holder {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .element-image-left .img-holder,
  .element-image-right .img-holder {
    margin-bottom: 0;
    width: 50%;
  }
  .element-image-left .text-holder,
  .element-image-right .text-holder {
    width: 40%;
  }
  .element-alt-image-left .img-holder,
  .element-alt-image-right .img-holder {
    margin-bottom: 0;
    width: 50%;
  }
  .element-alt-image-left .text-holder,
  .element-alt-image-right .text-holder {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .element-alt-image-left .img-holder,
  .element-alt-image-right .img-holder {
    width: 42%;
  }
  .element-alt-image-left .text-holder,
  .element-alt-image-right .text-holder {
    max-width: 576px;
  }
}
@media (max-width: 767.98px) {
  .element-four-col-img-text .col:not(:nth-child(-n + 4)) {
    margin-top: 0;
  }
  .element-four-col-img-text .col:not(:nth-child(-n + 3)) {
    margin-top: 20px;
  }
}
@media (max-width: 575.98px) {
  .element-four-col-img-text .col:not(:nth-child(-n + 2)),
  .element-four-col-img-text .col:not(:nth-child(-n + 3)),
  .element-three-col-img-text .col:not(:nth-child(-n + 2)),
  .element-three-col-img-text .col:not(:nth-child(-n + 3)),
  .element-two-col-img-text .col:not(:nth-child(-n + 2)),
  .element-two-col-img-text .col:not(:nth-child(-n + 3)) {
    margin-top: 0;
  }
  .element-four-col-img-text .col:not(:last-child),
  .element-three-col-img-text .col:not(:last-child),
  .element-two-col-img-text .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media print {
  .element-four-col-img-text .col {
    width: 50%;
  }
  .element-four-col-img-text .col:not(:nth-child(-n + 3)) {
    margin-top: 0;
  }
  .element-four-col-img-text .col:not(:nth-child(-n + 2)) {
    margin-top: 20px;
  }
  .element-alt-image-left,
  .element-alt-image-right {
    padding-top: 0;
  }
  .element-alt-image-left .img-holder,
  .element-alt-image-right .img-holder {
    height: 40vh;
  }
  .element-alt-image-left .img-holder img,
  .element-alt-image-right .img-holder img {
    height: 100%;
    object-fit: cover;
  }
}
.element-video-with-text .video-holder,
.element-video .video-holder {
  background-color: #f6f7fa;
  height: 225px;
  position: relative;
}
.element-video-with-text .video-wrapper,
.element-video .video-wrapper {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 10;
}
.element-video-with-text .btn-video-play,
.element-video .btn-video-play {
  color: #0f84cd;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.element-video-with-text .btn-video-play svg,
.element-video .btn-video-play svg {
  fill: #0f84cd;
  height: 48px;
  width: 48px;
}
.element-video-with-text .video-holder {
  height: auto;
  margin-bottom: 20px;
  width: 100%;
}
.element-video-with-text .text-holder {
  display: block;
  width: 100%;
}
.element-video-with-text .text-heading {
  font-weight: 600;
}
.element-video-with-text .text-description {
  font-size: 14px;
}
@media (min-width: 576px) {
  .element-video-with-text .video-holder,
  .element-video .video-holder {
    height: 345px;
  }
}
@media (min-width: 768px) {
  .element-video-with-text .video-holder,
  .element-video .video-holder {
    height: 415px;
  }
  .element-video-with-text .btn-video-play svg,
  .element-video .btn-video-play svg {
    height: 80px;
    width: 80px;
  }
  .element-video-with-text .video-holder {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .element-video .video-holder {
    height: 529px;
  }
  .element-video .btn-video-play svg {
    height: 96px;
    width: 96px;
  }
  .element-video-with-text .video-holder {
    height: 265px;
    margin-bottom: 0;
    width: 50%;
  }
  .element-video-with-text .btn-video-play svg {
    height: 96px;
    width: 96px;
  }
  .element-video-with-text .text-holder {
    width: 40%;
  }
}
@media (min-width: 1200px) {
  .element-video-with-text .img-holder {
    width: 42%;
  }
  .element-video-with-text .text-holder {
    max-width: 576px;
  }
}
@media print {
  .element-video,
  .element-video-with-text {
    display: none;
    min-height: auto;
  }
  .element-video-with-text:not(:first-child),
  .element-video:not(:first-child) {
    page-break-before: auto;
  }
}

/* New CSS */
/* for para */
/* headers, property headers, property details, footer */
.dsgnly-drag {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.429;
  text-transform: capitalize;
}

.dsgnly-drag .inherit-style {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: inherit;
  color: inherit;
  padding: inherit;
  font-family: inherit;
}

/* heading  */
.dsgnly-drag-head {
  font-size: 60px;
  font-weight: 300;
}
.head-light {
  color: white;
}
.dsgnly-drag-head .inherit-style-head {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: inherit;
  padding: inherit;
  font-family: inherit;
}
.head-light .inherit-style-head {
  color: inherit;
}

@media (max-width: 768px) {
  .dsgnly-drag-head {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .dsgnly-drag-head {
    font-size: 30px;
  }
}

/* badge */
.dsgnly-badge {
  border-radius: 5px;
  display: inline-block;
  line-height: 1.5;
  padding: 3px 7px;
  font-size: 12px;
  text-transform: uppercase;
  background-color: #0f84cd;
  color: #fff;
  font-weight: 500;
}
.dsgnly-badge-2 {
  border-radius: 5px;
  display: inline-block;
  line-height: 1.5;
  padding: 3px 7px;
  font-size: 12px;
  text-transform: uppercase;
  background-color: #df1f1f;
  color: #fff;
  font-weight: 500;
}
.dsgnly-badge span {
  font-size: inherit;
}
.dsgnly-badge-inherit {
  border-radius: inherit;
  display: inherit;
  line-height: inherit;
  text-transform: inherit;
  background-color: inherit;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
/* pricing */
.head-1 {
  font-size: 36px;
  color: #0f84cd;
}
.head-1-inherit {
  font-size: inherit;
  color: inherit;
}
@media screen and (max-width: 768px) {
  [data-gjs-type="Main Wrapper"] .head-1 {
    font-size: 30px;
  }
}
/* heading */
.heading-1 {
  font-size: 36px;
}
.heading-1-inherit {
  font-size: inherit;
  all: inherit;
}
@media screen and (max-width: 767px) {
  [data-gjs-type="Main Wrapper"] .heading-1 {
    font-size: 30px;
  }
}

.heading-2 {
  font-size: 32px;
}
.heading-2-inherit {
  font-size: inherit;
}
@media screen and (max-width: 767px) {
  [data-gjs-type="Main Wrapper"] .heading-2 {
    font-size: 28px;
  }
}

[data-gjs-type="Main Wrapper"] .para {
  font-size: 14px;
}

[data-gjs-type="Main Wrapper"] .para .para-14 {
  all: inherit;
}

/* map */
[data-gjs-type="Main Wrapper"] .text-h4 {
  font-size: 24px;
  font-weight: 500;
}

[data-gjs-type="Main Wrapper"] .text-h4 .text-h4-inherit {
  all: inherit;
}
[data-gjs-type="Main Wrapper"] .sign {
  color: #cad1e1;
  font-family: Homemade Apple, cursive;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  [data-gjs-type="Main Wrapper"] .text-h4 {
    font-size: 20px;
  }
}

.bed-bath-car {
  color: #0f84cd;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.bed-bath-car-inherit {
  all: inherit;
}
/* address */
.dsgnly-address {
  color: #0f84cd;
  font-size: 14px;
}
.dsgnly-address-inherit {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
