@import "bootstrap.min.css";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");
@import "plugins/flickity.min.css";
.animated-effect, .blog-posts .blog-post, .real-estate-wrapper .offer .offer-image, .real-estate-wrapper .offer, .real-estate-wrapper .real-estate-header .nav.nav-tabs .nav-item .nav-link, .real-estate .offer .offer-image, .real-estate .offer, .services .service-item, .call-to-actions .item, .btn img, .btn, .navbar-brand img, .navbar-brand, header.page-header .navbar .navbar-nav .nav-item.item-sm .nav-link img, header.page-header .navbar .navbar-nav .nav-item .nav-link, header.page-header .navbar {
  transition: 0.2s ease all;
}

.animated-long-effect, .services .service-item .service-bg, .call-to-actions .item .info, .call-to-actions .item:before, .call-to-actions .item .item-background, header.page-header .page-header-overlay {
  transition: 0.35s ease all;
}

.active-effect, .btn.btn-link:active, .btn.btn-outline-dark:active, .btn.btn-outline-light:active, .btn.btn-outline-primary:active, .btn.btn-dark:active, .btn.btn-light:active, .btn.btn-primary:active {
  transform-origin: center;
  transform: scale(0.975);
}

.disable-selection, .real-estate-wrapper .real-estate-header .nav.nav-tabs .nav-item .nav-link, header.page-header .page-header-overlay {
  user-select: none;
}

.disable-clicks, header.page-header .page-header-overlay {
  pointer-events: none;
}

.text-ellipsis {
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bg-dots-primary {
  background-image: radial-gradient(circle, #00B2C3, #00B2C3 1px, transparent 1px);
  background-size: 8px 8px;
}

.bg-dots-white {
  background-image: radial-gradient(circle, #fff, #fff 1px, transparent 1px);
  background-size: 8px 8px;
}

.bg-dots-grey {
  background-image: radial-gradient(circle, #ebeef7, #ebeef7 1px, transparent 1px);
  background-size: 8px 8px;
}

.filter-primary {
  filter: brightness(0) saturate(100%) invert(65%) sepia(70%) saturate(4472%) hue-rotate(147deg) brightness(94%) contrast(101%) !important;
}

.text-primary {
  color: #00B2C3 !important;
}

html, body {
  font-family: "Inter", sans-serif;
  position: relative;
}
@media (min-width: 2000px) {
  html, body {
    font-size: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  html, body {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  html, body {
    font-size: 12px;
  }
}
@media (max-width: 767.9px) {
  html, body {
    font-size: 13px;
  }
}

body:not(.is-page-home) {
  padding-top: 7.375rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  body:not(.is-page-home) {
    padding-top: 7.1rem;
  }
}
@media (max-width: 767.9px) {
  body:not(.is-page-home) {
    padding-top: 7rem;
  }
}

.container-fluid {
  padding-left: 1px;
  padding-right: 1px;
}

.row:not([class*=gx-]) {
  --bs-gutter-x: 1px;
}

@media (max-width: 767.9px) {
  .row {
    --bs-gutter-x: 1px;
  }
}
.wi_bottom_bar {
  display: none !important;
}

.mb-1px {
  margin-bottom: 1px;
}

header.page-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background: transparent;
}
header.page-header.scrolled .navbar {
  background: #fff;
  border-bottom-color: #19191b;
}
header.page-header.scrolled .navbar .navbar-brand span, header.page-header.scrolled .navbar .navbar-brand strong {
  filter: brightness(0);
}
header.page-header.scrolled .navbar .navbar-nav .nav-item .nav-link {
  color: #19191b;
  border-left-color: rgba(25, 25, 27, 0.1);
}
@media (max-width: 767.9px) {
  header.page-header.scrolled .navbar .navbar-nav .nav-item .nav-link {
    padding: 1rem 0;
  }
}
header.page-header.scrolled .navbar .navbar-nav .nav-item .nav-link.hover-active {
  opacity: 1;
  color: #19191b;
}
@media (max-width: 767.9px) {
  header.page-header.scrolled .navbar .navbar-nav .nav-item .nav-link.hover-active {
    color: #00B2C3;
    background: rgba(25, 25, 27, 0.025);
  }
}
header.page-header.scrolled .navbar .navbar-nav .nav-item .nav-link.hover-inactive {
  opacity: 0.25;
}
@media (min-width: 768px) {
  header.page-header.scrolled .navbar .navbar-nav .nav-item.item-sm .nav-link img {
    filter: none;
  }
}
header.page-header.scrolled .navbar .navbar-toggler {
  filter: brightness(0);
}
header.page-header.scrolled-manually .navbar {
  background: #fff;
  border-bottom-color: #19191b;
}
header.page-header.scrolled-manually .navbar .navbar-brand span, header.page-header.scrolled-manually .navbar .navbar-brand strong {
  filter: brightness(0);
}
header.page-header.scrolled-manually .navbar .navbar-nav .nav-item .nav-link {
  color: #19191b;
}
header.page-header.scrolled-manually .navbar .navbar-nav .nav-item .nav-link.hover-active {
  opacity: 1;
  color: #19191b;
}
@media (max-width: 767.9px) {
  header.page-header.scrolled-manually .navbar .navbar-nav .nav-item .nav-link.hover-active {
    color: #00B2C3;
    background: rgba(25, 25, 27, 0.025);
  }
}
header.page-header.scrolled-manually .navbar .navbar-nav .nav-item .nav-link.hover-inactive {
  opacity: 0.25;
}
header.page-header.scrolled-manually .navbar .navbar-nav .nav-item .nav-link.active {
  color: #00B2C3;
}
@media (min-width: 768px) {
  header.page-header.scrolled-manually .navbar .navbar-nav .nav-item.item-sm .nav-link img {
    filter: none;
  }
}
header.page-header.scrolled-manually .navbar .navbar-toggler {
  filter: brightness(0);
}
header.page-header .navbar {
  padding: 0 2rem 0 1rem;
  position: relative;
  z-index: 10;
  border-bottom: 1px solid transparent;
}
@media (max-width: 767.9px) {
  header.page-header .navbar {
    padding: 1rem;
  }
}
header.page-header .navbar:hover {
  background: #fff;
}
header.page-header .navbar:hover .navbar-brand span, header.page-header .navbar:hover .navbar-brand strong {
  filter: brightness(0);
}
header.page-header .navbar:hover .navbar-nav .nav-item .nav-link {
  color: #19191b;
}
header.page-header .navbar:hover .navbar-nav .nav-item .nav-link.hover-active {
  opacity: 1;
  color: #19191b;
}
@media (max-width: 767.9px) {
  header.page-header .navbar:hover .navbar-nav .nav-item .nav-link.hover-active {
    color: #00B2C3;
    background: rgba(25, 25, 27, 0.025);
  }
}
header.page-header .navbar:hover .navbar-nav .nav-item .nav-link.hover-inactive {
  opacity: 0.25;
}
@media (min-width: 768px) {
  header.page-header .navbar:hover .navbar-nav .nav-item.item-sm .nav-link img {
    filter: none;
  }
}
header.page-header .navbar:hover .navbar-toggler {
  filter: brightness(0);
}
header.page-header .navbar:hover ~ .page-header-overlay {
  opacity: 1;
  visibility: visible;
}
header.page-header .navbar .navbar-nav {
  width: 100%;
  padding-left: 2rem;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  header.page-header .navbar .navbar-nav {
    padding-left: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  header.page-header .navbar .navbar-nav {
    padding-left: 1rem;
  }
}
@media (max-width: 767.9px) {
  header.page-header .navbar .navbar-nav {
    padding-left: 0;
  }
}
header.page-header .navbar .navbar-nav .nav-item .nav-link {
  display: block;
  text-align: center;
  width: 100%;
  font-weight: 400;
  color: #fff;
  font-size: 1.25rem;
  padding: 2.75rem 2rem;
  position: relative;
}
@media (min-width: 1200px) and (max-width: 1399.9px) {
  header.page-header .navbar .navbar-nav .nav-item .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.1rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  header.page-header .navbar .navbar-nav .nav-item .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.1rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  header.page-header .navbar .navbar-nav .nav-item .nav-link {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-size: 1rem;
  }
}
@media (max-width: 767.9px) {
  header.page-header .navbar .navbar-nav .nav-item .nav-link {
    padding: 1rem 0;
    border-left: none;
  }
}
@media (min-width: 768px) {
  header.page-header .navbar .navbar-nav .nav-item.item-sm {
    margin-left: 1.5rem;
  }
  header.page-header .navbar .navbar-nav .nav-item.item-sm .nav-link {
    padding-left: 0;
    padding-right: 0;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
  }
  header.page-header .navbar .navbar-nav .nav-item.item-sm .nav-link img {
    width: 1.25rem;
    height: 1.25rem;
    filter: brightness(0) invert(1);
    margin-right: 0.25rem;
  }
}
@media (max-width: 767.9px) {
  header.page-header .navbar .navbar-nav .nav-item.item-sm .nav-link img {
    display: none;
  }
}
header.page-header .navbar .navbar-toggler {
  border: none;
  outline: none;
  box-shadow: none;
  filter: brightness(0) invert(1);
}
header.page-header .page-header-overlay {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(25, 25, 27, 0.45);
  z-index: 9;
  width: 100%;
  height: 100%;
  backdrop-filter: grayscale(1);
  opacity: 0;
  visibility: hidden;
}

.navbar-brand {
  position: relative;
  padding-left: 4.5rem;
  margin-right: 0;
  display: inline-block;
}
.navbar-brand img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 4rem;
  height: 4rem;
  filter: brightness(0) invert(1);
}
.navbar-brand strong {
  display: block;
  color: #fff;
  font-size: 1.45rem;
  font-weight: 300;
  width: 10rem;
  line-height: 1.2;
  white-space: normal;
}
.navbar-brand span {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.7rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 0.25rem;
}

footer.page-footer {
  position: relative;
}
footer.page-footer .box {
  padding: 4rem 1rem;
  position: relative;
  border: 1px solid rgba(25, 25, 27, 0.2);
  border-bottom: none;
}
@media (max-width: 767.9px) {
  footer.page-footer .box {
    padding: 2.5rem 1.5rem;
  }
}
footer.page-footer .container {
  position: relative;
  z-index: 1;
}
footer.page-footer .navbar-brand {
  margin-bottom: 2rem;
  color: #19191b;
}
footer.page-footer .navbar-brand img {
  opacity: 1;
  filter: brightness(0);
}
footer.page-footer .navbar-brand strong,
footer.page-footer .navbar-brand span {
  color: #19191b;
  font-weight: 400;
}
@media (max-width: 767.9px) {
  footer.page-footer .navbar-brand {
    margin-bottom: 1.5rem !important;
  }
}
footer.page-footer h3 {
  font-weight: 400;
  font-size: 0.9rem;
  color: #00B2C3;
  position: relative;
  margin-right: 2.5rem;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(25, 25, 27, 0.1);
}
@media (max-width: 767.9px) {
  footer.page-footer h3 {
    font-size: 1.25rem;
    margin: 1.5rem 0 0.5rem 0;
  }
}
footer.page-footer p {
  color: rgba(25, 25, 27, 0.75);
  font-size: 0.9rem;
  margin: 0;
  font-weight: 400;
}
footer.page-footer p a {
  color: inherit;
  text-decoration: none;
}
footer.page-footer p strong, footer.page-footer p span {
  display: block;
}
footer.page-footer p.small {
  font-size: 0.8rem;
  font-weight: 400;
}
footer.page-footer .working-hours {
  margin-top: 1rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: rgba(25, 25, 27, 0.75);
  font-size: 0.9rem;
}
footer.page-footer .nav-link {
  text-decoration: none;
  padding: 0;
  font-weight: 400;
  color: rgba(25, 25, 27, 0.75);
  font-size: 0.9rem;
  margin: 0 0 0.75rem 0;
}
footer.page-footer .nav-link:hover {
  color: #19191b;
}
footer.page-footer .social-links li a img {
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
}
.btn {
  font-weight: 400;
  border-radius: 0;
  font-size: 0.9rem;
  padding: 0.65rem 1.1rem;
  display: inline-flex;
  align-items: center;
}
.btn img {
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 0 0 2.5rem;
}
.btn:hover, .btn:focus, .btn:not(:disabled):not(.disabled):active {
  box-shadow: rgba(25, 25, 27, 0.2) 0 0.2rem 0.75rem;
}
.btn.btn-primary {
  background: #00B2C3;
  border-color: transparent;
  position: relative;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
  background: #008390;
  border-color: #008390;
}
.btn.btn-primary:active {
  background: #006c77;
  border-color: #006c77;
}
.btn.btn-primary img {
  filter: brightness(0) invert(1);
}
.btn.btn-light {
  background: #fff;
  border-color: #fff;
  color: #19191b;
}
.btn.btn-light img {
  filter: brightness(0);
}
.btn.btn-dark {
  background: #19191b;
  border-color: #19191b;
  color: #fff;
}
.btn.btn-dark:hover, .btn.btn-dark:focus {
  background: #444;
  border-color: #444;
  color: #fff;
}
.btn.btn-dark:active {
  background: #666;
  border-color: #666;
  color: #fff;
}
.btn.btn-dark img {
  filter: brightness(0) invert(1);
}
.btn.btn-outline-primary {
  border-color: #00B2C3;
  color: #00B2C3;
}
.btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus {
  background: #00B2C3;
  border-color: #00B2C3;
  color: #fff;
}
.btn.btn-outline-primary:active {
  background: #006c77;
  border-color: #006c77;
  color: #fff;
}
.btn.btn-outline-light {
  border-color: #fff;
  color: #fff;
}
.btn.btn-outline-light:hover, .btn.btn-outline-light:focus {
  background: #fff;
  border-color: #fff;
  color: #19191b;
}
.btn.btn-outline-light:hover img, .btn.btn-outline-light:focus img {
  filter: brightness(0);
}
.btn.btn-outline-light:active {
  background: #fff;
  border-color: #fff;
  color: #19191b;
}
.btn.btn-outline-light:active img {
  filter: brightness(0);
}
.btn.btn-outline-light img {
  filter: brightness(0) invert(1);
}
.btn.btn-outline-dark {
  border-color: #19191b;
  color: #19191b;
}
.btn.btn-outline-dark:hover, .btn.btn-outline-dark:focus {
  background: #19191b;
  border-color: #19191b;
  color: #fff;
}
.btn.btn-outline-dark:hover img, .btn.btn-outline-dark:focus img {
  filter: brightness(0) invert(1);
}
.btn.btn-outline-dark:active {
  background: #333;
  border-color: #333;
  color: #fff;
}
.btn.btn-outline-dark:active img {
  filter: brightness(0) invert(1);
}
.btn.btn-outline-dark img {
  filter: brightness(0);
}
.btn.btn-link {
  color: #00B2C3;
  padding: 0;
  border: none;
  outline: none;
  box-shadow: none;
  text-decoration: none;
  font-size: 0.9rem;
}
.btn.btn-link:hover, .btn.btn-link:focus, .btn.btn-link:not(:disabled):not(.disabled):active {
  background: transparent;
  border: transparent;
  box-shadow: none;
  color: #11eaff;
}
.form-control {
  height: auto;
}
.main {
  position: relative;
  padding: 10rem 0 5rem 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  min-height: calc(100svh - 8rem);
}
@media (max-width: 767.9px) {
  .main {
    min-height: 80svh;
    padding-bottom: 0;
  }
}
.main .container-fluid {
  position: relative;
  z-index: 4;
}
.main .main-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  object-position: center;
  object-fit: cover;
}
.main:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: #19191b;
  content: " ";
  opacity: 0;
}
.main:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  content: " ";
  background: linear-gradient(to bottom, rgba(25, 25, 27, 0.8), rgba(25, 25, 27, 0.2), rgba(25, 25, 27, 0.7));
  opacity: 0.35;
}
@media (max-width: 767.9px) {
  .main .btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 10;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
  }
}

.intro {
  padding: 1.25rem 0;
  font-size: 0.9rem;
  color: #19191b;
  border-top: 1px solid #19191b;
}

.call-to-actions {
  position: relative;
  z-index: 1;
  background: rgba(25, 25, 27, 0.8117647059);
}
.call-to-actions .container {
  position: relative;
  z-index: 2;
}
.call-to-actions .item {
  display: block;
  text-decoration: none;
  color: inherit;
  padding: 1.5rem 1.5rem;
  aspect-ratio: 10/14;
  overflow: hidden;
  position: relative;
}
.call-to-actions .item:hover {
  box-shadow: rgba(25, 25, 27, 0.2) 0 0.15rem 2rem;
}
.call-to-actions .item:hover .item-background {
  transform-origin: center;
  transform: scale(1.1);
}
.call-to-actions .item:hover:before {
  opacity: 0.65;
}
.call-to-actions .item .item-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
  z-index: 0;
}
.call-to-actions .item:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(to bottom, rgba(25, 25, 27, 0.5), rgba(25, 25, 27, 0));
  content: " ";
  z-index: 1;
}
.call-to-actions .item .info {
  position: relative;
  z-index: 2;
  width: 100%;
  display: block;
}
.call-to-actions .item .info img {
  width: 4rem;
  height: 4rem;
  flex-shrink: 0;
  filter: brightness(0) invert(1);
  margin: auto;
  display: none;
}
.call-to-actions .item .info b {
  display: block;
  font-size: 0.9rem;
  font-weight: 400;
  color: #fff;
  line-height: 1.2;
}
.call-to-actions .item .info span {
  display: none;
}

.services {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  background: #19191b;
  padding: 0 1px;
}
@media (max-width: 767.9px) {
  .services {
    padding: 0 0.5px;
  }
}
.services .service-item {
  display: block;
  text-decoration: none;
  position: relative;
  width: calc(50% - 1px);
  height: 40rem;
  margin-bottom: 1px;
}
@media (max-width: 767.9px) {
  .services .service-item {
    width: 100%;
  }
}
.services .service-item:hover .service-bg {
  filter: none;
}
.services .service-item:hover:before {
  opacity: 0.25;
}
.services .service-item:nth-child(2n) {
  margin-left: 0.5px;
  margin-right: 0.5px;
}
.services .service-item:nth-child(2n+1) {
  margin-left: 0.5px;
  margin-right: 0.5px;
}
.services .service-item .service-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(1);
  z-index: 0;
}
.services .service-item:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #19191b;
  opacity: 0.25;
  content: " ";
  z-index: 1;
}
.services .service-item .service-item-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5rem;
  z-index: 2;
}
.services .service-item .service-item-info .service-icon {
  width: 4rem;
  height: 4rem;
  filter: brightness(0) invert(1);
  margin-bottom: auto;
  display: none;
}
.services .service-item .service-item-info strong {
  display: block;
  font-size: 3.5rem;
  color: #fff;
  font-weight: 600;
  letter-spacing: -2px;
  text-align: center;
  line-height: 1;
  max-width: 20rem;
  margin: auto;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .services .service-item .service-item-info strong {
    font-size: 3rem;
    letter-spacing: -1px;
  }
}
@media (max-width: 767.9px) {
  .services .service-item .service-item-info strong {
    font-size: 3rem;
    letter-spacing: -1px;
  }
}
.services .service-item .service-item-info p {
  display: block;
  margin: 1.5rem 0 0 0;
  font-weight: 200;
  font-size: 1.25rem;
  color: white;
  display: none;
}

.mini-team {
  position: relative;
}
.mini-team .section-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(880px + (100% - 1320px) / 2 - 0.375rem);
  height: 100%;
  z-index: 0;
  object-fit: cover;
}
@media (min-width: 1200px) and (max-width: 1399.9px) {
  .mini-team .section-bg {
    width: calc(760px + (100% - 1140px) / 2 - 0.375rem);
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .mini-team .section-bg {
    width: calc(640px + (100% - 960px) / 2 - 0.375rem);
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .mini-team .section-bg {
    width: calc(480px + (100% - 720px) / 2 - 0.375rem);
  }
}
@media (max-width: 767.9px) {
  .mini-team .section-bg {
    display: none;
  }
}
.mini-team .container {
  position: relative;
  z-index: 3;
}
.mini-team .box {
  padding: 10rem 2.5rem;
}
@media (max-width: 767.9px) {
  .mini-team .box {
    padding: 5rem 1.5rem;
  }
}
.mini-team h2 {
  font-size: 2rem;
  color: #19191b;
  font-weight: 400;
  line-height: 1;
  padding-right: 10%;
}
.mini-team p {
  color: #19191b;
  font-size: 1rem;
  font-weight: 400;
  margin: 1rem 0 1.5rem 0;
}

.real-estate {
  position: relative;
  padding: 1px 0;
  background: #19191b;
}
.real-estate .container {
  position: relative;
  z-index: 1;
}
.real-estate .offer {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 35rem;
  position: relative;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .real-estate .offer {
    height: 30rem;
  }
}
.real-estate .offer:hover {
  border-color: #fff;
}
.real-estate .offer:hover .offer-image {
  filter: none;
}
.real-estate .offer:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(25, 25, 27, 0.8), rgba(25, 25, 27, 0.2));
  content: " ";
  z-index: 1;
}
.real-estate .offer .peb {
  position: absolute;
  width: 4rem;
  left: 1rem;
  top: 1rem;
  z-index: 2;
}
.real-estate .offer .offer-image {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  overflow: hidden;
  z-index: 0;
  filter: grayscale(1);
}
.real-estate .offer .offer-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.real-estate .offer .offer-details {
  padding: 15rem 1.5rem 1.5rem 1.5rem;
  position: relative;
  z-index: 2;
}
.real-estate .offer .offer-details .offer-title {
  font-weight: 400;
  font-size: 1rem;
  color: #fff;
  text-decoration: none;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  display: block;
}
.real-estate .offer .offer-details .offer-specifics {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  opacity: 0.5;
}
.real-estate .offer .offer-details .offer-specifics .item {
  display: flex;
  align-items: center;
}
.real-estate .offer .offer-details .offer-specifics .item + .item {
  margin-left: 1rem;
}
.real-estate .offer .offer-details .offer-specifics .item img {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.25rem;
  filter: brightness(0) invert(1);
}
.real-estate .offer .offer-details .offer-specifics .item span {
  font-size: 0.8rem;
  color: #fff;
  font-weight: 400;
}
.real-estate .offer .offer-details .faire-offer {
  margin-top: 0.5rem;
}
.real-estate .offer .offer-details .faire-offer u {
  display: none;
}
.real-estate .offer .offer-details .faire-offer b {
  font-weight: 400;
  display: block;
  color: #fff;
  font-size: 0.9rem;
}

.calculator {
  position: relative;
  background: #fff;
  border-top: 1px solid #19191b;
  border-bottom: 1px solid #19191b;
}
.calculator .img-fluid {
  width: 100%;
  height: 30rem;
  object-fit: cover;
  border-right: 1px solid #19191b;
}
@media (max-width: 767.9px) {
  .calculator .img-fluid {
    border-right: none;
    border-bottom: 1px solid #19191b;
  }
}
.calculator h4 {
  font-size: 2rem;
  color: #19191b;
  font-weight: 400;
  line-height: 1;
}
.calculator p {
  color: #19191b;
  font-size: 1rem;
  font-weight: 400;
  margin: 1rem 0 1.5rem 0;
}
@media (max-width: 767.9px) {
  .calculator p {
    margin: 0.5rem 0 1rem 0;
  }
}
.calculator .box {
  height: 100%;
  width: 100%;
  padding: 5rem 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 767.9px) {
  .calculator .box {
    padding: 5rem 1.5rem;
  }
}

.sub-header {
  position: relative;
  padding: 1.25rem 1rem 26.25rem 1rem;
  font-size: 0.9rem;
  color: #19191b;
}
.sub-header .container-fluid {
  position: relative;
  z-index: 2;
}
.sub-header .sub-header-image {
  border-top: 1px solid #19191b;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 25rem;
  z-index: 0;
  object-fit: cover;
}
.sub-header .box {
  display: flex;
}
.sub-header h1 {
  color: #00B2C3;
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 1.5rem 0 0;
}
.sub-header h3 {
  color: #19191b;
  font-size: 0.9rem;
  font-weight: 400;
  margin: 0;
}
.sub-header p {
  color: #19191b;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
}

body.is-page-privacy h1 {
  text-align: left;
}
body.is-page-privacy .content-page {
  padding: 5rem 0;
}
body.is-page-privacy .content-page a:not(.btn) {
  color: #00B2C3;
}
body.is-page-privacy .content-page h1, body.is-page-privacy .content-page h2, body.is-page-privacy .content-page h3, body.is-page-privacy .content-page h4, body.is-page-privacy .content-page h5, body.is-page-privacy .content-page h6 {
  font-weight: 600;
  color: #00B2C3;
}

.not-found {
  padding: 10rem 0;
}
.not-found h1 {
  font-weight: 200;
  font-size: 15rem;
  color: #19191b;
  letter-spacing: -10px;
  margin: 0;
  line-height: 1;
}

.real-estate-wrapper {
  position: relative;
}
.real-estate-wrapper .container {
  position: relative;
  z-index: 1;
}
.real-estate-wrapper .real-estate-header {
  position: relative;
  border-top: 1px solid #19191b;
  border-bottom: 1px solid #19191b;
}
.real-estate-wrapper .real-estate-header .nav.nav-tabs {
  border: none;
  margin-bottom: 0;
}
.real-estate-wrapper .real-estate-header .nav.nav-tabs .nav-item {
  margin-right: 2.5rem;
}
.real-estate-wrapper .real-estate-header .nav.nav-tabs .nav-item .nav-link {
  border: none;
  border-radius: 0;
  color: rgba(25, 25, 27, 0.5);
  font-size: 0.9rem;
  font-weight: 400;
  padding: 1rem 0;
  background: none;
  text-align: center;
  position: relative;
  outline: none;
  box-shadow: none;
}
@media (max-width: 767.9px) {
  .real-estate-wrapper .real-estate-header .nav.nav-tabs .nav-item .nav-link {
    font-size: 1rem;
  }
}
.real-estate-wrapper .real-estate-header .nav.nav-tabs .nav-item .nav-link:hover {
  color: #00B2C3;
}
.real-estate-wrapper .real-estate-header .nav.nav-tabs .nav-item .nav-link.active {
  color: #00B2C3;
  border: none;
  box-shadow: none;
}
.real-estate-wrapper .real-estate-header .nav.nav-tabs .nav-item .nav-link:active {
  color: #00B2C3;
  border: none;
  box-shadow: none;
  transform-origin: center;
  transform: scale(0.95);
}
.real-estate-wrapper .real-estate-body {
  background: #19191b;
}
.real-estate-wrapper .offer {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 35rem;
  position: relative;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .real-estate-wrapper .offer {
    height: 30rem;
  }
}
.real-estate-wrapper .offer:hover {
  border-color: #fff;
}
.real-estate-wrapper .offer:hover .offer-image {
  filter: none;
}
.real-estate-wrapper .offer:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(25, 25, 27, 0.8), rgba(25, 25, 27, 0.2));
  content: " ";
  z-index: 1;
}
.real-estate-wrapper .offer .peb {
  position: absolute;
  width: 4rem;
  left: 1rem;
  top: 1rem;
  z-index: 2;
}
.real-estate-wrapper .offer .offer-image {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  overflow: hidden;
  z-index: 0;
}
.real-estate-wrapper .offer .offer-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.real-estate-wrapper .offer .offer-details {
  padding: 15rem 1.5rem 1.5rem 1.5rem;
  position: relative;
  z-index: 2;
}
.real-estate-wrapper .offer .offer-details .offer-title {
  font-weight: 400;
  font-size: 1rem;
  color: #fff;
  text-decoration: none;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  display: block;
}
.real-estate-wrapper .offer .offer-details .offer-specifics {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  opacity: 0.5;
}
.real-estate-wrapper .offer .offer-details .offer-specifics .item {
  display: flex;
  align-items: center;
}
.real-estate-wrapper .offer .offer-details .offer-specifics .item + .item {
  margin-left: 1rem;
}
.real-estate-wrapper .offer .offer-details .offer-specifics .item img {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.25rem;
  filter: brightness(0) invert(1);
}
.real-estate-wrapper .offer .offer-details .offer-specifics .item span {
  font-size: 0.8rem;
  color: #fff;
  font-weight: 400;
}
.real-estate-wrapper .offer .offer-details .faire-offer {
  margin-top: 0.5rem;
}
.real-estate-wrapper .offer .offer-details .faire-offer u {
  display: none;
}
.real-estate-wrapper .offer .offer-details .faire-offer b {
  font-weight: 400;
  display: block;
  color: #fff;
  font-size: 0.9rem;
}
.real-estate-wrapper .no-offer {
  padding: 5rem 1rem;
  background: #fff;
}
.real-estate-wrapper .no-offer h4 {
  font-size: 2rem;
  color: #19191b;
  font-weight: 400;
  margin: 0 0 1rem 0;
}
.real-estate-wrapper .no-offer p {
  font-size: 1rem;
  color: #19191b;
  margin: 0;
}

.sub-header.offer-header {
  padding: 0;
  border-bottom: 1px solid #19191b;
  position: relative;
}
@media (max-width: 767.9px) {
  .sub-header.offer-header {
    padding-top: 0;
    padding-bottom: 2.5rem;
  }
}
.sub-header.offer-header .fotorama {
  width: 100%;
  border-right: 1px solid #19191b;
}
@media (max-width: 767.9px) {
  .sub-header.offer-header .fotorama {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
  }
}
.sub-header.offer-header h1 {
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0;
  margin: 1rem 0 1.5rem 0;
}
.sub-header.offer-header .offer-price {
  margin-bottom: 1rem;
}
.sub-header.offer-header .offer-price span {
  font-size: 0.8rem;
  color: rgba(25, 25, 27, 0.9);
  display: block;
  font-weight: bold;
}
.sub-header.offer-header .offer-price b {
  font-size: 1.25rem;
  font-weight: 400;
  color: #19191b;
  display: block;
}

.offer-features {
  padding: 5rem 1rem;
  font-size: 0.9rem;
  color: rgba(25, 25, 27, 0.75);
}
.offer-features h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  color: #00B2C3;
  font-weight: 500;
  margin: 0 0 1.5rem 0;
}
@media (max-width: 767.9px) {
  .offer-features h4 {
    font-size: 1.1rem;
  }
}
.offer-features p {
  font-size: 0.9rem;
  color: rgba(25, 25, 27, 0.75);
}
.offer-features .features-boxes {
  display: block;
}
.offer-features .feature-box {
  display: flex;
  align-items: start;
  justify-content: space-between;
  position: relative;
  padding: 0.5rem 0;
}
.offer-features .feature-box span {
  display: block;
  font-weight: 400;
  color: #19191b;
  font-size: 0.9rem;
  line-height: 1.2;
  width: 40%;
  flex-shrink: 0;
}
.offer-features .feature-box strong {
  text-align: left;
  display: block;
  font-weight: 5600;
  font-size: 0.9rem;
  color: #19191b;
  line-height: 1.2;
}
.offer-features .feature-box img {
  margin-top: 0.5rem;
}

.team {
  border-top: 1px solid #19191b;
}
.team .team-member {
  position: relative;
  border-left: 1px solid #19191b;
  padding: 5rem 2.5rem;
  text-align: center;
}
@media (max-width: 767.9px) {
  .team .team-member {
    border-left: none;
    border-top: 1px solid #19191b;
  }
}
.team .team-member.member-0 {
  border-left: none;
}
.team .team-member .member-avatar {
  width: 5rem;
  height: 5rem;
  object-position: center;
  object-fit: cover;
  border-radius: 50%;
  display: block;
  margin: auto;
}
.team .team-member h2 {
  font-size: 1.25rem;
  color: #19191b;
  font-weight: 400;
  margin: 1rem 0 0.5rem 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .team .team-member h2 {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
}
@media (max-width: 767.9px) {
  .team .team-member h2 {
    color: #19191b;
    font-size: 1.5rem;
    letter-spacing: 0;
  }
}
.team .team-member h2 i {
  font-style: normal;
  display: block;
  font-size: 3rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #00B2C3;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .team .team-member h2 i {
    font-size: 2.5rem;
    letter-spacing: -1px;
  }
}
@media (max-width: 767.9px) {
  .team .team-member h2 i {
    font-size: 2.5rem;
    letter-spacing: -1px;
  }
}
.team .team-member h3 {
  font-size: 0.9rem;
  font-weight: 400;
  color: #19191b;
  margin: 1rem 0;
}
.team .team-member .btn {
  padding: 0.75rem;
  margin-right: 0.5rem;
}
.team .team-member .btn img {
  margin: 0 0.5rem 0 0;
}

.services-wrapper {
  position: relative;
}
.services-wrapper .service-item {
  position: relative;
  border-top: 1px solid #19191b;
}
@media (max-width: 767.9px) {
  .services-wrapper .service-item {
    padding: 15rem 0 0 0;
  }
}
.services-wrapper .service-item:nth-child(2n+1) .service-bg {
  right: auto;
  left: 0;
  border-right: 1px solid #19191b;
  border-left: none;
}
.services-wrapper .service-item:nth-child(2n+1) .col-md-6 {
  margin-left: auto;
}
.services-wrapper .service-item .service-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  z-index: 0;
  object-fit: cover;
  border-left: 1px solid #19191b;
}
@media (max-width: 767.9px) {
  .services-wrapper .service-item .service-bg {
    width: 100%;
    height: 15rem;
    border-left: none;
    border-right: none;
  }
}
.services-wrapper .service-item .container {
  position: relative;
  z-index: 3;
}
.services-wrapper .service-item .box {
  padding: 7.5rem 2.5rem;
}
@media (max-width: 767.9px) {
  .services-wrapper .service-item .box {
    padding: 5rem 1.5rem;
  }
}
.services-wrapper .service-item h2 {
  font-size: 2rem;
  font-weight: 400;
  color: #19191b;
}
.services-wrapper .service-item p {
  color: #19191b;
  margin-bottom: 1.5rem;
}

.blog-posts {
  padding: 0 0;
  background: #19191b;
  border-top: 1px solid #19191b;
}
.blog-posts .blog-post {
  display: block;
  position: relative;
  overflow: hidden;
  color: inherit;
}
.blog-posts .blog-post:hover {
  opacity: 0.9;
}
.blog-posts .blog-post .post-image {
  display: block;
  width: 100%;
  height: 25rem;
  position: relative;
  z-index: 0;
}
.blog-posts .blog-post .post-image img {
  width: 100%;
  height: 25rem;
  object-fit: cover;
}
.blog-posts .blog-post .post-details {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5rem 2.5rem 2.5rem 2.5rem;
  z-index: 1;
  background: linear-gradient(to top, rgba(25, 25, 27, 0.75), rgba(25, 25, 27, 0));
}
.blog-posts .blog-post .post-details .post-title {
  font-weight: 400;
  font-size: 1rem;
  color: #fff;
  text-decoration: none;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  display: block;
}
.blog-posts .blog-post .post-details .post-date {
  font-size: 0.8rem;
  color: white;
  margin: 0.5rem 0 0 0;
  display: block;
}

.blog-page {
  padding: 1.5rem 0 5rem 0;
}
@media (max-width: 767.9px) {
  .blog-page {
    padding: 1.5rem 1rem 5rem 1rem;
  }
}
.blog-page h1, .blog-page h2, .blog-page h3, .blog-page h4, .blog-page h5, .blog-page h6 {
  font-weight: 600;
  color: #19191b;
  margin: 2.5rem 0 1rem 0;
  font-family: "Open Sans", sans-serif;
}
.blog-page h1:first-child, .blog-page h2:first-child, .blog-page h3:first-child, .blog-page h4:first-child, .blog-page h5:first-child, .blog-page h6:first-child {
  margin-top: 0;
}
.blog-page hr {
  opacity: 0.1;
}
.blog-page .blog-post-share {
  margin-top: 2.5rem;
}
.blog-page .blog-post-share .social-icons {
  display: flex;
  align-items: center;
}
.blog-page .blog-post-share .social-icons a {
  display: block;
  width: 3rem;
  height: 3rem;
  background: #00B2C3;
  margin-right: 1rem;
  text-align: center;
  line-height: 3rem;
  padding: 0;
}
.blog-page .blog-post-share .social-icons a img {
  width: 1.5rem;
  height: 1.5rem;
  filter: brightness(0) invert(1);
}

.sub-header.blog-page-header {
  padding: 30rem 1rem 0 1rem;
}
.sub-header.blog-page-header .sub-header-image {
  top: 0;
  border-bottom: 1px solid #19191b;
  border-top: none;
}
.sub-header.blog-page-header h1 {
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
}
.sub-header.blog-page-header .breadcrumb .breadcrumb-item {
  font-size: 0.9rem;
  color: rgba(25, 25, 27, 0.5);
}
.sub-header.blog-page-header .breadcrumb .breadcrumb-item a {
  color: #19191b;
  font-weight: bold;
  text-decoration: none;
}
.sub-header.blog-page-header .blog-author {
  display: block;
  margin-top: 1rem;
  font-size: 0.8rem;
  color: rgba(25, 25, 27, 0.5);
}
.sub-header.blog-page-header .blog-author strong {
  display: block;
  font-weight: bold;
  color: #19191b;
}
.sub-header.blog-page-header .blog-author span {
  display: block;
}

.contact {
  padding: 5rem 1rem;
}
.contact h2 {
  font-size: 1.5rem;
  color: #00B2C3;
  font-weight: 400;
  margin: 0 0 1.5rem 0;
}
.contact form .form-group {
  display: block;
}
.contact form .form-group .form-label {
  display: block;
  color: #19191b;
  font-size: 0.9rem;
  font-weight: 400;
  margin-bottom: 0;
  flex-shrink: 0;
  text-align: left;
}
@media (max-width: 767.9px) {
  .contact form .form-group .form-label {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0.25rem;
    margin-bottom: 0;
    font-size: 1rem;
  }
}
.contact form .form-group .form-control {
  padding: 0.75rem;
  height: auto;
  border-radius: 0.15rem;
  box-shadow: none;
  background: none;
  border-color: #19191b;
}
.contact form .form-group .form-control:focus {
  box-shadow: none;
  border-color: #00B2C3;
}
.contact form .form-group textarea.form-control {
  min-height: 140px;
}
.contact .contact-box {
  position: relative;
  display: block;
  text-decoration: none;
}
.contact .contact-box + .contact-box {
  margin-top: 2.5rem;
}
.contact .contact-box h6 {
  display: block;
  font-weight: 500;
  color: #00B2C3;
  font-size: 0.9rem;
  margin: 0 0 0.5rem 0;
  padding-bottom: 0.5rem;
  position: relative;
}
.contact .contact-box h6:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2rem;
  height: 1px;
  background: #19191b;
  content: " ";
  opacity: 0.25;
}
.contact .contact-box p {
  color: #19191b;
  margin: 0;
  font-size: 0.9rem;
  font-weight: 400;
}

/*# sourceMappingURL=style.css.map */
