.breadcrumbs-section .breadcrumbs span {
  color: #323E48;
  padding-right: 15px;
  padding-left: 15px; }

h1 {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  margin-top: 0;
  margin-bottom: 0; }
  @media screen and (max-width: 991px) {
    h1 {
      font-size: 24px;
      line-height: 34px; } }

.title-section .page-filter-wrap span {
  font-size: 16px;
  line-height: 28px;
  color: #323E48; }
.title-section .page-filter-wrap form select {
  padding: 0 22px;
  width: 190px;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #B7C9D3;
  border-radius: 6px;
  -moz-appearance: none;
  -webkit-appearance: none;
  position: relative;
  background-image: url("../icons/down-arrow.svg");
  background-size: 12px 6px;
  background-repeat: no-repeat;
  background-position: 95% center; }
  .title-section .page-filter-wrap form select:focus-visible {
    outline: unset; }
  @media screen and (max-width: 575px) {
    .title-section .page-filter-wrap form select {
      width: 45%; } }

.explore-section .explore-inner {
  max-width: 1200px;
  margin: 0 auto; }
  .explore-section .explore-inner .explore-row {
    margin-bottom: 35px; }
    @media screen and (max-width: 767px) {
      .explore-section .explore-inner .explore-row {
        flex-wrap: wrap;
        border: 1px solid #E5E5E5; } }
    .explore-section .explore-inner .explore-row .explore-left-col {
      width: 50%;
      max-width: 530px;
      padding-right: 30px; }
      @media screen and (max-width: 767px) {
        .explore-section .explore-inner .explore-row .explore-left-col {
          width: 100%;
          max-width: 100%;
          order: 1;
          padding: 24px; } }
    .explore-section .explore-inner .explore-row .explore-right-col {
      width: 50%; }
      @media screen and (max-width: 767px) {
        .explore-section .explore-inner .explore-row .explore-right-col {
          width: 100%; } }
      .explore-section .explore-inner .explore-row .explore-right-col a {
        width: 100%;
        line-height: 0;
        text-align: center; }
        .explore-section .explore-inner .explore-row .explore-right-col a img {
          max-height: 340px; }
    .explore-section .explore-inner .explore-row:nth-child(even) .explore-left-col {
      order: 1;
      padding-left: 30px;
      padding-right: 0; }
      @media screen and (max-width: 767px) {
        .explore-section .explore-inner .explore-row:nth-child(even) .explore-left-col {
          padding-right: 24px; } }
  .explore-section .explore-inner .pagination {
    display: flex;
    justify-content: center;
    padding-top: 60px; }
    @media screen and (max-width: 767px) {
      .explore-section .explore-inner .pagination {
        padding-top: 0; } }
    .explore-section .explore-inner .pagination a, .explore-section .explore-inner .pagination span {
      display: flex;
      width: 40px;
      height: 35px;
      justify-content: center;
      align-items: center;
      border: 1px solid #B7C9D3;
      border-right: 0; }
    .explore-section .explore-inner .pagination .prev {
      border-left: 1px solid #B7C9D3;
      background-color: #F8F9FB; }
    .explore-section .explore-inner .pagination a:first-child {
      border-left: 0; }
      .explore-section .explore-inner .pagination a:first-child.prev {
        border-left: 1px solid #B7C9D3;
        background-color: #F8F9FB; }
    .explore-section .explore-inner .pagination a:nth-last-child(1) {
      border-right: 1px solid #B7C9D3;
      background-color: #F8F9FB; }
    .explore-section .explore-inner .pagination span {
      background: #E0E622;
      border-right: 1px solid #B7C9D3; }
      .explore-section .explore-inner .pagination span + a {
        border-left: 0; }
        .container .row  p a {
          font-weight: bold;
        }
      .container .row  p a:hover{
          color:#E0E622;
      
        }
/*# sourceMappingURL=explore-umniah.css.map */
