

.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {
    color: #ff5a5f;
}

.testimonials_c_holder .testimonial_content_inner {
    background: #f9f9f9;
}

.testimonials_c_holder .flex-control-nav li {
    width: 10px;
    height: 10px;
    margin: 0 2px;
}

.testimonials_c_holder .flex-control-nav li a {
    background-color: #dadbde;
}

.testimonials_c_holder .flex-control-nav li a.flex-active {
    background-color: #ff5a5f;
}

.qode_video_box .qode_video_image .qode_video_box_button {
    background-color: #ff5a5f;
}

.qode_video_box .qode_video_image .qode_video_box_button_arrow {
    border-left-color: #fff;
}

.qode_video_box .qode_video_image:hover .qode_video_box_button {
    background-color: #fa4b51;
}

.gallery_holder ul li .gallery_hover {
    background-color: rgba(255,255,255,.81);
}

.gallery_holder ul li .gallery_hover i {
    color: #ff5a5f;
}

.header_bottom_right_widget_holder {
    padding: 0 0 0 25px;
}

div.wpcf7 .ajax-loader {
    display: block;
    margin: 0 auto;
}

.testimonial_title_holder h5 {
    font-size: 26px;
    line-height: 32px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    color: #404040;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_image_holder {
    margin-bottom: 22px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {
    margin: 17px 0 19px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author {
    margin-top: 28px;
}

.testimonials_c_holder .testimonial_content_inner {
    padding: 53px 45px 49px;
}

.qode-cft-footer-text {
    color: #aaaaaa;
    font-size: 13px;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a {
    opacity: 1;
}

/* Steve */

.wpb_gmaps_widget .wpb_wrapper {
    padding: 0px !important;
}

.lead p,
.lead {
font-size: 20px !important;
line-height: 33px !important;
}

.gallery_holder ul li .gallery_hover i {
    color: #5aafcf !important;
}

body a.pp_previous::after, 
body a.pp_next::after {
border: 0px !important;
}


body.error404 .title .title_holder, 
.page_not_found p:first-of-type {
display: none;
}

@media (max-width: 600px) {
.footer_top .footer_col1,
.footer_top .column_inner > div {
margin-bottom: 0px !important;
text-align: center;
}
}