/* fonts */
@charset "UTF-8";
@font-face{font-family:made-mirage-medium;src:url(/hubfs/_2025/Website/DuchyHomes/FontFiles/MADEMirageMedium.otf); format('opentype');font-weight:200;font-style:normal}
@font-face{font-family:AzoSansRegular;src:url(/hubfs/_2025/Website/DuchyHomes/FontFiles/AzoSansRegular.woff); format('woff');font-weight:200;font-style:normal}
@font-face{font-family:AzoSansMedium;src:url(/hubfs/_2025/Website/DuchyHomes/FontFiles/AzoSansMedium.woff); format('woff');font-weight:200;font-style:normal}
@font-face{font-family:AzoSansBold;src:url(/hubfs/_2025/Website/DuchyHomes/FontFiles/AzoSansBold.woff); format('woff');font-weight:200;font-style:normal}

img {
  width: 100%;
  display: block;
}


/* scrollbars */
::-webkit-scrollbar {
  display: none;
}


/* Navigation */
.nav-container {
  position: relative;
  float: left;
  width: 100%;
  height: 80px;
  margin-bottom: -80px;
  transition: all 0.5s ease 0s;
  z-index: 9998; /* On top of all page content minus offcanvas */
}
.duchylogo {
  position: absolute;
  margin: 0;
  width: 76px;
  margin: 40px 0 0 0;
  float: left;
  transition: all 0.5s ease 0s;
}
.nav-container button, .offcanvas-header button {
  background: none;
  border: 0;
  margin-top: 50px;
  position: relative;
  float: right;
  color: #fff;
  width: 32px;
  padding: 0;
}
.offcanvas-header button {
  margin-top: 0;
}
.burger-label {
  position: absolute;
  right: 40px;
}
.hamburger-container {
  width: 28px;
  height: 23px;
  float: right;
}
.hamburger-container > span {
  background-color: #fff;
  display: block;
  height: 2px;
  margin-bottom: 8px;
  transition-duration: .3s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  width: 25px;
}
.hamburger-container.open-burger>span:first-child {
  -webkit-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg);
}
.hamburger-container.open-burger>span:nth-child(2) {
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.hamburger-container.open-burger>span:last-child {
  -webkit-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
}
.NavSubHeader {
  color: #c5b48e;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: left;
  clear: both;
  width: 100%;
  margin: 20px 0 5px 0;
}
.NavSubHeader:first-child {
  margin: 0 0 5px 0;
}
.navlink {
  color: #fff;
  text-decoration: none;
  margin: 5px 0;
  width: 100%;
  display: block;
}
.navlink:hover {
  color: #c5b48e;
}

/* Main Styling  */
.masterwrap {
  position: relative;
  margin: auto;
  width: calc(100% - 60px);
  max-width: 1440px;
}

/* Portal Login Pages */
.login-container {
  display: flex;
  width: 100vw;
  height: 100svh;
  overflow: hidden;
  background: #212E35;
}
.login-left {
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
  background: url(https://4301655.fs1.hubspotusercontent-na1.net/hubfs/4301655/_2025/CustomerPortal/PortalImagery/DHPortalLoginBackground.webp);
  background-size: cover;
  background-position: center;
  overflow: hidden;
  position: relative;
  color: #fff;
  opacity: 0.2;
}
.login-right {
  display: none;
}
.login-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: inherit;
  text-align: center;
  width: 100%;
  color: #fff;
}
.login-content .hs-form-field {
  float: left;
  width: 240px;
  margin-left: calc(50% - 120px);
  clear: both;
}
.login-content label {
  color: #fff;
}
.login-content label:nth-child(1) {
  display: none;
}
.login-content label.hs-error-msg {
  display: block;
  text-align: center;
}
.form-input-validation-message-error label {
  color: #f00 !important;
}
ul.no-list.hs-error-msgs {
  list-style-type: none;
  padding-left: 0;
}
.login-content h1 {
  color: #fff;
  margin-bottom: 5px;
}
.login-content a, .login-content a:hover, .login-content a:visited {
  color: #fff;
  font-size: 12px;
}
.login-content .hs-login-widget-show-password {
  float: left;
  margin: 20px 0 -10px;
}
.login-content input[type=text], .login-content input[type=email], .login-content input[type=password] {
  padding: 0;
  border: none!important;
  border-bottom: 1px solid #c5b48e!important;
  border-radius: 0!important;
  font-size: 16px;
  outline: 0;
  background: transparent;
  color: #fff;
  height: 40px;
  float: left;
  margin: 10px 0;
  clear: both;
  width: 100%;
  text-align: center;
}
.login-content [type=button], .login-content [type=reset], .login-content [type=submit], .login-content button, .logout-button {
  cursor: pointer;
  background: #1a282e;
  text-transform: uppercase;
  color: #fff;
  border: none;
  border: 1px solid #c5b48e;
  border-radius: 20px;
  margin-top: 25px;
  padding: 0 20px;
  height: 40px;
  float: left;
  -webkit-appearance: none;
  font-family: inherit;
  font-size: 12px;
  margin-left: calc(50% - 50px);
  letter-spacing: 2px;
  line-height: 39px;
}
.logout-button {
  float: right;
  margin: 0;
}
.login-content [type="checkbox"] {
  margin: 20px 10px 0 0;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #212c31 inset;
  -webkit-text-fill-color: #fff !important;
}
input:-moz-autofill {
  -moz-text-fill-color: #fff !important;
  -moz-box-shadow: 0 0 0 50px #212c31 inset;
}
input:-o-autofill {
  -o-text-fill-color: !important;
  -o-box-shadow: 0 0 0 50px #212c31 inset;
}
input:-khtml-autofill {
  -khtml-text-fill-color: #fff !important;
  -khtml-box-shadow: 0 0 0 50px #212c31 inset;
}
::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}
::-ms-input-placeholder { /* Edge 12 -18 */
  color: #fff;
}
#hs_login_reset {
  margin: 15px 0;
  float: left;
  width: 100%;
}
.login-disclaimer {
  font-size: 12px;
  text-align: center;
  position: absolute;
  bottom: 30px;
  color: #fff;
}

/* Hero */
.hero-banner-container {
  display: block;
  float: left;
  position: relative;
  z-index: 1;
  width: 100%;
  background: #1a282e;
  color: #fff;
}
.mob-hero {
  display: block;
  height: 30svh;
  min-height: 350px;
}
.desk-hero {
  display:none;
}
.hero-banner-container img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0.2;
}
.hero-banner-container h1 {
  position: absolute;
  bottom: 40px;
  line-height: 1.3;
}
.hero-banner-container h1 br {
  display: block;
}
.hero-disclaimer {
  position: absolute;
  font-size: 10px;
  right: 0;
  bottom: 20px;
  display: none; /* Coded for future use */
}
.announcement-container {
  color: #fff;
  float: left;
  width: 100%;
  margin: 0;
  padding: 19px 0;
  text-align: center;
  min-height: 60px;
  line-height: 1.5;
}

/* Tabs */
#hs_cos_wrapper_module_17642429423753 { /* HS deafult div - parent container of tab container - required for sticky tabs */
  float: left;
  width: 100%;
}
.tab-navigation-container, .tab-body-container {
  float: left;
  width: 100%;
}
.tab-navigation-container {
  background: #fff;
  z-index: 5;
  position: sticky;
  top: 0;
}
.modal-body .tab-navigation-container {
  background: #4c8c8f;
}

/* Footer */
.leftfoot, .pagefooter, .rightfoot {
  float: left;
  width: 100%;
}
.pagefooter {
  background-color: #1a282e;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  padding: 30px 0;
  position: relative;
  margin-top: 60px;
}
a.footer-btn {
  color: #fff;
}
span.divider {
  margin: 0 10px;
}
.footer-social-icon {
  display: inline-block;
  float: left;
  margin: 21px 10px 0 0;
  max-width: 20px;
  position: relative;
}
a.consumer-code-logo {
  float: left;
  margin: 10px 15px 5px 0;
  max-width: 64px;
}
.copyright {
  float: right;
  margin-top: 8px;
  text-align: left;
  width: 100%;
}

@media only screen and (min-width: 410px) {
  .login-content h1 {
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 720px) {
  .hero-banner-container h1 br {
    display: none;
  }
  .login-left, .login-right {
    width: 50%;
    text-align: left;
  }
  .login-right {
    display: inline-block;
    background: url(https://4301655.fs1.hubspotusercontent-na1.net/hubfs/4301655/_2025/CustomerPortal/PortalImagery/DHPortalLoginImage.webp);
    background-size: cover;
    background-position: left;
    float: left;
  }
  .login-content {
    left: unset;
    transform: translate(0%, -50%);
    text-align: left;
  }
  .login-content .hs-form-field {
    width: 100%;
    margin-left: unset;
  }
  .login-content input[type=text], .login-content input[type=email], .login-content input[type=password] {
    max-width: 300px;
    text-align: left;
    font-size: 13px;
  }
  .login-content [type=button], .login-content [type=reset], .login-content [type=submit], .login-content button {
    margin-left: unset;
  }
  .login-content label.hs-error-msg {
    text-align: left;
  }
  .login-disclaimer {
    bottom: 60px;
    max-width: 300px;
    text-align: left;
  }
  .leftfoot {
    width: calc(100% - 225px);
  }
  .rightfoot {
    margin-top: 0;
    width: 225px;
  }
  .footer-social-icon {
    float: right;
    margin: 11px 10px 0 0;
  }
  a.consumer-code-logo {
    float: right;
    margin: 0;
  }
  .copyright {
    text-align: right;
  }
}

@media only screen and (min-width: 960px) { 
  .masterwrap {
    width: calc(100% - 120px);
  } 
  .login-disclaimer {
    max-width: 430px;
  }
  .hero-banner-container h1 {
    font-size: 45px;
  }
  .mob-hero {
    display:none;
  }
  .desk-hero {
    display: block;
    height: 30svh;
    min-height: 350px;
  }
}


@media only screen and (min-width: 1660px) { 
  .login-disclaimer {
    max-width: 600px;
  }
}