/* ------------ Google Fonts ------------ */

.header-style {
  font-family: 'Roboto Condensed', sans-serif;    
}

.p-style {
  font-family: 'Roboto', sans-serif;
}

.menu-style {
  font-family: 'Roboto Condensed', sans-serif;
}

.thin-style {
  font-family: 'Roboto Condensed', sans-serif;
}

/* ------------ Navbar Background ------------ */
.bg-black-t,
.nav-transparent {
  background: transparent !important;
}

/* ------------ Navbar 4D Size ------------ */
.font-lg {
  font-size: 60px;
  color: #56c1ff;
}

.head-text-margin {
  margin-bottom: 0px;
}

/* ------------ Nav Height ------------ */
.h-28{
  height: 28px;
}

.nav-custom {
  height: 80px;
}

.logo-v-space {
  margin-top: -10px;
  margin-bottom: -10px;
}

.slide-center {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.slide-center-nav {
  position: relative;
  left: 20%;
  transform: translateX(-80%);
}

/* ------------ Header Padding Small Screen ------------ */
@media (max-width: 750px) { 
  .header-mar-sm {   
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 20px;
    margin-right: 20px;
  };      
}

@media (min-width: 750px) { 
  .header-mar-sm {   
    margin-top: 50px;
    margin-bottom: 50px;
  };      
}

/* ------------ Screen Size Text Margin and Padding ------------ */
@media (max-width: 992px) { 
  .screen-mp{   
    padding: 1rem !important;    
  };      
}

@media (min-width: 992px) { 
  .screen-mp{   
    padding: 3rem !important;
    margin: 0.5rem !important;
  };      
}

/* ------------ Hide on Small Screen ------------ */
@media (max-width: 750px) { 
  .hide-small {   
    display: none;
  };      
}

/* ------------ Hide on Medium Screen ------------ */
@media (max-width: 992px) { 
  .hide-medium {   
    display: none;
  };      
}

/* ------------ Hide on Large Screen ------------ */
@media (min-width: 992px) { 
  .hide-large {   
    display: none;
  };      
}

/* ------------ Small Screen Contact Us Button Center ------------ */
@media (min-width: 992px) { 
  .sm-button-center{   
    margin-left: 1rem;
  };      
}

/* ------------ Small Screen Text Center ------------ */
@media (max-width: 992px) { 
  .sm-text-center{   
    text-align: center;
  };      
}

/* ------------ Centering Form Fields ------------ */
@media (max-width: 575.98px) { 
  .center-form {
    margin: auto;
    width: 100%;
    text-align: center;
  };      
}

@media (min-width: 576px) { 
  .center-form {
    margin: auto;
    width: 90%;
    text-align: center;
  };
}

@media (min-width: 992px) { 
  .center-form {
    margin: auto;
    width: 90%;
    text-align: left;
  };
}

@media (min-width: 1200px) { 
  .center-form {
    margin: auto;
    width: 80%;
    text-align: left;
  };
}

@media (min-width: 1400px) { 
  .center-form {
    margin-left: 40px;
    width: 70%;
    text-align: left;
  };
}

@media (min-width: 1600px) { 
  .center-form {
    margin-left: 20px;
    width: 60%;
    text-align: left;
  };
}

@media (min-width: 1800px) { 
  .center-form {
    margin-left: 20px;
    width: 50%;
    text-align: left;
  };
}

@media (min-width: 2000px) { 
  .center-form {
    margin-left: 20px;
    width: 50%;
    text-align: left;
  };
}

/* ------------ Centering Form Fields ------------ */
@media (max-width: 575.98px) { 
  .bg-dark-red-cover {
  background: linear-gradient(90deg, rgba(30,38,59,1) 0%, rgba(30,38,59,0.3) 50%);
  margin-bottom: -16px;
  };      
}

@media (min-width: 576px) { 
  .bg-dark-red-cover {
  background: linear-gradient(90deg, rgba(30,38,59,1) 0%, rgba(30,38,59,0.3) 50%);
  margin-bottom: -16px;
  };
}

@media (min-width: 992px) { 
  .bg-dark-red-cover {
  background: linear-gradient(90deg, rgba(30,38,59,1) 0%, rgba(0,0,0,0) 80%);
  margin-bottom: -16px;
  };
}

@media (min-width: 1200px) { 
  .bg-dark-red-cover {
  background: linear-gradient(90deg, rgba(30,38,59,1) 0%, rgba(0,0,0,0) 90%);
  margin-bottom: -16px;
  };
}

@media (min-width: 1400px) { 
  .bg-dark-red-cover {
  background: linear-gradient(90deg, rgba(30,38,59,1) 0%, rgba(0,0,0,0) 90%);
  margin-bottom: -16px;
  };
}

@media (min-width: 1600px) { 
  .bg-dark-red-cover {
  background: linear-gradient(90deg, rgba(30,38,59,1) 0%, rgba(0,0,0,0) 95%);
  margin-bottom: -16px;
  };
}

@media (min-width: 1800px) { 
  .bg-dark-red-cover {
  background: linear-gradient(90deg, rgba(30,38,59,1) 0%, rgba(0,0,0,0) 100%);
  margin-bottom: -16px;
  };
}

@media (min-width: 2000px) { 
  .bg-dark-red-cover {
  background: linear-gradient(90deg, rgba(30,38,59,1) 0%, rgba(0,0,0,0) 100%);
  margin-bottom: -16px;
  };
}

.img-h {
  height: 80px;
}

.img-h-2 {
  height: 300px;
}

/* ------------ Background Images ------------ */
.bgimg {
    background-image: url('https://s3.amazonaws.com/4dbuild.net/assets/img/jpg/house.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-2 {
    background-image: url('https://s3.amazonaws.com/4dbuild.net/assets/img/jpg/truck-house.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-3 {
    background-image: url('https://s3.amazonaws.com/4dbuild.net/assets/img/jpg/paint-before.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-4 {
    background-image: url('https://s3.amazonaws.com/4dbuild.net/assets/img/jpg/paint-after.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-5 {
    background-image: url('https://s3.amazonaws.com/4dbuild.net/assets/img/jpg/josh-davis.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-6 {
    background-image: url('https://s3.amazonaws.com/4dbuild.net/assets/img/jpg/house2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-7 {
    background-image: url('https://s3.amazonaws.com/4dbuild.net/assets/img/jpg/roofing-installation-2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-8 {
    background-image: url('https://s3.amazonaws.com/4dbuild.net/assets/img/jpg/roofing-installation-3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-9 {
    background-image: url('https://s3.amazonaws.com/4dbuild.net/assets/img/jpg/bathroom-lg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-10 {
    background-image: url('https://s3.amazonaws.com/4dbuild.net/assets/img/jpg/cabinets-lg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-11 {
    background-image: url('https://s3.amazonaws.com/4dbuild.net/assets/img/png/construction.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-12 {
    background-image: url('https://s3.amazonaws.com/4dbuild.net/assets/img/jpg/roofing-bkgd.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-13 {
    background-image: url('https://s3.amazonaws.com/4dbuild.net/assets/img/jpg/exteriors-bkgd.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-footer {
    background-image: url('https://s3.us-east-1.amazonaws.com/4dbuild.net/assets/img/jpg/footer.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-house {
    background-image: url('https://s3.amazonaws.com/4dbuild.net/assets/img/jpg/house2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-dark-roof {
    background-image: url('https://s3.us-east-1.amazonaws.com/4dbuild.net/assets/img/jpg/dark-roof.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bgimg-min {
  min-height: 625px;
}

@media (min-width: 992px) { 
  .bgimg-min {
    min-height: 625px;
  };
}

@media (min-width: 1200px) { 
  .bgimg-min {
    min-height: 625px;
  };
}

@media (min-width: 1400px) { 
  .bgimg-min {
    min-height: 625px;
  };
}

@media (min-width: 1600px) { 
  .bgimg-min {
    min-height: 625px;
  };
}

@media (min-width: 1800px) { 
  .bgimg-min {
    min-height: 700px;
  };
}


.bgimg-full {
  min-height: 100vh;
}

.bgimg-75 {
  min-height: 75vh;
}

.bgimg-half {
  min-height: 50vh;
}

/* ------------ Hero Header ------------ */
.hero-header {
  min-height: clamp(420px, 70vh, 820px);
  background-image:
    linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.70) 0%,
      rgba(0, 0, 0, 0.38) 25%,
      rgba(0, 0, 0, 0.14) 50%,
      rgba(0, 0, 0, 0) 78%
    ),
    url("https://s3.amazonaws.com/4dbuild.net/assets/img/jpg/house2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.hero-content {
  position: relative;
  min-height: clamp(420px, 70vh, 820px);
}

.hero-text-wrap {
  position: absolute;
  top: 12%;
  left: 12%;
  text-align: left;
  z-index: 2;
  max-width: calc(100% - 24px);
}

.hero-line-1,
.hero-line-2 {
  display: inline-block;
  width: fit-content;
  background: rgba(0, 0, 0, 0.48);
  padding: 12px 18px;
  border-radius: 6px;
}

.hero-line-1 {
  font-size: clamp(2rem, 3.8vw, 3.8rem);
  margin: 0;
  line-height: 1.1;
}

.hero-line-2 {
  display: block;
  font-size: clamp(2rem, 3.8vw, 3.8rem);
  line-height: 1.1;
  margin-top: 8px;
  margin-left: 400px;
}

/* Large tablets / smaller desktops */
@media (max-width: 1199.98px) {
  .hero-text-wrap {
    top: 12%;
    left: 10%;
  }

  .hero-line-2 {
    margin-left: 300px;
  }
}

/* Tablets */
@media (max-width: 991.98px) {
  .hero-header,
  .hero-content {
    min-height: clamp(380px, 62vh, 680px);
  }

  .hero-text-wrap {
    top: 15%;
    left: 8%;
  }

  .hero-line-1,
  .hero-line-2 {
    font-size: clamp(1.85rem, 4.2vw, 3rem);
    padding: 10px 16px;
  }

  .hero-line-2 {
    margin-left: 180px;
    margin-top: 6px;
  }
}

/* Phones */
@media (max-width: 767.98px) {
  .hero-header,
  .hero-content {
    min-height: clamp(360px, 62vh, 600px);
  }

  .hero-header {
    background-position: 60% center;
  }

  .hero-text-wrap {
    top: 16%;
    left: 6%;
  }

  .hero-line-1,
  .hero-line-2 {
    font-size: clamp(1.5rem, 6vw, 2.3rem);
    line-height: 1.05;
    padding: 8px 12px;
  }

  .hero-line-2 {
    margin-left: 85px;
    margin-top: 4px;
  }
}

/* Very small phones */
@media (max-width: 479.98px) {
  .hero-text-wrap {
    top: 16%;
    left: 4%;
  }

  .hero-line-1,
  .hero-line-2 {
    font-size: clamp(1.2rem, 7vw, 1.8rem);
    padding: 7px 10px;
  }

  .hero-line-2 {
    margin-left: 40px;
  }
}

/* ------------ Second Section ------------ */
.section-brand-strip {
  background: linear-gradient(
    to bottom,
    #959595 0%,
    #d6d6d6 45%,
    #e2e2e2 100%
  );
  padding: 28px 22px;
  margin: 0;
}

.section-brand-strip .container-fluid,
.section-brand-strip .row,
.section-brand-strip .screen-mp,
.section-brand-strip .col {
  margin: 0;
  padding: 0;
}

.brand-strip-inner {
  padding: 0 !important;
  margin: 0 !important;
}

.brand-row > .col {
  display: flex;
}

.brand-card {
  width: 100%;
  min-height: 190px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  margin: 0;
}

.brand-text-card {
  justify-content: flex-start;
  text-align: left;
}

.brand-text-inner {
  width: 100%;
}

.brand-logo-card {
  justify-content: center;
  text-align: center;
}

.brand-logo {
  width: 100%;
  max-width: 380px;
  max-height: 180px;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}

@media (max-width: 991.98px) {
  .section-brand-strip {
    padding: 24px 18px;
  }

  .brand-card {
    min-height: 160px;
    padding: 0 8px;
  }

  .brand-text-card,
  .brand-logo-card {
    justify-content: center;
  }

  .brand-text-card {
    text-align: left;
  }

  .brand-text-inner {
    max-width: 420px;
  }

  .brand-logo {
    max-width: 320px;
    max-height: 150px;
  }
}

@media (max-width: 767.98px) {
  .section-brand-strip {
    padding: 20px 14px;
  }

  .brand-card {
    min-height: auto;
    padding: 10px 6px;
  }

  .brand-text-card {
    padding-top: 10px;
    padding-bottom: 6px;
  }

  .brand-logo-card {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .brand-logo {
    max-width: 280px;
    max-height: 130px;
  }
}

/* ------------ Google Strip Section ------------ */
.google-strip-section {
  background: linear-gradient(
    to bottom,
    #111111 0%,
    #1f1f1f 45%,
    #2b2b2b 100%
  );
  padding: 8px 22px;
  margin: 0;
}

.google-strip-section .container-fluid {
  padding: 0;
  margin: 0;
}

.google-strip-inner {
  min-height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
}

.google-strip-logo {
  width: 100%;
  max-width: 380px;
  max-height: 180px;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}

@media (max-width: 991.98px) {
  .google-strip-section {
    padding: 12px 18px;
  }

  .google-strip-inner {
    min-height: 120px;
  }

  .google-strip-logo {
    max-width: 320px;
    max-height: 150px;
  }
}

@media (max-width: 767.98px) {
  .google-strip-section {
    padding: 10px 14px;
  }

  .google-strip-inner {
    min-height: 100px;
  }

  .google-strip-logo {
    max-width: 280px;
    max-height: 130px;
  }
}









/* ------------ Feature Detail Section ------------ */
.feature-detail-section {
  background: linear-gradient(
    to bottom,
    #efefef 0%,
    #d7d7d7 45%,
    #7a7a7a 100%
  );
  padding: 50px 0;
  margin: 0;
}

.feature-detail-section .container-fluid {
  padding-left: 24px;
  padding-right: 24px;
  margin: 0;
}

.feature-detail-inner {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

/* Top intro */
.feature-detail-intro {
  text-align: center;
  margin-bottom: 28px;
}

.feature-detail-intro-text {
  font-size: clamp(1.5rem, 2.5vw, 2.5rem);
  font-weight: 700;
  line-height: 1.2;
  color: #111111;
}

/* Top centered image */
.feature-detail-top-image-wrap {
  display: flex;
  justify-content: center;
  margin-top: 100px;
  margin-bottom: 95px;
}

.feature-detail-top-image {
  width: 100%;
  max-width: 760px;
  max-height: 420px;
  object-fit: contain;
  display: block;
}

/* Main block */
.feature-detail-main-block {
  margin-bottom: 38px;
}

.feature-detail-main-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 520px);
  align-items: center;
  gap: 0;
  width: 100%;
}

.feature-detail-image-col {
  position: relative;
  z-index: 1;
}

.feature-detail-main-image {
  width: 100%;
  max-width: none;
  height: auto;
  display: block;
  object-fit: cover;
}

.feature-detail-text-col {
  position: relative;
  z-index: 2;
  margin-left: -90px;
  padding-left: 24px;
  padding-right: 24px;
}

/* Top 3 points */
.feature-detail-text-card {
  background: transparent;
  padding: 0;
  box-shadow: none;
  width: 100%;
}

.feature-detail-point + .feature-detail-point {
  margin-top: 28px;
}

/* Make all point titles match */
.feature-detail-point-title,
.feature-detail-bottom-title {
  font-size: clamp(1.3rem, 2vw, 1.8rem);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #111111;
}

/* Make all point text match */
.feature-detail-point-text,
.feature-detail-bottom-text {
  font-size: 1rem;
  line-height: 1.65;
  color: #2a2a2a;
}

/* Bottom 3 points */
.feature-detail-bottom-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-left: 24px;
  padding-right: 24px;
}

.feature-detail-bottom-item {
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
  gap: 18px;
  align-items: start;
  padding: 18px 0;
}

.feature-detail-bottom-title {
  margin: 0;
}

/* Large tablets */
@media (max-width: 1199.98px) {
  .feature-detail-main-grid {
    grid-template-columns: minmax(0, 1fr) minmax(300px, 460px);
  }

  .feature-detail-text-col {
    margin-left: -50px;
  }
}

/* Tablets */
@media (max-width: 991.98px) {
  .feature-detail-section {
    padding: 40px 0;
  }

  .feature-detail-section .container-fluid {
    padding-left: 18px;
    padding-right: 18px;
  }

  .feature-detail-top-image-wrap {
    margin-top: 80px;
    margin-bottom: 70px;
  }

  .feature-detail-main-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .feature-detail-text-col {
    margin-left: 0;
    padding-left: 18px;
    padding-right: 18px;
  }

  .feature-detail-bottom-list {
    padding-left: 18px;
    padding-right: 18px;
  }

  .feature-detail-bottom-item {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 16px 0;
  }
}

/* Phones */
@media (max-width: 767.98px) {
  .feature-detail-section {
    padding: 32px 0;
  }

  .feature-detail-section .container-fluid {
    padding-left: 14px;
    padding-right: 14px;
  }

  .feature-detail-intro {
    margin-bottom: 22px;
  }

  .feature-detail-top-image-wrap {
    margin-top: 50px;
    margin-bottom: 60px;
  }

  .feature-detail-main-grid {
    gap: 18px;
  }

  /* Critical fix: make 1-3 and 4-6 use the same mobile width */
  .feature-detail-text-col {
    margin-left: 0;
    padding-left: 14px;
    padding-right: 14px;
  }

  .feature-detail-text-card {
    width: 100%;
  }

  .feature-detail-bottom-list {
    padding-left: 14px;
    padding-right: 14px;
  }

  .feature-detail-bottom-item {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 14px 0;
  }

  .feature-detail-point + .feature-detail-point {
    margin-top: 22px;
  }

  .feature-detail-point-text,
  .feature-detail-bottom-text {
    font-size: 0.98rem;
    line-height: 1.6;
  }
}

/* Very small phones */
@media (max-width: 479.98px) {
  .feature-detail-section .container-fluid {
    padding-left: 12px;
    padding-right: 12px;
  }

  .feature-detail-top-image-wrap {
    margin-top: 50px;
    margin-bottom: 54px;
  }

  .feature-detail-text-col {
    padding-left: 12px;
    padding-right: 12px;
  }

  .feature-detail-bottom-list {
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* ------------ Badge Strip Section ------------ */
.badge-strip-section {
  background: #ffffff;
  padding: 24px 22px;
  margin: 0;
}

.badge-strip-section .container-fluid {
  padding: 0;
  margin: 0;
}

.badge-strip-inner {
  width: 100%;
}

.badge-strip-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  gap: 0;
  width: 100%;
}

.badge-strip-item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 170px;
  padding: 0 10px;
  text-align: center;
}

.badge-strip-logo {
  width: 100%;
  max-width: 280px;
  max-height: 120px;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}

@media (max-width: 991.98px) {
  .badge-strip-section {
    padding: 20px 18px;
  }

  .badge-strip-grid {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .badge-strip-item {
    min-height: 130px;
    padding: 0;
  }

  .badge-strip-logo {
    max-width: 240px;
    max-height: 100px;
  }
}

@media (max-width: 767.98px) {
  .badge-strip-section {
    padding: 16px 14px;
  }

  .badge-strip-item {
    min-height: 110px;
  }

  .badge-strip-logo {
    max-width: 220px;
    max-height: 90px;
  }
}






/* ------------ Custom Buttons ------------ */
.btn-4d-construction {
    color: #fff;
    border-color: #fff;
    border-radius: 0px;
    min-width: 20vw;
}
.btn-4d-construction:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.btn-4d-construction-2 {
    color: #fff;
    background-color: #383938;
    border-color: #fff;
}
.btn-4d-construction-2:hover {
    color: #fff;
    background-color: #436399;
    border-color: #fff;
}

.btn-4d-construction-3 {
    color: #383938;
    background-color: #fff;
    border-color: #383938;
}
.btn-4d-construction-3:hover {
    color: #fff;
    background-color: #383938;
    border-color: #383938;
}

.btn-4d-construction-dark {
    color: #fff;
    background-color: #436399;
    border-color: #436399;
}
.btn-4d-construction-dark:hover {
    color: #fff;
    background-color: #21314c;
    border-color: #21314c;
}

.btn-4d-construction-wildlife {
    color: #fff;
    background-color: #E95902;
    border-color: #E95902;
}
.btn-4d-construction-wildlife:hover {
    color: #fff;
    background-color: #8b3501;
    border-color: #8b3501;
}

.btn-4d-construction-green {
    color: #fff;
    background-color: #00713c;
    border-color: #00713c;
}
.btn-4d-construction-green:hover {
    color: #fff;
    background-color: #004324;
    border-color: #004324;
}

.btn-4d-construction-nav {
    color: #fff;
    background-color: #383938;
    border-color: #383938;
    border-radius: 50px;
}
.btn-4d-construction-nav:hover {
    color: #fff;
    background-color: #222222;
    border-color: #222222;
    border-radius: 50px;
}

.btn-review {
    color: #000;
    background-color: #f8f9fa ;
    border-color: #f8f9fa ;
}
.btn-review:hover {
    color: #000;
    background-color: #c6c7c8;
    border-color: #c6c7c8;
}

.btn-red-dark {
    color: #fff;
    background-color: #383938;
    border-color: #fff;
}
.btn-red-dark:hover {
    color: #fff;
    background-color: #8c2025;
    border-color: #fff;
}

.btn-form {
  color: #000;
  background-color: #a9a19b;
  border-color: #000;
  width: 100%;
  border-radius: 0px;
}

.btn-form:hover {
  color: #fff;
  background-color: #383938;
  border-color: #000;
  width: 100%;
}

::-webkit-calendar-picker-indicator {
    filter: invert(1);
}

/* ------------ Custom Form Fields ------------ */
.form-red-dark,
.form-red-dark:focus {
  color: #fff;
  background-color: #8f3316;
  border-color: #8f3316;
}

.form-blue-dark,
.form-blue-dark:focus {
  color: #fff;
  background-color: #075082;
  border-color: #dee2e6;
}

.form-grey-dark,
.form-grey-dark:focus {
  color: #000;
  background-color: #a9a19b;
  border-color: #000;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-radius: 0px;
}

/* ------------ Center Objects ------------ */
.center {
margin: auto;
width: 70%;
}

/* ------------ Bottom Text ------------ */
.bottom-text {
  margin-top: 70vh;
}

/* ------------ Center Google Partner ------------ */
.center-google {
margin: auto;
}

.margin-top-full {
  margin-top: 10vh;
}

/* ------------ Custom Form Text ------------ */
.form-text {
  color: #000;
}

/* ------------ Background Colors ------------ */
.bg-4d-construction {
    background-color: #383938 !important;
}

.bg-4d-construction-2 {
    background-color: #a9a19b !important;
}

.bg-4d-construction-shadow {
    box-shadow: 0px 5px 25px #260406 inset;
}

.bg-4d-construction-shadow-2 {
    box-shadow: 0px 3px 8px #260406;
}

.bg-4d-construction-footer {
    background-color: #D3D3DC !important;
}

.bg-4d-construction-wildlife {
    background-color: #E95902;
}

.bg-4d-construction-green {
    background-color: #00713c;
}

.bg-grey {
  background-color: #EBEBF5;
}

.bg-blue {
  background-color: #1c537f;
}

.bg-blue-dark {
  background-color: #075082;
}

.bg-grey-dark {
  background-color: #7a7a75;
}

/* ------------ red Background Color ------------ */
.bg-red {
  background-color: #383938;
}

.bg-dark-grey {
  background-color: #610b0f;
}

/* ------------ Vertical Div Spacing ------------ */
.vertical-div-spacing {
    margin-top: 3em;
    margin-bottom: 3em;
}

.vertical-div-spacing-2 {
    margin-top: 8em;
    margin-bottom: 8em;
}

.header-vertical-div-spacing {
    margin-top: 2em;
}

@media (max-width: 575px) { 
  .min-h-400 {
    min-height: 275px;
  };
}

@media (min-width: 576px) { 
  .min-h-400 {
    min-height: 150px;
  };
}

@media (min-width: 992px) { 
  .min-h-400 {
    min-height: 450px;
  };
}

@media (min-width: 1200px) { 
  .min-h-400 {
    min-height: 350px;
  };
}

@media (min-width: 1400px) { 
  .min-h-400 {
    min-height: 300px;
  };
}


.min-h {
  min-height: 300px;
}

.min-h-200 {
  min-height: 250px;
}

.min-h-500 {
  min-height: 500px;
}

.min-h-700 {
  min-height: 700px;
}

.max-w-600 {
  max-width: 600px;
}

/* ------------ Text Colors ------------ */
.text-4d-construction {
    color: #a9a19b !important;
}

.text-blue {
    color: #1c537f !important;
}

.text-4d-construction-dark {
    color: #222222;
}

/* ------------ Red Text ------------ */
.red-text {
  color: #383938;
}

/* ------------ Vertical Line ------------ */
.vertical-line {
    padding-left: 1rem;
    border-left: 1px solid #212529 !important;
}

.vertical-line-grey {
    padding-left: 1rem;
    border-left: 1px solid #bdbdbd !important;
}

/* ------------ Center Image ------------ */
.center-img {
display: flex;
justify-content: center;
vertical-align: middle;
}

/* ------------ Custom Image Size ------------ */
.img-size {
  width: 300px;
  height: 300px;
  vertical-align: middle;
  border-radius: 25px;
}

/* ------------ Center Services Text ------------ */
.center-services {
margin: auto;
width: 100%;
margin-top: 50px;
}

/* ------------ Red Text Color ------------ */
.svg-red {
  color: #383938;
}

/* ------------ Custom Rounded Shape ------------ */
.custom-rounded {
  border-radius: 25px;
}

/* ------------ Custom Red Circle ------------ */
.circle-svg-red {
  color: #ffffff;
  background-color: #383938;
  border: solid 2px #ffffff;
  border-radius: 100px;
  padding: 15px;
  width: 100px;
}

/* ------------ Nav Dropdown ------------ */
.dropdown {
    position:static; !important;
}

/* ------------ Navbar Layout ------------ */
.navbar {
  transition: top 0.5s ease-in-out;
}

.navbar-brand {
  gap: 8px;
}

.nav-brand-text {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  line-height: 1;
  white-space: nowrap;
}

.nav-brand-text .font-lg {
  font-size: 48px;
  color: #56c1ff;
  line-height: 1;
}

.nav-brand-text .p-style {
  color: #ffffff;
  font-size: 20px;
  margin-left: 6px;
  line-height: 1;
}

/* ------------ Toggle Icon ------------ */
.nav-toggler-dark {
  padding: 0.25rem 0.5rem;
}

.nav-toggler-dark .navbar-toggler-icon {
  width: 2rem;
  height: 2rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833,33,33,1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2.75' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* ------------ Offcanvas ------------ */
.offcanvas-4d {
  background-color: #EBEBF5;
}

/* ------------ Unified Nav Link Style ------------ */
.nav-link-mobile-style,
.nav-link-4d-construction-home {
  color: #000 !important;
  text-align: center;
  background-color: transparent;
  border: none !important;
  display: block;
  width: 100%;
  padding: 12px 0;
  margin-top: 10px;
  margin-bottom: 10px;
  min-width: 0 !important;
}

.nav-link-mobile-style:focus,
.nav-link-mobile-style:hover,
.nav-link-4d-construction-home:focus,
.nav-link-4d-construction-home:hover {
  color: #000 !important;
  background-color: transparent !important;
  text-decoration: underline 5px #383938;
  text-underline-offset: 8px;
}

/* ------------ Small Brand Tuning ------------ */
@media (max-width: 575.98px) {
  .nav-brand-text .font-lg {
    font-size: 38px;
  }

  .nav-brand-text .p-style {
    font-size: 16px;
  }
}




/* ------------ Custom Nav Dropdown Color ------------ */
  .nav-link-4d-construction {
    color: #000 !important;
  }
  .nav-link-4d-construction:focus,
  .nav-link-4d-construction:hover {
    color: #000 !important;
    text-decoration: underline 5px #383938;
  }
  .nav-link-4d-construction {
    color: #fff !important;
    border: solid 1px;
    
  }
  .nav-link-4d-construction:focus,
  .nav-link-4d-construction:hover {
    background-color: #383938;
    
  }
  .nav-link-4d-construction-home {
    color: #000 !important;
  }
  .nav-link-4d-construction-home:focus,
  .nav-link-4d-construction-home:hover {
    color: #000 !important;
    text-decoration: underline 5px #383938;
  }

.custom-item-4d-construction:focus,
.custom-item-4d-construction:hover {
  background-color: #383938;
}

/* ------------ Header Top Spacing ------------ */
.header-vert-space {
  padding-top: 150px;
  padding-bottom: 50px;
}

/* ------------ Custom Nav Dropdown ------------ */
.nav-link {
  text-align: center;
}
.custom-item:focus,
.custom-item:hover {
  color: #ffffff;
}
.custom-line {   
  display: inline-block;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
}

@media (max-width: 575.98px) {
  .nav-link {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .nav-link:focus,
  .nav-link:hover {
    text-underline-offset: 8px;
  }
  .nav-center {
    text-align: center;
    margin-top: 10px;
  }
  .custom-dropdown {
    background-color: transparent;
    border: transparent;
  }
  .custom-box {
    background-color: none;
    border: none; 
  }
  .custom-item {
    background-color: #ffffff;
    width: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
  };      
}

@media (min-width: 576px) { 
  .nav-link {
    margin-top: 20px;
    margin-bottom: 20px;
    min-width: 100px;
  }
  .nav-link:focus,
  .nav-link:hover {
    text-underline-offset: 8px;
  }
  .nav-center {
    text-align: center;
  }
  .custom-dropdown {
    margin-top:0px !important;
    width:100% !important;
    
    padding: 10px;
  }
  .custom-box {
    background-color: #EBEBF5;
    border: solid 1px #dee2e6;
    border-radius: 25px;
    padding: 20px;
  }
  .custom-item {
    background-color: #ffffff;
    width: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
  };
}

@media (min-width: 992px) { 
  .nav-link {
    margin-top: 5px;
    margin-bottom: 5px;
    min-width: 150px;
  }
  .nav-link:focus,
  .nav-link:hover {
    text-underline-offset: 18px;
  }
  .custom-dropdown {   
    width:70% !important;
    border-top: 1px solid #EBEBF5;
    border-radius: 0px 0px 25px 25px;
    margin-left: 15%;
  };
}

@media (min-width: 1200px) {
  .nav-link {
    min-width: 200px;
  }  
  .custom-dropdown {    
    width:60% !important;    
    margin-left: 20%;    
  }  
  .custom-item {    
    padding-top: 20px;
    padding-bottom: 20px;
  };
}

@media (min-width: 1600px) {   
  .custom-dropdown {
    width:50% !important;
    margin-left: 25%;
  };
}



/* ------------ Footer Link ------------ */
.footer-link {
  color: #efe;
  text-decoration: none;
}

.footer-link:hover {
  color: #a9a19b;
  text-decoration: underline;
}

/* ------------ Square Button ------------ */
.square-button-text {
    color: #383938 !important;
}

.square-button-text:focus,
.square-button-text:hover {
    color: #ffffff !important;
}

.square-button-text.active,
.square-button-text:active {
    color: #383938;
    text-decoration: none;
    background-color: transparent;
}

.btn-square {
    background-color: #ffffff !important;
    border: 1px solid #dee2e6 !important;
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.075) !important;
    border-radius: 25px !important;
    margin: 1rem 1rem 1rem 1rem !important;
    padding: 1rem 0rem 0rem 0rem !important;
    width: 8rem;
    display: block;
    text-decoration: none;
}

.btn-square:focus,
.btn-square:hover {
    background-color: #383938 !important;
    border: 1px solid #dee2e6 !important;
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.075) !important;
    border-radius: 25px !important;
}

.box-center {
  background-color: #ffffff !important;
  border: 1px solid #dee2e6 !important;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.075) !important;
  border-radius: 15px 15px 15px 15px !important; 
  text-decoration: none;
  text-align: center;
  width: 200px;
  padding: 25px;
}

.overlap-up {
  margin-top: -95px;
}

@media (max-width: 575.98px) { 
  .align-xs-items{   
    flex: 0 0 auto;
    width: 50%;
  };      
}

.rounded-box {
  background-color: #ffffff !important;
  border: 1px solid #dee2e6 !important;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.075) !important;
  border-radius: 15px 15px 15px 15px !important; 
  text-decoration: none;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 25px;
}

.min-h-260 {
  min-height: 260px;
}

.box-width {
  max-width: 400px;
}

.profile-box {
  background-color: #ffffff !important;
  border: 1px solid #dee2e6 !important;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.075) !important;
  border-radius: 15px 15px 15px 15px !important; 
  text-decoration: none;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 25px;
  min-height: 580px;
}

/* ------------ Rounded Image ------------ */

.rounded-image {
  border-radius: 25px;
}






.header-text-shadow {
    text-shadow: 1px 1px 5px #000000;
}

::-webkit-calendar-picker-indicator {
    filter: invert(1);
}

/* ------------ All Rights Text Size Mobile ------------ */
@media (max-width: 575.98px) { 
  .all-rights {
    font-size: 0.75em;
  };
}

/* ------------ Webaam Logo Bottom ------------ */

.logo-bottom {
    width: 100px;
    height: 35px;
    position: relative;
    display: inline-block;
}
.logo-bottom .img-top {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.logo-bottom:hover .img-top {
    display: inline;
}

.max-w-500 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.circle-border {
  margin: auto;
  width: 200px;
  border-radius: 50%;
  border-color: #1c537f !important;
}

.rounded-box-grey {
  background-color: #EBEBF5 !important;
  border: 1px solid #dee2e6 !important;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 1px 5px 6px #6f7173, -1px 5px 6px #6f7173 !important;
  border-radius: 15px 15px 15px 15px !important; 
  text-decoration: none;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 25px;
  max-width: 450px;
}

.dropdown-menu {
  background-color: #EBEBF5 !important; 
}

.phone-button {
  max-width: 300px;
}

.neg-vert-align {
  margin-top: -220px;
}

.neg-vert-align-nav {
  margin-top: -50px;
}

@media (min-width: 768px) {
  .fill {
      display: flex;
      justify-content: center;
      align-items: center;
      overflow: hidden
  }
  .fill img {
      flex-shrink: 0;
      min-width: 100%;
      min-height: 100%
  };
}



@media (max-width: 575px) { 
  .pic-height {
    max-height: 100vh;
  };
}

@media (min-width: 576px) { 
  .pic-height {
    max-height: 100vh;
  };
}

@media (min-width: 992px) { 
  .pic-height {
    max-height: 100vh;
  };
}

@media (min-width: 1200px) { 
  .pic-height {
    max-height: 100vh;
  };
}

@media (min-width: 1400px) { 
  .pic-height {
    max-height: 100vh;
  };
}



/* ------------ Fixed Top Navigation ------------ */
.nav-fixed-top {
  background: transparent !important;
  z-index: 1030;
}

.nav-shell {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.nav-fixed-links {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  gap: 0.25rem;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav-fixed-links .nav-item {
  list-style: none;
}

.nav-fixed-links .nav-link,
.nav-fixed-links .nav-link-4d-construction-home {
  color: #ffffff !important;
  background: transparent !important;
  border: none !important;
  display: inline-block;
  width: auto;
  min-width: 0 !important;
  margin: 0;
  padding: 0.5rem 0.75rem;
  text-align: center;
}

.nav-fixed-links .nav-link:hover,
.nav-fixed-links .nav-link:focus,
.nav-fixed-links .nav-link-4d-construction-home:hover,
.nav-fixed-links .nav-link-4d-construction-home:focus {
  color: #ffffff !important;
  background: transparent !important;
  text-decoration: underline 4px #ffffff;
  text-underline-offset: 8px;
}

@media (max-width: 991.98px) {
  .nav-custom {
    height: auto;
  }

  .nav-shell {
    justify-content: center;
  }

  .nav-fixed-links {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.5rem 0.25rem;
  }

  .nav-fixed-links .nav-link,
  .nav-fixed-links .nav-link-4d-construction-home {
    padding: 0.35rem 0.6rem;
  }

  .bottom-text {
    margin-top: 62vh;
  }
}

@media (min-width: 992px) {
  .nav-fixed-links {
    flex-wrap: nowrap;
  }
}
