/* CSS Document */
/* poppins-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url("type/poppins-v20-latin-300.woff2") format("woff2"), url("type/poppins-v20-latin-300.woff") format("woff");
  /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
/* poppins-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url("type/poppins-v20-latin-regular.woff2") format("woff2"), url("type/poppins-v20-latin-regular.woff") format("woff");
  /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
/* poppins-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url("type/poppins-v20-latin-italic.woff2") format("woff2"), url("type/poppins-v20-latin-italic.woff") format("woff");
  /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
/* poppins-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url("type/poppins-v20-latin-600.woff2") format("woff2"), url("type/poppins-v20-latin-600.woff") format("woff");
  /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
/*Link Styles*/
.wrap a {
  transition: color .5s;
  color: #b9b693;
  font-weight: 900; }
.wrap a:hover {
  transition: color .5s;
  color: #000; }

/*Navigation*/
#menu ul {
  margin: 0;
  padding: 0; }

#menu .main-menu {
  display: none; }

#tm:checked + .main-menu {
  display: block; }

#menu input[type="checkbox"], #menu ul span.drop-icon {
  display: none; }

#menu li, #toggle-menu, #menu .sub-menu {
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.05); }

#menu li, #toggle-menu {
  border-width: 0; }

#menu .sub-menu {
  background-color: #ffffff;
  border-width: 0;
  margin: 0 1em; }

#menu .sub-menu li:last-child {
  border-width: 0; }

#menu li, #toggle-menu, #menu a {
  position: relative;
  display: block;
  color: #000;
  font-size: 16px; }

#menu, #toggle-menu {
  background-color: #faf6ee; }

#toggle-menu, #menu a {
  padding: 20px; }

#menu a {
  transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase; }

#menu a:hover {
  background-color: #faf6ee;
  color: #000; }

#menu .sub-menu {
  display: none; }

#menu input[type="checkbox"]:checked + .sub-menu {
  display: block; }

#menu .sub-menu a:hover {
  color: #000; }

#toggle-menu .drop-icon, #menu label span.drop-arrow {
  position: absolute;
  right: 1.5em;
  top: 1.25em; }

#menu label span.drop-arrow, #toggle-menu span.drop-icon {
  border-radius: 50%;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.125);
  text-shadow: 0 0 0 transparent;
  color: rgba(255, 255, 255, 0.75); }

#menu .drop-icon {
  line-height: 1; }

#menu label.drop-touch {
  position: absolute;
  right: 0em;
  top: 0em;
  height: 100%;
  width: 100%; }

#menu .hamburger {
  position: relative;
  padding-left: 1.25em; }

#menu .hamburger:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.4em;
  width: 1em;
  height: 0.15em;
  background: #b9b693;
  box-shadow: 0 0.25em 0 0 #b9b693, 0 0.5em 0 0 #b9b693; }

#menu span.word {
  margin-left: 24px; }

#menu .sub-menu a {
  font-size: 12px;
  padding: 6px 12px;
  text-transform: uppercase;
  font-weight: normal; }

.nav.sitewide-primary {
  background-color: #faf6ee;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  margin-top: 30px; }

/*Type*/
html {
  scroll-behavior: smooth; }

body, p, ul, .li, .blockquote {
  font-family: "Poppins", sans-serif;
  color: #000; }

.wrap {
  background: #f9f5ec; }

.wrap html, .wrap p, .wrap ul, .wrap li, .wrap blockquote {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #000; }
.wrap h1, .wrap h2, .wrap h5, .wrap h6 {
  color: #000; }
.wrap .h1, .wrap .h2, .wrap .h3, .wrap .h4, .wrap .h5, .wrap .h6, .wrap h1, .wrap h2, .wrap h3, .wrap h4, .wrap h5, .wrap h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  line-height: 1;
  letter-spacing: -1px; }
.wrap h1, .wrap .h1 {
  font-size: 50.4px;
  font-weight: 900; }
.wrap h2, .wrap .h2 {
  font-size: 27px;
  font-weight: 900; }
.wrap h3, .wrap .h3 {
  font-size: 21.6px;
  font-weight: 300; }
.wrap h4, .wrap .h4 {
  font-size: 18px; }
.wrap h5, .wrap .h5 {
  font-size: 14.4px;
  font-weight: 900; }
.wrap h6, .wrap .h6 {
  font-size: 7.2px;
  font-weight: 900;
  text-transform: uppercase; }
.wrap ul, .wrap ol, .wrap dl {
  list-style-position: outside;
  margin-left: 15px; }
.wrap p, .wrap ul, .wrap li {
  font-weight: 300;
  font-size: 18px;
  color: #000;
  line-height: 21.6px; }
.wrap .section .small p {
  font-size: 90%;
  line-height: 125%; }
.wrap .page .content .panel img {
  border: 1px solid #ffffff;
  margin-bottom: 20px; }
.wrap hr {
  margin: 30px 47% 32px 47%;
  border: solid #b9b693;
  border-width: 3px 0 0;
  max-width: 95px; }
.wrap .light hr, .wrap .panel hr {
  border: solid #ffffff;
  border-width: 3px 0 0; }
.wrap .ccm-ui .row {
  width: auto; }
.wrap .collapse .columns {
  padding: 0 !important; }
.wrap .row.expand {
  width: 1260px;
  max-width: 100%; }

/*Pagination*/
.wrap .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
.wrap .pagination > li > a, .wrap .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.6;
  text-decoration: none;
  color: #000;
  background-color: #ffffff;
  border: 1px solid #faf6ee;
  margin-left: -1px; }
.wrap div.row .pagination > li.next a {
  border-right: 1px solid #000;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  padding-right: 25px; }
.wrap div.row .pagination > li.prev a {
  border-left: 1px solid #000;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  padding-left: 25px; }
.wrap div.row main a:not(.fa):not(.btn), .wrap div.row footer a:not(.fa):not(.btn) {
  color: #000; }
.wrap div.row .pagination > li > a {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #000;
  background: #ffffff; }
.wrap div.row .pagination > li.prev.disabled a, .wrap div.row .pagination > li.prev.disabled span {
  color: #dbdbdb; }
.wrap div.row .pagination > li.prev span {
  border-left: 1px solid #000;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  padding-left: 25px; }
.wrap div.row .pagination > li.next span {
  border-right: 1px solid #000;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  padding-right: 25px; }
.wrap div.row .pagination > li > span {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #000; }
.wrap ul.pagination li a, .wrap ul.pagination li button {
  border-radius: 0; }
.wrap ul.pagination li {
  margin-left: 0; }
.wrap .pagination > li > a, .wrap .pagination > li > span {
  line-height: 1.6 !important; }
.wrap .pagination > .active > a, .wrap .pagination > .active > span, .wrap .pagination > .active > a:hover, .wrap .pagination > .active > span:hover, .wrap .pagination > .active > a:focus, .wrap .pagination > .active > span:focus {
  background-color: #000 !important;
  border-color: #000;
  cursor: default;
  color: #ffffff; }
.wrap .pagination > li > a:hover, .wrap .pagination > li > span:hover, .wrap .pagination > li > a:focus, .wrap .pagination > li > span:focus {
  color: #000; }

/*Section Styles*/
.wrap .section {
  padding-top: 4%;
  padding-bottom: 4.2%; }
.wrap .section.top-only, .wrap .section.to {
  padding-bottom: 0; }
.wrap .section.bottom-only, .wrap .section.bo {
  padding-top: 0; }
.wrap .section.dark {
  background: #000; }
.wrap .section.darka {
  background: #131313; }
.wrap .section.white {
  background: #ffffff; }
.wrap .section.color {
  background: #b9b693; }
.wrap .section.coloro {
  background: #a6a384; }
.wrap .section.texture {
  background: url("images/background-pattern.jpg"); }
.wrap .section.light {
  background: #f9f5ec; }
.wrap .section button, .wrap .section .button {
  font-weight: 800;
  text-transform: uppercase; }
.wrap .section p {
  font-weight: 300; }
.wrap .section strong {
  font-weight: 800; }
.wrap .section p a {
  font-weight: 800; }
.wrap .section.gray {
  background: #f9f5ec; }
.wrap .section.top {
  padding-top: 2.5%;
  padding-bottom: 2.5%; }
.wrap .section.edge .row {
  width: 100%;
  max-width: 100%; }
.wrap .section.edge {
  padding: 0; }
.wrap .section.edge .column, .wrap .section.edge .columns {
  padding: 0; }
.wrap .section.edge .row .row {
  margin: 0; }
.wrap .section.narrow .row {
  max-width: 750px;
  margin: 0 auto; }
.wrap .section.wider .row, .wrap .row.wider, .wrap .wider .row {
  max-width: 1200px;
  margin: 0 auto; }
.wrap .section.ultra .row, .wrap .row.ultra, .wrap .ultra .row {
  max-width: 1800px;
  margin: 0 auto; }
.wrap .section.full .row, .wrap .row.full, .wrap .full .row {
  max-width: 100%; }

/*Forms and Buttons*/
.wrap .form-group input, .wrap .form-group textarea {
  border: 1px solid #ffffff;
  font-size: 16px;
  color: #000;
  padding-left: 10px;
  padding-right: 18px;
  box-shadow: none;
  width: 100%; }
.wrap .button, .wrap button, .wrap .btn, .wrap a.button, .wrap a.btn, .wrap .ccm-input-button, .wrap .button, .wrap .actions input, .wrap .wrap .button, .wrap .ccm-input-button, .wrap .btn.pull-right {
  background: #b9b693;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  color: #ffffff;
  text-transform: uppercase;
  transition: background .5s;
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  letter-spacing: 1px; }
.wrap .button:hover, .wrap button:hover, .wrap .btn:hover, .wrap .button:focus, .wrap button:focus, .wrap .btn:focus, .wrap .button:active, .wrap button:active, .wrap .btn:active, .wrap .btn.pull-right:hover, .wrap .button:hover, .wrap .button:focus, .wrap .wrap .button:hover, .wrap .ccm-input-button:hover, .wrap .wrap .button:active, .wrap .ccm-input-button:active {
  background: #131313;
  color: #ffffff;
  transition: background .5s;
  font-weight: 900; }
.wrap button.secondary, .wrap .button.secondary, .wrap .reverse .button {
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  text-decoration: none;
  border: 1px solid #ffffff;
  text-shadow: 1px 1px 0px #131313; }
.wrap button.secondary:hover, .wrap .button.secondary:hover, .wrap .reverse .button:hover {
  background: #f9f5ec;
  color: #000; }
.wrap .ccm-dashboard-express-form fieldset {
  border: 0;
  padding: 0;
  margin: 0; }
.wrap label {
  font-weight: 900;
  color: #b9b693;
  font-size: 18px;
  text-transform: uppercase; }

/*Misc */
/*Panels*/
.wrap .panel {
  background: #ffffff;
  border: 1px solid #faf6ee; }
.wrap .panel p {
  color: #000; }
.wrap .panel p:last-of-type {
  margin-bottom: 0; }
.wrap .panel h1, .wrap .panel h2, .wrap .panel h3, .wrap .panel h5, .wrap .panel h6 {
  color: #000; }
.wrap .panel.white {
  background: #ffffff; }
.wrap .panel.color {
  background: #b9b693; }

/*Spacing*/
.wrap .bumptop5 {
  margin-top: 5px; }
.wrap .bumptop15 {
  margin-top: 15px; }
.wrap .bumptop20 {
  margin-top: 20px; }
.wrap .bumptop40 {
  margin-top: 40px; }
.wrap .bumptop80 {
  margin-top: 80px; }
.wrap .gaptop5 {
  margin-bottom: 5px; }
.wrap .gaptop15 {
  margin-bottom: 15px; }
.wrap .gaptop20 {
  margin-bottom: 20px; }
.wrap .gaptop40 {
  margin-bottom: 40px; }
.wrap .gaptop80 {
  margin-bottom: 80px; }

/*Footer */
.wrap .footer {
  padding: 4% 3% 3% 3%;
  background: #ffffff;
  border-top: 1px solid #ffffff; }
.wrap .footer p {
  margin-bottom: 0px;
  font-size: 16px;
  color: #000; }
.wrap .footer img {
  width: 180px;
  height: auto; }
.wrap .footer input[type="email"] {
  border: 1px solid #000;
  color: #faf6ee;
  font-style: normal;
  padding: 18px;
  height: 46px;
  box-shadow: none;
  font-size: 18px; }
.wrap .footer h5 {
  margin-top: 20px;
  font-size: 15px;
  font-weight: bold;
  color: #b9b693; }
.wrap .footer .page-list ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2; }
.wrap .footer ul.nav li {
  color: #b9b693;
  list-style: disc;
  margin: 0;
  font-size: 14px; }
.wrap .footer ul.nav a {
  color: #000;
  font-size: 20px;
  text-decoration: none;
  font-weight: 300;
  transition: color .5s;
  font-style: italic; }
.wrap .footer ul.nav a:hover {
  color: #b9b693;
  transition: color .5s; }

/*SITE SPECIFIC*/
html {
  background: #ffffff; }

ul.dropdown {
  border: 1px solid #f9f5ec; }

.quote-banner {
  padding: 30px;
  background: #b9b693; }

.quote-banner a {
  text-decoration: none !important;
  display: block; }

.wrap .border img {
  border: 1px solid #b9b693; }
.wrap nav .primary {
  margin-right: 7%; }
.wrap .shadow {
  text-shadow: 1.5px 2px 0px #131313; }
.wrap .site-logo img {
  margin: 0 auto;
  display: block;
  max-width: 220px;
  margin-top: 20px; }
.wrap .pull p {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  margin-bottom: 30px; }
.wrap .lower-cta p {
  margin-bottom: 0; }

/*RESPONSIVE*/
/*rules for anything smaller than a tablet*/
@media only screen and (max-width: 767px) {
  .wrap h3 {
    font-size: 36px; } }
@media only screen and (max-width: 640px) {
  .wrap .name img {
    margin: 0 auto;
    display: block;
    max-width: 350px;
    height: auto; } }
/*rules for phones only*/
@media only screen and (max-width: 400px) {
  .wrap h1, .wrap h2 {
    font-size: 50px; }
  .wrap .footer h3 {
    font-size: 30px; } }
/*rules for home page and footer*/
@media only screen and (max-width: 1300px) {
  .wrap .home-top-right hr {
    margin: 20px 47% 20px 47%; } }
/*Responsive Nav*/
@media only screen and (max-width: 64em) and (min-width: 52.01em) {
  #menu li {
    width: 20%; }

  #menu .sub-menu li {
    width: auto; } }
@media only screen and (min-width: 52em) {
  #menu .main-menu {
    display: block;
    float: right; }

  #toggle-menu,
  #menu label.drop-icon, label.drop-touch {
    display: none; }

  #menu ul span.drop-icon {
    display: inline-block; }

  #menu li {
    float: left;
    border-width: 0 0 0 0; }

  #menu .sub-menu li {
    float: none; }

  #menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 12em;
    z-index: 3000; }

  #menu .sub-menu,
  #menu input[type="checkbox"]:checked + .sub-menu {
    max-height: 0;
    overflow: hidden;
    display: block;
    -webkit-transition: max-height 200ms ease-in;
    -moz-transition: max-height 200ms ease-in;
    -o-transition: max-height 200ms ease-in;
    transition: max-height 200ms ease-in;
    moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55);
    -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55);
    box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55); }

  #menu .sub-menu li {
    border-width: 0 0 1px; }

  #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%; }

  #menu li:hover > input[type="checkbox"] + .sub-menu {
    max-height: 400px; } }
/*Last*/
.wrap .reverse p, .wrap .reverse h1, .wrap .reverse h2, .wrap .reverse h3, .wrap .reverse h4, .wrap .reverse h5, .wrap .reverse h6, .wrap .reverse ul, .wrap .reverse li {
  color: #ffffff; }
.wrap .reverse a {
  text-decoration: underline;
  color: #ffffff; }
.wrap .reverse a:hover {
  color: #ffffff;
  text-decoration: none; }
.wrap .reverse hr {
  border-color: #ffffff; }

ul.ccm-error {
  margin-left: 0; }

.ccm-error li {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
  list-style: none; }

div.ccm-notification-help-launcher {
  display: none !important; }

/*rules for smaller than breakpoint*/
@media only screen and (max-width: 641px) {
  .key .columns.medium-5 {
    width: 41.66667%; }

  .key .columns.medium-1 {
    width: 8.33333%; }

  .lots-list .columns {
    width: 25%; }

  .footer-details, .footer-logo {
    text-align: center; }

  .footer-details {
    margin-bottom: 40px; }

  .footer-logo {
    margin-top: 40px; }

  .features-list ul {
    margin-bottom: 0; } }
/*rules for anything larger than a tablet*/
@media only screen and (max-width: 832px) {
  #menu a {
    padding: 6px; }

  #menu label span.drop-arrow {
    top: 0.25em; }

  #menu .sub-menu {
    margin: 0; }

  #menu .sub-menu a {
    font-size: 15px !important; } }
