/**************************************************************************************************************************
   _____                                        _   ______   _______    _____ _     _ _                 _           
  / ____|                                      | | |  ____| |__   __|  / ____| |   (_) |               | |          
 | |     ___  _   _ _ __ __ _  __ _  ___       | | | |__       | |    | |    | |__  _| | ___  ___  __ _| |__   ___  
 | |    / _ \| | | | '__/ _` |/ _` |/ _ \  _   | | |  __|      | |    | |    | '_ \| | |/ _ \/ _ \/ _` | '_ \ / _ \ 
 | |___| (_) | |_| | | | (_| | (_| |  __/ | |__| | | |         | |    | |____| | | | | |  __/  __/ (_| | |_) | (_) |
  \_____\___/ \__,_|_|  \__,_|\__, |\___|  \____/  |_|         |_|     \_____|_| |_|_|_|\___|\___|\__, |_.__/ \___/ 
                               __/ |                                                               __/ |            
                              |___/                                                               |___/             
****************************************************************************************************************************/


header .social-links .social-link:hover {
    color: #e60000;
}

header .logo:before {
    background-color: #e60000;
}

header .menu-button:before {
    background-color: #e60000;
}

.main-btn {
    color: #e60000;
    border-color: #e60000;
}

.main-btn:hover {
    background-color: #e60000;
    border-color: #e60000;
}

blockquote {
    border-color: #e60000;
}

.sub-heading h3:before {
    background: #e60000;
}

.preloader .loading-text span:before {
    color: #e60000;
}

.section-about .about-info p strong {
    color: #e60000;
}

.section-about .about-info .about-list li .title:before {
    background-color: #e60000;
}

.section-about .services .service-item i {
    color: #e60000;
}

.section-about .testimonials .testimonial-item .description:before {
    color: #e60000;
}

.section-about .testimonials .testimonial-item .rating li {
    color: #e60000;
}

.section-blog .blog-item .post-content .cat {
    color: #e60000;
}

.section-contact .contact-detail .contact-info li .title:before {
    background-color: #e60000;
}

.section-contact .contact-detail .social-media h4:before {
    background-color: #e60000;
}

.page.section-home .banner-text .animate-title {
    color: #e60000;
}

.section-portfolio .portfolio-filter ul li.active {
    background-color: #e60000;
}

.section-portfolio .portfolio-items .item figure {
    background: #e60000;
}

.section-resume .experience,
.section-resume .education {
    border-color: #e60000;
}

.section-resume .experience h5,
.section-resume .education h5 {
    color: #f4a460;
}

.section-resume .experience .event:after,
.section-resume .education .event:after {
    -webkit-box-shadow: 0 0 0 4px #e60000;
    box-shadow: 0 0 0 4px #e60000;
}

.section-resume .skills .skill-item .progress .progress-bar:after {
    border-color: #e60000;
}

.section-resume .skills .skill-item .progress .progress-bar {
    background-color: #e60000;
}

header .back-button:before {
    background-color: #e60000;
}

.single-blog .blog-category li {
    border-color: #e60000;
}

.single-blog .blog-category li a {
    color: #e60000;
}