

.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;
}

.wpcf7-form input { width:100%; margin:6px 0; padding:6px; 
}

.entry-content .wpcf7 table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: normal;
  width: 100%;
}

.entry-content .wpcf7 table tr {
  display: flex;
  align-items: stretch; 
}

.entry-content .wpcf7 table td {
  border: none;
  line-height: normal;
  padding-bottom: 0;
  text-align: left;
}

.entry-content .wpcf7 table td span {
  display: block;
  margin-bottom: 5px;
  overflow: auto;
}

span.wpcf7-list-item {
  display: inline-block !important;
  margin-right: 0.5em;
  margin-left: 0;
}

span.wpcf7-list-item-label {
  display: inline-block !important;
  vertical-align: top;
}

span.wpcf7-form-control-wrap span {
  margin-bottom: 0 !important;
}