/*
#2f2d2e
#ea232d
#9f1611
*/

.gform_wrapper .gf_progressbar_percentage {
  background:#ea232d;
}

body {
  color:#2f2d2e;
}

.logo-text span:first-of-type {
  color:#ea232d;
}
.mini-nav {
  background-color:#2f2d2e;
}
.mini-nav .button {
  background-color:#ea232d;
}
.mini-nav .button:hover {
  background-color:#bd2028;
}
.quote-box {
  background-color:rgba(235, 35, 45, 0.8)
}
.quote-box .button {
  background-color:#9f1611;
}
.quote-box .button:hover {
  background-color:#81120e;
}
.button.button-simple:before {
  color:#ea232d;
}
.nav {
  background-color:#ea232d;
}
.logo-icon:before {
  background-image:url('img/24-7-Icon-red.png');
}
.logo-icon {
  background-color:rgba(235, 35, 45, 0.6)
}
.header-text {
  color:#ea232d;
}
.image-header[data-height="full"] h1 {
  color:#ea232d;
}
.col .pretext {
  background-color:#ea232d;
}
.text a, .text a:active, .text a:visited {
  color:#ea232d;
}
.text a:after {
  background-color:#ea232d;
}
.image.hotbutton .image-title {
  background-color:rgba(235, 35, 45, 0.5);
}
.split-button.style-blue .split-section {
  background-color:#ea232d;
}
.split-button.style-blue a:nth-of-type(2) .split-section {
  background-color:#bd2028;
}
.map-overlay span:first-of-type {
  color:#9f1611;
}
.map-overlay {
  background-color:#ea232d;
}
.map-overlay:after {
  background-color:#ea232d;
}
.button {
  background-color:#ea232d;
}
.button:hover {
  background-color:#bd2028;
}

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

}

@media screen and (max-width: 800px){
  .quote-box {
    background-color:rgba(235, 35, 45, 1);
  }
}


/*  */
