
html {
    position: relative;
    min-height: 100%;
  }
  body {
      background: #F5F5F5;
      color: #514B64;
      min-height: 100vh;
      font-family: 'Montserrat', sans-serif;
    }
    .main-content {
      background: #F5F5F5;
    }

    .h1home {
        font-size: 18px;
      }

    .footer-bottom {
    bottom: 0;
    width: 100%;
    }

    .fwd-dark {
      background-color: #493A2D;
  }

    code {
      background: #fff;
      padding: 0.2rem;
      border-radius: 0.2rem;
      margin: 0 0.3rem;
    }

  .accordion {
    background-color: #F5F5F5;
  }
  .accordion-button:not(.collapsed) {
    background-color: #9BC7AE !important;
    color: #493A2D !important;
  }

  .accordion-button:focus {
      z-index: 3;
      border-color: var(--bs-accordion-btn-focus-border-color);
      outline: 0;
      box-shadow: var(--bs-accordion-btn-focus-box-shadow);
  }
a {
  color: #fff;
  text-decoration: none;
}
.nav-link {
    color: #fff;
    font-weight: 400;
}

.nav-link:hover {
    color: #A79C69;
    font-weight: 600;
    text-decoration: underline;
    text-decoration-thickness: 2px;
}
.user-icon {
    font-size: 36px;
    color: #ffffff;
    padding: 3px;
    font-weight: bold;
    border: 2px solid #fff;
    border-radius: 40px;
}
.user-icon:hover {
    color: #A79C69;
    border: 2px solid #A79C69;
}

.active {
    color: #A79C69 !important;
    font-weight: 600;
    text-decoration: underline;
    text-decoration-thickness: 2px;
}

.hero {
    background: #9BC7AE url('/img/hero.webp') no-repeat center;
    background-size: cover;
    height: 450px;
    }

    .subscribe {
    background: #9BC7AE ;
    height: 120px;
    }

    .quote-card {
        color: #ffffff;
        border: 0px solid;
        background: rgba(73, 58, 45, 0.7);
        height: auto;
        border: 1px solid #A79C69;
        border-radius: 0px;
    }

    .fwd-card {
        background: #493A2D;
        color: #ffffff;
        border-radius: 0px;
        border: 0px solid;
    }

    .fwd-card:hover {
        background: #A79C69;
        color: #493A2D;
    }

    .btn-fwd-card {
   color: #fff;
   background-color: #A79C69;
   padding-left: 40px;
   padding-right: 40px;
   border-radius: 0px;
   border: 1px solid #493A2D;
}

.btn-fwd-quote {
   color: #fff;
   background-color: #493A2D;
   padding-left: 10px;
   padding-right: 10px;
   border-radius: 0px;
   border: 1px solid #A79C69;
}

.btn-fwd-card:hover {
   color: #fff;
   background-color: #493A2D;
}

    .fwd-card-headline {
        font-weight: 600;
        font-size: 28px;
    }

    .fwd-card-text {
        font-weight: 300;
        font-size: 14px;
    }

    .bush {
        background: url('/img/footer.svg') no-repeat bottom -10px center;
        background-size: cover;
        height: 112px;
        }

    h5 {
    font-size: 18px;
    font-weight: 600;
    }
    .footer {
        background: #A79C69;
        color: #493A2D;
    }

    .social-icon {
        font-size: 26px;
        color: #ffffff;
        padding: 5px;
        font-weight: bold;
        border: 2px solid #fff;
        border-radius: 4px;
    }

    .social-icon:hover {
        color: #493A2D;
        border: 2px solid #493A2D;
    }
    .nav-link{
        font-size: 16px;
        color: #493A2D;
        font-weight: 400;

    }


.sub-input {
    border-radius: 30px;
}

.btn-sub {
   color: #fff;
   background-color: #A79C69;
   border-radius: 30px;
   padding-left: 40px;
   padding-right: 40px;
   margin-left: -40px
}

.btn-sub:hover {
   color: #fff;
   background-color: #493A2D;;
}

.sub-head {
    color: #493A2D;
    font-weight: 600;
    font-size: 30px;
    line-height: 34px;
    padding-bottom: 0px;
}

.sub-text {
    color: #493A2D;
    font-size: 15px;
    line-height: 15px;
    font-weight: 400;
}



.sub-bottom {
    background: #9BC7AE !important;
}

.h1-product {
font-size: 40px;
font-weight: 600;
}

.lead {
font-size: 18px;
font-weight: 300;
}
.btn-quote {
    color: #493A2D;
   background-color: #fff;
   padding-left: 40px;
   padding-right: 40px;
   border-radius: 0px;
   border: 1px solid #493A2D;
}
.accordion {
  background-color: #F5F5F5;
}
.accordion-button:not(.collapsed) {
  background-color: #9BC7AE !important;
  color: #493A2D !important;
}

.accordion-button:focus {
    z-index: 3;
    border-color: var(--bs-accordion-btn-focus-border-color);
    outline: 0;
    box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.sub-bottom {
    background: #9BC7AE !important;
}

.h1-general {
font-size: 30px;
font-weight: 600;
}

.lead {
font-size: 18px;
font-weight: 300;
}
.btn-quote {
    color: #493A2D;
   background-color: #fff;
   padding-left: 40px;
   padding-right: 40px;
   border-radius: 0px;
   border: 1px solid #493A2D;
}

.contact-box {
    background: #9BC7AE !important;
}

.sub-bottom {
    background: #9BC7AE !important;
}

.about-h1 {
font-size: 40px;
font-weight: 600;
}

.lead {
font-size: 18px;
font-weight: 300;
}
.btn-quote {
    color: #493A2D;
   background-color: #fff;
   padding-left: 40px;
   padding-right: 40px;
   border-radius: 0px;
   border: 1px solid #493A2D;
}

.pageLoader{
    background: url(../images/loader.gif) no-repeat center center;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999999;
    background-color: #ffffff8c;
}

#loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.75) url("/your_loading_image.gif") no-repeat center center;
    z-index: 99999;
}
