a {
  color: #0076c0;
}
a:hover {
  color: #00578d;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #0076c0;
}

.sticky-wrapper.is-sticky .sp-megamenu-parent >li.active>a,
.sticky-wrapper.is-sticky .sp-megamenu-parent >li:hover>a {
  color: #50bceb !important;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #0076c0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #0076c0;
}
#offcanvas-toggler >i {
  color: #0076c0;
}

.sticky-wrapper.is-sticky #offcanvas-toggler >i {
  color: #ffffff;
  font-size: 34px;
}

#offcanvas-toggler >i:hover {
  color: #50bceb;
}

.sticky-wrapper.is-sticky #offcanvas-toggler >i:hover  {
  color: #50bceb;
}

.btn-primary {
background: #173655 !important;
color: #ffffff;
text-transform: uppercase;
font-size: 12px;	
-webkit-border-top-right-radius: 18px;
-moz-border-top-right-radius: 18px;
border-top-right-radius: 18px;
-webkit-border-bottom-right-radius: 18px;
-moz-border-bottom-right-radius: 18px;
border-bottom-right-radius: 18px;
padding: 0px 12px 0px 12px;
position: relative;
margin-left: 0px;
line-height: 20px;
display: inline-block;
border: 1px solid #173655 !important;
font-weight: 600;
}

.btn-primary:hover {
background: #50bceb !important;
border: 1px solid #50bceb !important;

}

p.acysubbuttons {
position: relative;
display: inline-block;
}
/*

p.acysubbuttons button {
background: #173655 !important;
}


.acysubbuttons button:before {
	  font-family: "FontAwesome";
	content: " \f138";
	position: absolute;
	left: -8px;
	top:-6px;
	  margin: auto;
	color: #50bceb;
	font-size: 28px;
}

.acysubbuttons button:hover:before {
	color: #0076c0;
}
*/


.sppb-btn-primary {
  border-color: transparent;
  background-color: #0076c0;
}
.sppb-btn-primary:hover {
  border-color: #004774;
  background-color: #00578d;
}
ul.social-icons >li a:hover {
  color: #0076c0;
}
.sp-page-title {
  background: #0076c0;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
/* .sp-module ul >li >a {
  color: #807f83;
} */
.sp-module ul >li >a:hover {
  color: #0076c0;
}
.sp-module .latestnews >div >a {
  color: #807f83;
}
.sp-module .latestnews >div >a:hover {
  color: #0076c0;
}
.sp-module .tagscloud .tag-name:hover {
  background: #0076c0;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #0076c0;
}
.search .btn-toolbar button {
  background: #0076c0;
}
.post-format {
  background: #0076c0;
}
.voting-symbol span.star.active:before {
  color: #0076c0;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #00578d;
}
.entry-link,
.entry-quote {
  background: #0076c0;
}
blockquote {
  border-color: #0076c0;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #0076c0;
}
#sp-footer {
  background: #0076c0;
}
.sp-comingsoon body {
  background-color: #0076c0;
}
.pagination>li>a,
.pagination>li>span {
  color: #807f83;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #807f83;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #0076c0;
  background-color: #0076c0;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #0076c0;
  background-color: #0076c0;
}
