/*  .no-under a { */
/*  	text-decoration: none !important; */
/*  } */

.tag-readmore {
  color: #c55d33 !important;
  text-decoration: none !important;
  font-size: 12px !important;
}

.line-separator {
  border-bottom: 2px solid #c55d33;
  opacity: 1; /* Ensure full opacity */
}

.tag-block-title {
  font-weight: 600 !important;
  font-family: montserrat, sans-serif !important;
  font-size: 21px !important;
  text-align: center !important;
}

.capitalize-text {
  text-transform: capitalize;
}

.tag-block-title a {
  text-decoration: none !important;
}

#g-navigation .g-main-nav .g-dropdown {
  background: #fff;
  border: 0px solid rgba(0, 0, 0, 0) !important;
  border-radius: 0rem !important;
}

.fp-menu a {
  color: rgba(0, 0, 0, 0) !important;
  display: none !important;
}

.fixed-header {
  position: fixed !important;
  width: 100%;
}

.g-header-2 {
  margin-top: 115px !important;
}

.g-offcanvas-toggle {
  position: fixed;
}

html {
  scroll-behavior: smooth;
}

#module {
  font-size: 1rem;
  line-height: 1.5;
}

.wpb_category_n_menu_accordion ul > li li li {
  margin: 0 !important;
  background: #b8bbbb !important;
}

#menu-item-21129 .wpb-wmca-menu-item-has-children {
  background: #0000ff !important;
}

.headline {
  font-family: korolev-compressed, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal;
  text-align: center;
  color: #c55d33;
  font-size: 32px !important;
  text-transform: uppercase;
}

a.disabled {
  pointer-events: none;
  cursor: default;
}

.logo-2 .g-content {
  margin: 0rem;
  padding: 0rem;
}

.g-offcanvas-right .g-offcanvas-toggle {
  left: inherit;
  right: 1rem;
  top: 9px !important;
}

.g-offcanvas-toggle {
  color: #c55d33 !important;
}

.offcanvas-padding {
  padding-left: 10px;
}

.g-offcanvas-toggle,
.g-logo.g-logo-helium svg {
  max-height: 100px !important;
}

.logo-border {
  border-bottom: 1px solid #ffffff;
}

#g-navigation .g-main-nav .g-toplevel {
  line-height: 1.75;
  padding-top: 24px;
}

.fp-text-blocks {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 30px !important;
  line-height: 45px !important;
}

.carousel-control-prev-icon {
  width: 54px !important;
  height: 54px !important;
}

.carousel-control-next-icon {
  width: 54px !important;
  height: 54px !important;
}

.g-home-particles.g-helium-style #g-header {
  margin-top: 0rem;
  padding: 0;
}

.autohide {
  position: absolute !important;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 1030;
}

.scrolled-down {
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out;
}

.scrolled-up {
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
}

.text-b-box {
  border-style: solid;
  border-color: #b9ac92;
  padding: 10px 40px 0px 40px !important;
  display: inline-block;
}

.text-b-box-w {
  border-style: solid;
  border-color: #b9ac92;
  padding: 10px 40px 0px 40px !important;
  display: inline-block;
}

h2 {
  padding: 0 !important;
  margin: 0 !important;
  line-height: 1 !important;
}

.header1 {
  position: fixed;
  z-index: 1000;
  height: 100px;
  width: 100%;
  background: rgba(34, 34, 34, 0);
  -webkit-transition: all ease-out 0.5s;
  -moz-transition: all ease-out 0.5s;
  -o-transition: all ease-out 0.5s;
  transition: all ease-out 0.5s;
}

.active1 {
  background-color: rgba(34, 34, 34, 0);
}

#navbar.black {
  background-color: #ffffff;
}

/* neighborhood blocks */
/* .has-main-title { */
/* 	font-family: trumpgothicpro !important; */
/* 	font-size: 6vw !important; */
/* 	letter-spacing: 1rem !important; */
/* 	text-transform: uppercase !important; */
/* 	font-weight: 400 !important; */
/* } */
/*  */
/* .has-sub-title { */
/* 	font-family: trumpgothicpro !important; */
/* 	font-size: 2vw !important; */
/* 	letter-spacing: .5rem !important; */
/* 	text-transform: uppercase; */
/* 	//	line-height: 3rem !important; */
/* } */

.neighborhood-life {
  font-family: trumpgothicpro !important;
  font-weight: 400 !important;
  letter-spacing: 0.2rem !important;
  text-transform: uppercase !important;
}

.category-neighborhoods .entry-title {
  display: none;
}

.category-home-styles .entry-title {
  display: none;
}

.fpb-button {
  background-color: #c55d33;
  font-family: brandon-grotesque, sans-serif !important;
  border: 1px solid #e7e7e7;
  color: white;
  padding: 14px 28px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  font-size: 1.5rem;
  margin: 4px 2px;
  cursor: pointer;
}

.fpb-button:hover {
  color: #000;

  border-color: #000000;
}

/* End Neighborhood block */
* {
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-primary2 {
  background: #ffffff;
  border-color: #c55d33 !important;
  border-radius: 0 !important;
  box-shadow: 0 !important;
  -webkit-box-shadow: 0 !important;
  color: #666666 !important;
}

.btn-primary2:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #c55d33 !important;
  color: #ffffff !important;
}

.btn-primary2.active {
  background-color: #c55d33 !important;
  color: #ffffff !important;
}

.pum-theme-17897 .pum-content + .pum-close,
.pum-theme-lightbox .pum-content + .pum-close {
  position: absolute;
  height: 26px;
  width: 26px;
  left: auto;
  right: -13px;
  bottom: auto;
  top: -13px;
  padding: 0px;
  color: rgba(0, 0, 0, 0) !important;
  font-family: Arial;
  font-weight: 100;
  font-size: 24px;
  line-height: 24px;
  border: 0px solid #ffffff;
  box-shadow: 0px 0px 15px 1px rgba(2, 2, 2, 0);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
}

/* fp slider parallax */
.fp-text-lg {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 300 !important;
  font-style: normal;
  font-size: 4.5vw !important;
}

.fp-text-sm {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 300 !important;
  font-style: normal;
  font-size: 1.8vw !important;
}

.hero-text {
  position: absolute;
  top: 40%;
  width: 100vw;
  color: white;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.carousel-control-next,
.carousel-control-prev {
  z-index: 10 !important;
}

/* End */
textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="search"] .input-checkbox {
  -webkit-appearance: none !important;
  border-radius: 0 !important;
}

@media only screen and (max-width: 680px) {
  .no-mobile {
    display: none;
  }
  #g-aside {
    padding-top: 0px;
  }
}

@media only screen and (min-width: 826px) {
  .hide-on-desktop {
    display: none !important;
  }
}

.menu-caps {
  text-transform: uppercase !important;
  padding-left: 20px;
}

.lazyloaded,
.size-large {
  width: 100%;
}

.page-number .page-numbers:hover {
  background: #303030 !important;
}

.alignleft {
  float: none !important;
  width: 100% !important;
}

#module {
  font-size: 1rem;
  line-height: 1.5;
}

#module #collapseExample.collapse:not(.show) {
  display: block;
  height: 6rem;
  overflow: hidden;
}

#module #collapseExample.collapsing {
  height: 6rem;
}

#module a.collapsed::after {
  content: "READ MORE » »";
}

#module a:not(.collapsed)::after {
  content: "« « READ LESS";
}

.paged .hd {
  /* 	display: none; */
  margin-top: 15px;
}

.paged .entry-title {
  padding-top: 20px;
}

#sb_instagram:not(.sbi_moderation_mode) .sbi_photo_wrap:hover .sbi_photo {
  -webkit-transform: scale(1) !important;
  /* Safari and Chrome */
  -moz-transform: scale(1) !important;
  /* Firefox */
  -ms-transform: scale(1) !important;
  /* IE 9 */
  -o-transform: scale(1) !important;
  /* Opera */
  transform: scale(1) !important;
}

.pipe {
  color: #c55d33;
  font-weight: 400;
  font-size: 1rem;
}

/* testimony card */
.card {
  border-radius: 0rem !important;
}

.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}

#g-page-surround .search-form input.search-field {
  color: rgb(66, 71, 83);
  font-family: itc-avant-garde-gothic-pro, sans-serif !important;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  border: 1px solid #303030 !important;
}

/* Bellows Menu */
.bellows.bellows-skin-vanilla
  .bellows-nav
  .bellows-item-level-0
  > .bellows-target,
.bellows.bellows-skin-vanilla
  .bellows-nav
  .bellows-item-level-0
  > .bellows-custom-content {
  border-bottom: 2px solid rgba(0, 0, 0) !important;
}

.bellows .bellows-nav .bellows-target > .bellows-target-description {
  display: none !important;
}

.bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu {
  background: #c9c9c9 !important;
}

.bellows .bellows-nav .bellows-subtoggle .fa {
  color: rgba(197, 93, 51, 0.51) !important;
}

.bellows {
  margin-top: 0px !important;
}

.bellows .bellows-nav .bellows-target > .bellows-target-text {
  letter-spacing: 2px;
  text-transform: uppercase !important;
}

.bellows.bellows-skin-vanilla .bellows-nav .bellows-target,
.bellows.bellows-skin-vanilla .bellows-nav .bellows-custom-content {
  padding-right: 0px !important;
}

.bellows .bellows-nav .bellows-menu-item-has-children > .bellows-target {
  padding-right: 21px !important;
}

/* end Bellows menu */
h3 .widgettitle,
.g-title {
  font-size: 16px;
  font-family: itc-avant-garde-gothic-pro, sans-serif !important;
  font-weight: 400;
}

.widgettitle {
  background-color: #303030;
  color: #ffffff;
  clear: both;
  padding: 20px;
  margin-bottom: 0;
}

.menu-properties-by-location-container {
  margin-top: 10px;
}

/* about colorbox */
.nop-colorbox p {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.ml-colorbox p {
  line-height: 24px !important;
  font-weight: 300 !important;
}

.ml-colorbox .font-weight-bold {
  font-weight: 500 !important;
}

/* Mail Chimp Css */
.list-join {
  padding-top: 9px;
}

.list-join p {
  line-height: 1.2;
}

.footer-email-submit {
  float: left;
}

.footer-email-submit input[type="submit"] {
  background-color: #303030;
  color: #fff;
  border-radius: 0;
  font-family: "itc-avant-garde-gothic-pro";
  font-weight: lighter;
  /*     font-size: 12px !important; */
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 13px !important;
  width: 100% !important;
  white-space: normal;
  line-height: 1.3;
}

.mc-field-group {
  float: left;
}

.mc-field-group input[type="email"] {
  font-family: "itc-avant-garde-gothic-pro";
  font-weight: 200;
  font-size: 0.8rem;
  text-align: center;
  background-color: #fff;
  border: 1px solid #303030;
  border-radius: 0;
  box-shadow: 0 0 5px #ddd inset;
  padding: 7px !important;
  width: 220px !important;
}

/* End of Mail Chimp */
hr {
  margin-top: 0rem !important;
}

.bigHr {
  background-color: #ff4f03 !important;
  color: #ff4f03 !important;
  border: solid 1px #ff4f03 !important;
  height: 1px !important;
  width: 100% !important;
}

.border-left-fp {
  border-left-style: solid !important;
  border-left-width: 1px !important;
}

.center-example {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.sub-box {
  border-left: 1px solid;
  margin-top: 100px;
  margin-bottom: 100px;
}

.img-overlay-side {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}

.img-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}

.img-overlay:before {
  content: " ";
  display: block;
  height: 50%;
}

/* Let legacy sections break out to full width */
.legacy.wp-block-group.is-layout-constrained,
.legacy .wp-block-group.is-layout-constrained,
.legacy.is-layout-constrained {
  max-width: none !important;
  width: 100% !important;
}

/* Typical full-bleed treatment for alignfull blocks */
.entry-content .legacy.alignfull,
.legacy.alignfull {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  width: 100vw !important;
}

/* Remove default paddings so Bootstrap rows can truly touch edges */
.legacy .container-fluid { padding-left: 0 !important; padding-right: 0 !important; }
.legacy .row { margin-left: 0 !important; margin-right: 0 !important; }


.legacy   {
  font-family: itc-avant-garde-gothic-pro, sans-serif ;
  font-weight: 400 ;
  font-style: normal;
  color: #4a4745;
}

.legacy p {
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 1px ;
  font-size: 0.85rem ;
}

/* Don’t affect Elementor pages */
/* body:not(.elementor-page) {
  font-family: itc-avant-garde-gothic-pro, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal;
  color: #4a4745;
}
body:not(.elementor-page) p {
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 0.85rem !important;
} */


.wht-p {
  color: #ffffff !important;
}

#g-page-surround .platform-content .entries .g-block .tease {
  padding-bottom: 20px !important;
}

.test-id {
  background: #c55d33;
  padding: 50px 0 50px 0;
}

.test-id #mc_embed_signup input.email {
  font-family: montserrat, sans-serif !important;
  font-size: 13px;
  border: 0px solid rgb(171, 176, 178);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  color: rgb(52, 52, 52);
  background-color: rgb(255, 255, 255);
  box-sizing: border-box;
  height: 32px;
  padding: 0px 0.4em;
  display: inline-block;
  margin-left: 0px !important;
  /*     float: left; */
  /*     width: 380px !important; */
  vertical-align: top;
  padding-left: 2px !important;
  text-align: center !important;
  font-weight: 600;
}

.test-id #mc_embed_signup-fp .button {
  font-family: montserrat, sans-serif !important;
  font-size: 13px;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px !important;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
  background-color: #888888 !important;
  box-sizing: border-box;
  height: 32px;
  line-height: 32px;
  padding: 0 18px !important;
  display: inline-block;
  width: 100% !important;
  margin: 0;
  transition: all 0.23s ease-in-out 0s;
}

.the-box {
  height: 225px;
  max-width: 335px;
  padding-top: 160px;
  display: flex;
  align-content: center;
  justify-content: center;
  border: solid 2px #000;
  margin-bottom: 15px;
}

@media (max-width: 1130px) {
  #mc_embed_signup input.email {
    width: 96% !important;
    margin-right: 3px;
    margin-bottom: 5px;
  }
  #mc_embed_signup .button {
    width: 94% !important;
  }
}

#mc_embed_signup input.email {
  height: 45px !important;
  width: 75% !important;
}

#mc_embed_signup .button {
  font-family: termina, sans-serif !important;
  font-size: 13px !important;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px !important;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
  text-transform: uppercase !important;
  /* 	background-color: #303030 !important; */
  box-sizing: border-box;
  height: 45px !important;
  line-height: 32px;
  padding: 0 18px !important;
  display: inline-block;
  width: 100% !important;
  margin: 0;
  transition: all 0.23s ease-in-out 0s;
}
@media (max-width: 1130px) {
  #mc_embed_signup .button {
    width: 96% !important;
  }
}

/* End of Mail Chimp Sign Up Forms */
.btn-group-lg > .btn,
.btn-lg {
  padding: 0.5rem 0.8rem 0.3rem 0.8rem !important;
  font-size: 1.25rem !important;
  letter-spacing: 1px !important;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-outline-light,
a {
  color: #ffffff !important;
}

.btn-outline-light:hover {
  color: #000000 !important;
}

.btn-outline-dark:hover {
  color: #ffffff !important;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: none !important;
}

[type="search"] {
  -webkit-appearance: none !important;
  border-radius: 0 !important;
}

.btn-outline-light {
  font-size: 18.75px !important;
  font-family: montserrat, sans-serif !important;
  font-weight: 600 !important;
}

.read-more, .button {
  font-family: lato, sans-serif !important;
  background-color: #dc8e62;
  border-radius: 5px !important;
  border: 1px solid #dc8e62;
  display: inline-block;
  cursor: pointer;
  text-transform: none !important;
  color: #303030;
  font-size: 10px !important;
  padding: 1px 14px !important;
  text-decoration: none;
  text-transform: uppercase !important;
  -webkit-appearance: none;
}

.button {
  background-color: #dc8e62;
  border-radius: 0px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  cursor: pointer;
  text-transform: none !important;
  color: #303030;
  font-size: 15px;
  padding: 6px 24px ;
  text-decoration: none;
  text-transform: uppercase !important;
  -webkit-appearance: none;
}

.button:hover {
  background-color: #f6f6f6;
}

.button:active {
  position: relative;
  top: 1px;
  -webkit-appearance: none;
}

.btn-group-lg > .btn,
.btn-lg {
  border-radius: 0rem !important;
}

.btn-outline-secondary {
  color: rgb(255, 255, 255) !important;
  border-color: #303030 !important;
  background: rgb(48, 48, 48) !important;
}

.hide-search,
.search-submit {
  display: none;
}

/* staff grid card */
.staff-header {
  display: inline;
}

.over-container {
  position: relative;
  width: 100%;
}

.over-image {
  display: block;
  width: 100%;
  height: auto;
}

.image-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(197, 93, 51, 0.51);
  overflow: hidden;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transition: 0.8s ease;
}

.moretext {
  display: none;
}

#more {
  display: none;
}

.button:hover,
.button:active,
.button:focus {
  background: #303030;
  color: #ffffff !important;
  outline: 0;
  text-decoration: none !important;
}

.over-container:hover .image-overlay {
  transform: scale(1);
}

.over-text {
  color: white;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 10;
}

/*End Beyond Shelter*/

/*Category Menu*/

.button.button-outline {
  background: transparent;
  color: #ff4f03 !important;
  border-color: #ff4f03 !important;
}

.button.button-outline:hover,
.button.button-outline:active,
.button.button-outline:focus {
  background: #ff4f03 !important;
  border-color: transparent;
  color: #000 !important;
  text-shadow: 0px 1px 0px #000 !important;
}

.pagination p.counter,
.page-links p.counter {
  display: none !important;
}

/*Our Team Page*/

.about-masthead {
  height: 100vh;
  max-height: 500px;
  background-image: url("imgs/about-header.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/*Text Border*/

.b-text {
  font-family: montserrat, sans-serif !important;
  border-bottom: 0px solid black;
  font-size: 15px !important;
  display: inline-block;
  font-weight: 600 !important;
  letter-spacing: 3px !important;
  width: auto;
  text-align: center;
  margin: auto;
  padding-bottom: 20px;
}

.b-text:after {
  content: "";
  /* This is necessary for the pseudo element to work. */
  display: block;
  /* This will put the pseudo element on its own line. */
  margin: 0 auto;
  /* This will center the border. */
  width: 70px;
  /* Change this to whatever width you want. */
  padding-top: 15px;
  /* This creates some space between the element and the border. */
  border-bottom: 3px solid rgb(197, 93, 51);
  /* This creates the border. Replace black with whatever color you want. */
}

.b-text-sold {
  font-weight: 600 !important;
  padding-top: 20px;
}
.b-text-sold:after {
  content: "";
  /* This is necessary for the pseudo element to work. */
  display: block;
  /* This will put the pseudo element on its own line. */
  margin: 0 auto;
  /* This will center the border. */
  width: 70px;
  /* Change this to whatever width you want. */
  padding-top: 15px;
  /* This creates some space between the element and the border. */
  border-bottom: 3px solid rgb(197, 93, 51);
  /* This creates the border. Replace black with whatever color you want. */
}

.b-text-lt {
  border: 1px solid #303030;
  background: #fff;
  display: inline-block;
  width: auto;
  text-align: center;
  margin: auto;
  padding: 5px 15px 5px 15px;
  /* this adds 20px to the sides, extending the border  */
}

.bc-text {
  border: 1px solid #c55d33;
  background: #ddd;
  display: inline-block;
  width: auto;
  text-align: center;
  margin: auto;
  padding: 10px 15px 5px 15px;
  /* this adds 20px to the sides, extending the border  */
}

.lead {
  font-size: 1.25rem !important;
}

/* End Our Team Header */

/* .h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: itc-avant-garde-gothic-pro, sans-serif !important;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 1.5px !important;
} */

/* .h1,
h1 {
  font-size: 18.75px !important;
  font-family: montserrat, sans-serif !important;
  font-weight: 600 !important;
} */

.h5,
h5 {
  font-size: 18.75px !important;
  font-family: montserrat, sans-serif !important;
  font-weight: 600 !important;
}

.font-weight-bold p {
  font-weight: 500 !important;
}

.g-wordpress-posts .g-array-item-title {
  min-height: 120px;
  display: flex;
  width: 100%;
  align-items: center;
}

.g-wordpress-posts .g-item-title {
  width: 100%;
}

.grid-label {
  font-size: 0.8rem;
}

/*post full width img */

.alignnone {
  width: 100%;
}

/*End full-width post*/

/*Blog post top mainbar*/

#g-mainbar {
  padding-top: 0px;
}

#g-intro {
  padding-top: 0rem !important;
  /*     padding-bottom: 0rem!important; */
}

/*Category Header css*/

.cube {
  float: left;
  height: 25px;
  width: 25px;
  margin-top: 2px;
  margin-right: 10px;
  background-color: rgb(197, 93, 51);
  clear: both;
}

/*End Category Header css*/

.entry-title,
.g-item-title {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 19px !important;
  text-align: center !important;
  padding-bottom: 5px;
  color: #424753;
}

.entry-title-l,
.g-item-title {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 19px;
  text-align: center !important;
  padding-bottom: 5px;
  color: #bda48b;
}

.entry-content:after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 40%;
  padding-top: 10px;
  margin-bottom: 15px;
  border-bottom: 0px solid #c55d33;
}

.search-results .entry-title {
  margin-top: 20px;
}

.page-id-17969 .entry-title {
  margin-bottom: 0rem;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #ffff00;
}

.page-id-17925 .entry-title {
  margin-bottom: 0rem;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #ffff00;
}

.page-id-18093 .entry-title {
  margin-bottom: 0rem;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #ffff00;
}

.page-id-17969 .entry-content:after {
  border-bottom: 0px;
}

.page-id-18093 .entry-content:after {
  border-bottom: 0px;
}

.page-id-17845 .entry-title {
  margin-bottom: 0rem;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #ffff00;
}

.page-id-7861 .entry-content:after {
  border-bottom: 0px;
}

.page-id-17845 .entry-content:after {
  border-bottom: 0px;
}

.page-id-17892 .entry-content:after {
  border-bottom: 0px;
}

.page-id-18229 .entry-content:after {
  border-bottom: 0px;
}

.page-id-17665 .entry-content:after {
  border-bottom: 0px;
}

.page-id-17948 .entry-content:after {
  border-bottom: 0px;
}

.page-id-18061 .entry-content:after {
  border-bottom: 0px;
}

.page-id-18061 .entry-title {
  margin-bottom: 0rem;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #ffff00;
}

#map-link a:hover {
  color: #ff4f03 !important;
  text-decoration: none;
}

#map-link a {
  color: #666666 !important;
}

.g-array-item-title {
}

.address-title {
  font-size: 1;
}

.logo-w img {
  max-width: 80%;
}

@media (max-width: 1130px) {
  .logo-w img {
    max-width: 100% !important;
  }
}

@media (max-width: 768px) {
  .logo-w img {
    max-width: 80% !important;
  }
  .bottom-img {
    max-width: 80% !important;
  }
}

.g-home-particles.g-helium-style #g-header {
  /*     margin-top: 0rem !important; */
}

.g-menu-item-container {
  padding-left: 5px !important;
}

/* .g-main-nav .g-sublevel>li>.g-menu-item-container>.g-menu-item-content:hover { */
/* 	background-color: #c55d33 !important; */
/* } */

#g-navigation .g-main-nav .g-dropdown .g-dropdown {
  margin-left: 5px;
}

#g-navigation .g-main-nav .g-dropdown a {
  padding-left: 0.313rem;
}

.g-main-nav .g-sublevel > li {
  margin: 0rem 0rem 0rem 0 !important;
}

#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container,
#g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: rgb(255, 255, 255) !important;
  background-color: #c55d33;
}

.g-main-nav .g-toplevel > li > .g-menu-item-container,
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: 400 !important;
  color: #0000ff;
}

#g-navigation
  .g-main-nav
  .g-sublevel
  > li:not(:last-child)
  > .g-menu-item-container {
  border-bottom: 0px solid rgba(0, 0, 0, 0.2);
}

.g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 0.85rem !important;
  letter-spacing: 2px !important;
}

.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  letter-spacing: 1.5px !important;
}

#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #c55d33;
}

#g-navigation .g-main-nav {
  font-family: itc-avant-garde-gothic-pro, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  text-transform: uppercase !important;
}

#g-navigation .g-main-nav .g-dropdown {
  background: #ffffff !important;
}

#g-navigation {
  background: #ffffff !important;
}

/* #g-navigation { */
/* 	border-bottom-color: #c55d33 !important; */
/* 	border-bottom-style: none; */
/*  */
/* } */

.g-navigation-no-fixed {
  position: relative;
  /*     width: 100%; */
  /*     display: block; */
  /*     transition: top 0.9s; */
  /*     z-index: 15; */
}

.g-navigation-fixed {
  /*     position:sticky; */
  /*     width: 100%; */
  /* //    display: block; */
  /* //    transition: top 0.9s; */
  /*     z-index: 15; */
}

.page-id-24862 #g-navigation {
  color: #ffffff !important;
  border-bottom-color: #c55d33 !important;
  border-bottom-style: none;
}

.page-id-24862 #g-navigation .g-main-nav {
  padding-top: 30px;
}

#g-navigation
  .g-main-nav
  .g-toplevel
  > li.active
  > .g-menu-item-container
  > .g-menu-item-content {
  box-shadow: 0 0px 0 rgba(0, 0, 0, 0.2) !important;
  color: #c55d33 !important;
}

.a-grey,
a {
  color: #999999 !important;
}

.insta-border {
  width: 100%;
  border-bottom-color: #c55d33 !important;
  border-bottom-style: solid;
}

.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  display: inline-block;
  cursor: pointer;
  width: 1.5rem;
  opacity: 0.5;
  font-family: serif;
  content: none !important;
  text-align: right;
}

.current-item {
  background-color: #666 !important;
  color: #c55d33 !important;
}

.q-search a:active {
  color: #c55d33 !important;
  text-decoration: none;
}

.q-search a:hover {
  color: #c55d33 !important;
  text-decoration: none;
}

#sb_instagram.sbi_fixed_height {
  overflow-y: hidden !important;
}

/* Instagram widget */
#sb_instagram .sbi_link {
  background-color: rgba(197, 93, 51, 0.6) !important;
}

.social-top,
.widget {
  margin-top: 0rem;
  margin-bottom: 0rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
}

.g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 1.3rem;
}

.widgetkit-title h3 {
  font-size: 1.5rem !important;
}

/* a {
  color: #424753 !important;
  text-decoration: none !important;
  background-color: transparent;
}

a:hover {
  color: #424753 !important;
  text-decoration: underline !important;
  background-color: transparent;
} */

.tan {
  color: #c55d33 !important;
}

.dl a {
  color: rgb(189, 164, 139) !important;
  text-decoration: none !important;
  /* 	background-color: transparent; */
}

.dl a:hover {
  color: #c55d33 !important;
  /* 	text-decoration: underline; */
}

.dl2 a {
  color: #000 !important;
  text-decoration: none !important;
  /* 	background-color: transparent; */
}

.dl2 a:hover {
  color: #c55d33 !important;
  /* 	text-decoration: underline; */
}

.nav-link {
  padding: 1rem 0rem 0rem 0rem !important;
}

#g-sidebar {
  padding-top: 2rem !important;
}

.feature-side {
  background: #303030;
  color: #ffffff;
  text-align: center;
  padding: 15px;
}

.feature-side h2 {
  font-size: 14px;
}

.feature-side h3 {
  font-size: 12px;
  color: #cccccc;
}

.home-feature-boxes {
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 0 0px 0px;
  max-width: 100%;
  margin: 0 auto;
}

.home-feature-boxes .feature-box {
  font-size: 15px;
  font-size: 0.9375rem;
  width: 33.333%;
  float: left;
  padding: 2px;
  margin-right: 0%;
  color: #adadad;
  font-family: "itc-avant-garde-gothic-pro", "sans-serif";
  font-weight: normal;
  letter-spacing: 0.15em;
}

.home-feature-boxes .feature-box h2 {
  font-family: termina, sans-serif !important;
  color: #303030;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
}

.home-feature-boxes .feature-box h3 {
  font-family: brandon-grotesque, sans-serif !important;
  color: #897b6a;
  font-size: 15px;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.7;
  margin: 0 0 8px;
}

.home-feature-boxes .feature-box .feature-box-image {
  width: 100%;
  overflow: hidden;
  display: block;
  position: relative;
}

.home-feature-boxes .feature-box .feature-box-image > div {
  position: absolute;
  width: 100%;
  background-color: #303030;
  color: #fff;
  text-align: center;
  padding: 0 6px;
  bottom: 0;
  line-height: 2.1;
}

.home-feature-boxes .feature-box:last-child {
  margin-right: 0;
}

.side-fullwidth-cta {
  width: 100%;
  padding: 20px;
  text-align: center;
}

.side-fullwidth-cta .mailchimp-centered {
  display: inline-block;
  margin: 0 auto;
}

.side-fullwidth-cta .footer-email-submit input[type="submit"] {
  background: #ff4f03;
}

@media only screen and (max-width: 780px) {
  .home-feature-boxes .feature-box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

/*<!--Intro Logo-->*/

.intro-logo {
  width: 280px;
  height: 100%;
}

.pum-container,
.pum-theme-lightbox .pum-container {
  border: 2px !important;
}

.pum-theme-17897 .pum-content + .pum-close,
.pum-theme-lightbox .pum-content + .pum-close {
  font-family: "itc-avant-garde-gothic-pro", "sans-serif" !important;
}

.pum-theme-17897 .pum-title,
.pum-theme-lightbox .pum-title {
  font-size: 1.5rem !important;
}

/*WP Main Contact Form*/

div.wpforms-container-full .wpforms-form .wpforms-title {
  font-size: 22.5px !important;
  margin: 0 0 10px 0;
  color: rgb(197, 93, 51);
  letter-spacing: 1.5px;
  font-weight: 400 !important;
}

wpforms-submit-17902
  div.wpforms-container-full
  .wpforms-form
  input[type="submit"],
div.wpforms-container-full .wpforms-form button[type="submit"],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
  padding: 0 13px !important;
}

div.wpforms-container-full .wpforms-form input[type="submit"],
div.wpforms-container-full .wpforms-form button[type="submit"],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
  font-size: 14px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
  background-color: #303030;
  box-sizing: border-box;
  height: 32px;
  line-height: 32px;
  padding: 0 15px 0 18px !important;
  display: inline-block;
  margin: 0;
  transition: all 0.23s ease-in-out 0s;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
  font-size: 14px !important;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
  height: 60px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-size: 12px !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
}

div.wpforms-container-full .wpforms-form input[type="submit"],
div.wpforms-container-full .wpforms-form button[type="submit"],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
  background-color: #303030 !important;
  color: #fff;
  text-transform: uppercase !important;
}

#wpforms-18092-field_3,
#wpforms-18092-field_2,
#wpforms-18092-field_4 {
  height: 24px;
}

#wpforms-18092,
div.wpforms-container-full {
  margin-bottom: 0px !important;
}

#wpforms-18228-field_17 {
  display: none !important;
}

div.wpforms-container-full .wpforms-form button[type="submit"] {
  color: #ffffff !important;
}


/* Second Custom Fonts CSS */

@charset "utf-8";
/* CSS Document */

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

.brown-banner {
  font-size: 48px;
  text-align: left;
  font-family: itc-avant-garde-gothic-pro, sans-serif !important;
  line-height: 74px !important;
    font-weight: 400 !important;
}
.has-main-title {
  font-family: korolev-compressed, sans-serif !important;
  font-size: 56px !important;
  /*    font-size: calc(1.375rem + 1.5vw) !important;*/
  font-weight: 200 !important;
  /* text-align: center; */
  /* line-height: 0.5 !important; */
}
.has-sub-title {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.6rem !important;
  /* text-align: center !important; */
  /*    line-height: 0.5 !important;*/
  padding-bottom: 5px;
}
.over-text h4 {
  font-family: termina, sans-serif !important;
  color: #ffffff !important;
  font-size: 1.5rem !important;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  margin: 0;
  font-weight: 500 !important;
}
.termina-page-title {
  font-family: termina, sans-serif !important;
  color: #303030 !important;
  font-size: 1.5rem !important;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  margin: 0;
  font-weight: 400 !important;
  padding-bottom: 0.7rem !important;
}
.termina-title-2 {
  font-family: termina, sans-serif !important;
  color: #303030 !important;
  font-size: 1.0rem !important;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  margin: 0;
  font-weight: 400 !important;
}
.first-name {
  font-family: termina, sans-serif !important;
  color: #303030;
  font-size: 1.50rem !important;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  margin: 0;
  font-weight: 400 !important;
}
.last-name {
  font-family: termina, sans-serif !important;
  color: #303030;
  font-size: 2.0rem !important;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  margin: 0;
  font-weight: 400 !important;
}
/*about expand font*/
.xpand-name {
  font-family: termina, sans-serif !important;
  color: #303030 !important;
  font-size: 1.5rem !important;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.3;
  margin: 0;
  font-weight: 400 !important;
}
.hide-on-desktop {
  display: none !important;
}

@media only screen and (min-width: 1200px)	{
		
.g-offcanvas-right .g-offcanvas-toggle {
    display: none;
		
	}
}
	

@media only screen and (min-width: 850px) {
  .hide-on-desktop {
    display: none !important;
  }
/*
  .g-offcanvas-right .g-offcanvas-toggle {
    display: none;
  }
*/
}
@media only screen and (max-width: 850px) {
  .og-details h3 {
    display: none;
  }
  .og-expander-inner {
    padding-top: 0px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .og-close {
    width: 20px !important;
    height: 20px !important;
    top: 0px !important;
    z-index: 10;
  }
  .og-details {
    padding: 0px !important;
  }
  /* body p {
    padding-left: 15px;
    padding-right: 15px;
  } */
  .fp-para-text-sm {
    font-family: brandon-grotesque, sans-serif !important;
    font-weight: 300;
    font-style: normal;
    font-size: 9vw !important;
  }
  .fp-para-text-sm-2 {
    font-family: brandon-grotesque, sans-serif !important;
    font-weight: 500 !important;
    font-style: normal;
    font-size: 4vw !important;
    border: 1px solid white;
    display: inline-block;
    padding: 14px 28px;
  }
  .fp-para-text-sm-3 {
    font-family: brandon-grotesque, sans-serif !important;
    font-weight: 300;
    font-style: normal;
    font-size: 3vw !important;
  }
  .fp-text-sm {
    font-size: 4vw !important;
  }
  .fp-text-lg {
    font-size: 10vw !important;
  }
  .hero-text {
    top: 30% !important;
  }
  .og-grid li {
    margin-bottom: 60px !important;
  }
  .social-mobile {
    padding: 0 25 !important;
  }
  .brown-banner {
    font-size: 28px;
    text-align: left;
    font-family: itc-avant-garde-gothic-pro, sans-serif !important;
    line-height: 54px !important;
  }
  #g-aside {
    display: none !important;
  }

.hide-on-mobile {
  display: none !important;
}
/*
.border-top, .border-start, .border-end, .border-bottom, .border-left, .border-right {
  display: none !important;
}
*/
    .footer-border {
    border-color: #ffffff !important;
} 
    
}

@media (max-width: 767px) {
  .container-para.container--full,
  .container-para.container--full .parallax__container {
    height: 100vh !important;
  }

  .container-para.container--full .parallax {
    height: 100% !important;
  }
}

/* MOBILE/TABLET: keep the 3 main columns separated when they stack */
@media (max-width: 1024px) {

  /* Each of the three child containers inside template 52487 */
  .elementor-52487 .e-con.e-child {
    margin-bottom: 32px !important;  /* space between column 1, 2, and 3 when stacked */
  }

  /* Add separation between individual loop cards */
  .elementor-52487 .e-loop-item {
    margin-bottom: 24px !important;
  }
}
