/*
 Theme Name:     TributaryFull2025
 Theme URI:      tributaryfl.com
 Description:    A CottonCandy child theme.
 Author:         Sonya Pereira
 Template:       CottonCandy
 Version:        2.0.0
*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ---- [ Main Styles ] ---- */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
.container {
  margin: 0 auto;
  width: 1366px;
  text-align: center;
  display: inline-block;
}
.col {
  display: inline;
  float: left;
}
.alpha {
  margin-left: 0 !important;
}
.omega {
  margin-right: 0 !important;
}
.full {
  width: 100%;
}
.almost-full {
  width: 95.23809524%;
  margin: 0 0;
  float: none;
  margin: 0 auto;
}
.col_one {
  width: 100%;
  margin: 0 0;
}
.col_half {
  width: 50%;
  margin: 0 0;
}
.col_two_thirds {
  width: 66.66666667%;
  margin: 0 0;
}
.col_one_third {
  width: 33.33333333%;
  margin: 0 0;
}
.col_one_fourth {
  width: 25%;
  margin: 0 0;
}
.col_three_fourths {
  width: 74.90636704%;
  margin: 0 0;
}
.col_one_fifth {
  width: 20%;
  margin: 0 0;
}
.col_two_fifths {
  width: 40%;
  margin: 0 0;
}
.col_three_fifths {
  width: 59.88023952%;
  margin: 0 0;
}
.col_one_sixth {
  width: 16.66666667%;
  margin: 0 0;
}
@media only screen and (max-width: 1700px) {
  .container {
    width: 1380px;
  }
}
@media only screen and (max-width: 1500px) {
  .container {
    width: 1400px;
  }
}
@media only screen and (max-width: 1400px) {
  .container {
    width: 1280px;
  }
}
@media only screen and (max-width: 1300px) {
  .container {
    width: 1100px;
  }
}
@media only screen and (max-width: 1280px) {
  .container {
    width: 1024px;
  }
}
@media only screen and (max-width: 1180px) {
  .container {
    width: 1024px;
  }
}
@media only screen and (max-width: 1024px) {
  .container {
    width: 980px;
  }
}
@media only screen and (max-width: 980px) {
  .container {
    width: 760px;
  }
}
@media only screen and (max-width: 780px) {
  .container {
    width: 100%;
  }
  .full,
  .col_one,
  .col_half,
  .col_two_thirds,
  .col_one_third,
  .col_one_fourth,
  .col_three_fourths,
  .col_one_fifth,
  .col_two_fifths,
  .col_three_fifths,
  .col_one_sixth {
    width: 100%;
    margin: 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .container {
    width: 100%;
  }
}
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 100;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDcf6Vc.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 200;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QLce6Vc.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QGke6Vc.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDce6Vc.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QAUe6Vc.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QOkZ6Vc.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QNAZ6Vc.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QLcZ6Vc.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QJ4Z6Vc.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9At9d.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 200;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyB9A99d.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyCjA99d.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A99d.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyDPA99d.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAjBN9d.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAaBN9d.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyB9BN9d.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v42/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyBUBN9d.ttf) format('truetype');
}
@font-face {
  font-family: 'Rancho';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rancho/v22/46kulbzmXjLaqZRlbQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Rosario';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rosario/v35/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQStFwfeI.ttf) format('truetype');
}
@font-face {
  font-family: 'Rosario';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rosario/v35/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSo9wfeI.ttf) format('truetype');
}
@font-face {
  font-family: 'Rosario';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rosario/v35/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSr1wfeI.ttf) format('truetype');
}
@font-face {
  font-family: 'Rosario';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rosario/v35/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSlF3feI.ttf) format('truetype');
}
@font-face {
  font-family: 'Rosario';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rosario/v35/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSmh3feI.ttf) format('truetype');
}
@font-face {
  font-family: 'Rosario';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rosario/v35/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM69GCWcz.ttf) format('truetype');
}
@font-face {
  font-family: 'Rosario';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rosario/v35/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM68YCWcz.ttf) format('truetype');
}
@font-face {
  font-family: 'Rosario';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rosario/v35/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM68qCWcz.ttf) format('truetype');
}
@font-face {
  font-family: 'Rosario';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rosario/v35/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM6_GDmcz.ttf) format('truetype');
}
@font-face {
  font-family: 'Rosario';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rosario/v35/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM6__Dmcz.ttf) format('truetype');
}
/*animation element*/
.animation {
  position: relative;
  margin: 0 auto;
}
.bounce-up {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bounce-up.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.bounce-down {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, -200px, 0px);
  -webkit-transform: translate3d(0px, -200px, 0px);
  -o-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate3d(0px, -200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bounce-down.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.slide-right {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}
.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(100px, 0px, 0px);
  -webkit-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate3d(100px, 0px, 0px);
}
.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.delay1 {
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.delay1.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.delay2 {
  opacity: 0;
  -moz-transition: all 1.5s ease-out;
  -webkit-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.delay2.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.element {
  float: left;
  width: 100%;
  margin: 0 1.33% 2.66% 1.33%;
  background: #F5F5F5;
  padding: 15px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border: solid 1px #EAEAEA;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.moving {
  animation-duration: 3s;
  animation-name: slidein;
}
.line {
  stroke-dashoffset: -2000;
  stroke-dasharray: 2000;
  animation: line-draw 3s forwards;
  stroke: #fff;
}
@keyframes slidein {
  from {
    margin-left: -100%;
    width: 0;
  }
  to {
    margin-left: 0;
    width: 100%;
  }
}
@keyframes slidein2 {
  from {
    margin-left: -100%;
    width: 0;
  }
  to {
    margin-left: 0;
    width: 50%;
  }
}
@keyframes line-draw {
  0% {
    stroke-dashoffset: -2000;
  }
  80% {
    fill: #fff;
  }
  100% {
    stroke-dashoffset: 0;
    fill: #000;
  }
}
@keyframes slideinbottom {
  from {
    margin-top: -100%;
    width: 100%;
  }
  to {
    margin-top: 0%;
    width: 100%;
  }
}
/*	Keyframes
------------------------------------------
Animation sequence rock-boat assumes transform function from 0% and 100% are both 0 for rotate and translateY (by default). */
@keyframes rock-boat {
  50% {
    transform: rotate(-5deg) translateY(-10px);
  }
}
@keyframes steam {
  40%,
  60% {
    opacity: 1;
  }
  100% {
    transform: translate(-15%, -75%) rotateZ(20deg);
  }
}
/* Step 2 */
@keyframes bg-move {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: -850px bottom;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-4200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-4200px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.secondary-header .ug-gallery-wrapper .ug-bullets {
  display: none!important;
}
.secondary-header .ug-item-wrapper img {
  margin-top: 0!important;
}
.listings-top {
  width: 100%;
  margin: 0 auto 20px;
  background-color: #f0f0f0;
  padding-bottom: 30px;
}
.listings-copy {
  margin: 0 auto;
  width: 100%;
  font-size: 0.9em;
  padding-right: 10%;
}
.spec {
  color: #0d5d8e;
  font-weight: 300;
  font-family: "Rosario", sans-serif;
  display: block;
  text-align: left;
  font-size: 1.25em;
}
.listings-icon {
  display: block;
  text-align: left;
}
.listings-icon img {
  width: auto!important;
}
.bottomhalf {
  position: relative;
  margin-left: 15px;
  z-index: 999999!important;
}
.price-wrapper {
  width: 100%;
  background: #ddd;
  padding: 20px;
  text-align: left;
  margin: 0 auto 50px;
}
.price-wrapper .title {
  margin-bottom: 5px;
  line-height: 100%;
  display: block;
}
.price-wrapper .price {
  color: #0d5d8e;
  font-size: 1.6em;
  font-weight: 300;
}
.listings-grey-line {
  height: 1px;
  background: #59504f;
  width: 100%;
  margin: 40px 0;
  display: block;
  text-align: left;
}
.share-listings {
  width: 100px;
  text-align: right;
  display: block;
  margin-top: 55px;
}
.fb_share {
  /* position: absolute;*/
  display: inline-block;
  position: relative;
  z-index: 999;
}
.email_share {
  /* position: absolute;*/
  display: inline-block;
  margin: 0 15px;
  position: relative;
  z-index: 999;
}
.about {
  line-height: 100%;
  margin-bottom: 0;
  text-align: left;
  text-transform: uppercase;
  font-size: 1.2em;
}
.form-listings {
  margin: 20px auto;
  width: 80%;
  text-align: right;
}
.slider-logo {
  width: auto;
  max-width: 90%;
  height: auto;
  display: inline-block !important;
}
.slider-logo img {
  display: inline-block !important;
}
.wpp_ui.wpp_property_overview_shortcode .col.col_third {
  position: relative;
}
.wpp_row_view .property_image img {
  border: none !important;
}
.builderslogo {
  display: block;
}
.floorplan-wrapper {
  width: 100%;
  margin: 30px auto;
  text-align: center;
}
.floorplan-wrapper img {
  width: auto;
  height: auto;
  max-width: 1920px!important;
}
@media only screen and (max-width: 1800px) {
  .floorplan-wrapper img {
    width: auto;
    height: auto;
    max-width: 90%!important;
  }
}
.property-wrapper {
  width: 90%;
  margin: 20px auto;
  border: 1px solid #c1bbb9;
  display: inline-block;
  position: relative;
  min-height: 550px;
  height: auto;
  background: #fff;
}
.property-wrapper:hover {
  -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3);
}
.property-wrapper .share-listings {
  margin-top: 5px;
}
.property-wrapper #priced {
  margin-top: 5px;
  margin-bottom: 10px;
}
.property-wrapper #specs {
  text-align: center;
  margin-top: 20px;
}
.listings-thumb {
  background: #fff;
  padding-top: 0;
}
.listings-thumb img {
  width: 100%;
  margin: 0 auto;
  height: auto!important;
}
.specs-wrapper {
  padding: 30px 15px;
  margin: 0 auto;
  display: inline-block;
  position: relative;
}
.specs-wrapper .spec {
  font-size: 1em;
  text-align: center;
  display: block;
}
.specs-wrapper .listings-icon {
  text-align: center;
  display: block;
}
.icon-text {
  font-size: 8px;
  text-align: center!important;
  display: block!important;
}
.property-link {
  position: relative;
  z-index: 999!important;
}
.linkSpanner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
#centerIt {
  text-align: center !important;
}
.wpp_shortcode_search {
  border: 1px solid #7e7c7d;
  text-align: left;
  margin-bottom: 2.5em;
  padding: 30px;
}
.wpp_shortcode_search h2 {
  font-family: 'Cinzel', serif;
  font-weight: 300;
  text-align: left;
  line-height: 125%;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 1.3em;
}
.wpp_shortcode_search ul {
  margin-top: -10px;
  display: block;
  padding: 0;
  position: relative;
}
.wpp_shortcode_search_form {
  margin-bottom: 0;
}
.wpp_search_elements,
ul.wpp_search_group {
  list-style-type: none;
  margin: 0;
  padding: 10px 25px;
}
.wpp_search_form_element {
  display: inline;
  float: left;
  margin-right: 25px;
  margin-top: 10px;
  text-transform: capitalize;
}
.wpp_search_form_element.submit {
  float: right;
  position: absolute;
  bottom: 0;
  right: 0;
}
.wpp_search_label {
  font-size: 15px;
  color: #b3aba9;
  line-height: 16px;
}
.wpp_search_label_select_property_types {
  font-size: 0px;
}
.wpp_search_label_select_property_types:after {
  content: 'Search Properties';
  font-size: 19px;
}
.wpp_search_label_neighborhoods {
  display: none;
}
.wpp_search_select_field {
  width: 450px;
  height: 36px;
}
.wpp_search_form_element.submit input {
  border-radius: 0;
  width: 692px;
  background: transparent;
  height: 36px;
}
.seach_attribute_bathrooms {
  display: none;
}
.wpp_search_input_field.wpp_search_input_field_bedrooms,
.views.wpp_input.wpp_input.wpp_searchable,
input[name="wpp_search[views]"],
.wpp_search_input_field,
.wpp_search_input_field.wpp_search_input_field_sq_feet.sq_feet.wpp_.wpp_number.wpp_sortable.wpp_numeric.wpp_searchable {
  width: 214px;
  height: 36px;
  border: 1px solid #7e7c7d !important;
}
.wpp_search_input_field.wpp_search_input_field_sq_feet.sq_feet.wpp_.wpp_number.wpp_sortable.wpp_numeric.wpp_searchable {
  width: 100px;
}
.wpp_search_form_element.seach_attribute_sq_feet.wpp_search_attribute_type_ {
  margin-right: 0;
}
.wpp_search_select_field.wpp_search_select_field_builder_name.builder_name.wpp_dropdown.wpp_dropdown.wpp_searchable {
  width: 214px;
}
.properties_pagination.wpp_top_pagination,
.properties_pagination.wpp_bottom_pagination {
  display: none!important;
}
.wpp_property_results {
  display: none!important;
}
.wpp_sorter_options {
  display: none!important;
}
.dcsns ul {
  display: block;
}
#html5-watermark {
  display: none!important;
}
#html5-text {
  display: none!important;
}
.homessearch-title {
  padding: 10px 30px;
  width: auto;
  text-align: center;
  cursor: pointer;
  margin: 20px auto;
  font-family: "Rosario", sans-serif;
  font-size: 1.9em;
  text-transform: none;
  color: #0d5d8e;
}
.homesfancy {
  line-height: 0.5;
  text-align: center;
}
.homesfancy span {
  display: inline-block;
  position: relative;
  border: 0;
  padding: 20px;
}
.homesfancy span:before,
.homesfancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px solid #0d5d8e;
  top: 45%;
  width: 90%;
}
.homesfancy span:before {
  right: 100%;
  margin-right: 15px;
}
.homesfancy span:after {
  left: 100%;
  margin-left: 15px;
}
.popup-gallery-btn {
  background: url(images/gallery-icon-min.png) no-repeat center 15%;
  border: 1px solid #827371;
  padding: 62px 5px 10px 5px;
  text-align: center;
  color: #827371 !important;
  font-weight: 300;
  font-family: "Rosario", sans-serif;
  font-size: 0.9em;
  line-height: 115%;
  content: "";
  text-transform: uppercase;
  margin-right: 30px;
  width: 140px;
  display: inline-block;
}
.popup-virtual-tour-btn {
  background: url(images/360-icon-min.png) no-repeat center 15%;
  border: 1px solid #827371;
  padding: 62px 5px 10px 5px;
  text-align: center;
  color: #827371 !important;
  font-weight: 300;
  font-family: "Rosario", sans-serif;
  display: inline-block;
  font-size: 0.9em;
  line-height: 115%;
  content: "";
  text-transform: uppercase;
  margin-right: 30px;
  width: 140px;
}
#html5-elem-box {
  background-color: transparent!important;
}
#html5-elem-wrap {
  background-color: transparent!important;
}
.ug-slider-wrapper {
  background-color: transparent!important;
}
@media only screen and (max-width: 980px) {
  .share-listings {
    width: 63px;
    margin-top: 0;
  }
  .icon-text {
    display: none!important;
  }
  .listings-icon img {
    width: 30px!important;
    height: 20px!important;
  }
  .property-wrapper {
    width: 97%;
  }
}
@media only screen and (max-width: 780px) {
  .price-mobile {
    position: absolute;
    left: 0;
    top: -34px;
    z-index: 999;
    padding: 5px;
    background: #fff;
  }
  .share-listings {
    display: inline-block;
    margin-top: 0!important;
    position: absolute;
    right: 10px;
    top: 0;
  }
  .icon-text {
    font-size: 6px;
  }
  .listings-copy .col_one_fourth {
    width: 25%;
    margin: 0 0;
  }
  #specs .col_one_fourth {
    width: 25% !important;
    margin: 0 0 !important;
  }
  .homessearch-title {
    font-size: 1.2em;
    padding: 10px 0;
  }
  .homesfancy span:before,
  .homesfancy span:after {
    width: 1%!important;
  }
}
@media only screen and (max-width: 480px) {
  .icon-text {
    font-size: 5px;
  }
  .listings-copy {
    margin: 0 auto;
    width: 92%;
    font-size: 0.9em;
    padding-right: 0;
  }
  .listings-copy .global-title.listings-title {
    font-size: 2.1em;
  }
}
.fix-body {
  /* this will adjust body top margin to prevent content jumping when nav gets fix  */
  margin-top: 80px;
  /* adjust as per height of your menu */
}
header {
  position: fixed!important;
  top: 0;
  left: 0;
  height: 165px;
  background: #fff;
  width: 100%;
  z-index: 9999;
  filter: drop-shadow(-5px 0px 10px #000000);
}
.full-logo {
  display: inline-block;
  margin: 20px auto 0;
  z-index: 10;
}
.header-mobile {
  display: none;
}
.primary-menu {
  width: 100%;
  margin: -10px auto 0;
  display: inline-block;
  text-align: center;
}
.main-nav {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.primary-menu ul li {
  list-style: none;
  display: inline-block;
  text-align: center;
  padding: 0 2px;
}
.primary-menu ul li a {
  color: #0d5d8e;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: 0.05em;
  margin: 0 0 0 2px;
  padding: 0 10px 5px 10px;
}
.primary-menu ul li a:hover {
  color: #000 !important;
}
.notshow {
  display: none;
  z-index: -1;
}
.show {
  display: block;
  z-index: 999;
}
.drop-down-mainnav ul {
  padding: 0!important;
  margin: 0;
  text-align: left;
}
.drop-down-mainnav li {
  list-style: none;
  margin: 0;
  padding: 2px 0;
}
.drop-down-mainnav li a {
  list-style: none;
  padding: 2px 0;
}
.dropdown-btn {
  display: inline-block;
  text-align: center;
  padding: 10px 5px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0;
}
li a {
  display: inline-block;
  text-align: center;
  padding: 10px 5px;
  text-decoration: none;
  text-transform: uppercase;
}
li a:hover,
.dropdown:hover .dropdown-btn {
  color: #0d5d8e !important;
}
li.dropdown {
  display: block;
}
.dropdown-menu {
  display: none;
  width: 330px;
  position: absolute;
  background-color: #ffffff;
  margin-top: 0;
  padding: 30px 15px;
}
.dropdown-menu a {
  color: #0d5d8e !important;
  padding: 15px 4px 15px 15px!important;
  text-decoration: none;
  display: block;
  text-align: left;
  line-height: 150%;
  border-bottom: 1px solid #0d5d8e;
  font-size: 0.75em !important;
}
.dropdown-menu a:hover {
  color: #0d5d8e;
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -ms-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.dropdown-menu a:hover {
  color: #0d5d8e;
}
/* menu will only display on hover */
.dropdown:hover .dropdown-menu {
  display: block;
}
.drop-item {
  text-align: left;
  padding: 5px;
  margin: 0 auto;
  width: auto;
  color: #0d5d8e !important;
  display: inline-block;
  font-size: 0.85em !important;
}
.drop-item.last {
  border-bottom: none!important;
}
.drop-item a {
  color: #0d5d8e !important;
  text-decoration: none;
}
.drop-item a:hover {
  color: #4dc0e8 !important;
  text-decoration: none;
  text-align: left;
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -ms-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.drop-item:hover {
  color: #4dc0e8 !important;
  text-decoration: none;
  text-align: left;
  margin-left: 5px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
@media only screen and (max-width: 1800px) {
  .primary-menu ul li a {
    margin: 0 0 0 2px;
    padding: 4px 6px;
  }
  .primary-menu ul li {
    margin: 0 1px;
  }
  .primary-menu ul li a {
    font-size: 0.9em;
  }
}
.social-top {
  text-align: right;
  width: 100%;
  margin: -20px 0 0 0;
  padding: 0;
}
.icon-social-blue {
  display: inline;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 1400px) {
  .primary-menu ul li {
    margin: 0;
    border-left: 0;
  }
  .primary-menu ul li a {
    font-size: 0.6em;
  }
  .primary-menu ul li.last {
    border-right: 0 solid #c1bbb9;
  }
}
.blog-TopSlider {
  width: 100%;
  padding-top: 10px;
  margin: 200px auto 0;
  position: relative;
  z-index: 0;
}
.blog-TopSlider img {
  width: 100%;
  height: auto;
  z-index: -1;
}
.newsimg {
  margin-top: 50px;
}
.blog-wrapper {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.blog-header {
  margin: 0 auto;
}
.blog-header img {
  width: 100%;
  height: auto;
}
.blog-single {
  text-align: left;
  padding: 0 10px;
  margin-bottom: 25px;
  font-size: 1em!important;
}
.blog-single .blog-top {
  margin: 10px auto 20px;
  line-height: 150%;
  width: 100%;
}
.blog-single .by-line {
  font-family: "Noto Sans", sans-serif;
  font-size: 1.1em;
}
.blog-single h3 {
  color: #779b49;
  font-size: 1.5em;
  margin-top: 30px;
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
  text-align: left;
}
.blog-single h3 a {
  color: #0d5d8e !important;
}
.date {
  text-align: left;
  color: #000;
  font-size: 0.9em;
  display: inline-block;
  width: 250px;
}
/* Search form */
.post-section {
  margin-top: 50px;
  margin-bottom: 75px;
}
.wp-pagenavi {
  display: block;
  margin-top: 30px !important;
  text-align: center;
}
.wp-pagenavi .current {
  background: #0d5d8e;
  color: #fff;
  text-decoration: none;
  font-style: normal;
}
.wp-pagenavi .pages {
  display: inline-block;
  color: #fff;
}
.wp-pagenavi span,
.wp-pagenavi a {
  color: #000;
  padding: 10px 15px !important;
}
.wp-pagenavi a {
  background: #333333;
}
.blog-top {
  margin-top: 25px;
}
.blog-top .btn-form-wrapper {
  text-align: right !important;
  margin: 0;
}
.form-wrapper {
  margin: 25px auto;
  width: 90%;
  text-align: center!important;
}
.blog-content {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 50px;
  padding: 0 50px 0 10px;
  position: relative;
  width: 90%;
  border-right: 1px solid #ddd;
}
.blog-content .title {
  font-size: 2.15em;
  text-align: left;
  line-height: 109%;
  letter-spacing: 0.03em;
  font-weight: 100;
  margin-bottom: 30px;
  margin-top: 30px;
  font-family: "Rosario", sans-serif;
}
.blog-content .sub-title {
  font-size: 1.3em;
  text-align: left;
  line-height: 115%;
  color: #779b49;
  font-weight: 100;
  text-transform: uppercase;
  font-family: "Rosario", sans-serif;
}
.blog-content h2,
.blog-content h3 {
  font-size: 1.3em;
  text-align: left;
  line-height: 115%;
  color: #779b49;
  font-weight: 100;
  text-transform: uppercase;
  font-family: "Rosario", sans-serif;
}
.blog-content p {
  text-align: left;
}
.blog-content a {
  color: #ddc252 !important;
}
.blog-content a:hover {
  color: #4dc0e8 !important;
}
.blog-content .disclaimer {
  color: #779b49;
  font-size: 0.75em;
  line-height: 110%;
}
.post-thumb img {
  width: 325px;
  height: auto;
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
  margin-top: 10px;
}
.post-thumb-full img {
  width: 100%;
  height: auto;
  margin-bottom: 0;
}
.previous,
.next {
  color: #779b49;
}
.previous a,
.next a {
  font-weight: normal;
  line-height: 100%;
  font-size: 0.85em;
  margin: 0;
  color: #779b49 !important;
  background-color: #fff;
  padding: 5px 10px!important;
  border-radius: 0;
  border: 1px solid green;
}
.previous a.selected,
.next a.selected,
.previous a.active,
.next a.active {
  color: #ddc252;
}
.previous a:hover,
.next a:hover {
  color: #ddc252;
  text-decoration: none;
}
/* ---- [ Blog-news Style ] ---- */
.single-post-content,
.blog-intro {
  width: 100%;
  padding: 0 10px;
  min-height: 200px;
}
.single-post-content .read-more-button,
.blog-intro .read-more-button,
.single-post-content .button-blog,
.blog-intro .button-blog {
  color: #fff !important;
  font-family: "Noto Sans", sans-serif !important;
  text-transform: uppercase;
  display: block;
  margin-top: 25px;
  padding: 5px 10px!important;
  border: 1px solid #ddc252;
  background: #ddc252;
  margin-left: 20px;
  font-size: 0.9em !important;
  text-align: left;
  width: 150px;
}
.single-post-content .read-more-button:hover,
.blog-intro .read-more-button:hover,
.single-post-content .button-blog:hover,
.blog-intro .button-blog:hover {
  color: #000 !important;
  text-decoration: none!important;
  padding: 5px!important;
  border: 1px solid #4dc0e8;
  background: #4dc0e8;
}
.single-post-content .read-more-button a,
.blog-intro .read-more-button a,
.single-post-content .button-blog a,
.blog-intro .button-blog a {
  text-decoration: none!important;
}
.single-post-content .read-more-button a:hover,
.blog-intro .read-more-button a:hover,
.single-post-content .button-blog a:hover,
.blog-intro .button-blog a:hover {
  text-decoration: none!important;
}
.blog-intro {
  font-size: 0.8em;
}
.blog-text {
  text-align: left;
  padding: 10px 15px;
  font-size: 1em;
  position: relative;
}
.blog-top {
  padding: 0 15px;
  text-align: left;
}
.excerpt-read-more {
  color: #fff !important;
  font-family: "Noto Sans", sans-serif !important;
  text-transform: uppercase;
  padding: 5px 10px;
  display: block;
  margin-top: 10px;
  border: 1px solid #0d5d8e;
  width: 120px;
}
.excerpt-read-more:hover {
  color: #fff !important;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  padding: 5px!important;
}
.read-more-button {
  color: #0d5d8e !important;
  font-family: "Noto Sans", sans-serif !important;
  text-transform: uppercase;
  padding: 5px 12px;
  display: block;
  margin-top: 10px;
  text-align: left;
  border: 1px solid #0d5d8e;
  width: 120px;
}
.read-more-button:hover {
  color: #000 !important;
  border: 1px solid #000;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  padding: 5px!important;
  text-decoration: none !important;
}
.history-news-title {
  padding: 10px 30px;
  width: auto;
  text-align: center;
  cursor: pointer;
  margin: 20px auto;
  font-family: "Rosario", sans-serif;
  font-size: 1.7em;
  text-transform: none;
  color: #0d5d8e;
}
.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;
  border: 1px #0d5d8e solid;
  padding: 20px;
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px solid #0d5d8e;
  top: 45%;
  width: 90%;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}
.recents {
  font-size: 1em;
  height: 345px;
  width: 90%;
  margin: 0 auto 35px;
}
.blog-intro {
  font-size: 0.7em;
}
.recents-content {
  position: relative;
}
.recents-content p {
  text-align: left;
  line-height: 125%;
  font-size: 0.9em;
}
.wp-pagenavi {
  display: block;
  margin-top: 30px !important;
  text-align: left;
}
.wp-pagenavi .current {
  background: #fff;
  color: #779b49;
  text-decoration: none;
  font-style: normal;
}
.wp-pagenavi .pages {
  display: inline-block;
  color: #779b49;
}
.wp-pagenavi span,
.wp-pagenavi a {
  color: #779b49;
  padding: 10px 15px !important;
}
.wp-pagenavi a {
  background: #333333;
}
.recents-title {
  line-height: 130%;
  color: #0d5d8e;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
  padding: 10px 20px;
  text-align: left;
  height: auto;
  font-family: "Rosario", sans-serif;
  text-transform: uppercase;
}
.recents-title a {
  color: #0d5d8e !important;
  text-decoration: none;
  font-family: "Rosario", sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  letter-spacing: 0.05em;
}
.recents-title:hover {
  color: #4dc0e8;
}
.post-thumb img {
  width: 300px;
  height: 255px;
}
.post-thumb-full img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.date-wrapper {
  display: block;
  background: url("images/blog-date-green-min.png") no-repeat;
  width: 148px;
  height: 137px;
  left: -18%;
  z-index: 9999;
  top: -6px;
  position: absolute;
  color: #ffffff;
  font-size: 2em;
  padding: 30px;
  text-align: left;
  font-family: "Rosario", sans-serif;
}
.date-wrapper.red {
  background: url("images/blog-date-red-min.png") no-repeat;
}
.date-wrapper.blue {
  background: url("images/blog-date-blue-min.png") no-repeat;
}
.month-title {
  font-size: 0.6em;
  text-transform: uppercase;
}
.left {
  float: left;
}
.right {
  float: right;
}
.recents-top {
  height: auto;
  position: relative;
}
.recents-top img {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.date-new {
  text-align: left;
  font-weight: 100;
  color: #779b49;
  font-size: 0.9em;
  margin-left: 0;
  display: inline-block;
  width: 300px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.archive-sidebar-blog {
  margin: 40px auto;
  color: #0d5d8e;
  width: 90%;
}
.at-resp-share-element .at-share-btn {
  background-color: #ddc252 !important;
}
.share-post {
  text-align: right;
  color: #000;
  margin-top: 40px;
  display: block;
  width: 100%;
  height: 25px;
  text-indent: -9999px;
}
div#all {
  width: 100%;
  height: 100%;
}
/* generic css */
.view {
  margin: 10px;
  float: left;
  border: 10px solid #fff;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: #fff url(images/bgimg.jpg) no-repeat center center;
}
.view .mask,
.view .content {
  width: 100%;
  height: 340px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.view img {
  display: block;
  position: relative;
}
.view a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #0d5d8e;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 0 0 1px #fff;
}
.view a.info:hover {
  box-shadow: 0 0 5px #000;
}
.view-tenth img {
  transform: scaleY(1);
  transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
  background-color: #0d5d8e;
  transition: all 0.5s linear;
  opacity: 0;
}
.view-tenth .title {
  background: transparent;
  margin: 20px;
  transform: scale(0);
  color: #fff;
  transition: all 0.5s linear;
  opacity: 0;
  font-family: "Rosario", sans-serif;
  font-size: 1em;
}
.view-tenth p {
  color: #fff;
  opacity: 0;
  transform: scale(0);
  transition: all 0.5s linear;
  margin: 0 20px;
}
.view-tenth a.info {
  opacity: 0;
  transform: scale(0);
  transition: all 0.5s linear;
}
.view-tenth:hover img {
  -webkit-transform: scale(10);
  transform: scale(10);
  opacity: 0;
}
.view-tenth:hover .mask {
  opacity: 1;
}
.view-tenth:hover .title,
.view-tenth:hover p,
.view-tenth:hover a.info {
  transform: scale(1);
  opacity: 1;
}
.testimonials-banner {
  margin: 50px auto;
  width: 90%;
  text-align: center!important;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.home-header {
  position: relative;
  width: 100%;
  margin: 93px auto 0;
  z-index: 1;
}
.home-header img {
  width: 100%;
  height: auto;
}
.main-copy {
  width: 100%;
  max-width: 1050px;
  text-align: center;
  display: inline-block;
}
.main-copy p {
  text-align: center;
}
.hp-half-content {
  width: 100%;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: left;
  padding-left: 50px;
}
.hp-blue-wrapper {
  width: 100%;
  margin: 0 auto;
  background: url("images/2025/bg-texture-noise.png") repeat #4dc0e8;
  padding: 50px;
  display: inline-block;
  color: #fff;
}
.hp-blue-wrapper span img {
  border: 0;
}
.hp-blue-wrapper img {
  border: 5px solid #fff;
}
.hp-green-wrapper {
  width: 100%;
  margin: 0 auto;
  background: url("images/2025/bg-texture-noise.png") repeat #779b49;
  padding: 300px 0;
  display: inline-block;
  color: #fff;
}
.hp-green-wrapper .img-right {
  position: absolute;
  top: 80px;
  right: 5%;
}
.hp-green-wrapper .img-right img {
  max-width: 100%;
}
.hp-dark-green-wrapper {
  width: 100%;
  margin: 0 auto;
  background: url("images/2025/bg-texture-noise.png") repeat #536C33;
  display: inline-block;
  color: #fff;
  min-height: 440px;
}
.hp-brown-wrapper {
  width: 100%;
  margin: 0 auto;
  background: url("images/2025/bg-texture-noise.png") repeat #827371;
  padding: 300px 0;
  display: inline-block;
  color: #fff;
}
.hp-brown-wrapper .img-right {
  position: absolute;
  top: 80px;
  right: 5%;
}
.hp-brown-wrapper .img-right img {
  max-width: 100%;
}
.hp-dark-brown-wrapper {
  width: 100%;
  margin: 0 auto;
  background: url("images/2025/bg-texture-noise.png") repeat #59504f;
  display: inline-block;
  color: #fff;
  min-height: 440px;
}
.hp-left-wave {
  position: absolute;
  top: 80px;
  left: 5%;
  z-index: 999;
}
.hp-yellow-wrapper {
  width: 100%;
  background: url("images/2025/bg-texture-noise.png") repeat #ddc252;
  border-bottom: 100px solid white;
}
.home-popup-banner {
  position: absolute;
  top: 9%;
  right: 0;
  display: block;
  z-index: 999999;
  width: 296px;
  height: 345px;
  animation: slide-in 5s forwards;
  -webkit-animation: slide-in 5s forwards;
}
.top-form {
  background: url(images/color-bar-min.jpg) repeat-x top left #fff;
  width: 350px;
  padding: 14px 0 0 40px;
  height: 700px;
  position: absolute;
  top: -800px;
  right: 0;
  z-index: 99999;
}
.close-button {
  width: 25px;
  height: 25px;
  background: #425c8a;
  left: 0;
  top: 0;
  position: absolute;
  display: block;
  z-index: 999999;
  text-indent: -9999px;
}
.close-button:before,
.close-button:after {
  content: '';
  width: 55%;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 25%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  top: 29%;
  left: 18%;
}
.close-button:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  top: 67%;
  left: 18%;
}
.close-button:hover:before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.close-button:hover:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/* Basic reset for consistent rendering */
.testimonial-section {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
/* Testimonial Section Styles */
.testimonial-section {
  font-family: "Rosario", sans-serif;
  /* Or your preferred font */
  background-color: #ffffff;
  /* White background as in the image */
  padding: 60px 20px;
  /* Adjust padding as needed for vertical spacing */
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 200px;
  /* Minimum height to ensure content is visible */
  color: #0d5d8e;
}
.testimonial-section span {
  font-family: "Rancho", cursive;
}
.testimonial-content {
  max-width: 900px;
  /* Max width for the content as seen in the image */
  text-align: center;
  line-height: 1.6;
}
.testimonial-quote {
  font-size: clamp(1.5rem, 3.8vw, 2.2rem);
  /* Responsive font size */
  font-weight: 500;
  /* Lighter font weight for a sleek look */
  margin-bottom: 20px;
  position: relative;
  padding: 0 40px;
  /* Space for the quote icons */
}
.quote-icon {
  font-family: 'Times New Roman', serif !important;
  /* Classic serif for quotes */
  font-size: clamp(4rem, 8vw, 6rem);
  /* Larger responsive size for quotes */
  color: #A9D5ED;
  /* Light blue color for the icons */
  position: absolute;
  line-height: 0.5;
  /* Adjust line-height to position vertically */
}
.left-quote {
  left: 0;
  top: -10px;
  /* Fine-tune vertical alignment */
}
.right-quote {
  right: 0;
  top: auto!important;
  bottom: -20px !important;
}
.highlight {
  font-family: "Rancho", cursive;
  font-size: clamp(1.5rem, 4vw, 2.2rem);
  /* Responsive font size */
  text-decoration: underline;
  text-decoration-color: #ddc252;
  /* Gold color for underline */
  text-decoration-thickness: 2px;
  /* Thickness of the underline */
  text-underline-offset: 4px;
  /* Space between text and underline */
}
.testimonial-author {
  font-size: clamp(0.9rem, 1.5vw, 1.1rem);
  /* Responsive font size */
  font-family: "Noto Sans", sans-serif;
  margin-top: 10px;
}
/* Responsive Adjustments */
@media (max-width: 768px) {
  .testimonial-quote {
    padding: 0 20px;
    /* Reduce padding on smaller screens */
  }
  .quote-icon {
    font-size: clamp(3rem, 6vw, 4rem);
    /* Adjust quote icon size */
    top: -5px;
    /* Adjust vertical position */
  }
  .left-quote {
    left: 0;
  }
  .right-quote {
    right: 0;
    top: auto!important;
    bottom: 0!important;
  }
}
@media (max-width: 480px) {
  .testimonial-quote {
    padding: 0 10px;
    /* Further reduce padding */
    font-size: clamp(1.2rem, 3vw, 1.8rem);
    /* Adjust quote font size */
  }
  .quote-icon {
    font-size: clamp(2.5rem, 5vw, 3rem);
    /* Adjust quote icon size */
    top: 0;
  }
  .testimonial-author {
    font-size: clamp(0.8rem, 1.2vw, 1rem);
    /* Adjust author font size */
  }
}
@media (max-width: 1600px) {
  .hp-brown-wrapper,
  .hp-green-wrapper {
    padding: 100px 0;
  }
  .hp-green-wrapper .img-right {
    position: absolute;
    top: 80px;
    right: 2%;
    width: 30%;
  }
  .hp-brown-wrapper .img-right {
    position: absolute;
    top: 80px;
    right: 2%;
    width: 30%;
  }
  .hp-left-wave img {
    width: 120px!important;
  }
}
@media (max-width: 1100px) {
  .hp-brown-wrapper,
  .hp-green-wrapper {
    padding: 100px 0;
  }
  .hp-brown-wrapper .img-right {
    position: absolute;
    top: 151px;
    right: 2%;
    width: 30%;
  }
  .hp-left-wave img {
    width: 110px!important;
  }
}
@media (max-width: 780px) {
  .col_two_fifths {
    text-align: center!important;
  }
  .global-title.main-title {
    font-size: 2rem;
    padding: 0 10%;
  }
  .main-copy {
    width: 80%;
  }
  .padding-left50 {
    padding-left: 0;
  }
  .hp-brown-wrapper,
  .hp-green-wrapper {
    padding: 20px 0;
  }
  .text-left,
  .text-right {
    text-align: center!important;
  }
  .hp-half-content {
    width: 80%;
    text-align: center;
    padding: 0;
  }
  .hp-left-wave {
    display: none;
  }
}
/* Basic Styles - Adjust as needed for your overall site */
.nassau-page-section {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  background-color: #fff;
  /* White background for areas outside the section */
}
/* Wrapper for the main section and its extending gold bars */
.nassau-section-wrapper {
  position: relative;
  max-width: 100%;
  /* Limits the max width of the main image and bars */
  width: 90vw;
  /* Responsive width for wrapper */
  margin: 40px auto;
  /* Centers the wrapper horizontally with vertical spacing */
  overflow: visible;
  /* Important: Allows pseudo-elements (gold bars) to extend */
  z-index: 1;
  /* Ensures this wrapper is above general page content if any */
}
/* Gold Bars - Created using pseudo-elements on the wrapper */
.nassau-section-wrapper::before,
.nassau-section-wrapper::after {
  content: '';
  position: absolute;
  background-color: #D4AF37;
  /* Gold color */
  width: 25%;
  /* Width of the gold bars */
  z-index: 0;
  /* Ensures bars are behind the main .nassau-section */
  top: 90px;
  /* Extends 40px above the wrapper */
  bottom: 90px;
  /* Extends 40px below the wrapper */
}
.nassau-section-wrapper::before {
  left: -25%;
  /* Positions the left gold bar */
}
.nassau-section-wrapper::after {
  right: -25%;
  /* Positions the right gold bar */
}
/* Main Section (background image area) */
.nassau-section {
  position: relative;
  width: 100%;
  /* Takes full width of its wrapper */
  z-index: 1;
  /* Ensures this section is above the gold bars */
}
/* Content Overlay Box */
.nassau-content-overlay {
  position: absolute;
  top: 0;
  /* Adjust vertical position */
  right: 5%;
  /* Adjust horizontal position */
  width: clamp(300px, 70%, 950px);
  /* Responsive width for the overlay box */
  padding: 5px 30px;
  background-color: rgba(0, 0, 0, 0.4);
  /* Semi-transparent white */
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  /* Subtle shadow for the box */
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* Centers content vertically within the box */
  align-items: flex-start;
  /* Aligns text to the left */
  text-align: left;
  min-height: 50%;
  /* Takes up most of the section's height */
  color: #fff !important;
}
/* ==================== Responsive Adjustments ==================== */
@media (max-width: 900px) {
  .nassau-section-wrapper {
    width: 95vw;
    /* Slightly wider wrapper on medium screens */
    margin: 30px auto;
  }
  .nassau-section-wrapper::before,
  .nassau-section-wrapper::after {
    width: 30px;
    /* Smaller gold bars */
    top: -20px;
    bottom: -20px;
  }
  .nassau-section-wrapper::before {
    left: -30px;
  }
  .nassau-section-wrapper::after {
    right: -30px;
  }
  .nassau-content-overlay {
    width: clamp(250px, 55%, 400px);
    /* Adjust overlay width for medium screens */
    padding: 20px;
    top: 5%;
    right: 3%;
  }
}
@media (max-width: 640px) {
  .hp-blue-wrapper {
    overflow: hidden;
  }
  .nassau-section-wrapper {
    width: 100%;
    /* Full width wrapper on small screens */
    margin: 0;
    /* Remove horizontal margins */
    padding-bottom: 20px;
    /* Add space below image before overlay */
  }
  .nassau-section-wrapper::before,
  .nassau-section-wrapper::after {
    display: none;
    /* Hide gold bars on small screens for cleaner layout */
  }
  .nassau-section {
    aspect-ratio: unset;
    /* Let height be determined, or set a min-height */
    height: fit-content !important;
    /* Fixed height for the background image on mobile */
    width: 100%;
    /* Ensure it spans full width */
    box-shadow: none;
    /* Remove shadow to blend with full-width */
    border-radius: 0;
  }
  .nassau-content-overlay {
    position: static;
    /* Overlay becomes part of the normal document flow */
    width: auto;
    /* Let it fill the available horizontal space */
    margin: -50px 20px 0 20px;
    /* Negative margin to overlap image, then side margins */
    padding: 25px 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    /* Keep shadow for definition */
    border-radius: 5px;
    text-align: center;
    /* Center text on mobile */
    align-items: center;
    /* Center flex items horizontally */
  }
  .nassau-pin-icon {
    margin-bottom: 10px;
  }
  .nassau-pin-img {
    width: 25px;
    /* Slightly smaller pin on mobile */
  }
  /* Center text on mobile for better readability */
  .nassau-title,
  .nassau-description,
  .nassau-button {
    text-align: center;
  }
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
.clearfix {
  display: inherit;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  color: #59504f !important;
  line-height: 190%!important;
  letter-spacing: 0.0275rem;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  font-variant-numeric: lining-nums;
}
a {
  text-decoration: none;
  color: #779b49;
}
a:hover {
  color: #4dc0e8;
  text-decoration: none;
}
.mobile {
  display: none;
}
.super-container {
  width: 100%;
  margin: 0 auto;
  display: inline-block;
}
p {
  line-height: 190%;
  text-align: left;
}
.clear {
  clear: both;
}
.grey-line {
  width: 96%;
  margin: 20px auto;
  background-color: #827371;
  height: 1px;
  display: block;
}
.top-slider {
  margin: 10px auto;
  width: 100%;
}
.top-slider-mobile {
  display: none;
}
.fancy-text {
  font-weight: 400;
  font-family: "Rancho", cursive;
}
.global-title {
  font-family: "Rosario", sans-serif;
  line-height: 125%;
  font-weight: 500;
  color: #0d5d8e;
}
.global-title.main-title {
  font-size: 3.125rem;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  text-align: left;
  line-height: 135%;
  text-transform: none;
  margin-bottom: 40px;
}
.global-title.main-title span {
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  font-family: "Rancho", cursive;
}
.global-title.secondary-title {
  font-size: 2.8125rem;
  color: #fff;
}
.global-title.secondary-title.blue-text {
  color: #0d5d8e !important;
}
.global-title.sub-title {
  font-size: 2.8125rem;
  color: #fff;
  text-align: left;
  line-height: 109%;
  letter-spacing: 0.03em;
  margin-bottom: 30px;
  margin-top: 30px;
}
.global-title.sub-title.blue-text {
  color: #0d5d8e !important;
}
.global-title.tertiary-title {
  font-size: 2.15em;
  text-align: left;
  line-height: 109%;
  letter-spacing: 0.03em;
  margin-bottom: 30px;
  margin-top: 20px;
  max-width: 355px;
  margin-left: 0;
  color: #0d5d8e;
}
.global-title.hours-title {
  font-size: 2em;
  text-align: center;
  line-height: 109%;
  letter-spacing: 0.03em;
  margin-bottom: 10px;
  margin-top: 10px;
}
.global-title.popup-title {
  font-size: 1.8em;
  text-align: center;
  line-height: 115%;
  letter-spacing: 0.03em;
  font-weight: 100;
}
.global-title.listings-title {
  font-size: 1.7rem;
  text-align: left;
  line-height: 115%;
  text-transform: none;
  margin: 20px 0;
}
.global-title.listings-title.small {
  font-size: 1.5rem;
  margin: 0;
}
.global-title.listings-buildername {
  font-size: 1.7rem;
  line-height: 115%;
  margin-top: 0;
}
.global-title.blog-title {
  font-size: 2em;
  text-align: left;
  line-height: 109%;
  letter-spacing: 0.03em;
  margin-bottom: 20px;
  margin-top: 20px;
}
.global-title.footer-title {
  font-size: 1.8em;
  text-align: left;
  line-height: 109%;
  letter-spacing: 0.03em;
  font-weight: 100;
  margin-bottom: 30px;
  margin-top: 0;
  color: #fff;
  text-transform: uppercase;
  font-family: "Rosario", sans-serif;
}
.global-title.neighborhoods-title {
  font-size: 1em;
}
.text-center {
  text-align: center!important;
}
.text-left {
  text-align: left!important;
}
.form-comment {
  color: #0d5d8e;
  width: 100%;
}
.btn-form-wrapper {
  text-align: center !important;
  margin: 50px auto 0;
}
button.accordion {
  cursor: pointer;
  outline: none;
  overflow: hidden;
  transition: 0.4s;
  text-align: left;
  margin: 0 auto 40px;
  width: auto;
  color: #fff !important;
  display: inline-block;
  letter-spacing: 0.05em;
  font-size: 1.3em;
  font-weight: 100;
  padding: 10px 20px;
  background: #ddc252;
}
button.accordion a {
  color: #fff !important;
  text-decoration: none;
}
button.accordion a:hover {
  color: #fff !important;
  background: #4dc0e8;
  text-decoration: none;
  text-align: center;
  border: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
button.accordion:hover {
  color: #000 !important;
  background: #0d5d8e;
  text-decoration: none;
  text-align: center;
  border: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  transition: all 0.3s ease-in-out;
}
button.accordion span {
  background: url(images/arrow-desktop-min.png) no-repeat top center;
  height: 9px;
  width: 6px;
  margin-left: 10px;
  display: inline-block;
}
button.accordion:hover {
  color: #fff !important;
  background: #4dc0e8;
  border: 0;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
button.accordion.active {
  color: #fff !important;
  background: #ddc252;
  border: 0;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
button.accordion.active span {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
div.panel {
  padding: 0;
  background-color: transparent;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.9s ease-in-out;
  text-align: center;
}
.footer-mobile {
  display: none;
}
.footer-wrapper {
  margin: 5px auto 0;
  text-align: center;
  background: #0d5d8e;
  color: #fff;
  padding: 75px 0;
  width: 100%;
}
.footer-wrapper a {
  color: #fff !important;
}
.footernav {
  padding-right: 10%;
}
.disclaimer {
  font-size: 0.85em;
  color: #fff;
  width: 98%;
  margin: 35px auto;
  text-align: left;
  line-height: 225%;
  display: inline-block;
}
.disclaimer a {
  color: #fff !important;
}
.disclaimer a:hover {
  color: #eee0a8 !important;
}
.white-text {
  color: #fff !important;
  font-size: 0.7em;
}
.text-right {
  text-align: right!important;
}
.text-left {
  text-align: left!important;
}
.content-buttons {
  margin: 20px auto;
  width: 300px;
  font-family: "Rosario", sans-serif;
  font-weight: 500!important;
}
.content-buttons a {
  color: #0d5d8e !important;
  text-decoration: none;
  font-size: 1.38819rem;
  margin: 0 10px;
  font-weight: 500!important;
  padding: 5px;
  display: inline-block;
}
.content-buttons a:hover {
  border: 1px solid #4dc0e8;
  color: #4dc0e8;
}
.white-text {
  text-align: center;
  color: #fff;
}
.white-text p {
  color: #fff !important;
}
.blue-text {
  text-align: center;
  color: #0d5d8e !important;
}
.blue-text p {
  color: #0d5d8e !important;
}
.margin-top300 {
  margin-top: 300px;
}
.margin-top250 {
  margin-top: 300px;
}
.margin-top200 {
  margin-top: 200px;
}
.margin-top115 {
  margin-top: 115px;
}
.margin-top100 {
  margin-top: 100px;
}
.margin-top75 {
  margin-top: 75px;
}
.margin-top50 {
  margin-top: 50px;
}
.margin-top35 {
  margin-top: 35px;
}
.margin-top20 {
  margin-top: 20px;
}
.padding-left50 {
  padding-left: 50px;
}
.bg_yellow {
  background: url("images/2025/bg-texture-noise-min.png") repeat center center #ddc252;
  color: #fff;
}
.bg_lightgreen {
  background: url("images/2025/bg-texture-noise-min.png") repeat center center #bbcda4;
  color: #fff;
  transition: width 0s, height 2s, background-color 2s, transform 2s;
}
.bg_green {
  background: url("images/2025/bg-texture-noise-min.png") repeat center center #779b49;
  color: #fff;
  transition: width 0s, height 2s, background-color 2s, transform 2s;
}
.bg_grey {
  background: url("images/2025/bg-texture-noise-min.png") repeat center center #c1bbb9;
  color: #fff;
}
.bg_midgrey {
  background-color: #827371;
  color: #fff;
}
.bg_darkgrey {
  background: url("images/2025/bg-texture-noise-min.png") repeat center center #59504f;
  color: #fff;
}
.bg_ligthblue {
  background: url("images/2025/bg-texture-noise-min.png") repeat center center #4dc0e8;
  color: #fff;
  transition: width 2s, height 2s, background-color 2s, transform 2s;
}
.bg_darkblue {
  background-color: #0d5d8e;
  color: #fff;
}
.social-footer {
  display: inline-block;
  position: relative;
  text-align: right;
  height: 31px;
  width: 60px;
  z-index: 9999;
}
.social-footer p {
  height: 100%!important;
}
.icon-social-white {
  background: url('images/social-icons-min.png') no-repeat center center;
  display: inline-block;
  height: 31px;
}
.icon-facebook {
  background-position: 0 0;
  width: 26px;
  text-indent: -9999px;
}
.icon-facebook:hover {
  opacity: 0.5;
}
.icon-instagram {
  background-position: -28px 0;
  width: 26px;
  text-indent: -9999px;
}
.icon-instagram:hover {
  opacity: 0.5;
}
.form-wrapper {
  width: 85%;
  margin: 0 auto 5px;
  margin-left: 15%;
}
.frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 15px!important;
}
.frm_style_formidable-style.with_frm_style,
.frm_style_formidable-style.with_frm_style form,
.frm_style_formidable-style.with_frm_style .frm-show-form div.frm_description p {
  text-align: center!important;
}
.frm_style_formidable-style.with_frm_style input[type=text],
.frm_style_formidable-style.with_frm_style input[type=password],
.frm_style_formidable-style.with_frm_style input[type=email],
.frm_style_formidable-style.with_frm_style input[type=number],
.frm_style_formidable-style.with_frm_style input[type=url],
.frm_style_formidable-style.with_frm_style input[type=tel],
.frm_style_formidable-style.with_frm_style input[type=phone],
.frm_style_formidable-style.with_frm_style input[type=search],
.frm_style_formidable-style.with_frm_style select,
.frm_style_formidable-style.with_frm_style textarea,
.frm_form_fields_style,
.frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container,
.frm_form_fields_active_style,
.frm_form_fields_error_style,
.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices,
.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  color: #0d5d8e !important;
  background-color: transparent!important;
  border-color: #0d5d8e !important;
  border-width: 0!important;
  border-style: solid!important;
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  border-radius: 0!important;
  border-bottom: 1px #0d5d8e solid !important;
  max-width: 100%!important;
  font-size: 0.9rem !important;
  text-transform: capitalize!important;
  letter-spacing: 0.05em !important;
  padding: 15px 10px 0 10px!important;
  font-weight: 400!important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset !important;
  text-align: left!important;
  font-family: "Noto Sans", sans-serif !important;
}
.frm_style_formidable-style.with_frm_style label.frm_primary_label {
  font-family: "Noto Sans", sans-serif !important;
  font-size: 0.9em;
  color: #0d5d8e !important;
  font-weight: 300!important;
  text-align: left!important;
  margin: 0;
  padding: 0 0 3px 0;
  width: auto;
  display: block;
}
.frm_style_formidable-style.with_frm_style .frm_radio label,
.frm_style_formidable-style.with_frm_style .frm_checkbox label {
  font-family: "Noto Sans", sans-serif !important;
  font-size: 0.9rem !important;
  color: #0d5d8e !important;
  font-weight: 400!important;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_style_formidable-style.with_frm_style .frm_submit button,
.frm_form_submit_style,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  width: auto!important;
  font-family: "Noto Sans", sans-serif !important;
  font-size: 1.2em !important;
  height: auto!important;
  line-height: normal!important;
  text-align: center!important;
  background: #779b49 !important;
  color: #fff !important;
  border: 1px solid #779b49 !important;
  cursor: pointer!important;
  font-weight: normal!important;
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  border-radius: 0!important;
  text-shadow: none!important;
  padding: 10px 30px!important;
  -moz-box-shadow: 0 0 0 #eeeeee !important;
  -webkit-box-shadow: 0 0 0 #eeeeee !important;
  box-shadow: 0 0 0 #eeeeee !important;
  margin: 0 auto!important;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover,
.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit button:hover,
.frm_form_submit_style:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover {
  background: #ddc252 !important;
  color: #fff !important;
  border: 1px solid #ddc252 !important;
}
.footerform {
  width: 480px;
  border-left: 1px solid #fff;
  padding-left: 10%;
}
.footerform .with_frm_style .frm_primary_label {
  color: #fff !important;
  text-align: left!important;
  font-family: "Noto Sans", sans-serif !important;
}
.footerform .frm_style_formidable-style.with_frm_style .frm_radio label,
.footerform .frm_style_formidable-style.with_frm_style .frm_checkbox label {
  font-family: "Noto Sans", sans-serif !important;
  font-size: 0.9rem !important;
  color: #fff !important;
  letter-spacing: 0.05em !important;
  font-weight: 400!important;
  text-transform: uppercase!important;
}
.footerform .frm_style_formidable-style.with_frm_style input[type=text],
.footerform .frm_style_formidable-style.with_frm_style input[type=password],
.footerform .frm_style_formidable-style.with_frm_style input[type=email],
.footerform .frm_style_formidable-style.with_frm_style input[type=number],
.footerform .frm_style_formidable-style.with_frm_style input[type=url],
.footerform .frm_style_formidable-style.with_frm_style input[type=tel],
.footerform .frm_style_formidable-style.with_frm_style input[type=phone],
.footerform .frm_style_formidable-style.with_frm_style input[type=search],
.footerform .frm_style_formidable-style.with_frm_style select,
.footerform .frm_style_formidable-style.with_frm_style textarea,
.footerform .frm_form_fields_style,
.footerform .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container,
.footerform .frm_form_fields_active_style,
.footerform .frm_form_fields_error_style,
.footerform .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices,
.footerform .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  color: #fff !important;
  background-color: transparent!important;
  border-color: #fff !important;
  border-width: 0!important;
  border-style: solid!important;
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  border-radius: 0!important;
  border-bottom: 1px solid!important;
  max-width: 100%!important;
  font-size: 0.9rem !important;
  letter-spacing: 0.05em !important;
  padding: 10px 10px 15px 10px!important;
  font-weight: 400!important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset !important;
  text-align: left!important;
  font-family: "Noto Sans", sans-serif !important;
}
.footerform .with_frm_style .frm_submit {
  clear: both;
  text-align: left;
  margin-left: 0;
}
.footerform .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.footerform .frm_style_formidable-style.with_frm_style input[type=submit],
.footerform .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.footerform .frm_style_formidable-style.with_frm_style .frm_submit button,
.footerform .frm_form_submit_style,
.footerform .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  width: 100%!important;
  font-family: "Rosario", sans-serif !important;
  font-size: 1.2em !important;
  height: auto!important;
  line-height: normal!important;
  text-align: left!important;
  background: #ddc252 !important;
  color: #fff !important;
  border: 2px solid #fff !important;
  cursor: pointer!important;
  font-weight: normal!important;
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  border-radius: 0!important;
  text-shadow: none!important;
  padding: 10px!important;
  -moz-box-shadow: 0 0 0 #eeeeee !important;
  -webkit-box-shadow: 0 0 0 #eeeeee !important;
  box-shadow: 0 0 0 #eeeeee !important;
  margin: 20px 0 0 0!important;
}
.footerform .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover,
.footerform .frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.footerform .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.footerform .frm_style_formidable-style.with_frm_style .frm_submit button:hover,
.footerform .frm_form_submit_style:hover,
.footerform .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover {
  background: #fff !important;
  color: #0d5d8e !important;
}
.frm_form_field .frm_checkbox,
.frm_form_field .frm_checkbox + .frm_checkbox,
.frm_form_field .frm_radio,
.frm_form_field .frm_radio + .frm_radio {
  text-align: left!important;
}
.frm_opt_container {
  text-align: left!important;
}
.with_frm_style .frm_primary_label {
  color: #0d5d8e !important;
  text-align: left!important;
  font-family: "Noto Sans", sans-serif !important;
}
.frm_forms.frm_style_formidable-style.with_frm_style {
  max-width: 100%!important;
}
.frm_style_formidable-style.with_frm_style input[type=text],
.frm_style_formidable-style.with_frm_style input[type=password],
.frm_style_formidable-style.with_frm_style input[type=email],
.frm_style_formidable-style.with_frm_style input[type=number],
.frm_style_formidable-style.with_frm_style input[type=url],
.frm_style_formidable-style.with_frm_style input[type=tel],
.frm_style_formidable-style.with_frm_style input[type=file],
.frm_style_formidable-style.with_frm_style input[type=search],
.frm_style_formidable-style.with_frm_style select {
  height: 34px!important;
  text-align: left!important;
}
.frm_style_formidable-style.with_frm_style .frm_form_fields > fieldset {
  padding: 0!important;
  font-family: "Noto Sans", sans-serif !important;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_style_formidable-style.with_frm_style .frm_submit button,
.frm_form_submit_style,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  padding: 10px!important;
  margin: 0 auto!important;
  width: auto!important;
}
.with_frm_style.frm_center_submit .frm_submit input[type=submit],
.with_frm_style.frm_center_submit .frm_submit input[type=button],
.with_frm_style.frm_center_submit .frm_submit button {
  margin-bottom: 0!important;
}
.with_frm_style.frm_center_submit .frm_submit {
  margin-top: 30px!important;
}
select {
  border-radius: 0!important;
  -webkit-border-radius: 0!important;
  -webkit-appearance: button!important;
}
.frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 15px!important;
  text-align: left;
}
.vip55form {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}
.vip55form .frm_forms.frm_style_formidable-style.with_frm_style {
  max-width: 100%!important;
}
.vip55form .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.vip55form .frm_style_formidable-style.with_frm_style input[type=submit],
.vip55form .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.vip55form .frm_style_formidable-style.with_frm_style .frm_submit button,
.vip55form .frm_form_submit_style,
.vip55form .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  width: auto!important;
  font-family: "Noto Sans", sans-serif !important;
  font-size: 1.2em !important;
  height: auto !important;
  line-height: normal !important;
  text-align: center !important;
  background: #ddc252 !important;
  color: #fff !important;
  border: 1px solid #fff !important;
  cursor: pointer !important;
  font-weight: normal !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  text-shadow: none !important;
  padding: 10px 30px!important;
  -moz-box-shadow: 0 0 0 #eeeeee !important;
  -webkit-box-shadow: 0 0 0 #eeeeee !important;
  box-shadow: 0 0 0 #eeeeee !important;
  margin: 30px auto !important;
  text-align: center;
}
.vip55form .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover,
.vip55form .frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.vip55form .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.vip55form .frm_style_formidable-style.with_frm_style .frm_submit button:hover,
.vip55form .frm_form_submit_style:hover,
.vip55form .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover {
  background: #ddc252 !important;
  color: #fff !important;
  border: 1px solid #ddc252 !important;
}
.vip55form .with_frm_style .frm_submit {
  clear: both;
  text-align: center!important;
}
.vip55form .with_frm_style .frm_primary_label {
  color: #0d5d8e !important;
  text-align: left !important;
  font-family: "Noto Sans", sans-serif !important;
}
#frm_form_6_container input::-webkit-input-placeholder {
  color: #fff !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_6_container input::-moz-placeholder {
  color: #fff !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_6_container input:-ms-input-placeholder {
  color: #fff !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_6_container input::-moz-placeholder {
  color: #fff !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_9_container input::-webkit-input-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_9_container input::-moz-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_9_container input:-ms-input-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_9_container input::-moz-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_10_container input::-webkit-input-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_10_container input::-moz-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_10_container input:-ms-input-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_10_container input::-moz-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_11_container input::-webkit-input-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_11_container input::-moz-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_11_container input:-ms-input-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_11_container input::-moz-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_14_container input::-webkit-input-placeholder {
  color: #fff !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_14_container input::-moz-placeholder {
  color: #fff !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_14_container input:-ms-input-placeholder {
  color: #fff !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_14_container input::-moz-placeholder {
  color: #fff !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_15_container input::-webkit-input-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_15_container input::-moz-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_15_container input:-ms-input-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_15_container input::-moz-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_16_container input::-webkit-input-placeholder {
  color: #0d5d8e !important;
}
#frm_form_16_container input::-moz-placeholder {
  color: #0d5d8e !important;
}
#frm_form_16_container input:-ms-input-placeholder {
  color: #0d5d8e !important;
}
#frm_form_16_container input::-moz-placeholder {
  color: #0d5d8e !important;
}
#frm_form_18_container input::-webkit-input-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_18_container input::-moz-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_18_container input:-ms-input-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
#frm_form_18_container input::-moz-placeholder {
  color: #0d5d8e !important;
  font-size: 1.1rem !important;
  font-weight: 400;
}
.white-button {
  border: 1px solid #fff;
  color: #fff !important;
  padding: 10px 15px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  line-height: 125%;
}
.white-button:hover {
  background: #fff;
  animation-fill-mode: backwards;
  color: #827371 !important;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.green-button {
  color: #536C33 !important;
  background: #fff;
  padding: 10px 15px;
  text-align: center;
  display: inline-block;
  margin-bottom: 15px;
  width: auto;
  text-transform: uppercase;
  line-height: 125%;
}
.green-button.border {
  border: 1px solid #536C33;
}
.green-button:hover {
  border: 1px solid #bbcda4;
  background: #fff;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.blue-button {
  color: #4dc0e8 !important;
  background: #fff;
  padding: 10px 15px;
  text-align: center;
  display: inline-block;
  margin-bottom: 15px;
  text-transform: uppercase;
  line-height: 125%;
}
.blue-button.border {
  border: 1px solid #4dc0e8;
}
.blue-button:hover {
  border: 1px solid #4dc0e8;
  color: #0d5d8e !important;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.yellow-button {
  color: #ddc252 !important;
  background: #fff;
  padding: 10px 15px;
  text-align: center;
  display: inline-block;
  margin-bottom: 15px;
  text-transform: uppercase;
  line-height: 125%;
}
.yellow-button.border {
  border: 1px solid #ddc252;
}
.yellow-button:hover {
  border: 1px solid #eee0a8;
  color: #ddc252 !important;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.grey-button {
  color: #59504f !important;
  background: #fff;
  padding: 10px 15px;
  text-align: center;
  display: inline-block;
  margin-bottom: 15px;
  text-transform: uppercase;
  line-height: 125%;
}
.grey-button.border {
  border: 1px solid #59504f;
}
.grey-button:hover {
  border: 1px solid #59504f;
  color: #827371 !important;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.blue-blue-button {
  color: #0d5d8e !important;
  background: #fff;
  padding: 10px 15px;
  text-align: center;
  display: inline-block;
  margin: 30px auto;
  text-transform: uppercase;
  line-height: 125%;
}
.blue-blue-button.border {
  border: 1px solid #0d5d8e;
}
.blue-blue-button:hover {
  border: 1px solid #0d5d8e;
  color: #4dc0e8 !important;
  background: #fff;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.main-button {
  color: #536C33 !important;
  background: #fff;
  padding: 10px 15px;
  text-align: center;
  display: inline-block;
  margin: 30px auto;
  border: 1px solid #536C33;
  text-transform: uppercase;
  line-height: 125%;
}
.main-button:hover {
  border: 1px solid #0d5d8e;
  color: #4dc0e8 !important;
  background: #fff;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.main-button.green-full {
  color: #fff !important;
  background: #536C33 !important;
}
.close-button {
  width: 25px;
  height: 25px;
  background: #827371;
  left: 0;
  top: 0;
  position: absolute;
  display: block;
  z-index: 999999;
  text-indent: -9999px;
}
.close-button:before,
.close-button:after {
  content: '';
  width: 55%;
  height: 2px;
  background: #fff;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  top: 29%;
  left: 18%;
}
.close-button:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  top: 67%;
  left: 18%;
}
.close-button:hover:before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.close-button:hover:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.cc-window.cc-banner {
  z-index: 99999999!important;
}
.cc-window.cc-floating {
  z-index: 99999999;
}
.skip {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}
a.skip:active,
a.skip:focus,
a.skip:hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
}
.skiptopbt {
  color: transparent;
  font-size: 0.5em;
}
.player.no-playbar:not(.mobile):not(.player-outroVisible) .vp-controls .play,
.player.no-playbar:not(.mobile):not(.player-outroVisible) .vp-controls .play-bar,
.player.no-playbar:not(.mobile):not(.player-outroVisible) .vp-controls .replay {
  z-index: -1 !important;
}
.player.no-playbar:not(.mobile):not(.player-outroVisible) .vp-controls .play,
.player.no-playbar:not(.mobile):not(.player-outroVisible) .vp-controls .replay {
  margin: 0;
  position: absolute;
  bottom: 0!important;
  left: -1000px !important;
  margin-left: -3.25em;
  margin-top: -2em;
}
#signup {
  position: fixed;
  z-index: 100;
  width: 350px;
  bottom: -700px;
  min-height: 225px;
  left: 0;
  background-color: #ddc252;
  transition: bottom 0.5s linear;
  color: #000;
  font-size: 0.9em;
  padding: 15px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  text-align: center;
}
#signup.show {
  bottom: 0;
}
.popup-title {
  font-size: 0.9em;
  color: #000;
  text-transform: uppercase;
}
.closebox {
  position: absolute;
  right: 0;
  background: #ddc252;
  color: #000;
  font-size: 14px;
  top: -20px;
  padding: 0 5px 5px;
}
.btn-form-wrapper {
  text-align: center !important;
  margin: 25px auto 0;
}
.secondary-header {
  position: relative;
  width: 100%;
  margin: 155px auto 0;
  z-index: 1;
}
.secondary-header img {
  width: 100%;
  height: auto;
}
.secondary-copy-block {
  width: 100%;
  max-width: 1050px;
  text-align: center;
  display: inline-block;
  margin: 100px auto 0;
}
.secondary-copy-block.no-margin {
  margin: 0 auto;
}
.secondary-copy-block p {
  text-align: center;
}
.secondary-half-content {
  width: 100%;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: left;
  padding-left: 50px;
  color: #fff !important;
  align-content: center;
}
.secondary-half-content.right {
  padding-right: 50px;
}
.content-grey-border {
  width: 100%;
  margin: 100px auto;
  border-top: 1px solid #827371;
  border-bottom: 1px solid #827371;
  padding: 50px 0;
}
.content-grey-border.top {
  border-bottom: 0;
  padding: 100px 0 0 0;
}
.pattern-green-tare {
  background: url("images/2025/bg-green-tare-10-6-min.png") repeat-x center top;
  width: 100%;
  display: inline-block;
  margin: -15px auto 100px;
  padding: 250px 0 0 0 ;
}
.secondary-pattern-wrapper {
  margin: 0 auto;
  width: 100%;
  padding: 50px;
  display: inline-block;
}
.secondary-pattern-wrapper.pattern-noise {
  background: url("images/2025/bg-texture-noise.png") repeat;
  padding: 0;
}
.secondary-pattern-wrapper.pattern-green-wave {
  background: url("images/2025/bg-texture-noise.png") repeat #779b49;
  color: #fff !important;
}
.secondary-pattern-wrapper.pattern-green-wave .event-list {
  margin: 60px auto 0;
  width: 900px;
  max-width: 90%;
  display: inline-block;
}
.secondary-pattern-wrapper.pattern-green-wave p {
  color: #fff !important;
  text-align: left;
  font-size: 1.4em;
  margin-bottom: 35px;
}
.secondary-pattern-wrapper.pattern-green-wave ul li {
  background: url("images/lifestyle-program/icon-yellow-x-min.png") no-repeat left center !important;
  padding: 5px 10px 5px 50px!important;
  text-align: left!important;
  list-style: none;
  margin: 7px 0;
  vertical-align: middle;
}
.secondary-pattern-wrapper.white {
  background-color: #fff;
}
.secondary-pattern-wrapper.lightyellow {
  background-color: #eee0a8;
  padding: 75px 0;
  transition: width 2s, height 2s, background-color 2s, transform 2s;
}
.secondary-pattern-wrapper.bg-yellow {
  background-color: #ddc252;
  padding: 75px 10px;
  transition: width 2s, height 2s, background-color 2s, transform 2s;
  color: #fff !important;
}
.secondary-pattern-wrapper.bg-yellow p {
  color: #fff !important;
}
.secondary-pattern-wrapper.bg-yellow .global-title.tertiary-title {
  color: #fff !important;
}
.secondary-pattern-wrapper.lightgreen {
  background-color: #bbcda4;
  padding: 75px 0;
  -webkit-animation: 900s linear 0s normal none infinite animate;
  -moz-animation: 900s linear 0s normal none infinite animate;
  -ms-animation: 900s linear 0s normal none infinite animate;
  -o-animation: 900s linear 0s normal none infinite animate;
  animation: 900s linear 0s normal none infinite animate;
}
.secondary-pattern-wrapper.lightgrey {
  background-color: #c1bbb9;
  padding: 75px 0;
}
.section-wrapper {
  width: 100%;
  margin: 35px auto;
  display: inline-block;
  overflow: hidden;
}
.section-secondary-copy {
  margin: 0 auto;
  padding: 0 15%;
  text-align: left;
}
.lifestyle-bigimage {
  z-index: 1;
  margin-top: 100px;
  display: inline-block;
}
.lifestyle-bigimage img {
  width: auto;
  max-width: 95%;
  border: 10px solid #fff;
  -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3);
  -webkit-filter: grayscale(0) !important;
  filter: grayscale(0) !important;
}
.lifestyle-bigimage img:hover {
  -webkit-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important;
}
.lifestyle-smalltopimage {
  position: absolute;
  margin-top: -101px;
  right: 53%;
  z-index: 999;
}
.lifestyle-smalltopimage img {
  -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3);
  -webkit-filter: grayscale(0) !important;
  filter: grayscale(0) !important;
}
.lifestyle-smalltopimage img:hover {
  -webkit-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important;
}
.lifestyle-smalltoprightimage {
  position: absolute;
  margin-top: -101px;
  right: 3%;
  z-index: 999;
}
.lifestyle-smalltoprightimage img {
  -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3);
  -webkit-filter: grayscale(0) !important;
  filter: grayscale(0) !important;
}
.lifestyle-smalltoprightimage img:hover {
  -webkit-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important;
}
.lifestyle-sparkling-image {
  width: 100%;
  height: 800px;
  margin: 0 auto;
  background-size: cover;
}
.section-lifestyle-sparkling-copy {
  width: 80%;
  text-align: left;
  margin-left: 10%;
}
.lifestyle-smallbottomimage {
  margin-left: 55%;
  margin-top: -200px;
  z-index: 999;
  width: auto;
  height: auto;
  display: block;
}
.lifestyle-smallbottomimage img {
  -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 2100px) {
  .lifestyle-smallbottomimage {
    margin-left: 45%;
  }
  .lifestyle-smallbottomimage img {
    width: 400px;
  }
}
.area-map-section {
  width: 100%;
  margin: 0 auto;
}
.lifestyle-area-map {
  position: absolute;
  top: 100px;
  left: 20%;
}
.lifestyle-area-map img {
  width: auto;
  max-width: 75%;
  border: 5px solid #fff;
  transition: all 1s ease-out;
}
.area-map-copy-block {
  text-align: left;
  margin: 10% 0;
  display: inline-block;
  width: 70%;
  max-width: 460px;
}
.builder-thumb img {
  width: 95%;
  max-width: 414px;
  height: auto;
}
/** Start: to style navigation tab **/
.nav {
  margin-top: 35px;
  margin-bottom: 18px;
  margin-left: 0;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav-tabs {
  *zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after {
  display: table;
  content: "";
}
.nav-tabs:after {
  clear: both;
}
.nav-tabs > li {
  float: left;
  width: 45%;
  margin: 0 10px;
}
.nav-tabs > li > a {
  border: 1px solid #779b49;
  color: #779b49 !important;
  padding: 18px 5px;
  text-align: center;
  font-size: 12px;
}
.nav-tabs {
  border-bottom: 0;
  text-align: left;
  margin-left: 0;
  margin-bottom: 30px;
}
.nav-tabs > li {
  margin-bottom: 15px;
}
.nav-tabs > li > a:hover {
  text-decoration: none;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  background: #779b49;
  border: 1px solid #779b49;
  color: #fff !important;
  padding: 18px 5px;
  text-align: center;
}
ul {
  padding-left: 0!important;
}
.tab-content.active {
  display: block;
}
.tab-content.hide {
  display: none;
}
.floorplan-buttons-wrapper {
  width: 100%;
  margin: 20px auto 0;
  padding: 0 15%;
  height: 120px;
}
.floorplan-thumb-wrapper {
  width: 100%;
  margin: 20px auto;
  padding: 0 15%;
}
.floorplan-top-buttons {
  width: 450px;
  margin: 20px auto 0;
  text-align: center;
  display: inline-block;
}
.hide {
  opacity: 0;
  display: none;
}
.floorplan-button {
  text-align: center;
  padding: 15px 5px;
  margin: 20px auto;
  width: 100%;
  height: 44px;
  border: 1px solid #779b49;
  background-color: #fff;
  color: #779b49 !important;
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 125%;
}
.floorplan-button span {
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-size: 11px;
  line-height: 140%;
}
.floorplan-button a {
  color: #779b49 !important;
  text-decoration: none;
  display: block;
}
.floorplan-button a span {
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-size: 11px;
}
.floorplan-button a:hover {
  text-decoration: none;
}
.floorplan-button:hover,
.floorplan-button:active,
.floorplan-button.active {
  border: 1px solid #779b49;
  background-color: #779b49;
  color: #fff !important;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#floorplans {
  overflow: hidden;
}
.builderhours-wrapper {
  width: 90%;
  margin: 20px auto;
  border: 1px solid #c1bbb9;
  display: inline-block;
  position: relative;
  min-height: 590px;
  height: auto;
  background: #fff;
}
.builderhours-wrapper:hover {
  -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3);
}
.envira-gallery-theme-captioned .envira-gallery-captioned-data,
.envira-gallery-theme-captioned .envira-album-title,
.envira-gallery-theme-captioned .envira-album-caption {
  background: #fff !important;
  font-size: 1em!important;
  letter-spacing: 0.03em !important;
  font-family: 'Bree Serif', serif !important;
  line-height: 100%!important;
  font-weight: 100!important;
  padding: 10px!important;
  position: absolute!important;
  bottom: -10px !important;
  text-align: center!important;
  margin: 0!important;
  width: 100%!important;
}
.envira-album-public.envira-gallery-1-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-2-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-3-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-4-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-5-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-6-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-7-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-8-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-9-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-10-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-11-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-12-columns .envira-gallery-item img {
  width: 100%;
  box-shadow: 0px 3px 3px 3px #ccc;
  border: 10px solid #fff;
  border-bottom: 20px solid #fff !important;
}
.envira-gallery-theme-captioned .envira-album-title {
  margin-top: 12px!important;
}
.envira-gallery-wrap .envira-album-image-count {
  margin: 35px 0 0 0!important;
  font-size: 0.8em !important;
}
.envira-album-public.envira-gallery-1-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-2-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-3-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-4-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-5-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-6-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-7-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-8-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-9-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-10-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-11-columns .envira-gallery-item img,
.envira-album-public.envira-gallery-12-columns .envira-gallery-item img {
  width: 100%;
  box-shadow: 0px 3px 3px 3px #ccc;
  border: 10px solid #fff;
}
.album-wrapper {
  width: 100%;
  margin: 50px auto;
  padding: 10px 15%;
}
.ug-tile .ug-textpanel-title {
  font-size: 1em !important;
  font-family: "Bree Serif", serif !important;
  line-height: 100%!important;
  font-weight: 100!important;
  padding: 5px 0!important;
  text-align: center!important;
  letter-spacing: 0.03em !important;
  width: 100%!important;
}
.ug-textpanel-textwrapper {
  margin-left: 0 !important;
}
.faq-tab {
  width: 1024px;
  max-width: 100%;
  margin: 0 auto 100px;
  text-align: center;
}
.question-title {
  font-size: 1.6rem;
  text-align: left;
  line-height: 109%;
  letter-spacing: 0.03em;
  font-weight: 600;
  margin: 10px 10px 10px 20px;
  color: #0d5d8e;
}
.accordion .accordion-item {
  margin-top: 20px;
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #4dc0e8;
  font-size: 0.9rem;
  font-weight: 400;
  border: 0!important;
  background: none;
  outline: none;
}
.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #779b49;
}
.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 0!important;
}
.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 21px;
  right: 15px;
  width: 26px;
  height: 15px;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 5px;
  width: 25px;
  height: 32px;
  background: url(images/2025/arrow-blue-down.svg) no-repeat center center;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 5px;
  width: 0;
  height: 0;
}
.accordion button[aria-expanded="true"] {
  color: #ddc252;
  border-bottom: 0;
}
.accordion button[aria-expanded="true"] .icon::after {
  background: url(images/2025/arrow-blue-down.svg) no-repeat center center;
  transform: rotate(180deg);
  width: 25px;
  height: 32px;
}
.accordion button[aria-expanded="true"] .icon::before {
  background: none;
  width: 0;
  height: 0;
}
.accordion button[aria-expanded="true"] + .accordion-content {
  opacity: 1;
  max-height: 80em;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  border-left: 0 solid #c1bbb9;
  border-right: 0 solid #c1bbb9;
  border-bottom: 0 solid #c1bbb9;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: opacity 200ms linear, max-height 200ms linear;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
  padding: 15px;
}
.accordion-content ul {
  list-style: disc!important;
  padding-left: 25px!important;
}
.accordion-content ul li {
  list-style: disc !important;
  padding: 10px 0;
  text-align: left;
}
.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  margin: 2em 0;
}
@media only screen and (max-width: 600px) {
  .question-title {
    font-size: 1.2em;
    width: 80%;
  }
  .faq-tab {
    max-width: 95%;
  }
}
/*end features accordion */
.bg-pos-left {
  background-position: 60px center;
  background-image: url("/wp-content/themes/TributaryFull2025/images/2025/decor-white-vertical-wave-left.svg");
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.bg-pos-right {
  background-position: calc(100% - 60px) center;
  background-image: url("/wp-content/themes/TributaryFull2025/images/2025/decor-white-vertical-wave-right.svg");
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.blue {
  background-color: #4dc0e8 !important;
  /* @blue: #4dc0e8; */
}
.green {
  background-color: #779b49 !important;
  /* @green : #779b49; */
}
.yellow {
  background-color: #ddc252 !important;
  /* @yellow: #ddc252; */
}
.grey {
  background-color: #59504f !important;
  /* @yellow: #ddc252; */
}
/* Basic Styles - Adjust as needed for your overall site */
.tertiary-bgd-page-section {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  background-color: #fff;
  /* White background for areas outside the section */
}
/* Wrapper for the main section and its extending gold bars */
.tertiary-bgd-section-wrapper {
  position: relative;
  max-width: 100%;
  /* Limits the max width of the main image and bars */
  min-height: 980px;
  width: 90vw;
  /* Responsive width for wrapper */
  margin: 40px auto;
  /* Centers the wrapper horizontally with vertical spacing */
  overflow: visible;
  /* Important: Allows pseudo-elements (gold bars) to extend */
  z-index: 1;
  /* Ensures this wrapper is above general page content if any */
  border: 5px solid #fff;
}
/* Gold Bars - Created using pseudo-elements on the wrapper */
.tertiary-bgd-section-wrapper::before,
.tertiary-bgd-section-wrapper::after {
  content: '';
  position: absolute;
  background-color: #59504f;
  /* Gold color */
  width: 25%;
  /* Width of the gold bars */
  z-index: 0;
  /* Ensures bars are behind the main .tertiary-bgd-section */
  top: 90px;
  /* Extends 40px above the wrapper */
  bottom: 90px;
  /* Extends 40px below the wrapper */
}
.tertiary-bgd-section-wrapper::before {
  left: -25%;
  /* Positions the left gold bar */
}
.tertiary-bgd-section-wrapper::after {
  right: -25%;
  /* Positions the right gold bar */
}
/* Main Section (background image area) */
.tertiary-bgd-section {
  position: relative;
  width: 100%;
  /* Takes full width of its wrapper */
  z-index: 1;
  /* Ensures this section is above the gold bars */
}
/* Content Overlay Box */
.tertiary-bgd-content-overlay {
  position: absolute;
  top: 10%;
  /* Adjust vertical position */
  left: 05%;
  /* Adjust horizontal position */
  width: clamp(300px, 70%, 950px);
  /* Responsive width for the overlay box */
  padding: 5px 30px;
  background-color: rgba(0, 0, 0, 0.4);
  /* Semi-transparent white */
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  /* Subtle shadow for the box */
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* Centers content vertically within the box */
  align-items: flex-start;
  /* Aligns text to the left */
  text-align: left;
  min-height: 50%;
  /* Takes up most of the section's height */
  color: #fff !important;
}
/* ==================== Responsive Adjustments ==================== */
@media (max-width: 900px) {
  .tertiary-bgd-section-wrapper {
    width: 95vw;
    /* Slightly wider wrapper on medium screens */
    margin: 30px auto;
  }
  .tertiary-bgd-section-wrapper::before,
  .tertiary-bgd-section-wrapper::after {
    width: 30px;
    /* Smaller gold bars */
    top: -20px;
    bottom: -20px;
  }
  .tertiary-bgd-section-wrapper::before {
    left: -30px;
  }
  .tertiary-bgd-section-wrapper::after {
    right: -30px;
  }
  .tertiary-bgd-content-overlay {
    width: clamp(250px, 55%, 400px);
    /* Adjust overlay width for medium screens */
    padding: 20px;
    top: 5%;
    right: 3%;
  }
}
@media (max-width: 640px) {
  .tertiary-bgd-section-wrapper {
    width: 100%;
    /* Full width wrapper on small screens */
    margin: 0;
    /* Remove horizontal margins */
    padding-bottom: 20px;
    /* Add space below image before overlay */
  }
  .tertiary-bgd-section-wrapper::before,
  .tertiary-bgd-section-wrapper::after {
    display: none;
    /* Hide gold bars on small screens for cleaner layout */
  }
  .tertiary-bgd-section {
    aspect-ratio: unset;
    /* Let height be determined, or set a min-height */
    height: 1300px;
    /* Fixed height for the background image on mobile */
    width: 100%;
    /* Ensure it spans full width */
    box-shadow: none;
    /* Remove shadow to blend with full-width */
    border-radius: 0;
  }
  .tertiary-bgd-section .hp-half-content {
    width: 100%;
  }
  .tertiary-bgd-content-overlay {
    position: absolute;
    top: 0;
    /* Adjust vertical position */
    right: 0;
    /* Adjust horizontal position */
    width: clamp(90%, 70%, 950px);
    /* Responsive width for the overlay box */
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.4);
    /* Semi-transparent white */
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    /* Subtle shadow for the box */
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* Centers content vertically within the box */
    align-items: flex-start;
    /* Aligns text to the left */
    text-align: left;
    min-height: 50%;
    /* Takes up most of the section's height */
    color: #fff !important;
  }
  .tertiary-bgd-pin-icon {
    margin-bottom: 10px;
  }
  .tertiary-bgd-pin-img {
    width: 25px;
    /* Slightly smaller pin on mobile */
  }
  /* Center text on mobile for better readability */
  .tertiary-bgd-title,
  .tertiary-bgd-description,
  .tertiary-bgd-button {
    text-align: center;
  }
}
@media only screen and (max-width: 1800px) {
  .home-location-map {
    left: 12%;
  }
  .lifestyle-area-map {
    left: 9%;
  }
  .home-explore-img {
    margin-left: 50%;
    margin-right: 0;
  }
  .home-explore-img img {
    width: 340px;
  }
  .form-wrapper {
    width: 100%;
  }
  .margin-top300 {
    margin-top: 200px;
  }
  .Amenities-bigimage {
    width: 65%;
  }
  .lifestyle-smallbottomimage img {
    width: 220px;
    max-width: 220px;
  }
  .lifestyle-smallbottomimage {
    margin-left: 21%;
    margin-top: -85px;
  }
  .lifestyle-area-map {
    left: 13%;
  }
  .lifestyle-area-map img {
    max-width: 65%;
  }
}
@media only screen and (max-width: 1400px) {
  .home-explore-img {
    margin-top: -71px;
    margin-left: 41%;
  }
  .home-explore-img img {
    width: 280px;
  }
  .home-location-map img {
    width: auto;
    max-width: 61%;
    border: 5px solid #ffffff;
  }
  .lifestyle-area-map img {
    max-width: 59%;
  }
}
@media only screen and (max-width: 1300px) {
  section:nth-child(1) .image {
    background-image: url(images/hp-outdoor-dinner-image1300min-min.jpg);
  }
  .home-location-map img {
    width: auto;
    max-width: 53%;
    border: 5px solid #ffffff;
  }
  .primary-menu ul li {
    margin: 0;
  }
  .lifestyle-area-map img {
    width: auto;
    max-width: 53%;
    border: 5px solid #ffffff;
  }
}
@media only screen and (max-width: 1280px) {
  .global-title.main-title {
    font-size: 2.5rem;
  }
  .global-title.hours-title {
    font-size: 1.4rem;
  }
  .white-button,
  .blue-button {
    min-width: auto;
  }
  .hpsearchhomes-image {
    height: 660px;
  }
  .global-title.listings-title.small {
    font-size: 1.2em;
    margin: 0;
  }
  .homesfancy span:before {
    width: 10%;
  }
  .homesfancy span:after {
    width: 10%;
  }
}
@media only screen and (max-width: 1180px) {
  .secondary-header {
    margin: 93px auto 0;
  }
  .container {
    width: 100%;
  }
  .header-desktop {
    display: none;
  }
  .header-mobile {
    display: inline-block;
  }
  .header {
    height: 100px;
  }
  .header ul {
    margin: 100px 0 0 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    background-color: #0d5d8e;
  }
  .header ul li.first {
    margin-top: 15px;
  }
  .header ul li.last {
    margin-bottom: 15px;
  }
  .header li a {
    display: block;
    padding: 10px 0 0 0;
    text-decoration: none;
    text-align: center;
    color: #fff;
  }
  .header li a:hover,
  .header .menu-btn:hover {
    background-color: #f4f4f4;
  }
  .header .logo {
    display: block;
    position: absolute;
    top: 17px;
    padding: 10px 20px;
    text-decoration: none;
  }
  /* menu */
  .header .menu {
    clear: both;
    max-height: 0;
    transition: max-height 0.2s ease-out;
  }
  /* menu icon */
  .header .menu-icon {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: 60px;
    right: 25px;
    user-select: none;
  }
  .header .menu-icon .navicon {
    background: #0d5d8e;
    display: block;
    height: 4px;
    position: relative;
    transition: background 0.2s ease-out;
    width: 28px;
  }
  .header .menu-icon .navicon:before,
  .header .menu-icon .navicon:after {
    background: #0d5d8e;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all 0.2s ease-out;
    width: 100%;
  }
  .header input[type="checkbox"],
  .header input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    display: none;
  }
  .header .menu-icon .navicon:before {
    top: 10px;
  }
  .header .menu-icon .navicon:after {
    top: -10px;
  }
  /* menu btn */
  .header .menu-btn:checked ~ .menu {
    max-height: 500px;
  }
  .header .menu-btn:checked ~ .menu-icon .navicon {
    background: transparent;
  }
  .header .menu-btn:checked ~ .menu-icon .navicon:before {
    transform: rotate(-45deg);
  }
  .header .menu-btn:checked ~ .menu-icon .navicon:after {
    transform: rotate(45deg);
  }
  .header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
  .header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
    top: 0;
  }
  .footerform {
    width: 90%;
  }
  .close-button {
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.7);
    right: 0;
    top: 0;
    position: absolute;
    display: block;
    z-index: 999999;
    text-indent: -9999px;
  }
  .close-button:before,
  .close-button:after {
    content: '';
    width: 55%;
    height: 2px;
    background: #fff;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    top: 29%;
    right: 18%;
  }
  .close-button:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    top: 67%;
    right: 18%;
  }
  .close-button:hover:before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .close-button:hover:after {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}
@media only screen and (max-width: 1180px) and (min-width: 1180px) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 20px 30px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .area-map-copy-block {
    margin: 10% 0 10% 12%;
  }
}
@media only screen and (max-width: 980px) {
  .hp-main-copy-block {
    overflow: hidden;
  }
}
@media only screen and (max-width: 780px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: inline-block;
  }
  .mobile-nav {
    display: inline-block;
  }
  .copy-wrapper p {
    text-align: center;
  }
  .text-left {
    text-align: center!important;
  }
  .text-right {
    text-align: center!important;
  }
  .margin-top50 {
    margin-top: 0;
  }
  .margin-top200 {
    margin-top: 20px;
  }
  .margin-top300 {
    margin-top: 20px;
  }
  .global-title.sub-title {
    font-size: 1.8rem;
  }
  .global-title.main-title {
    font-size: 2rem;
  }
  .home-header {
    margin: 53px auto 0;
  }
  .secondary-header {
    margin: 53px auto 0!important;
  }
  .hpbeautifull-life-image {
    display: none;
  }
  .nature-img-mobile {
    width: 100%;
    margin: 5px auto;
    display: inline-block;
    overflow-x: hidden;
  }
  .hp-search-homes-mobile {
    width: 100%;
    margin: 5px auto;
    display: inline-block;
    overflow-x: hidden;
  }
  .hpsearchhomes-image {
    display: none;
  }
  .home-location-map {
    left: 0;
    top: 0;
    margin: 10px auto;
    padding: 1% 0;
    position: relative;
  }
  .home-location-map img {
    margin: 0 1%;
    width: 98%;
    max-width: 98%;
    overflow-x: hidden;
  }
  .hp-explore-block .hp-copy-block {
    text-align: center;
    margin: 10%;
    display: inline-block;
    width: 80%;
    max-width: 80%;
  }
  .hp-copy-block {
    text-align: center;
    margin: 10%;
    display: inline-block;
    width: 80%;
    max-width: 80%;
  }
  .hp-map-copy-block {
    width: 80%;
    max-width: 80%;
    margin: 0 10%;
  }
  .hp-main-copy-block {
    width: 80%;
    max-width: 80%;
  }
  .archive-sidebar-blog {
    margin: 40px auto;
    color: #0d5d8e;
    width: 420px;
  }
  .blog-content {
    padding: 2.5%;
    width: 100%;
    border-right: 0;
  }
  .blog-TopSlider {
    margin: 67px auto 0;
  }
  .newsimg {
    margin-top: 0;
  }
  .hp-pattern-wrapper.lightyellow {
    background-color: #eee0a8;
    padding: 10px;
    overflow-x: hidden;
  }
  .hp-pattern-wrapper.lightgreen {
    background-color: #bbcda4;
    padding: 10px 0;
    overflow-x: hidden;
  }
  .bg_darkgrey {
    padding-bottom: 10px;
    overflow-x: hidden;
  }
  .global-title.tertiary-title {
    font-size: 2.1rem;
    text-align: center;
    max-width: 100%;
  }
  .section-wrapper {
    margin: 10px auto;
  }
  .lifestyle-area-map {
    position: relative;
    top: 0;
    left: 0;
    margin: 10px auto;
    text-align: center;
  }
  .area-map-copy-block {
    text-align: center;
    margin: 0 5%;
    width: 90%;
    max-width: 90%;
  }
  .lifestyle-smalltoprightimage {
    margin-top: -140px;
    right: 14%;
    width: 200px;
  }
  .lifestyle-smallbottomimage img {
    width: 200px;
  }
  .lifestyle-smallbottomimage {
    margin-top: -130px;
  }
  .section-secondary-copy {
    text-align: center;
    padding: 0 5%;
  }
  .secondary-copy-block {
    width: 90%;
    max-width: 90%;
    text-align: center;
    margin: 10px auto;
  }
  .lifestyle-bigimage {
    width: 90%;
  }
  .footer-wrapper {
    padding: 10px 0 200px;
  }
  .footer-wrapper .text-right {
    text-align: center!important;
  }
  .footernav {
    padding-right: 0;
  }
  .footer-mobile {
    display: block;
    background: #ddc252;
    color: #fff;
    border-top: solid 1px #fff;
    padding: 0;
    height: 50px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999999;
  }
  .footer-mobile a {
    color: #fff !important;
    display: inline-block;
    font-size: 12px;
    padding-right: 5px;
    font-weight: bold;
  }
  .footer-mobile .col_one_third {
    width: 33.3% !important;
    margin: 0 0;
    padding: 0!important;
    height: 50px;
  }
  .footer-mobile .col_half {
    width: 49%!important;
    margin: 0 0;
    padding: 15px 0 0 0;
    height: 50px;
  }
  .footer-mobile .full {
    width: 100%;
    margin: 0 0;
    padding: 0;
  }
  .frm_form_field.frm4,
  .frm_form_field.frm_first_third,
  .frm_form_field.frm_last_third,
  .frm_form_field.frm_left_third,
  .frm_form_field.frm_right_third,
  .frm_form_field.frm_third,
  .frm_submit.frm4,
  .frm_submit.frm_third {
    width: 100%;
  }
  .frm_form_field.frm8,
  .frm_submit.frm8,
  .frm_form_field.frm_left_two_thirds,
  .frm_form_field.frm_right_two_thirds,
  .frm_form_field.frm_first_two_thirds,
  .frm_form_field.frm_last_two_thirds,
  .frm_form_field.frm_two_thirds {
    width: 100%;
  }
  .frm_form_field.frm6,
  .frm_submit.frm6,
  .frm_form_field.frm_left_half,
  .frm_form_field.frm_right_half,
  .frm_form_field.frm_first_half,
  .frm_form_field.frm_last_half,
  .frm_form_field.frm_half,
  .frm_submit.frm_half {
    width: 100% !important;
  }
  .ug-button-tile-navigation {
    opacity: 1;
  }
  .size-medium {
    width: 100%!important;
    height: auto;
  }
  .wp-caption {
    width: 100%!important;
  }
  .history-news-title {
    padding: 10px;
    font-size: 0.9em;
  }
  div.panel {
    background: #fff !important;
  }
  .form-wrapper {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 223px;
    right: 0;
    margin-left: 0;
    background: transparent;
    z-index: 999;
  }
  .blog-intro .button-blog,
  .blog-intro .read-more-button,
  .single-post-content .button-blog,
  .single-post-content .read-more-button {
    margin: 10px auto;
    padding: 5px!important;
    font-size: 0.8em !important;
    text-align: center;
    width: 125px;
  }
  .right-content {
    margin: -10px auto;
    text-align: center;
  }
  .title {
    text-align: center;
  }
  .section-builders-wrapper {
    margin-bottom: 30px;
  }
  .gmnoprint {
    left: -80px !important;
  }
  .home-popup-banner {
    top: 7%;
    width: 100px;
    height: 117px;
  }
  #signup {
    display: none!important;
  }
  .secondary-pattern-wrapper.pattern-green-wave ul li {
    background: none!important;
    padding: 5px 10px 5px 15px!important;
    list-style: disc!important;
  }
  #section-events {
    margin-bottom: -20px !important;
  }
  .secondary-pattern-wrapper.pattern-green-wave .event-list ul {
    padding-left: 10px!important;
  }
  .pattern-green-tare {
    padding: 165px 0 0 0;
  }
}
@media only screen and (max-width: 600px) {
  .super-container {
    overflow: hidden!important;
  }
  .global-title.blog-title {
    font-size: 1.4em;
    margin-top: 0;
  }
  p {
    text-align: center;
  }
  .padding-left50 {
    padding-left: 0!important;
  }
  .margin-top100 {
    margin-top: 50px;
  }
  .margin-top75 {
    margin-top: 35px;
  }
  .frm_form_field.frm4,
  .frm_submit.frm4,
  .frm_form_field.frm_left_third,
  .frm_form_field.frm_third,
  .frm_submit.frm_third,
  .frm_form_field.frm_right_third,
  .frm_form_field.frm_first_third,
  .frm_form_field.frm_last_third {
    width: 85% !important;
    margin-left: 6% !important;
  }
  .frm_form_field.frm8,
  .frm_submit.frm8,
  .frm_form_field.frm_left_two_thirds,
  .frm_form_field.frm_right_two_thirds,
  .frm_form_field.frm_first_two_thirds,
  .frm_form_field.frm_last_two_thirds,
  .frm_form_field.frm_two_thirds {
    width: 85% !important;
    margin-left: 6% !important;
  }
  .with_frm_style.frm_center_submit .frm_submit {
    text-align: center;
    margin-left: -30px;
  }
  .disclaimer {
    font-size: 0.65em;
    text-align: center!important;
  }
  .disclaimer img {
    width: 30px;
    height: auto;
  }
  button.accordion {
    margin: 0 auto;
  }
  .btn-form-wrapper {
    text-align: center !important;
    margin: 0 auto;
  }
  .archive-sidebar-blog {
    width: 100%;
  }
  .blog-top {
    margin-top: 76px;
  }
  .secondary-pattern-wrapper {
    padding: 20px 0;
  }
  .fancy span:before,
  .fancy span:after {
    width: 33%;
  }
  .section-secondary-copy {
    padding: 0 5%;
    text-align: center;
  }
  .parallax-container3 {
    display: none;
  }
  .lifestyle-smalltopimage {
    display: none;
  }
  .lifestyle-smalltoprightimage {
    display: none;
  }
  .lifestyle-smallbottomimage {
    display: none;
  }
  .bg-pos-left {
    background: url("images/2025/bg-texture-noise.png") repeat;
  }
  .bg-pos-right {
    background: url("images/2025/bg-texture-noise.png") repeat;
  }
  .secondary-half-content {
    text-align: center;
  }
  .blog-content {
    text-align: center;
    margin: 10px auto 50px!important;
    width: 95%;
    border-right: 0;
    padding: 0!important;
  }
  .blog-content p {
    text-align: center!important;
  }
  .blog-content .text-left {
    text-align: center!important;
  }
  .blog-content h2,
  .blog-content h3 {
    text-align: center!important;
  }
  .secondary-pattern-wrapper.pattern-green-wave p {
    font-size: 1em;
  }
}
@media only screen and (max-width: 480px) {
  .secondary-header {
    margin: 53px auto 0!important;
  }
  .blog-TopSlider {
    margin: 46px auto 0!important;
  }
  .newsimg {
    margin-top: 25px;
  }
  .blog-top {
    margin-top: 30px;
  }
  .text-right,
  .text-left {
    text-align: center!important;
  }
  .testimonials-banner img {
    max-width: 320px!important;
  }
  #fingerprint-section {
    margin-top: 0!important;
  }
  #fingerprint-section p {
    padding: 0 5%;
  }
}
/*# sourceMappingURL=style.css.map */