﻿.widget__footer .widget-content h5 {
	color: #fff;
}
.copyright-secondary a:hover {
    color: #0083A4;
}
.contact-widget address i {
	font-size: 16px;
	color: #0083A4;
	margin-right: 5px;
}
address a {
	color:#0083A4;
}
.btn, button, input[type=submit], input[type=reset], input[type=button] {
	background-color: #00B8E6;
}
.page-title-holder h1:after {
	background-color: #00B8E6;
}
.ico-holder {
	background-color: #00B8E6;
}
.footer-widgets a:hover {
	color: #C6F3FF;
}
.flex-control-paging li a.flex-active {
    background: #00B8E6 none repeat scroll 0% 0%;
    cursor: default;
}
.flex-control-paging li a:hover {
    background: #00B8E6 none repeat scroll 0% 0%;
	
} 
.project-feed-filter a {
	font-family:Oswald, Arial , Helvetica, sans-serif;
}
.project-item .icon-image i {
    color: #00B8E6;
    font-size: 28px;
    line-height: 60px;
    transition: all 0.2s ease-out 0s;
}
.project-item .icon-image:hover {
	  background-color: #00B8E6;
}
.project-desc h3 a:hover {
	color: #00B8E6;

}
@media (max-width:767px) {
	.widget-content p {	text-align:center;}
	.widget-content h5 {	text-align:center;}
.sidebar__bottom {padding-top:30px;}
}
ol.numerowana {	list-style:lower-roman;
	margin-left: 0px;}
ol.numerowana p {	margin: 0px;}