/*!
Theme Name: Highsite Mission Theme
Theme URI: https://www.rankhigher.ca/
Description: This is the Mission 35 theme based on the Genesis Framework.
Author: RankHigher
Author URI: https://www.studiopress.com/
Text Domain: rankhigher-theme
Version: 2.2.3
Template: genesis
Template Version: 2.2.3
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what
you've learned with others.

*/
img, legend {
  border: 0; }

legend, td, th {
  padding: 0; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: 0 0; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, optgroup, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #333; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre, textarea {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

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; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

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; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html, input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, :after, :before {
  box-sizing: border-box; }

.author-box:before, .clearfix:before, .entry-content:before, .entry:before, .footer-widgets:before, .nav-primary:before, .nav-secondary:before, .pagination:before, .site-container:before, .site-footer:before, .site-header:before, .site-inner:before, .widget:before, .wrap:before {
  content: " ";
  display: table; }

.author-box:after, .clearfix:after, .entry-content:after, .entry:after, .footer-widgets:after, .nav-primary:after, .nav-secondary:after, .pagination:after, .site-container:after, .site-footer:after, .site-header:after, .site-inner:after, .widget:after, .wrap:after {
  clear: both;
  content: " ";
  display: table; }

/**
 * $size: Font-size to be converted from `px` to `rem`
 * $base: Base font-size (Change its value as per your need)
 * @return void
 */
@font-face {
  font-family: 'kabel_dm_btdemi';
  src: url("/wp-content/themes/bromonthomes/fonts/kabeld-webfont.woff2") format("woff2"), url("/wp-content/themes/bromonthomes/fonts/kabeld-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'IBM Plex Sans';
  src: url("/wp-content/themes/bromonthomes/fonts/IBMPlexSans-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Taviraj';
  src: url("/wp-content/themes/bromonthomes/fonts/Taviraj-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'DM Sans';
  src: url("/wp-content/themes/bromonthomes/fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

html {
  font-size: 16px; }

body {
  background-color: #011225;
  color: #292929;
  font-family: "helvetica", serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  line-height: 1.4;
  margin: 0;
  overflow-x: none; }

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

a {
  color: #003764;
  text-decoration: none;
  cursor: pointer; }
  a:hover {
    color: #003764; }
  a:focus {
    color: #003764; }

p {
  margin: 0 0 15px;
  padding: 0; }

ol,
ul {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none; }

hr {
  border: 0;
  border-collapse: collapse;
  border-top: 1px solid #eee;
  clear: both;
  margin: 1em 0; }

b,
strong {
  font-weight: 700; }

blockquote,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 40px; }
  blockquote::before {
    content: "\201C";
    display: block;
    font-size: 3rem;
    height: 0;
    left: -35px;
    position: relative;
    top: -20px; }
  blockquote span {
    display: block;
    color: #ff6347; }

.section_title,
.herolayout strong {
  font-family: "kabel_dm_btdemi";
  font-weight: normal;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 20px;
  display: block;
  width: 100%; }
  .section_title span,
  .herolayout strong span {
    color: #FFF; }
  @media screen and (min-width: 768px) {
    .section_title,
    .herolayout strong {
      font-size: 40px;
      line-height: 46px; } }

h1,
h2,
h3,
h4,
h5,
h6,
h1.section_title,
h2.section_title {
  font-family: "kabel_dm_btdemi";
  font-weight: normal;
  margin: 0 0 10px; }
  h1 span,
  h2 span,
  h3 span,
  h4 span,
  h5 span,
  h6 span,
  h1.section_title span,
  h2.section_title span {
    color: #003764; }

h1 {
  font-size: 30px;
  line-height: 46px; }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 40px; } }

h2 {
  font-size: 30px; }
  @media screen and (min-width: 768px) {
    h2 {
      font-size: 40px; } }

h3 {
  font-size: 28px; }

h4 {
  font-size: 2rem; }

h5 {
  font-size: 1.8rem; }

h6 {
  font-size: 1.6rem; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 0.9375px;
  font-size: 0.05859rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.9375px;
  font-size: 0.05859rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

@keyframes grow-pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }

@keyframes shift-pulse {
  0% {
    transform: translateX(0); }
  50% {
    transform: translateX(10px); }
  100% {
    transform: translateX(0); } }

.post-edit-link {
  display: inline-block;
  position: fixed;
  left: 0;
  top: calc(50% - 30px);
  background: #ff6347;
  color: #fff;
  padding: 15px 30px;
  transition: 2s;
  z-index: 99999;
  font-size: 10px; }

.post-edit-link:hover {
  background: #333;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  color: #fff;
  transform: skewY(10deg); }

.highlight {
  color: #003764; }

.nomobile {
  display: none; }
  @media screen and (min-width: 768px) {
    .nomobile {
      display: inline-block; } }

@media screen and (max-width: 768px) {
  .hide_mobile {
    display: none; } }

.sticky_button {
  position: fixed;
  font-size: 0.8rem;
  bottom: 0;
  right: 10%;
  padding: 10px 40px;
  background: #003764;
  color: #fff;
  z-index: 8888;
  text-decoration: none; }
  .sticky_button:hover, .sticky_button:focus {
    text-decoration: none;
    background: #005397;
    color: #fff; }

.admin-bar .top_bar {
  top: 30px; }

.admin-bar .site-header {
  top: 30px; }

@media screen and (min-width: 768px) {
  #phone_link {
    display: inline-block; }
  #mob_phone {
    display: none; }
  .nomarg {
    margin-top: 0; } }

.sold-out {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  padding: 15px 30px;
  color: #000F20;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 50px;
  background-color: #82CFB9; }

.upcoming {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  padding: 15px 30px;
  color: #000F20;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 50px;
  background-color: #82CFB9; }

.grecaptcha-badge {
  display: none !important;
  pointer-events: none; }

.btn-secondary {
  display: inline-block;
  border-radius: 40.148px;
  border: 1.943px solid #82CFB9;
  background: #82CFB9;
  min-width: 231.823px;
  color: #011225;
  text-align: center;
  font-size: 19.427px;
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
  letter-spacing: 0.971px; }
  .btn-secondary:hover, .btn-secondary:focus {
    background-color: #011225;
    color: #fff;
    border-color: #011225; }

.entry-content ol > li, .widget ol > li {
  list-style-type: decimal; }

.avatar {
  border-radius: 50%;
  float: left; }

.alignleft .avatar, .author-box .avatar {
  margin-right: 24px; }

.alignright .avatar {
  margin-left: 24px; }

.comment .avatar {
  margin: 0 16px 24px 0; }

.breadcrumb {
  background-color: #fff;
  font-size: .8em;
  margin-bottom: 1px;
  padding: 12px 30px; }

.after-entry, .archive-description, .author-box {
  font-size: 2em;
  line-height: 1;
  margin-bottom: 40px;
  padding: 10px; }

.archive-description .entry-title, .archive-title, .author-box-title {
  font-size: 1em; }

a.aligncenter img {
  display: block;
  margin: 0 auto;
  text-align: center; }

a.alignnone {
  display: inline-block; }

.alignleft {
  float: left;
  text-align: left; }

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

.widget_calendar td, .widget_calendar th, .wp-caption-text {
  text-align: center; }

a.alignleft, a.alignnone, a.alignright {
  max-width: 100%; }

.aligncenter, img.centered {
  display: block;
  margin: 0 auto 24px;
  text-align: center; }

.alignnone, img.alignnone {
  margin-bottom: 12px; }

.wp-caption.alignleft, a.alignleft, img.alignleft {
  margin: 0 24px 24px 0; }

.wp-caption.alignright, a.alignright, img.alignright {
  margin: 0 0 24px 24px; }

.wp-caption-text {
  font-size: .7em;
  font-weight: 600;
  margin: 0; }

.entry-content p.wp-caption-text {
  margin-bottom: 0; }

.entry-content .wp-audio-shortcode, .entry-content .wp-playlist, .entry-content .wp-video {
  margin: 0 0 28px; }

.sticky {
  position: fixed; }

.bypostauthor, .gallery-caption {
  position: relative; }

.widget {
  margin-bottom: 40px;
  word-wrap: break-word; }

.widget p:last-child, .widget ul > li:last-of-type, .widget-area .widget:last-of-type {
  margin-bottom: 0; }

.widget ul > li {
  margin-bottom: 10px;
  padding-bottom: 10px; }

.widget ul > li:last-of-type {
  padding-bottom: 0; }

.widget ol > li {
  list-style-position: inside;
  padding-left: 20px;
  text-indent: -20px; }

.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0; }

.widget_calendar table {
  width: 100%; }

.genesis-skip-link {
  margin: 0; }

.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none; }

:focus {
  color: #333;
  outline: none; }

.screen-reader-shortcut, .screen-reader-text, .screen-reader-text span {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden; }

.genesis-nav-menu .search input[type=submit]:focus, .screen-reader-shortcut:focus, .screen-reader-text:focus, .widget_search input[type=submit]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: 700;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000;
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); }

.more-link {
  position: relative; }

.entry {
  background-color: #fff; }

.entry-content ol, .entry-content ul {
  margin-bottom: 15px;
  margin-left: 20px; }

.entry-content ol ol, .entry-content ul ul, p.entry-meta {
  margin-bottom: 0; }

.comment-content ul > li, .entry-content ul > li {
  list-style-type: disc; }

.entry-content code {
  background-color: #333;
  color: #eee; }

p.entry-meta {
  font-size: .8em; }

.entry-header .entry-meta {
  margin-bottom: 24px; }

.entry-footer .entry-meta {
  border-top: 1px solid #eee;
  padding-top: 24px; }

.entry-categories, .entry-tags {
  display: block; }

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px; }

.pagination {
  clear: both;
  margin: 5% auto; }

.adjacent-entry-pagination {
  margin-bottom: 0; }

.archive-pagination li {
  display: inline; }

.archive-pagination a {
  background-color: #fff;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: .8em;
  font-weight: 600;
  padding: 8px 12px;
  text-decoration: none; }

.archive-pagination .active a, .archive-pagination a:focus, .archive-pagination a:hover {
  color: #fff; }

.archive-pagination li a {
  margin-bottom: 4px; }

.comment-respond, .entry-comments, .entry-pings {
  background-color: #fff;
  font-size: .8em;
  margin-bottom: 40px; }

.comment-respond, .entry-pings {
  padding: 60px 60px 32px; }

.entry-comments {
  padding: 60px; }

.comment-list li {
  padding: 40px 0 0 30px; }

.comment-list .depth-1 {
  padding-left: 0; }

.comment-header {
  margin-bottom: 30px; }

.comment-content {
  clear: both; }

.comment-respond input[type=email], .comment-respond input[type=text], .comment-respond input[type=url] {
  width: 50%; }

.comment-respond label {
  display: block;
  margin-right: 12px; }

.comment-header p {
  margin-bottom: 0; }

.entry-pings .reply {
  display: none; }

.sidebar {
  font-size: .8em;
  margin-bottom: 40px; }

.sidebar .widget {
  background-color: #fff;
  padding: 40px; }

.footer-widgets {
  background-color: #555;
  font-size: .8em;
  clear: both;
  color: #fefefe;
  padding: 30px 0; }

.footer-widgets a {
  color: #fefefe; }

.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
  width: 100%; }

.footer-widgets-1 {
  margin-right: 70px; }

.footer-widgets-1, .footer-widgets-2 {
  float: left; }

.footer-widgets-3 {
  float: right; }

.footer-widgets .wrap {
  margin: 0 10px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
  color: #000;
  background-color: #fff;
  display: block; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875px;
    font-size: 0.05469rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

html {
  scroll-behavior: smooth; }

/*
Objects 
--------------------------------------------- */
embed,
iframe,
img, object,
video,
.wp-caption {
  max-width: 100%; }

img {
  height: auto; }

figure {
  margin: 0; }

/*
Forms 
--------------------------------------------- */
input,
select,
textarea {
  background-color: #eee;
  border: none;
  color: #282d38;
  font-size: 14px;
  font-weight: 400;
  padding: 10px;
  margin-bottom: 5px;
  width: 100%; }

input:focus, textarea:focus {
  border: none;
  outline: none; }

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto; }

::-moz-placeholder {
  color: #333;
  opacity: 1; }

::-webkit-input-placeholder {
  color: #333; }

.ajax-loader,
.wpcf7-not-valid-tip,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok {
  display: none !important; }

.wpcf7-not-valid {
  border: 2px solid red !important;
  animation: shake 2s cubic-bezier(0.36, 0.07, 0.19, 0.97) both; }

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng {
  border: 2px solid tomato;
  position: absolute;
  top: 65px;
  z-index: 999;
  background: #fff;
  color: tomato;
  text-align: center;
  left: 0;
  line-height: 1.2; }

div.wpcf7 {
  position: relative; }

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    transform: translate3d(4px, 0, 0); } }

button, input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  background-color: #003764;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 1em;
  font-weight: 700;
  padding: 10px 40px;
  text-decoration: none;
  white-space: normal;
  width: auto; }

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus {
  background: #005397;
  color: #fff; }

.entry-content .button:hover,
.entry-content .button:focus {
  color: #fff; }

.entry-content {
  background: #FBFDFD; }

.entry-content {
  margin-top: 0; }

.button {
  display: inline-block; }

a.button.small, button.small,
input[type="button"].small, input[type="reset"].small,
input[type="submit"].small {
  padding: 8px 16px; }

.site-container {
  overflow-x: hidden; }

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
  background-color: #eee;
  border-width: 0;
  color: #777;
  cursor: not-allowed; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none; }

/* 
Tables 
--------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
  word-break: break-word; }

tbody {
  border-bottom: 1px solid #eee; }

td, th {
  text-align: left; }

td {
  border-top: 1px solid #eee;
  padding: 6px; }

th {
  font-weight: 400;
  padding: 0 6px; }

td:first-child, th:first-child {
  padding-left: 0; }

.wrap {
  margin: 0 auto;
  max-width: 1000px; }
  @media screen and (min-width: 1024px) {
    .wrap {
      padding: 0;
      margin: 0 auto; } }

.site-inner {
  clear: both;
  word-wrap: break-word;
  margin-top: 230px; }
  @media screen and (min-width: 1024px) {
    .site-inner {
      margin-top: 150px; } }
  .site-inner.short {
    margin-top: 78px; }

.content-sidebar-wrap {
  background-color: #FFF; }

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  margin: 0;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
      float: left;
      margin-left: 2.5641025641026%; } }

.first {
  clear: both;
  margin-left: 0; }

.content-repeater .wrap {
  margin: 0 10px; }

@media screen and (min-width: 768px) {
  .one-half,
  .three-sixths,
  .two-fourths {
    width: 48.717948717949%; }
  .one-third,
  .two-sixths {
    width: 31.623931623932%; }
  .four-sixths,
  .two-thirds {
    width: 65.811965811966%; }
  .one-fourth {
    width: 23.076923076923%; }
  .three-fourths {
    width: 74.358974358974%; }
  .one-sixth {
    width: 14.529914529915%; }
  .five-sixths {
    width: 82.905982905983%; }
  .first {
    clear: both;
    margin-left: 0; } }

.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

.blog .content {
  margin: 30px auto;
  max-width: 1180px;
  padding: 0 20px; }
  .blog .content article {
    background: #f8f8f8;
    padding: 0;
    margin: 0 0 20px 0;
    border-radius: 5px; }
    .blog .content article .entry-image-link {
      display: block;
      overflow: hidden; }
      .blog .content article .entry-image-link img {
        width: 100%;
        margin: 0; }
    .blog .content article .entry-header {
      padding: 20px; }
      .blog .content article .entry-header .entry-title a {
        color: #003764; }
    .blog .content article .entry-content {
      padding: 0 20px; }
    .blog .content article .entry-meta {
      margin-bottom: 0; }
    .blog .content article .entry-title-link {
      text-decoration: none; }
  .blog .content .archive-pagination .active a,
  .blog .content .archive-pagination a:focus,
  .blog .content .archive-pagination a:hover {
    color: #003764; }

.learn_more_link {
  float: left;
  margin-top: 20px;
  clear: both;
  display: block;
  width: 100%; }

.single .content {
  margin: 30px auto;
  max-width: 1180px;
  padding: 0 20px; }

.single .entry-header {
  width: 100%;
  max-width: 1100px;
  margin: 50px auto;
  position: relative;
  padding: 0 10px; }
  @media screen and (min-width: 768px) {
    .single .entry-header {
      height: 300px;
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      padding: 0; } }
  .single .entry-header .entry-title {
    margin: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #f8f8f8; }
    @media screen and (min-width: 768px) {
      .single .entry-header .entry-title {
        height: 50%;
        width: 50%;
        order: 1;
        flex-grow: 1;
        display: flex;
        flex-direction: column-reverse; } }
  .single .entry-header .entry-meta {
    position: relative;
    margin: 0;
    padding-top: 10px;
    width: 100%;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .single .entry-header .entry-meta {
        order: 2;
        flex-grow: 1;
        height: 50%;
        width: 50%; } }
  .single .entry-header .attachment-post-image {
    object-fit: contain;
    width: 100%;
    max-height: 300px; }
    @media screen and (min-width: 768px) {
      .single .entry-header .attachment-post-image {
        flex-grow: 2;
        order: 3;
        width: 50%;
        max-height: 100%; } }

@media screen and (min-width: 768px) {
  .blog .content {
    padding: 0 20px;
    margin: 100px auto; }
    .blog .content article {
      position: relative;
      height: 320px;
      overflow: hidden; }
      .blog .content article .entry-image-link {
        width: 50%;
        height: 100%;
        display: inline-block;
        float: left; }
        .blog .content article .entry-image-link img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .blog .content article .entry-header {
        width: 50%;
        float: left;
        display: inline-block;
        margin-top: 20px;
        padding-bottom: 0; }
      .blog .content article .entry-content {
        display: inline-block;
        width: 50%;
        float: left;
        padding: 10px 20px; } }

.single-location .wrap {
  padding: 0 10px; }
  @media screen and (min-width: 1024px) {
    .single-location .wrap {
      padding: 0; } }

.single-location .content {
  margin: 0 auto;
  max-width: 100%;
  padding: 0; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }
  .modal-content br {
    display: none; }
  .modal-content p {
    margin-bottom: 1rem;
    font-size: 0.9rem; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  width: 100%;
  padding: 20px 20px 0 20px;
  content: "";
  display: table;
  table-layout: fixed; }

.modal-header .close {
  margin-top: -2px;
  float: right;
  background: none;
  color: #282d38;
  font-size: 2rem;
  padding: 5px;
  line-height: 0.5; }

.modal-title {
  margin: 0;
  line-height: 1.42857;
  float: left;
  color: #282d38;
  font-size: 1.2rem; }

.modal-body {
  position: relative;
  padding: 20px; }
  .modal-body label {
    padding: 5px 0; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
  content: "";
  display: table;
  table-layout: fixed; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    top: 100px;
    width: 500px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.sticky_mobile_buttons {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .sticky_mobile_buttons {
      display: none; } }
  .sticky_mobile_buttons i {
    background: purple;
    padding: 20px;
    border-radius: 50%; }

.signup_banner {
  background: #003764;
  color: #fff; }
  .signup_banner .wrap {
    width: 100%;
    padding: 10px 3%;
    text-align: center; }
    @media screen and (min-width: 1340px) {
      .signup_banner .wrap {
        display: flex;
        align-items: center; } }
    .signup_banner .wrap span {
      font-size: 24px;
      margin-top: 20px;
      font-weight: 500;
      text-align: center;
      line-height: 1.2;
      display: block; }
      @media screen and (min-width: 768px) {
        .signup_banner .wrap span {
          margin: 15px auto 10px 0;
          font-size: 20px; } }
      @media screen and (min-width: 1340px) {
        .signup_banner .wrap span {
          padding-right: 10px;
          font-size: 17px;
          margin: 15px auto 15px 0; } }
    .signup_banner .wrap .wpcf7 {
      margin: 0 0 0 auto;
      line-height: 1; }
      @media screen and (min-width: 1340px) {
        .signup_banner .wrap .wpcf7 {
          display: inline-block; } }
      @media screen and (min-width: 1340px) {
        .signup_banner .wrap .wpcf7 span {
          margin: 0; } }
    .signup_banner .wrap form p {
      margin: 0; }
    .signup_banner .wrap input {
      background-color: rgba(0, 0, 0, 0.25);
      border-radius: 5px;
      font-size: 16px;
      line-height: 1;
      font-weight: 100;
      box-shadow: none;
      height: 44px;
      margin-bottom: 0; }
    .signup_banner .wrap .your-email {
      margin-bottom: 10px; }
    .signup_banner .wrap input[type="submit"] {
      max-width: 134px;
      min-width: 0; }
    .signup_banner .wrap .ajax-loader {
      display: none; }
    @media screen and (min-width: 768px) {
      .signup_banner .wrap .your-name,
      .signup_banner .wrap .your-email {
        max-width: 250px;
        width: calc(100% - 144px);
        margin-bottom: 0;
        padding-right: 10px;
        display: inline-block; } }

/*
Pre Header Announcement Bar 
---------------------------------------------------------------------------------------------------- */
.topbar {
  width: 100%;
  background-color: #82cfb9;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  text-align: center;
  position: relative;
  animation: animatetop 0.8s; }

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

.topbar a {
  text-decoration: none;
  margin-left: 20px;
  border: 1px solid black;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 500;
  padding: 10px 25px;
  color: black;
  transition: 0.5s;
  white-space: nowrap; }

.topbar a:hover {
  color: darkslategrey;
  border-color: darkslategrey; }

.topbar-container {
  position: fixed;
  width: 100%;
  z-index: 9000;
  background-color: #011225; }

#topbar-container-x {
  position: absolute;
  top: 0;
  right: 5px;
  cursor: pointer; }

@media screen and (max-width: 500px) {
  .topbar {
    flex-direction: column; }
  .topbar a {
    margin-top: 10px; } }

/*
Site Header 
---------------------------------------------------------------------------------------------------- */
.site-header {
  background-color: #011225;
  width: 100%;
  position: fixed;
  z-index: 1010;
  height: 78px;
  padding: 7px 7px 7px 0;
  transition: height 0.1s ease-out; }
  @media only screen and (max-width: 767px) {
    .site-header {
      height: 95px; } }
  @media screen and (min-width: 1200px) {
    .site-header {
      padding: 7px 70px; } }
  @media screen and (min-width: 1024px) {
    .site-header {
      height: 90px; } }
  .site-header .wrap {
    max-width: 1440px;
    margin: 0 auto;
    height: 100%; }

/*
Title Area 
--------------------------------------------- */
.title-area {
  margin: 0 auto;
  max-width: 180px;
  padding: 0;
  z-index: 9999; }
  @media screen and (min-width: 320px) {
    .title-area {
      margin-left: 0px;
      position: relative; } }
  @media screen and (min-width: 768px) {
    .title-area {
      width: 28%;
      position: absolute; } }
  @media screen and (min-width: 1024px) {
    .title-area {
      padding: 0; } }

.custom-logo {
  padding-top: 7px;
  padding-left: 10px; }
  @media screen and (min-width: 375px) {
    .custom-logo {
      width: 90%; } }

.site-description {
  margin-bottom: 0;
  display: none;
  text-indent: -9999px; }

.top_bar {
  position: fixed;
  width: 100%;
  top: 0;
  background: #003764;
  z-index: 9999;
  padding: 5px;
  display: none; }
  @media screen and (min-width: 768px) {
    .top_bar {
      display: block;
      padding: 5px 30px; } }
  .top_bar .wrap {
    max-width: 100%;
    display: flex;
    flex-flow: row;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 15px; }
  .top_bar a {
    color: #000; }
    .top_bar a:hover {
      color: #fff; }
  .top_bar .contact_actions {
    width: 50%; }
    .top_bar .contact_actions a {
      padding-right: 10px; }
  .top_bar .social_actions {
    width: 50%;
    text-align: right; }
    .top_bar .social_actions a {
      padding-left: 10px; }

.site-header .widget-area {
  position: absolute;
  width: 10%;
  top: 13px;
  left: 30px;
  z-index: 99999; }
  @media screen and (min-width: 768px) {
    .site-header .widget-area {
      display: none; } }

.nav-primary,
.site-header nav {
  display: none;
  position: relative;
  font-family: "kabel_dm_btdemi"; }

.nav-primary .wrap {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center; }

.site-header nav .wrap {
  padding: 0; }

.genesis-nav-menu {
  clear: both;
  line-height: 1;
  width: 100%;
  text-align: center;
  overflow: visible;
  height: 40%; }
  .genesis-nav-menu a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 10px; }
  .genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    margin: 0;
    opacity: 1;
    position: static;
    width: 100%;
    border: none; }
    .genesis-nav-menu .sub-menu li {
      width: 90%; }
      @media only screen and (max-width: 1024px) {
        .genesis-nav-menu .sub-menu li {
          width: 100%;
          padding-left: 0px; }
          .genesis-nav-menu .sub-menu li:last-child {
            margin-top: 0px; } }
    .genesis-nav-menu .sub-menu a {
      color: #333;
      text-decoration: none;
      display: block;
      padding: 10px; }
      .genesis-nav-menu .sub-menu a span {
        font-size: 15px; }
        @media only screen and (max-width: 1024px) {
          .genesis-nav-menu .sub-menu a span {
            font-size: 20px;
            line-height: 22px; } }
  .genesis-nav-menu .dropdown-buttons {
    border: solid 2px #82CFB9;
    border-radius: 32px;
    transition: all 0.5s;
    background-color: #011225; }
    @media only screen and (min-width: 1025px) {
      .genesis-nav-menu .dropdown-buttons {
        height: 49px; } }
    .genesis-nav-menu .dropdown-buttons a {
      border: none;
      width: 180px;
      padding: 15px 25px 15px 0; }
      @media only screen and (max-width: 1024px) {
        .genesis-nav-menu .dropdown-buttons a {
          width: 280px;
          padding: 15px 25px 20px 30px; } }
      .genesis-nav-menu .dropdown-buttons a span {
        margin: 0;
        color: #82CFB9; }
    .genesis-nav-menu .dropdown-buttons button {
      top: 19px; }
      @media only screen and (max-width: 1024px) {
        .genesis-nav-menu .dropdown-buttons button {
          right: 30px; } }
      .genesis-nav-menu .dropdown-buttons button:before {
        color: #82CFB9; }
    .genesis-nav-menu .dropdown-buttons:hover {
      border-color: #fff; }
      @media only screen and (min-width: 1025px) {
        .genesis-nav-menu .dropdown-buttons:hover {
          height: 250px; } }
      .genesis-nav-menu .dropdown-buttons:hover a {
        border-color: #fff; }
      .genesis-nav-menu .dropdown-buttons:hover span {
        color: #fff; }
      .genesis-nav-menu .dropdown-buttons:hover button:before {
        color: #fff; }
    .genesis-nav-menu .dropdown-buttons .buttons-dropdown {
      width: 180px;
      border: none;
      border-radius: 0px 0px 24px 24px;
      border-top: none;
      overflow: hidden;
      padding-bottom: 12px;
      margin-top: -4px;
      transition: none; }
      .genesis-nav-menu .dropdown-buttons .buttons-dropdown:before {
        display: none; }
      @media only screen and (max-width: 1024px) {
        .genesis-nav-menu .dropdown-buttons .buttons-dropdown {
          width: 280px; } }
      .genesis-nav-menu .dropdown-buttons .buttons-dropdown li a {
        border: none;
        text-align: left;
        width: 100%;
        padding: 12px 25px; }
        @media only screen and (max-width: 1024px) {
          .genesis-nav-menu .dropdown-buttons .buttons-dropdown li a {
            padding: 12px 25px 12px 30px;
            font-size: 20px;
            line-height: 20px; } }
        .genesis-nav-menu .dropdown-buttons .buttons-dropdown li a span {
          color: #82CFB9; }
        .genesis-nav-menu .dropdown-buttons .buttons-dropdown li a:hover span {
          text-decoration: underline; }
  .genesis-nav-menu .mobile-mega {
    display: none; }
  .genesis-nav-menu .mega-menu {
    right: 0;
    height: calc(100% - 50px);
    width: 100% !important;
    text-align: left;
    background-color: #011225;
    border-left: none !important;
    padding: 30px 0 0;
    transition: all 0.5s;
    z-index: 1 !important; }
    @media only screen and (min-width: 1499px) {
      .genesis-nav-menu .mega-menu {
        height: 700px; } }
    @media only screen and (min-width: 1025px) {
      .genesis-nav-menu .mega-menu {
        padding: 30px 70px 0;
        position: fixed !important; } }
    .genesis-nav-menu .mega-menu .grid {
      max-width: 1440px;
      margin: 0 auto;
      display: grid;
      grid-template-columns: 300px 1fr;
      gap: 50px;
      padding: 60px 25px;
      text-align: left; }
      .genesis-nav-menu .mega-menu .grid .tabs button {
        background-color: transparent;
        border: none;
        color: var(--Bromont-Homes, #82CFB9);
        font-family: "IBM Plex Sans";
        font-size: 31px;
        font-style: normal;
        font-weight: 400;
        line-height: 40px;
        letter-spacing: 1.55px;
        padding: 0;
        text-align: left;
        margin-bottom: 30px; }
        .genesis-nav-menu .mega-menu .grid .tabs button.active {
          text-decoration: underline; }
      .genesis-nav-menu .mega-menu .grid .tabs-content .tabscontent {
        display: none;
        animation: fadeEffect 1s; }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
        .genesis-nav-menu .mega-menu .grid .tabs-content .tabscontent .grid-item {
          display: grid;
          grid-template-columns: 240px 1fr;
          gap: 30px;
          margin-bottom: 40px; }
          .genesis-nav-menu .mega-menu .grid .tabs-content .tabscontent .grid-item .content {
            padding-top: 10px; }
            .genesis-nav-menu .mega-menu .grid .tabs-content .tabscontent .grid-item .content span {
              color: #F5F6F7;
              font-kerning: none;
              font-feature-settings: 'liga' off;
              font-family: Baskerville;
              font-size: 26px;
              font-style: normal;
              font-weight: 400;
              line-height: 31.378px;
              /* 120.687% */
              text-transform: capitalize;
              display: block;
              padding-bottom: 5px; }
            .genesis-nav-menu .mega-menu .grid .tabs-content .tabscontent .grid-item .content small {
              color: #F5F6F7;
              font-kerning: none;
              font-feature-settings: 'liga' off;
              font-family: Baskerville;
              font-size: 19.818px;
              font-style: normal;
              font-weight: 400;
              line-height: 23.121px;
              text-transform: capitalize;
              display: block; }
            .genesis-nav-menu .mega-menu .grid .tabs-content .tabscontent .grid-item .content .callout {
              margin-top: 15px;
              padding-left: 0px; }
              .genesis-nav-menu .mega-menu .grid .tabs-content .tabscontent .grid-item .content .callout .text {
                color: #82CFB9;
                /* Lowercase Button */
                font-family: "IBM Plex Sans";
                font-size: 17px;
                font-style: normal;
                font-weight: 600;
                line-height: 15.199px;
                /* 89.406% */
                letter-spacing: 0.85px;
                text-transform: capitalize;
                display: inline-block;
                vertical-align: middle;
                padding-bottom: 0px;
                padding-right: 10px; }
              .genesis-nav-menu .mega-menu .grid .tabs-content .tabscontent .grid-item .content .callout img {
                vertical-align: middle; }

@keyframes slide-down {
  from {
    opacity: 0;
    transform: translateY(-10px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
  @media only screen and (min-width: 1025px) {
    .genesis-nav-menu .sfHover .mega-menu {
      display: block;
      animation: slide-down 0.3s; } }
  @media only screen and (max-width: 1024px) {
    .genesis-nav-menu .sfHover .mega-menu {
      background-color: transparent;
      padding-top: 5px; }
      .genesis-nav-menu .sfHover .mega-menu:before {
        display: none; }
      .genesis-nav-menu .sfHover .mega-menu .grid {
        display: none; }
      .genesis-nav-menu .sfHover .mega-menu .mobile-mega {
        display: block;
        padding-left: 20px; }
        .genesis-nav-menu .sfHover .mega-menu .mobile-mega strong {
          color: #82CFB9;
          font-family: "IBM Plex Sans";
          font-size: 20px;
          font-style: normal;
          font-weight: 500;
          line-height: 22px;
          /* 58.144% */
          letter-spacing: 1.307px;
          padding: 10px 0;
          display: block; }
        .genesis-nav-menu .sfHover .mega-menu .mobile-mega ul {
          margin: 0;
          padding: 0;
          position: relative; }
          .genesis-nav-menu .sfHover .mega-menu .mobile-mega ul:before {
            position: absolute;
            content: '';
            left: -20px;
            top: -28px;
            bottom: 0;
            width: 2px;
            height: calc(100% + 15px);
            background-color: #fff; }
          .genesis-nav-menu .sfHover .mega-menu .mobile-mega ul li a {
            color: #F5F6F7;
            font-family: "IBM Plex Sans";
            font-size: 20px;
            font-style: normal;
            font-weight: 500;
            line-height: 22px;
            /* 58.144% */
            letter-spacing: 1.307px;
            padding-left: 0px; } }

.menu-toggle,
.sub-menu-toggle {
  background: none !important;
  color: #333 !important;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  visibility: visible; }

.menu-toggle {
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 9999;
  border: 0; }

.menu-toggle:before,
.menu-toggle.activated:before {
  text-rendering: auto;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  font-size: 4rem !important;
  color: #82CFB9;
  height: 50px !important;
  font-weight: 100; }

.sub-menu-toggle {
  float: right;
  padding: 0px;
  position: absolute;
  right: -12px;
  top: 23px;
  bottom: 0;
  z-index: 100;
  content: "\f142";
  width: 15px;
  height: 10px;
  transition: all 0.3s; }
  @media only screen and (max-width: 1024px) {
    .sub-menu-toggle {
      top: 18px; }
      .sub-menu-toggle.activated {
        transform: rotate(180deg); } }
  .sub-menu-toggle:before {
    position: relative;
    display: inline-block;
    text-rendering: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    content: "" !important;
    color: #fff;
    background-image: url("./images/icons/down-arrow.svg") !important;
    background-repeat: no-repeat !important;
    background-size: 15px !important;
    transition: all 0.3s;
    width: 15px !important;
    height: 10px !important;
    transition: all 0.3s; }
    @media only screen and (max-width: 1024px) {
      .sub-menu-toggle:before {
        background-size: 20px !important;
        width: 20px !important;
        height: 15px !important; } }
  .sub-menu-toggle.activated {
    top: 10px; }
  @media only screen and (max-width: 1024px) {
    .sub-menu-toggle {
      bottom: auto;
      right: 25px;
      width: 25px;
      height: 25px; }
      .sub-menu-toggle:before {
        width: 25px;
        height: 20px; } }
  .sub-menu-toggle:hover {
    border-width: 0; }
    .sub-menu-toggle:hover:before {
      transform: none; }
  .sub-menu-toggle:focus {
    border-width: 0; }

@media only screen and (min-width: 1025px) {
  .menu-item-has-children:hover .sub-menu-toggle {
    transform: rotate(180deg); } }

nav button:hover,
.menu-toggle:hover,
.nav-primary {
  background: none;
  color: #000; }

.nav button:focus,
.menu-toggle:focus {
  color: #003764; }

.menu-item {
  display: block;
  float: none;
  position: relative;
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 0;
  z-index: 2; }
  @media only screen and (max-width: 1024px) {
    .menu-item {
      width: 100%;
      padding-left: 30px; }
      .menu-item:last-child {
        padding-left: 0px;
        margin-top: 12px; }
        .menu-item:last-child button {
          top: 20px; }
          .menu-item:last-child button.activated {
            top: 16px;
            transform: rotate(180deg); } }
  .menu-item:nth-child(5) a.sf-with-ul {
    padding: 15px 55px 15px 25px; }
  .menu-item a {
    border: none;
    padding: 12px 0;
    width: 100% !important;
    font-family: IBM Plex Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    color: white;
    display: flex;
    align-items: center;
    letter-spacing: 0.05em; }
    @media only screen and (max-width: 1024px) {
      .menu-item a {
        font-size: 26px;
        line-height: 26px; } }

.menu-item > a:focus ul.sub-menu,
.menu-item > a:focus ul.sub-menu .sub-menu {
  left: 0;
  margin-left: 0; }

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus {
  color: #82CFB9; }

.genesis-nav-menu .sub-menu {
  left: -9999px;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
  width: 100%;
  z-index: 99;
  border-top: #fff 1px solid; }
  @media only screen and (max-width: 1024px) {
    .genesis-nav-menu .sub-menu {
      border-top: none; }
      .genesis-nav-menu .sub-menu:before {
        position: absolute;
        content: '';
        top: 62px;
        bottom: 0;
        left: 30px;
        width: 2px;
        height: 70%;
        background-color: #fff; } }
  .genesis-nav-menu .sub-menu a {
    padding: 10px;
    position: relative;
    width: 100%;
    word-wrap: break-word;
    padding-left: 25px;
    font-size: 0.8em;
    color: #fff; }
    @media only screen and (max-width: 1024px) {
      .genesis-nav-menu .sub-menu a {
        padding-left: 20px; } }

.genesis-nav-menu .sub-menu .genesis-nav-menu .menu-item:hover {
  position: relative; }

.genesis-nav-menu > .first > a {
  padding-left: 0; }

.genesis-nav-menu > .last > a {
  padding-right: 0; }

.genesis-nav-menu > .right {
  float: right; }

/* ## Accessible Menu
--------------------------------------------- */
.menu .menu-item:focus {
  position: static; }

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1; }

/* ## Site Header Navigation
--------------------------------------------- */
.genesis-nav-menu li li {
  margin-left: 0; }

/* ## After Header Navigation
--------------------------------------------- */
#genesis-nav-primary {
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  display: none;
  z-index: 9998;
  padding: 20px; }
  @media only screen and (max-width: 767px) {
    #genesis-nav-primary {
      top: 95px; } }

#menu-main-menu {
  left: 200px;
  display: flex;
  justify-content: space-between;
  width: 90%;
  vertical-align: middle;
  align-items: center;
  flex-direction: column;
  margin-top: -200px; }
  @media screen and (min-width: 1024px) {
    #menu-main-menu {
      flex-direction: row;
      margin-top: unset;
      align-items: flex-start;
      padding-top: 10px; } }
  @media only screen and (max-width: 1024px) {
    #menu-main-menu {
      width: 280px; } }

.menu-toggle.activated:before {
  content: "\f335"; }

@media screen and (min-width: 1024px) {
  #genesis-nav-primary {
    top: 2px;
    position: relative;
    float: right;
    display: inline-block;
    width: 80%;
    background: none;
    padding: 0; }
  .genesis-nav-menu {
    text-align: right;
    overflow: visible;
    height: auto; }
    .genesis-nav-menu a {
      font-family: 'IBM Plex Sans';
      font-style: normal;
      font-weight: 500;
      font-size: 15px;
      line-height: 15px;
      color: #fff;
      background: none;
      padding: 18px;
      padding-left: 0px;
      padding-bottom: 0px;
      position: relative;
      z-index: 3; }
      .genesis-nav-menu a:hover {
        color: white; }
    .genesis-nav-menu .sub-menu {
      border-top: 0;
      border-left: 2px solid #fff;
      position: absolute;
      width: 250px;
      right: 0; }
      .genesis-nav-menu .sub-menu li {
        width: 100%;
        display: block; }
        .genesis-nav-menu .sub-menu li a {
          text-align: left;
          background: #011225;
          color: #fff;
          padding: 15px;
          font-size: 15px; }
          .genesis-nav-menu .sub-menu li a:hover {
            color: #82CFB9;
            background: #011225; }
  #menu-main-menu {
    display: flex; } }
  @media only screen and (min-width: 1024px) and (max-width: 1299px) {
    #menu-main-menu {
      width: 100%; } }

@media screen and (min-width: 1024px) {
    #menu-main-menu > .menu-item:last-of-type a span {
      display: inline-block;
      margin: 0 auto; }
    #menu-main-menu > .menu-item:last-of-type button {
      right: 25px; }
  .menu-toggle {
    display: none;
    visibility: hidden; }
  .nav-primary .genesis-nav-menu .menu-item,
  .site-header .genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: right; }
  .nav-primary .wrap {
    display: block; }
  .genesis-nav-menu .sub-menu,
  .menu .menu-item > a:focus + ul.sub-menu,
  .menu .menu-item.sfHover > ul.sub-menu {
    left: 0px !important; } }

.footer_content {
  background: #011225;
  color: #ffffff;
  padding: 50px 0 10px 0;
  vertical-align: top;
  font-size: 16px; }
  .footer_content .footer-logo {
    width: 60%; }
    @media screen and (min-width: 768px) {
      .footer_content .footer-logo {
        width: 100%; } }
  .footer_content .wrap {
    margin: 0 auto;
    padding: 0 15px 60px;
    max-width: 1440px;
    border-bottom: 1.5px solid #F5F6F7; }
    @media screen and (max-width: 1024px) {
      .footer_content .wrap {
        margin: 0px 20px;
        padding: 0 20px 60px; } }
    @media screen and (min-width: 1200px) {
      .footer_content .wrap {
        padding: 0 100px 60px; } }
    .footer_content .wrap .footer_col.first {
      width: 100%; }
      .footer_content .wrap .footer_col.first .social_links {
        display: flex;
        align-items: center;
        margin-top: 20px; }
        .footer_content .wrap .footer_col.first .social_links a {
          padding-right: 15px; }
      @media screen and (min-width: 768px) {
        .footer_content .wrap .footer_col.first {
          width: 24%; } }
    .footer_content .wrap .footer_col.second {
      width: 100%; }
      @media screen and (min-width: 768px) {
        .footer_content .wrap .footer_col.second {
          width: 26%; } }
    .footer_content .wrap .footer_col.third {
      width: 100%; }
      @media screen and (min-width: 768px) {
        .footer_content .wrap .footer_col.third {
          width: 45%; } }
      @media screen and (min-width: 1024px) {
        .footer_content .wrap .footer_col.third {
          margin-top: 50px; } }

.footer_map_content {
  position: relative; }
  .footer_map_content .map_legend {
    width: 426px;
    height: 270px;
    position: absolute;
    z-index: 2;
    bottom: 40px;
    left: 0;
    background: #011225;
    color: #FBFDFD;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    font-family: Taviraj;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 30px;
    display: flex; }
    @media screen and (min-width: 1200px) {
      .footer_map_content .map_legend {
        left: 100px; } }
    .footer_map_content .map_legend div {
      display: flex;
      align-items: center; }
      .footer_map_content .map_legend div svg {
        margin-right: 25px; }
      .footer_map_content .map_legend div a {
        color: inherit;
        text-decoration: none; }
  .footer_map_content #map {
    width: 100%;
    height: 80vh;
    position: fixed;
    bottom: 0;
    left: 0; }
    @media screen and (min-width: 768px) {
      .footer_map_content #map {
        height: 60hvh; } }
    @media screen and (min-width: 1024px) {
      .footer_map_content #map {
        height: 400px; } }
    @media screen and (min-width: 1024px) {
      .footer_map_content #map {
        margin-top: -90px; } }
    @media screen and (min-width: 1200px) {
      .footer_map_content #map {
        height: 400px; } }

.footer_col {
  vertical-align: top;
  padding: 10px; }
  @media screen and (min-width: 768px) {
    .footer_col {
      text-align: center; } }
  .footer_col p {
    margin-bottom: 10px;
    font-family: IBM Plex Sans;
    font-weight: normal;
    font-size: 13px;
    line-height: 28px;
    color: #fff; }
    @media screen and (min-width: 768px) {
      .footer_col p {
        font-size: 17px;
        line-height: 33px; } }
    .footer_col p a {
      font-size: 14px;
      line-height: 15px; }
  .footer_col strong {
    display: inline-block;
    font-family: Taviraj;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 20px; }
  .footer_col a {
    color: #fff;
    text-decoration: none;
    font-family: IBM Plex Sans;
    font-style: normal;
    font-size: 14px;
    line-height: 15px; }
  .footer_col ul {
    margin-top: 10px; }
    @media screen and (min-width: 1024px) {
      .footer_col ul {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2; } }
    .footer_col ul li {
      margin-bottom: 35px; }
      .footer_col ul li a {
        font-weight: 600;
        display: flex;
        align-items: center;
        letter-spacing: 0.05em; }
        @media screen and (max-width: 1024px) {
          .footer_col ul li a {
            text-align: right;
            font-size: 16px; } }
  @media screen and (min-width: 768px) {
    .footer_col {
      width: 25%;
      display: inline-block;
      text-align: left; }
      .footer_col:first-of-type {
        width: 49%; } }
    @media screen and (min-width: 768px) and (min-width: 1024px) {
      .footer_col:first-of-type {
        padding-right: 80px; } }
  @media screen and (min-width: 768px) {
        .footer_col:first-of-type ul {
          margin: 20px auto 0 auto; }
        .footer_col:first-of-type li {
          display: inline-block;
          margin: 5px 5px 5px 0;
          padding: 0 15px 0 0;
          border-right: 1px solid #fff; }
          .footer_col:first-of-type li:last-of-type {
            border-right: 0; } }
  @media screen and (min-width: 768px) and (min-width: 1024px) {
    .footer_col:last-of-type ul {
      column-count: 2; } }

.copyright_info {
  width: 100%;
  text-align: center;
  max-width: 1440px;
  padding: 0 20px;
  margin: 10px auto; }
  @media screen and (min-width: 1024px) {
    .copyright_info {
      text-align: left;
      display: flex;
      flex-direction: row; } }
  @media screen and (min-width: 1200px) {
    .copyright_info {
      padding: 0 100px; } }
  .copyright_info p {
    font-family: IBM Plex Sans;
    font-weight: normal;
    font-size: 12px;
    line-height: 40px;
    color: #F5F6F7;
    margin-bottom: 0; }
    .copyright_info p a {
      color: #F5F6F7; }

.social_links span {
  font-size: 1.8rem;
  padding: 5px;
  margin-bottom: 10px;
  outline: 0;
  border: 0; }

.social_links a:hover {
  color: #005397; }

@media screen and (min-width: 1024px) {
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3 {
    width: 300px; }
  .footer-widgets-1 {
    margin-right: 30px; }
  .footer-widgets-1,
  .footer-widgets-2 {
    margin: 0 auto; } }

.contact_page_container {
  background: #011225;
  padding: 50px 25px 129px 25px;
  position: relative;
  z-index: 3; }
  .contact_page_container .wrap {
    max-width: 1440px;
    margin: 0 auto; }
    @media only screen and (min-width: 1200px) {
      .contact_page_container .wrap {
        padding: 70px 50px 0; } }
    .contact_page_container .wrap.bg-blue {
      background: #003764; }
    .contact_page_container .wrap .map_legend {
      background: #003764;
      color: #FBFDFD;
      font-weight: 600;
      font-size: 22px;
      line-height: 30px;
      font-family: Taviraj;
      justify-content: space-evenly;
      padding: 30px;
      display: flex; }
      @media screen and (min-width: 1200px) {
        .contact_page_container .wrap .map_legend {
          left: 100px; } }
      .contact_page_container .wrap .map_legend div {
        display: flex;
        align-items: center; }
        .contact_page_container .wrap .map_legend div svg {
          margin-right: 25px; }
        .contact_page_container .wrap .map_legend div a {
          color: inherit;
          text-decoration: none; }
  .contact_page_container .row {
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
    @media screen and (min-width: 1024px) {
      .contact_page_container .row {
        flex-direction: row; } }
    .contact_page_container .row h2 {
      font-family: Baskerville;
      font-style: normal;
      font-weight: normal;
      font-size: 95px;
      line-height: 90px;
      text-transform: capitalize;
      color: #FBFDFD;
      margin-bottom: 60px; }
    .contact_page_container .row .form_container {
      order: 2; }
      @media screen and (min-width: 1024px) {
        .contact_page_container .row .form_container {
          width: 40%;
          order: 1; } }
      .contact_page_container .row .form_container form .text_field {
        width: 100%;
        background: #011225;
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 31px;
        letter-spacing: 0.05em;
        color: #FFFFFF;
        border-bottom: 1.5px solid #F5F6F7;
        padding: 10px 0; }
        .contact_page_container .row .form_container form .text_field.error {
          border-bottom: 1.5px solid #FF0000; }
        .contact_page_container .row .form_container form .text_field::-webkit-input-placeholder {
          /* Edge */
          color: #fff; }
        .contact_page_container .row .form_container form .text_field::-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #fff; }
        .contact_page_container .row .form_container form .text_field::placeholder {
          color: #fff; }
      .contact_page_container .row .form_container form .arrow {
        position: relative;
        display: flex;
        align-items: center;
        padding: 60px 0 0 0; }
        .contact_page_container .row .form_container form .arrow p {
          position: relative;
          display: flex;
          align-items: center;
          margin: 0;
          width: 100%; }
        .contact_page_container .row .form_container form .arrow #contact_submit {
          padding-left: 0;
          background-color: transparent;
          font-family: IBM Plex Sans;
          font-style: normal;
          font-weight: 600;
          font-size: 17px;
          line-height: 15px;
          text-align: center;
          letter-spacing: 0.05em;
          text-transform: capitalize;
          color: #82CFB9;
          margin-right: 20px;
          width: 100%;
          z-index: 1; }
          @media screen and (min-width: 1024px) {
            .contact_page_container .row .form_container form .arrow #contact_submit {
              text-align: left; } }
        .contact_page_container .row .form_container form .arrow::after {
          content: url("/wp-content/themes/bromonthomes/images/icons/green_right_arrow.svg");
          position: absolute;
          left: 80%;
          z-index: 0; }
          @media screen and (min-width: 1024px) {
            .contact_page_container .row .form_container form .arrow::after {
              left: 60%; } }
          @media screen and (min-width: 1200px) {
            .contact_page_container .row .form_container form .arrow::after {
              left: 40%; } }
      .contact_page_container .row .form_container form .recaptcha-disclaimer small {
        color: white; }
        .contact_page_container .row .form_container form .recaptcha-disclaimer small a {
          color: white;
          font-weight: 600; }
    .contact_page_container .row .header {
      order: 1; }
      @media screen and (min-width: 1024px) {
        .contact_page_container .row .header {
          width: 50%;
          order: 2; } }
      .contact_page_container .row .header h2 {
        font-size: 48px;
        line-height: 50px; }
        @media screen and (min-width: 1024px) {
          .contact_page_container .row .header h2 {
            font-size: 53px;
            line-height: 58px; } }
        @media screen and (min-width: 1200px) {
          .contact_page_container .row .header h2 {
            font-size: 95px;
            line-height: 90px; } }
      .contact_page_container .row .header strong {
        font-family: Taviraj;
        font-style: italic;
        font-weight: 500;
        font-size: 32px;
        line-height: 46px;
        letter-spacing: 0.04em;
        color: #FBFDFD; }
    .contact_page_container .row.thanks {
      display: flex;
      flex-flow: column; }
      .contact_page_container .row.thanks p {
        font-family: Taviraj;
        font-style: italic;
        font-weight: 500;
        font-size: 32px;
        line-height: 46px;
        letter-spacing: 0.04em;
        color: #FBFDFD;
        width: 80%; }

.map_legend_wrapper {
  background: #003764; }

.map_legend {
  max-width: 1440px;
  margin: 0 auto;
  background: #003764;
  color: #FBFDFD;
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  font-family: Taviraj;
  justify-content: space-evenly;
  padding: 60px;
  display: flex; }
  .map_legend div {
    display: flex;
    align-items: center; }
    .map_legend div svg {
      margin-right: 25px; }
    .map_legend div a {
      color: inherit;
      text-decoration: none; }
  @media only screen and (max-width: 1050px) {
    .map_legend {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      gap: 20px; } }
  @media only screen and (max-width: 490px) {
    .map_legend div {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      gap: 10px;
      text-align: center; } }

.fw-googlemap {
  width: 100%;
  min-height: 40vh;
  height: 40vh; }
  .fw-googlemap iframe {
    display: block;
    width: 100%;
    height: 100%;
    filter: grayscale(100%);
    transition: 1s; }
    .fw-googlemap iframe:hover {
      filter: none; }

.compare_page_container {
  padding: 60px 30px; }
  @media screen and (min-width: 768px) {
    .compare_page_container {
      padding: 60px 100px; } }
  .compare_page_container .wrap {
    max-width: 1200px;
    overflow: scroll;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ }
    .compare_page_container .wrap::-webkit-scrollbar {
      display: none; }
    @media screen and (min-width: 1200px) {
      .compare_page_container .wrap {
        max-width: 1400px; } }
  .compare_page_container h2 {
    margin: 0 auto;
    font-family: Taviraj;
    font-style: italic;
    font-weight: 500;
    font-size: 32px;
    line-height: 46px;
    letter-spacing: 0.04em;
    color: #003764; }
    @media screen and (min-width: 768px) {
      .compare_page_container h2 {
        width: 70%; } }
    @media screen and (min-width: 768px) {
      .compare_page_container h2 p {
        width: 70%; } }
  .compare_page_container .message {
    margin: 0 auto;
    font-family: Taviraj;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.04em;
    color: #003764; }
    @media screen and (min-width: 768px) {
      .compare_page_container .message {
        width: 70%; } }
    .compare_page_container .message a {
      color: #003764;
      text-decoration: underline; }

.home-grid {
  overflow: scroll;
  white-space: nowrap;
  display: flex;
  width: 100%;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */ }
  .home-grid::-webkit-scrollbar {
    display: none; }
  @media screen and (min-width: 1200px) {
    .home-grid {
      width: 100%; } }
  .home-grid .home-col {
    width: 300px;
    display: inline-table; }
    @media screen and (min-width: 1024px) {
      .home-grid .home-col {
        display: block; } }
    .home-grid .home-col.labels {
      width: 170px; }
      .home-grid .home-col.labels .home-row p {
        text-align: left; }
    .home-grid .home-col .home-row {
      margin: 10px;
      border-bottom: 1.5px solid #003764; }
      .home-grid .home-col .home-row.overview, .home-grid .home-col .home-row.image {
        position: relative;
        height: 260px;
        border-bottom: 0px; }
        .home-grid .home-col .home-row.overview p, .home-grid .home-col .home-row.image p {
          font-family: Taviraj;
          font-style: normal;
          font-weight: 600;
          font-size: 22px;
          line-height: 30px;
          position: absolute;
          bottom: 80px;
          border-left: 2px solid #000;
          margin: 0px;
          padding-left: 10px; }
      .home-grid .home-col .home-row .compare-image {
        height: 210px; }
        @media only screen and (max-width: 1024px) {
          .home-grid .home-col .home-row .compare-image {
            width: 188px;
            height: 140px; } }
        .home-grid .home-col .home-row .compare-image img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .home-grid .home-col .home-row .home_link {
        color: #000;
        text-decoration: underline; }
      .home-grid .home-col .home-row.register {
        border-bottom: 0px;
        margin: 50px 0; }
        .home-grid .home-col .home-row.register a {
          display: flex;
          align-items: center;
          justify-content: center;
          font-family: IBM Plex Sans;
          font-style: normal;
          font-weight: 600;
          font-size: 14px;
          line-height: 15px;
          text-align: center;
          letter-spacing: 0.05em;
          text-transform: capitalize;
          color: #003764; }
          @media screen and (min-width: 1024px) {
            .home-grid .home-col .home-row.register a {
              font-size: 17px;
              line-height: 15px; } }
          .home-grid .home-col .home-row.register a .text {
            margin-right: 10px; }
      .home-grid .home-col .home-row .arrow-container {
        margin-top: 20px;
        text-align: right; }
        .home-grid .home-col .home-row .arrow-container a span {
          font-size: 32px;
          border: 1.5px solid #000F20;
          border-radius: 41px;
          padding: 0px 15px;
          color: #000F20; }
      .home-grid .home-col .home-row p {
        color: #000;
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 31px;
        text-align: center;
        letter-spacing: 0.05em;
        margin: 1.5em 0; }

.home_details_page_container {
  /* Floor Plans */
  /* Other Homes */
  /* Statement w/ Register Callout */ }
  .home_details_page_container .share_bar {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    z-index: 1000; }
    .home_details_page_container .share_bar a {
      display: flex;
      align-items: center; }
    .home_details_page_container .share_bar .icon {
      width: 60px;
      height: 60px;
      display: flex;
      justify-content: center; }
    .home_details_page_container .share_bar .facebook {
      border-top-right-radius: 25px;
      background: #4367b2; }
    .home_details_page_container .share_bar .email {
      background: #7d7d7d; }
    .home_details_page_container .share_bar .print {
      border-bottom-right-radius: 25px;
      background: #000; }
  .home_details_page_container .hero {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    background-color: #011225;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 82%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 82%, 0% 100%);
    padding-bottom: 200px; }
    @media screen and (min-width: 768px) {
      .home_details_page_container .hero {
        flex-direction: row;
        padding-bottom: 100px; } }
    .home_details_page_container .hero .hero_image {
      order: 2;
      position: relative; }
      @media screen and (min-width: 1024px) {
        .home_details_page_container .hero .hero_image {
          order: 1;
          width: 45%; } }
    .home_details_page_container .hero .header {
      order: 1;
      color: #FBFDFD;
      padding: 30px; }
      @media screen and (min-width: 1024px) {
        .home_details_page_container .hero .header {
          order: 2;
          width: 45%; } }
      .home_details_page_container .hero .header .elevations {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        width: 100%;
        margin: 10px 0 50px 0; }
        @media screen and (min-width: 768px) {
          .home_details_page_container .hero .header .elevations {
            width: 75%;
            flex-flow: row; } }
        .home_details_page_container .hero .header .elevations .elevation {
          display: flex;
          align-items: center;
          justify-content: center;
          padding: 15px 45px;
          margin-top: 15px; }
          @media screen and (min-width: 768px) {
            .home_details_page_container .hero .header .elevations .elevation {
              margin-top: 0; } }
          .home_details_page_container .hero .header .elevations .elevation.selected {
            border-radius: 49px;
            border: #fff 1.5px solid; }
          .home_details_page_container .hero .header .elevations .elevation a {
            font-family: IBM Plex Sans;
            font-style: normal;
            font-weight: 500;
            font-size: 18px;
            line-height: 15px;
            display: flex;
            align-items: center;
            text-align: center;
            letter-spacing: 0.05em;
            text-transform: uppercase;
            margin-bottom: 0px;
            color: #fff; }
      .home_details_page_container .hero .header strong {
        display: block;
        font-family: Baskerville;
        font-style: normal;
        font-weight: normal;
        font-size: 53px;
        line-height: 56px;
        text-transform: capitalize;
        margin-bottom: 42px; }
        @media screen and (min-width: 768px) {
          .home_details_page_container .hero .header strong {
            font-size: 95px;
            line-height: 90px; } }
      .home_details_page_container .hero .header h2 {
        font-family: Taviraj;
        font-style: italic;
        font-weight: 500;
        font-size: 20px;
        line-height: 46px;
        letter-spacing: 0.04em;
        margin-bottom: 60px; }
        @media screen and (min-width: 768px) {
          .home_details_page_container .hero .header h2 {
            font-size: 32px;
            line-height: 46px; } }
      .home_details_page_container .hero .header .home_info p {
        font-family: Taviraj;
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 0.02em;
        margin-bottom: 2px; }
        .home_details_page_container .hero .header .home_info p.price {
          margin: 40px 0px; }
      .home_details_page_container .hero .header .add_to_compare {
        display: flex;
        align-items: center;
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 15px;
        letter-spacing: 0.05em;
        text-transform: capitalize;
        color: #82CFB9;
        margin-right: 15px; }
        .home_details_page_container .hero .header .add_to_compare .label {
          padding-right: 10px; }
      .home_details_page_container .hero .header .link_container {
        display: none;
        margin-bottom: 10px; }
        .home_details_page_container .hero .header .link_container.active {
          display: flex; }
        .home_details_page_container .hero .header .link_container a {
          font-family: IBM Plex Sans;
          font-style: normal;
          font-weight: 600;
          font-size: 17px;
          line-height: 15px;
          display: flex;
          align-items: center;
          letter-spacing: 0.05em;
          text-transform: capitalize;
          color: #82CFB9;
          margin-right: 0;
          margin-left: auto; }
          .home_details_page_container .hero .header .link_container a .label {
            margin-right: 20px; }
  .home_details_page_container .home_features {
    padding: 20px 50px;
    display: flex;
    justify-content: space-around;
    flex-direction: column; }
    @media screen and (min-width: 768px) {
      .home_details_page_container .home_features {
        flex-direction: row;
        padding: 20px 100px; } }
    .home_details_page_container .home_features .feature {
      display: flex;
      align-items: center; }
      .home_details_page_container .home_features .feature .label {
        font-family: Taviraj;
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        line-height: 30px;
        align-items: center;
        letter-spacing: 0.02em;
        color: #011225;
        margin-left: 15px; }
  .home_details_page_container .register_callout {
    display: flex;
    justify-content: center;
    padding: 30px 50px; }
    @media screen and (min-width: 768px) {
      .home_details_page_container .register_callout {
        padding: 30px 100px; } }
    .home_details_page_container .register_callout .callout {
      display: flex;
      align-items: center; }
      .home_details_page_container .register_callout .callout .label {
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 15px;
        text-align: center;
        letter-spacing: 0.05em;
        text-transform: capitalize;
        color: #003764;
        margin-right: 20px; }
      .home_details_page_container .register_callout .callout img,
      .home_details_page_container .register_callout .callout svg {
        pointer-events: none; }
  .home_details_page_container .floor_plan_section {
    padding: 100px 30px; }
    @media screen and (min-width: 768px) {
      .home_details_page_container .floor_plan_section {
        padding: 200px 100px 50px 200px; } }
    .home_details_page_container .floor_plan_section h2 {
      font-family: Baskerville;
      font-style: normal;
      font-weight: normal;
      font-size: 33px;
      line-height: 40px;
      text-align: center;
      text-transform: capitalize;
      color: #003764;
      margin-bottom: 50px; }
      @media screen and (min-width: 768px) {
        .home_details_page_container .floor_plan_section h2 {
          font-size: 45px;
          line-height: 49px; } }
    .home_details_page_container .floor_plan_section .floor_plan_buttons {
      display: flex;
      flex-flow: column;
      justify-content: center;
      margin-bottom: 50px; }
      @media screen and (min-width: 768px) {
        .home_details_page_container .floor_plan_section .floor_plan_buttons {
          flex-flow: row;
          justify-content: space-evenly; } }
      .home_details_page_container .floor_plan_section .floor_plan_buttons .floor_plan_button {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 15px 45px;
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 15px;
        text-align: center;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #000;
        margin-top: 15px;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none; }
        @media screen and (min-width: 768px) {
          .home_details_page_container .floor_plan_section .floor_plan_buttons .floor_plan_button {
            margin-top: 0; } }
        .home_details_page_container .floor_plan_section .floor_plan_buttons .floor_plan_button.selected {
          border-radius: 49px;
          border: #000 1.5px solid; }
    .home_details_page_container .floor_plan_section .floor_plan_container {
      display: flex;
      justify-content: center; }
      .home_details_page_container .floor_plan_section .floor_plan_container #floor_plan_image {
        height: 60vh; }
        @media screen and (min-width: 1200px) {
          .home_details_page_container .floor_plan_section .floor_plan_container #floor_plan_image {
            height: 80vh; } }
    .home_details_page_container .floor_plan_section .floor_plan_file {
      margin-top: 15px; }
      @media screen and (min-width: 768px) {
        .home_details_page_container .floor_plan_section .floor_plan_file {
          width: 35%;
          padding-left: 100px; } }
      .home_details_page_container .floor_plan_section .floor_plan_file a {
        display: flex;
        flex-flow: row;
        align-items: center;
        justify-content: center; }
        .home_details_page_container .floor_plan_section .floor_plan_file a .label {
          font-family: DM Sans;
          font-style: normal;
          font-weight: bold;
          font-size: 16px;
          line-height: 15px;
          display: flex;
          align-items: center;
          text-align: center;
          letter-spacing: 0.05em;
          color: #000000;
          margin-right: 15px; }
        .home_details_page_container .floor_plan_section .floor_plan_file a img,
        .home_details_page_container .floor_plan_section .floor_plan_file a svg {
          pointer-events: none; }
  .home_details_page_container .other_homes {
    margin: 0 auto;
    background-color: #003764;
    padding: 90px 30px 100px; }
    @media screen and (min-width: 768px) {
      .home_details_page_container .other_homes {
        padding: 90px 100px 100px; } }
    .home_details_page_container .other_homes h2 {
      width: 100%;
      font-family: Baskerville;
      font-style: normal;
      font-weight: normal;
      font-size: 45px;
      line-height: 49px;
      text-align: center;
      text-transform: capitalize;
      color: #FBFDFD;
      margin-bottom: 40px; }
    .home_details_page_container .other_homes .homes_container {
      display: flex;
      justify-content: center;
      flex-direction: column; }
      @media screen and (min-width: 1024px) {
        .home_details_page_container .other_homes .homes_container {
          flex-direction: row; } }
      .home_details_page_container .other_homes .homes_container .single_home {
        position: relative; }
        @media screen and (min-width: 1024px) {
          .home_details_page_container .other_homes .homes_container .single_home {
            width: 28%;
            margin: 0 40px 50px 0; } }
        .home_details_page_container .other_homes .homes_container .single_home .home_container {
          background-color: #011225;
          position: relative;
          display: flex;
          flex-direction: column;
          align-items: center;
          overflow: hidden; }
          @media screen and (min-width: 1200px) {
            .home_details_page_container .other_homes .homes_container .single_home .home_container:hover .overlay {
              display: flex; }
            .home_details_page_container .other_homes .homes_container .single_home .home_container:hover .info_container p {
              visibility: hidden; } }
          .home_details_page_container .other_homes .homes_container .single_home .home_container .overlay {
            display: none;
            flex-flow: column;
            position: absolute;
            z-index: 999;
            height: 100%;
            width: 100%;
            color: #fff;
            background-color: rgba(0, 0, 0, 0.7);
            padding: 20px 30px; }
            .home_details_page_container .other_homes .homes_container .single_home .home_container .overlay.active {
              display: flex; }
            .home_details_page_container .other_homes .homes_container .single_home .home_container .overlay h3 {
              font-family: Taviraj;
              font-style: normal;
              font-weight: 600;
              font-size: 22px;
              line-height: 30px;
              letter-spacing: 0.02em;
              color: #fff; }
            .home_details_page_container .other_homes .homes_container .single_home .home_container .overlay p {
              font-family: IBM Plex Sans;
              font-style: normal;
              font-weight: normal;
              font-size: 14px;
              line-height: 25px;
              letter-spacing: 0.05em;
              color: #fff;
              margin-bottom: 3px; }
            .home_details_page_container .other_homes .homes_container .single_home .home_container .overlay .arrow_link {
              text-align: end;
              margin-top: auto;
              display: none; }
              @media screen and (min-width: 1200px) {
                .home_details_page_container .other_homes .homes_container .single_home .home_container .overlay .arrow_link {
                  display: block;
                  position: absolute;
                  bottom: 20px;
                  right: 20px; } }
              .home_details_page_container .other_homes .homes_container .single_home .home_container .overlay .arrow_link img {
                width: 20%;
                position: relative;
                margin: -30px 0 0 auto; }
          .home_details_page_container .other_homes .homes_container .single_home .home_container img {
            width: 100%;
            clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 85%);
            -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 85%);
            height: 250px;
            max-width: 120%;
            width: 120%; }
            @media screen and (min-width: 768px) {
              .home_details_page_container .other_homes .homes_container .single_home .home_container img {
                height: 400px; } }
            @media screen and (min-width: 1024px) {
              .home_details_page_container .other_homes .homes_container .single_home .home_container img {
                height: 200px; } }
            @media screen and (min-width: 1200px) {
              .home_details_page_container .other_homes .homes_container .single_home .home_container img {
                height: 300px; } }
          .home_details_page_container .other_homes .homes_container .single_home .home_container .info_container {
            padding: 0px 0px 5px 20px;
            margin-top: -10px;
            display: flex;
            flex-direction: column;
            align-self: flex-start; }
            .home_details_page_container .other_homes .homes_container .single_home .home_container .info_container p {
              font-family: Taviraj;
              font-style: normal;
              font-weight: 600;
              font-size: 22px;
              line-height: 30px;
              color: #FBFDFD;
              margin-bottom: 5px; }
        .home_details_page_container .other_homes .homes_container .single_home .compare-btn {
          display: flex;
          justify-content: flex-end;
          font-family: IBM Plex Sans;
          font-style: normal;
          font-weight: 600;
          font-size: 17px;
          line-height: 15px;
          align-items: center;
          letter-spacing: 0.05em;
          text-transform: capitalize;
          color: #82CFB9;
          text-align: right;
          margin: 15px 0px;
          cursor: pointer; }
          .home_details_page_container .other_homes .homes_container .single_home .compare-btn .label {
            padding-right: 10px; }
          .home_details_page_container .other_homes .homes_container .single_home .compare-btn img,
          .home_details_page_container .other_homes .homes_container .single_home .compare-btn svg {
            pointer-events: none; }
    .home_details_page_container .other_homes .link_container {
      display: none; }
      .home_details_page_container .other_homes .link_container.active {
        display: flex; }
      .home_details_page_container .other_homes .link_container a {
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 15px;
        display: flex;
        align-items: center;
        letter-spacing: 0.05em;
        text-transform: capitalize;
        color: #82CFB9;
        margin-right: 0;
        margin-left: auto; }
        .home_details_page_container .other_homes .link_container a .label {
          margin-right: 20px; }
  .home_details_page_container .statement {
    background-color: #011225;
    width: 100%;
    padding: 100px 30px; }
    @media screen and (min-width: 768px) {
      .home_details_page_container .statement {
        padding: 100px 100px; } }
    .home_details_page_container .statement .container {
      width: 80%;
      margin: 0 auto; }
      .home_details_page_container .statement .container h2 {
        font-family: Baskerville;
        font-style: normal;
        font-weight: normal;
        font-size: 37px;
        line-height: 40px;
        text-transform: capitalize;
        color: #FFFFFF;
        padding-bottom: 60px; }
        @media screen and (min-width: 768px) {
          .home_details_page_container .statement .container h2 {
            font-size: 68px;
            line-height: 71px; } }
      .home_details_page_container .statement .container a {
        display: flex;
        align-items: center;
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 15px;
        text-align: center;
        letter-spacing: 0.05em;
        text-transform: capitalize;
        color: #82CFB9; }
        @media screen and (min-width: 768px) {
          .home_details_page_container .statement .container a {
            font-size: 17px; } }
        .home_details_page_container .statement .container a .label {
          margin-right: 10px; }

.fw-googlemap {
  width: 100%;
  min-height: 40vh;
  height: 40vh; }
  .fw-googlemap iframe {
    display: block;
    width: 100%;
    height: 100%;
    filter: grayscale(100%);
    transition: 1s; }
    .fw-googlemap iframe:hover {
      filter: none; }

.register_page_container {
  background: #011225;
  padding: 50px 50px 140px 50px;
  position: relative;
  z-index: 3; }
  @media screen and (min-width: 1024px) {
    .register_page_container {
      clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%); } }
  .register_page_container .row {
    display: flex;
    justify-content: space-around;
    flex-direction: column; }
    @media screen and (min-width: 1024px) {
      .register_page_container .row {
        flex-direction: row; } }
    .register_page_container .row h2 {
      font-family: Baskerville;
      font-style: normal;
      font-weight: normal;
      font-size: 95px;
      line-height: 90px;
      text-transform: capitalize;
      color: #FBFDFD;
      margin-bottom: 60px; }
    .register_page_container .row .form_container {
      order: 2;
      display: flex; }
      @media screen and (min-width: 1024px) {
        .register_page_container .row .form_container {
          width: 40%;
          order: 1; } }
      .register_page_container .row .form_container form {
        display: flex;
        flex-flow: wrap;
        justify-content: space-around; }
        .register_page_container .row .form_container form div {
          flex: 0 1 100%;
          padding: 0 10px; }
          @media screen and (min-width: 1200px) {
            .register_page_container .row .form_container form div {
              flex: 0 1 50%; } }
          .register_page_container .row .form_container form div .text_field,
          .register_page_container .row .form_container form div .dropdown_field {
            background: #011225;
            font-family: IBM Plex Sans;
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 31px;
            letter-spacing: 0.05em;
            color: #FFFFFF;
            border-bottom: 1.5px solid #F5F6F7;
            padding: 10px 0; }
            .register_page_container .row .form_container form div .text_field.error,
            .register_page_container .row .form_container form div .dropdown_field.error {
              border-bottom: 1.5px solid #FF0000; }
            .register_page_container .row .form_container form div .text_field::-webkit-input-placeholder,
            .register_page_container .row .form_container form div .dropdown_field::-webkit-input-placeholder {
              /* Edge */
              color: #fff; }
            .register_page_container .row .form_container form div .text_field::-ms-input-placeholder,
            .register_page_container .row .form_container form div .dropdown_field::-ms-input-placeholder {
              /* Internet Explorer 10-11 */
              color: #fff; }
            .register_page_container .row .form_container form div .text_field::placeholder,
            .register_page_container .row .form_container form div .dropdown_field::placeholder {
              color: #fff; }
          .register_page_container .row .form_container form div .dropdown_field {
            padding-left: 0px;
            -webkit-appearance: none;
            -moz-appearance: none;
            background: transparent;
            background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
            background-repeat: no-repeat;
            background-position-x: 100%;
            background-position-y: 13px;
            border-radius: 2px; }
        .register_page_container .row .form_container form .arrow {
          position: relative;
          display: flex;
          align-items: center;
          padding: 60px 0 0 0;
          flex: 0 1 100%; }
          .register_page_container .row .form_container form .arrow p {
            display: flex;
            align-items: center;
            flex: 0 1 100%;
            margin: 0;
            width: 100%; }
          .register_page_container .row .form_container form .arrow #register_submit {
            padding-left: 0;
            background-color: transparent;
            font-family: IBM Plex Sans;
            font-style: normal;
            font-weight: 600;
            font-size: 17px;
            line-height: 15px;
            text-align: center;
            letter-spacing: 0.05em;
            text-transform: capitalize;
            color: #82CFB9;
            margin-right: 20px;
            width: 100%;
            z-index: 1; }
            @media screen and (min-width: 1024px) {
              .register_page_container .row .form_container form .arrow #register_submit {
                text-align: left; } }
          .register_page_container .row .form_container form .arrow::after {
            content: url("/wp-content/themes/bromonthomes/images/icons/green_right_arrow.svg");
            position: absolute;
            left: 80%;
            z-index: 0; }
            @media screen and (min-width: 1024px) {
              .register_page_container .row .form_container form .arrow::after {
                left: 60%; } }
            @media screen and (min-width: 1200px) {
              .register_page_container .row .form_container form .arrow::after {
                left: 40%; } }
        .register_page_container .row .form_container form .recaptcha-disclaimer {
          flex: 0 1 100%;
          margin-top: 25px; }
          .register_page_container .row .form_container form .recaptcha-disclaimer small {
            color: white; }
            .register_page_container .row .form_container form .recaptcha-disclaimer small a {
              color: white;
              font-weight: 600; }
      .register_page_container .row .form_container div.wpcf7 .screen-reader-response {
        position: absolute;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        width: 1px;
        margin: 0;
        padding: 0;
        border: 0; }
    .register_page_container .row .header {
      order: 1; }
      @media screen and (min-width: 1024px) {
        .register_page_container .row .header {
          width: 40%;
          order: 2; } }
      .register_page_container .row .header strong {
        font-family: Taviraj;
        font-style: italic;
        font-weight: 500;
        font-size: 32px;
        line-height: 46px;
        letter-spacing: 0.04em;
        color: #FBFDFD; }
      .register_page_container .row .header h2 {
        font-size: 48px;
        line-height: 50px; }
        @media screen and (min-width: 1024px) {
          .register_page_container .row .header h2 {
            font-size: 53px;
            line-height: 58px; } }
        @media screen and (min-width: 1200px) {
          .register_page_container .row .header h2 {
            font-size: 95px;
            line-height: 90px; } }
    .register_page_container .row.thanks {
      display: flex;
      flex-flow: column; }
      .register_page_container .row.thanks p {
        font-family: Taviraj;
        font-style: italic;
        font-weight: 500;
        font-size: 32px;
        line-height: 46px;
        letter-spacing: 0.04em;
        color: #FBFDFD;
        width: 80%; }

.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000;
  opacity: 0.7;
  background: #000F20;
  height: 100vh;
  width: 100vw; }

#popup-outer-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 10000000; }
  #popup-outer-container .popup-inner-container {
    position: relative;
    display: flex;
    width: 900px;
    height: max-content;
    max-width: 80%;
    background: white;
    border: 1px solid rgba(0, 55, 100, 0.25);
    z-index: 10000001; }
    #popup-outer-container .popup-inner-container .popup-content {
      padding: 20px 60px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      #popup-outer-container .popup-inner-container .popup-content .popup-logo {
        margin-bottom: 25px; }
        @media only screen and (max-width: 767px) {
          #popup-outer-container .popup-inner-container .popup-content .popup-logo {
            max-width: 60%; } }
      #popup-outer-container .popup-inner-container .popup-content h2 {
        font-family: Baskerville;
        font-style: normal;
        font-weight: normal;
        font-size: 38px;
        line-height: 49px;
        color: #003764; }
      #popup-outer-container .popup-inner-container .popup-content button {
        margin-top: 20px;
        width: max-content;
        height: 50px;
        border-radius: 50px; }
    #popup-outer-container .popup-inner-container .popup-image {
      width: 332px;
      height: 480px; }
    #popup-outer-container .popup-inner-container .popup-x {
      position: absolute;
      top: -2px;
      right: 5px;
      color: white;
      font-size: 20px;
      cursor: pointer; }
      #popup-outer-container .popup-inner-container .popup-x:hover {
        color: #003764; }
    @media screen and (max-width: 900px) {
      #popup-outer-container .popup-inner-container {
        flex-direction: column; }
        #popup-outer-container .popup-inner-container .popup-image {
          object-fit: cover;
          background-repeat: no-repeat;
          background-position: center center;
          width: 100%;
          height: 300px; }
        #popup-outer-container .popup-inner-container .popup-x {
          color: black; } }
    @media screen and (max-width: 767px) {
      #popup-outer-container .popup-inner-container .popup-image {
        height: 220px; }
      #popup-outer-container .popup-inner-container .popup-content {
        padding: 20px 20px; }
        #popup-outer-container .popup-inner-container .popup-content h2 {
          font-size: 22px;
          line-height: 28px; } }

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/* 
SECTION - Accordion 
---------------------------------------- */
.accordion_repeater .wrap {
  position: relative;
  width: 90%;
  max-width: 780px;
  margin: 50px auto; }

.accordion {
  background-color: #292929;
  font-family: "kabel_dm_btdemi";
  font-weight: normal;
  color: #003764;
  cursor: pointer;
  padding: 0;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: .4s;
  padding: 15px;
  position: relative;
  margin-top: 10px;
  font-size: 20px;
  display: flex;
  align-items: center; }
  @media screen and (min-width: 768px) {
    .accordion {
      font-size: 28px; } }
  .accordion strong {
    font-weight: 500;
    padding-right: 40px;
    display: block; }
    .accordion strong span {
      color: #fff; }

.accordion.active,
.accordion:hover {
  background-color: #292929; }

div.panel {
  padding: 20px;
  background-color: #A39FA0;
  display: none;
  overflow: hidden;
  color: #fff; }
  div.panel p {
    margin-bottom: 5px; }

div.panel.active {
  border-color: #ccc;
  padding: 40px 20px; }

.accordion_plus {
  display: inline-block;
  font-size: 0;
  vertical-align: sub;
  padding: 8.5px 10px;
  color: #292929;
  background-color: #fff;
  position: absolute;
  font-size: 10px;
  right: 15px;
  border-radius: 50%;
  line-height: 1; }

.accordion_plus .fa {
  font-size: 20px;
  transition: 0.5s; }
  .accordion_plus .fa.rotate {
    transform: rotate(45deg); }

.panel ul {
  margin: 0; }

.panel ul > li {
  list-style-type: none;
  margin: 0; }

/* 
SECTION - Half Accordion 
---------------------------------------- */
.half_accordion .wrap {
  width: 100%;
  max-width: 1200px;
  border: 15px solid #fff;
  border-top: 0;
  margin: -10px auto 0 auto; }

@media screen and (min-width: 768px) {
  .half_accordion .accordion {
    width: 66%;
    float: left; } }

@media screen and (min-width: 768px) {
  .half_accordion div.panel {
    width: 66%; } }

.half_accordion .accordion_image_block {
  margin-top: 10px;
  width: 100%; }
  .half_accordion .accordion_image_block img {
    width: 100%; }
  @media screen and (min-width: 768px) {
    .half_accordion .accordion_image_block {
      border-left: 15px solid #fff;
      float: right;
      width: 34%; } }

.boxes_repeater .wrap {
  max-width: 100%;
  border: 15px solid #fff;
  padding-bottom: 5px;
  font-family: "kabel_dm_btdemi"; }
  .boxes_repeater .wrap .card_area {
    display: none; }
    @media screen and (min-width: 1024px) {
      .boxes_repeater .wrap .card_area {
        display: flex; } }
    .boxes_repeater .wrap .card_area .hero_card {
      width: 66.6666666%;
      height: 650px;
      background-size: cover;
      background-position: center;
      display: flex;
      justify-content: flex-end;
      text-align: center;
      align-items: center;
      flex-direction: column;
      color: white;
      position: relative;
      transition: 0.5s;
      overflow: hidden; }
      .boxes_repeater .wrap .card_area .hero_card:hover {
        text-decoration: none; }
        .boxes_repeater .wrap .card_area .hero_card:hover .text-overlay .callout_text:after {
          display: inline-block;
          animation: shift-pulse .5s; }
        .boxes_repeater .wrap .card_area .hero_card:hover .box_image_container {
          filter: grayscale(0%);
          transform: scale(1.05); }
      .boxes_repeater .wrap .card_area .hero_card .pre_header_text {
        font-size: 1.5em;
        text-transform: uppercase;
        z-index: 1;
        max-width: 100%; }
      .boxes_repeater .wrap .card_area .hero_card .header_text {
        font-size: 40px;
        z-index: 1;
        max-width: 100%;
        line-height: 1.4;
        font-weight: 700; }
      .boxes_repeater .wrap .card_area .hero_card .callout_text {
        font-size: 20px;
        line-height: 2;
        z-index: 1;
        max-width: 100%;
        font-family: "helvetica", serif;
        font-weight: 600; }
    .boxes_repeater .wrap .card_area .card_group {
      width: 33.3333334%;
      font-size: 0;
      padding-left: 15px;
      position: relative; }
      .boxes_repeater .wrap .card_area .card_group :first-child {
        margin-bottom: 15px; }
      .boxes_repeater .wrap .card_area .card_group .small_card {
        width: 100%;
        display: inline-flex;
        height: 317.5px;
        font-size: 16px;
        align-items: center;
        flex-direction: column;
        justify-content: flex-end;
        background-size: cover;
        background-position: center;
        vertical-align: top;
        text-align: center;
        color: white;
        position: relative;
        overflow: hidden; }
        .boxes_repeater .wrap .card_area .card_group .small_card:hover {
          text-decoration: none; }
          .boxes_repeater .wrap .card_area .card_group .small_card:hover .text-overlay .callout_text:after {
            display: inline-block;
            animation: shift-pulse .5s; }
          .boxes_repeater .wrap .card_area .card_group .small_card:hover .box_image_container {
            filter: grayscale(0%);
            transform: scale(1.05); }
        .boxes_repeater .wrap .card_area .card_group .small_card .pre_header_text {
          font-size: 1.3em;
          text-transform: uppercase;
          z-index: 1;
          max-width: 100%; }
        .boxes_repeater .wrap .card_area .card_group .small_card .header_text {
          font-size: 24px;
          z-index: 1;
          max-width: 100%; }
        .boxes_repeater .wrap .card_area .card_group .small_card .callout_text {
          font-size: 16px;
          line-height: 2;
          z-index: 1;
          max-width: 100%;
          font-family: "helvetica", serif;
          font-weight: 600; }
  .boxes_repeater .wrap .slider_area {
    display: block; }
    @media screen and (min-width: 1024px) {
      .boxes_repeater .wrap .slider_area {
        display: none; } }
    .boxes_repeater .wrap .slider_area .swiper-container {
      width: 100%;
      height: 55vw;
      min-height: 400px; }
      .boxes_repeater .wrap .slider_area .swiper-container .swiper-slide a {
        display: inline-flex;
        width: 100%;
        height: 100%;
        font-size: initial;
        align-items: center;
        flex-direction: column;
        justify-content: flex-end;
        background-size: cover;
        background-position: center;
        vertical-align: top;
        text-align: center;
        color: white;
        position: relative;
        background-blend-mode: screen; }
        .boxes_repeater .wrap .slider_area .swiper-container .swiper-slide a .text-overlay {
          padding-bottom: 40px; }
        .boxes_repeater .wrap .slider_area .swiper-container .swiper-slide a:hover {
          text-decoration: none; }
        .boxes_repeater .wrap .slider_area .swiper-container .swiper-slide a .pre_header_text {
          font-size: 1.3em;
          text-transform: uppercase;
          z-index: 1;
          max-width: 100%; }
        .boxes_repeater .wrap .slider_area .swiper-container .swiper-slide a .header_text {
          font-size: 20px;
          z-index: 1;
          max-width: 100%;
          padding: 10px 10px 10px 0; }
        .boxes_repeater .wrap .slider_area .swiper-container .swiper-slide a .callout_text {
          font-size: 16px;
          z-index: 1;
          max-width: 100%;
          padding: 10px 10px 0 0;
          font-family: "helvetica", serif;
          font-weight: 600; }
      .boxes_repeater .wrap .slider_area .swiper-container .swiper-slide a[href^="/contact"] {
        background-position: left; }
      .boxes_repeater .wrap .slider_area .swiper-container .swiper-pagination-bullet {
        width: 25px;
        height: 4px;
        border-radius: 10px; }
      .boxes_repeater .wrap .slider_area .swiper-container .swiper-pagination-bullet-active {
        background: #003764; }
      .boxes_repeater .wrap .slider_area .swiper-container .swiper-button-next {
        background: none;
        height: auto;
        width: auto;
        bottom: 10px;
        top: auto;
        line-height: 1;
        margin: 0;
        color: white; }
        .boxes_repeater .wrap .slider_area .swiper-container .swiper-button-next:after {
          content: '\f054';
          font-family: 'Font Awesome 5 Free';
          font-weight: 900; }
      .boxes_repeater .wrap .slider_area .swiper-container .swiper-button-prev {
        background: none;
        height: auto;
        width: auto;
        bottom: 10px;
        top: auto;
        line-height: 1;
        margin: 0;
        color: white; }
        .boxes_repeater .wrap .slider_area .swiper-container .swiper-button-prev:after {
          content: '\f053';
          font-family: 'Font Awesome 5 Free';
          font-weight: 900; }

.box_image_container {
  height: 100%;
  width: 100%;
  background-size: cover;
  filter: grayscale(100%);
  transition: 0.5s; }

.text-overlay {
  width: 100%;
  background: #292929;
  bottom: 0;
  left: 0;
  margin-bottom: 0 !important;
  overflow: hidden;
  padding-bottom: 5px;
  position: absolute; }
  .text-overlay .header_text {
    display: block;
    margin-bottom: 0 !important;
    padding: 10px 0;
    position: relative;
    width: 97.5%;
    text-align: left;
    float: right; }
    .text-overlay .header_text span {
      color: #003764; }
    .text-overlay .header_text:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 1px;
      background: #003764; }
  .text-overlay .callout_text {
    font-family: "helvetica", serif;
    font-weight: 600;
    display: block;
    margin-bottom: 0 !important;
    clear: both;
    float: right;
    width: 97.5%;
    text-align: left;
    color: #fff;
    text-transform: uppercase; }
    .text-overlay .callout_text:hover {
      text-decoration: none; }
    .text-overlay .callout_text:after {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: '\f054';
      top: 0;
      margin-left: 5px;
      color: #003764; }

.callout_section {
  padding: 75px 20px 100px;
  background-color: #003764;
  margin-top: -2px; }
  @media screen and (min-width: 768px) {
    .callout_section {
      padding: 75px 200px 100px 200px; } }
  .callout_section.download_features {
    clip-path: polygon(0 0, 100% 0%, 100% 40%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 40%, 0% 100%);
    padding: 75px 10px 100px; }
  .callout_section .wrap {
    display: flex;
    justify-content: center;
    padding-bottom: 150px; }
    .callout_section .wrap a {
      display: flex;
      align-items: center;
      justify-content: center; }
      .callout_section .wrap a .label {
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 15px;
        display: flex;
        align-items: center;
        text-align: center;
        letter-spacing: 0.05em;
        text-transform: capitalize;
        color: #82CFB9;
        margin-right: 15px; }
        @media screen and (min-width: 768px) {
          .callout_section .wrap a .label {
            font-size: 17px; } }
      .callout_section .wrap a img,
      .callout_section .wrap a svg {
        pointer-events: none; }
      @media screen and (max-width: 768px) {
        .callout_section .wrap a {
          width: 95%; } }

/* 
SECTION - Hero Layout 
---------------------------------------- */
.herolayout {
  background-size: cover;
  background-position: center;
  display: flex;
  width: 100%;
  color: #fff;
  padding: 30px 20px;
  text-align: center;
  align-items: flex-start;
  justify-content: center;
  -ms-flex-pack: center;
  flex-flow: column;
  border: 15px solid #fff; }

.hero_size_half {
  min-height: 50vh; }

.hero_size_full {
  height: 100vh; }
  @media screen and (min-width: 1024px) {
    .hero_size_full {
      min-height: calc(100vh - 70px);
      height: calc(100vh - 70px); } }

.hero_center, .hero_left, .hero_right {
  display: flex;
  flex-direction: column;
  margin: auto;
  max-width: 1200px; }

.hero_left {
  text-align: left;
  float: left;
  padding: 20px;
  background-color: #292929; }
  @media screen and (min-width: 768px) {
    .hero_left {
      max-width: 450px;
      margin-left: 50px; } }

.hero_parallax {
  background-size: cover; }
  @media screen and (min-width: 1024px) {
    .hero_parallax {
      background-attachment: fixed; } }

.herovideo iframe {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  pointer-events: none;
  min-width: 100vw;
  min-height: 100%;
  width: 179vw; }

@media screen and (min-width: 1024px) {
  .herovideo {
    height: 65vh; } }

@media screen and (min-width: 1200px) {
  .herovideo {
    height: 86vh;
    overflow: hidden; } }

@media screen and (min-width: 1340px) {
  .herovideo {
    height: 95vh; } }

.content_block,
.content_image {
  width: 100%;
  display: block;
  float: left; }

.content_block {
  padding: 5%; }
  @media screen and (min-width: 768px) {
    .content_block {
      padding: 30px; } }

.image_left {
  float: left; }

.image_right {
  float: right;
  order: 2; }

.content_image img {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.content_image {
  line-height: 0; }

.content_repeater {
  padding: 130px 50px;
  width: 100%;
  overflow: hidden; }
  .content_repeater h3 {
    font-size: 28px; }
    .content_repeater h3 span {
      color: #003764; }
  .content_repeater .icon_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    text-align: center; }
    .content_repeater .icon_wrap > div {
      width: 100%;
      padding: 70px 10px 0; }
      @media screen and (min-width: 768px) {
        .content_repeater .icon_wrap > div {
          width: 33%; } }
      @media screen and (min-width: 1024px) {
        .content_repeater .icon_wrap > div {
          width: 20%; } }
      .content_repeater .icon_wrap > div strong {
        font-size: 28px;
        font-family: "kabel_dm_btdemi";
        font-weight: 500;
        line-height: 1.2;
        margin: 40px 0 45px;
        display: block; }
        .content_repeater .icon_wrap > div strong span {
          color: #003764; }
      .content_repeater .icon_wrap > div p {
        margin: 0; }
      .content_repeater .icon_wrap > div img {
        height: 115px; }
  .content_repeater .one-third strong {
    font-size: 28px; }
    .content_repeater .one-third strong span {
      color: #003764; }
  .content_repeater .one-third img {
    height: 200px; }

.content_flex {
  overflow: hidden;
  line-height: 0;
  clear: both;
  border: 15px solid #fff; }
  .content_flex li {
    padding-bottom: 10px; }

.content_flex + .content_flex,
.content_flex + .callout_box,
.content_flex + .herolayout,
.herolayout + .content_flex {
  border-top: 0; }

.content_flex .content_block {
  line-height: 1.4; }
  .content_flex .content_block a:last-of-type {
    font-family: "kabel_dm_btdemi";
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block; }
    .content_flex .content_block a:last-of-type:hover {
      text-decoration: none;
      color: #003764; }
      .content_flex .content_block a:last-of-type:hover:after {
        color: #fff;
        display: inline-block;
        animation: shift-pulse .5s; }
    .content_flex .content_block a:last-of-type:after {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: '\f054';
      top: 0;
      margin-left: 5px;
      color: #003764;
      transition: 0.3s; }
  .content_flex .content_block .section_title {
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative; }
    .content_flex .content_block .section_title:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: -30px;
      width: calc(100% + 30px);
      height: 1px;
      background: #003764; }

.wrap .content_image img {
  object-fit: contain; }

@media screen and (min-width: 768px) {
  .content_full,
  .content_full .content_image,
  .content_full .content_block {
    height: 100vh; }
  .content_half,
  .content_half .content_image,
  .content_half .content_block {
    height: 50vh; }
  .content_block,
  .content_image {
    width: 50%;
    display: inline-flex;
    align-items: left;
    flex-flow: row wrap;
    flex-direction: column;
    justify-content: center; }
  .content_flex div:first-of-type {
    display: flex; } }

.content_repeater.our_values {
  padding: 50px 30px 0px; }
  @media screen and (min-width: 1024px) {
    .content_repeater.our_values {
      padding: 50px 200px 0px; } }
  .content_repeater.our_values .icon_container {
    height: 140px; }
  .content_repeater.our_values .one-fourth {
    width: 100%;
    padding-left: 21px; }
    @media screen and (min-width: 768px) {
      .content_repeater.our_values .one-fourth {
        width: 46%; } }
    @media screen and (min-width: 1200px) {
      .content_repeater.our_values .one-fourth {
        width: 23%; } }
  .content_repeater.our_values h2 {
    font-family: Baskerville;
    font-style: normal;
    font-weight: normal;
    font-size: 45px;
    line-height: 49px;
    text-align: center;
    text-transform: capitalize;
    color: #FBFDFD;
    margin-bottom: 60px; }
  .content_repeater.our_values h3 {
    font-family: Taviraj;
    font-style: italic;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0.06em;
    color: #82CFB9; }
  .content_repeater.our_values p {
    font-family: IBM Plex Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 31px;
    letter-spacing: 0.05em;
    color: #FBFDFD; }

.content_repeater.features_finishes h2 {
  margin-bottom: 0px; }

/* 
SECTION - Testimonial Slider 
---------------------------------------- */
.testimonial_block {
  background: #003764;
  padding: 100px 0 50px;
  height: 100%;
  text-align: center;
  color: #292929;
  border: 15px solid #fff;
  border-top: none;
  font-size: 16px;
  line-height: 1.4; }
  .testimonial_block .slider {
    display: block; }
    .testimonial_block .slider .section_title {
      margin: 0 auto;
      text-align: left;
      width: 980px;
      max-width: calc(100% - 100px);
      padding: 0 50px; }
      @media screen and (min-width: 1024px) {
        .testimonial_block .slider .section_title {
          padding: 0; } }
    .testimonial_block .slider .swiper-container {
      width: 100%; }
      .testimonial_block .slider .swiper-container .swiper-slide a {
        display: inline-flex;
        width: 100%;
        height: 100%;
        font-size: initial;
        align-items: center;
        flex-direction: column;
        justify-content: flex-end;
        background-size: cover;
        background-position: center;
        vertical-align: top;
        text-align: center;
        color: white;
        padding: 10px 10px 60px;
        position: relative; }
        .testimonial_block .slider .swiper-container .swiper-slide a:hover {
          text-decoration: none; }
        .testimonial_block .slider .swiper-container .swiper-slide a:after {
          display: block;
          position: absolute;
          bottom: 0;
          background: -moz-linear-gradient(bottom, #231e20 0, rgba(35, 30, 32, 0) 100%);
          background: -webkit-linear-gradient(bottom, #231e20 0, rgba(35, 30, 32, 0) 100%);
          background: linear-gradient(to top, #231e20 0, rgba(35, 30, 32, 0) 100%);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#231E20',endColorstr='#231E20',GradientType=0);
          height: 240px;
          width: 100%;
          content: '';
          left: 0; }
          @media screen and (min-width: 768px) {
            .testimonial_block .slider .swiper-container .swiper-slide a:after {
              height: 50%; } }
        .testimonial_block .slider .swiper-container .swiper-slide a .pre_header_text {
          font-size: 1.3em;
          text-transform: uppercase;
          z-index: 1;
          max-width: 100%; }
        .testimonial_block .slider .swiper-container .swiper-slide a .header_text {
          font-size: 2em;
          text-transform: uppercase;
          z-index: 1;
          max-width: 100%; }
        .testimonial_block .slider .swiper-container .swiper-slide a .callout_text {
          color: #003764;
          font-size: 1.3em;
          z-index: 1;
          max-width: 100%; }
      .testimonial_block .slider .swiper-container .swiper-slide blockquote {
        display: inline-flex;
        flex-direction: column;
        justify-content: center;
        overflow: visible;
        padding: 30px 0;
        text-align: left;
        width: 980px;
        max-width: calc(100% - 100px);
        font-style: normal; }
        @media screen and (min-width: 1190px) {
          .testimonial_block .slider .swiper-container .swiper-slide blockquote {
            max-width: 980px; } }
        .testimonial_block .slider .swiper-container .swiper-slide blockquote::before {
          text-align: left;
          content: ''; }
        .testimonial_block .slider .swiper-container .swiper-slide blockquote p:last-of-type {
          margin: 0; }
      .testimonial_block .slider .swiper-container .slide-nav {
        margin: 0; }
      .testimonial_block .slider .swiper-container .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        margin: 0 10px; }
      .testimonial_block .slider .swiper-container .swiper-pagination-bullet-active {
        background: #292929; }
      .testimonial_block .slider .swiper-container .swiper-button-next {
        background: none;
        height: auto;
        width: auto;
        bottom: 50%;
        top: auto;
        line-height: 1;
        margin: 0;
        color: white; }
      .testimonial_block .slider .swiper-container .swiper-button-prev {
        background: none;
        height: auto;
        width: auto;
        bottom: 50%;
        top: auto;
        line-height: 1;
        margin: 0;
        color: white; }

/* SECTION - Vertical Slider
---------------------------------------- */
.vertical_slider {
  width: 100%;
  color: #000;
  left: 0 !important;
  background-color: transparent;
  height: auto;
  padding: 0;
  transition: all .2s ease-in-out;
  max-width: 100vw;
  min-height: 100vh;
  border-left: 15px solid #fff;
  border-right: 15px solid #fff; }
  .vertical_slider h2 {
    line-height: 1.2; }
  .vertical_slider .slide {
    position: relative;
    opacity: 1;
    overflow: hidden;
    max-width: 100vw;
    min-height: 100vh;
    height: 800px; }
    @media screen and (max-width: 768px) {
      .vertical_slider .slide {
        display: flex;
        align-items: center;
        justify-content: center; } }
  .vertical_slider .slide_background {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-width: 100%;
    min-height: 100%;
    height: 100vh;
    position: relative;
    opacity: 0;
    will-change: opacity;
    position: absolute;
    top: 0;
    left: 0; }
  .vertical_slider .slide_active .slide_background {
    opacity: 1; }
  .vertical_slider .slide_indicators {
    display: none; }
  .vertical_slider .slide_indicators .tab_active {
    -webkit-transform: none;
    transform: none;
    transition: all .3s ease;
    background-color: #003764; }
  .vertical_slider .slide_block {
    z-index: 2;
    padding: 0 20px;
    color: white;
    background: transparent;
    position: relative;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .vertical_slider .slide_block {
        max-width: 740px;
        position: absolute;
        top: 40%;
        transform: translateY(-50%);
        width: 70%;
        height: 0;
        padding: 0 70px;
        margin-top: 22px; } }
  .vertical_slider .slide_active .slide_block {
    opacity: 1; }
  .vertical_slider .slide_copy {
    line-height: 1.5;
    font-size: 16px;
    max-width: 450px;
    color: #fff;
    clear: both;
    padding: 1px 20px 10px 20px;
    background-color: #292929; }
  .vertical_slider .section_sub_header {
    color: #fff; }
  .vertical_slider .slide_indicators {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
    padding: 1em;
    width: 100%; }
    .vertical_slider .slide_indicators li {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin: 0 12px;
      background-color: #fff;
      cursor: pointer;
      height: 4px;
      overflow: hidden;
      list-style: none; }
      .vertical_slider .slide_indicators li:hover {
        transition: background-color .5s ease;
        background-color: #003764; }
      @media screen and (min-width: 768px) {
        .vertical_slider .slide_indicators li {
          margin: 9px 0;
          width: 4px;
          height: auto;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
    .vertical_slider .slide_indicators button {
      display: none; }
    @media screen and (min-width: 768px) {
      .vertical_slider .slide_indicators {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        top: 50%;
        right: 6%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        transition: opacity .25s ease-out;
        opacity: 0;
        z-index: 2;
        width: 50px;
        height: 70%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .vertical_slider .button:last-child {
    margin-top: 15px; }
  .vertical_slider.fixed {
    top: 0 !important; }
    .vertical_slider.fixed .slide_background {
      position: fixed;
      top: 0;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      transition: opacity 1s ease;
      opacity: 0;
      border-left: 15px solid #fff;
      border-right: 15px solid #fff; }
    .vertical_slider.fixed .slide_active .slide_background {
      transition: opacity 1s ease;
      opacity: 1; }
    .vertical_slider.fixed .slide_block:before {
      position: absolute;
      top: 19px;
      left: -15.5px;
      border-radius: 50%;
      background-color: #CAE020;
      width: 32px;
      height: 32px;
      content: "";
      -webkit-transform: scale(0.5);
      transform: scale(0.5);
      -webkit-transform-origin: center;
      transform-origin: center;
      transition: all .8s ease;
      transition-delay: .3s;
      opacity: 0; }
    .vertical_slider.fixed .slide_indicators {
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      transition: all .65s ease-out;
      opacity: 1; }
    .vertical_slider.fixed .slide_indicators {
      position: fixed;
      transition: all 0s ease;
      z-index: 3;
      margin-top: 41px;
      max-height: 70vh; }

.tri_card_section {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom; }
  @media screen and (min-width: 768px) {
    .tri_card_section {
      background-position: right; } }
  .tri_card_section .wrap {
    flex-flow: row;
    padding: 50px 20px; }
    @media screen and (min-width: 768px) {
      .tri_card_section .wrap {
        padding: 50px 0;
        display: flex; } }
  @media screen and (min-width: 768px) {
    .tri_card_section .tri_content_block {
      padding: 20px; } }
  .tri_card_section .tri_content_block strong {
    font-size: 2.5rem; }
  .tri_card_section .v_aligntop {
    align-items: flex-start; }
  .tri_card_section .v_alignmiddle {
    align-items: center; }
  .tri_card_section .v_alignbottom {
    align-items: flex-end; }
  @media screen and (min-width: 768px) {
    .tri_card_section .tri_content_block {
      width: 50%;
      padding-right: 40px; } }
  .tri_card_section .card_holder {
    align-items: center; }
    @media screen and (min-width: 768px) {
      .tri_card_section .card_holder {
        width: 50%; } }
    @media screen and (min-width: 1024px) {
      .tri_card_section .card_holder {
        display: flex; } }
  .tri_card_section .card_slot {
    box-shadow: 0 0 16px 0 rgba(214, 214, 214, 0.5);
    padding: 30px 50px;
    margin: 20px auto;
    background: #fff;
    display: block;
    color: #282d38;
    cursor: pointer; }
    @media screen and (min-width: 768px) {
      .tri_card_section .card_slot {
        width: 90%; } }
    .tri_card_section .card_slot:hover {
      text-decoration: none;
      transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
      transform: translateY(-10px);
      box-shadow: 0 2px 22px 0 rgba(212, 212, 212, 0.8); }
    @media screen and (med-width: 768px) {
      .tri_card_section .card_slot .card_column {
        width: 50%; } }

.team_section {
  background: #003764;
  padding-top: 40px;
  border: 15px solid #fff;
  border-top: 0; }
  .team_section .wrap {
    max-width: 1200px;
    padding: 0 10px; }
    .team_section .wrap h2 {
      color: #fff;
      margin-bottom: 73px; }
      .team_section .wrap h2 span {
        color: #292929; }
    .team_section .wrap .team_wrap {
      display: flex;
      flex-wrap: wrap;
      margin: 0 auto 40px auto;
      width: 100%;
      justify-content: space-between; }
      .team_section .wrap .team_wrap .team_member {
        width: 100%;
        display: flex;
        margin-bottom: 87px;
        flex-direction: column; }
        @media screen and (min-width: 500px) {
          .team_section .wrap .team_wrap .team_member {
            flex-direction: row; } }
        @media screen and (min-width: 1024px) {
          .team_section .wrap .team_wrap .team_member {
            width: calc(50% - 10px); } }
        .team_section .wrap .team_wrap .team_member img {
          object-fit: cover;
          min-width: 180px; }
        @media screen and (min-width: 500px) {
          .team_section .wrap .team_wrap .team_member .team_member_content {
            margin-left: 20px; } }
        .team_section .wrap .team_wrap .team_member .team_member_content strong {
          display: block;
          font-family: "kabel_dm_btdemi";
          color: #fff;
          font-size: 28px;
          font-weight: 500; }
          .team_section .wrap .team_wrap .team_member .team_member_content strong span {
            color: #292929; }
        .team_section .wrap .team_wrap .team_member .team_member_content > span {
          margin-bottom: 17px;
          display: block; }
        .team_section .wrap .team_wrap .team_member .team_member_content p {
          margin: 0; }
      .team_section .wrap .team_wrap .team_callout {
        width: 100%;
        margin-bottom: 87px;
        font-size: 37px;
        text-transform: uppercase;
        font-weight: 900;
        line-height: 1.2;
        display: flex;
        align-items: center; }
        @media screen and (min-width: 500px) {
          .team_section .wrap .team_wrap .team_callout {
            font-size: 60px; } }
        @media screen and (min-width: 1024px) {
          .team_section .wrap .team_wrap .team_callout {
            width: calc(50% - 10px); } }
        .team_section .wrap .team_wrap .team_callout a {
          cursor: pointer;
          color: #fff;
          text-decoration: none; }
        .team_section .wrap .team_wrap .team_callout .fas {
          margin-left: 10px; }

.two_col_hero {
  padding: 50px 0px 100px 50px;
  margin: -100px 0 0px;
  width: 100%;
  overflow: hidden;
  background-color: #FBFDFD;
  position: relative; }
  @media screen and (max-width: 375px) {
    .two_col_hero {
      padding: unset;
      margin-top: -150px; } }
  .two_col_hero .wrap {
    max-width: 1440px;
    margin: 0 auto; }
  .two_col_hero .one-half {
    display: block;
    position: relative; }
    .two_col_hero .one-half.first {
      float: right;
      text-align: right; }
      @media screen and (max-width: 375px) {
        .two_col_hero .one-half.first {
          width: 80%; } }
    .two_col_hero .one-half.second {
      float: left; }
      .two_col_hero .one-half.second .header-container {
        margin-top: 30px; }
        @media screen and (min-width: 768px) {
          .two_col_hero .one-half.second .header-container {
            margin-top: 150px; } }
  .two_col_hero .large-text {
    display: block;
    width: 545px;
    font-family: Baskerville;
    font-style: normal;
    font-weight: normal;
    font-size: 95px;
    line-height: 90px;
    text-transform: capitalize;
    color: #003764;
    margin-bottom: 40px; }
    @media screen and (max-width: 1200px) {
      .two_col_hero .large-text {
        font-size: 82px; } }
    @media screen and (max-width: 1120px) {
      .two_col_hero .large-text {
        font-size: 72px;
        width: 490px; } }
    @media screen and (max-width: 1024px) {
      .two_col_hero .large-text {
        font-size: 65px;
        width: 400px; } }
    @media screen and (max-width: 900px) {
      .two_col_hero .large-text {
        font-size: 55px;
        width: 350px; } }
    @media screen and (max-width: 768px) {
      .two_col_hero .large-text {
        font-size: 40px;
        width: 95%;
        line-height: 46px; } }
    @media screen and (max-width: 375px) {
      .two_col_hero .large-text {
        width: 99%;
        font-size: 45px;
        line-height: 50px;
        padding: 0px 20px; } }
  .two_col_hero .blue-background {
    background-color: #011225;
    width: 100%;
    height: 160px;
    position: absolute;
    top: -10px;
    left: 0; }
  .two_col_hero .large-text-shadow {
    max-width: 1440px;
    width: 95%;
    margin: 60px 0px 0px -50px;
    padding-left: 30px;
    position: absolute;
    font-family: Baskerville;
    font-style: italic;
    font-weight: normal;
    font-size: 240px;
    line-height: 190px;
    text-transform: capitalize;
    color: rgba(207, 207, 207, 0.23); }
    @media screen and (max-width: 1340px) {
      .two_col_hero .large-text-shadow {
        font-size: 200px; } }
    @media screen and (max-width: 1200px) {
      .two_col_hero .large-text-shadow {
        font-size: 180px; } }
    @media screen and (max-width: 1024px) {
      .two_col_hero .large-text-shadow {
        font-size: 140px; } }
    @media screen and (max-width: 460px) {
      .two_col_hero .large-text-shadow {
        font-size: 110px; } }
    @media screen and (max-width: 375px) {
      .two_col_hero .large-text-shadow {
        width: 100%; } }
  .two_col_hero .logo-image {
    text-align: center;
    margin-bottom: 30px;
    max-width: 545px;
    min-height: 100px; }
    @media only screen and (max-width: 1199px) {
      .two_col_hero .logo-image {
        min-height: 0; } }
    @media only screen and (max-width: 767px) {
      .two_col_hero .logo-image {
        max-width: 60%;
        margin: 0 auto; } }
  .two_col_hero .tagline {
    color: #4D8277;
    font-kerning: none;
    font-feature-settings: 'liga' off;
    font-family: "IBM Plex Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    /* 200% */
    text-transform: capitalize;
    margin-top: -50px;
    display: block; }
  .two_col_hero .header {
    width: 547px;
    font-family: Taviraj;
    font-style: italic;
    font-weight: 500;
    font-size: 32px;
    line-height: 46px;
    letter-spacing: 0.04em;
    font-feature-settings: "liga" off, "kern" off;
    color: #003764;
    margin-bottom: 30px; }
    @media screen and (max-width: 1120px) {
      .two_col_hero .header {
        width: 450px; } }
    @media screen and (max-width: 768px) {
      .two_col_hero .header {
        width: 95%;
        line-height: 70px; } }
    @media screen and (max-width: 460px) {
      .two_col_hero .header {
        font-size: 30px;
        line-height: 36px; } }
    @media screen and (max-width: 375px) {
      .two_col_hero .header {
        padding: 0 20px;
        font-size: 20px; } }
  .two_col_hero .callout {
    display: flex;
    align-items: center; }
    .two_col_hero .callout .label {
      margin-right: 25px;
      font-family: IBM Plex Sans;
      font-style: normal;
      font-weight: 600;
      font-size: 14px;
      line-height: 15px;
      letter-spacing: 0.05em;
      text-transform: capitalize;
      color: #000F20; }
      @media screen and (max-width: 375px) {
        .two_col_hero .callout .label {
          width: 60%;
          line-height: 20px; } }
    .two_col_hero .callout img,
    .two_col_hero .callout svg {
      pointer-events: none; }
    @media screen and (max-width: 375px) {
      .two_col_hero .callout {
        padding-top: 20px;
        justify-content: space-around; } }
  .two_col_hero .hero-container {
    display: block;
    position: relative; }
    @media screen and (min-width: 1024px) {
      .two_col_hero .hero-container {
        z-index: 1002; } }
    .two_col_hero .hero-container img {
      max-width: 100%;
      height: 400px; }
      @media screen and (min-width: 1024px) {
        .two_col_hero .hero-container img {
          height: auto; } }
  .two_col_hero p {
    color: #000F20;
    font-family: IBM Plex Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 31px;
    letter-spacing: .05em; }

.two_col {
  padding: 150px 20px 120px;
  width: 100%;
  overflow: hidden;
  background-color: #FBFDFD;
  max-width: 1440px;
  margin: -100px auto 0; }
  @media screen and (min-width: 1024px) {
    .two_col {
      padding: 150px 0 120px 50px; } }
  .two_col .one-half {
    display: block;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .two_col .one-half {
        height: unset; } }
    .two_col .one-half.first .image-container .foreground_image {
      position: relative; }
      @media screen and (min-width: 768px) {
        .two_col .one-half.first .image-container .foreground_image {
          width: 75%;
          display: block;
          margin: 0 auto; } }
      @media screen and (min-width: 1024px) {
        .two_col .one-half.first .image-container .foreground_image {
          width: unset;
          display: inline; } }
    .two_col .one-half.second {
      width: 100%; }
      @media screen and (min-width: 768px) {
        .two_col .one-half.second {
          width: 45%;
          margin-left: unset; } }
      @media screen and (min-width: 1024px) {
        .two_col .one-half.second {
          margin-left: 2.5641025641026%; } }
      .two_col .one-half.second .header-container .header {
        font-family: Baskerville;
        font-style: normal;
        font-weight: normal;
        font-size: 45px;
        line-height: 49px;
        text-transform: capitalize;
        color: #003764;
        margin-bottom: 40px;
        width: 100%; }
        @media screen and (max-width: 1024px) {
          .two_col .one-half.second .header-container .header {
            font-size: 40px;
            margin-bottom: 30px; } }
        @media screen and (min-width: 768px) {
          .two_col .one-half.second .header-container .header {
            width: 90%; } }
  @media screen and (min-width: 768px) and (min-width: 1024px) {
    .two_col .one-half.second .header-container .header {
      width: 400px; } }
      .two_col .one-half.second .header-container .description {
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 31px;
        letter-spacing: 0.05em;
        color: #000F20;
        margin-bottom: 40px;
        width: 450px; }
        @media screen and (max-width: 1024px) {
          .two_col .one-half.second .header-container .description {
            width: 100%;
            margin-bottom: 30px;
            font-size: 13px;
            line-height: 28px; } }
      .two_col .one-half.second .header-container .callout {
        display: flex;
        align-items: center; }
        .two_col .one-half.second .header-container .callout .label {
          font-family: IBM Plex Sans;
          font-style: normal;
          font-weight: 600;
          font-size: 16px;
          line-height: 15px;
          text-align: center;
          letter-spacing: 0.05em;
          text-transform: capitalize;
          color: #003764;
          margin-right: 10px; }
          @media screen and (max-width: 375px) {
            .two_col .one-half.second .header-container .callout .label {
              line-height: 20px; } }
          @media screen and (min-width: 1024px) {
            .two_col .one-half.second .header-container .callout .label {
              font-size: 17px; } }
        .two_col .one-half.second .header-container .callout img,
        .two_col .one-half.second .header-container .callout svg {
          pointer-events: none;
          transition: all 0.3s; }
        .two_col .one-half.second .header-container .callout:hover img,
        .two_col .one-half.second .header-container .callout:hover svg {
          margin-left: 10px; }

.three_col {
  width: 100%;
  overflow: hidden;
  background: #FBFDFD;
  padding: 35px; }
  @media screen and (min-width: 1024px) {
    .three_col {
      padding: 50px 100px 0px; } }
  .three_col .wrap {
    max-width: 1440px;
    margin: 0 auto; }
  .three_col .one-third {
    width: 100%; }
    .three_col .one-third.first {
      width: 100%; }
      @media screen and (min-width: 1024px) {
        .three_col .one-third.first {
          width: 30%; } }
    @media screen and (min-width: 768px) {
      .three_col .one-third {
        margin-left: 0; } }
    @media screen and (min-width: 1024px) {
      .three_col .one-third {
        width: 30%;
        margin-left: 2.5641025641026%; } }
    @media screen and (min-width: 1200px) {
      .three_col .one-third {
        margin: 0px 30px;
        width: 25%; } }
    .three_col .one-third .large-text {
      font-family: Baskerville;
      font-style: normal;
      font-weight: normal;
      font-size: 45px;
      line-height: 49px;
      text-transform: capitalize;
      font-feature-settings: "liga" off, "kern" off;
      color: #003764; }
    .three_col .one-third .text {
      font-family: IBM Plex Sans;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 31px;
      letter-spacing: 0.05em;
      font-feature-settings: "liga" off, "kern" off;
      color: #000F20; }

.home .discover_communities {
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%); }
  .home .discover_communities .content_container .header {
    padding-top: 100px; }

.discover_communities {
  background-color: #FBFDFD;
  clip-path: polygon(0 0, 100% 10%, 100% 90%, 0% 100%);
  -webkit-clip-path: polygon(0 0, 100% 10%, 100% 90%, 0% 100%); }
  @media only screen and (max-width: 767px) {
    .discover_communities {
      clip-path: polygon(0 0, 100% 10%, 100% 90%, 0% 100%);
      -webkit-clip-path: polygon(0 0, 100% 2%, 100% 98%, 0% 100%); } }
  .discover_communities.no_bottom_tilt {
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%); }
  @media screen and (max-width: 375px) {
    .discover_communities {
      clip-path: polygon(0 0, 100% 5%, 100% 95%, 0% 100%);
      -webkit-clip-path: polygon(0 0, 100% 5%, 100% 95%, 0% 100%); }
      .discover_communities.no_bottom_tilt {
        clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%);
        -webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%); } }
  .discover_communities .content_container {
    width: 100%;
    background-color: #003764;
    padding: 0 10px 100px; }
    @media screen and (min-width: 768px) {
      .discover_communities .content_container {
        padding: 80px; } }
    @media screen and (min-width: 1024px) {
      .discover_communities .content_container {
        padding: 100px; } }
    .discover_communities .content_container .header {
      display: block;
      font-family: Baskerville;
      font-style: italic;
      font-weight: normal;
      font-size: 53px;
      line-height: 56px;
      text-transform: capitalize;
      color: #82CFB9;
      text-align: center;
      margin-bottom: 50px;
      padding-top: 190px; }
      @media screen and (min-width: 768px) {
        .discover_communities .content_container .header {
          font-size: 80px;
          line-height: 80px; } }
      @media screen and (min-width: 1024px) {
        .discover_communities .content_container .header {
          font-size: 110px;
          line-height: 157px; } }
    .discover_communities .content_container .community {
      display: block;
      padding: 0 30px;
      order: 1; }
      @media screen and (min-width: 768px) {
        .discover_communities .content_container .community {
          display: flex;
          width: 100%;
          margin-top: 20px;
          padding: 0;
          max-width: 1440px;
          margin: 0 auto; } }
      .discover_communities .content_container .community.second {
        padding: 100px 30px; }
        @media screen and (min-width: 768px) {
          .discover_communities .content_container .community.second {
            padding: 100px 0; } }
        @media screen and (min-width: 1024px) {
          .discover_communities .content_container .community.second {
            padding: 140px 0 220px; } }
        .discover_communities .content_container .community.second .image_container {
          order: 2; }
      .discover_communities .content_container .community .image_container {
        display: block;
        position: relative; }
        @media screen and (min-width: 768px) {
          .discover_communities .content_container .community .image_container {
            height: 500px; } }
        @media screen and (min-width: 1200px) {
          .discover_communities .content_container .community .image_container img {
            display: block;
            position: absolute; } }
        .discover_communities .content_container .community .image_container.left {
          width: 100%; }
          @media screen and (min-width: 768px) {
            .discover_communities .content_container .community .image_container.left {
              width: 55%;
              margin-top: 0; } }
          @media screen and (min-width: 768px) {
            .discover_communities .content_container .community .image_container.left div {
              float: left;
              width: 75%; } }
          .discover_communities .content_container .community .image_container.left .foreground_image {
            top: 50px;
            left: 80px; }
          .discover_communities .content_container .community .image_container.left .community_logo {
            bottom: -35px;
            left: 200px; }
        .discover_communities .content_container .community .image_container.right {
          width: 100%;
          margin-top: 50px; }
          @media screen and (min-width: 768px) {
            .discover_communities .content_container .community .image_container.right {
              width: 55%;
              margin-top: 0; } }
          @media screen and (min-width: 768px) {
            .discover_communities .content_container .community .image_container.right div {
              float: right;
              width: 75%; } }
          .discover_communities .content_container .community .image_container.right .foreground_image {
            top: 50px;
            right: 40px; }
          .discover_communities .content_container .community .image_container.right .community_logo {
            bottom: -80px;
            right: 130px; }
      .discover_communities .content_container .community .description {
        width: 100%; }
        @media screen and (min-width: 768px) {
          .discover_communities .content_container .community .description {
            margin-top: 45px;
            width: 45%;
            margin: auto 0; } }
        .discover_communities .content_container .community .description h2 {
          font-family: Baskerville;
          font-style: normal;
          font-weight: normal;
          font-size: 45px;
          line-height: 49px;
          text-transform: capitalize;
          font-feature-settings: "liga" off, "kern" off;
          color: #F5F6F7; }
        .discover_communities .content_container .community .description h3 {
          font-family: Baskerville;
          font-feature-settings: "liga" off, "kern" off;
          color: #F5F6F7; }
        .discover_communities .content_container .community .description .label {
          color: #82CFB9;
          font-kerning: none;
          font-feature-settings: 'liga' off;
          font-family: "IBM Plex Sans";
          font-size: 30px;
          font-style: normal;
          font-weight: 400;
          line-height: 60px;
          /* 200% */
          text-transform: capitalize;
          display: block;
          margin-bottom: -10px; }
        .discover_communities .content_container .community .description p,
        .discover_communities .content_container .community .description li {
          font-family: IBM Plex Sans;
          font-weight: normal;
          font-size: 16px;
          line-height: 31px;
          letter-spacing: 0.05em;
          color: #F5F6F7; }
        .discover_communities .content_container .community .description .callout {
          font-family: IBM Plex Sans;
          font-style: normal;
          font-weight: 600;
          font-size: 17px;
          line-height: 15px;
          display: flex;
          align-items: center;
          text-align: center;
          letter-spacing: 0.05em;
          text-transform: capitalize;
          color: #82CFB9; }
          .discover_communities .content_container .community .description .callout .arrow {
            border: 1.5px solid #82CFB9;
            border-radius: 19px;
            padding: 2px 10px; }
          .discover_communities .content_container .community .description .callout img,
          .discover_communities .content_container .community .description .callout svg {
            pointer-events: none;
            transition: all 0.3s; }
          .discover_communities .content_container .community .description .callout .text {
            margin-right: 10px; }
          .discover_communities .content_container .community .description .callout:hover img,
          .discover_communities .content_container .community .description .callout:hover svg {
            margin-left: 10px; }

section.image_slider + .discover_communities {
  clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%);
  -webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%); }

.home_search {
  background: #FBFDFD;
  padding: 50px 0px; }
  @media screen and (max-width: 768px) {
    .home_search {
      padding: 50px; } }
  .home_search .wrap {
    max-width: 1440px;
    margin: 0 auto; }
  .home_search .header {
    font-family: Baskerville;
    font-style: normal;
    font-weight: normal;
    font-size: 45px;
    line-height: 49px;
    text-align: center;
    text-transform: capitalize;
    color: #000F20;
    padding: 20px 0px; }
  .home_search .search_container {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 15px auto;
    max-width: 1440px; }
    .home_search .search_container .text_field {
      width: 15%; }
    .home_search .search_container .text_field,
    .home_search .search_container .dropdown {
      background: #FBFDFD;
      font-family: IBM Plex Sans;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 31px;
      letter-spacing: 0.05em;
      color: #000F20;
      border-bottom: 1.5px solid #003764;
      padding: 10px 0; }
      @media screen and (max-width: 768px) {
        .home_search .search_container .text_field,
        .home_search .search_container .dropdown {
          height: 55px;
          width: 100%; } }
    .home_search .search_container .dropdown {
      width: 15%;
      padding-left: 0px;
      -webkit-appearance: none;
      -moz-appearance: none;
      background: transparent;
      background-image: url("data:image/svg+xml;utf8,<svg fill='%23003764' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
      background-repeat: no-repeat;
      background-position-x: 100%;
      background-position-y: 13px;
      border-radius: 2px; }
      @media screen and (max-width: 1024px) {
        .home_search .search_container .dropdown {
          width: 18%; } }
      @media screen and (max-width: 768px) {
        .home_search .search_container .dropdown {
          height: 55px;
          width: 100%; } }
      .home_search .search_container .dropdown:first-of-type {
        width: 20%; }
        @media screen and (max-width: 1024px) {
          .home_search .search_container .dropdown:first-of-type {
            width: 22%; } }
        @media screen and (max-width: 768px) {
          .home_search .search_container .dropdown:first-of-type {
            height: 55px;
            width: 100%; } }
    @media screen and (max-width: 768px) {
      .home_search .search_container {
        flex-wrap: wrap;
        width: 90%;
        justify-content: center; } }
    .home_search .search_container.four-options #home_search_community {
      display: none; }
    .home_search .search_container.four-options .text_field, .home_search .search_container.four-options .dropdown {
      width: 20%; }
      @media screen and (max-width: 768px) {
        .home_search .search_container.four-options .text_field, .home_search .search_container.four-options .dropdown {
          width: 100%; } }
  .home_search .callout_container {
    display: flex;
    width: 95%;
    margin: 40px 0;
    padding: 10px 0;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .home_search .callout_container {
        width: 100%;
        margin: 40px auto;
        justify-content: initial; } }
    .home_search .callout_container .callout {
      display: flex;
      font-family: IBM Plex Sans;
      font-style: normal;
      font-weight: 600;
      font-size: 17px;
      line-height: 15px;
      align-items: center;
      letter-spacing: 0.05em;
      text-transform: capitalize;
      color: #003764;
      margin: 0 auto; }
      .home_search .callout_container .callout .text {
        margin-right: 10px; }
      .home_search .callout_container .callout img,
      .home_search .callout_container .callout svg {
        pointer-events: none;
        transition: all 0.3s; }
      .home_search .callout_container .callout:hover svg, .home_search .callout_container .callout:hover img {
        margin-left: 15px; }
  .home_search .loader {
    border: 16px solid #f3f3f3;
    /* Light grey */
    border-top: 16px solid #3498db;
    /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
    display: none; }
    .home_search .loader.active {
      display: block; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  .home_search .home_search_results {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
    justify-content: center; }
    @media only screen and (max-width: 767px) {
      .home_search .home_search_results {
        gap: 30px; } }
    .home_search .home_search_results .single_home {
      position: relative; }
      @media screen and (min-width: 1024px) {
        .home_search .home_search_results .single_home {
          width: 25%;
          margin: 0 70px 50px 0; } }
      .home_search .home_search_results .single_home .home_container {
        background-color: #011225;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: hidden; }
        @media screen and (min-width: 1200px) {
          .home_search .home_search_results .single_home .home_container:hover .overlay {
            display: flex; }
          .home_search .home_search_results .single_home .home_container:hover .info_container p {
            visibility: hidden; } }
        .home_search .home_search_results .single_home .home_container .overlay {
          display: none;
          flex-flow: column;
          position: absolute;
          z-index: 999;
          height: 100%;
          width: 100%;
          color: #fff;
          background: linear-gradient(180deg, rgba(1, 18, 37, 0.65) 4.22%, #011225 81.71%);
          padding: 20px 30px; }
          .home_search .home_search_results .single_home .home_container .overlay.active {
            display: flex; }
          .home_search .home_search_results .single_home .home_container .overlay h3 {
            color: #FFF;
            font-kerning: none;
            font-feature-settings: 'liga' off;
            /* Bold H3 */
            font-family: Taviraj;
            font-size: 22px;
            font-style: normal;
            font-weight: 600;
            line-height: 30px;
            /* 136.364% */
            letter-spacing: 0.44px;
            margin-bottom: 25px; }
          .home_search .home_search_results .single_home .home_container .overlay p {
            color: #FFF;
            font-kerning: none;
            font-feature-settings: 'liga' off;
            font-family: "IBM Plex Sans";
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 25px;
            /* 178.571% */
            letter-spacing: 0.7px;
            margin: 0; }
          .home_search .home_search_results .single_home .home_container .overlay .arrow_link {
            text-align: end;
            margin-top: auto;
            display: none; }
            @media screen and (min-width: 1200px) {
              .home_search .home_search_results .single_home .home_container .overlay .arrow_link {
                display: block;
                position: absolute;
                bottom: 20px;
                right: 20px; } }
            .home_search .home_search_results .single_home .home_container .overlay .arrow_link img {
              width: 20%;
              position: relative;
              margin: -30px 0 0 auto; }
          .home_search .home_search_results .single_home .home_container .overlay .download_link {
            background-color: #82cfb9;
            border-radius: 50px;
            display: flex;
            justify-content: center;
            gap: 10px;
            align-items: center;
            max-width: 240px;
            margin-left: auto;
            padding: 14px 28px;
            position: absolute;
            bottom: 25px;
            right: 25px;
            max-height: 50px; }
            .home_search .home_search_results .single_home .home_container .overlay .download_link:hover {
              background-color: rgba(130, 207, 185, 0.8); }
            .home_search .home_search_results .single_home .home_container .overlay .download_link span {
              color: var(--Bromont-Dark-Blue, #011225);
              font-family: "IBM Plex Sans";
              font-size: 13.169px;
              font-style: normal;
              font-weight: 600;
              line-height: 11.774px;
              /* 89.406% */
              letter-spacing: 0.658px;
              text-transform: capitalize; }
            .home_search .home_search_results .single_home .home_container .overlay .download_link img {
              width: 35px;
              height: auto;
              object-fit: cover;
              clip-path: none; }
        .home_search .home_search_results .single_home .home_container img {
          width: 100%;
          clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 85%);
          -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 85%);
          height: 250px;
          max-width: 120%;
          width: 120%;
          object-fit: cover; }
          @media screen and (min-width: 768px) {
            .home_search .home_search_results .single_home .home_container img {
              height: 400px;
              width: 600px; } }
          @media screen and (min-width: 1024px) {
            .home_search .home_search_results .single_home .home_container img {
              height: 250px; } }
          @media screen and (min-width: 1200px) {
            .home_search .home_search_results .single_home .home_container img {
              height: 370px; } }
          @media only screen and (max-width: 767px) {
            .home_search .home_search_results .single_home .home_container img {
              width: 300px; } }
        .home_search .home_search_results .single_home .home_container .info_container {
          padding: 0px 0px 5px 20px;
          margin-top: -10px;
          display: flex;
          flex-direction: column;
          align-self: flex-start; }
          .home_search .home_search_results .single_home .home_container .info_container p {
            font-family: Taviraj;
            font-style: normal;
            font-weight: 600;
            font-size: 22px;
            line-height: 30px;
            color: #FBFDFD;
            margin-bottom: 5px; }
            @media only screen and (max-width: 767px) {
              .home_search .home_search_results .single_home .home_container .info_container p {
                font-size: 20px;
                line-height: 25px; } }
      .home_search .home_search_results .single_home .compare-btn {
        display: flex;
        justify-content: flex-end;
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 15px;
        align-items: center;
        letter-spacing: 0.05em;
        text-transform: capitalize;
        color: #003764;
        text-align: right;
        margin: 15px 0px;
        cursor: pointer; }
        .home_search .home_search_results .single_home .compare-btn .label {
          padding-right: 10px; }
        .home_search .home_search_results .single_home .compare-btn img,
        .home_search .home_search_results .single_home .compare-btn svg {
          pointer-events: none; }
    .home_search .home_search_results .no_results {
      width: 100%;
      font-family: Baskerville;
      font-style: italic;
      font-weight: normal;
      font-size: 28px;
      line-height: 28px;
      text-transform: capitalize;
      color: #002A4D;
      text-align: center;
      margin-bottom: 50px;
      padding-top: 30px; }
  .home_search .button_container {
    position: relative;
    text-align: center;
    padding: 0 80px; }
    @media only screen and (max-width: 767px) {
      .home_search .button_container {
        padding: 30px 0; } }
    .home_search .button_container a span {
      font-family: DM Sans;
      font-style: normal;
      font-weight: bold;
      font-size: 16px;
      line-height: 15px;
      text-align: center;
      letter-spacing: 0.05em;
      color: #003764;
      margin-right: 10px; }
      @media only screen and (max-width: 767px) {
        .home_search .button_container a span {
          margin-right: 0px; } }
      .home_search .button_container a span.icon {
        border: 1.5px solid #003764;
        border-radius: 19px;
        padding: 4px 14px; }
  .home_search #home_count_tab {
    width: 150px;
    background-color: #82CFB9;
    border: 1.5px solid #82CFB9;
    box-sizing: border-box;
    border-radius: 48px;
    position: absolute;
    right: 0px;
    z-index: 1005;
    padding: 10px 0; }
    .home_search #home_count_tab.active div.compare_count .icon {
      width: 30px; }
    .home_search #home_count_tab.active .compare_now {
      display: flex; }
    .home_search #home_count_tab:hover {
      cursor: pointer; }
    .home_search #home_count_tab div.compare_count {
      display: flex;
      justify-content: center; }
      .home_search #home_count_tab div.compare_count .count {
        display: block;
        margin: auto 0;
        padding: 0 10px;
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 15px;
        text-align: center;
        letter-spacing: 0.05em;
        color: #FBFDFD; }
      .home_search #home_count_tab div.compare_count .icon {
        display: flex; }
    .home_search #home_count_tab .compare_now {
      display: none;
      justify-content: center;
      align-items: center;
      font-family: IBM Plex Sans;
      font-style: normal;
      font-weight: 500;
      font-size: 22px;
      line-height: 20px;
      text-align: center;
      letter-spacing: 0.05em;
      color: #FBFDFD; }

.newsletter_signup {
  background: #011225;
  padding: 75px 30px 0;
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 768px) {
    .newsletter_signup {
      padding: 75px 20px 0;
      flex-direction: row; } }
  @media screen and (min-width: 1200px) {
    .newsletter_signup {
      padding: 100px; } }
  .newsletter_signup .wrap {
    max-width: 1440px;
    margin: 0 auto; }
  .newsletter_signup .header {
    font-family: Baskerville;
    font-style: normal;
    font-weight: normal;
    font-size: 37px;
    line-height: 40px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #F5F6F7; }
    @media screen and (min-width: 1200px) {
      .newsletter_signup .header {
        font-size: 68px;
        line-height: 71px; } }
  .newsletter_signup .one-half .form_container {
    color: #fff; }
    .newsletter_signup .one-half .form_container .checkbox_label {
      display: inline-block;
      line-height: 1.3;
      font-family: DM Sans;
      font-style: normal;
      font-weight: normal;
      font-size: 13px;
      letter-spacing: 0.02em; }
    .newsletter_signup .one-half .form_container .form_field {
      margin: 10px 0; }
      .newsletter_signup .one-half .form_container .form_field:last-child {
        display: flex;
        margin-top: 20px; }
        .newsletter_signup .one-half .form_container .form_field:last-child .consent {
          width: 60%; }
        .newsletter_signup .one-half .form_container .form_field:last-child .submit_container {
          width: 40%; }
      .newsletter_signup .one-half .form_container .form_field button {
        background: #011225; }
      .newsletter_signup .one-half .form_container .form_field .callout {
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 15px;
        display: flex;
        align-items: center;
        letter-spacing: 0.05em;
        text-transform: capitalize;
        color: #82CFB9;
        justify-content: flex-end;
        padding: 10px 50px; }
        .newsletter_signup .one-half .form_container .form_field .callout .text {
          margin-right: 20px; }
        .newsletter_signup .one-half .form_container .form_field .callout img,
        .newsletter_signup .one-half .form_container .form_field .callout svg {
          pointer-events: none;
          transition: all 0.3s; }
        .newsletter_signup .one-half .form_container .form_field .callout:hover img, .newsletter_signup .one-half .form_container .form_field .callout:hover svg {
          margin-left: 10px; }
      .newsletter_signup .one-half .form_container .form_field .text_field {
        width: 100%;
        background: #011225;
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 31px;
        letter-spacing: 0.05em;
        color: #FFFFFF;
        border-bottom: 1.5px solid #F5F6F7;
        padding: 10px 0; }
        .newsletter_signup .one-half .form_container .form_field .text_field::-webkit-input-placeholder {
          /* Edge */
          color: #fff; }
        .newsletter_signup .one-half .form_container .form_field .text_field::-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #fff; }
        .newsletter_signup .one-half .form_container .form_field .text_field::placeholder {
          color: #fff; }
        .newsletter_signup .one-half .form_container .form_field .text_field.error {
          border-bottom: 1.5px solid #FF0000; }
  .newsletter_signup .one-half .thanks h3 {
    font-family: Baskerville;
    font-style: normal;
    font-weight: normal;
    font-size: 45px;
    line-height: 71px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #F5F6F7; }

.check_container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */ }
  .check_container .checkbox_label {
    width: 70%;
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 23px;
    color: #fff;
    letter-spacing: 0.02em; }
  .check_container input {
    /* Show the checkmark when checked */
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
    .check_container input:checked ~ .checkmark:after {
      display: block; }
  .check_container .checkmark {
    /* Style the checkmark/indicator */
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #011225;
    border: solid 1.5px white;
    border-radius: 50%; }
    .check_container .checkmark:after {
      top: 5px;
      left: 4.5px;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: white; }
    .check_container .checkmark.error {
      border: solid 1.5px red; }
  .check_container input:checked ~ .checkmark {
    background-color: #011225; }
  .check_container .checkmark:after {
    content: "";
    position: absolute;
    display: none; }

.side-by-side {
  background-color: #FBFDFD;
  clip-path: polygon(0 0, 100% 10%, 100% 90%, 0% 100%);
  -webkit-clip-path: polygon(0 0, 100% 10%, 100% 90%, 0% 100%); }
  .side-by-side .content-container {
    width: 100%;
    background-color: #003764;
    padding: 150px 30px 150px;
    margin: -100px 0 100px 0; }
    @media screen and (min-width: 1024px) {
      .side-by-side .content-container {
        padding: 150px 100px 150px 100px; } }
    .side-by-side .content-container h2 {
      font-family: Baskerville;
      font-style: normal;
      font-weight: normal;
      font-size: 45px;
      line-height: 49px;
      text-align: center;
      text-transform: capitalize;
      color: #FBFDFD;
      margin-bottom: 80px; }
    .side-by-side .content-container .container {
      text-align: center; }
      .side-by-side .content-container .container .half {
        display: inline-block;
        position: relative;
        margin-top: 30px; }
        .side-by-side .content-container .container .half .image-container {
          background: #011225; }
          @media screen and (min-width: 1024px) {
            .side-by-side .content-container .container .half .image-container {
              width: 85%; } }
        .side-by-side .content-container .container .half img {
          width: 100%;
          clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 85%);
          -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 85%); }
        .side-by-side .content-container .container .half h3 {
          padding: 20px;
          margin: -10px 0 5px 0;
          font-family: Taviraj;
          font-style: normal;
          font-weight: 600;
          font-size: 22px;
          text-align: left;
          line-height: 30px;
          color: #FBFDFD; }
  .side-by-side .one-hal1f {
    display: block;
    position: relative; }
    .side-by-side .one-hal1f.first .image-container .shadowed_image {
      opacity: 0.5;
      position: absolute; }
    .side-by-side .one-hal1f.first .image-container .foreground_image {
      position: relative;
      top: 50px;
      left: 80px; }
    .side-by-side .one-hal1f.second .header-container {
      margin-top: 150px; }
      .side-by-side .one-hal1f.second .header-container .header {
        font-family: Baskerville;
        font-style: normal;
        font-weight: normal;
        font-size: 45px;
        line-height: 49px;
        text-transform: capitalize;
        color: #003764;
        margin-bottom: 40px;
        width: 400px; }
      .side-by-side .one-hal1f.second .header-container .description {
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 31px;
        letter-spacing: 0.05em;
        color: #000F20;
        margin-bottom: 40px;
        width: 450px; }
      .side-by-side .one-hal1f.second .header-container .callout {
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 15px;
        display: flex;
        align-items: center;
        text-align: center;
        letter-spacing: 0.05em;
        text-transform: capitalize;
        color: #003764; }
        .side-by-side .one-hal1f.second .header-container .callout .arrow {
          border: 1.5px solid #003764;
          border-radius: 19px;
          padding: 1px 20px; }
        .side-by-side .one-hal1f.second .header-container .callout .text {
          margin-right: 10px; }
        .side-by-side .one-hal1f.second .header-container .callout img,
        .side-by-side .one-hal1f.second .header-container .callout svg {
          pointer-events: none; }

.header_with_callout {
  width: 100%;
  background-color: #011225;
  padding: 70px 30px; }
  @media screen and (min-width: 1200px) {
    .header_with_callout {
      padding: 150px 100px; } }
  .header_with_callout .wrap {
    max-width: 1440px;
    margin: 0 auto; }
  .header_with_callout h2 {
    width: 95%;
    font-family: Baskerville;
    font-style: normal;
    font-weight: normal;
    font-size: 37px;
    line-height: 40px;
    text-transform: capitalize;
    color: #F5F6F7;
    margin-bottom: 50px; }
    @media screen and (min-width: 768px) {
      .header_with_callout h2 {
        font-size: 68px;
        line-height: 71px; } }
  .header_with_callout .callout {
    display: flex;
    align-items: center; }
    .header_with_callout .callout .label {
      margin-right: 10px;
      font-family: IBM Plex Sans;
      font-style: normal;
      font-weight: 600;
      font-size: 17px;
      line-height: 15px;
      display: flex;
      letter-spacing: 0.05em;
      text-transform: capitalize;
      color: #82CFB9; }
    .header_with_callout .callout img,
    .header_with_callout .callout svg {
      pointer-events: none; }

.community_siteplan {
  padding: 75px 0;
  clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%);
  -webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%);
  background-color: #003764; }
  @media screen and (min-width: 768px) {
    .community_siteplan {
      padding: 70px 100px; } }
  @media screen and (min-width: 1024px) {
    .community_siteplan {
      padding: 20px 150px 100px; } }
  @media screen and (min-width: 1200px) {
    .community_siteplan {
      padding: 20px 200px 100px 200px; } }
  .community_siteplan .wrapper {
    margin-top: 150px; }
    .community_siteplan .wrapper h2 {
      font-family: Baskerville;
      font-style: normal;
      font-weight: normal;
      font-size: 33px;
      line-height: 40px;
      text-transform: capitalize;
      color: #FBFDFD;
      margin-bottom: 40px;
      padding: 0 50px 0 0; }
      @media screen and (min-width: 768px) {
        .community_siteplan .wrapper h2 {
          font-size: 45px;
          line-height: 49px; } }
    .community_siteplan .wrapper .siteplan_container {
      display: flex;
      justify-content: space-between;
      flex-direction: column; }
      @media screen and (min-width: 768px) {
        .community_siteplan .wrapper .siteplan_container {
          flex-direction: row; } }
      @media screen and (min-width: 1024px) {
        .community_siteplan .wrapper .siteplan_container {
          flex-direction: row; } }
      .community_siteplan .wrapper .siteplan_container .col_1 {
        order: 1;
        padding: 0 50px;
        padding-top: 50px; }
        @media screen and (min-width: 768px) {
          .community_siteplan .wrapper .siteplan_container .col_1 {
            width: 33%;
            order: 2; } }
        @media screen and (max-width: 1024px) {
          .community_siteplan .wrapper .siteplan_container .col_1 {
            padding-top: 10px; } }
        .community_siteplan .wrapper .siteplan_container .col_1 .legend_row {
          display: flex;
          align-items: center;
          margin-bottom: 30px; }
        .community_siteplan .wrapper .siteplan_container .col_1 .icon,
        .community_siteplan .wrapper .siteplan_container .col_1 .label {
          font-family: IBM Plex Sans;
          font-style: normal;
          font-weight: 500;
          font-size: 18px;
          line-height: 15px;
          letter-spacing: 0.05em;
          text-transform: uppercase;
          color: #FBFDFD; }
          @media screen and (max-width: 900px) {
            .community_siteplan .wrapper .siteplan_container .col_1 .icon,
            .community_siteplan .wrapper .siteplan_container .col_1 .label {
              line-height: 20px; } }
        .community_siteplan .wrapper .siteplan_container .col_1 .icon img {
          max-width: unset; }
        .community_siteplan .wrapper .siteplan_container .col_1 .label {
          margin-left: 20px; }
        .community_siteplan .wrapper .siteplan_container .col_1 .download {
          margin-top: 50px;
          display: flex;
          position: relative;
          align-items: center; }
          .community_siteplan .wrapper .siteplan_container .col_1 .download .label {
            font-family: IBM Plex Sans;
            font-style: normal;
            font-weight: 600;
            font-size: 17px;
            line-height: 15px;
            text-align: center;
            letter-spacing: 0.05em;
            text-transform: capitalize;
            color: #82CFB9;
            margin: 0px 10px 0px 0px; }
            @media screen and (max-width: 900px) {
              .community_siteplan .wrapper .siteplan_container .col_1 .download .label {
                line-height: 20px; } }
          .community_siteplan .wrapper .siteplan_container .col_1 .download .icon,
          .community_siteplan .wrapper .siteplan_container .col_1 .download img,
          .community_siteplan .wrapper .siteplan_container .col_1 .download svg {
            pointer-events: none; }
      .community_siteplan .wrapper .siteplan_container .col_2 {
        width: 100%;
        order: 2;
        margin-top: 70px; }
        @media screen and (min-width: 768px) {
          .community_siteplan .wrapper .siteplan_container .col_2 {
            margin-top: 0;
            width: 72%;
            order: 1; } }

.download_resources {
  background-color: #FBFDFD;
  padding: 0px 30px 50px 30px; }
  .download_resources .wrap {
    max-width: 1027px;
    margin: 0 auto; }
  .download_resources h2 {
    font-family: Baskerville;
    font-style: normal;
    font-weight: normal;
    font-size: 45px;
    line-height: 49px;
    text-align: center;
    text-transform: capitalize;
    color: #003764;
    margin-bottom: 60px; }
  .download_resources .resources_container {
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    height: 250px; }
    .download_resources .resources_container .resource {
      width: 45%;
      border-bottom: 1.5px solid #4D8277;
      padding-bottom: 15px;
      margin-bottom: 25px; }
      .download_resources .resources_container .resource a {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .download_resources .resources_container .resource a .label {
          font-family: IBM Plex Sans;
          font-style: normal;
          font-weight: 600;
          font-size: 17px;
          line-height: 15px;
          display: flex;
          align-items: center;
          letter-spacing: 0.05em;
          text-transform: capitalize;
          color: #003764; }
        .download_resources .resources_container .resource a img,
        .download_resources .resources_container .resource a svg {
          pointer-events: none; }
    .download_resources .resources_container.grid {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      gap: 50px;
      align-items: center;
      height: auto; }
      .download_resources .resources_container.grid.col2 {
        grid-template-columns: 310px 310px;
        justify-content: center; }
      @media only screen and (max-width: 1199px) {
        .download_resources .resources_container.grid {
          grid-template-columns: 1fr;
          gap: 0px; }
          .download_resources .resources_container.grid.col2 {
            grid-template-columns: 1fr; } }
      .download_resources .resources_container.grid .resource {
        width: 100%;
        background: #82CFB9;
        border-color: #82CFB9;
        border-radius: 50px;
        padding: 16px 30px;
        max-width: 310px; }
        .download_resources .resources_container.grid .resource:hover {
          background-color: rgba(130, 207, 185, 0.8); }

.single_col {
  padding: 100px 30px 140px;
  margin-top: -200px; }
  @media screen and (min-width: 1024px) {
    .single_col {
      padding: 100px 200px 140px 200px; } }
  .single_col .wrapper {
    margin-top: 150px; }
    @media screen and (max-width: 620px) {
      .single_col .wrapper {
        width: 100%; } }
    .single_col .wrapper .container {
      margin-top: 80px;
      display: flex;
      flex-flow: column;
      width: 52%; }
      @media screen and (max-width: 768px) {
        .single_col .wrapper .container {
          width: 100%; } }
      .single_col .wrapper .container h2 {
        font-family: Baskerville;
        font-style: normal;
        font-weight: normal;
        font-size: 33px;
        line-height: 40px;
        text-transform: capitalize;
        font-feature-settings: "liga" off, "kern" off;
        color: #011225;
        margin-bottom: 40px; }
        @media screen and (min-width: 768px) {
          .single_col .wrapper .container h2 {
            font-size: 45px;
            line-height: 49px; } }
      .single_col .wrapper .container p {
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 13px;
        line-height: 28px;
        letter-spacing: 0.05em;
        color: #011225;
        margin-bottom: 40px; }
        @media screen and (min-width: 768px) {
          .single_col .wrapper .container p {
            font-size: 16px;
            line-height: 31px; } }
      .single_col .wrapper .container a {
        display: flex;
        align-items: center; }
        .single_col .wrapper .container a .label {
          font-family: IBM Plex Sans;
          font-style: normal;
          font-weight: 600;
          font-size: 15px;
          line-height: 15px;
          display: flex;
          align-items: center;
          text-align: center;
          letter-spacing: 0.05em;
          text-transform: capitalize;
          color: #003764;
          margin-right: 15px; }
          @media screen and (min-width: 768px) {
            .single_col .wrapper .container a .label {
              font-size: 17px; } }
        .single_col .wrapper .container a img,
        .single_col .wrapper .container a svg {
          pointer-events: none; }

.our_partners {
  width: 100%;
  background-color: #FBFDFD;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  padding: 100px 30px 0; }
  @media screen and (min-width: 768px) {
    .our_partners {
      padding: 100px 150px; } }
  @media screen and (min-width: 1024px) {
    .our_partners {
      flex-direction: row; } }
  .our_partners .col1 {
    order: 1; }
    .our_partners .col1 .header-container .header {
      font-family: Baskerville;
      font-style: normal;
      font-weight: normal;
      font-size: 45px;
      line-height: 49px;
      text-transform: capitalize;
      color: #003764;
      margin-bottom: 40px; }
      @media screen and (min-width: 768px) {
        .our_partners .col1 .header-container .header {
          width: 400px; } }
    .our_partners .col1 .header-container .description {
      font-family: IBM Plex Sans;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 31px;
      letter-spacing: 0.05em;
      color: #000F20;
      margin-bottom: 40px; }
      @media screen and (min-width: 768px) {
        .our_partners .col1 .header-container .description {
          width: 450px; } }
    .our_partners .col1 .header-container .callout {
      display: flex;
      align-items: center; }
      .our_partners .col1 .header-container .callout .label {
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 15px;
        text-align: center;
        letter-spacing: 0.05em;
        text-transform: capitalize;
        color: #003764;
        margin-right: 10px; }
      .our_partners .col1 .header-container .callout img,
      .our_partners .col1 .header-container .callout svg {
        pointer-events: none; }
  .our_partners .col2 {
    order: 2; }
    .our_partners .col2 .logo-container {
      display: flex;
      flex-flow: row;
      flex-wrap: wrap; }
      .our_partners .col2 .logo-container a,
      .our_partners .col2 .logo-container div {
        display: flex;
        flex-basis: 33%;
        justify-content: center; }
      .our_partners .col2 .logo-container > img {
        display: flex;
        flex-basis: 33%; }

section.image_slider {
  overflow-y: hidden;
  position: relative;
  height: 400px;
  padding: 0 30px; }
  section.image_slider .image_slider_row {
    display: flex;
    padding: 10px 0 80px;
    overflow-x: scroll;
    width: 100%;
    margin-top: 20px; }
    @media screen and (min-width: 768px) {
      section.image_slider .image_slider_row {
        padding: 10px 30px 80px; } }
    @media screen and (min-width: 1200px) {
      section.image_slider .image_slider_row {
        padding: 10px 100px 80px; } }
    section.image_slider .image_slider_row .image_container {
      margin-right: 20px;
      width: 300px;
      flex-shrink: 0;
      height: 100%; }
      section.image_slider .image_slider_row .image_container img.slider_image {
        width: 100%; }
      section.image_slider .image_slider_row .image_container.thumbnail {
        position: relative;
        cursor: pointer;
        width: 500px;
        max-height: 300px;
        overflow: hidden; }
        section.image_slider .image_slider_row .image_container.thumbnail .play-icon {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          z-index: 2;
          transition: 0.2s; }
        section.image_slider .image_slider_row .image_container.thumbnail:hover .play-icon {
          transform: translate(-50%, -50%) scale(1.1); }
    section.image_slider .image_slider_row .image_slider_btn {
      position: absolute;
      bottom: 10px;
      right: 10%; }
    section.image_slider .image_slider_row .image_slider_back_btn {
      position: absolute;
      bottom: 10px;
      left: 10%;
      transform: rotate(180deg); }
  section.image_slider .modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000000;
    opacity: 0.7;
    background: #000F20;
    height: 100vh;
    width: 100vw; }
    section.image_slider .modal-overlay.open {
      display: block; }
  section.image_slider .video-modal {
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100vw;
    z-index: 10000000;
    max-width: 1440px;
    padding: 20px; }
    section.image_slider .video-modal.open {
      display: flex; }
    section.image_slider .video-modal .video-wrapper {
      position: relative;
      overflow: hidden;
      width: 100%;
      padding-top: 56.25%;
      background: black; }
      section.image_slider .video-modal .video-wrapper .video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1; }
        section.image_slider .video-modal .video-wrapper .video.playing {
          cursor: pointer !important;
          opacity: 1; }
      section.image_slider .video-modal .video-wrapper .popup-x {
        position: absolute;
        top: -2px;
        right: 5px;
        color: white;
        font-size: 20px;
        cursor: pointer; }
      section.image_slider .video-modal .video-wrapper .thumbnail {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: 2;
        filter: contrast(0.5); }
      section.image_slider .video-modal .video-wrapper .video-elements {
        position: absolute;
        z-index: 3;
        cursor: pointer;
        width: max-content;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%); }
        section.image_slider .video-modal .video-wrapper .video-elements .play-icon {
          margin: auto;
          height: auto;
          filter: drop-shadow(1px 1px 1px black); }
        section.image_slider .video-modal .video-wrapper .video-elements .video-title {
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translate(-50%, 180%);
          filter: drop-shadow(1px 1px 1px black); }
      section.image_slider .video-modal .video-wrapper:hover .video {
        opacity: 1; }

.section_lindsay_map #map,
.section_millbrook_map #map,
.section_nature_edge_map #map {
  width: 100%;
  height: 300px;
  margin-top: 30px; }
  @media screen and (min-width: 1024px) {
    .section_lindsay_map #map,
    .section_millbrook_map #map,
    .section_nature_edge_map #map {
      height: 600px;
      margin-top: 80px; } }

.communities-list {
  background-color: #FBFDFD;
  clip-path: polygon(0 0, 100% 5%, 100% 95%, 0% 100%);
  -webkit-clip-path: polygon(0 0, 100% 5%, 100% 95%, 0% 100%); }
  @media only screen and (max-width: 1199px) {
    .communities-list {
      clip-path: polygon(0 0, 100% 1%, 100% 99%, 0% 100%);
      -webkit-clip-path: polygon(0 0, 100% 1%, 100% 99%, 0% 100%); } }
  .communities-list .container {
    background-color: #003764;
    padding: 100px 30px 50px;
    margin: -100px 0 100px 0; }
    @media screen and (min-width: 1024px) {
      .communities-list .container {
        padding: 200px 100px 150px 100px; } }
    .communities-list .container .grid {
      max-width: 1440px;
      margin: 0 auto; }
    .communities-list .container .grid-layout {
      display: grid;
      grid-template-columns: 250px 1fr;
      gap: 70px;
      margin-top: 80px; }
      @media only screen and (max-width: 1299px) {
        .communities-list .container .grid-layout {
          gap: 50px; } }
      @media only screen and (max-width: 1199px) {
        .communities-list .container .grid-layout {
          margin-top: 30px;
          grid-template-columns: 1fr;
          gap: 30px; } }
      .communities-list .container .grid-layout .side-tabs nav {
        padding-left: 25px; }
        @media only screen and (max-width: 1199px) {
          .communities-list .container .grid-layout .side-tabs nav {
            padding-left: 0px; } }
        .communities-list .container .grid-layout .side-tabs nav a {
          color: #82CFB9;
          font-kerning: none;
          font-feature-settings: 'liga' off;
          font-family: "IBM Plex Sans";
          font-size: 24px;
          font-style: normal;
          font-weight: 400;
          line-height: 60px;
          /* 250% */
          text-transform: capitalize;
          display: block;
          position: relative;
          transition: all 0s; }
          .communities-list .container .grid-layout .side-tabs nav a.active {
            font-weight: 600; }
            .communities-list .container .grid-layout .side-tabs nav a.active:before {
              position: absolute;
              content: '';
              top: 15px;
              bottom: 0;
              left: -25px;
              width: 6px;
              height: 35px;
              background-color: #82CFB9; }
      .communities-list .container .grid-layout .tabs-slider {
        position: relative;
        overflow: hidden; }
        @media only screen and (max-width: 1199px) {
          .communities-list .container .grid-layout .tabs-slider {
            padding-top: 70px; } }
        .communities-list .container .grid-layout .tabs-slider .owl-carousel {
          width: 85%;
          margin: 0 auto; }
          @media only screen and (max-width: 1199px) {
            .communities-list .container .grid-layout .tabs-slider .owl-carousel {
              width: 100%; } }
        .communities-list .container .grid-layout .tabs-slider .owl-nav {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
          top: 100px;
          position: absolute;
          width: 100%; }
          .communities-list .container .grid-layout .tabs-slider .owl-nav.disabled {
            display: none; }
          .communities-list .container .grid-layout .tabs-slider .owl-nav .owl-next {
            margin-right: -60px; }
            .communities-list .container .grid-layout .tabs-slider .owl-nav .owl-next span {
              color: transparent;
              background-image: url("./images/icons/next.svg");
              width: 33px;
              display: block;
              background-size: contain;
              background-position: center;
              background-repeat: no-repeat;
              height: 92px; }
          .communities-list .container .grid-layout .tabs-slider .owl-nav .owl-prev {
            margin-left: -60px; }
            .communities-list .container .grid-layout .tabs-slider .owl-nav .owl-prev span {
              color: transparent;
              background-image: url("./images/icons/prev.svg");
              width: 33px;
              display: block;
              background-size: contain;
              background-position: center;
              background-repeat: no-repeat;
              height: 92px; }
          @media only screen and (max-width: 1199px) {
            .communities-list .container .grid-layout .tabs-slider .owl-nav {
              top: -60px;
              justify-content: flex-start;
              gap: 25px; }
              .communities-list .container .grid-layout .tabs-slider .owl-nav .owl-next {
                margin-right: 0px; }
                .communities-list .container .grid-layout .tabs-slider .owl-nav .owl-next span {
                  width: 25px;
                  height: 50px; }
              .communities-list .container .grid-layout .tabs-slider .owl-nav .owl-prev {
                margin-left: 0px; }
                .communities-list .container .grid-layout .tabs-slider .owl-nav .owl-prev span {
                  width: 25px;
                  height: 50px; } }
    .communities-list .container h2 {
      color: #82CFB9;
      font-kerning: none;
      font-feature-settings: 'liga' off;
      font-family: Baskerville;
      font-size: 40px;
      font-style: italic;
      font-weight: 400;
      line-height: 35px;
      /* 43.75% */ }
      @media screen and (min-width: 1024px) {
        .communities-list .container h2 {
          font-size: 80px;
          grid-column: span 2; } }
    .communities-list .container h3 {
      margin-top: 55px;
      padding-bottom: 20px;
      color: #82CFB9;
      font-family: Taviraj, serif;
      font-style: italic;
      font-weight: normal;
      font-size: 25px;
      line-height: 35px;
      letter-spacing: 0.06em;
      text-transform: capitalize;
      border-bottom: #82CFB9 solid 1px; }
      @media screen and (min-width: 1024px) {
        .communities-list .container h3 {
          grid-column: span 2; } }
    .communities-list .container .community {
      position: relative;
      max-width: 420px;
      margin: 0 auto; }
    .communities-list .container .content {
      padding: 40px 0px; }
    .communities-list .container .last-slide .community .content {
      padding-top: 88px; }
      @media only screen and (max-width: 767px) {
        .communities-list .container .last-slide .community .content {
          padding-top: 0px; } }
    .communities-list .container h4 {
      color: #F5F6F7;
      font-kerning: none;
      font-feature-settings: 'liga' off;
      font-family: Baskerville;
      font-size: 45px;
      font-style: normal;
      font-weight: 400;
      line-height: 49.2px;
      /* 109.333% */
      text-transform: capitalize; }
      .communities-list .container h4 span {
        color: #F5F6F7;
        font-size: 30px;
        line-height: 35px; }
    .communities-list .container p {
      color: #F5F6F7;
      font-kerning: none;
      font-feature-settings: 'liga' off;
      /* Body */
      font-family: "IBM Plex Sans";
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 31px;
      /* 193.75% */
      letter-spacing: 0.8px; }
    .communities-list .container .callout {
      color: #82CFB9;
      font-family: IBM Plex Sans;
      font-size: 17px;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0.05em;
      text-transform: capitalize; }
      .communities-list .container .callout:not(:last-child) {
        margin-right: 30px; }
      .communities-list .container .callout svg {
        margin-left: 10px;
        vertical-align: middle;
        transition: all 0.3s; }
      .communities-list .container .callout:hover svg {
        margin-left: 20px; }
      .communities-list .container .callout.simple {
        border: solid 2px #82CFB9;
        padding: 12px 30px;
        border-radius: 50px;
        margin-top: 10px;
        display: inline-block; }
        .communities-list .container .callout.simple:hover {
          background-color: #011225;
          border-color: #011225;
          color: #fff; }

.form-section {
  background-color: #011225;
  padding: 150px 30px 60px; }
  @media only screen and (max-width: 1024px) {
    .form-section {
      padding: 80px 30px 30px; } }
  .form-section .wrap {
    max-width: 1440px;
    margin: 0 auto; }
    .form-section .wrap .grid-layout {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 100px; }
      @media only screen and (max-width: 1024px) {
        .form-section .wrap .grid-layout {
          grid-template-columns: 1fr;
          gap: 15px; }
          .form-section .wrap .grid-layout .form {
            order: 2; } }
      .form-section .wrap .grid-layout .form form {
        background-color: transparent; }
      .form-section .wrap .grid-layout .copy {
        max-width: 520px; }
        .form-section .wrap .grid-layout .copy h2 {
          color: #FBFDFD;
          font-kerning: none;
          font-feature-settings: 'liga' off;
          /* New Hero Text Large */
          font-family: Baskerville;
          font-size: 95px;
          font-style: normal;
          font-weight: 400;
          line-height: 90px;
          /* 94.737% */
          text-transform: capitalize;
          margin-bottom: 30px; }
          @media only screen and (max-width: 1024px) {
            .form-section .wrap .grid-layout .copy h2 {
              font-size: 45px;
              line-height: 50px; } }
        .form-section .wrap .grid-layout .copy p {
          color: #FBFDFD;
          font-kerning: none;
          font-feature-settings: 'liga' off;
          /* New small hero text */
          font-family: Taviraj;
          font-size: 32px;
          font-style: italic;
          font-weight: 500;
          line-height: 46px;
          /* 143.75% */
          letter-spacing: 1.28px; }

.testimonials-section {
  width: 100%;
  padding: 35px;
  position: relative; }
  .testimonials-section::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #003764;
    clip-path: polygon(0 25%, 100% 25%, 100% 100%, 0% 100%); }
  @media screen and (min-width: 1024px) {
    .testimonials-section {
      padding: 50px 100px 0px; } }
  .testimonials-section .section-inner {
    max-width: 1440px;
    margin: 0 auto; }
    .testimonials-section .section-inner .thumbnail {
      position: relative;
      z-index: 15;
      cursor: pointer; }
      .testimonials-section .section-inner .thumbnail .play-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 11; }
      .testimonials-section .section-inner .thumbnail::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: black;
        opacity: 0.2;
        z-index: 10; }
      .testimonials-section .section-inner .thumbnail:hover::after {
        opacity: 0; }
  .testimonials-section .modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000000;
    opacity: 0.7;
    background: #000F20;
    height: 100vh;
    width: 100vw; }
    .testimonials-section .modal-overlay.open {
      display: block; }
  .testimonials-section .video-modal {
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100vw;
    z-index: 10000000;
    max-width: 1440px;
    padding: 20px; }
    .testimonials-section .video-modal.open {
      display: flex; }
    .testimonials-section .video-modal .video-wrapper {
      position: relative;
      overflow: hidden;
      width: 100%;
      padding-top: 56.25%;
      background: black; }
      .testimonials-section .video-modal .video-wrapper .video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1; }
        .testimonials-section .video-modal .video-wrapper .video.playing {
          cursor: pointer !important;
          opacity: 1; }
      .testimonials-section .video-modal .video-wrapper .popup-x {
        position: absolute;
        top: -2px;
        right: 5px;
        color: black;
        font-size: 20px;
        cursor: pointer; }
      .testimonials-section .video-modal .video-wrapper .thumbnail {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: 2;
        filter: contrast(0.5); }
      .testimonials-section .video-modal .video-wrapper .video-elements {
        position: absolute;
        z-index: 3;
        cursor: pointer;
        width: max-content;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%); }
        .testimonials-section .video-modal .video-wrapper .video-elements .play-icon {
          margin: auto;
          height: auto;
          filter: drop-shadow(1px 1px 1px black); }
        .testimonials-section .video-modal .video-wrapper .video-elements .video-title {
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translate(-50%, 180%);
          filter: drop-shadow(1px 1px 1px black); }
      .testimonials-section .video-modal .video-wrapper:hover .video {
        opacity: 1; }

/* ------ Our Values callout ------ */
.our_values_callout {
  display: block;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  color: #82CFB9; }
  .our_values_callout .arrow {
    border: 1.5px solid #82CFB9;
    border-radius: 19px;
    padding: 2px 18px; }
  .our_values_callout .text {
    margin-right: 10px; }
  .our_values_callout.dark_text {
    color: #003764;
    text-align: left; }
    .our_values_callout.dark_text .arrow {
      color: #003764;
      border: 1.5px solid #003764;
      border-radius: 19px;
      padding: 2px 18px; }

/* ------ Three text columns - Community page ------ */
.info_cols {
  padding: 50px 200px 0; }
  .info_cols .wrap {
    max-width: 1440px;
    margin: 0 auto; }
  .info_cols p {
    border-left: 1.5px solid #000F20;
    padding-left: 25px;
    font-family: Taviraj;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.02em;
    color: #000F20; }
  @media screen and (max-width: 1200px) {
    .info_cols {
      padding: 0px 100px; } }
  @media screen and (max-width: 768px) {
    .info_cols {
      padding: 0px 50px; } }

/* ------ Features & Finishes list - Community page ------ */
.features_finishes {
  padding: 50px;
  margin-top: -2px; }
  @media screen and (min-width: 1024px) {
    .features_finishes {
      padding: 50px 200px 50px 200px; } }
  @media screen and (max-width: 1024px) {
    .features_finishes .icon_wrap {
      justify-content: space-around; } }
  @media screen and (max-width: 900px) {
    .features_finishes .icon_wrap {
      justify-content: space-between; } }
  @media screen and (max-width: 1024px) {
    .features_finishes .icon_wrap div {
      width: 30%; } }
  @media screen and (max-width: 900px) {
    .features_finishes .icon_wrap div {
      width: 45%; } }
  @media screen and (max-width: 700px) {
    .features_finishes .icon_wrap div {
      width: 100%; } }
  .features_finishes .icon_container {
    height: 140px; }
  .features_finishes .one-fourth {
    width: 23%;
    padding-left: 21px; }
  .features_finishes h2 {
    font-family: Baskerville;
    font-style: normal;
    font-weight: normal;
    font-size: 45px;
    line-height: 49px;
    text-align: center;
    text-transform: capitalize;
    color: #FBFDFD;
    margin-bottom: 60px; }
  .features_finishes h3 {
    font-family: Taviraj;
    font-style: italic;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0.06em;
    color: #82CFB9;
    text-align: left; }
  .features_finishes p {
    font-family: IBM Plex Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 31px;
    letter-spacing: 0.05em;
    color: #FBFDFD;
    text-align: left; }
  .features_finishes.slice {
    padding-top: 250px;
    clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%); }

/*  ------- Sitemap ------ */
.section_sitemap {
  padding: 50px 200px;
  background-color: #FBFDFD; }
  .section_sitemap h2 {
    display: block;
    width: 545px;
    font-family: Baskerville;
    font-style: normal;
    font-weight: normal;
    font-size: 60px;
    line-height: 90px;
    text-transform: capitalize;
    color: #003764; }
  .section_sitemap ul li {
    list-style: none; }
    .section_sitemap ul li a {
      font-family: IBM Plex Sans;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 31px;
      letter-spacing: 0.05em;
      color: #000F20; }

/* ------ 404 Page ------- */
.section_404 {
  display: flex;
  background-color: #FBFDFD;
  padding-top: 50px; }
  @media screen and (min-width: 1024px) {
    .section_404 {
      padding: 80px 200px; } }
  .section_404 .header {
    display: block;
    position: relative;
    z-index: 800; }
    .section_404 .header h2 {
      font-family: Baskerville;
      font-style: normal;
      font-weight: normal;
      font-size: 72px;
      line-height: 70px;
      color: #003764;
      margin-bottom: 30px; }
  .section_404 .shadow_container {
    position: absolute;
    top: 120px; }
    .section_404 .shadow_container .shadow {
      font-family: Baskerville;
      font-style: italic;
      font-weight: normal;
      font-size: 165px;
      line-height: 190px;
      text-transform: capitalize;
      color: rgba(207, 207, 207, 0.23); }
      @media screen and (min-width: 768px) {
        .section_404 .shadow_container .shadow {
          font-size: 210px; } }
      @media screen and (min-width: 1024px) {
        .section_404 .shadow_container .shadow {
          font-size: 280px;
          line-height: 210px; } }
      @media screen and (min-width: 1200px) {
        .section_404 .shadow_container .shadow {
          font-size: 310px;
          line-height: 250px; } }
      @media screen and (min-width: 1340px) {
        .section_404 .shadow_container .shadow {
          font-size: 400px; } }
  .section_404 .section_sitemap {
    padding: 10px;
    background: transparent;
    position: relative;
    z-index: 800; }
    .section_404 .section_sitemap p {
      font-family: Taviraj;
      font-style: italic;
      font-weight: 500;
      font-size: 24px;
      line-height: 36px;
      letter-spacing: 0.04em;
      color: #003764; }

@media print {
  h1, h2, h3, h4, h5, h6, img {
    page-break-after: avoid;
    page-break-inside: avoid; }
  h1, h2, h3, h4, h5, h6, p {
    orphans: 3;
    widows: 3; }
  blockquote, h1, h2, h3, h4, h5, h6, img, pre, table, tr {
    page-break-inside: avoid; }
  *, :after, :before {
    background: 0 0 !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .site-title > a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  thead {
    display: table-header-group; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 2cm .5cm; }
  blockquote, pre {
    border: 1px solid #999; }
  .content, .content-sidebar {
    width: 100%; }
  .breadcrumb, .comment-edit-link, .comment-form, .comment-list .reply a, .comment-reply-title, .edit-link, .entry-comments-link, .entry-footer, .genesis-box, .header-widget-area, .hidden-print, .home-top, .nav-primary, .nav-secondary, .post-edit-link, .sidebar, button, input, select, textarea {
    display: none !important; }
  .title-area {
    text-align: center;
    width: 100%; }
  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0; }
  .site-inner {
    padding-top: 0;
    position: relative; }
  .author-box {
    margin-bottom: 0; }
  dl, ol, ul {
    page-break-before: avoid; } }
