<style>

.header .top-menu ul li:hover a,
.header .top-menu ul li.active a {
	color: ;
}

.header .top-menu ul li:hover a .icon,
.header .top-menu ul li.active a .icon,
.header .top-menu ul li:hover a .link,
.header .top-menu ul li.active a .link {
	color: ;
}

.card-started .profile .subtitle {
	margin: 0 0 15px 0;
	font-size: 14px;
	color: ;
	line-height: 14px;
	font-weight: 400;
}
.lnk:hover,
.button:hover {
	color: ;
}

a:hover {
	text-decoration: none;
	color: ;
}

.card-started .profile .social a:hover .ion, .card-started .profile .social a:hover .fab, .card-started .profile .social a:hover .fas {
	color: ;
}

.content .title:before {
	content: '';
	position: absolute;
	top: 0;
	width: 200px;
  height: 32px;
  border-bottom: 2px solid ;
  padding: 
	/* background: -moz-linear-gradient(-45deg,  100%, rgba(232, 103, 107, 0.01) 100%);
	background: -webkit-linear-gradient(-45deg,  100%, rgba(232, 103, 107, 0.01) 100%);
	background: linear-gradient(135deg,  100%, rgba(232, 103, 107, 0.01) 100%);
	z-index: -1;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px; */
}

.service-items .service-item .icon {
	margin: 0;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 32px;
	color: ;
	background: -moz-linear-gradient(-45deg, rgba(232, 103, 107, 0.4) 0%, rgba(232, 103, 107, 0.01) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(232, 103, 107, 0.4) 0%, rgba(232, 103, 107, 0.01) 100%);
	background: linear-gradient(135deg, rgba(232, 103, 107, 0.4) 0%, rgba(232, 103, 107, 0.01) 100%);
	border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	-khtml-border-radius: 60px;
}

.pricing-items .pricing-item .icon {
	margin: 0 auto;
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 32px;
	color: ;
}

.fuct-items .fuct-item .icon {
	margin: 0 auto;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 32px;
	color: ;
}

.resume-title .icon,
.skill-title .icon {
	position: relative;
	top: -15px;
	float: left;
	width: 40px;
	height: 40px;
	font-size: 32px;
	color: ;
	background: #ffffff;
}

.resume-items .resume-item.active .date {
	color: ;
}

.resume-items .resume-item.active .date:before {
	background: }

.skills-list ul li .progress .percentage {
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	background: ;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.content.works .filter-menu .f_btn.active {
	color: ;
}

</style>
