
.header-right-top a span  {
	color: #0c3c60;
}
h1, h2 , h3, h4,h5,h6, a , .listing-items h2 {
	color: #39729b;
}
p , label  , footer ul li a  , article ul li , ol {
	color: #0c3c60;
}

.side-block.call-req , .home_callback {
	background-color: #0c3c60;
	border-top: 3px solid #6ea4ca;
	border-bottom: 3px solid #6ea4ca;
}
aside input[type=submit] , .home_callback input[type=submit] {
	background-color: #6ea4ca;
}

.fill-primary {
	fill: #0c3c60;
}
.stroke-primary {
	stroke: #0c3c60;
}


.white-fill {
	fill: #fff;
}
aside .call-req h3 {
	border-bottom: 1px solid #6ea4ca;
}
input[type=submit] {
	border: 2px solid #0c3c60;
	color: #0c3c60;
}
article ul li:before , .listing-items h2:after  {
 background-color: #0c3c60;;
}
.button {
	border-color: #0c3c60;
	color: #0c3c60;
}

.home_block p.h2 {
	color: #39729b;
}

#pagination a {
	background-color: #6ea4ca;
}
@media (min-width: 1025px) {
	.header-right-bottom ul li.current-menu-item a , 	.header-right-bottom ul li:hover > a {
		color: #0c3c60;
	}
	.header-right-bottom li a {
		color: #39729b;
	}

}

@media (max-width: 1025px) {
	.mobile-menu-button > div , .menu  {
		background-color: #0c3c60;
	}
}
