
.latest-v1-section h3 {

    font-family: "Andes", sans-serif;
    font-size: 18px;
    line-height: 29px;
    margin: 0px 0px 8px 0px;
    font-weight: normal;
 }

.latest-v1-section ul {
  padding-left: 0px;
  list-style: none;
  padding-right: 0px; }
  @media (min-width: 768px) {
    .latest-v1-section ul {
      padding-right: 32px; } }
  .latest-v1-section ul li {
    padding-bottom: 32px;
    margin-bottom: 32px;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }


.fa-chevron-up:before,
.fa-chevron-down:before
{
    color:#0071BC !important;
}

  .header-search-section .search-submit-icon:before {
    font-family: 'FontAwesome';
    content: "\f002";
    color: #ec553a; }
.pagination li a {
  border: 0px;
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
  display: inline-block;
  color: #0071BC; }
  .pagination li a:hover, .pagination li a.active, .pagination li a:active, .pagination li a:focus {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    background-color: #fff;
    border-color: #fff; }
  .pagination li a i {
    font-size: 15px;
    line-height: 18px;
    font-weight: 600; }

.pagination > .active > a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-color: #fff;
  border-color: #fff; }
  .pagination > .active > a:hover, .pagination > .active > a.active, .pagination > .active > a:active, .pagination > .active > a:focus {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    background-color: #fff;
    border-color: #fff; }

.fa-chevron-up:before,
.fa-chevron-down:before
{
    color:#0071BC !important;
}

