body {
  padding: 0;
  margin: 0;
}

body,
td {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

table, td {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}

ul {
  padding: 0;
  margin: 0;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

img {
  display: block;
  border: 0;
}

a {
  text-decoration: none;
}

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.3em;
}

sub {
  top: 0.3em;
}

h1,
h2,
h3,
h4,
h5,
p {
  margin: 0;
}

body {
  background-color: #ffffff;
}

.logo {
  background-color: #ffffff;
  padding: 20px 0;
}

.nav {
  background-color: #003468;
  border-bottom: 5px solid #08132b;
  padding: 15px 0 10px;
}
.nav__item {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 12px;
  mso-line-height-rule: exactly;
  line-height: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
}
.nav__item a {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 12px;
  mso-line-height-rule: exactly;
  line-height: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
}

.main {
  background-color: #ffffff;
}
.main__image {
  padding: 20px 0 0;
}
.main__headline h1 {
  font-family: "Open Sans", Arial, "Segoe UI", Tahoma, sans-serif;
  color: #003468;
  font-size: 25px;
  mso-line-height-rule: exactly;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1rem 0;
}
.main__copy p {
  letter-spacing: 1px;
}
.main__copy p.top {
  padding: 0;
}
.main__copy p.mid {
  padding: 40px 0 0;
}
.main__copy p.bot {
  padding: 40px 0;
}
.main__copy p:not(.details) {
  font-family: brandon-grotesque, "Roboto", Arial, Helvetica, sans-serif;
  color: #003468;
  font-size: 28px;
  mso-line-height-rule: exactly;
  line-height: 38px;
}
.main__copy p.details {
  font-family: brandon-grotesque, "Roboto", Arial, Helvetica, sans-serif;
  color: #003468;
  font-size: 16px;
  mso-line-height-rule: exactly;
  line-height: 24px;
  font-style: italic;
}
.main__copy .copy__link {
  color: #003468;
  white-space: nowrap;
}
.main__copy .copy__link.underline {
  text-decoration: underline;
}
.main__copy .copy__link.no_line {
  text-decoration: none;
}
.main__copy.small p {
  font-family: brandon-grotesque, "Roboto", Arial, Helvetica, sans-serif;
  color: #003468;
  font-size: 25px;
  mso-line-height-rule: exactly;
  line-height: 30px;
}
.main__cta_container {
  padding: 2rem 0;
}
.main__cta {
  background-color: #152037;
  padding: 9px 30px;
  border-radius: 25px;
}
.main__cta a {
  font-family: brandon-grotesque, "Roboto", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 17px;
  mso-line-height-rule: exactly;
  line-height: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}

.banner {
  background-color: #ffffff;
  padding-top: 30px;
}

.subarticle {
  background-color: #ffffff;
  padding: 80px 0;
}
.subarticle__copy {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #003468;
  font-size: 20px;
  mso-line-height-rule: exactly;
  line-height: 30px;
  letter-spacing: 1px;
}
.subarticle__copy a {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #003468;
  font-size: 20px;
  mso-line-height-rule: exactly;
  line-height: 30px;
  letter-spacing: 1px;
  text-decoration: underline;
}
.subarticle__list {
  padding: 20px 0;
}
.subarticle__list__number {
  padding: 10px 0 0;
}
.subarticle__list__copy {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #003468;
  font-size: 20px;
  mso-line-height-rule: exactly;
  line-height: 30px;
  letter-spacing: 1px;
  padding-left: 20px;
}
.subarticle__list__copy a {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #003468;
  font-size: 20px;
  mso-line-height-rule: exactly;
  line-height: 30px;
  letter-spacing: 1px;
  text-decoration: underline;
}
.subarticle__image {
  padding: 0 0 80px;
}
.subarticle__headline {
  padding: 40px 0;
}
.subarticle__subheadline {
  padding: 0 0 20px;
}
.subarticle__divider {
  padding: 30px 0;
}

.aside {
  background-color: #152037;
  padding: 20px 0;
}
.aside__headline {
  padding: 25px 0 0;
}
.aside__copy {
  font-family: brandon-grotesque, "Roboto", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 30px;
  mso-line-height-rule: exactly;
  line-height: 38px;
  padding: 40px 0;
  letter-spacing: 1px;
}
.aside__copy--large {
  padding: 40px 0 0;
  font-family: brandon-grotesque, "Roboto", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 26px;
  mso-line-height-rule: exactly;
  line-height: 34px;
  font-weight: 700;
  letter-spacing: 1px;
}
.aside__copy span {
  padding: 10px 0;
  font-family: brandon-grotesque, "Roboto", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 22px;
  mso-line-height-rule: exactly;
  line-height: 62px;
  font-weight: 700;
  letter-spacing: 3px;
}
.aside__image {
  padding-bottom: 20px;
}
.aside__cta {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 14px;
  mso-line-height-rule: exactly;
  line-height: 14px;
  background-color: #152037;
  border: 1px solid #ffffff;
  padding: 9px 60px;
  border-radius: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.aside__cta a {
  font-family: "Open Sans", Arial, "Segoe UI", Tahoma, sans-serif;
  color: #ffffff;
  font-size: 14px;
  mso-line-height-rule: exactly;
  line-height: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}

.article__image {
  background-color: #152037;
}
.article__content {
  padding: 0 0 40px;
  background-color: #003468;
}
.article__headline {
  padding: 40px 0 0;
}
.article__copy {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 20px;
  mso-line-height-rule: exactly;
  line-height: 30px;
  letter-spacing: 1px;
  padding: 20px 0 40px;
}
.article__copy a {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 20px;
  mso-line-height-rule: exactly;
  line-height: 30px;
  letter-spacing: 1px;
  text-decoration: underline;
}
.article__cta {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 14px;
  mso-line-height-rule: exactly;
  line-height: 14px;
  background-color: #003468;
  border: 1px solid #ffffff;
  padding: 9px 60px;
  border-radius: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.article__cta a {
  font-family: "Open Sans", Arial, "Segoe UI", Tahoma, sans-serif;
  color: #ffffff;
  font-size: 14px;
  mso-line-height-rule: exactly;
  line-height: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}

.destinations {
  padding: 0 0 20px;
  background-color: #ffffff;
}
.destinations__main__headline {
  padding: 0 0 35px;
}
.destinations__main__headline h2 {
  font-family: brandon-grotesque, "Roboto", Arial, Helvetica, sans-serif;
  color: #003468;
  font-size: 27px;
  mso-line-height-rule: exactly;
  line-height: 34px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0;
}
.destinations__row {
  padding-bottom: 50px;
}
.destinations__row.bot {
  padding-bottom: 0;
}
.destinations__image {
  padding: 0 0 20px;
}
.destinations__headline {
  font-family: brandon-grotesque, "Roboto", Arial, Helvetica, sans-serif;
  color: #003468;
  font-size: 18px;
  mso-line-height-rule: exactly;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 0 0 5px;
}
.destinations__copy {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #003468;
  font-size: 14px;
  mso-line-height-rule: exactly;
  line-height: 18px;
  padding: 0 0 15px;
}
.destinations__copy span {
  font-weight: bold;
}
.destinations .copy__ports, .destinations .copy__price {
  font-family: brandon-grotesque, "Roboto", Arial, Helvetica, sans-serif;
  color: #003468;
  font-size: 18px;
  mso-line-height-rule: exactly;
  line-height: 24px;
  font-weight: 700;
}
.destinations .copy__trip, .destinations .copy__dates {
  font-family: brandon-grotesque, "Roboto", Arial, Helvetica, sans-serif;
  color: #003468;
  font-size: 18px;
  mso-line-height-rule: exactly;
  line-height: 24px;
  font-weight: 500;
}
.destinations .copy__trip span, .destinations .copy__dates span {
  font-style: italic;
}
.destinations__aside {
  padding: 40px 0 0;
}
.destinations__aside__copy {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #003468;
  font-size: 20px;
  mso-line-height-rule: exactly;
  line-height: 30px;
  letter-spacing: 1px;
}
.destinations__cta {
  background-color: #003468;
  padding: 8px 23px;
  border-radius: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.destinations__cta a {
  font-family: brandon-grotesque, "Roboto", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 14px;
  mso-line-height-rule: exactly;
  line-height: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 1px;
}
.destinations__main__cta {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 14px;
  mso-line-height-rule: exactly;
  line-height: 14px;
  background-color: #152037;
  padding: 10px 50px;
  border-radius: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.destinations__main__cta a {
  font-family: "Open Sans", Arial, "Segoe UI", Tahoma, sans-serif;
  color: #ffffff;
  font-size: 14px;
  mso-line-height-rule: exactly;
  line-height: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 1px;
}
.destinations__main__cta__container {
  padding: 0 0 60px;
}

.health__content {
  background-color: #08132b;
}
.health p {
  font-family: brandon-grotesque, "Roboto", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 27px;
  mso-line-height-rule: exactly;
  line-height: 34px;
}
.health p a {
  color: #ffffff;
  text-decoration: underline;
}
.health p .tel {
  text-decoration: underline;
}
.health__content__headline {
  padding: 60px 0;
}

.graphic.stars {
  padding: 50px 0 60px;
}

.graphic.stars.white {
  padding: 70px 0;
}

.graphic.whoosh {
  padding: 0 0 35px;
}

.footer {
  padding: 60px 0 30px;
  background-color: #003468;
}
.footer__top {
  padding: 0 0 40px;
}
.footer__logo {
  padding: 0 0 30px;
}
.footer__copy {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 12px;
  mso-line-height-rule: exactly;
  line-height: 16px;
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 2px;
  padding: 0 0 30px;
}
.footer__copy.bot {
  padding: 0;
}
.footer__copy a {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 12px;
  mso-line-height-rule: exactly;
  line-height: 12px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
}
.footer__social__icon {
  padding: 0 15px;
}
.footer__canspam {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 12px;
  mso-line-height-rule: exactly;
  line-height: 12px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
}
.footer__canspam a {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 12px;
  mso-line-height-rule: exactly;
  line-height: 12px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
}

.awards {
  padding: 50px 0;
  background-color: #ffffff;
}
.award__row {
  padding: 0 0 50px;
}

.address {
  padding: 0 0 80px;
}
.address__copy {
  font-family: Arial, Helvetica, sans-serif;
  color: #003468;
  font-size: 12px;
  mso-line-height-rule: exactly;
  line-height: 16px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
}
.address__copy a {
  font-family: Arial, Helvetica, sans-serif;
  color: #003468;
  font-size: 12px;
  mso-line-height-rule: exactly;
  line-height: 16px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
}

.nowrap {
  white-space: nowrap;
}

.canspam {
  font-family: Arial, Helvetica, sans-serif;
  color: #7c7c7c;
  font-size: 10px;
  mso-line-height-rule: exactly;
  line-height: 14px;
  padding: 20px 0 0;
}
.canspam a {
  font-family: Arial, Helvetica, sans-serif;
  color: #7c7c7c;
  font-size: 10px;
  mso-line-height-rule: exactly;
  line-height: 14px;
  text-decoration: none;
}