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

/* TABLE OF CONTENTS
	1. Theme Blue
*/

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

.header .logo {
	border-left: 3px solid;
    background: #ffa000;
    width: 250px;
    top: 10px;
    left: 0px;
}

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

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

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

.card-inner .card-wrap .title span {
	color: #ffa000;
}

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

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

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

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

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

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

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

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

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

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

.content.gallery .filter-menu .f_btn.active {
	color: #ffa000;
}

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

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

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

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

