/* 2AAFC3 * 208897 */

.color-bg{
	background-color:#5989ec;
}
.dark-bg a {
	color: #FAC928;
	/*text-decoration: underline;*/
}
.section.section-pricing .panel-primary .panel-heading{
	background-color: #5989ec;
}
.thumbnail-badges img {
	border: 5px solid #5989ec;
}
.btn-king {
	background: #5989ec;
}
.btn-king:hover,
.btn-king:focus,
.btn-king:active {
	background-color: #208897;
}
.btn-king.white:hover,
.btn-king.white:focus,
.btn-king.white:active {
	color:#5989ec;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #5989ec;
}
.work-info{
	color: #5989ec;
}
.hover-mask2 {
	background: #5989ec;
}
#filter-works ul li a:hover{
	background:#208897;
}
#filter-works ul li.active a{
	background:#5989ec;
}
.modal-header{
	background:#5989ec;
}
#contact-form .form-control:focus, 
.input-group .form-control:focus {
	border:2px solid #5989ec;
}

.social-profiles li a {
	border:2px solid #5989ec;
	color:#5989ec;

}
.social-profiles li a:hover {
	background:#5989ec;
}

.social-links li a:hover {
	color:#5989ec;
}
#logo-small {
	display: none;
}