@media (max-width: 479px) {
   .mobile-hide{ display: none !important; }
}

.span {
    padding: 40px 0;
}

.span-blue {
    background-color: #1757b8;
}

.text-white {
    color: #ffffff;
}

.text-white p {
    color: #ffffff;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6 {
    color: #ffffff;
}

.text-primary {
  color: #1757b8 !important;
}

.text-cta {
  color: #fb5528 !important;
}

.process-box {
    padding: 40px;
}

.wpb_gmaps_widget .wpb_wrapper {
    padding: 0px;
}

.wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}

.lp-quote-box {
    border: 6px solid #ffffff;
    background-color: #d4d4d2;
}

.lp-quote-box-main {
    padding: 20px;
}

.lp-quote-box-title {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #9d9d9d;
    padding: 10px;
    margin: 0px -15px;
}

.lp-quote-box-title p {
    color: #ffffff;
    margin-bottom: 0px !important;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: 100%!important;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator {
    margin: 0 0 0 0;
    overflow: hidden;
}

.author-block {
    display: none !important;
}

.menu-highlight {
    background-color: #FF7841;
    color: #ffffff !important;
}

.menu-highlight:hover {
    background-color: #FB5528;
    color: #ffffff !important;
}

.menu-highlight a {
    color: #ffffff !important;
}

.menu-highlight:hover a {
    color: #ffffff !important;
}