.color_h6 {
    color: #760000;
}
a:hover,
a:focus {
    color: #0085da;
}
a {
    color: #760000;
}
blockquote {
    border-left-color: #760000;
}
.gradient_bg{
    background: -webkit-linear-gradient(90deg, #fd746c, #760000);
    background: -o-linear-gradient(90deg, #fd746c, #760000);
    background: -moz-linear-gradient(90deg, #fd746c, #760000);
    background: linear-gradient(90deg, #fd746c, #760000);
}
.form-control:focus {
    border-color: #760000;
}
.title:after {
    background: #760000;
}
.read_more_link {
    color: #760000;
}
.common-btn {
    background: -webkit-linear-gradient(90deg, #fd746c, #760000);
    background: -o-linear-gradient(90deg, #fd746c, #760000);
    background: -moz-linear-gradient(90deg, #fd746c, #760000);
    background: linear-gradient(90deg, #fd746c, #760000);
    background-color: #760000;
}
.read_more {
    border-bottom-color: #760000;
}
.blue_dotted_border{
    border-bottom-color:#760000;
}
.sub_title:after {
    background: #760000;
}
.navbar-toggle .icon-bar{
    background-color: #760000;
}
.navbar-custom .main-menu li a.active {
    color: #760000;
}
nav>li>a:focus, .nav>li>a:hover {
    color: #760000 !important;
}
.team .owl-theme .owl-controls .owl-nav div {
    border: 2px solid #760000;
    color: #760000;
}
.member_des:after {
    background: #760000;
}
.team-socials i {
    background: -webkit-linear-gradient(55deg, #760000, #fd746c);
    background: -o-linear-gradient(55deg, #760000, #fd746c);
    background: -moz-linear-gradient(55deg, #760000, #fd746c);
    background: linear-gradient(55deg, #760000, #fd746c);
    background-color: #fd746c;
}
.appointment_info i {
    color: #760000;
}
.gallery_hvr_effect{
    background: -webkit-linear-gradient(90deg, #fd746c, #760000);
    background: -o-linear-gradient(90deg, #fd746c, #760000);
    background: -moz-linear-gradient(90deg, #fd746c, #760000);
    background: linear-gradient(90deg, #fd746c, #760000);
}

.btn_tab:hover,.current,.current:focus{
    background: -webkit-linear-gradient(90deg, #fd746c, #760000);
    background: -o-linear-gradient(90deg, #fd746c, #760000);
    background: -moz-linear-gradient(90deg, #fd746c, #760000);
    background: linear-gradient(90deg, #fd746c, #760000);
    background-color: #760000;
}
.blog .owl-dots .owl-dot.active,
.blog .owl-dots .owl-dot:hover {
    background: #760000;
}

.blog_hover_detail {
    background: -webkit-linear-gradient(90deg, #fd746c, #760000);
    background: -o-linear-gradient(90deg, #fd746c, #760000);
    background: -moz-linear-gradient(90deg, #fd746c, #760000);
    background: linear-gradient(90deg, #fd746c, #760000);
    background-color: #760000;
}
blockquote p{
    color:#760000 ;
}
.pricing .panel:hover .panel-heading {
    background: -webkit-linear-gradient(90deg, #fd746c, #760000);
    background: -o-linear-gradient(90deg, #fd746c, #760000);
    background: -moz-linear-gradient(90deg, #fd746c, #760000);
    background: linear-gradient(90deg, #fd746c, #760000);
    background-color: #760000;
}
.testimonial_thumbs .slick-current img {
    border: 1px solid #760000;
}
.testimonial_thumbs .slick-current h4 {
    color: #fff;
}
.footer_header{
    color: #760000;
}
.footer_menu  h5:hover{
    color:#760000 ;
}
.footer_gallery li .footer_hvr_effect{
    background: -webkit-linear-gradient(90deg, #fd746c, #760000);
    background: -o-linear-gradient(90deg, #fd746c, #760000);
    background: -moz-linear-gradient(90deg, #fd746c, #760000);
    background: linear-gradient(90deg, #fd746c, #760000);
}
.footer .fa-angle-double-right,.footer_about i{
    color: #760000;
}
.our_story_heading{
    color: #760000;
}
.price_list_title{
    color:#760000 ;
}
.make_an_appointment h3{
    color: #760000;
}
.blogs .owl-theme .owl-controls .owl-nav [class*=owl-] {
    background-color: #fd746c;
}
.sub_header_title {
    color: #760000;
}
.sub_header_title:after {
    background: #760000;
}
.feature_hvr_effect{
    background-color: #760000;
    background: -webkit-linear-gradient(90deg, #fd746c, #760000);
    background: -o-linear-gradient(90deg, #fd746c, #760000);
    background: -moz-linear-gradient(90deg, #fd746c, #760000);
    background: linear-gradient(90deg, #fd746c, #760000);
}
.post_comment h3{
    color: #760000;
}
.blog_comment_icons i:hover,.blog_comment_icons span:hover{
    color: #760000;
}
.feature_video h6{
    color: #760000;
}
.blog_categories h5 a:hover,.blog_categories h5 a:active,.blog_categories h5 a:focus{
    color: #760000;
}
.blogs .blog_right h3 {
    color: #760000;
}
.tweet i{
    color: #760000;
}
.leave_reply h3 {
    color: #760000;
}
.expert_right h3{
    color: #760000;
}
.branches h3{
    color: #760000;
}
@media only screen and (max-width: 767px) {
    .btn_tab {
        color: #760000;
    }
    .btn_tab:hover, .current, .current:focus {
        color: #760000;
        background: none;
    }
}