@import url(font-awesome.min.css);
@import url(nav.css);
@font-face {
  font-family: Avenir;
  src: url(../fonts/AvenirLTStd-Medium.otf);
  font-display: fallback;
}
a,
article,
body,
div,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
li,
nav,
p,
section,
span,
u,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
footer,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
body {
  -webkit-text-size-adjust: none;
}
*,
:after,
:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.container {
  margin-left: auto;
  margin-right: auto;
}
.container {
  width: 1400px;
}
@media screen and (max-width: 1680px) {
  .container {
    width: 1200px;
  }
}
@media screen and (max-width: 1280px) {
  .container {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .container {
    width: 100%;
  }
}
@media screen and (max-width: 840px) {
  .container {
    width: 100% !important;
  }
}
@media screen and (max-width: 736px) {
  .container {
    width: 100% !important;
  }
}
.row {
  border-bottom: solid 1px transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.row > * {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.row:after,
.row:before {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.row > * {
  padding: 0 15px;
}
.row {
  margin: 0 auto;
}
.\31 2u {
  width: 100%;
  clear: none;
  margin-left: 0;
}
.\39 u {
  width: 75%;
  clear: none;
  margin-left: 0;
}
.\36 u {
  width: 50%;
  clear: none;
  margin-left: 0;
}
.\34 u {
  width: 33.3333333333%;
  clear: none;
  margin-left: 0;
}
.\33 u {
  width: 25%;
  clear: none;
  margin-left: 0;
}
@media screen and (max-width: 1680px) {
  .row > * {
    padding: 48px 0 0 48px;
  }
  .row {
    margin: -48px 0 -1px 0;
  }
}
@media screen and (max-width: 1280px) {
  .row > * {
    padding: 36px 0 0 36px;
  }
  .row {
    margin: -36px 0 -1px -36px;
  }
}
@media screen and (max-width: 960px) {
  .row > * {
    padding: 32px 0 0 32px;
  }
  .row {
    margin: -32px 0 -1px -32px;
  }
}
@media screen and (max-width: 840px) {
  .row > * {
    padding: 32px 0 0 32px;
  }
  .row {
    margin: -32px 0 -1px -32px;
  }
}
@media screen and (max-width: 736px) {
  .row > * {
    padding: 20px 0 0 20px;
  }
  .row {
    margin: -20px 0 -1px -20px;
  }
  .\31 2u\28mobile\29 {
    width: 100%;
    clear: none;
    margin-left: 0;
  }
  .\36 u\28mobile\29 {
    width: 50%;
    clear: none;
    margin-left: 0;
  }
}
body {
  background: #fff;
  color: #5b5b5b;
  font-size: 15pt;
  line-height: 1.85em;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  color: #00787a;
  line-height: 1.25em;
  margin-bottom: 15px;
  margin-top: 25px;
  font-family: Avenir;
}
h1,
h2 {
  text-align: center;
}
h5 a {
  color: inherit;
  text-decoration: none;
  border-bottom-color: transparent;
  font-family: Avenir;
}
h2 {
  font-size: 1.25em;
}
h3 {
  font-size: 1.25em;
}
h4 {
  font-size: 1em;
  margin: 0 0 0.25em 0;
}
a {
  color: inherit;
  border-bottom: solid 1px rgba(128, 128, 128, 0.15);
  text-decoration: none;
  -moz-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out,
    border-bottom-color 0.35s ease-in-out;
  -webkit-transition: background-color 0.35s ease-in-out,
    color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out,
    border-bottom-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out,
    border-bottom-color 0.35s ease-in-out;
}
a:hover {
  color: #ef8376;
  border-bottom-color: transparent;
}
p,
ul {
  margin-bottom: 1em;
}
p {
  text-align: justify;
}
#header {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  color: #00787a;
  text-align: center;
  cursor: default;
}
#header:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
#header p {
  font-family: Avenir;
  text-align: center;
  color: #fff;
}
.desus {
  display: flex;
  flex-wrap: wrap;
}
#header .blue {
  background-color: #00787a;
  display: flex;
  flex-direction: column;
  padding: 30px 0 0 0;
}
#header .img {
  padding: 0;
  display: flex;
  overflow: hidden;
}
#header .img img {
  width: 100%;
  height: 100%;
}
body.homepage #header:after {
  content: "";
  background: #00787a;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -moz-transition: opacity 2.5s ease-in-out;
  -webkit-transition: opacity 2.5s ease-in-out;
  -ms-transition: opacity 2.5s ease-in-out;
  transition: opacity 2.5s ease-in-out;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
article,
section {
  margin-bottom: 3em;
}
article:last-child,
article > :last-child,
section:last-child,
section > :last-child {
  margin-bottom: 0;
}
.row > article {
  margin-bottom: 0;
}
footer {
  margin: 2.5em 0 0 0;
}
ul.menu {
  height: 1em;
  line-height: 1em;
}
ul.menu li {
  display: inline-block;
  border-left: solid 1px rgba(128, 128, 128, 0.2);
  padding-left: 1.25em;
  margin-left: 1.25em;
}
ul.menu li:first-child {
  border-left: 0;
  padding-left: 0;
  margin-left: 0;
}
.button,
button {
  position: relative;
  display: inline-block;
  background: #00686a;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  font-weight: 300;
  -moz-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out,
    border-bottom-color 0.35s ease-in-out;
  -webkit-transition: background-color 0.35s ease-in-out,
    color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out,
    border-bottom-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out,
    border-bottom-color 0.35s ease-in-out;
  padding: 0.5em;
  margin: 0 auto;
  display: block;
  width: 100%;
}
.button:hover,
button:hover {
  color: #fff;
  background: #ef8376;
}
nav {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  text-align: left;
  padding: 0.5em 0 0.5em 0;
  z-index: 1;
  background: #00686a;
  border-top: 2px solid #fff;
}
#nav > ul {
  line-height: 0;
  position: relative;
  display: inline-block;
  margin: 0;
  height: 58px;
  border-left: solid 1px rgba(192, 192, 192, 0.35);
  border-right: solid 1px rgba(192, 192, 192, 0.35);
  padding: 20px;
}
#nav > ul:before {
  left: 100%;
  margin-left: 1px;
}
#nav > ul:after {
  right: 100%;
  margin-right: 1px;
}
#nav > ul > li {
  display: inline-block;
  margin: -9px 0.5em 0 0.5em;
  border-radius: 0.5em;
  padding: 0.85em;
  border: solid 1px transparent;
  -moz-transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
  -webkit-transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
}
#nav > ul > li:hover {
  border-color: #fff;
  color: #ef8376;
}
#nav > ul > li > a {
  display: block;
  color: #fff;
  text-decoration: none;
  border: 0;
  outline: 0;
  font-weight: 400;
}
#nav > ul > li > ul {
  display: none;
}
#navPanel,
#titleBar {
  display: none;
}
#navButton {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transition: -moz-transform 0.5s ease;
  -webkit-transition: -webkit-transform 0.5s ease;
  -ms-transition: -ms-transform 0.5s ease;
  transition: transform 0.5s ease;
  display: block;
  height: 44px;
  right: 0;
  position: fixed;
  top: 0;
  width: 40px;
  z-index: 10001;
}
#navButton .toggle {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
}
#navButton .toggle:before {
  font-family: FontAwesome;
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0c9";
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  display: block;
  font-size: 18px;
  width: 35px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 5px;
  right: 5px;
  border-top: 0;
  transition: transform 0.5s ease-in;
}
#navButton .toggle:hover:before,
#navButton .toggle:focus:before {
  transform: scale(1.2);
}
#navPanel {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateY(-70vh);
  -webkit-transform: translateY(-70vh);
  -ms-transform: translateY(-70vh);
  transform: translateY(-70vh);
  -moz-transition: -moz-transform 0.5s ease;
  -webkit-transition: -webkit-transform 0.5s ease;
  -ms-transition: -ms-transform 0.5s ease;
  transition: transform 0.5s ease;
  display: block;
  height: 70vh;
  left: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10002;
  background: #1f1920;
  box-shadow: inset 0 -2px 5px 0 rgba(0, 0, 0, 0.25);
  font-size: 1em;
}
#navPanel:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(images/overlay.png);
  background-size: 128px 128px;
}
#navPanel .link {
  position: relative;
  width: fit-content;
  z-index: 1;
  display: block;
  text-decoration: none;
  padding: 0.5em;
  color: #ddd;
  border: 0;
  border-top: dotted 1px rgba(255, 255, 255, 0.05);
}
#navPanel .link:first-child {
  border-top: 0;
}
#navPanel .link.depth-0 {
  color: #fff;
  font-weight: 600;
}
#navPanel .indent-1 {
  display: inline-block;
  width: 1em;
}
#navPanel .indent-2 {
  display: inline-block;
  width: 2em;
}
#navPanel .indent-3 {
  display: inline-block;
  width: 3em;
}
#navPanel .indent-4 {
  display: inline-block;
  width: 4em;
}
#navPanel .indent-5 {
  display: inline-block;
  width: 5em;
}
#navPanel .depth-0 {
  color: #fff;
}
body.navPanel-visible #page-wrapper {
  -moz-transform: translateY(70vh);
  -webkit-transform: translateY(70vh);
  -ms-transform: translateY(70vh);
  transform: translateY(70vh);
}
body.navPanel-visible #navButton {
  -moz-transform: translateY(50vh);
  -webkit-transform: translateY(70vh);
  -ms-transform: translateY(70vh);
  transform: translateY(70vh);
}
body.navPanel-visible #navButton .toggle:before {
  content: "\f00d";
}
body.navPanel-visible #navPanel {
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.sub-menu {
  position: relative;
  width: fit-content;
}
.sub-menu .sub-menu-toggle {
  display: none;
}
.sub-menu .sub-menu-label {
  position: absolute;
  top: 0px;
  right: -40px;
  width: 40px;
  height: 30px;
  cursor: pointer;
}
.sub-menu .sub-menu-label .sub-menu-span {
  position: absolute;
  top: 10px;
  right: 14px;
  padding: 3px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  transition: all 0.5s ease-in-out;
  transition-property: transform, top;
  transform: rotate(45deg);
}
.sub-menu .sub-menu-toggle:checked ~ .sub-menu-label .sub-menu-span {
  transform: rotate(-135deg);
  top: 15px;
}

.dropotron {
  background: rgba(0, 120, 123, 0.975);
  padding: 1em 1.25em 1em 1.25em;
  line-height: 1em;
  height: auto;
  text-align: left;
  border-radius: 0.5em;
  box-shadow: 0 0.15em 0.25em 0 rgba(0, 0, 0, 0.25);
  min-width: 12em;
  margin-top: -1em;
}
.dropotron li {
  border-top: solid 1px rgba(128, 128, 128, 0.2);
  color: #ffffff;
}
.dropotron li:first-child {
  border-top: 0;
}
.dropotron li:hover {
  color: #ef8376;
}
.dropotron li a,
.dropotron li span {
  display: block;
  border: 0;
  padding: 0.5em 0 0.5em 0;
  -moz-transition: color 0.35s ease-in-out;
  -webkit-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
}
.dropotron.level-0 {
  margin-top: 2em;
  font-size: 0.9em;
}
.dropotron.level-0:before {
  content: "";
  position: absolute;
  left: 50%;
  top: -0.7em;
  margin-left: -0.75em;
  border-bottom: solid 0.75em rgba(255, 255, 255, 0.975);
  border-left: solid 0.75em rgba(64, 64, 64, 0);
  border-right: solid 0.75em rgba(64, 64, 64, 0);
}
#footer {
  position: relative;
  overflow: hidden;
  padding: 5px 0;
  background: #fff;
  color: #027879;
}
#footer .row > * {
  padding: 48px 24px 0 !important;
}
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
  color: #fff;
  line-height: 0.25em;
}
@media screen and (max-width: 1680px) {
  body {
    font-size: 14pt;
    line-height: 1.75em;
  }
}
@media screen and (max-width: 1280px) {
  body {
    font-size: 12pt;
    line-height: 1.5em;
  }
  #header {
    background-attachment: scroll;
  }
  #footer {
    padding-left: 2em;
    padding-right: 2em;
  }
}
@media screen and (max-width: 840px) {
  body {
    font-size: 13pt;
    line-height: 1.65em;
  }
  #footer {
    padding: 4em 2em 4em 2em;
  }
}
@media screen and (max-width: 736px) {
  body,
  html {
    overflow-x: hidden;
  }
  body {
    font-size: 11pt;
    line-height: 1.25em;
  }
  h2 {
    font-size: 1.25em;
  }
  h3 {
    font-size: 1.25em;
  }
  article,
  section {
    margin-bottom: 2em;
  }
  article:last-child,
  section:last-child {
    margin-bottom: 0;
  }
  .row > article {
    margin-bottom: 2em;
  }
  ul.menu {
    height: auto;
    text-align: center;
  }
  ul.menu li {
    display: block;
    border: 0;
    padding: 0.75em 0 0 0;
    margin: 0;
  }
  ul.menu li:first-child {
    padding-top: 0;
  }
  .button,
  button {
    display: block;
    padding: 0;
    line-height: 3em;
    width: 100%;
  }
  #page-wrapper {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    padding-bottom: 1px;
  }
  #header {
    background-attachment: scroll;
    padding: 2.5em 0 0 0;
  }
  body.homepage #header {
    min-height: 0;
    padding: 0;
    height: auto;
  }
  body.homepage #header:before {
    display: none;
  }
  #nav {
    display: none;
  }
  #footer {
    padding-left: 1em;
    padding-right: 1em;
  }
}
a#logo {
  font-family: Avenir;
  color: #fff;
  color: #fff;
  font-size: 3em;
  line-height: 1em;
}
section.places {
  background: #fff;
  margin: 0;
}
@media screen and (max-width: 736px) {
  section.places {
    padding: 0;
  }
}
#pages {
  margin: 0 0;
}
#pages h1 {
  font-size: 30px;
  font-weight: 800;
}
#pages h2 {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 5px;
}
@media screen and (max-width: 1280px) {
  #pages {
    padding: 0 20px;
  }
}
@media screen and (max-width: 736px) {
  .hide-mobile,
  .img {
    display: none !important;
  }
  #pages {
    padding: 0 10px;
  }
}
@media screen and (min-width: 736px) {
  .hide-non-mobile {
    display: none !important;
  }
}
button.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 0;
  width: 100%;
  border: 1px solid #ddd;
  text-align: left;
  outline: 0;
  font-size: 15px;
  transition: 0.4s;
  margin: 4px 0 0 0;
  border-radius: 0;
  display: flex;
  align-items: center;
}
button.accordion:hover {
  background-color: #ddd;
}
button.accordion:after {
  content: "\002B";
  color: #777;
  font-weight: 700;
  float: right;
  margin: 0 3px;
}
div.panel {
  padding: 0 6px;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
#footer .row {
  background: #00787a;
  color: #fff;
  padding-bottom: 25px;
}
#footer p {
  line-height: 20px;
  text-align: justify;
  font-size: 18px;
  margin: 10px;
  color: #cecece;
}
