.bg-primarytextcolor
{
    background-color:#19536f;
}
.title-medium-dark a:hover {
  color: #5791ad !important;
}
.title-semibold-dark a:hover {
  color: #5791ad !important;
}
.header-style1 .main-menu-area .ne-main-menu nav ul li a:hover
{
    color: #5791ad !important;
}
.header-style1 .main-menu-area .ne-main-menu nav ul .active a
{
    color: #5791ad !important;
}
.topic-box:before
{
    border-top:8px solid #5791ad !important;
}
.topic-box
{
    background-color: #5791ad !important;
}

ul.footer-social li a
{
    background-color:#fff;
    color: #5791ad;
}
ul.footer-social li a:hover
{
    background-color: #5791ad;
}
ul.news-info-list li i
{
    color: #19536f;
}
.feeding-text-dark .ticker-content a:hover
{
    color: #19536f;
}
#scrollUp
{
    border: 2px solid #5791ad;
    background-color:#fff;
    color:#19536f;
}
#scrollUp i
{
    color:#19536f;
}
#scrollUp:hover, #scrollUp:focus
{
    background-color: #5791ad;
}
.footer-area-bottom {
  background-color: #19536f;
}