body, html {
  overflow-x: hidden;
}

.header {
  color: #0a0a0a;
}

.slider-section {
  color: #0a0a0a;
  background-image: url(../images/bg-image.jpg);
}

.testimonial-section {
  color: #0a0a0a;
}

.references {
  color: #0a0a0a;
  background-color: #0661c6;
  margin-top: -50px;
}

.services {
  color: #0a0a0a;
}

.footer {
  color: #0c0c0c;
  background-color: #0661c6;
}

.phone-footer {
  color: #0a0a0a;
}

.bg--yellow a {
  color: #fad825;
}

.bg--yellow a:hover {
  color: #0c0c0c;
}

.image-coupon {
  padding: 20px;
}

.image-coupon img {
  margin-bottom: 20px;
}

.quote-btn {
  background: linear-gradient(#060606,#060606);
  color: #fff;
  position: relative;
  z-index: 2;
}

a.quote-btn:focus, a.quote-btn:hover {
  color: #0c0c0c;
  background: linear-gradient(#fff,#fff)!important;
}

.btn--shedule {
  background: linear-gradient(#0c0c0c,#0c0c0c)!important;
  color: #ffffff;
}

.btn--shedule:focus, .btn--shedule:hover {
  background: linear-gradient(#037DCD,#03385A)!important;
}

.privacy-policy__link {
  color: #fff;
}

.privacy-policy__link:hover {
  background-color: #0F3254;
  color: #fff;
}

.bg--yellow-gradient {
  background: linear-gradient(#f77f15,#ffd900);
  padding: 0;
}

.bg--yellow-gradient .mb-10 {
  font-size: 1em;
  color: #fff;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
  text-transform: uppercase;
  top: 1em;
  position: relative;
  font-weight: 600;
}
.smart-form iframe{
  height: 40em!important;
}
.reveal .grid-x {
    flex-direction: column!important;
}
.bg--grey {
  background-image: linear-gradient(#fff,#fff);
}

.address {
  margin-top: 8px;
  margin-bottom: 8px;
}

.get-quote-logo {
  width: auto;
  height: auto;
  display: none;
}

.color--red {
  color: #f51906;
  text-shadow: -2px 2px 2px #000;
}

.slider-text h3 {
  line-height: 1.5;
  color: #0c0c0c;
}

.guaranteed.vertical-divider {
  border-left: 1px solid #f1442b;
}

.bg-starbust>.bg--yellow {
  background-color: rgba(255, 255, 255, 0.45);
}

.bg-starbust {
  background-image: url(../images/starbust.jpg);
}

.color--pink {
  color: #f1442b;
}

.logo-img {
  border-right: 0px solid #f52304;
}

.contact-block p {
  color: #0c0c0c;
}

.coupon-block-content {
  background: rgba(6, 97, 198, 0);
  padding: 20px;
  border: 5px dashed#fff;
  border-radius: 15px;
  z-index: 999;
  position: relative;
}

.coupon-block-content h2 {
  font-size: 8em;
  text-shadow: -1px 3px 19px rgba(0, 0, 0, 0.45);
  color: #ffffff;
}

.call-now {
  font-size: 22PX;
}

.testimonial .title {
  border-bottom: 2px solid #f1442b;
  color: #0c0c0c;
}

.guaranteed-text-2 {
  color: #0661c6;
/* text-shadow: -2PX 2PX 1PX #0000003b; */;
}

.slider-text h1 {
  color: #fff;
  text-shadow: -2px 1px 4px #f1442b;
  padding-left: 0px;
  border-bottom: 1px solid #ffffff4a;
}

.bg--yellow {
  background-color: #0661c6;
  text-shadow: 0 0 black;
}

.bg--white {
  background-color: #fff;
}

.bg-slider {
  padding: 50px 0px;
  background-color: transparent;
}

.testimonial__via {
  color: #112951;
}

.img-2 {
  display: none;
}

.mb-10 {
  font-size: 1.5em;
  color: #fff;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
  text-transform: uppercase;
}

.contact-block a {
  color: #0c0c0c;
  font-size: 42px;
}

.testimonial__content {
  color: #000;
}

.guaranteed-text-1 {
  color: #0c0c0c;
}

ul.guaranteed__list {
  color: #0c0c0c;
}

.bg-starbust {
  z-index: 1;
}

.references {
  margin-top: -5px!important;
}

label {
  color: #0c0c0c;
}

.f-size--100 {
  font-size: 100px!important;
}

.f-size--12 {
  color: #0c0c0c!Important;
  font-size: 12px;
}

.fw--300 {
    color: #fff;
    top: 2em;
    position: relative;
    font-weight: 600;
}


.testimonial__user {
  color: #0a0a0a;
}

.more-padding {
  padding: 200px 0;
}

.slider-text {
  background-color: #f46838d4;
  padding: 25px;
  border-radius: 20px;
}

.testimonial__user {
  color: #0661c6;
}

.bg-slider:after {
  content: '';
  height: 70%;
  width: 100%;
  background-image: url(../images/wrench.png);
  background-repeat: no-repeat;
  background-position: 50% 2%;
  position: absolute;
  bottom: 0;
  right: -102px;
  -webkit-transform: translate(5.75em,64%);
  -ms-transform: translate(5.75em,75%);
  transform: translate(0em,-2%);
  transition: transform .4s ease 0s;
  background-size: contain;
}

@media screen and (max-width: 639px) {
.smart-form iframe{
  height: 43em!important;
}
  .tap-to-call {
    background: linear-gradient(#0AF709,#027B1A);
    text-shadow: -1px 1px 1px #000;
  }

  .tap-to-call a {
    text-shadow: -1px 1px 1px #000;
  }

  .tap-to-call a:focus, .tap-to-call a:hover {
    background: linear-gradient(#2BDC02,#1F6902);
  }

  .footer-logo {
    display: none;
  }

  .address {
    font-size: 17px;
  }

  .bg--yellow {
    background: linear-gradient(#fff0,#fff0);
  }

  .privacy-policy__link {
    color: #000!important;
  }

  .privacy-policy__link:hover {
    background-color: #0F3254;
    COLOR: #fff;
  }

  .slider-section, .thank-you-section {
    background-position: 85% 100%;
  }

  .guaranteed.vertical-divider {
    border-left: 0;
  }

  .logo-img {
    border-right: 0 solid #f04724;
  }

  .bg--grey {
    background-image: linear-gradient(#0661c6,#0661c5);
    color: #fff;
  }

  .logo-img {
    width: 30%;
    float: left;
  }

  .contact-block a {
    font-size: 28px;
  }

  .contact-block p {
    font-size: 15px;
  }

  .coupon-block-content h2 {
    font-size: 4em;
  }

  .bg-starbust:before {
    height: 11%!important;
    transform: translate(0em,-80%);
  }

  .bg-slider:after {
    display: none;
  }
}

@media screen and (max-width: 767px) and (min-width: 640px) {
  .logo-text {
    display: none;
  }

  .address {
    font-size: 17px;
  }

  .bg-slider {
  }

  .bg-slider:after {
    display: none;
  }
}

@media screen and (max-width: 1039px) {
  .bg-starbust:before {
    height: 32%;
    transform: translate(0em,-79%);
  }

  .slider-text {
    width: 100%!important;
    text-align: center;
  }

  .slider-section {
    background-position: 83%;
  }

  .bg-slider {
    padding: 20px 0px;
  }

  .bg-slider:after {
    right: -352px;
  }
}



