

.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: 0;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    margin-top: 34px;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}

.latest_post_two_holder .post_info_author_name, .latest_post_two_holder .post_info_date {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px !important;
}

.latest_post_two_holder .latest_post_two_text .separator.small {
    width: 40px;
    height: 2px;
    margin: 17px 0 28px;
}

.comments .comment .text .text_holder {
    margin: 13px 0 0;
}

.comment_holder .comment {
    padding: 34px 25px 37px;
}

.comments .comment .text .comment_date {
    font-size: 13px;
    color: #303030;
}

div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #5b2d90 !important;} 

div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #5b2d90;}

span.wpcf7-not-valid-tip {
    color: #5b2d90;
}

@media only screen and (max-width: 1024px){
nav.main_menu>ul>li>a{position:relative;padding:0 17px;}
nav.main_menu > ul > li > a {
 font-size: 15px;}
}


@media only screen and (max-width: 768px) {
.title.title_size_medium h1 {
    font-size: 35px;
}
}

/* homepage equal height */
@media screen and (min-width: 992px) {
.home .custom_gallery_equal_height .flexslider .slides img {
    height: 568px !important;
    width: auto !important;
    object-fit: cover !important;
}
}
.wpb_gallery .flexslider {
    margin-bottom: 0px !important;
}