﻿@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?kg23b1");
  src: url("/fonts/icomoon.eot?#iefixkg23b1") format("embedded-opentype"), url("/fonts/icomoon.woff?kg23b1") format("woff"), url("/fonts/icomoon.ttf?kg23b1") format("truetype"), url("/fonts/icomoon.svg?kg23b1#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'external-link-font';
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBSoAAAC8AAAAYGNtYXAXVtKHAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZvFacWoAAAF4AAAAhGhlYWQIUvSYAAAB/AAAADZoaGVhBq0DxgAAAjQAAAAkaG10eAoAAAAAAAJYAAAAFGxvY2EAKABWAAACbAAAAAxtYXhwAAgAFQAAAngAAAAgbmFtZRdPKjEAAAKYAAACCnBvc3QAAwAAAAAEpAAAACAAAwMAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAAPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QD//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAACAAD/6wLrAtYACgASAAAXESEVIxEhNTMRIQE3JyERJwcnAAEAlQIVa/0VAVDFbwFFcMRnFQLra/3qwP7WAbfFbv68b8VnAAABAAAAAQAAratF9V8PPPUACwQAAAAAANMkWG0AAAAA0yRYbQAA/+sC6wLWAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAALrAAEAAAAAAAAAAAAAAAAAAAAFBAAAAAAAAAAAAAAAAgAAAAQAAAAAAAAAAAoAFAAeAEIAAQAAAAUAEwACAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABABIAAAABAAAAAAACAAcAwwABAAAAAAADABIAVwABAAAAAAAEABIA2AABAAAAAAAFAAsANgABAAAAAAAGABIAjQABAAAAAAAKABoBDgADAAEECQABACQAEgADAAEECQACAA4AygADAAEECQADACQAaQADAAEECQAEACQA6gADAAEECQAFABYAQQADAAEECQAGACQAnwADAAEECQAKADQBKGV4dGVybmFsLWxpbmstZm9udABlAHgAdABlAHIAbgBhAGwALQBsAGkAbgBrAC0AZgBvAG4AdFZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGV4dGVybmFsLWxpbmstZm9udABlAHgAdABlAHIAbgBhAGwALQBsAGkAbgBrAC0AZgBvAG4AdGV4dGVybmFsLWxpbmstZm9udABlAHgAdABlAHIAbgBhAGwALQBsAGkAbgBrAC0AZgBvAG4AdFJlZ3VsYXIAUgBlAGcAdQBsAGEAcmV4dGVybmFsLWxpbmstZm9udABlAHgAdABlAHIAbgBhAGwALQBsAGkAbgBrAC0AZgBvAG4AdEZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");
  font-weight: normal;
  font-style: normal; }

.ExplorePageMarqueePartial .arrow-left, .ExplorePageMarqueePartial .arrow-right {
  height: 100%;
  position: absolute;
  top: 0;
  width: 10%;
  cursor: pointer; }

.ExplorePageMarqueePartial {
  background-color: black;
  height: 523px;
  margin: auto;
  max-width: 1500px;
  position: relative;
  text-align: center; }
  @media screen and (min-width: 769px) and (max-width: 1169px) {
    .ExplorePageMarqueePartial {
      height: 440px; } }
  @media screen and (max-width: 768px) {
    .ExplorePageMarqueePartial {
      height: 265px; } }
  .ExplorePageMarqueePartial .swiper-container {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%; }
  .ExplorePageMarqueePartial .swiper-wrapper {
    height: 100%; }
  .ExplorePageMarqueePartial .swiper-slide, .ExplorePageMarqueePartial .single_slide {
    background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%; }
    .ExplorePageMarqueePartial .swiper-slide a, .ExplorePageMarqueePartial .single_slide a {
      text-decoration: none; }
  .ExplorePageMarqueePartial .swiper-slide_gradient {
    pointer-events: none;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 40%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(40%, rgba(0, 0, 0, 0.4)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 40%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 40%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 40%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.4) 40%);
    -pie-background: linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 40%);
    behavior: url("/css/PIE.htc");
    position: relative;
    height: 100%; }
  .ExplorePageMarqueePartial .swiper-slide_gradient-hidden {
    height: 100%;
    pointer-events: none; }
  .ExplorePageMarqueePartial .container {
    height: 100%;
    position: relative;
    display: table; }
  .ExplorePageMarqueePartial .caption-wrapper {
    display: table-cell;
    vertical-align: middle; }
  .ExplorePageMarqueePartial .caption {
    color: white;
    padding: 0 10px;
    width: 45%;
    z-index: 10;
    position: relative;
    display: inline-block; }
    @media screen and (max-width: 767px) {
      .ExplorePageMarqueePartial .caption {
        width: 100%; } }
    .ExplorePageMarqueePartial .caption .explore_heading {
      font-size: 22px;
      line-height: 60px; }
    .ExplorePageMarqueePartial .caption h1 {
      color: #fff;
      margin: 0;
      font-weight: 600;
      font-size: 65px;
      line-height: 65px;
      text-transform: uppercase;
      word-spacing: 10000px;
      letter-spacing: 0.055em; }
      @media screen and (max-width: 480px) {
        .ExplorePageMarqueePartial .caption h1 {
          font-size: 30px;
          line-height: 30px; } }
    .ExplorePageMarqueePartial .caption h4 {
      color: #fff;
      margin: 0; }
      @media screen and (max-width: 767px) {
        .ExplorePageMarqueePartial .caption h4 {
          display: none; } }
    .ExplorePageMarqueePartial .caption p {
      margin: 14px 0 0 0;
      font-size: 17px;
      line-height: 30px; }
      @media screen and (max-width: 767px) {
        .ExplorePageMarqueePartial .caption p {
          display: none; } }
  .ExplorePageMarqueePartial .marquee_pagination {
    bottom: 20px;
    font-size: 0;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 10; }
    .ExplorePageMarqueePartial .marquee_pagination .swiper-pagination-switch {
      background-color: white;
      border-radius: 50%;
      cursor: pointer;
      display: inline-block;
      height: 7px;
      margin: 10px 5px;
      width: 7px; }
    .ExplorePageMarqueePartial .marquee_pagination .swiper-active-switch {
      background-color: gainsboro;
      -ms-transform: scale(1.4);
      -webkit-transform: scale3d(1.4, 1.4, 1);
      transform: scale3d(1.4, 1.4, 1);
      -webkit-transition: transform 0.5s;
      transition: transform 0.5s; }
  .ExplorePageMarqueePartial .arrow-left span, .ExplorePageMarqueePartial .arrow-right span {
    display: inline-block;
    height: 54px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 29px; }
  @media screen and (max-width: 768px) {
    .ExplorePageMarqueePartial .arrow-left, .ExplorePageMarqueePartial .arrow-right {
      display: none; } }
  .ExplorePageMarqueePartial .arrow-left {
    left: 0; }
    .ExplorePageMarqueePartial .arrow-left span {
      background-image: url(/images/arrow-left.png);
      left: 25%; }
  .ExplorePageMarqueePartial .arrow-right {
    right: 0; }
    .ExplorePageMarqueePartial .arrow-right span {
      background-image: url(/images/arrow-right.png);
      right: 25%; }
  .ExplorePageMarqueePartial .col-md-24 h1 {
    margin-top: 50px; }

.ExplorePageMarqueePartial_children {
  background-color: #116cac;
  font-size: 0;
  margin: auto;
  max-width: 1500px;
  text-align: center; }
  .ExplorePageMarqueePartial_children .HM_dropdown_nav {
    display: inline-block; }
  .ExplorePageMarqueePartial_children .HM_dropdown_container {
    display: none;
    position: relative; }
    .ExplorePageMarqueePartial_children .HM_dropdown_container button {
      background-color: transparent;
      border-style: none;
      color: white;
      font-size: 17px;
      padding: 10px 20px; }
      .ExplorePageMarqueePartial_children .HM_dropdown_container button:hover, .ExplorePageMarqueePartial_children .HM_dropdown_container button.active {
        background-color: #093656;
        color: white;
        text-decoration: none; }
    .ExplorePageMarqueePartial_children .HM_dropdown_container .dropdown-menu {
      border-style: none;
      margin: 0;
      padding: 0; }
      .ExplorePageMarqueePartial_children .HM_dropdown_container .dropdown-menu a {
        display: block;
        width: 100%; }
    .ExplorePageMarqueePartial_children .HM_dropdown_container .ExplorePageMarqueePartial_child {
      background-color: #116cac; }
      .ExplorePageMarqueePartial_children .HM_dropdown_container .ExplorePageMarqueePartial_child:hover, .ExplorePageMarqueePartial_children .HM_dropdown_container .ExplorePageMarqueePartial_child.active {
        background-color: #093656;
        color: white;
        text-decoration: none; }

.ExplorePageMarqueePartial_child {
  color: white;
  display: none;
  font-size: 17px;
  padding: 10px 20px; }
  .ExplorePageMarqueePartial_child:hover, .ExplorePageMarqueePartial_child.active {
    background-color: #093656;
    color: white;
    text-decoration: none; }
