/* ========================================================================================= */
/* ======================================= MAIN COLOR : #ff5b62 =================================== */
/* ========================================================================================= */

.sidebar-name p {
    color: #ff5b62;
}
.menu ul li a {
    color: #fff;
}
.header .middle-l h3 span {
    color: #ff5b62;
}
.info-list li .title:after {
    background-color: #ff5b62;
}
.about-skills li .progress-bar::before {
    background: #ff5b62;
}
.about-skills li .progress-bar span {
    border: 1px solid #ff5b62;
}
.services .service-box .icon i {
    color: #ff5b62;
}
.services .service-box .service-title h4 {
    color: #ff5b62;
}
.timeline-item {
    border-left: 2px solid #ff5b62;
}
.timeline-item:before {
    border: 2px solid #ff5b62;
}
.timeline-item:after {
    background-color: #ff5b62;
}
.timeline-item .item-period {
    color: #ff5b62;
}
.download .download-button a {
    background: #ff5b62;
    border: 1px solid #ff5b62;
}
.portfolio .filter-portfolio .is-checked {
    color: #ff5b62;
    border-bottom: 1px solid #ff5b62;
}
.portfolio .portfolio-caption .info-content span {
    color: #ff5b62;
}
.testimonial-box h3 {
    color: #ff5b62;
}
.posts .p-content .post-meta span:hover {
    color: #ff5b62;
}
.posts .p-content .more:hover {
    color: #ff5b62;
}
.contact-item input:focus,
.contact-item textarea:focus {
    border-bottom: 1px solid #ff5b62;
}
.contact-item .button {
    background: #ff5b62;
    border: 1px solid #ff5b62;
}
.footer .f-co a {
    border-bottom: 1px solid #ff5b62;
}
.social-n .s-icon:hover {
    background-color: #ff5b62;
}
.slide-nav-btn span {
    background:#ff5b62;
}
.slide-nav-btn span:after {
    background:#ff5b62;
}
.slide-nav-btn span:before {
    background:#ff5b62;
}
