@font-face {
  font-family: 'TeX Gyre Adventor';
  src: url("fonts/texgyreadventor-regular-webfont.eot");
  src: url("fonts/texgyreadventor-regular-webfont.eot?#iefix") format('embedded-opentype'), url("fonts/texgyreadventor-regular-webfont.woff") format('woff'), url("fonts/texgyreadventor-regular-webfont.ttf") format('truetype'), url("fonts/texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular") format('svg');
  font-weight: normal;
  font-style: normal
}

/* normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
div,
summary {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
th {
  padding: 0
}

.hidden {
  display: none !important;
  visibility: hidden
}

.clearfix {
  zoom: 1
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table
}

.clearfix:after {
  clear: both
}

html,
button,
input,
select,
textarea {
  color: #222
}

a,
a:visited {
  color: #555;
  text-decoration: none
}

a:hover {
  color: #666
}

body {
  font-family: 'TeX Gyre Adventor', sans-serif;
  background: #eadfc3;
  color: #222;
  font-size: 1em;
  line-height: 1.4
}

.logo-circle {
  display: inline-block;
  width: 49px;
  height: 50px;
  background-color: #0A5A3E;
  border-radius: 100% 0 0 0;
  margin-top: 10px;
}

#map {
  width: 100%;
  height: 400px
}

.header {
  background: #a69d8e;
  height: 30px
}

.page-wrapper {
  background: #fff;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 .5em 1em .5em
}

.logo-wrapper {
  font-size: 14px;
  text-align: right;
  margin-bottom: 10px;
}

.logo-wrapper .logo-img {
  margin: 1em 0;
  width: 200px
}

.header-img img {
  border: 1px solid #888;
  width: 100%
}

.nav {
  background: #a69d8e;
}

.nav .nav-item a {
  font-size: 13px;
  color: #fff;
  text-align: center;
  background: #a69d8e;
  display: block;
  padding: .75em 1em;
}

.nav .nav-item a.active,
.nav .nav-item a:hover {
  background: #bcb6ab
}

.content-wrapper .sidebar {
  display: none;
}

.content-wrapper .sidebar ul {
  list-style: none;
  color: #555;
  padding: 0;
  width: 90%;
  font-size: 13px;
}

.content-wrapper .sidebar ul li {
  margin-bottom: 1em;
  border-bottom: 1px solid #dcd4ba;
  padding-bottom: .5em
}

.content-wrapper .sidebar ul a {
  text-decoration: none;
  color: #928a7d;
}

.content-wrapper .sidebar ul a.active,
.content-wrapper .sidebar ul a:hover {
  color: #cc9f63
}

.content-wrapper .sidebar.ontop {
  display: block
}

.content-wrapper .content {
  background: #f5f3ec;
  padding: 1em
}

.content-wrapper a {
  text-decoration: underline
}

.content-wrapper h1 {
  color: #555;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.25
}

.content-wrapper h2 {
  color: #cc9f63;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  margin: 1.5em 0 .75em 0
}

.content-wrapper h3 {
  color: #555;
  font-size: 14px
}

.content-wrapper p {
  margin-top: 0
}

.content-wrapper li,
.content-wrapper p {
  color: #555;
  font-size: 14px;
  line-height: 1.4
}

.content-wrapper ul {
  margin-left: 0;
  padding-left: 20px
}

.footer {
  text-align: right;
  font-size: 12px;
  padding: .5em 0 2em 0;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

.footer a {
  margin-right: 1em;
}

.footer a.active,
.footer a:hover {
  text-decoration: underline
}

@media only screen and (min-width:45em) {
  .page-wrapper {
    padding: 0 1em 2em 1em
  }

  .logo-wrapper .logo-img {
    margin: 1.5em 0;
    width: auto
  }

  .nav {
    margin: 1.25em 0;
  }

  .nav .nav-item a {
    float: left
  }

  .content-wrapper .sidebar {
    display: block;
    width: 30%;
    float: left;
    padding-top: 2em;
  }

  .content-wrapper .sidebar img {
    border: 1px solid #ccc;
    width: 70%;
    margin-left: 10%
  }

  .content-wrapper .content {
    width: 70%;
    float: left;
    padding: 2em 4em;
    border-radius: 40px 0 0 0;
  }

  .content-wrapper .content h1 {
    position: relative;
  }

  .content-wrapper .content h1:before {
    content: "";
    position: absolute;
    background: #a69d8e;
    width: 14px;
    height: 14px;
    left: -24px;
    top: 4px
  }

  .content-wrapper .content .text-image {
    float: right;
    margin: 0 0 .5em .5em
  }

  .footer {
    padding-top: 1em
  }
}