.options {
    color: #b50377;
}

.text-intro h3 {
    color: #ffffff;
}

.text-intro p {
    color: #b50377;
}

.hey a:hover {
    color: #b50377;
}

.menu ul li.active a {
    color: #b50377;
}

.menu ul li a:hover {
    color: #b50377;
}

.text-stories {
    color: #b50377;
}

.progress-bar {
    background-color: #b50377;
}

.single-fun-fact span {
    color: #d4d4d4;  /*CAMBIA ICONOS DE CANTIDADES*/
}

.resume-icon {
    background: #b50377;
}

.resume-time > p {
    color: #949494;;
}

.download-right a {
    background: #b50377;
}

.filters .filter.active {
    color: #b50377;
}

.item-hover {
    background: #b50377;
	opacity:0.5;
}

.testimonial-right h5 {
    color: #b50377;
}

.blog-right h3 a:hover {
    color: #b50377;
}

.view-more {
    background: #b50377;
}

.post-view span {
    color: #000000;
}

.icon-box {
    background: #b50377; 
}

.btn-style-form {
    background: #b50377;
}

.form-style:focus {
    border-bottom: 2px solid #b50377;
}

.social > a:hover {
    background: #b50377;
}

.mobile-btn {
    background: #b50377;
}

.mobile-btn:hover {
    color: #b50377;
}