@import 'ol.css';
@import 'owl.carousel.css';
@import 'owl.theme.css';
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000000;
}
p,
pre {
  margin: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
em {
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}
meta.foundation-version {
  font-family: "/5.5.1/";
}
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}
meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}
meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em;
}
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
  width: 64.063em;
}
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}
meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em;
}
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}
meta.foundation-data-attribute-namespace {
  font-family: false;
}
html,
body {
  height: 100%;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  font-size: 16px;
}
body {
  background: #fff;
  color: #535353;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}
a:hover {
  cursor: pointer;
}
img {
  max-width: 100%;
  height: auto;
}
img {
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.hide {
  display: none;
}
.invisible {
  visibility: hidden;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: inline-block;
  vertical-align: middle;
}
textarea {
  height: auto;
  min-height: 50px;
}
select {
  width: 100%;
}
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 87.5em;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  width: auto;
  margin-left: -0.75em;
  margin-right: -0.75em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
.row .row:before,
.row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
.row .row.collapse:before,
.row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}
.column,
.columns {
  padding-left: 0.75em;
  padding-right: 0.75em;
  width: 100%;
  float: left;
}
[class*="column"] + [class*="column"].end {
  float: left;
}
@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.75em;
    padding-right: 0.75em;
    float: left;
  }
  .small-1 {
    width: 8.33333%;
  }
  .small-2 {
    width: 16.66667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.33333%;
  }
  .small-5 {
    width: 41.66667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.33333%;
  }
  .small-8 {
    width: 66.66667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.33333%;
  }
  .small-11 {
    width: 91.66667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0% !important;
  }
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.75em;
    padding-right: 0.75em;
    float: left;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.75em;
    padding-right: 0.75em;
    float: left;
  }
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.75em;
    padding-right: 0.75em;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  .row {
    padding: 0 20px;
  }
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .large-push-1-custom {
    position: relative;
    left: 3.333%;
    right: auto;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.75em;
    padding-right: 0.75em;
    float: left;
  }
  .large-1 {
    width: 8.33333%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0% !important;
  }
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.75em;
    padding-right: 0.75em;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 90em) {
  header .logo {
    padding-left: 80px;
  }
  .HD-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .HD-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .HD-push-1-custom {
    position: relative;
    left: 3.333%;
    right: auto;
  }
  .HD-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .HD-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .HD-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .HD-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .HD-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .HD-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .HD-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .HD-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .HD-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .HD-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .HD-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .HD-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .HD-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .HD-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .HD-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .HD-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .HD-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .HD-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .HD-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .HD-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .HD-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .HD-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.75em;
    padding-right: 0.75em;
    float: left;
  }
  .HD-1 {
    width: 8.33333%;
  }
  .HD-2 {
    width: 16.66667%;
  }
  .HD-3 {
    width: 25%;
  }
  .HD-4 {
    width: 33.33333%;
  }
  .HD-5 {
    width: 41.66667%;
  }
  .HD-6 {
    width: 50%;
  }
  .HD-7 {
    width: 58.33333%;
  }
  .HD-8 {
    width: 66.66667%;
  }
  .HD-9 {
    width: 75%;
  }
  .HD-10 {
    width: 83.33333%;
  }
  .HD-11 {
    width: 91.66667%;
  }
  .HD-12 {
    width: 100%;
  }
  .HD-offset-0 {
    margin-left: 0% !important;
  }
  .HD-offset-1 {
    margin-left: 8.33333% !important;
  }
  .HD-offset-2 {
    margin-left: 16.66667% !important;
  }
  .HD-offset-3 {
    margin-left: 25% !important;
  }
  .HD-offset-4 {
    margin-left: 33.33333% !important;
  }
  .HD-offset-5 {
    margin-left: 41.66667% !important;
  }
  .HD-offset-6 {
    margin-left: 50% !important;
  }
  .HD-offset-7 {
    margin-left: 58.33333% !important;
  }
  .HD-offset-8 {
    margin-left: 66.66667% !important;
  }
  .HD-offset-9 {
    margin-left: 75% !important;
  }
  .HD-offset-10 {
    margin-left: 83.33333% !important;
  }
  .HD-offset-11 {
    margin-left: 91.66667% !important;
  }
  .HD-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.HD-centered,
  .columns.HD-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.HD-uncentered,
  .columns.HD-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.HD-centered:last-child,
  .columns.HD-centered:last-child {
    float: none;
  }
  .column.HD-uncentered:last-child,
  .columns.HD-uncentered:last-child {
    float: left;
  }
  .column.HD-uncentered.opposite,
  .columns.HD-uncentered.opposite {
    float: right;
  }
  .row.HD-collapse > .column,
  .row.HD-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.HD-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.HD-uncollapse > .column,
  .row.HD-uncollapse > .columns {
    padding-left: 0.75em;
    padding-right: 0.75em;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important;
  }
  .small-only-text-right {
    text-align: right !important;
  }
  .small-only-text-center {
    text-align: center !important;
  }
  .small-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen {
  .small-text-left {
    text-align: left !important;
  }
  .small-text-right {
    text-align: right !important;
  }
  .small-text-center {
    text-align: center !important;
  }
  .small-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important;
  }
  .medium-only-text-right {
    text-align: right !important;
  }
  .medium-only-text-center {
    text-align: center !important;
  }
  .medium-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important;
  }
  .medium-text-right {
    text-align: right !important;
  }
  .medium-text-center {
    text-align: center !important;
  }
  .medium-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important;
  }
  .large-only-text-right {
    text-align: right !important;
  }
  .large-only-text-center {
    text-align: center !important;
  }
  .large-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important;
  }
  .large-text-right {
    text-align: right !important;
  }
  .large-text-center {
    text-align: center !important;
  }
  .large-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important;
  }
  .xlarge-only-text-right {
    text-align: right !important;
  }
  .xlarge-only-text-center {
    text-align: center !important;
  }
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important;
  }
  .xlarge-text-right {
    text-align: right !important;
  }
  .xlarge-text-center {
    text-align: center !important;
  }
  .xlarge-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important;
  }
  .xxlarge-only-text-right {
    text-align: right !important;
  }
  .xxlarge-only-text-center {
    text-align: center !important;
  }
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important;
  }
  .xxlarge-text-right {
    text-align: right !important;
  }
  .xxlarge-text-center {
    text-align: center !important;
  }
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  font-family: inherit;
}
ul {
  margin-left: 1.1rem;
}
ul.no-bullet {
  margin-left: 0;
}
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}
/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
ul.square li ul,
ul.circle li ul,
ul.disc li ul {
  list-style: inherit;
}
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}
ul.no-bullet {
  list-style: none;
}
/* Ordered Lists */
ol {
  margin-left: 1.4rem;
}
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}
dl dd {
  margin-bottom: 0.75rem;
}
/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  cursor: help;
}
abbr {
  text-transform: none;
}
abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}
/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem;
}
.vcard li {
  margin: 0;
  display: block;
}
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}
.vevent .summary {
  font-weight: bold;
}
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}
[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
  content: " ";
  display: table;
}
[class*="block-grid-"]:after {
  clear: both;
}
[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}
@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
.center_block,
.block_center {
  margin-left: auto;
  margin-right: auto;
  float: none !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.oh {
  overflow: hidden;
}
.cl {
  clear: left;
}
.pr {
  padding-right: 12px;
}
.margin-small {
  margin: 0.063em;
}
.mb-small {
  margin-bottom: 0.556em;
}
.mt {
  margin-top: 1.250em;
}
.mr {
  margin-right: 0.75em;
}
.mb {
  margin-bottom: 1.250em;
}
.ml {
  margin-left: 2.850em;
}
.mt-large {
  margin-top: 11.875em;
}
.mt-px5 {
  margin-top: 0.111em;
}
.mt-px10 {
  margin-top: 0.625em;
}
.mt-px15 {
  margin-top: 0.938em;
}
.mt-px20 {
  margin-top: 1.250em;
}
.mt-px30 {
  margin-top: 1.875em;
}
.mt-px40 {
  margin-top: 2.500em;
}
.mt-px50 {
  margin-top: 3.125em;
}
.mt-px60 {
  margin-top: 3.750em;
}
.mt-px59 {
  margin-top: 3.688em;
}
.mt-px70 {
  margin-top: 4.375em;
}
.mt-px80 {
  margin-top: 5.000em;
}
.mt-px90 {
  margin-top: 5.625em;
}
.mt-px100 {
  margin-top: 6.250em;
}
.mt-px170 {
  margin-top: 10.625em;
}
.mt-px300 {
  margin-top: 23.125em;
}
.mb-px20 {
  margin-bottom: 1.250em;
}
.mb-px50 {
  margin-bottom: 2.000em;
}
.mb-px100 {
  margin-bottom: 3.875em;
}
.mb-px140 {
  margin-bottom: 6.875em;
}
.mb-px160 {
  margin-bottom: 8.750em;
}
.pt-px40 {
  padding-top: 2.500em;
}
.removepadd {
  padding: 0px;
}
.pt-px10 {
  padding-top: 100px;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.text_decor {
  text-decoration: none !important;
  color: #000000;
}
.transition {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
.nav_item {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.5px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
.footer_item {
  color: #000000;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.5px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
.tema {
  color: #0681c4;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 24px;
}
.footer_head {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;
  padding-bottom: 25px;
}
.head_1 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
}
.head_2 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 34px;
}
.head_3 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
}
.text {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}
.date {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #0681c4;
}
.read {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #0681c4;
}
.btn {
  position: relative;
  width: 178px;
  border: 3px solid #0681c4;
  padding: 10px 0 10px 25px;
  background-color: #0681c4;
}
.btn p {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.btn .seta {
  position: absolute;
  top: 15px;
  right: 25px;
  height: 10px;
  width: 6px;
  background: url("../images/seta_white.png") no-repeat center / cover;
}
.line {
  width: 70px;
  height: 30px;
  background: url("../images/line.png") no-repeat center / contain;
}
.prox-light {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
}
.prox-normal {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
}
.prox-bold {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
}
body,
html {
  height: 100%;
}
.num {
  width: 100px;
  height: 100px;
}
body ::-webkit-scrollbar {
  -webkit-appearance: visible;
  width: 7px;
  background-color: #c9c9c9;
}
body ::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #0681c4;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 3;
  background-color: #ffffff;
}
nav {
  display: none;
  margin-top: 20px;
  text-align: center;
  padding-bottom: 30px;
}
nav ul {
  margin: 0;
  font-size: 0.1px;
}
nav li {
  display: block;
  padding-top: 10px;
}
nav a {
  text-decoration: none !important;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.5px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  color: #000000;
}
nav a.selected {
  color: #0681c4;
}
nav li:last-of-type {
  padding-right: 0;
}
main {
  position: relative;
}
main #seta_scroll {
  display: none;
  position: absolute;
  bottom: 30px;
  width: 20px;
  height: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  background: url("../images/seta_scroll.png") no-repeat center / contain;
  animation: seta 1s infinite;
  -webkit-animation: seta 1s infinite;
  /* Chrome, Safari, Opera */
  -webkit-animation-direction: alternate;
  /* Chrome, Safari, Opera */
}
footer {
  padding: 100px 0;
}
footer #footer_logo {
  display: none;
  height: 77px;
  background: url("../images/inrh-blue.svg") no-repeat center / contain;
}
footer ul {
  margin: 0;
  font-size: 0.1px;
}
footer li {
  padding-bottom: 5px;
}
footer a {
  color: #000000;
}
footer a:hover {
  color: #0681c4;
}
footer h1 {
  color: #000000 !important;
  padding-top: 30px;
}
footer h5 {
  padding-top: 30px;
  color: #000000;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
footer #ac_logo {
  margin-top: 10px;
}
footer #ac_logo img {
  width: 45px;
}
input[type="email"],
input[type="text"],
input[type="number"],
input[type="tel"],
textarea,
select {
  outline: none;
}
a[href^="http://maps.google.com/maps"] {
  display: none !important;
}
a[href^="https://maps.google.com/maps"] {
  display: none !important;
}
.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
  display: none;
}
.gmnoprint div {
  background: none !important;
}
a[title="Report problems with Street View imagery to Google"] .gm-style-cc {
  display: none;
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
.row {
  padding: 0 10px;
}
.footer_item {
  font-size: 14px;
}
/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0681c4;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
@keyframes seta {
  0% {
    bottom: 30px;
  }
  50% {
    bottom: 40px;
  }
  100% {
    bottom: 30px;
  }
}
@-webkit-keyframes seta {
  0% {
    bottom: 30px;
  }
  50% {
    bottom: 40px;
  }
  100% {
    bottom: 30px;
  }
}
#logo {
  margin: 15px 0;
  min-width: 166px;
  min-height: 57px;
  background: url("../images/inrh-blue.svg") no-repeat center / contain;
}
#copy_stuff {
  clear: both;
  padding-left: 12px;
}
#nav-icon {
  display: block;
  position: fixed;
  top: 35px;
  right: 6vh;
  width: 20px;
  height: 30px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  z-index: 1010;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
#nav-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #0681c4;
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#nav-icon span:nth-child(1) {
  top: 0px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
#nav-icon span:nth-child(2) {
  top: 6px;
}
#nav-icon span:nth-child(3) {
  top: 12px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
#nav-icon.open span:nth-child(1) {
  top: 5px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  background: #0681c4;
}
#nav-icon.open span:nth-child(2) {
  opacity: 0;
  filter: alpha(opacity=0);
  left: 15px;
  background: #0681c4;
}
#nav-icon.open span:nth-child(3) {
  top: 5px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  background: #0681c4;
}
#home_photo {
  width: 100%;
  background: url("../images/home_photo.jpeg") no-repeat center / cover;
  position: relative;
  padding-bottom: 50px;
}
#home_photo .overlay {
  background-color: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#home_photo #home_photo_info {
  padding-top: 25vh;
}
#home_photo #home_photo_info h1,
#home_photo #home_photo_info p {
  color: #ffffff;
}
#home_photo #home_photo_info h1 {
  margin: 10px 0 25px 0;
}
#home_photo #home_photo_info .btn {
  margin-top: 25px;
  width: 100%;
}
#home_photo #home_photo_info .main_msg {
  padding-top: 10px;
  color: #ffffff;
  display: none;
}
#home_photo #home_photo_info .main_msg.on {
  display: block;
}
#home_photo #home_photo_info .mr {
  margin-right: 1.85em;
}
#home_photo #home_photo_info .nopaddleft {
  padding-left: 0 !important;
}
body#login {
  background: #F6F6F6;
}
body#login .page-title {
  color: #0681c4;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-size: 26px;
}
body#login .form-group {
  margin: 30px 0;
}
body#login .form-group label {
  color: #0681c4;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  margin-bottom: 15px;
  display: inline-block;
}
body#login .form-group label span {
  color: red;
}
body#login .form-group input[type="text"]{
  width: 100%;
  border: none;
  padding: 15px 20px;
  background: #eeeeef;
  border-radius: 8px;
  color: black;
}
body#login .form-group input[type="file"]{
  width: 100%;
}
body#login .form-group select{
  max-width: 200px;
  display: block;
}
body#login .save-button {
  background: #0681c4;
  color: white;
  outline: none;
  border: none;
  padding: 15px 25px;
  border-radius: 8px;
  -webkit-appearance: none;
  -moz-appearance:    none;
  appearance:         none;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  text-decoration: none;
  font-size: 16px;
}
body#login .delete-button {
  color: red;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 0 30px;
}
body#login .remove {
  color: red !important;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
body#login table {
  margin-top: 50px;
  border: none;
  width: 100%;
}
body#login table tbody tr:nth-child(odd) {
  background: white;
}
body#login table tbody tr:nth-child(even) {
  background: #eeeeef;
}
body#login table thead tr th {
  border: none;
  padding: 15px;
  background: #0681c4;
  color: white;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  text-align: left;
}
body#login table tbody td:last-child a {
  color: #0681c4;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
body#login .new-button {
  color: #0681c4;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
body#login .new-button::before {
  content: '+';
  margin-right: 10px;
}
body#login table tbody tr td {
  border: none;
  padding: 15px;
  color: #0681c4;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  color: black;
  text-decoration: none;
  font-size: 12px;
  text-align: left;
}
body#login div.dashboard div.stats a {
  background: white;
  width: 100%;
  height: 250px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px 0;
  color: #0681c4;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  text-decoration: none;
  font-size: 18px;
}
body#login div.dashboard div.stats a span {
  text-align: center;
}
body#login div.dashboard div.stats a span img {
    width: 40px;
    margin: 20px auto;
}
body#login div.container {
  padding-top: 150px;
  padding-bottom: 150px;
}
body#login header {
  width: 100vw;
  height: 75px;
  background: #FFFFFF;
  display: flex;
  align-items: center;
}
body#login a.home {
  color: #0681c4;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
}
body#login ul {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
body#login li {
  float: left;
  margin: 0 15px;
}
body#login li:last-child {
  float: left;
  margin: 0 0 0 15px;
}
body#login li:last-child a {
  color: red;
}
body#login li a {
  color: #000000;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
body#login li.active a {
  color: #0681c4;
}
body#login .row.full-width {
  max-width: 100% !important;
}
body#login main {
  width: 100vw;
  height: 100vh;
  background: url("../images/home_photo.jpeg") no-repeat center / cover;
  position: relative;
}
body#login main .overlay {
  background-color: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
body#login main #login-container {
  position: relative;
  width: 500px;
  height: 55%;
  top: 22.5%;
  bottom: 22.5%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
body#login main #login-container img {
  position: relative;
  width: 200px;
}
body#login main #login-container label {
  font-size: 16px;
  color: #ffffff;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
}
body#login main #login-container input {
  border: 3px solid #0681c4;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  width: 100%;
}
body#login main #login-container .btn {
  background-color: transparent;
}
body#login main #login-container .btn p {
  color: #ffffff;
  margin-left: -120px;
}
body#login main #login-container .btn .seta {
  background: url("../images/seta_white.png") no-repeat center / cover;
}
body#login main #login-container .btn:hover p {
  color: #ffffff;
}
body#login main #login-container .btn:hover #seta {
  background: url("../images/seta_white.png") no-repeat center / cover;
}
#about {
  padding: 125px 0;
}
#about .head_1 {
  margin-bottom: 20px;
  margin-top: 10px;
}
#about .text {
  margin-bottom: 15px;
}
#about h1,
#about p {
  color: #000000;
}
#about .btn p {
  color: #ffffff;
}
#about .btn .seta {
  background: url("../images/seta_white.png") no-repeat center / cover;
}
#news_events {
  padding: 150px 0;
  background-color: #eeeeef;
}
#news_events h1,
#news_events p {
  color: #000000;
}
#news_events .tema {
  color: #000000;
  text-align: left;
}
#news_events .line {
  margin-bottom: 70px;
}
#news_events .news_area {
  margin-top: 25px;
  border-bottom: 1px solid #c9c9c9;
  height: 290px;
}
#news_events .news_area .head_3 {
  margin-bottom: 15px;
}
#news_events .news_area .text {
  margin-bottom: 15px;
}
#news_events .news_area .read {
  margin-bottom: 10px;
}
#news_events .btn {
  width: 250px;
  margin-top: 50px;
}
#news_events .btn p {
  color: #ffffff;
}
#news_events .btn .seta {
  background: url("../images/seta_white.png") no-repeat center / cover;
}
#news_events #col_events {
  margin-top: 100px;
}
#map_container {
  padding: 125px 0;
  position: relative;
  background: url("../images/map_photo.jpeg") no-repeat center / cover;
}
#map_container .overlay {
  background-color: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#map_container h1,
#map_container p {
  color: #ffffff;
}
#map_container h1 {
  margin: 10px 0 25px 0;
}
#map_container .btn {
  margin-top: 35px;
}
body#noticia #noticia_photo {
  padding-bottom: 70px;
  width: 100%;
  background: url("../images/home_photo.jpeg") no-repeat center / cover;
  position: relative;
}
body#noticia #noticia_photo .overlay {
  background-color: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
body#noticia #noticia_photo #noticia_photo_info {
  padding-top: 65vh;
}
body#noticia #noticia_photo #noticia_photo_info h1,
body#noticia #noticia_photo #noticia_photo_info p {
  color: #ffffff;
}
body#noticia #noticia_photo #noticia_photo_info h1 {
  margin: 10px 0 25px 0;
}
body#noticia #noticia_photo #noticia_photo_info .btn {
  margin-top: 25px;
}
body#noticia #container_noticia {
  padding: 125px 0;
}
body#noticia #container_noticia h1,
body#noticia #container_noticia p {
  color: #000000;
}
body#noticia #container_noticia .head_2 {
  color: #0681c4;
  padding: 35px 0;
}
body#noticia #container_noticia #noticia_img {
  margin: 55px 0;
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
body#noticia #other_news {
  background-color: #eeeeef;
}
body#noticia #other_news .br {
  border-right: 1px solid #ffffff;
}
body#noticia #other_news p {
  cursor: pointer;
  color: #000000;
  display: none;
}
body#noticia #other_news .tema {
  line-height: 28px;
}
body#noticia #other_news #left,
body#noticia #other_news #right {
  width: 50%;
  float: left;
  padding: 50px 0;
  cursor: pointer;
}
body#noticia #other_news #last_new {
  padding-right: 60px;
  position: relative;
}
body#noticia #other_news #last_new .tema {
  padding-left: 25px;
}
body#noticia #other_news #last_new #seta_last {
  position: absolute;
  top: 15px;
  left: 8px;
  height: 26px;
  width: 13px;
  background: url("../images/seta_left.png") no-repeat center / contain;
}
body#noticia #other_news #late_new {
  padding-left: 20px;
  position: relative;
}
body#noticia #other_news #late_new .tema {
  padding-right: 25px;
}
body#noticia #other_news #late_new #seta_late {
  position: absolute;
  top: 15px;
  right: 8px;
  height: 26px;
  width: 13px;
  background: url("../images/seta_right.png") no-repeat center / contain;
}
body#portal .read {
  color: #0681c4;
}
body#portal #portal_photo {
  padding-bottom: 70px;
  width: 100%;
  background: url("../images/portal_photo.jpeg") no-repeat center / cover;
  position: relative;
}
body#portal #portal_photo .overlay {
  background-color: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
body#portal #portal_photo #portal_photo_info {
  padding-top: 40vh;
}
body#portal #portal_photo #portal_photo_info h1,
body#portal #portal_photo #portal_photo_info p {
  color: #ffffff;
}
body#portal #portal_photo #portal_photo_info h1 {
  margin: 10px 0 25px 0;
}
body#portal #portal_photo #portal_photo_info .btn {
  margin-top: 25px;
  width: 210px;
}
body#portal #planos {
  padding: 125px 0;
  border: 1px solid #0681c4;
}
body#portal #planos .head_2 {
  margin-bottom: 25px;
}
body#portal #planos .text {
  font-size: 16px;
}
body#portal #planos h1,
body#portal #planos p {
  color: #000000;
}
body#portal #planos .tema {
  color: #000000;
}
body#portal #planos .special {
  margin-top: 2em;
}
body#portal #planos .btn {
  width: 210px;
  margin-top: 10px;
}
body#portal #planos .btn p {
  color: #ffffff;
}
body#portal #planos .btn .seta {
  background: url("../images/seta_white.png") no-repeat center / cover;
}
body#portal #planos .ml {
  margin-left: 0;
}
body#portal #map_recursos {
  padding: 125px 0;
  position: relative;
  background: url("../images/map_recursos.jpg") no-repeat center / cover;
}
body#portal #map_recursos .overlay {
  background-color: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
body#portal #map_recursos h1,
body#portal #map_recursos p {
  color: #ffffff;
}
body#portal #map_recursos h1 {
  margin: 10px 0 25px 0;
}
body#portal #map_recursos .btn {
  margin-top: 35px;
}
body#portal #titulos_util {
  position: relative;
  padding: 145px 0;
}
body#portal #titulos_util h1 {
  color: #000000;
}
body#portal #titulos_util .text {
  color: #000000;
}
body#portal #titulos_util h1 {
  margin: 10px 0 25px 0;
}
body#portal #titulos_util .btn {
  margin-top: 35px;
}
body#portal #titulos_util .btn p {
  color: #ffffff;
}
body#portal #titulos_util .btn .seta {
  background: url("../images/seta_white.png") no-repeat center / cover;
}
body#portal #outros_documentos {
  padding: 150px 0;
}
body#portal #outros_documentos a {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #0681c4;
}
body#portal #outros_documentos .doc_area {
  clear: left;
}
body#portal #outros_documentos .doc_area .text {
  color: #000000;
}
body#portal #outros_documentos .doc_area .head_3 {
  color: #0681c4;
  margin-bottom: 10px;
}
body#portal #outros_documentos .doc_area .area {
  cursor: pointer;
}
body#portal #outros_documentos .doc_area .area h4 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 12px;
  visibility: visible;
  color: #000000;
}
body#portal #outros_documentos .doc_area .area .doc_icon_area {
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 5px;
  border: 1px solid #0681c4;
  padding: 20px 0;
}
body#portal #outros_documentos .doc_area .area .doc_icon_area .doc_icon {
  height: 30px;
  background: url("../images/doc_icon_blue.png") no-repeat center / contain;
}
body#portal #outros_documentos .doc_area .area .doc_icon_area:first-of-type {
  margin-left: 0;
}
body#portal #outros_documentos .doc_area .map_area {
  width: 75%;
}
body#portal #outros_documentos .slideshow .text {
  color: #000000;
}
body#portal #outros_documentos .slideshow .item {
  display: block;
  width: 100%;
  height: auto;
}
body#portal #outros_documentos .slideshow {
  padding-top: 70px;
}
body#portal #outros_documentos .owl-theme .owl-controls .owl-page.active span,
body#portal #outros_documentos .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #0681c4;
  border-radius: 0;
}
body#portal #outros_documentos .owl-theme .owl-controls .owl-page span {
  background: #c9c9c9;
  border-radius: 0;
  height: 5px !important;
  width: 30px;
}
body#portal #outros_documentos span.owl-numbers {
  color: #000000;
  padding-top: 7px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
}
body#portal #outros_documentos .owl-theme .owl-controls .owl-pagination {
  margin-top: 60px;
}
body#portal #outros_documentos .owl-theme .owl-controls .owl-buttons div {
  border-radius: 0;
  background-color: transparent;
  color: white;
  opacity: 0;
  display: none;
}
body#portal #outros_documentos .long_line {
  border-bottom: 1px solid #c9c9c9;
  padding-top: 80px;
}
body#portal #documentos {
  margin-top: -2px;
  padding: 150px 0;
  position: relative;
  background: url("../images/documentos.jpeg") no-repeat center bottom / cover;
}
body#portal #documentos .overlay {
  background-color: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
body#portal #documentos .mttext {
  margin-top: 20px;
}
body#portal #documentos .special {
  margin-top: 1.250em;
}
body#portal #documentos h1,
body#portal #documentos p,
body#portal #documentos h2,
body#portal #documentos h4 {
  color: #ffffff;
}
body#portal #documentos h2 {
  margin-bottom: 25px;
}
body#portal #documentos h3 {
  color: #0681c4;
  margin: 10px 0;
}
body#portal #documentos h3:first-of-type {
  margin-top: 0;
}
body#portal #documentos a {
  color: #ffffff;
}
body#portal #documentos p {
  padding-right: 30px;
}
body#portal #documentos .planos_menu h3 {
  padding: 25px 0 10px 0;
}
body#portal #documentos .planos_menu h4 {
  padding-top: 10px;
}
body#portal #documentos .planos_menu .item_box {
  height: 25px;
  width: 25px;
  border: 1px solid #0681c4;
  margin-right: 25px;
  margin-top: 2px;
  cursor: pointer;
}
body#portal #documentos .planos_menu .item_box.selected {
  background-color: #0681c4;
}
body#portal #documentos .planos_menu .plano_menu_item.btn-mt,
body#portal #documentos .planos_menu .plano_menu_item.btn-mt-ex {
  margin-top: 0.938em;
}
body#portal #documentos #one {
  display: block;
}
body#portal #documentos .doc_area {
  display: none;
  padding: 50px 0;
  margin-top: 50px;
}
body#portal #documentos .doc_area .area {
  cursor: pointer;
}
body#portal #documentos .doc_area .area h4 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 12px;
  visibility: visible;
}
body#portal #documentos .doc_area .area .doc_icon_area {
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 5px;
  border: 1px solid #0681c4;
  padding: 20px 0;
}
body#portal #documentos .doc_area .area .doc_icon_area .doc_icon {
  height: 30px;
  background: url("../images/doc_icon_blue.png") no-repeat center / contain;
}

body#noticias .noticia_area .area {
  cursor: pointer;
}
body#noticias .noticia_area .area h4 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 12px;
  visibility: visible;
}
body#noticias .noticia_area .area .doc_icon_area {
  margin-top: 33px;
  margin-bottom: 5px;
  border: 1px solid #0681c4;
  padding: 20px 0;
}
body#noticias .noticia_area .area .doc_icon_area .doc_icon {
  height: 30px;
  background: url("../images/doc_icon_blue.png") no-repeat center / contain;
}

body#portal #documentos .doc_area .area .doc_icon_area:first-of-type {
  margin-left: 0;
}
body#portal #documentos .doc_area .map_area {
  width: 75%;
  height: 200px;
  background-color: #0681c4;
}
body#portal #documentos .doc_area ul {
  margin: 0;
}
body#portal #documentos .doc_area ul li {
  color: #ffffff;
  list-style: none;
}
body#portal #documentos .doc_area ul li::before {
  content: '—';
}
body#instituicao #instituicao_photo {
  padding-bottom: 180px;
  width: 100%;
  background: url("../images/instituicao.jpg") no-repeat center / cover;
  position: relative;
}
body#instituicao #instituicao_photo .overlay {
  background-color: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
body#instituicao #instituicao_photo #instituicao_photo_info {
  padding-top: 45vh;
}
body#instituicao #instituicao_photo #instituicao_photo_info h1,
body#instituicao #instituicao_photo #instituicao_photo_info p {
  color: #ffffff;
}
body#instituicao #instituicao_photo #instituicao_photo_info h1 {
  margin: 10px 0 25px 0;
}
body#instituicao #instituicao_photo #instituicao_photo_info .btn {
  margin-top: 25px;
}
body#instituicao #instituicao_intro {
  position: relative;
  padding: 125px 0 200px 0;
}
body#instituicao #instituicao_intro h1,
body#instituicao #instituicao_intro p {
  color: #000000;
}
body#instituicao #instituicao_intro .head_2 {
  color: #000000;
  padding-bottom: 35px;
}
body#instituicao #instituicao_intro .mt-ex {
  margin-top: 1.938em;
}
body#instituicao #instituicao_intro #intro_img {
  margin-top: 50px;
  height: 450px;
  background: url("../images/intro_img.jpg") no-repeat center / cover;
}
body#instituicao #instituicao_intro #titulos_btn {
  width: 320px;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
body#instituicao #instituicao_intro #titulos_btn .row {
  padding: 0 5px;
}
body#instituicao #instituicao_intro #titulos_btn #btn_icons {
  width: 250px;
  height: 90px;
  margin: 0 auto;
}
body#instituicao #instituicao_intro #titulos_btn #btn_icons .btn_tit {
  margin: 0 auto;
  padding: 20px 28px;
  background-color: #eeeeef;
  cursor: pointer;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
body#instituicao #instituicao_intro #titulos_btn #btn_icons .btn_tit:hover {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  background-color: #0681c4;
}
body#instituicao #instituicao_intro #titulos_btn #btn_icons .btn_tit:hover #org_icon {
  background: url("../images/organograma_icon_grey.png") no-repeat center / contain;
}
body#instituicao #instituicao_intro #titulos_btn #btn_icons .btn_tit.active {
  background-color: #0681c4;
}
body#instituicao #instituicao_intro #titulos_btn #btn_icons .btn_tit.active #org_icon {
  background: url("../images/organograma_icon_grey.png") no-repeat center / contain;
}
body#instituicao #instituicao_intro #titulos_btn #btn_icons .footer_item {
  padding-bottom: 10px;
  color: #0681c4;
}
body#instituicao #instituicao_intro #titulos_btn #btn_icons #org_icon {
  height: 30px;
  width: 24px;
  margin-left: 10px;
  background: url("../images/organograma_icon_blue.png") no-repeat center / contain;
}
body#instituicao #msg_membros {
  margin-top: -2px;
  background-color: #eeeeef;
  padding: 100px 0;
}
body#instituicao #msg_membros h1,
body#instituicao #msg_membros p {
  color: #000000;
}
body#instituicao #msg_membros .representante_img img {
  width: 100%;
}
body#instituicao #msg_membros .line {
  margin: 15px 0;
}
body#instituicao #msg_membros .sign {
  padding-top: 40px;
  padding-bottom: 10px;
}
body#instituicao #msg_membros .member_area {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  cursor: pointer;
}
body#instituicao #msg_membros .member_area .member {
  display: none;
  border-bottom: 1px solid #0681c4;
  padding-bottom: 10px;
}
body#instituicao #msg_membros .member_area .mt {
  margin-top: 1.050em;
}
body#instituicao #msg_membros .member_area:hover {
  opacity: 1;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
body#instituicao #msg_membros #msg_presidente {
  display: block;
}
body#instituicao #msg_membros .opaco {
  opacity: 0.35;
  filter: alpha(opacity=35);
}
body#instituicao #msg_membros #msg_ministro.mt-px50 {
  margin-top: 0;
}
body#instituicao #instituicao_docs {
  padding: 125px 0;
}
body#instituicao #instituicao_docs h1,
body#instituicao #instituicao_docs p,
body#instituicao #instituicao_docs h4 {
  color: #000000;
}
body#instituicao #instituicao_docs h4 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 12px;
}
body#instituicao #instituicao_docs .text {
  margin-top: 1.875em;
}
body#instituicao #instituicao_docs #documentos {
  margin-top: 80px;
}
body#instituicao #instituicao_docs .area {
  cursor: pointer;
}
body#instituicao #instituicao_docs .area h4 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 12px;
}
body#instituicao #instituicao_docs .area .doc_icon_area {
  margin-top: 10px;
  margin-left: 0;
  margin-bottom: 5px;
  border: 1px solid #0681c4;
  padding: 20px 0;
}
body#instituicao #instituicao_docs .area .doc_icon_area .doc_icon {
  height: 30px;
  background: url("../images/doc_icon_blue.png") no-repeat center / contain;
}
body#instituicao #orgaos_gestao {
  clear: left;
  padding-top: 100px;
}
body#instituicao #orgaos_gestao .orgao_logo {
  height: 80px;
  background: url("../images/gabhic_logo.png") no-repeat center / contain;
  margin-bottom: 24px;
}
body#instituicao #line {
  border-top: 1px solid #c9c9c9;
}
body#consultas #consultas_photo {
  padding-bottom: 80px;
  width: 100%;
  background: url("../images/consultas.jpg") no-repeat center / cover;
  position: relative;
}
body#consultas #consultas_photo .overlay {
  background-color: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
body#consultas #consultas_photo #consultas_photo_info {
  padding-top: 65vh;
}
body#consultas #consultas_photo #consultas_photo_info h1,
body#consultas #consultas_photo #consultas_photo_info p {
  color: #ffffff;
}
body#consultas #consultas_photo #consultas_photo_info h1 {
  margin: 10px 0 25px 0;
}
body#consultas #consultas_photo #consultas_photo_info .btn {
  margin-top: 25px;
}
body#consultas #consultas_intro {
  padding: 100px 0;
}
body#consultas #consultas_intro p {
  color: #000000;
}
body#consultas #menu_consultas {
  margin-bottom: 50px;
}
body#consultas #menu_consultas .head_3 {
  letter-spacing: 0;
  color: #000000;
  font-size: 18px;
  padding-top: 5px;
}
body#consultas #menu_consultas #consultas_items {
  position: relative;
  margin-left: 15px;
  width: 150px;
  border: 3px solid #000000;
  text-align: left;
  height: 40px;
  padding: 8px 0 5px 15px;
  cursor: pointer;
}
body#consultas #menu_consultas #consultas_items h5 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
}
body#consultas #menu_consultas #consultas_items .seta {
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 20px;
  height: 10px;
  width: 6px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  background: url("../images/seta_right.png") no-repeat center / cover;
}
body#consultas #menu_consultas #consultas_items .rotated {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
body#consultas #menu_consultas #consultas_items #items {
  position: absolute;
  top: 42px;
  background-color: #ffffff;
  display: none;
  left: 0;
  right: 0;
  z-index: 1;
}
body#consultas #menu_consultas #consultas_items #items ul {
  margin: 0;
  padding-left: 15px;
}
body#consultas #menu_consultas #consultas_items #items li {
  list-style: none;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  margin-bottom: 5px;
  cursor: pointer;
}
body#consultas #menu_consultas #consultas_items #items li:hover {
  color: #0681c4;
}
body#consultas #menu_consultas #consultas_items #items li.select {
  color: #0681c4;
}
body#consultas #consultas_eventos .head_3 {
  color: #0681c4;
}
body#consultas #consultas_eventos .head_2 {
  color: #000000;
}
body#consultas #consultas_eventos .on,
body#consultas #consultas_eventos .off {
  width: 150px;
  text-align: center;
  padding: 5px 15px;
  margin-bottom: 30px;
}
body#consultas #consultas_eventos .on h5,
body#consultas #consultas_eventos .off h5 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 1px;
}
body#consultas #consultas_eventos .on {
  background-color: #87d37c;
}
body#consultas #consultas_eventos .off {
  background-color: #ef4836;
}
body#consultas #consultas_eventos .consulta_area {
  padding: 55px 35px;
  background-color: #eeeeef;
  margin-bottom: 24px;
}
body#consultas #consultas_eventos #more {
  display: inline-block;
  margin: 50px 0;
  cursor: pointer;
}
body#consultas #consultas_eventos #more h5 {
  color: #0681c4;
}
body#consultas #documentos_form {
  background-color: #eeeeef;
  padding: 125px 0;
}
body#consultas #documentos_form h1 {
  color: #000000;
}
body#consultas #documentos_form .input_area {
  border: 1px solid #0681c4;
  margin-bottom: 12px;
}
body#consultas #documentos_form input,
body#consultas #documentos_form textarea {
  border: 0;
  background-color: transparent;
  padding: 10px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  width: 100%;
}
body#consultas #documentos_form .pr {
  padding-right: 0;
}
body#consultas #documentos_form .btn {
  background-color: #0681c4;
}
body#consultas #documentos_form .btn p {
  color: #ffffff;
  margin-left: -120px;
}
body#consultas #documentos_form .btn .seta {
  background: url("../images/seta_white.png") no-repeat center / cover;
}
body#consultas #documentos_form .area {
  cursor: pointer;
}
body#consultas #documentos_form .area h4 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #0681c4;
}
body#consultas #documentos_form .area .doc_icon_area {
  margin-bottom: 5px;
  border: 3px solid #0681c4;
  padding: 8px 0;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  cursor: pointer;
}
body#consultas #documentos_form .area .doc_icon_area .doc_icon {
  height: 25px;
  background: url("../images/doc_icon_blue.png") no-repeat center / contain;
}
body#consultas #documentos_form .area .doc_icon_area:hover {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  background-color: #0681c4;
}
body#consultas #documentos_form .area .doc_icon_area:hover .doc_icon {
  background: url("../images/doc_icon_grey.png") no-repeat center / contain;
}
body#consultas #documentos_form #filtro {
  margin-bottom: 15px;
}
body#consultas #documentos_form #filtro .head_3 {
  letter-spacing: 0;
  color: #0681c4;
  font-size: 18px;
  padding-top: 5px;
}
body#consultas #documentos_form #filtro #filtro_docs {
  position: relative;
  margin-left: 0px;
  width: 330px;
  border: 3px solid #0681c4;
  text-align: left;
  height: 40px;
  padding: 8px 0 5px 15px;
  cursor: pointer;
}
body#consultas #documentos_form #filtro #filtro_docs h5 {
  color: #0681c4;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 14px;
  padding-top: -5px;
  letter-spacing: 0.5px;
}
body#consultas #documentos_form #filtro #filtro_docs .seta {
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 20px;
  height: 10px;
  width: 6px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  background: url("../images/seta_blue.png") no-repeat center / cover;
}
body#consultas #documentos_form #filtro #filtro_docs .rotated {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
body#consultas #documentos_form #filtro #filtro_docs #docs {
  position: absolute;
  top: 37px;
  background-color: #ffffff;
  display: none;
  left: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
  overflow-y: scroll;
  height: 80px;
}
body#consultas #documentos_form #filtro #filtro_docs #docs ul {
  margin: 0;
  padding: 10px 0 8px 15px;
}
body#consultas #documentos_form #filtro #filtro_docs #docs li {
  list-style: none;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  margin-bottom: 5px;
  cursor: pointer;
}
body#consultas #documentos_form #filtro #filtro_docs #docs li:hover {
  color: #0681c4;
}
body#consultas #documentos_form #filtro #filtro_docs #docs li.select {
  color: #0681c4;
}
body#sirha #sirha_photo {
  padding-bottom: 100px;
  width: 100%;
  background: url("../images/sirha_photo.jpg") no-repeat center / cover;
  position: relative;
}
body#sirha #sirha_photo .overlay {
  background-color: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
body#sirha #sirha_photo #sirha_photo_info {
  padding-top: 35vh;
}
body#sirha #sirha_photo #sirha_photo_info h1 {
  color: #ffffff;
}
body#sirha #sirha_photo #sirha_photo_info h1 {
  margin: 10px 0 25px 0;
}
body#sirha #sirha_menu {
  margin-top: -70px;
}
body#sirha #sirha_menu .footer_item {
  color: #0681c4;
  padding-top: 10px;
}
body#sirha #sirha_menu .menu_btn {
  cursor: pointer;
  padding: 15px 0;
  text-align: center;
  background-color: transparent;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  height: 70px;
}
body#sirha #sirha_menu .menu_btn img {
  width: 30px;
}
body#sirha #sirha_menu .menu_btn:hover {
  background-color: #ffffff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
body#sirha #sirha_menu .on {
  background-color: #ffffff;
}
body#sirha #sirha_menu .large-2 {
  width: 33%;
}
body#sirha #sirha_menu .pt {
  padding-top: 20px;
}
body#sirha #sirha_menu .pt2 {
  padding-top: 18px;
}
body#sirha #menu_sirha_mapas,
body#sirha #menu_sirha_lista {
  margin-top: 40px;
}
body#sirha #menu_sirha_mapas .head_3,
body#sirha #menu_sirha_lista .head_3 {
  letter-spacing: 0;
  color: #0681c4;
  font-size: 18px;
  padding-top: 5px;
}
body#sirha #menu_sirha_mapas h2,
body#sirha #menu_sirha_lista h2 {
  letter-spacing: 0;
  color: #000000;
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  margin-top: 55px;
}
body#sirha #menu_sirha_mapas #sirha_items_mapas,
body#sirha #menu_sirha_lista #sirha_items_mapas,
body#sirha #menu_sirha_mapas #sirha_items_lista,
body#sirha #menu_sirha_lista #sirha_items_lista,
body#sirha #menu_sirha_mapas #barragens_items_lista,
body#sirha #menu_sirha_lista #barragens_items_lista,
body#sirha #menu_sirha_mapas #estacoes_items_lista,
body#sirha #menu_sirha_lista #estacoes_items_lista {
  position: relative;
  margin-left: 15px;
  width: 230px;
  border: 3px solid #000000;
  text-align: left;
  height: 40px;
  padding: 8px 0 5px 15px;
  cursor: pointer;
}
body#sirha #menu_sirha_mapas #sirha_items_mapas h5,
body#sirha #menu_sirha_lista #sirha_items_mapas h5,
body#sirha #menu_sirha_mapas #sirha_items_lista h5,
body#sirha #menu_sirha_lista #sirha_items_lista h5,
body#sirha #menu_sirha_mapas #barragens_items_lista h5,
body#sirha #menu_sirha_lista #barragens_items_lista h5,
body#sirha #menu_sirha_mapas #estacoes_items_lista h5,
body#sirha #menu_sirha_lista #estacoes_items_lista h5 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
}
body#sirha #menu_sirha_mapas #sirha_items_mapas .seta,
body#sirha #menu_sirha_lista #sirha_items_mapas .seta,
body#sirha #menu_sirha_mapas #sirha_items_lista .seta,
body#sirha #menu_sirha_lista #sirha_items_lista .seta,
body#sirha #menu_sirha_mapas #barragens_items_lista .seta,
body#sirha #menu_sirha_lista #barragens_items_lista .seta,
body#sirha #menu_sirha_mapas #estacoes_items_lista .seta,
body#sirha #menu_sirha_lista #estacoes_items_lista .seta {
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 20px;
  height: 10px;
  width: 6px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  background: url("../images/seta_blue.png") no-repeat center / cover;
}
body#sirha #menu_sirha_mapas #sirha_items_mapas .rotated,
body#sirha #menu_sirha_lista #sirha_items_mapas .rotated,
body#sirha #menu_sirha_mapas #sirha_items_lista .rotated,
body#sirha #menu_sirha_lista #sirha_items_lista .rotated,
body#sirha #menu_sirha_mapas #barragens_items_lista .rotated,
body#sirha #menu_sirha_lista #barragens_items_lista .rotated,
body#sirha #menu_sirha_mapas #estacoes_items_lista .rotated,
body#sirha #menu_sirha_lista #estacoes_items_lista .rotated {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
body#sirha #menu_sirha_mapas #sirha_items_mapas #items_mapas,
body#sirha #menu_sirha_lista #sirha_items_mapas #items_mapas,
body#sirha #menu_sirha_mapas #sirha_items_lista #items_mapas,
body#sirha #menu_sirha_lista #sirha_items_lista #items_mapas,
body#sirha #menu_sirha_mapas #barragens_items_lista #items_mapas,
body#sirha #menu_sirha_lista #barragens_items_lista #items_mapas,
body#sirha #menu_sirha_mapas #estacoes_items_lista #items_mapas,
body#sirha #menu_sirha_lista #estacoes_items_lista #items_mapas,
body#sirha #menu_sirha_mapas #sirha_items_mapas #items_lista,
body#sirha #menu_sirha_lista #sirha_items_mapas #items_lista,
body#sirha #menu_sirha_mapas #sirha_items_lista #items_lista,
body#sirha #menu_sirha_lista #sirha_items_lista #items_lista,
body#sirha #menu_sirha_mapas #barragens_items_lista #items_lista,
body#sirha #menu_sirha_lista #barragens_items_lista #items_lista,
body#sirha #menu_sirha_mapas #estacoes_items_lista #items_lista,
body#sirha #menu_sirha_lista #estacoes_items_lista #items_lista,
body#sirha #menu_sirha_mapas #sirha_items_mapas #barragens_items,
body#sirha #menu_sirha_lista #sirha_items_mapas #barragens_items,
body#sirha #menu_sirha_mapas #sirha_items_lista #barragens_items,
body#sirha #menu_sirha_lista #sirha_items_lista #barragens_items,
body#sirha #menu_sirha_mapas #barragens_items_lista #barragens_items,
body#sirha #menu_sirha_lista #barragens_items_lista #barragens_items,
body#sirha #menu_sirha_mapas #estacoes_items_lista #barragens_items,
body#sirha #menu_sirha_lista #estacoes_items_lista #barragens_items,
body#sirha #menu_sirha_mapas #sirha_items_mapas #estacoes_items,
body#sirha #menu_sirha_lista #sirha_items_mapas #estacoes_items,
body#sirha #menu_sirha_mapas #sirha_items_lista #estacoes_items,
body#sirha #menu_sirha_lista #sirha_items_lista #estacoes_items,
body#sirha #menu_sirha_mapas #barragens_items_lista #estacoes_items,
body#sirha #menu_sirha_lista #barragens_items_lista #estacoes_items,
body#sirha #menu_sirha_mapas #estacoes_items_lista #estacoes_items,
body#sirha #menu_sirha_lista #estacoes_items_lista #estacoes_items {
  position: absolute;
  top: 42px;
  background-color: #ffffff;
  display: none;
  left: 0;
  right: 0;
  z-index: 1;
}
body#sirha #menu_sirha_mapas #sirha_items_mapas #items_mapas ul,
body#sirha #menu_sirha_lista #sirha_items_mapas #items_mapas ul,
body#sirha #menu_sirha_mapas #sirha_items_lista #items_mapas ul,
body#sirha #menu_sirha_lista #sirha_items_lista #items_mapas ul,
body#sirha #menu_sirha_mapas #barragens_items_lista #items_mapas ul,
body#sirha #menu_sirha_lista #barragens_items_lista #items_mapas ul,
body#sirha #menu_sirha_mapas #estacoes_items_lista #items_mapas ul,
body#sirha #menu_sirha_lista #estacoes_items_lista #items_mapas ul,
body#sirha #menu_sirha_mapas #sirha_items_mapas #items_lista ul,
body#sirha #menu_sirha_lista #sirha_items_mapas #items_lista ul,
body#sirha #menu_sirha_mapas #sirha_items_lista #items_lista ul,
body#sirha #menu_sirha_lista #sirha_items_lista #items_lista ul,
body#sirha #menu_sirha_mapas #barragens_items_lista #items_lista ul,
body#sirha #menu_sirha_lista #barragens_items_lista #items_lista ul,
body#sirha #menu_sirha_mapas #estacoes_items_lista #items_lista ul,
body#sirha #menu_sirha_lista #estacoes_items_lista #items_lista ul,
body#sirha #menu_sirha_mapas #sirha_items_mapas #barragens_items ul,
body#sirha #menu_sirha_lista #sirha_items_mapas #barragens_items ul,
body#sirha #menu_sirha_mapas #sirha_items_lista #barragens_items ul,
body#sirha #menu_sirha_lista #sirha_items_lista #barragens_items ul,
body#sirha #menu_sirha_mapas #barragens_items_lista #barragens_items ul,
body#sirha #menu_sirha_lista #barragens_items_lista #barragens_items ul,
body#sirha #menu_sirha_mapas #estacoes_items_lista #barragens_items ul,
body#sirha #menu_sirha_lista #estacoes_items_lista #barragens_items ul,
body#sirha #menu_sirha_mapas #sirha_items_mapas #estacoes_items ul,
body#sirha #menu_sirha_lista #sirha_items_mapas #estacoes_items ul,
body#sirha #menu_sirha_mapas #sirha_items_lista #estacoes_items ul,
body#sirha #menu_sirha_lista #sirha_items_lista #estacoes_items ul,
body#sirha #menu_sirha_mapas #barragens_items_lista #estacoes_items ul,
body#sirha #menu_sirha_lista #barragens_items_lista #estacoes_items ul,
body#sirha #menu_sirha_mapas #estacoes_items_lista #estacoes_items ul,
body#sirha #menu_sirha_lista #estacoes_items_lista #estacoes_items ul {
  margin: 0;
  padding-left: 15px;
}
body#sirha #menu_sirha_mapas #sirha_items_mapas #items_mapas li,
body#sirha #menu_sirha_lista #sirha_items_mapas #items_mapas li,
body#sirha #menu_sirha_mapas #sirha_items_lista #items_mapas li,
body#sirha #menu_sirha_lista #sirha_items_lista #items_mapas li,
body#sirha #menu_sirha_mapas #barragens_items_lista #items_mapas li,
body#sirha #menu_sirha_lista #barragens_items_lista #items_mapas li,
body#sirha #menu_sirha_mapas #estacoes_items_lista #items_mapas li,
body#sirha #menu_sirha_lista #estacoes_items_lista #items_mapas li,
body#sirha #menu_sirha_mapas #sirha_items_mapas #items_lista li,
body#sirha #menu_sirha_lista #sirha_items_mapas #items_lista li,
body#sirha #menu_sirha_mapas #sirha_items_lista #items_lista li,
body#sirha #menu_sirha_lista #sirha_items_lista #items_lista li,
body#sirha #menu_sirha_mapas #barragens_items_lista #items_lista li,
body#sirha #menu_sirha_lista #barragens_items_lista #items_lista li,
body#sirha #menu_sirha_mapas #estacoes_items_lista #items_lista li,
body#sirha #menu_sirha_lista #estacoes_items_lista #items_lista li,
body#sirha #menu_sirha_mapas #sirha_items_mapas #barragens_items li,
body#sirha #menu_sirha_lista #sirha_items_mapas #barragens_items li,
body#sirha #menu_sirha_mapas #sirha_items_lista #barragens_items li,
body#sirha #menu_sirha_lista #sirha_items_lista #barragens_items li,
body#sirha #menu_sirha_mapas #barragens_items_lista #barragens_items li,
body#sirha #menu_sirha_lista #barragens_items_lista #barragens_items li,
body#sirha #menu_sirha_mapas #estacoes_items_lista #barragens_items li,
body#sirha #menu_sirha_lista #estacoes_items_lista #barragens_items li,
body#sirha #menu_sirha_mapas #sirha_items_mapas #estacoes_items li,
body#sirha #menu_sirha_lista #sirha_items_mapas #estacoes_items li,
body#sirha #menu_sirha_mapas #sirha_items_lista #estacoes_items li,
body#sirha #menu_sirha_lista #sirha_items_lista #estacoes_items li,
body#sirha #menu_sirha_mapas #barragens_items_lista #estacoes_items li,
body#sirha #menu_sirha_lista #barragens_items_lista #estacoes_items li,
body#sirha #menu_sirha_mapas #estacoes_items_lista #estacoes_items li,
body#sirha #menu_sirha_lista #estacoes_items_lista #estacoes_items li {
  list-style: none;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  margin-bottom: 5px;
  cursor: pointer;
}
body#sirha #menu_sirha_mapas #sirha_items_mapas #items_mapas li:hover,
body#sirha #menu_sirha_lista #sirha_items_mapas #items_mapas li:hover,
body#sirha #menu_sirha_mapas #sirha_items_lista #items_mapas li:hover,
body#sirha #menu_sirha_lista #sirha_items_lista #items_mapas li:hover,
body#sirha #menu_sirha_mapas #barragens_items_lista #items_mapas li:hover,
body#sirha #menu_sirha_lista #barragens_items_lista #items_mapas li:hover,
body#sirha #menu_sirha_mapas #estacoes_items_lista #items_mapas li:hover,
body#sirha #menu_sirha_lista #estacoes_items_lista #items_mapas li:hover,
body#sirha #menu_sirha_mapas #sirha_items_mapas #items_lista li:hover,
body#sirha #menu_sirha_lista #sirha_items_mapas #items_lista li:hover,
body#sirha #menu_sirha_mapas #sirha_items_lista #items_lista li:hover,
body#sirha #menu_sirha_lista #sirha_items_lista #items_lista li:hover,
body#sirha #menu_sirha_mapas #barragens_items_lista #items_lista li:hover,
body#sirha #menu_sirha_lista #barragens_items_lista #items_lista li:hover,
body#sirha #menu_sirha_mapas #estacoes_items_lista #items_lista li:hover,
body#sirha #menu_sirha_lista #estacoes_items_lista #items_lista li:hover,
body#sirha #menu_sirha_mapas #sirha_items_mapas #barragens_items li:hover,
body#sirha #menu_sirha_lista #sirha_items_mapas #barragens_items li:hover,
body#sirha #menu_sirha_mapas #sirha_items_lista #barragens_items li:hover,
body#sirha #menu_sirha_lista #sirha_items_lista #barragens_items li:hover,
body#sirha #menu_sirha_mapas #barragens_items_lista #barragens_items li:hover,
body#sirha #menu_sirha_lista #barragens_items_lista #barragens_items li:hover,
body#sirha #menu_sirha_mapas #estacoes_items_lista #barragens_items li:hover,
body#sirha #menu_sirha_lista #estacoes_items_lista #barragens_items li:hover,
body#sirha #menu_sirha_mapas #sirha_items_mapas #estacoes_items li:hover,
body#sirha #menu_sirha_lista #sirha_items_mapas #estacoes_items li:hover,
body#sirha #menu_sirha_mapas #sirha_items_lista #estacoes_items li:hover,
body#sirha #menu_sirha_lista #sirha_items_lista #estacoes_items li:hover,
body#sirha #menu_sirha_mapas #barragens_items_lista #estacoes_items li:hover,
body#sirha #menu_sirha_lista #barragens_items_lista #estacoes_items li:hover,
body#sirha #menu_sirha_mapas #estacoes_items_lista #estacoes_items li:hover,
body#sirha #menu_sirha_lista #estacoes_items_lista #estacoes_items li:hover {
  color: #0681c4;
}
body#sirha #menu_sirha_mapas #sirha_items_mapas #items_mapas li.select,
body#sirha #menu_sirha_lista #sirha_items_mapas #items_mapas li.select,
body#sirha #menu_sirha_mapas #sirha_items_lista #items_mapas li.select,
body#sirha #menu_sirha_lista #sirha_items_lista #items_mapas li.select,
body#sirha #menu_sirha_mapas #barragens_items_lista #items_mapas li.select,
body#sirha #menu_sirha_lista #barragens_items_lista #items_mapas li.select,
body#sirha #menu_sirha_mapas #estacoes_items_lista #items_mapas li.select,
body#sirha #menu_sirha_lista #estacoes_items_lista #items_mapas li.select,
body#sirha #menu_sirha_mapas #sirha_items_mapas #items_lista li.select,
body#sirha #menu_sirha_lista #sirha_items_mapas #items_lista li.select,
body#sirha #menu_sirha_mapas #sirha_items_lista #items_lista li.select,
body#sirha #menu_sirha_lista #sirha_items_lista #items_lista li.select,
body#sirha #menu_sirha_mapas #barragens_items_lista #items_lista li.select,
body#sirha #menu_sirha_lista #barragens_items_lista #items_lista li.select,
body#sirha #menu_sirha_mapas #estacoes_items_lista #items_lista li.select,
body#sirha #menu_sirha_lista #estacoes_items_lista #items_lista li.select,
body#sirha #menu_sirha_mapas #sirha_items_mapas #barragens_items li.select,
body#sirha #menu_sirha_lista #sirha_items_mapas #barragens_items li.select,
body#sirha #menu_sirha_mapas #sirha_items_lista #barragens_items li.select,
body#sirha #menu_sirha_lista #sirha_items_lista #barragens_items li.select,
body#sirha #menu_sirha_mapas #barragens_items_lista #barragens_items li.select,
body#sirha #menu_sirha_lista #barragens_items_lista #barragens_items li.select,
body#sirha #menu_sirha_mapas #estacoes_items_lista #barragens_items li.select,
body#sirha #menu_sirha_lista #estacoes_items_lista #barragens_items li.select,
body#sirha #menu_sirha_mapas #sirha_items_mapas #estacoes_items li.select,
body#sirha #menu_sirha_lista #sirha_items_mapas #estacoes_items li.select,
body#sirha #menu_sirha_mapas #sirha_items_lista #estacoes_items li.select,
body#sirha #menu_sirha_lista #sirha_items_lista #estacoes_items li.select,
body#sirha #menu_sirha_mapas #barragens_items_lista #estacoes_items li.select,
body#sirha #menu_sirha_lista #barragens_items_lista #estacoes_items li.select,
body#sirha #menu_sirha_mapas #estacoes_items_lista #estacoes_items li.select,
body#sirha #menu_sirha_lista #estacoes_items_lista #estacoes_items li.select {
  color: #0681c4;
}
body#sirha #menu_sirha_mapas #sirha_items_mapas #barragens_items,
body#sirha #menu_sirha_lista #sirha_items_mapas #barragens_items,
body#sirha #menu_sirha_mapas #sirha_items_lista #barragens_items,
body#sirha #menu_sirha_lista #sirha_items_lista #barragens_items,
body#sirha #menu_sirha_mapas #barragens_items_lista #barragens_items,
body#sirha #menu_sirha_lista #barragens_items_lista #barragens_items,
body#sirha #menu_sirha_mapas #estacoes_items_lista #barragens_items,
body#sirha #menu_sirha_lista #estacoes_items_lista #barragens_items,
body#sirha #menu_sirha_mapas #sirha_items_mapas #estacoes_items,
body#sirha #menu_sirha_lista #sirha_items_mapas #estacoes_items,
body#sirha #menu_sirha_mapas #sirha_items_lista #estacoes_items,
body#sirha #menu_sirha_lista #sirha_items_lista #estacoes_items,
body#sirha #menu_sirha_mapas #barragens_items_lista #estacoes_items,
body#sirha #menu_sirha_lista #barragens_items_lista #estacoes_items,
body#sirha #menu_sirha_mapas #estacoes_items_lista #estacoes_items,
body#sirha #menu_sirha_lista #estacoes_items_lista #estacoes_items {
  height: 80px;
  overflow: hidden;
  overflow-y: scroll;
}
body#sirha #menu_sirha_lista {
  display: none;
}
body#sirha #menu_sirha_lista .texto_barragens,
body#sirha #menu_sirha_lista .texto_estacoes {
  display: none;
}
body#sirha #menu_sirha_lista #estacoes_lista {
  display: none;
}
body#sirha #menu_sirha_mapas .texto_estacoes {
  display: none;
}
body#sirha #sirha_info {
  position: relative;
  padding: 50px 0;
}
body#sirha #sirha_info h1,
body#sirha #sirha_info p {
  color: #000000;
}
body#sirha #sirha_info h1 {
  margin-bottom: 25px;
}
body#sirha #sirha_info .imagem {
  margin-top: 30px;
  height: 120px;
  background-color: #eeeeef;
  background-size: cover;
  background-repeat: no-repeat;
}
body#sirha #sirha_info .info {
  padding: 40px 0;
  border-bottom: 1px solid #c9c9c9;
}
body#sirha #sirha_info #lista_barragens,
body#sirha #sirha_info #lista_estacoes {
  display: none;
}
body#sirha #sirha_info #map-barragens {
  height: 700px;
  margin-top: 50px;
}
body#sirha #sirha_info #map-estacoes {
  height: 700px;
  opacity: 0;
  visibility: hidden;
}
body#sirha #sirha_info #mapa {
  position: relative;
}
body#sirha #sirha_info #mapa #marca-agua {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #eeeeef;
}
body#sirha #sirha_info #mapa #marca-agua h1 {
  width: 300px;
  margin: 0 auto;
  color: #000000;
  padding-top: 300px;
  font-size: 30px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
}
body#sirha #sirha_info #mapa #map-estacoes {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
body#sirha #registo_titulos {
  background-color: #eeeeef;
  padding: 125px 0;
}
body#sirha #registo_titulos h1,
body#sirha #registo_titulos p {
  color: #000000;
}
body#sirha #registo_titulos h1 {
  margin-bottom: 25px;
}
body#sirha #registo_titulos .text {
  padding-bottom: 25px;
}
body#sirha #registo_titulos .btn p {
  color: #ffffff;
}
body#sirha #registo_titulos .btn .seta {
  background: url("../images/seta_white.png") no-repeat center / cover;
}
body#sirha #line {
  border-top: 1px solid #c9c9c9;
}
body#registo #registo_photo {
  width: 100%;
  padding-bottom: 100px;
  background: url("../images/portal_photo.jpeg") no-repeat center / cover;
  position: relative;
}
body#registo #registo_photo .overlay {
  background-color: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
body#registo #registo_photo #registo_photo_info {
  padding-top: 35vh;
}
body#registo #registo_photo #registo_photo_info h1 {
  color: #ffffff;
}
body#registo #registo_photo #registo_photo_info h1 {
  margin: 10px 0 25px 0;
}
body#registo #registo_info {
  margin-top: -170px;
  position: relative;
  padding: 100px 0 30px 0;
}
body#registo #registo_info .footer_item {
  color: #0681c4;
  padding-top: 10px;
}
body#registo #registo_info .menu_btn {
  cursor: pointer;
  padding: 15px 0;
  text-align: center;
  background-color: transparent;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  height: 70px;
}
body#registo #registo_info .menu_btn img {
  width: 30px;
}
body#registo #registo_info .menu_btn #special {
  width: 36px;
}
body#registo #registo_info .menu_btn:hover {
  background-color: #ffffff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
body#registo #registo_info .on {
  background-color: #ffffff;
}
body#registo #registo_info .large-2 {
  width: 25%;
}
body#registo #registo_info .pt {
  padding-top: 18px;
}
body#registo span {
  color: red;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
body#registo h1 {
  color: #0681c4;
}
body#registo h2 {
  font-size: 18px;
  margin-top: 15px;
}
body#registo h3 {
  color: #ef4836;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 12px;
}
body#registo .btn p {
  color: #ffffff;
}
body#registo .seta {
  position: absolute;
  top: 15px;
  right: 25px;
  height: 10px;
  width: 6px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  background: url("../images/seta_white.png") no-repeat center / cover;
}
body#registo .section-title h2 {
  color: #c9c9c9;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 20px !important;
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 5px;
}
body#registo #form_register {
  margin-top: 70px;
}
body#registo #form_register input {
  width: 100%;
  border: 0;
  border-radius: 0;
  color: #0681c4;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.5px;
}
body#registo #form_register .input_area {
  padding: 8px;
  border: 2px solid #0681c4;
  width: 100%;
}
body#registo #form_register #registo span {
  font-size: 16px;
}
body#registo #form_register #turh {
  display: none;
  margin-bottom: 70px;
}
body#registo #form_register #turh span {
  font-size: 16px;
}
body#registo #form_register #turh ul.text {
  margin-left: 0;
}
body#registo #form_register #turh ul.text li {
  list-style: none;
}
body#registo #form_register #turh ul.text li::before {
  content: '— ';
}
body#registo #form_register #form {
  display: none;
}
body#registo #form_register #form ul.text {
  margin-left: 0;
}
body#registo #form_register #form ul.text a{
  color: #000000;
  text-decoration: none;
}
body#registo #form_register #form ul.text li {
  list-style: none;
  line-height: 30px;
  margin-left: 15px;
  transition: 0.4s;
}
body#registo #form_register #form ul.text li:hover {
  color: #0681c4;
}
body#registo #form_register #form ul.text li::before {
  content: '— ';
}
body#registo #form_register #faq {
  cursor: pointer;
  display: none;
  margin-bottom: 70px;
}
body#registo #form_register #faq p {
  color: #0681c4;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px;
}
body#registo #form_register #faq h1 {
  margin-bottom: 30px;
}
body#registo #form_register #faq .input_area {
  margin: 0px 0 10px 0;
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 60px;
}
body#registo #form_register #faq .seta {
  top: 40% !important;
  background: url("../images/seta_blue.png") no-repeat center / cover;
}
body#registo #form_register #faq .resposta {
  display: none;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  padding: 15px 10px;
  z-index: 1;
  background-color: #0681c4;
  border: 2px solid #0681c4;
}
body#registo #form_register #faq .resposta p {
  color: #ffffff;
}
body#registo #form_register #faq .rotated {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
body#registo #form_register #faq .container {
  position: relative;
}
body#registo #container_utilizacao {
  margin-top: 70px;
}
body#registo #container_utilizacao .gllpMap {
  width: 100%;
  height: 400px;
}
body#registo #container_utilizacao h1 {
  color: #0681c4;
  font-size: 18px;
}
body#registo #container_utilizacao h2 {
  font-size: 18px;
  margin-top: 15px;
}
body#registo #container_utilizacao h3 {
  color: #ef4836;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 12px;
}
body#registo #container_utilizacao h5 {
  color: #0681c4;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.5px;
}
body#registo #container_utilizacao .util-title h1,
body#registo #container_utilizacao .util-title span {
  color: #0681c4;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 20px;
}
body#registo #container_utilizacao .close-util {
  color: #000000;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 22px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 6%;
  display: none;
}
body#registo #container_utilizacao .input_area {
  padding: 8px;
  height: 45px;
  border: 2px solid #0681c4;
  position: relative;
  cursor: pointer;
}
body#registo #container_utilizacao .input_area .seta {
  background: url("../images/seta_blue.png") no-repeat center / cover;
}
body#registo #container_utilizacao .input_area input {
  border: 0;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  color: #0681c4;
  width: 100%;
}
body#registo #container_utilizacao .rotated {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
body#registo #container_utilizacao .lista {
  display: none;
  background-color: #ffffff;
  position: absolute;
  top: 43px;
  left: 0;
  z-index: 1;
  max-height: 220px;
  overflow: hidden;
  overflow-y: scroll;
  width: 100%;
}
body#registo #container_utilizacao .lista ul {
  margin: 0;
  padding: 10px 0 10px 15px;
}
body#registo #container_utilizacao .lista li {
  list-style: none;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  margin-bottom: 5px;
  cursor: pointer;
}
body#registo #container_utilizacao .lista li:hover {
  color: #0681c4;
}
body#registo #container_utilizacao button {
  background: #0681c4;
  color: #ffffff;
}
body#registo #container_utilizacao button .seta {
  background: url("../images/seta_white.png") no-repeat center / cover;
}
body#registo #new {
  margin-top: 50px;
  margin-bottom: 70px;
}
body#registo #new .nova_util {
  cursor: pointer;
  border-top: 1px solid #c9c9c9;
  padding-top: 10px;
}
body#registo #new .nova_util h2 {
  margin-top: 0;
  margin-left: 15px;
  color: #0681c4;
}
body#registo h2.mais_info {
  margin-top: 0 !important;
  margin-left: 15px;
  color: #0681c4;
}
body#registo .info_registo {
  cursor: pointer;
}
body#registo .mais_btn img {
  width: 15px;
}
body#registo .util_container {
  border-top: 1px solid #c9c9c9;
  padding-top: 30px;
  padding-bottom: 30px;
  clear: both;
}
body#registo button {
  position: relative;
  background: transparent;
  border: none;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  height: 100%;
  font-size: 14px;
  text-align: left;
  width: 178px;
  border: 3px solid #0681c4;
  padding: 10px 0 10px 25px;
}
body#registo button .seta {
  position: absolute;
  top: 13px;
  right: 25px;
  height: 10px;
  width: 6px;
  background: url("../images/seta_blue.png") no-repeat center / cover;
}
body#registo button:hover {
  color: #ffffff;
}
body#registo button:hover .seta {
  background: url("../images/seta_white.png") no-repeat center / cover;
}
body#noticias #noticias_photo {
  height: 85vh;
  width: 100%;
  background: url("../images/news.jpg") no-repeat top / cover;
  position: relative;
}
body#noticias #noticias_photo .overlay {
  background-color: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.35;
  filter: alpha(opacity=35);
}
body#noticias #noticias_photo #noticias_photo_info {
  padding-top: 35vh;
}
body#noticias #noticias_photo #noticias_photo_info h1 {
  color: #ffffff;
}
body#noticias #noticias_photo #noticias_photo_info h1 {
  margin: 10px 0 25px 0;
}
body#noticias #noticias_info {
  margin-top: -170px;
  position: relative;
  padding: 100px 0 30px 0;
}
body#noticias #noticias_info .footer_item {
  color: #0681c4;
  padding-top: 10px;
}
body#noticias #noticias_info .menu_btn {
  cursor: pointer;
  padding: 20px 0 15px 0;
  text-align: center;
  background-color: transparent;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  height: 70px;
}
body#noticias #noticias_info .menu_btn img {
  width: 30px;
}
body#noticias #noticias_info .menu_btn:hover {
  background-color: #ffffff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
body#noticias #noticias_info .on {
  background-color: #ffffff;
}
body#noticias #noticias_info .large-2 {
  width: 33%;
}
body#noticias #noticias_info .pt {
  padding-top: 18px;
}
body#noticias span {
  color: red;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
body#noticias h1 {
  color: #0681c4;
}
body#noticias h2 {
  font-size: 18px;
  margin-top: 15px;
}
body#noticias h3 {
  color: #ef4836;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 12px;
}
body#noticias .btn p {
  color: #0681c4;
}
body#noticias .btn:hover p {
  color: white;
}
body#noticias .btn:hover .seta {
  background: url("../images/seta_white.png") no-repeat center / cover;
}
body#noticias .seta {
  position: absolute;
  top: 15px;
  right: 25px;
  height: 10px;
  width: 6px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  background: url("../images/seta_blue.png") no-repeat center / cover;
}
body#noticias #container_noticias {
  padding: 100px 0;
}
body#noticias #container_noticias h1 {
  color: #000000;
}
body#noticias #container_noticias p {
  color: #0681c4;
  padding-top: 20px;
  padding-bottom: 10px;
  cursor: pointer;
}
body#noticias #container_noticias p:hover {
  color: #000000;
}
body#noticias #container_noticias .noticia_area {
  border-bottom: 1px solid #c9c9c9;
  padding-top: 65px;
}
body#noticias #container_noticias .img_new {
  height: 200px;
  background-color: #c9c9c9;
  margin-bottom: 30px;
}
body#noticias #container_noticias .noticia_area:nth-child(1) {
  padding-top: 0;
}
body#noticias #container_noticias .data {
  padding-top: 20px;
}
body#noticias #container_noticias .data h3 {
  color: #c9c9c9;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
}
body#noticias #container_noticias .evento_area {
  display: none;
}
body#noticias #container_noticias .evento_area .mapa_evento {
  margin-top: 30px;
  height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #eeeeef;
}
body#noticias #container_noticias .evento_area .info_evento {
  padding-top: 30px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
}
body#noticias #container_noticias .evento_area .info_evento h1 {
  font-size: 14px;
  color: #000000;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  padding-top: 28px;
}
body#noticias #container_noticias .evento_area .info_evento h2 {
  font-size: 14px;
  color: #000000;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  margin-top: 0;
}
body#noticias #container_noticias .evento_area .info_evento p,
body#noticias #container_noticias .evento_area .info_evento li {
  color: #000000;
  padding-top: 0;
  font-size: 14px;
  line-height: 19px;
}
body#noticias #container_noticias .evento_area .info_evento ul {
  margin: 0;
}
body#noticias #container_noticias .evento_area .info_evento li {
  list-style: none;
}
body#noticias #container_noticias .evento_area .info_evento li::before {
  content: '—';
}
body#noticias #container_noticias .evento_area .info_evento p {
  line-height: 20px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
}
body#noticias #container_eventos {
  display: none;
  padding: 100px 0;
}
body#noticias #container_eventos h1 {
  color: #000000;
}
body#noticias #container_eventos p {
  color: #0681c4;
  padding-top: 20px;
  padding-bottom: 10px;
  cursor: pointer;
}
body#noticias #container_eventos p:hover {
  color: #000000;
}
body#noticias #container_eventos .noticia_area {
  border-bottom: 1px solid #c9c9c9;
  padding-top: 65px;
}
body#noticias #container_eventos .img_new {
  height: 200px;
  background-color: #c9c9c9;
  margin-bottom: 30px;
}
body#noticias #container_eventos .noticia_area:nth-child(1) {
  padding-top: 0;
}
body#noticias #container_eventos .data {
  padding-top: 20px;
}
body#noticias #container_eventos .data h3 {
  color: #c9c9c9;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
}
body#noticias #container_eventos .evento_area {
  display: none;
}
body#noticias #container_eventos .evento_area .mapa_evento {
  margin-top: 30px;
  height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #eeeeef;
}
body#noticias #container_eventos .evento_area .info_evento {
  padding-top: 30px !important;
}
body#noticias #container_eventos .evento_area .info_evento h1 {
  font-size: 14px;
  color: #000000;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  padding-top: 28px;
}
body#noticias #container_eventos .evento_area .info_evento h2 {
  font-size: 14px;
  color: #000000;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  margin-top: 0;
}
body#noticias #container_eventos .evento_area .info_evento p {
  color: #000000;
  padding-top: 0;
  font-size: 14px;
  line-height: 20px;
}
body#contactos #contactos_photo {
  height: 75vh;
  width: 100%;
  background: url("../images/home_photo2.jpg") no-repeat center / cover;
  position: relative;
}
body#contactos #contactos_photo .overlay {
  background-color: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
body#contactos #contactos_photo #contactos_photo_info {
  padding-top: 35vh;
}
body#contactos #contactos_photo #contactos_photo_info h1 {
  color: #ffffff;
}
body#contactos #contactos_photo #contactos_photo_info h1 {
  margin: 10px 0 25px 0;
}
body#contactos #faqs {
  padding: 125px 0;
}
body#contactos #faqs h1 {
  margin-bottom: 50px;
}
body#contactos #faqs #faqs_container {
  cursor: pointer;
  margin-bottom: 70px;
}
body#contactos #faqs #faqs_container p {
  color: #0681c4;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px;
}
body#contactos #faqs #faqs_container .input_area {
  margin: 0 0 10px 0;
  position: relative;
  padding-bottom: 12px;
  padding-right: 60px;
  border-bottom: 1px solid #c9c9c9;
}
body#contactos #faqs #faqs_container .seta {
  top: 25px;
  background: url("../images/seta_blue.png") no-repeat center / cover;
  position: absolute;
  right: 0;
  width: 7px;
  height: 12px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
body#contactos #faqs #faqs_container .resposta {
  display: none;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  padding: 15px 10px;
  z-index: 1;
  background-color: #0681c4;
  border: 2px solid #0681c4;
}
body#contactos #faqs #faqs_container .resposta p {
  color: #ffffff;
}
body#contactos #faqs #faqs_container .rotated {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
body#contactos #faqs #faqs_container .container {
  position: relative;
}
body#contactos #address_container {
  padding: 125px 0;
  background: #ffffff;
  position: relative;
  overflow: hidden;
}
body#contactos #address_container p,
body#contactos #address_container a {
  color: #000000;
}
body#contactos #address_container h1,
body#contactos #address_container h2 {
  color: #0681c4;
}
body#contactos #address_container h1 {
  margin-bottom: 30px;
}
body#contactos #address_container h2,
body#contactos #address_container a {
  font-size: 22px;
  line-height: 28px;
}
body#contactos #address_container h2 {
  margin-top: 20px;
}
body#contactos #address_container .head_3 {
  font-size: 22px;
}
body#contactos #address_container .btn {
  cursor: pointer;
  background-color: #0681c4;
  margin-top: 35px;
}
body#contactos #address_container .btn p {
  color: #000000;
}
body#contactos #address_container .btn .seta {
  background: url("../images/seta_white.png") no-repeat center / cover;
}
body#contactos #address_container #mapa {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: -100%;
}
body#contactos #address_container #back {
  cursor: pointer;
  background-color: #0681c4;
  padding: 5px 15px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: none;
}
body#error nav,
body#error header,
body#error #nav-icon {
  display: none;
}
body#error #erro_container {
  padding-top: 150px;
}
body#error #erro_container h1 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-size: 30px;
  color: #0681c4;
  text-transform: uppercase;
  letter-spacing: 1px;
}
body#error #erro_container h2 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #0681c4;
  text-transform: uppercase;
  letter-spacing: 1px;
}
body#error #erro_container p {
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
body#error #erro_container .btn {
  width: 200px;
  padding: 10px 0;
}
body#error #erro_container .line {
  margin: 0;
}
*::-webkit-input-placeholder {
  color: #0681c4;
  opacity: 1;
}
*:-moz-placeholder {
  /* FF 4-18 */
  color: #0681c4;
  opacity: 1;
}
*::-moz-placeholder {
  /* FF 19+ */
  color: #0681c4;
  opacity: 1;
}
*:-ms-input-placeholder {
  /* IE 10+ */
  color: #0681c4;
  opacity: 1;
}
.cd-form .cd-form-list {
  margin-top: 40px;
  margin-left: 0;
}
.cd-form .cd-form-list::after {
  clear: both;
  content: "";
  display: table;
}
.cd-form .cd-form-list li {
  /* wrapper for radio and checkbox input types */
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 26px 16px 0;
  float: left;
}
.cd-form input[type=checkbox] {
  /* hide original check and radio buttons */
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 2;
}
.cd-form input[type="checkbox"] + label {
  padding-left: 24px;
  font-size: 18px;
  color: #000000;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
}
.cd-form input[type="checkbox"] + label::before,
.cd-form input[type="checkbox"] + label::after {
  /* custom radio and check boxes */
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
}
.cd-form input[type="checkbox"] + label::before {
  border: 1px solid #cfd9db;
  background: #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
}
.cd-form input[type="checkbox"] + label::before,
.cd-form input[type="checkbox"] + label::after {
  border-radius: .25em;
}
.cd-form input[type="checkbox"] + label::after {
  background-color: #2c97de;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0 0 5px #0681c4;
  display: none;
}
.cd-form input[type="checkbox"] + label::after {
  /* custom image for checkbox */
  background-image: url("../images/cd-icon-check.svg");
}
.cd-form input[type="checkbox"]:focus + label::before {
  /* add focus effect for radio and check buttons */
  box-shadow: 0 0 5px #0681c4;
}
.cd-form input[type="checkbox"]:checked + label::after {
  display: block;
}
.cd-form input[type="checkbox"]:checked + label::before,
.cd-form input[type="checkbox"]:checked + label::after {
  -webkit-animation: cd-bounce 0.3s;
  -moz-animation: cd-bounce 0.3s;
  animation: cd-bounce 0.3s;
}
@media only screen and (min-width: 64.043em) {
  nav {
    display: block;
    margin-top: 70px;
    text-align: right;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
  }
  nav li {
    display: inline;
    padding-right: 30px;
    padding-top: 0;
  }
  nav a {
    color: #ffffff;
  }
  nav a:hover {
    color: #0681c4;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
  }
  nav li:last-of-type {
    padding-right: 0;
  }
  header {
    background-color: transparent;
    position: absolute;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
  }
  header.fixed {
    background: #ffffff;
    position: fixed;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
  }
  header.fixed nav {
    margin-top: 35px;
  }
  header.fixed nav a {
    color: #000000;
  }
  header.fixed nav a.selected {
    color: #0681c4;
  }
  header.fixed #logo {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    margin: 15px 0;
    background: url("../images/inrh-blue.svg") no-repeat center / contain;
  }
  footer #footer_logo {
    display: block;
  }
  footer h1 {
    padding-top: 0;
  }
  footer h5 {
    padding-top: 0;
  }
  main #seta_scroll {
    display: block;
  }
  .btn {
    background-color: transparent;
  }
  .row {
    padding: 0 70px;
  }
  .line {
    margin: 0 auto;
  }
  .footer_item {
    font-size: 12px;
  }
  #logo {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    margin: 50px 0;
    background: url("../images/inrh-white.svg") no-repeat center / contain;
  }
  #nav-icon {
    display: none;
  }
  #copy_stuff {
    display: block;
    clear: inherit;
    padding-left: 0;
  }
  #home_photo {
    padding-bottom: 0;
    height: 100vh;
  }
  #home_photo #home_photo_info {
    padding-top: 45vh;
  }
  #about .btn p {
    color: #0681c4;
  }
  #about .btn .seta {
    background: url("../images/seta_blue.png") no-repeat center / cover;
  }
  #about .btn:hover p {
    color: #ffffff;
  }
  #about .btn:hover .seta {
    background: url("../images/seta_white.png") no-repeat center / cover;
  }
  #news_events .tema {
    text-align: center;
  }
  #news_events #col_events {
    margin-top: 0px;
  }
  #news_events .news_area {
    height: 250px;
  }
  #news_events .btn p {
    color: #0681c4;
  }
  #news_events .btn .seta {
    background: url("../images/seta_blue.png") no-repeat center / cover;
  }
  #news_events .btn:hover p {
    color: #ffffff;
  }
  #news_events .btn:hover .seta {
    background: url("../images/seta_white.png") no-repeat center / cover;
  }
  body#instituicao #instituicao_photo {
    height: 100vh;
  }
  body#instituicao #instituicao_intro .removepadd {
    padding: 0 0.75em;
  }
  body#instituicao #instituicao_intro #intro_img {
    margin-top: 0;
  }
  body#instituicao #instituicao_intro .mt-ex {
    margin-top: 0;
  }
  body#instituicao #msg_membros #msg_presidente {
    display: none;
  }
  body#instituicao #msg_membros .member_area .member {
    display: block;
  }
  body#instituicao #msg_membros #msg_ministro.mt-px50 {
    margin-top: 3.125em;
  }
  body#portal #portal_photo {
    height: 100vh;
    padding-bottom: 0;
  }
  body#portal #planos .removepadd {
    padding: 0 0.75em;
  }
  body#portal #planos .ml {
    margin-left: 0;
  }
  body#portal #planos .special {
    margin-top: 0;
  }
  body#portal #planos .btn p {
    color: #0681c4;
  }
  body#portal #planos .btn .seta {
    background: url("../images/seta_blue.png") no-repeat center / cover;
  }
  body#portal #planos .btn:hover p {
    color: #ffffff;
  }
  body#portal #planos .btn:hover .seta {
    background: url("../images/seta_white.png") no-repeat center / cover;
  }
  body#portal #documentos .mttext {
    margin-top: 0px;
  }
  body#portal #documentos .special {
    margin-top: 0;
  }
  body#portal #documentos .planos_menu .item_box:hover {
    background-color: #0681c4;
  }
  body#portal #documentos .planos_menu .plano_menu_item.btn-mt-ex {
    margin-top: 0;
  }
  body#portal #documentos .doc_area .area h4 {
    visibility: hidden;
  }
  body#portal #documentos .doc_area .area:hover .doc_icon_area {
    border: 1px solid #ffffff;
  }
  body#portal #documentos .doc_area .area:hover .doc_icon {
    background: url("../images/doc_icon_grey.png") no-repeat center / contain;
  }
  body#portal #documentos .doc_area .area:hover h4 {
    visibility: visible;
  }
  body#portal #titulos_util .btn p {
    color: #0681c4;
  }
  body#portal #titulos_util .btn .seta {
    background: url("../images/seta_blue.png") no-repeat center / cover;
  }
  body#portal #titulos_util .btn:hover p {
    color: #ffffff;
  }
  body#portal #titulos_util .btn:hover .seta {
    background: url("../images/seta_white.png") no-repeat center / cover;
  }
  body#portal #outros_documentos .slideshow .mt-px30 {
    margin-top: 0;
  }
  body#consultas #consultas_photo {
    height: 100vh;
  }
  body#consultas #documentos_form .pr {
    padding-right: 12px;
  }
  body#consultas #documentos_form #filtro #filtro_docs {
    margin-left: 15px;
  }
  body#noticias #noticias_photo {
    height: 75vh;
  }
  body#noticias #noticias_info .large-2 {
    width: 13%;
  }
  body#noticias #container_noticias .evento_area .info_evento {
    padding-left: 0;
  }
  body#noticias #container_eventos .evento_area .info_evento {
    padding-left: 0;
  }
  body#registo #registo_info .large-2 {
    width: 13%;
  }
  body#registo #form_register #faq .seta {
    top: 20px;
  }
  body#registo #form_register #faq .resposta {
    top: -10px;
  }
  body#registo .btn p {
    color: #0681c4;
  }
  body#registo .btn:hover p {
    color: #ffffff;
  }
  body#registo .btn:hover .seta {
    background: url("../images/seta_white.png") no-repeat center / cover;
  }
  body#registo .seta {
    background: url("../images/seta_blue.png") no-repeat center / cover;
  }
  body#registo #container_utilizacao .close-util {
    right: 2%;
  }
  body#registo #container_utilizacao .btn {
    background: #ffffff;
  }
  body#registo #container_utilizacao .btn .seta {
    background: url("../images/seta_blue.png") no-repeat center / cover;
  }
  body#registo #container_utilizacao .btn p {
    color: #0681c4;
  }
  body#registo #container_utilizacao .btn:hover p {
    color: white;
  }
  body#registo #container_utilizacao .btn:hover .seta {
    background: url("../images/seta_white.png") no-repeat center / cover;
  }
  body#registo button {
    background: #ffffff;
    color: #0681c4;
  }
  body#registo #container_utilizacao button .seta {
    background: url("../images/seta_blue.png") no-repeat center / cover;
  }
  body#registo #container_utilizacao button:hover {
    color: white;
  }
  body#registo #container_utilizacao button:hover .seta {
    background: url("../images/seta_white.png") no-repeat center / cover;
  }
  body#sirha #sirha_photo {
    height: 75vh;
  }
  body#sirha #sirha_menu .large-2 {
    width: 13%;
  }
  body#sirha #registo_titulos .btn p {
    color: #0681c4;
  }
  body#sirha #registo_titulos .btn .seta {
    background: url("../images/seta_blue.png") no-repeat center / cover;
  }
  body#sirha #registo_titulos .btn:hover p {
    color: #ffffff;
  }
  body#sirha #registo_titulos .btn:hover .seta {
    background: url("../images/seta_white.png") no-repeat center / cover;
  }
  body#noticia #noticia_photo {
    height: 100vh;
  }
  body#noticia #other_news #left,
  body#noticia #other_news #right {
    padding: 150px 0;
  }
  body#noticia #other_news p {
    display: block;
  }
  body#noticia #other_news #last_new .tema {
    padding-left: 0;
  }
  body#noticia #other_news #last_new #seta_last {
    top: 25px;
    left: -35px;
  }
  body#noticia #other_news #late_new .tema {
    padding-right: 0;
  }
  body#noticia #other_news #late_new #seta_late {
    top: 25px;
    right: -35px;
  }
  body#contactos #faqs #faqs_container .seta {
    top: 16px;
  }
  body#contactos #faqs #faqs_container .resposta {
    top: -10px;
  }
  body#error #erro_container {
    padding-top: 200px;
  }
  body#error #erro_container .btn {
    background-color: #0681c4;
    padding: 10px 0;
  }
  body#error #erro_container p {
    font-size: 16px;
    color: #ffffff;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) and (orientation: landscape) {
  nav {
    display: none;
    width: 100% !important;
    margin-top: 40px;
    text-align: center;
    padding-bottom: 30px;
  }
  nav ul {
    margin: 0;
    font-size: 0.1px;
  }
  nav li {
    display: block;
    padding-top: 10px;
    padding-right: 0;
  }
  nav a {
    text-decoration: none !important;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.5px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    color: #000000;
  }
  nav a.selected {
    color: #0681c4;
  }
  nav li:last-of-type {
    padding-right: 0;
  }
  header {
    position: fixed !important;
    background-color: white;
  }
  header.fixed #logo {
    margin-top: 15px 0;
  }
  footer #footer_logo {
    display: none;
  }
  footer h1 {
    padding-top: 0;
  }
  main #seta_scroll {
    display: none;
  }
  .row {
    padding: 0 70px;
  }
  .btn {
    background-color: #0681c4;
  }
  #logo {
    margin: 15px 0;
    background: url("../images/inrh-blue.svg") no-repeat center / contain;
  }
  #news_events .news_area {
    height: 185px;
  }
  #about .btn p,
  #news_events .btn p {
    color: #ffffff;
  }
  #about .btn .seta,
  #news_events .btn .seta {
    background: url("../images/seta_white.png") no-repeat center / cover;
  }
  body#portal #titulos_util .btn p {
    color: #ffffff;
  }
  body#portal #titulos_util .btn .seta {
    background: url("../images/seta_white.png") no-repeat center / cover;
  }
  .medium-cl {
    clear: left;
  }
  .medium-top {
    margin-top: 20px;
  }
  #nav-icon {
    display: block;
    right: 15vh;
    top: 35px;
  }
  #news_events .tema {
    text-align: left;
  }
  #news_events .line {
    margin: 0;
  }
  #news_events #col_events {
    margin-top: 100px;
  }
  #home_photo {
    padding-bottom: 0;
    height: 100vh;
  }
  #home_photo #home_photo_info {
    padding-top: 45vh;
  }
  #copy_stuff {
    padding-left: 12px;
    clear: both;
  }
  body#instituicao #instituicao_photo {
    height: 100vh;
  }
  body#instituicao #instituicao_intro .removepadd {
    padding: 0 0.75em;
  }
  body#instituicao #instituicao_intro #intro_img {
    margin-top: 0;
  }
  body#instituicao #msg_membros #msg_presidente {
    display: none;
  }
  body#instituicao #msg_membros .member_area .member {
    display: block;
  }
  body#instituicao #msg_membros #msg_ministro.mt-px50 {
    margin-top: 3.125em;
  }
  body#portal #portal_photo {
    height: 100vh;
    padding-bottom: 0;
  }
  body#portal #planos .ml {
    margin-left: 2.850em;
  }
  body#portal #planos .special {
    margin-top: 0;
  }
  body#portal #documentos .mttext {
    margin-top: 20px;
  }
  body#portal #documentos .special {
    margin-top: 0;
  }
  body#portal #documentos .planos_menu .plano_menu_item.btn-mt {
    margin-top: 0.938em;
  }
  body#portal #documentos .doc_area .area h4 {
    visibility: visible;
  }
  body#portal #documentos .doc_area .area:hover .doc_icon_area {
    border: 1px solid #0681c4;
  }
  body#portal #documentos .doc_area .area:hover .doc_icon {
    background: url("../images/doc_icon_blue.png") no-repeat center / contain;
  }
  body#consultas #consultas_photo {
    height: 100vh;
  }
  body#consultas #documentos_form .pr {
    padding-right: 12px;
  }
  body#noticias #noticias_photo {
    height: 75vh;
  }
  body#noticias #container_eventos .evento_area .info_evento {
    padding: 0;
  }
  body#registo #registo_info .large-2 {
    width: 13%;
  }
  body#registo #form_register #faq .seta {
    top: 20px;
  }
  body#registo #form_register #faq .resposta {
    top: -10px;
  }
  body#sirha #sirha_photo {
    height: 75vh;
  }
  body#sirha #sirha_menu .large-2 {
    width: 13%;
  }
  body#sirha #registo_titulos .btn p {
    color: #ffffff;
  }
  body#sirha #registo_titulos .btn .seta {
    background: url("../images/seta_white.png") no-repeat center / cover;
  }
  body#noticia #noticia_photo {
    height: 100vh;
  }
  body#noticia #other_news #left,
  body#noticia #other_news #right {
    padding: 50px 0;
  }
  body#noticia #other_news p {
    display: none;
  }
  body#noticia #other_news #last_new #seta_last {
    top: 0px;
  }
  body#noticia #other_news #late_new #seta_late {
    top: 0px;
  }
  body#contactos #faqs #faqs_container .seta {
    top: 5px;
  }
  body#contactos #faqs #faqs_container .resposta {
    top: -10px;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) and (orientation: portrait) {
  nav {
    width: 100% !important;
  }
  footer h1 {
    padding-top: 0;
  }
  .row {
    padding: 0 40px;
  }
  .medium-cl {
    clear: left;
  }
  .medium-top {
    margin-top: 20px;
  }
  .footer_item {
    font-size: 14px;
  }
  #nav-icon {
    right: 10vh;
  }
  #home_photo {
    padding-bottom: 0;
    height: 100vh;
  }
  #home_photo #home_photo_info {
    padding-top: 45vh;
  }
  #news_events .news_area {
    height: 210px;
  }
  body#instituicao #instituicao_photo {
    height: 100vh;
  }
  body#instituicao #instituicao_intro .removepadd {
    padding: 0 0.75em;
  }
  body#instituicao #instituicao_intro #intro_img {
    margin-top: 0;
  }
  body#instituicao #instituicao_intro .mt-ex {
    margin-top: 0;
  }
  body#instituicao #msg_membros #msg_presidente {
    display: none;
  }
  body#instituicao #msg_membros .member_area .member {
    display: block;
  }
  body#instituicao #msg_membros #msg_ministro.mt-px50 {
    margin-top: 3.125em;
  }
  body#portal #portal_photo {
    height: 100vh;
    padding-bottom: 0;
  }
  body#portal #planos .ml {
    margin-left: 2.850em;
  }
  body#portal #planos .special {
    margin-top: 0;
  }
  body#portal #documentos .special {
    margin-top: 0;
  }
  body#portal #documentos .planos_menu .plano_menu_item.btn-mt {
    margin-top: 0.938em;
  }
  body#portal #documentos .planos_menu .plano_menu_item.btn-mt-ex {
    margin-top: 0;
  }
  body#portal #outros_documentos .slideshow .mt-px30 {
    margin-top: 0;
  }
  body#consultas #consultas_photo {
    height: 100vh;
  }
  body#consultas #documentos_form .pr {
    padding-right: 12px;
  }
  body#consultas #documentos_form #filtro #filtro_docs {
    margin-left: 15px;
  }
  body#noticias #noticias_photo {
    height: 75vh;
  }
  body#noticias #noticias_info .large-2 {
    width: 20%;
  }
  body#registo #registo_info .large-2 {
    width: 20%;
  }
  body#registo #form_register #faq .seta {
    top: 28px;
  }
  body#registo #form_register #faq .resposta {
    top: -10px;
  }
  body#sirha #sirha_photo {
    height: 75vh;
  }
  body#sirha #sirha_menu .large-2 {
    width: 20%;
  }
  body#noticia #noticia_photo {
    height: 100vh;
  }
  body#contactos #faqs #faqs_container .seta {
    top: 13px;
  }
  body#contactos #faqs #faqs_container .resposta {
    top: -10px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait) {
  #nav-icon {
    top: 30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {
  body#registo #form_register #faq .seta {
    top: 48px;
  }
  body#registo #form_register #faq .resposta {
    top: -10px;
  }
  body#contactos #faqs #faqs_container .seta {
    top: 33px;
  }
  body#contactos #faqs #faqs_container .resposta {
    top: -10px;
  }
  body#consultas #documentos_form #filtro #filtro_docs {
    width: 275px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape) {
  #nav-icon {
    right: 10vh !important;
  }
  img#logo {
    width: 50%;
  }
  #home_photo #home_photo_info,
  body#instituicao #instituicao_photo #instituicao_photo_info {
    padding-top: 45vh;
  }
  #home_photo,
  body#instituicao #instituicao_photo {
    height: 550px !important;
  }
  body#portal #portal_photo {
    height: 450px !important;
  }
  body#noticias #noticias_photo {
    height: 350px !important;
  }
  body#contactos #contactos_photo,
  body#sirha #sirha_photo {
    height: 125vh !important;
  }
}
@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: portrait) {
  #nav-icon {
    top: 35px;
  }
  body#registo #form_register #faq .seta {
    top: 40px;
  }
  body#registo #form_register #faq .resposta {
    top: -10px;
  }
  body#contactos #faqs #faqs_container .seta {
    top: 33px;
  }
  body#contactos #faqs #faqs_container .resposta {
    top: -10px;
  }
  body#consultas #documentos_form #filtro #filtro_docs {
    width: 330px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 3;
    background-color: #ffffff;
  }
  nav {
    display: none;
    margin-top: 20px;
    text-align: center;
    padding-bottom: 30px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
  }
  nav ul {
    margin: 0;
    font-size: 0.1px;
  }
  nav li {
    display: block;
    padding-top: 10px;
    padding-right: 0 !important;
  }
  nav a {
    text-decoration: none !important;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.5px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    color: #000000;
  }
  nav a.selected {
    color: #0681c4;
  }
  nav li:last-of-type {
    padding-right: 0;
  }
  #logo {
    margin: 15px 0;
  }
  #nav-icon {
    top: 45px;
    display: block;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
  }
  footer #footer_logo {
    display: none;
  }
  #copy_stuff {
    clear: both;
    padding-left: 12px;
  }
}
@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
  #nav-icon {
    top: 28px;
    right: 20vh;
  }
  #home_photo,
  body#instituicao #instituicao_photo {
    height: 550px;
  }
  body#portal #portal_photo {
    height: 650px;
  }
  body#noticias #noticias_photo {
    height: 400px;
  }
  body#contactos #contactos_photo,
  body#sirha #sirha_photo {
    height: 110vh;
  }
  body#contactos #contactos_photo #contactos_photo_info,
  body#consultas #consultas_photo #consultas_photo_info {
    padding-top: 45vh;
  }
  body#sirha #sirha_menu .large-2,
  body#registo #registo_info .large-2 {
    width: 33%;
  }
  body#noticia #noticia_photo #noticia_photo_info {
    padding-top: 35vh;
  }
}
@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape) {
  #nav-icon {
    top: 28px;
    right: 20vh;
  }
  #home_photo,
  body#instituicao #instituicao_photo {
    height: 550px;
  }
  body#portal #portal_photo {
    height: 650px;
  }
  body#noticias #noticias_photo {
    height: 400px;
  }
  body#contactos #contactos_photo,
  body#sirha #sirha_photo {
    height: 110vh;
  }
  body#contactos #contactos_photo #contactos_photo_info,
  body#consultas #consultas_photo #consultas_photo_info {
    padding-top: 45vh;
  }
  body#sirha #sirha_menu .large-2,
  body#registo #registo_info .large-2 {
    width: 33%;
  }
  body#noticia #noticia_photo #noticia_photo_info {
    padding-top: 35vh;
  }
}
div.mapHelp {
  color: #0681c4;
  cursor: pointer;
}
div.mapHelpContent {
  margin: 50px auto;
  display: none;
}
div.mapHelpContent p {
  margin: 25px auto;
}
ul.mapHelpList {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
ul.mapHelpList li {
  margin: 15px 0;
  padding: 0px;
}
ul.mapHelpList li:before {
  content: '—';
  color: #0681c4;
  margin-right: 10px;
}