.margin-bottom-xs {margin-bottom: 10px;}
.margin-bottom-s {margin-bottom: 20px;}
.margin-bottom-m {margin-bottom: 30px;}
.margin-bottom-l {margin-bottom: 40px;}
.margin-bottom-xl {margin-bottom: 50px;}
.gform_wrapper li.hidden_label input {
    margin-top: 0px!important;
}
@media only screen and (min-width: 641px) {
    .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
        margin: 0!important;
    }
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 8px 12px!important;
    font-family: inherit;
    border: 1px solid #ffffff;
    line-height: 1!important;
    min-height: 32px!important;
}
.gform_wrapper textarea {
    padding: 8px 12px!important;
    border: 1px solid #ffffff;
    font-family: inherit;
    line-height: 1.4!important;
    min-height: 32px!important;
}
.gform_wrapper.gravity-theme .gform_footer {
    display: flex;
    align-items: center;
    justify-content: center;
}
body .gform_wrapper .gform_footer input[type=submit] {
    font-family: inherit;
    font-weight: 600;
    line-height: 1!important;
    letter-spacing: .5px;
    color: #ffffff;
    padding-top: 12px;
    padding-bottom: 14px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #d20a11;
    border: 1px solid #d20a11;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
    border: 1px solid #007cbc;
    background-color: #007cbc;
}
textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
    -webkit-appearance: none;
    border-radius: 0;
}
::-webkit-input-placeholder {color:#333;}
:-moz-placeholder {opacity:1;color:#333;}
::-moz-placeholder {opacity:1;color:#333;}
:-ms-input-placeholder {color:#333;}
input:-moz-placeholder {color:#333;}
p.gform_required_legend {
    display: none;
}
@media only screen and (min-width: 1367px) {
  .hide-desktop {
    display: none!important;
  }
}
.ct-shortcode.white-phone-link a {
    color: #fff;
}
.ct-shortcode.white-phone-link:hover a {
    color: #d20a11;
}
@media only screen and (max-width: 769px) {
  #shortcode-168-8 a:hover {
    color: #fff;
  }
}
.HeaderText {
    display: none;
}
.service-card:hover .service-card-btn {
    background-color: #007cbc;
}
.fleet-card:hover .fleet-card-link {
    color: #007cbc;
}
rp-review-inner {
    border-radius: 0px!important;
    box-shadow: none!important;
}
rp-review-text {
    font-size: 15px!important;
}
rp-readmore {
    color: #d20a11!important;
}
r-p rp-review-name, r-p rp-review-name a {
    font-weight: 600;
}
r-p rp-slider rp-header-inner, r-p rp-review-inner {
    padding: 0!important;
}
.rplg .rplg-url {
    color: #d20a11!important;
}
r-p {
    display: block;
    overflow: hidden; 
}
.rplg .rplg-review-name {
    font-weight: 600!important;
    color: #d20a11!important;
}
.rplg .rplg-box {
    border-radius: 0px!important;
}
r-p rp-slider rp-header rp-scale {
    font-weight: 600!important;
    letter-spacing: 0;
}
r-p img.rplg-img {
    box-shadow: none!important;
}
.custom-list {
    margin: 0;
    list-style: none;
    padding-left: 0;
}
.custom-list li {
    position: relative;
    padding: 5px 0 5px 30px;
    line-height: 1.7em;
    font-size: 15px;
}
.custom-list li:before {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    background-image: url('/wp-content/uploads/2024/01/star-icon.svg');
    background-size: cover;
    background-position: center;
    left: 0;
    top: 46%;
    transform: translateY(-50%);
}
.rpi .rpi-readmore {
    color: #d20810;
}
.rpi-name, .rpi-name a {
    font-size: 15px;
}
.rpi-text {
    font-size: 15px;
}