/*
#2f2d2e
#e08f00
#f4c708
*/

.gform_wrapper .gf_progressbar_percentage {
  background:#f4c708;
}

body {
  color:#2f2d2e;
}

.logo-text span:first-of-type {
  color:#e08f00;
}
.mini-nav {
  background-color:#2f2d2e;
}
.mini-nav .button {
  background-color:#f4c708;
}
.mini-nav .button:hover {
  background-color:#b99600;
}
.quote-box {
  background-color:rgba(224, 143, 0, 0.8);
}
.quote-box .button {
  background-color:#f4c708;
}
.quote-box .button:hover {
  background-color:#b99600;
}
.button.button-simple:before {
  color:#e08f00;
}
.nav {
  background-color:#f4c708;
}
.logo-icon:before {
  background-image:url('img/24-7-Icon-yellow.png');
}
.logo-icon {
  background-color:rgba(224, 143, 0, 0.6)
}
.header-text {
  color:#e08f00;
}
.image-header[data-height="full"] h1 {
  color:#f4c708;
}
.col .pretext {
  background-color:#e08f00;
}
.text a, .text a:active, .text a:visited {
  color:#e08f00;
}
.text a:after {
  background-color:#e08f00;
}
.image.hotbutton .image-title {
  background-color:rgba(224, 143, 0, 0.5);
}
.split-button.style-blue .split-section {
  background-color:#f4c708;
}
.split-button.style-blue a:nth-of-type(2) .split-section {
  background-color:#f5d654;
}
.map-overlay span:first-of-type {
  color:#f4c708;
}
.map-overlay {
  background-color:#e08f00;
}
.map-overlay:after {
  background-color:#e08f00;
}
.button {
  background-color:#f4c708;
}
.button:hover {
  background-color:#b99600;
}

@media screen and (max-width: 1280px) { /*main*/

}


@media screen and (max-width: 800px){
  .quote-box {
    background-color:rgba(224, 143, 0, 1);
  }
}

/*  */
