body {
  font-family: "Montserrat", sans-serif;
  font-size: 0.95rem;
  font-weight: 300;
}

h1 {
  font-size: calc(1.375rem + 1.2vw);
}
@media (min-width: 992px) {
  h1 {
    font-size: 1.8rem;
  }
}

a {
  color: #5bc3dc;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #5bc3dc;
  opacity: 0.7;
}

.centre-left {
  text-align: left;
}

.centre-align {
  text-align: center;
}

.right-align {
  text-align: right;
}

[role=button]:hover {
  opacity: 0.7;
}

.vh-50 {
  height: 50vh;
}

.mvh-50 {
  min-height: 50vh;
}

.mt-n5 {
  margin-top: -3rem;
}

.z-1 {
  z-index: 1;
}

.badge {
  font-weight: normal;
  padding: 0.35em 1em;
  text-transform: uppercase;
}

.btn {
  border-radius: 0;
  text-transform: uppercase;
  font-size: 0.8rem;
  padding: 0.7rem 1.8rem;
}
.btn:focus {
  box-shadow: none;
}

.object-fit-cover {
  object-fit: cover;
}

.start-94 {
  left: 94%;
}

.first-ps-0 li:first-of-type {
  padding-left: 0;
}

.last-border-end-0 li:last-of-type {
  border-right: 0;
}

.last-p-mb-0 p:last-of-type {
  margin-bottom: 0;
}

.nav-sticky {
  padding: 0.5rem 1rem;
}
.nav-sticky a {
  font-weight: normal;
}

.list-group-item {
  border-color: rgba(0, 0, 0, 0.25) !important;
}
.list-group-item.active {
  background-color: transparent;
  opacity: 0.5;
}

.sticky {
  position: fixed;
  width: 100%;
  z-index: 4;
}

.strip {
  height: 300px;
}
.strip .imageWrapper {
  background-position: center center;
  background-size: cover;
  height: 330px;
  margin-top: -15px;
}

.bg-parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-parallax.align-top {
  background-position: top;
}
.bg-parallax .overlay {
  background: rgba(0, 0, 0, 0.5);
}
.bg-parallax .imageWrapper {
  height: 330px;
}

.bg-overlay {
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
}

.border-dark {
  border-color: #000000;
}

@media (max-width: 575.98px) {
  .border-xs-0 {
    border: none !important;
  }
}

@media (max-width: 767.98px) {
  .border-sm-0 {
    border: none !important;
  }
}

@media (min-width: 768px) {
  .border-start-md-0 {
    border-left: none;
  }
}

.btn-outline-primary {
  border-color: #000000;
  color: #000000;
  margin-top: 1.5rem;
}
.btn-outline-primary:hover {
  background-color: #5bc3dc;
  border-color: #5bc3dc;
  color: #ffffff;
  opacity: 1;
}

.first-btn-mt-0 .btn:first-of-type {
  margin-top: 0;
}

.bg-white {
  background-color: #ffffff !important;
  color: #000000;
}
.bg-white .border,
.bg-white .border-end,
.bg-white .border-start {
  border-color: #000000 !important;
}
.bg-white a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
.bg-white button,
.bg-white .btn-outline-primary {
  background-color: transparent;
  border-color: #000000;
  color: #000000;
  font-weight: normal;
}
.bg-white button:hover,
.bg-white .btn-outline-primary:hover {
  background-color: #5bc3dc;
  border-color: #5bc3dc;
  color: #ffffff;
  opacity: 1;
}
.bg-white .list-group-item {
  color: #000000;
}
.bg-white .carousel-indicators [data-bs-target] {
  background-color: transparent;
  border: solid 1px #000000;
}
.bg-white .carousel-indicators .active {
  background-color: #000000;
}
.bg-white .bg-alt {
  background: #5bc3dc;
  color: #ffffff;
}
.bg-white .bg-alt a {
  color: #ffffff;
}
.bg-white .bg-alt .border,
.bg-white .bg-alt .border-end,
.bg-white .bg-alt .border-start {
  border-color: rgba(255, 255, 255, 0.8) !important;
}
.bg-white .bg-alt .btn-outline-primary {
  border-color: #ffffff;
  color: #ffffff;
  font-weight: normal;
}
.bg-white .bg-alt .btn-outline-primary:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5bc3dc;
  opacity: 1;
}

.bg-light-blend {
  background: #FBFBF8;
}

.bg-blend {
  background: #F1F0EB;
}

.bg-blend a {
  color: #000000;
  text-decoration: none;
}
.bg-blend button,
.bg-blend .btn-outline-primary {
  background-color: transparent;
  border-color: #000000;
  color: #000000;
  font-weight: normal;
}
.bg-blend button:hover, .bg-blend button:focus,
.bg-blend .btn-outline-primary:hover,
.bg-blend .btn-outline-primary:focus {
  background-color: #5bc3dc;
  border-color: #5bc3dc;
  color: #ffffff;
  opacity: 1;
}
.bg-blend .bg-alt {
  background: #5bc3dc;
  color: #ffffff;
}
.bg-blend .bg-alt .btn-outline-primary {
  border-color: #ffffff;
  color: #ffffff;
  font-weight: normal;
}
.bg-blend .bg-alt .btn-outline-primary:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
}
.bg-blend .border-alt {
  border-color: #000000 !important;
}
.bg-blend .carousel-indicators [data-bs-target] {
  background-color: transparent;
  border: solid 1px #000000;
}
.bg-blend .carousel-indicators .active {
  background-color: #000000;
}
.bg-blend fieldset:not(#fieldset-buttonArea) {
  background: #f9f9f9;
}

.bg-gradient-h {
  background: #F1F0EB;
  background: linear-gradient(0deg, #5bc3dc 0%, #F1F0EB 100%);
}
.bg-gradient-h .btn {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.bg-gradient-h .btn:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5bc3dc;
  opacity: 1;
}
.bg-gradient-h form .form-control,
.bg-gradient-h form .form-select {
  color: #ffffff;
}
.bg-gradient-h form .form-control:focus {
  background-color: transparent;
}
.bg-gradient-h form .form-select option {
  color: initial;
}

.bg-deep {
  background: #5bc3dc;
  color: #ffffff;
}
.bg-deep li, .bg-deep a {
  color: #ffffff;
}
.bg-deep .bg-alt {
  background: #ffffff;
  color: #5bc3dc;
}
.bg-deep .bg-alt .border-alt {
  border-color: #000000 !important;
}
.bg-deep .bg-alt .btn {
  background-color: transparent;
  border-color: #000000;
  color: #000000;
}
.bg-deep .bg-alt .btn:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.bg-deep .btn-outline-primary {
  border-color: #ffffff;
  color: #ffffff;
  font-weight: normal;
}
.bg-deep .btn-outline-primary:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5bc3dc;
  opacity: 1;
}
.bg-deep form .form-control,
.bg-deep form .form-select {
  background-color: #5bc3dc;
  color: #ffffff;
}

.bg-image {
  background-position: center center;
  background-size: cover;
  padding-bottom: 66%;
  width: 100%;
}

form .form-check-input:checked {
  background-color: #5bc3dc;
  border-color: #5bc3dc;
}

h1, h2, h3, h4 {
  margin-bottom: 1.5rem;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

/* menu */
.navbar .navbar-toggler {
  color: #ffffff;
}
@media (max-width: 991.98px) {
  .navbar .navbar-collapse {
    background: #5bc3dc;
  }
}
.navbar a {
  color: #ffffff;
  font-weight: normal;
}
.navbar a.nav-link {
  color: #ffffff;
}
.navbar .btn-outline-primary {
  border-color: #ffffff;
  color: #ffffff;
}
.navbar .btn-outline-primary:hover {
  border-color: #5bc3dc;
}
.navbar.scrolled {
  background-color: #5bc3dc;
}
.navbar.scrolled .btn-outline-primary {
  border-color: #ffffff;
  color: #ffffff;
}
.navbar.scrolled .btn-outline-primary:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5bc3dc;
}
.navbar .dropdown-menu {
  background-color: #5bc3dc;
}
.navbar .dropdown-menu a {
  background-color: #5bc3dc;
  color: #ffffff;
}
.navbar .dropdown-menu a:hover {
  color: #ffffff;
}

#header_2 .phone a {
  color: #5bc3dc;
}
@media (min-width: 992px) {
  #header_2 a.nav-link {
    color: #5bc3dc;
  }
}
#header_2 .navbar-toggler {
  color: #5bc3dc;
}

/* cards */
.card .image-wrapper:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.card .header-icon {
  height: 30px;
  width: 30px;
}
.card .card-body p:last-of-type {
  margin-bottom: 0;
}
.card:hover .image-wrapper:before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

#property-map {
  height: 100%;
  width: 100%;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
  background: #5bc3dc !important;
}

h1, h2, h3 {
  color: #5bc3dc;
  font-weight: 500;
}

body,
.bg-white {
  color: #64696C;
}
body .border,
body .border-end,
body .border-start,
.bg-white .border,
.bg-white .border-end,
.bg-white .border-start {
  border-color: #d3d3d3 !important;
}
body button,
body .btn-outline-primary,
.bg-white button,
.bg-white .btn-outline-primary {
  border-color: #64696C;
  color: #64696C;
}
body a,
body .list-group-item,
.bg-white a,
.bg-white .list-group-item {
  color: #64696C;
}

.bg-blend button,
.bg-blend .btn-outline-primary {
  border-color: #64696C;
  color: #64696C;
}
.bg-blend a,
.bg-blend .list-group-item {
  color: #64696C;
}
.bg-blend .carousel-indicators [data-bs-target] {
  border-color: #f7b64d;
}
.bg-blend .carousel-indicators .active {
  background-color: #f7b64d;
}

.bg-deep .btn-outline-primary {
  border-color: #ffffff;
  color: #ffffff;
}
.bg-deep h1, .bg-deep h2, .bg-deep h3,
.bg-deep a {
  color: #ffffff;
}

#header_2 .bg-blend {
  background: #ffffff;
}

#header_5 img {
  height: 75px;
}
@media (max-width: 991.98px) {
  #header_5 .navbar .navbar-collapse {
    background: #F1F0EB;
    box-shadow: 0 1rem 1rem -1rem rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 991.98px) {
  #header_5 .navbar .navbar-collapse a.nav-link {
    color: #64696C !important;
  }
}
#header_5 .navbar .navbar-collapse .dropdown-menu {
  background-color: #F1F0EB;
}
#header_5 .navbar .navbar-collapse .dropdown-menu a {
  background-color: #F1F0EB;
  color: #64696C;
}
#header_5 .navbar.scrolled {
  background-color: #ffffff;
}
@media (max-width: 991.98px) {
  #header_5 .navbar.scrolled {
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, 0.1);
  }
}
#header_5 .navbar.scrolled .navbar-toggler {
  color: #5bc3dc;
}
#header_5 .navbar.scrolled .btn-outline-primary {
  border-color: #5bc3dc;
  color: #5bc3dc;
}
#header_5 .navbar.scrolled .btn-outline-primary:hover {
  background-color: #5bc3dc;
  color: #ffffff;
}
#header_5 .navbar.scrolled .nav-item:before,
#header_5 .navbar.scrolled .nav-item a.nav-link {
  color: #5bc3dc;
}

#wrapper:not(.pageType_1001) #header_5 .navbar .navbar-collapse a.nav-link {
  color: #5bc3dc;
}
#wrapper:not(.pageType_1001) #header_5 .navbar:not(.menu-open) {
  box-shadow: 0 0rem 1rem rgba(0, 0, 0, 0.1);
}

.bg-gradient-h {
  background: #5bc3dc;
}

.btn {
  border-radius: 50px;
}

.owl-carousel .owl-dots .owl-dot.active span {
  background: #f7d45f !important;
}

.owl-carousel .owl-dots .owl-dot:hover span {
  background: #f7b64d !important;
}

#testimonials_2.bg-parallax .overlay {
  background: transparent;
}
#testimonials_2 .col-md-7 {
  background: rgba(242, 245, 247, 0.85);
  color: #64696C;
  padding: 25px;
}
@media (min-width: 1400px) {
  #testimonials_2 .col-md-7 {
    padding: 50px;
    width: 70%;
  }
}
#testimonials_2 #homeTestimonialsCarousel {
  padding-bottom: 0 !important;
}
#testimonials_2 #homeTestimonialsCarousel .carousel-indicators [data-bs-target] {
  background-color: #5bc3dc;
}
#testimonials_2 h3 {
  color: #5bc3dc;
}
#testimonials_2 .fa-quote-left {
  color: #f7d45f;
}
@media (max-width: 1399.98px) {
  #testimonials_2 h3,
  #testimonials_2 .fa-quote-left,
  #testimonials_2 h5 {
    margin-bottom: 1rem !important;
  }
}
#testimonials_2 .btn {
  border-color: #64696C;
  color: #64696C;
  margin: 0 !important;
}
#testimonials_2 .btn:hover {
  background-color: #5bc3dc;
  border-color: #5bc3dc;
  color: #ffffff;
}

#zigzag_1 .border-top {
  border: none !important;
}
#zigzag_1 .border-top:before {
  content: url("/_assets/8247/images/wavy_lines.svg");
  position: relative;
  top: -10px;
}
#zigzag_1 .btn {
  max-width: fit-content;
}
#zigzag_1 .border-top {
  border-color: #f7b64d !important;
  box-shadow: none !important;
}

.ribbon-bookmark-h {
  background: #f7b64d;
  font-weight: normal;
  text-transform: uppercase;
}

.footer .social-media {
  border-color: #d3d3d3 !important;
}

#footer_4 .cta .btn.btn-cta {
  background-color: #5bc3dc;
  border-color: #5bc3dc;
  color: #ffffff;
}
#footer_4 .cta .btn.btn-cta:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5bc3dc;
}
/*# sourceMappingURL=coteNordProperty.css.map */
