/*
*	 Author: beshleyua
*	 Author URL: http://themeforest.net/user/beshleyua
*/

/* TABLE OF CONTENTS
	1. Theme Blue
*/

/* 1. Theme Blue */
a:hover {
	color: #f5a640;
}

.header .logo {
	background: #f5a640;
}

.header .top-menu ul li.active a {
	color: #f5a640;
}

.header .top-menu ul li.active a .icon {
	color: #f5a640;
}

.header .social a:hover .icon {
	color: #f5a640;
}

.card-inner.card-started .title span {
	color: #f5a640;
}
.card-inner.card-started .subtitle strong {
    color: #f5a640;
}
.card-inner .card-wrap .title span {
	color: #f5a640;
}

.content.inner-top .text p strong {
	color: #f5a640;
}

.content.inner-top .circle-bts a:hover .icon {
	color: #f5a640;
}

.content.inner-top .circle-bts a:hover span {
	color: #f5a640;
}

.service-items .service-item .icon {
	color: #f5a640;
}

.pricing-items .pricing-item .icon {
	color: #f5a640;
}

.pricing-items .pricing-item .feature-list ul li strong {
	background: #f5a640;
}

.pricing-items .pricing-item .lnks .lnk span {
	color: #f5a640;
}

.fuct-items .fuct-item .icon {
	color: #f5a640;
}

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

.skills-list ul li .progress .percentage {
	background: #f5a640;
}

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

.box-item .image .info:before,
.box-item .image .info:after {
	background: #f5a640;
}

.contacts-items .contacts-item .icon {
	color: #f5a640;
}

.post-box .blog-content blockquote {
	border-left-color: #f5a640;
}

.post-box .blog-content ul.list-style li:before {
	background: #f5a640;
}

.post-box .post-comments li .comment-info .name h6 {
	color: #f5a640;
}

input:hover,
input:focus,
input:active,
textarea:hover,
textarea:focus,
textarea:active,
button:hover
button:focus
button:active
{
	border-bottom-color: #f5a640 !important;
}

.comment-author .fn {
    color: #f5a640
}

.page-navigation a {
	color: #f5a640
}

a.special-link:hover {
    color: #fff;
	background: #f5a640;
}