

 nav.main_menu>ul>li.active>a>span:not(.plus) {
position: relative;
display: inline-block;
vertical-align: middle;
padding: 22px 18px 22px 18px;
border-radius: 0px;
background-color:  rgba(255, 255, 255, 0.3);
}

.testimonial_title_holder h5{
    color: #2a2a2a;
    font-family: 'Lora', sans-serif;
    font-size: 25px;
    line-height: 30px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author{
    margin-top: 21px;
    color: #2a2a2a;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Lora';
    line-height: 20px;
}

.call_to_action.simple .text_wrapper>.call_to_action_text{
 line-height: 30px;
}

.q_counter_holder p.counter_text, .title h1 {
    text-transform: capitalize;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea{
    text-align: center;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 7px;
}

.page_not_found h2{
    font-size: 29px;
}
.page_not_found p {
    margin: 15px 14% 35px;
}
@media only screen and (max-width: 600px) {
    .title .subtitle{
        display: none;
    }
}

