/* ------------------------------------------------------ Header */

/* 
.header .navbar {
  -webkit-box-shadow: 1px 1px #d1cdc2;
  box-shadow: 1px 1px #d1cdc2;
}

.header .navbar-dark .navbar-nav .nav-link {
  line-height: 28px;
  border-radius: 50px;
}

.header .navbar-dark .navbar-nav > .active .nav-link {
  color: #fff !important;
}

.header .header-info-logo-img img {
  width: 186px;
}

.header .navbar-dark .navbar-nav .nav-item .nav-link:before {
  border-width: 0 !important;
}*/
/* Falling Snow */
.falling-thing {
  width: 7px;
  height: 7px;
  position: absolute;
  /*Change what thing is falling here*/
  background: url("https://apihoard.webit.com/api/v1/Image/4322E76B03C5C09B1C3AFDD0381E29B7/4322E76B03C5C09B1C3AFDD0381E29B7.png?size=1920x1440");
  background-size: 100% 100%;
}

#cw-raining-snow {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
}

.header .header-info {
  padding-top: 0;
  padding-bottom: 0;
}

/*.header .header-info .container {
  margin-top: -1.5rem;
}*/

/*.header a.header-business-phone {
  vertical-align: middle;
  color: #bac2a6;
  font-size: 1.2rem;
}

@media (min-width: 992px) {
  .header .header-info-logo-img {
    position: fixed;
    top: 46px;
    z-index: 1039;
    padding: 0;
  }

  nav.navbar .container {
    position: relative;
    height: 135px;
    margin: 0 auto;
  }

  .navbar-nav {
    position: absolute;
    right: 0;
    bottom: 1.5rem;
  }

  .cw-header-info {
    position: fixed;
    z-index: 1039;
    top: 0;
    width: 100%;
  }
} */

/* ------------------------------------------------------ Hero */

.cw-hero {
  padding: 1em;
}

.cw-heroText {
  z-index: 2;
  padding: 6em 0;
}

.cw-hero:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.cw-heroText h1 {
  font-size: 2.3rem;
}

#hero-divider {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
}

@media (min-width: 992px) {
  .cw-heroText {
    padding: 21em 0 16em;
  }

  .cw-heroText h1 {
    font-size: 4rem;
  }

  .cw-heroText .lead {
    font-size: 1.75rem;
  }
}

/* !!! Background !!! */

body > .page-home {
  /* background-color: #eec551; */
  /* background-color: #fa8a23; */
  background-color: #326952;
  background-image: url("https://apihoard.webit.com/api/v1/Image/7CC61DB8ACD8BE03279DEDE0338DA61C/7CC61DB8ACD8BE03279DEDE0338DA61C.png?size=1920x1440");
}

body > section:not(.page-home) {
  /* background-color: #b9b9b9; */
  /* background-color: #fdf3ae; */
  background-color: #b0b495;
  background-image: url("https://apihoard.webit.com/api/v1/Image/7CC61DB8ACD8BE03279DEDE0338DA61C/7CC61DB8ACD8BE03279DEDE0338DA61C.png?size=1920x1440");
}

/*-------------------------------------------------------- Pop-Up ----*/
.modal-dialog {
  max-width: 650px;
}

.modal-footer {
  border-top: 0;
}

.modal-content {
  background: #4f0000;
  color: #fff;
  border-color: #2d2d2d;
}

.header-container {
  background-image: url("https://apihoard.webit.com/api/v1/Image/2BCA8D10655DC8D80DA4F988C851208F/2BCA8D10655DC8D80DA4F988C851208F.png?size=1920x1440");
  background-size: contain;
  background-repeat: no-repeat;
}

.page-home .detailedlist {
  padding-top: 3em;
  padding-bottom: 3em;
  background: linear-gradient(
      to bottom,

      rgba(50, 105, 82, 0.7),
      rgba(50, 105, 82, 0.7),
      rgba(50, 105, 82, 0)
    ),
    url("https://apihoard.webit.com/api/v1/Image/2BCA8D10655DC8D80DA4F988C851208F/2BCA8D10655DC8D80DA4F988C851208F.png?size=1920x1440");
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 992px) {
  .header-container {
    background-position: 0px -40px;
  }

  .page-home .detailedlist {
    background-position: 0 -65px;
  }
}

@media (min-width: 1401px) {
  .header-container {
    background-position: 0px -60px;
  }

  .page-home .detailedlist {
    background-position: 0 -85px;
  }
}

@media (min-width: 1800px) {
  .header-container {
    background-position: 0px -90px;
  }

  .page-home .detailedlist {
    background-position: 0 -95px;
  }
}
/* ---------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */
.header .header-info-business {
  font-size: 130% !important;
  margin: auto auto 0.8em auto !important;
  color: #fff !important;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.7), 1px 1px 2px rgba(0, 0, 0, 0.7);
}
section:not(.page-home) .header .header-info-business {
  font-size: 130% !important;
  margin: auto auto 0.4em auto !important;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.7), 1px 1px 2px rgba(0, 0, 0, 0.7);
}
section:not(.page-home) .header .header-info-business,
section:not(.page-home) .header .header-info-business a {
  color: #000 !important;
}
.page-home .detailedlist-item-text,
.page-home .detailedlist-item-text h2,
.page-home .detailedlist-item-text h3,
.page-home .detailedlist-item-text p {
  color: #fff !important;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.7), 1px 1px 2px rgba(0, 0, 0, 0.7);
}
