.wpcf7 span.wpcf7-not-valid-tip, .wpcf7-validation-errors{ display: inherit !important; }
.wpcf7-not-valid{ border-color: #ff0000 !important;}
.wpcf7-validation-errors {background: #ff0000 !important;}

.wpcf7-response-output{ display: block; }
.wpcf7 form.init .wpcf7-response-output { display: none; }


.wpcf7
{
    background-color:  transparent;
    border: 1px solid #D2D2D2;
}

div.wpcf7 {
    margin: 0px;
    padding: 15px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #F5F5F5;
    width: 100%;
    border: 1px solid #D2D2D2;
    color: black !important;
}

.wpcf7 input[type="submit"]
{
    width: 100% !important;
    font-size: 15px !important;
}

.wpcf7-form .wpcf7-submit {
    background: #ba0202;
}

.pricing-plan li {
    color: #4c4b4b;
    font-size: 17px;
}

.pricing-plan .pricing-price span.pricing-per {
    font-size: 20px;
}

.fontsize15 {
    font-size: 15px;
}

@media only screen and (max-width: 959px) {
.callout .callout-button {
    margin-left: 0px !important;
}
}

#topbar {
    background: #ba0202!important;
}

.fontsize16 {
    font-size: 16px;
}

.imagebox {
    color: #2b2b2b;
}

.fontsize18 {
    font-size: 18px;
}

.testimonial-slide {
    font-size: 21px;
}

.fontsize17 {
    font-size: 17px;
}

a.button.red {
    background: #b5383a;
    border-color: #b5383a;
}

.titlebar h1, .title-h1 {
    color: #333333 !important;
}

#breadcrumbs, #breadcrumbs a {
    display: none;
}

.testimonial-slide span {
    opacity: 1;
    color: #373737 !important;
}