/*!
Theme Name: pb-bootstrap-4
Theme URI: http://www.pointblank.ie
Author: Point Blank
Author URI: http://www.pointblank.ie
Description: PB-Bootstrap theme for WordPress is a fully responsive boilerplate theme that looks great on any device, uses bootstrap 4. 
Version: 3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, bootstrap, responsive, navwalker, theme-options, translation-ready
Text Domain: pb-bootstrap-4

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/ @import"//hello.myfonts.net/count/321254";
@import"css/font-awesome.min.css";
@font-face {
  font-family: "MuseoSansRounded";
  src: url("fonts/museosansrounded-900-webfont.eot");
  src: url("fonts/museosansrounded-900-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/museosansrounded-900-webfont.woff") format("woff"), url("fonts/museosansrounded-900-webfont.ttf") format("truetype"), url("fonts/museosansrounded-900-webfont.svg#museo_sans_rounded900") format("svg");
  font-weight: 800;
  font-style: normal
}
@font-face {
  font-family: "MuseoSans-700";
  src: url("fonts/321254_0_0.eot");
  src: url("fonts/321254_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/321254_0_0.woff2") format("woff2"), url("fonts/321254_0_0.woff") format("woff"), url("fonts/321254_0_0.ttf") format("truetype")
}
@font-face {
  font-family: "MuseoSans-500";
  src: url("fonts/321254_1_0.eot");
  src: url("fonts/321254_1_0.eot?#iefix") format("embedded-opentype"), url("fonts/321254_1_0.woff2") format("woff2"), url("fonts/321254_1_0.woff") format("woff"), url("fonts/321254_1_0.ttf") format("truetype")
}
@font-face {
  font-family: "MuseoSans-500Italic";
  src: url("fonts/321254_2_0.eot");
  src: url("fonts/321254_2_0.eot?#iefix") format("embedded-opentype"), url("fonts/321254_2_0.woff2") format("woff2"), url("fonts/321254_2_0.woff") format("woff"), url("fonts/321254_2_0.ttf") format("truetype")
}
@font-face {
  font-family: "MuseoSans-900";
  src: url("fonts/321254_3_0.eot");
  src: url("fonts/321254_3_0.eot?#iefix") format("embedded-opentype"), url("fonts/321254_3_0.woff2") format("woff2"), url("fonts/321254_3_0.woff") format("woff"), url("fonts/321254_3_0.ttf") format("truetype")
} /*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */ html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
progress {
  vertical-align: baseline
}
template, [hidden] {
  display: none
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}
a:active, a:hover {
  outline-width: 0
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}
b, strong {
  font-weight: inherit
}
b, strong {
  font-weight: bolder
}
dfn {
  font-style: italic
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
mark {
  background-color: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -0.25em
}
sup {
  top: -0.5em
}
img {
  border-style: none
}
svg:not(:root) {
  overflow: hidden
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
figure {
  margin: 1em 40px
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0
}
optgroup {
  font-weight: bold
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
textarea {
  overflow: auto
}
[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
@media print {
  *, *::before, *::after, *::first-letter, p::first-line, div::first-line, blockquote::first-line, li::first-line {
    text-shadow: none !important;
    box-shadow: none !important
  }
  a, a:visited {
    text-decoration: underline
  }
  abbr[title]::after {
    content: " ("attr(title) ")"
  }
  pre {
    white-space: pre-wrap !important
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  tr, img {
    page-break-inside: avoid
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
  .navbar {
    display: none
  }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important
  }
  .tag {
    border: 1px solid #000
  }
  .table {
    border-collapse: collapse !important
  }
  .table td, .table th {
    background-color: #fff !important
  }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important
  }
}
html {
  box-sizing: border-box
}
*, *::before, *::after {
  box-sizing: inherit
}
@-ms-viewport {
  width: device-width
}
html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #474b55;
  background-color: #fff
}
[tabindex="-1"]:focus {
  outline: none !important
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem
}
p {
  margin-top: 0;
  margin-bottom: 1rem
}
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem
}
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0
}
dt {
  font-weight: bold
}
dd {
  margin-bottom: .5rem;
  margin-left: 0
}
blockquote {
  margin: 0 0 1rem
}
a {
  color: #016962;
  text-decoration: none
}
a:focus, a:hover {
  color: #001d1b;
  text-decoration: underline
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none
}
a:not([href]):not([tabindex]):focus {
  outline: none
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto
}
figure {
  margin: 0 0 1rem
}
img {
  vertical-align: middle
}
[role=button] {
  cursor: pointer
}
a, area, button, [role=button], input, label, select, summary, textarea {
  touch-action: manipulation
}
table {
  border-collapse: collapse;
  background-color: transparent
}
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom
}
th {
  text-align: left
}
label {
  display: inline-block;
  margin-bottom: .5rem
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}
input, button, select, textarea {
  line-height: inherit
}
input[type=radio]:disabled, input[type=checkbox]:disabled {
  cursor: not-allowed
}
input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
  -webkit-appearance: listbox
}
textarea {
  resize: vertical
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit
}
input[type=search] {
  -webkit-appearance: none
}
output {
  display: inline-block
}
[hidden] {
  display: none !important
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}
h1, .h1 {
  font-size: 2.5rem
}
h2, .h2 {
  font-size: 2rem
}
h3, .h3 {
  font-size: 1.75rem
}
h4, .h4 {
  font-size: 1.5rem
}
h5, .h5 {
  font-size: 1.25rem
}
h6, .h6 {
  font-size: 1rem
}
.lead {
  font-size: 1.25rem;
  font-weight: 300
}
.display-1 {
  font-size: 6rem;
  font-weight: 300
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(1, 148, 217, .6)
}
small, .small {
  font-size: 80%;
  font-weight: normal
}
mark, .mark {
  padding: .2em;
  background-color: #fcf8e3
}
.list-unstyled {
  padding-left: 0;
  list-style: none
}
.list-inline {
  padding-left: 0;
  list-style: none
}
.list-inline-item {
  display: inline-block
}
.list-inline-item:not(:last-child) {
  margin-right: 5px
}
.initialism {
  font-size: 90%;
  text-transform: uppercase
}
.blockquote {
  padding: .5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: .25rem solid #eceeef
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91
}
.blockquote-footer::before {
  content: "— "
}
.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: .25rem solid #eceeef;
  border-left: 0
}
.blockquote-reverse .blockquote-footer::before {
  content: ""
}
.blockquote-reverse .blockquote-footer::after {
  content: " —"
}
dl.row > dd + dt {
  clear: left
}
.img-fluid, .page-content img, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
  max-width: 100%;
  height: auto
}
.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem;
  transition: all .2s ease-in-out;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
  max-width: 100%;
  height: auto
}
.figure {
  display: inline-block
}
.figure-img {
  margin-bottom: .5rem;
  line-height: 1
}
.figure-caption {
  font-size: 90%;
  color: #818a91
}
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: .25rem
}
kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: .2rem;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, .25)
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #474b55
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}
.container::after {
  content: "";
  display: table;
  clear: both
}
@media(min-width: 544px) {
  .container {
    width: 576px;
    max-width: 100%
  }
}
@media(min-width: 768px) {
  .container {
    width: 746px;
    max-width: 100%
  }
}
@media(min-width: 992px) {
  .container {
    width: 940px;
    max-width: 100%
  }
}
@media(min-width: 1200px) {
  .container {
    width: 1190px;
    max-width: 100%
  }
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}
.container-fluid::after {
  content: "";
  display: table;
  clear: both
}
.row {
  margin-right: -15px;
  margin-left: -15px
}
.row::after {
  content: "";
  display: table;
  clear: both
}
@media(min-width: 544px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}
@media(min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}
@media(min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}
@media(min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}
.col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-xl, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xs {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}
@media(min-width: 544px) {
  .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-xl, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xs {
    padding-right: 15px;
    padding-left: 15px
  }
}
@media(min-width: 768px) {
  .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-xl, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xs {
    padding-right: 15px;
    padding-left: 15px
  }
}
@media(min-width: 992px) {
  .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-xl, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xs {
    padding-right: 15px;
    padding-left: 15px
  }
}
@media(min-width: 1200px) {
  .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-xl, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xs {
    padding-right: 15px;
    padding-left: 15px
  }
}
.col-xs-1 {
  float: left;
  width: 8.3333333333%
}
.col-xs-2 {
  float: left;
  width: 16.6666666667%
}
.col-xs-3 {
  float: left;
  width: 25%
}
.col-xs-4 {
  float: left;
  width: 33.3333333333%
}
.col-xs-5 {
  float: left;
  width: 41.6666666667%
}
.col-xs-6 {
  float: left;
  width: 50%
}
.col-xs-7 {
  float: left;
  width: 58.3333333333%
}
.col-xs-8 {
  float: left;
  width: 66.6666666667%
}
.col-xs-9 {
  float: left;
  width: 75%
}
.col-xs-10 {
  float: left;
  width: 83.3333333333%
}
.col-xs-11 {
  float: left;
  width: 91.6666666667%
}
.col-xs-12 {
  float: left;
  width: 100%
}
.pull-xs-0 {
  right: auto
}
.pull-xs-1 {
  right: 8.3333333333%
}
.pull-xs-2 {
  right: 16.6666666667%
}
.pull-xs-3 {
  right: 25%
}
.pull-xs-4 {
  right: 33.3333333333%
}
.pull-xs-5 {
  right: 41.6666666667%
}
.pull-xs-6 {
  right: 50%
}
.pull-xs-7 {
  right: 58.3333333333%
}
.pull-xs-8 {
  right: 66.6666666667%
}
.pull-xs-9 {
  right: 75%
}
.pull-xs-10 {
  right: 83.3333333333%
}
.pull-xs-11 {
  right: 91.6666666667%
}
.pull-xs-12 {
  right: 100%
}
.push-xs-0 {
  left: auto
}
.push-xs-1 {
  left: 8.3333333333%
}
.push-xs-2 {
  left: 16.6666666667%
}
.push-xs-3 {
  left: 25%
}
.push-xs-4 {
  left: 33.3333333333%
}
.push-xs-5 {
  left: 41.6666666667%
}
.push-xs-6 {
  left: 50%
}
.push-xs-7 {
  left: 58.3333333333%
}
.push-xs-8 {
  left: 66.6666666667%
}
.push-xs-9 {
  left: 75%
}
.push-xs-10 {
  left: 83.3333333333%
}
.push-xs-11 {
  left: 91.6666666667%
}
.push-xs-12 {
  left: 100%
}
.offset-xs-1 {
  margin-left: 8.3333333333%
}
.offset-xs-2 {
  margin-left: 16.6666666667%
}
.offset-xs-3 {
  margin-left: 25%
}
.offset-xs-4 {
  margin-left: 33.3333333333%
}
.offset-xs-5 {
  margin-left: 41.6666666667%
}
.offset-xs-6 {
  margin-left: 50%
}
.offset-xs-7 {
  margin-left: 58.3333333333%
}
.offset-xs-8 {
  margin-left: 66.6666666667%
}
.offset-xs-9 {
  margin-left: 75%
}
.offset-xs-10 {
  margin-left: 83.3333333333%
}
.offset-xs-11 {
  margin-left: 91.6666666667%
}
@media(min-width: 544px) {
  .col-sm-1 {
    float: left;
    width: 8.3333333333%
  }
  .col-sm-2 {
    float: left;
    width: 16.6666666667%
  }
  .col-sm-3 {
    float: left;
    width: 25%
  }
  .col-sm-4 {
    float: left;
    width: 33.3333333333%
  }
  .col-sm-5 {
    float: left;
    width: 41.6666666667%
  }
  .col-sm-6 {
    float: left;
    width: 50%
  }
  .col-sm-7 {
    float: left;
    width: 58.3333333333%
  }
  .col-sm-8 {
    float: left;
    width: 66.6666666667%
  }
  .col-sm-9 {
    float: left;
    width: 75%
  }
  .col-sm-10 {
    float: left;
    width: 83.3333333333%
  }
  .col-sm-11 {
    float: left;
    width: 91.6666666667%
  }
  .col-sm-12 {
    float: left;
    width: 100%
  }
  .pull-sm-0 {
    right: auto
  }
  .pull-sm-1 {
    right: 8.3333333333%
  }
  .pull-sm-2 {
    right: 16.6666666667%
  }
  .pull-sm-3 {
    right: 25%
  }
  .pull-sm-4 {
    right: 33.3333333333%
  }
  .pull-sm-5 {
    right: 41.6666666667%
  }
  .pull-sm-6 {
    right: 50%
  }
  .pull-sm-7 {
    right: 58.3333333333%
  }
  .pull-sm-8 {
    right: 66.6666666667%
  }
  .pull-sm-9 {
    right: 75%
  }
  .pull-sm-10 {
    right: 83.3333333333%
  }
  .pull-sm-11 {
    right: 91.6666666667%
  }
  .pull-sm-12 {
    right: 100%
  }
  .push-sm-0 {
    left: auto
  }
  .push-sm-1 {
    left: 8.3333333333%
  }
  .push-sm-2 {
    left: 16.6666666667%
  }
  .push-sm-3 {
    left: 25%
  }
  .push-sm-4 {
    left: 33.3333333333%
  }
  .push-sm-5 {
    left: 41.6666666667%
  }
  .push-sm-6 {
    left: 50%
  }
  .push-sm-7 {
    left: 58.3333333333%
  }
  .push-sm-8 {
    left: 66.6666666667%
  }
  .push-sm-9 {
    left: 75%
  }
  .push-sm-10 {
    left: 83.3333333333%
  }
  .push-sm-11 {
    left: 91.6666666667%
  }
  .push-sm-12 {
    left: 100%
  }
  .offset-sm-0 {
    margin-left: 0%
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%
  }
  .offset-sm-3 {
    margin-left: 25%
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%
  }
  .offset-sm-6 {
    margin-left: 50%
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%
  }
  .offset-sm-9 {
    margin-left: 75%
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%
  }
}
@media(min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.3333333333%
  }
  .col-md-2 {
    float: left;
    width: 16.6666666667%
  }
  .col-md-3 {
    float: left;
    width: 25%
  }
  .col-md-4 {
    float: left;
    width: 33.3333333333%
  }
  .col-md-5 {
    float: left;
    width: 41.6666666667%
  }
  .col-md-6 {
    float: left;
    width: 50%
  }
  .col-md-7 {
    float: left;
    width: 58.3333333333%
  }
  .col-md-8 {
    float: left;
    width: 66.6666666667%
  }
  .col-md-9 {
    float: left;
    width: 75%
  }
  .col-md-10 {
    float: left;
    width: 83.3333333333%
  }
  .col-md-11 {
    float: left;
    width: 91.6666666667%
  }
  .col-md-12 {
    float: left;
    width: 100%
  }
  .pull-md-0 {
    right: auto
  }
  .pull-md-1 {
    right: 8.3333333333%
  }
  .pull-md-2 {
    right: 16.6666666667%
  }
  .pull-md-3 {
    right: 25%
  }
  .pull-md-4 {
    right: 33.3333333333%
  }
  .pull-md-5 {
    right: 41.6666666667%
  }
  .pull-md-6 {
    right: 50%
  }
  .pull-md-7 {
    right: 58.3333333333%
  }
  .pull-md-8 {
    right: 66.6666666667%
  }
  .pull-md-9 {
    right: 75%
  }
  .pull-md-10 {
    right: 83.3333333333%
  }
  .pull-md-11 {
    right: 91.6666666667%
  }
  .pull-md-12 {
    right: 100%
  }
  .push-md-0 {
    left: auto
  }
  .push-md-1 {
    left: 8.3333333333%
  }
  .push-md-2 {
    left: 16.6666666667%
  }
  .push-md-3 {
    left: 25%
  }
  .push-md-4 {
    left: 33.3333333333%
  }
  .push-md-5 {
    left: 41.6666666667%
  }
  .push-md-6 {
    left: 50%
  }
  .push-md-7 {
    left: 58.3333333333%
  }
  .push-md-8 {
    left: 66.6666666667%
  }
  .push-md-9 {
    left: 75%
  }
  .push-md-10 {
    left: 83.3333333333%
  }
  .push-md-11 {
    left: 91.6666666667%
  }
  .push-md-12 {
    left: 100%
  }
  .offset-md-0 {
    margin-left: 0%
  }
  .offset-md-1 {
    margin-left: 8.3333333333%
  }
  .offset-md-2 {
    margin-left: 16.6666666667%
  }
  .offset-md-3 {
    margin-left: 25%
  }
  .offset-md-4 {
    margin-left: 33.3333333333%
  }
  .offset-md-5 {
    margin-left: 41.6666666667%
  }
  .offset-md-6 {
    margin-left: 50%
  }
  .offset-md-7 {
    margin-left: 58.3333333333%
  }
  .offset-md-8 {
    margin-left: 66.6666666667%
  }
  .offset-md-9 {
    margin-left: 75%
  }
  .offset-md-10 {
    margin-left: 83.3333333333%
  }
  .offset-md-11 {
    margin-left: 91.6666666667%
  }
}
@media(min-width: 992px) {
  .col-lg-1 {
    float: left;
    width: 8.3333333333%
  }
  .col-lg-2 {
    float: left;
    width: 16.6666666667%
  }
  .col-lg-3 {
    float: left;
    width: 25%
  }
  .col-lg-4 {
    float: left;
    width: 33.3333333333%
  }
  .col-lg-5 {
    float: left;
    width: 41.6666666667%
  }
  .col-lg-6 {
    float: left;
    width: 50%
  }
  .col-lg-7 {
    float: left;
    width: 58.3333333333%
  }
  .col-lg-8 {
    float: left;
    width: 66.6666666667%
  }
  .col-lg-9 {
    float: left;
    width: 75%
  }
  .col-lg-10 {
    float: left;
    width: 83.3333333333%
  }
  .col-lg-11 {
    float: left;
    width: 91.6666666667%
  }
  .col-lg-12 {
    float: left;
    width: 100%
  }
  .pull-lg-0 {
    right: auto
  }
  .pull-lg-1 {
    right: 8.3333333333%
  }
  .pull-lg-2 {
    right: 16.6666666667%
  }
  .pull-lg-3 {
    right: 25%
  }
  .pull-lg-4 {
    right: 33.3333333333%
  }
  .pull-lg-5 {
    right: 41.6666666667%
  }
  .pull-lg-6 {
    right: 50%
  }
  .pull-lg-7 {
    right: 58.3333333333%
  }
  .pull-lg-8 {
    right: 66.6666666667%
  }
  .pull-lg-9 {
    right: 75%
  }
  .pull-lg-10 {
    right: 83.3333333333%
  }
  .pull-lg-11 {
    right: 91.6666666667%
  }
  .pull-lg-12 {
    right: 100%
  }
  .push-lg-0 {
    left: auto
  }
  .push-lg-1 {
    left: 8.3333333333%
  }
  .push-lg-2 {
    left: 16.6666666667%
  }
  .push-lg-3 {
    left: 25%
  }
  .push-lg-4 {
    left: 33.3333333333%
  }
  .push-lg-5 {
    left: 41.6666666667%
  }
  .push-lg-6 {
    left: 50%
  }
  .push-lg-7 {
    left: 58.3333333333%
  }
  .push-lg-8 {
    left: 66.6666666667%
  }
  .push-lg-9 {
    left: 75%
  }
  .push-lg-10 {
    left: 83.3333333333%
  }
  .push-lg-11 {
    left: 91.6666666667%
  }
  .push-lg-12 {
    left: 100%
  }
  .offset-lg-0 {
    margin-left: 0%
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%
  }
  .offset-lg-3 {
    margin-left: 25%
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%
  }
  .offset-lg-6 {
    margin-left: 50%
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%
  }
  .offset-lg-9 {
    margin-left: 75%
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%
  }
}
@media(min-width: 1200px) {
  .col-xl-1 {
    float: left;
    width: 8.3333333333%
  }
  .col-xl-2 {
    float: left;
    width: 16.6666666667%
  }
  .col-xl-3 {
    float: left;
    width: 25%
  }
  .col-xl-4 {
    float: left;
    width: 33.3333333333%
  }
  .col-xl-5 {
    float: left;
    width: 41.6666666667%
  }
  .col-xl-6 {
    float: left;
    width: 50%
  }
  .col-xl-7 {
    float: left;
    width: 58.3333333333%
  }
  .col-xl-8 {
    float: left;
    width: 66.6666666667%
  }
  .col-xl-9 {
    float: left;
    width: 75%
  }
  .col-xl-10 {
    float: left;
    width: 83.3333333333%
  }
  .col-xl-11 {
    float: left;
    width: 91.6666666667%
  }
  .col-xl-12 {
    float: left;
    width: 100%
  }
  .pull-xl-0 {
    right: auto
  }
  .pull-xl-1 {
    right: 8.3333333333%
  }
  .pull-xl-2 {
    right: 16.6666666667%
  }
  .pull-xl-3 {
    right: 25%
  }
  .pull-xl-4 {
    right: 33.3333333333%
  }
  .pull-xl-5 {
    right: 41.6666666667%
  }
  .pull-xl-6 {
    right: 50%
  }
  .pull-xl-7 {
    right: 58.3333333333%
  }
  .pull-xl-8 {
    right: 66.6666666667%
  }
  .pull-xl-9 {
    right: 75%
  }
  .pull-xl-10 {
    right: 83.3333333333%
  }
  .pull-xl-11 {
    right: 91.6666666667%
  }
  .pull-xl-12 {
    right: 100%
  }
  .push-xl-0 {
    left: auto
  }
  .push-xl-1 {
    left: 8.3333333333%
  }
  .push-xl-2 {
    left: 16.6666666667%
  }
  .push-xl-3 {
    left: 25%
  }
  .push-xl-4 {
    left: 33.3333333333%
  }
  .push-xl-5 {
    left: 41.6666666667%
  }
  .push-xl-6 {
    left: 50%
  }
  .push-xl-7 {
    left: 58.3333333333%
  }
  .push-xl-8 {
    left: 66.6666666667%
  }
  .push-xl-9 {
    left: 75%
  }
  .push-xl-10 {
    left: 83.3333333333%
  }
  .push-xl-11 {
    left: 91.6666666667%
  }
  .push-xl-12 {
    left: 100%
  }
  .offset-xl-0 {
    margin-left: 0%
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%
  }
  .offset-xl-3 {
    margin-left: 25%
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%
  }
  .offset-xl-6 {
    margin-left: 50%
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%
  }
  .offset-xl-9 {
    margin-left: 75%
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%
  }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem
}
.table th, .table td {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef
}
.table tbody + tbody {
  border-top: 2px solid #eceeef
}
.table .table {
  background-color: #fff
}
.table-sm th, .table-sm td {
  padding: .3rem
}
.table-bordered {
  border: 1px solid #eceeef
}
.table-bordered th, .table-bordered td {
  border: 1px solid #eceeef
}
.table-bordered thead th, .table-bordered thead td {
  border-bottom-width: 2px
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9
}
.table-hover tbody tr:hover {
  background-color: #f5f5f5
}
.table-active, .table-active > th, .table-active > td {
  background-color: #f5f5f5
}
.table-hover .table-active:hover {
  background-color: #e8e8e8
}
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: #e8e8e8
}
.table-success, .table-success > th, .table-success > td {
  background-color: #dff0d8
}
.table-hover .table-success:hover {
  background-color: #d0e9c6
}
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #d0e9c6
}
.table-info, .table-info > th, .table-info > td {
  background-color: #d9edf7
}
.table-hover .table-info:hover {
  background-color: #c4e3f3
}
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #c4e3f3
}
.table-warning, .table-warning > th, .table-warning > td {
  background-color: #fcf8e3
}
.table-hover .table-warning:hover {
  background-color: #faf2cc
}
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #faf2cc
}
.table-danger, .table-danger > th, .table-danger > td {
  background-color: #f2dede
}
.table-hover .table-danger:hover {
  background-color: #ebcccc
}
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #ebcccc
}
.thead-inverse th {
  color: #fff;
  background-color: #474b55
}
.thead-default th {
  color: #55595c;
  background-color: #eceeef
}
.table-inverse {
  color: #eceeef;
  background-color: #474b55
}
.table-inverse th, .table-inverse td, .table-inverse thead th {
  border-color: #55595c
}
.table-inverse.table-bordered {
  border: 0
}
.table-responsive {
  display: block;
  width: 100%;
  min-height: 0%;
  overflow-x: auto
}
.table-reflow thead {
  float: left
}
.table-reflow tbody {
  display: block;
  white-space: nowrap
}
.table-reflow th, .table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef
}
.table-reflow th:last-child, .table-reflow td:last-child {
  border-right: 1px solid #eceeef
}
.table-reflow thead:last-child tr:last-child th, .table-reflow thead:last-child tr:last-child td, .table-reflow tbody:last-child tr:last-child th, .table-reflow tbody:last-child tr:last-child td, .table-reflow tfoot:last-child tr:last-child th, .table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef
}
.table-reflow tr {
  float: left
}
.table-reflow tr th, .table-reflow tr td {
  display: block !important;
  border: 1px solid #eceeef
}
.form-control, .post-password-form input {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-radius: .25rem;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control::-ms-expand, .post-password-form input::-ms-expand {
  background-color: transparent;
  border: 0
}
.form-control:focus, .post-password-form input:focus {
  color: #55595c;
  background-color: #fff;
  border-color: #66afe9;
  outline: none;
  box-shadow: rgba(102, 175, 233, .6)
}
.form-control::placeholder, .post-password-form input::placeholder {
  color: #999;
  opacity: 1
}
.form-control:disabled, .post-password-form input:disabled, .form-control[readonly], .post-password-form input[readonly] {
  background-color: #eceeef;
  opacity: 1
}
.form-control:disabled, .post-password-form input:disabled {
  cursor: not-allowed
}
select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem - 2px)
}
select.form-control:focus::-ms-value {
  color: #55595c;
  background-color: #fff
}
.form-control-file, .form-control-range {
  display: block
}
.col-form-label {
  padding-top: .375rem;
  padding-bottom: .375rem;
  margin-bottom: 0
}
.col-form-label-lg {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: 1.25rem
}
.col-form-label-sm {
  padding-top: .275rem;
  padding-bottom: .275rem;
  font-size: .875rem
}
.col-form-legend {
  padding-top: .375rem;
  padding-bottom: .375rem;
  margin-bottom: 0;
  font-size: 1rem
}
.form-control-static {
  padding-top: .375rem;
  padding-bottom: .375rem;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0
}
.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, .post-password-form .input-group-sm > input.form-control-static, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, .post-password-form .input-group-lg > input.form-control-static, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0
}
.form-control-sm, .input-group-sm > .form-control, .post-password-form .input-group-sm > input, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  padding: .275rem .75rem;
  font-size: .875rem;
  border-radius: .2rem
}
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > select.input-group-addon:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8625rem
}
.form-control-lg, .input-group-lg > .form-control, .post-password-form .input-group-lg > input, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  border-radius: .3rem
}
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > select.input-group-addon:not([size]):not([multiple]), .input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.1666666667rem
}
.form-group {
  margin-bottom: 1rem
}
.form-text {
  display: block;
  margin-top: .25rem
}
.form-check {
  position: relative;
  display: block;
  margin-bottom: .75rem
}
.form-check + .form-check {
  margin-top: -0.25rem
}
.form-check.disabled .form-check-label {
  color: #818a91;
  cursor: not-allowed
}
.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer
}
.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem
}
.form-check-input:only-child {
  position: static
}
.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer
}
.form-check-inline + .form-check-inline {
  margin-left: .75rem
}
.form-check-inline.disabled {
  color: #818a91;
  cursor: not-allowed
}
.form-control-feedback {
  margin-top: .25rem
}
.form-control-success, .form-control-warning, .form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right .5625rem;
  background-size: 1.125rem 1.125rem
}
.has-success .form-control-feedback, .has-success .form-control-label, .has-success .form-check-label, .has-success .form-check-inline, .has-success .custom-control {
  color: #5cb85c
}
.has-success .form-control, .has-success .post-password-form input, .post-password-form .has-success input {
  border-color: #5cb85c
}
.has-success .form-control:focus, .has-success .post-password-form input:focus, .post-password-form .has-success input:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #a3d7a3
}
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea
}
.has-success .form-control-success {
  background-image: "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="
}
.has-warning .form-control-feedback, .has-warning .form-control-label, .has-warning .form-check-label, .has-warning .form-check-inline, .has-warning .custom-control {
  color: #f0ad4e
}
.has-warning .form-control, .has-warning .post-password-form input, .post-password-form .has-warning input {
  border-color: #f0ad4e
}
.has-warning .form-control:focus, .has-warning .post-password-form input:focus, .post-password-form .has-warning input:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f8d9ac
}
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: #fff
}
.has-warning .form-control-warning {
  background-image: "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"
}
.has-danger .form-control-feedback, .has-danger .form-control-label, .has-danger .form-check-label, .has-danger .form-check-inline, .has-danger .custom-control {
  color: #d9534f
}
.has-danger .form-control, .has-danger .post-password-form input, .post-password-form .has-danger input {
  border-color: #d9534f
}
.has-danger .form-control:focus, .has-danger .post-password-form input:focus, .post-password-form .has-danger input:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #eba5a3
}
.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7
}
.has-danger .form-control-danger {
  background-image: "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="
}
@media(min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .form-control, .form-inline .post-password-form input, .post-password-form .form-inline input {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .form-inline .form-control-static {
    display: inline-block
  }
  .form-inline .input-group {
    display: inline-table;
    width: auto;
    vertical-align: middle
  }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control, .form-inline .input-group .post-password-form input, .post-password-form .form-inline .input-group input {
    width: auto
  }
  .form-inline .input-group > .form-control, .form-inline .post-password-form .input-group > input, .post-password-form .form-inline .input-group > input {
    width: 100%
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .form-check-label {
    padding-left: 0
  }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}
.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem 1rem;
  font-size: 1rem;
  border-radius: .25rem;
  transition: all .2s ease-in-out
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
.btn:focus, .btn:hover {
  text-decoration: none
}
.btn.focus {
  text-decoration: none
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .65;
  box-shadow: none
}
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none
}
.btn-primary {
  color: #fff;
  background-color: #016962;
  border-color: #016962;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}
.btn-primary:hover {
  color: #fff;
  background-color: #013633;
  border-color: #002c29
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #013633;
  border-color: #002c29
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #013633;
  border-color: #002c29;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #001312;
  border-color: #000
}
.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
  background-color: #016962;
  border-color: #016962
}
.btn-primary.disabled:hover, .btn-primary:disabled:hover {
  background-color: #016962;
  border-color: #016962
}
.btn-secondary {
  color: #474b55;
  background-color: #fff;
  border-color: #ccc;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}
.btn-secondary:hover {
  color: #474b55;
  background-color: #e6e6e6;
  border-color: #adadad
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #474b55;
  background-color: #e6e6e6;
  border-color: #adadad
}
.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  color: #474b55;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
  color: #474b55;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}
.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
  background-color: #fff;
  border-color: #ccc
}
.btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
  background-color: #fff;
  border-color: #ccc
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a
}
.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
  background-color: #5bc0de;
  border-color: #5bc0de
}
.btn-info.disabled:hover, .btn-info:disabled:hover {
  background-color: #5bc0de;
  border-color: #5bc0de
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #419641
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d
}
.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
  background-color: #5cb85c;
  border-color: #5cb85c
}
.btn-success.disabled:hover, .btn-success:disabled:hover {
  background-color: #5cb85c;
  border-color: #5cb85c
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f
}
.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
  background-color: #f0ad4e;
  border-color: #f0ad4e
}
.btn-warning.disabled:hover, .btn-warning:disabled:hover {
  background-color: #f0ad4e;
  border-color: #f0ad4e
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e
}
.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
  background-color: #d9534f;
  border-color: #d9534f
}
.btn-danger.disabled:hover, .btn-danger:disabled:hover {
  background-color: #d9534f;
  border-color: #d9534f
}
.btn-outline-primary {
  color: #016962;
  background-image: none;
  background-color: transparent;
  border-color: #016962
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #016962;
  border-color: #016962
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  color: #fff;
  background-color: #016962;
  border-color: #016962
}
.btn-outline-primary:active, .btn-outline-primary.active, .open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #016962;
  border-color: #016962
}
.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus, .open > .btn-outline-primary.dropdown-toggle:hover, .open > .btn-outline-primary.dropdown-toggle:focus, .open > .btn-outline-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #001312;
  border-color: #000
}
.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
  border-color: #02cec0
}
.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
  border-color: #02cec0
}
.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc
}
.btn-outline-secondary:active, .btn-outline-secondary.active, .open > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc
}
.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus, .open > .btn-outline-secondary.dropdown-toggle:hover, .open > .btn-outline-secondary.dropdown-toggle:focus, .open > .btn-outline-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: #a1a1a1;
  border-color: #8c8c8c
}
.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
  border-color: #fff
}
.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
  border-color: #fff
}
.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de
}
.btn-outline-info:focus, .btn-outline-info.focus {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de
}
.btn-outline-info:active, .btn-outline-info.active, .open > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de
}
.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus, .open > .btn-outline-info.dropdown-toggle:hover, .open > .btn-outline-info.dropdown-toggle:focus, .open > .btn-outline-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a
}
.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
  border-color: #b0e1ef
}
.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
  border-color: #b0e1ef
}
.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c
}
.btn-outline-success:focus, .btn-outline-success.focus {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c
}
.btn-outline-success:active, .btn-outline-success.active, .open > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c
}
.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus, .open > .btn-outline-success.dropdown-toggle:hover, .open > .btn-outline-success.dropdown-toggle:focus, .open > .btn-outline-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d
}
.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
  border-color: #a3d7a3
}
.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
  border-color: #a3d7a3
}
.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e
}
.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e
}
.btn-outline-warning:active, .btn-outline-warning.active, .open > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e
}
.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus, .open > .btn-outline-warning.dropdown-toggle:hover, .open > .btn-outline-warning.dropdown-toggle:focus, .open > .btn-outline-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f
}
.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
  border-color: #f8d9ac
}
.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
  border-color: #f8d9ac
}
.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f
}
.btn-outline-danger:active, .btn-outline-danger.active, .open > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f
}
.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus, .open > .btn-outline-danger.dropdown-toggle:hover, .open > .btn-outline-danger.dropdown-toggle:focus, .open > .btn-outline-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e
}
.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
  border-color: #eba5a3
}
.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
  border-color: #eba5a3
}
.btn-link {
  font-weight: normal;
  color: #016962;
  border-radius: 0
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
  box-shadow: none
}
.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent
}
.btn-link:hover {
  border-color: transparent
}
.btn-link:focus, .btn-link:hover {
  color: #001d1b;
  text-decoration: underline;
  background-color: transparent
}
.btn-link:disabled:focus, .btn-link:disabled:hover {
  color: #818a91;
  text-decoration: none
}
.btn-lg, .btn-group-lg > .btn {
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  border-radius: .3rem
}
.btn-sm, .btn-group-sm > .btn {
  padding: .25rem .75rem;
  font-size: .875rem;
  border-radius: .2rem
}
.btn-block {
  display: block;
  width: 100%
}
.btn-block + .btn-block {
  margin-top: .5rem
}
input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
  width: 100%
}
.fade {
  opacity: 0;
  transition: opacity .15s linear
}
.fade.in {
  opacity: 1
}
.collapse {
  display: none
}
.collapse.in {
  display: block
}
tr.collapse.in {
  display: table-row
}
tbody.collapse.in {
  display: table-row-group
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height
}
.dropup, .dropdown {
  position: relative
}
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent
}
.dropdown-toggle:focus {
  outline: 0
}
.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: .3em solid
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #474b55;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: .25rem;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175)
}
.dropdown-divider {
  height: 1px;
  margin: .5rem 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.dropdown-item, .dropdown.chapter .dropdown-menu ul li a {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #474b55;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0
}
.dropdown-item:focus, .dropdown.chapter .dropdown-menu ul li a:focus, .dropdown-item:hover, .dropdown.chapter .dropdown-menu ul li a:hover {
  color: #3b3f47;
  text-decoration: none;
  background-color: #f5f5f5
}
.dropdown-item.active, .dropdown.chapter .dropdown-menu ul li a.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
  color: #fff;
  text-decoration: none;
  background-color: #016962;
  outline: 0
}
.dropdown-item.disabled, .dropdown.chapter .dropdown-menu ul li a.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  color: #818a91
}
.dropdown-item.disabled:focus, .dropdown.chapter .dropdown-menu ul li a.disabled:focus, .dropdown-item.disabled:hover, .dropdown.chapter .dropdown-menu ul li a.disabled:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"
}
.open > .dropdown-menu {
  display: block
}
.open > a {
  outline: 0
}
.dropdown-menu-right {
  right: 0;
  left: auto
}
.dropdown-menu-left {
  right: auto;
  left: 0
}
.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #818a91;
  white-space: nowrap
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: .3em solid
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: .125rem
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left;
  margin-bottom: 0
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
  z-index: 2
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
  z-index: 2
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px
}
.btn-toolbar {
  margin-left: -0.5rem
}
.btn-toolbar::after {
  content: "";
  display: table;
  clear: both
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: .5rem
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}
.btn-group > .btn:first-child {
  margin-left: 0
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.btn-group > .btn-group {
  float: left
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0
}
.btn + .dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem
}
.btn + .dropdown-toggle-split::after {
  margin-left: 0
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: .9375rem;
  padding-left: .9375rem
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none
}
.btn .caret {
  margin-left: 0
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: .3em .3em 0;
  border-bottom-width: 0
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 .3em .3em
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}
.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both
}
.btn-group-vertical > .btn-group > .btn {
  float: none
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
[data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}
.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate
}
.input-group .form-control, .input-group .post-password-form input, .post-password-form .input-group input {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}
.input-group .form-control:focus, .input-group .post-password-form input:focus, .post-password-form .input-group input:focus, .input-group .form-control:active, .input-group .post-password-form input:active, .post-password-form .input-group input:active, .input-group .form-control:hover, .input-group .post-password-form input:hover, .post-password-form .input-group input:hover {
  z-index: 3
}
.input-group-addon, .input-group-btn, .input-group .form-control, .input-group .post-password-form input, .post-password-form .input-group input {
  display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child), .input-group .post-password-form input:not(:first-child):not(:last-child), .post-password-form .input-group input:not(:first-child):not(:last-child) {
  border-radius: 0
}
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle
}
.input-group-addon {
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid #ccc;
  border-radius: .25rem
}
.input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: .275rem .75rem;
  font-size: .875rem;
  border-radius: .2rem
}
.input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  border-radius: .3rem
}
.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
  margin-top: 0
}
.input-group .form-control:not(:last-child), .input-group .post-password-form input:not(:last-child), .post-password-form .input-group input:not(:last-child), .input-group-addon:not(:last-child), .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle, .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
.input-group-addon:not(:last-child) {
  border-right: 0
}
.input-group .form-control:not(:first-child), .input-group .post-password-form input:not(:first-child), .post-password-form .input-group input:not(:first-child), .input-group-addon:not(:first-child), .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group > .btn, .input-group-btn:not(:first-child) > .dropdown-toggle, .input-group-btn:not(:last-child) > .btn:not(:first-child), .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.form-control + .input-group-addon:not(:first-child), .post-password-form input + .input-group-addon:not(:first-child) {
  border-left: 0
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap
}
.input-group-btn > .btn {
  position: relative
}
.input-group-btn > .btn + .btn {
  margin-left: -1px
}
.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 3
}
.input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px
}
.input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px
}
.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover, .input-group-btn:not(:first-child) > .btn-group:focus, .input-group-btn:not(:first-child) > .btn-group:active, .input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3
}
.custom-control {
  position: relative;
  display: inline-block;
  padding-left: 1.5rem;
  cursor: pointer
}
.custom-control + .custom-control {
  margin-left: 1rem
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0
}
.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #0074d9;
  box-shadow: none
}
.custom-control-input:focus ~ .custom-control-indicator {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9
}
.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #84c6ff;
  box-shadow: none
}
.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eee
}
.custom-control-input:disabled ~ .custom-control-description {
  color: #767676;
  cursor: not-allowed
}
.custom-control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}
.custom-checkbox .custom-control-indicator {
  border-radius: .25rem
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0074d9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E");
  box-shadow: none
}
.custom-radio .custom-control-indicator {
  border-radius: 50%
}
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E")
}
.custom-controls-stacked .custom-control {
  float: left;
  clear: left
}
.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0
}
.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem - 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  padding-right: .75rem \9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid #ccc;
  border-radius: .25rem;
  -moz-appearance: none;
  -webkit-appearance: none
}
.custom-select:focus {
  border-color: #51a7e8;
  outline: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(81, 167, 232, .5)
}
.custom-select:focus::-ms-value {
  color: #55595c;
  background-color: #fff
}
.custom-select:disabled {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef
}
.custom-select::-ms-expand {
  opacity: 0
}
.custom-select-sm {
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 75%
}
.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer
}
.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0
}
.custom-file-input:focus ~ .custom-file-control {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9
}
.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem;
  box-shadow: inset 0 .2rem .4rem rgba(0, 0, 0, .05)
}
.custom-file-control:lang(en)::after {
  content: "Choose file..."
}
.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 .25rem .25rem 0
}
.custom-file-control:lang(en)::before {
  content: "Browse"
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}
.nav-link {
  display: inline-block
}
.nav-link:focus, .nav-link:hover {
  text-decoration: none
}
.nav-link.disabled {
  color: #818a91
}
.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent
}
.nav-inline .nav-item {
  display: inline-block
}
.nav-inline .nav-item + .nav-item, .nav-inline .nav-link + .nav-link {
  margin-left: 1rem
}
.nav-tabs {
  border-bottom: 1px solid #ddd
}
.nav-tabs::after {
  content: "";
  display: table;
  clear: both
}
.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px
}
.nav-tabs .nav-item + .nav-item {
  margin-left: .2rem
}
.nav-tabs .nav-link {
  display: block;
  padding: .5em 1em;
  border: 1px solid transparent;
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd
}
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
  color: #818a91;
  background-color: transparent;
  border-color: transparent
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover {
  color: #55595c;
  background-color: #fff;
  border-color: #ddd #ddd transparent
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
.nav-pills::after {
  content: "";
  display: table;
  clear: both
}
.nav-pills .nav-item {
  float: left
}
.nav-pills .nav-item + .nav-item {
  margin-left: .2rem
}
.nav-pills .nav-link {
  display: block;
  padding: .5em 1em;
  border-radius: .25rem
}
.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover, .nav-pills .nav-item.open .nav-link, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #016962
}
.nav-stacked .nav-item {
  display: block;
  float: none
}
.nav-stacked .nav-item + .nav-item {
  margin-top: .2rem;
  margin-left: 0
}
.tab-content > .tab-pane {
  display: none
}
.tab-content > .active {
  display: block
}
.navbar {
  position: relative;
  padding: .5rem 1rem
}
.navbar::after {
  content: "";
  display: table;
  clear: both
}
@media(min-width: 544px) {
  .navbar {
    border-radius: .25rem
  }
}
.navbar-full {
  z-index: 1000
}
@media(min-width: 544px) {
  .navbar-full {
    border-radius: 0
  }
}
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}
@media(min-width: 544px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0
  }
}
.navbar-fixed-top {
  top: 0
}
.navbar-fixed-bottom {
  bottom: 0
}
.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%
}
@media(min-width: 544px) {
  .navbar-sticky-top {
    border-radius: 0
  }
}
.navbar-brand {
  float: left;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit
}
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none
}
.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden
}
.navbar-divider::before {
  content: " "
}
.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem
}
.navbar-toggler {
  width: 2.5em;
  height: 2em;
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent no-repeat center center;
  background-size: 24px 24px;
  border: 1px solid transparent;
  border-radius: .25rem
}
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none
}
.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both
}
@media(max-width: 543px) {
  .navbar-toggleable-xs .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0
  }
  .navbar-toggleable-xs .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem
  }
  .navbar-toggleable-xs .navbar-nav .dropdown-menu {
    position: static;
    float: none
  }
}
@media(min-width: 544px) {
  .navbar-toggleable-xs {
    display: block
  }
}
.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both
}
@media(max-width: 767px) {
  .navbar-toggleable-sm .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0
  }
  .navbar-toggleable-sm .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem
  }
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none
  }
}
@media(min-width: 768px) {
  .navbar-toggleable-sm {
    display: block
  }
}
.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both
}
@media(max-width: 991px) {
  .navbar-toggleable-md .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0
  }
  .navbar-toggleable-md .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem
  }
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none
  }
}
@media(min-width: 992px) {
  .navbar-toggleable-md {
    display: block
  }
}
.navbar-toggleable-lg::after {
  content: "";
  display: table;
  clear: both
}
@media(max-width: 1199px) {
  .navbar-toggleable-lg .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0
  }
  .navbar-toggleable-lg .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem
  }
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none
  }
}
@media(min-width: 1200px) {
  .navbar-toggleable-lg {
    display: block
  }
}
.navbar-toggleable-xl {
  display: block
}
.navbar-toggleable-xl::after {
  content: "";
  display: table;
  clear: both
}
.navbar-toggleable-xl .navbar-brand {
  display: block;
  float: none;
  margin-top: .5rem;
  margin-right: 0
}
.navbar-toggleable-xl .navbar-nav {
  margin-top: .5rem;
  margin-bottom: .5rem
}
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none
}
.navbar-nav .nav-item {
  float: left
}
.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem
}
.navbar-nav .nav-link + .nav-link {
  margin-left: 1rem
}
.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem
}
.navbar-light .navbar-brand, .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, .8)
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-toggler:focus, .navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, .8)
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, .3)
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, .6)
}
.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .active > .nav-link:focus, .navbar-light .navbar-nav .active > .nav-link:hover, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link.open:focus, .navbar-light .navbar-nav .nav-link.open:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.active:focus, .navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, .8)
}
.navbar-light .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.3)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(0, 0, 0, .1)
}
.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, .075)
}
.navbar-dark .navbar-brand, .navbar-dark .navbar-toggler {
  color: #fff
}
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-toggler:focus, .navbar-dark .navbar-toggler:hover {
  color: #fff
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, .5)
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, .75)
}
.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .active > .nav-link:focus, .navbar-dark .navbar-nav .active > .nav-link:hover, .navbar-dark .navbar-nav .nav-link.open, .navbar-dark .navbar-nav .nav-link.open:focus, .navbar-dark .navbar-nav .nav-link.open:hover, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.active:focus, .navbar-dark .navbar-nav .nav-link.active:hover {
  color: #fff
}
.navbar-dark .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(255, 255, 255, .1)
}
.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, .075)
}
.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both
}
@media(max-width: 543px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0
  }
}
@media(min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important
  }
}
.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both
}
@media(max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0
  }
}
@media(min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important
  }
}
.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both
}
@media(max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0
  }
}
@media(min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important
  }
}
.card {
  position: relative;
  display: block;
  margin-bottom: .75rem;
  background-color: #fff;
  border-radius: .25rem;
  border: 1px solid #e5e5e5
}
.card-block {
  padding: 1.25rem
}
.card-block::after {
  content: "";
  display: table;
  clear: both
}
.card-title {
  margin-bottom: .75rem
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0
}
.card-text:last-child {
  margin-bottom: 0
}
.card-link:hover {
  text-decoration: none
}
.card-link + .card-link {
  margin-left: 1.25rem
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}
.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e5e5e5
}
.card-header::after {
  content: "";
  display: table;
  clear: both
}
.card-header:first-child {
  border-radius: .25rem .25rem 0 0
}
.card-footer {
  padding: .75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5
}
.card-footer::after {
  content: "";
  display: table;
  clear: both
}
.card-footer:last-child {
  border-radius: 0 0 .25rem .25rem
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem
}
.card-primary {
  background-color: #016962;
  border-color: #016962
}
.card-primary .card-header, .card-primary .card-footer {
  background-color: transparent
}
.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c
}
.card-success .card-header, .card-success .card-footer {
  background-color: transparent
}
.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de
}
.card-info .card-header, .card-info .card-footer {
  background-color: transparent
}
.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e
}
.card-warning .card-header, .card-warning .card-footer {
  background-color: transparent
}
.card-danger {
  background-color: #d9534f;
  border-color: #d9534f
}
.card-danger .card-header, .card-danger .card-footer {
  background-color: transparent
}
.card-outline-primary {
  background-color: transparent;
  border-color: #016962
}
.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc
}
.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de
}
.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c
}
.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e
}
.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f
}
.card-inverse .card-header, .card-inverse .card-footer {
  border-color: rgba(255, 255, 255, .2)
}
.card-inverse .card-header, .card-inverse .card-footer, .card-inverse .card-title, .card-inverse .card-blockquote {
  color: #fff
}
.card-inverse .card-link, .card-inverse .card-text, .card-inverse .card-subtitle, .card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, .65)
}
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff
}
.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0
}
.card-img {
  border-radius: .25rem
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem
}
.card-img-top {
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem
}
.card-img-bottom {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}
@media(min-width: 544px) {
  .card-deck {
    display: table;
    width: 100%;
    margin-bottom: .75rem;
    table-layout: fixed;
    border-spacing: 1.25rem 0
  }
  .card-deck .card {
    display: table-cell;
    margin-bottom: 0;
    vertical-align: top
  }
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem
  }
}
@media(min-width: 544px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed
  }
  .card-group .card {
    display: table-cell;
    vertical-align: top
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0
  }
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0
  }
  .card-group .card:not(:first-child):not(:last-child) .card-img-top, .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0
  }
}
@media(min-width: 544px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem
  }
  .card-columns .card {
    display: inline-block;
    width: 100%
  }
}
.breadcrumb {
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: .25rem
}
.breadcrumb::after {
  content: "";
  display: table;
  clear: both
}
.breadcrumb-item {
  float: left
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  padding-left: .5rem;
  color: #818a91;
  content: "/"
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none
}
.breadcrumb-item.active {
  color: #818a91
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: .25rem
}
.page-item {
  display: inline
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: .25rem;
  border-top-left-radius: .25rem
}
.page-item:last-child .page-link {
  border-bottom-right-radius: .25rem;
  border-top-right-radius: .25rem
}
.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #016962;
  border-color: #016962
}
.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
  color: #818a91;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}
.page-link {
  position: relative;
  float: left;
  padding: .5rem .75rem;
  margin-left: -1px;
  color: #016962;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}
.page-link:focus, .page-link:hover {
  color: #001d1b;
  background-color: #eceeef;
  border-color: #ddd
}
.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem
}
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: .3rem;
  border-top-left-radius: .3rem
}
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: .3rem;
  border-top-right-radius: .3rem
}
.pagination-sm .page-link {
  padding: .275rem .75rem;
  font-size: .875rem
}
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: .2rem;
  border-top-left-radius: .2rem
}
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: .2rem;
  border-top-right-radius: .2rem
}
.tag {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem
}
.tag:empty {
  display: none
}
.btn .tag {
  position: relative;
  top: -1px
}
a.tag:focus, a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.tag-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem
}
.tag-default {
  background-color: #818a91
}
.tag-default[href]:focus, .tag-default[href]:hover {
  background-color: #687077
}
.tag-primary {
  background-color: #016962
}
.tag-primary[href]:focus, .tag-primary[href]:hover {
  background-color: #013633
}
.tag-success {
  background-color: #5cb85c
}
.tag-success[href]:focus, .tag-success[href]:hover {
  background-color: #449d44
}
.tag-info {
  background-color: #5bc0de
}
.tag-info[href]:focus, .tag-info[href]:hover {
  background-color: #31b0d5
}
.tag-warning {
  background-color: #f0ad4e
}
.tag-warning[href]:focus, .tag-warning[href]:hover {
  background-color: #ec971f
}
.tag-danger {
  background-color: #d9534f
}
.tag-danger[href]:focus, .tag-danger[href]:hover {
  background-color: #c9302c
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: .3rem
}
@media(min-width: 544px) {
  .jumbotron {
    padding: 4rem 2rem
  }
}
.jumbotron-hr {
  border-top-color: #d0d5d8
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0
}
.alert {
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem
}
.alert-heading {
  color: inherit
}
.alert-link {
  font-weight: bold
}
.alert-dismissible {
  padding-right: 2.5rem
}
.alert-dismissible .close {
  position: relative;
  top: -0.125rem;
  right: -1.25rem;
  color: inherit
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d
}
.alert-success hr {
  border-top-color: #c1e2b3
}
.alert-success .alert-link {
  color: #2b542c
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f
}
.alert-info hr {
  border-top-color: #a6d5ec
}
.alert-info .alert-link {
  color: #245269
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b
}
.alert-warning hr {
  border-top-color: #f7ecb5
}
.alert-warning .alert-link {
  color: #66512c
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442
}
.alert-danger hr {
  border-top-color: #e4b9b9
}
.alert-danger .alert-link {
  color: #843534
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0
  }
  to {
    background-position: 0 0
  }
}
.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem
}
.progress[value] {
  background-color: #f5f5f5;
  border: 0;
  appearance: none;
  border-radius: .25rem
}
.progress[value]::-ms-fill {
  background-color: #fff;
  border: 0
}
.progress[value]::-moz-progress-bar {
  background-color: #fff;
  border-bottom-left-radius: .25rem;
  border-top-left-radius: .25rem
}
.progress[value]::-webkit-progress-value {
  background-color: #fff;
  border-bottom-left-radius: .25rem;
  border-top-left-radius: .25rem
}
.progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: .25rem;
  border-top-right-radius: .25rem
}
.progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: .25rem;
  border-top-right-radius: .25rem
}
.progress[value]::-webkit-progress-bar {
  background-color: #f5f5f5;
  border-radius: .25rem;
  box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1)
}
base::-moz-progress-bar, .progress[value] {
  background-color: #f5f5f5;
  border-radius: .25rem;
  box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1)
}
@media screen and (min-width: 0\0) {
  .progress {
    background-color: #f5f5f5;
    border-radius: .25rem;
    box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1)
  }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #fff;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
  }
  .progress[width="100%"] {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
  }
}
.progress-striped[value]::-webkit-progress-value {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem
}
.progress-striped[value]::-moz-progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem
}
.progress-striped[value]::-ms-fill {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem
}
@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
  }
}
.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite
}
.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite
}
@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite
  }
}
.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c
}
.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c
}
.progress-success[value]::-ms-fill {
  background-color: #5cb85c
}
@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #5cb85c
  }
}
.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de
}
.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de
}
.progress-info[value]::-ms-fill {
  background-color: #5bc0de
}
@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de
  }
}
.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e
}
.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e
}
.progress-warning[value]::-ms-fill {
  background-color: #f0ad4e
}
@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f0ad4e
  }
}
.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f
}
.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f
}
.progress-danger[value]::-ms-fill {
  background-color: #d9534f
}
@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #d9534f
  }
}
.media, .media-body {
  overflow: hidden
}
.media-body {
  width: 10000px
}
.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top
}
.media-middle {
  vertical-align: middle
}
.media-bottom {
  vertical-align: bottom
}
.media-object {
  display: block
}
.media-object.img-thumbnail {
  max-width: none
}
.media-right {
  padding-left: 10px
}
.media-left {
  padding-right: 10px
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.media-list {
  padding-left: 0;
  list-style: none
}
.list-group {
  padding-left: 0;
  margin-bottom: 0
}
.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd
}
.list-group-item:first-child {
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #818a91
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #016962;
  border-color: #016962
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small {
  color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #39fdf0
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0
}
.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit
}
.list-group-item-action .list-group-item-heading {
  color: #333
}
.list-group-item-action:focus, .list-group-item-action:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8
}
a.list-group-item-success, button.list-group-item-success {
  color: #3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7
}
a.list-group-item-info, button.list-group-item-info {
  color: #31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3
}
a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede
}
a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}
.embed-responsive-21by9 {
  padding-bottom: 42.8571428571%
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%
}
.embed-responsive-4by3 {
  padding-bottom: 75%
}
.embed-responsive-1by1 {
  padding-bottom: 100%
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2
}
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none
}
.modal-open {
  overflow: hidden
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0
}
.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -25%)
}
.modal.in .modal-dialog {
  transform: translate(0, 0)
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  outline: 0
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}
.modal-backdrop.fade {
  opacity: 0
}
.modal-backdrop.in {
  opacity: .5
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}
.modal-header::after {
  content: "";
  display: table;
  clear: both
}
.modal-header .close {
  margin-top: -2px
}
.modal-title {
  margin: 0;
  line-height: 1.5
}
.modal-body {
  position: relative;
  padding: 15px
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}
.modal-footer::after {
  content: "";
  display: table;
  clear: both
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}
@media(min-width: 544px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  }
  .modal-sm {
    max-width: 300px
  }
}
@media(min-width: 992px) {
  .modal-lg {
    max-width: 900px
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: .875rem;
  word-wrap: break-word;
  opacity: 0
}
.tooltip.in {
  opacity: .9
}
.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px
}
.tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px
}
.tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}
.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px
}
.tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px
}
.tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem
}
.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}
.popover.popover-top, .popover.bs-tether-element-attached-bottom {
  margin-top: -10px
}
.popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
  left: 50%;
  border-bottom-width: 0
}
.popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, .25)
}
.popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff
}
.popover.popover-right, .popover.bs-tether-element-attached-left {
  margin-left: 10px
}
.popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
  top: 50%;
  border-left-width: 0
}
.popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, .25)
}
.popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff
}
.popover.popover-bottom, .popover.bs-tether-element-attached-top {
  margin-top: 10px
}
.popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
  left: 50%;
  border-top-width: 0
}
.popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, .25)
}
.popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7
}
.popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7
}
.popover.popover-left, .popover.bs-tether-element-attached-right {
  margin-left: -10px
}
.popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
  top: 50%;
  border-right-width: 0
}
.popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, .25)
}
.popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: .2375rem .2375rem 0 0
}
.popover-title:empty {
  display: none
}
.popover-content {
  padding: 9px 14px
}
.popover::before, .popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.popover::before {
  content: "";
  border-width: 11px
}
.popover::after {
  content: "";
  border-width: 10px
}
.carousel {
  position: relative
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}
.carousel-inner > .carousel-item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left
}
.carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
  line-height: 1
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .carousel-item {
    transition: transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px
  }
  .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
    left: 0;
    transform: translate3d(100%, 0, 0)
  }
  .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
    left: 0;
    transform: translate3d(-100%, 0, 0)
  }
  .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
    left: 0;
    transform: translate3d(0, 0, 0)
  }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block
}
.carousel-inner > .active {
  left: 0
}
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%
}
.carousel-inner > .next {
  left: 100%
}
.carousel-inner > .prev {
  left: -100%
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0
}
.carousel-inner > .active.left {
  left: -100%
}
.carousel-inner > .active.right {
  left: 100%
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  opacity: .5
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}
.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}
.carousel-control .icon-prev, .carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1
}
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px
}
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px
}
.carousel-control .icon-prev::before {
  content: "‹"
}
.carousel-control .icon-next::before {
  content: "›"
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
  text-shadow: none
}
@media(min-width: 544px) {
  .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px
  }
  .carousel-control .icon-prev {
    margin-left: -15px
  }
  .carousel-control .icon-next {
    margin-right: -15px
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px
  }
  .carousel-indicators {
    bottom: 20px
  }
}
.align-baseline {
  vertical-align: baseline !important
}
.align-top {
  vertical-align: top !important
}
.align-middle {
  vertical-align: middle !important
}
.align-bottom {
  vertical-align: bottom !important
}
.align-text-bottom {
  vertical-align: text-bottom !important
}
.align-text-top {
  vertical-align: text-top !important
}
.bg-faded {
  background-color: #f7f7f9
}
.bg-primary {
  background-color: #016962 !important
}
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #013633 !important
}
.bg-success {
  background-color: #5cb85c !important
}
a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important
}
.bg-info {
  background-color: #5bc0de !important
}
a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important
}
.bg-warning {
  background-color: #f0ad4e !important
}
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important
}
.bg-danger {
  background-color: #d9534f !important
}
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important
}
.bg-inverse {
  background-color: #474b55 !important
}
a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #303239 !important
}
.rounded {
  border-radius: .25rem
}
.rounded-top {
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem
}
.rounded-right {
  border-bottom-right-radius: .25rem;
  border-top-right-radius: .25rem
}
.rounded-bottom {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}
.rounded-left {
  border-bottom-left-radius: .25rem;
  border-top-left-radius: .25rem
}
.rounded-circle {
  border-radius: 50%
}
.clearfix::after {
  content: "";
  display: table;
  clear: both
}
.d-block {
  display: block !important
}
.d-inline-block {
  display: inline-block !important
}
.d-inline {
  display: inline !important
}
.float-xs-left {
  float: left !important
}
.float-xs-right {
  float: right !important
}
.float-xs-none {
  float: none !important
}
@media(min-width: 544px) {
  .float-sm-left {
    float: left !important
  }
  .float-sm-right {
    float: right !important
  }
  .float-sm-none {
    float: none !important
  }
}
@media(min-width: 768px) {
  .float-md-left {
    float: left !important
  }
  .float-md-right {
    float: right !important
  }
  .float-md-none {
    float: none !important
  }
}
@media(min-width: 992px) {
  .float-lg-left {
    float: left !important
  }
  .float-lg-right {
    float: right !important
  }
  .float-lg-none {
    float: none !important
  }
}
@media(min-width: 1200px) {
  .float-xl-left {
    float: left !important
  }
  .float-xl-right {
    float: right !important
  }
  .float-xl-none {
    float: none !important
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}
.w-100 {
  width: 100% !important
}
.h-100 {
  height: 100% !important
}
.mx-auto, .post-password-form input[type=submit] {
  margin-right: auto !important;
  margin-left: auto !important
}
.m-0 {
  margin: 0 0 !important
}
.mt-0 {
  margin-top: 0 !important
}
.mr-0 {
  margin-right: 0 !important
}
.mb-0 {
  margin-bottom: 0 !important
}
.ml-0 {
  margin-left: 0 !important
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}
.m-1 {
  margin: 1rem 1rem !important
}
.mt-1 {
  margin-top: 1rem !important
}
.mr-1 {
  margin-right: 1rem !important
}
.mb-1 {
  margin-bottom: 1rem !important
}
.ml-1 {
  margin-left: 1rem !important
}
.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important
}
.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important
}
.m-2 {
  margin: 1.5rem 1.5rem !important
}
.mt-2 {
  margin-top: 1.5rem !important
}
.mr-2 {
  margin-right: 1.5rem !important
}
.mb-2 {
  margin-bottom: 1.5rem !important
}
.ml-2 {
  margin-left: 1.5rem !important
}
.mx-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important
}
.my-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important
}
.m-3 {
  margin: 3rem 3rem !important
}
.mt-3 {
  margin-top: 3rem !important
}
.mr-3 {
  margin-right: 3rem !important
}
.mb-3 {
  margin-bottom: 3rem !important
}
.ml-3 {
  margin-left: 3rem !important
}
.mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important
}
.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important
}
.p-0 {
  padding: 0 0 !important
}
.pt-0 {
  padding-top: 0 !important
}
.pr-0 {
  padding-right: 0 !important
}
.pb-0 {
  padding-bottom: 0 !important
}
.pl-0 {
  padding-left: 0 !important
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}
.p-1 {
  padding: 1rem 1rem !important
}
.pt-1 {
  padding-top: 1rem !important
}
.pr-1 {
  padding-right: 1rem !important
}
.pb-1 {
  padding-bottom: 1rem !important
}
.pl-1 {
  padding-left: 1rem !important
}
.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important
}
.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important
}
.p-2 {
  padding: 1.5rem 1.5rem !important
}
.pt-2 {
  padding-top: 1.5rem !important
}
.pr-2 {
  padding-right: 1.5rem !important
}
.pb-2 {
  padding-bottom: 1.5rem !important
}
.pl-2 {
  padding-left: 1.5rem !important
}
.px-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important
}
.py-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important
}
.p-3 {
  padding: 3rem 3rem !important
}
.pt-3 {
  padding-top: 3rem !important
}
.pr-3 {
  padding-right: 3rem !important
}
.pb-3 {
  padding-bottom: 3rem !important
}
.pl-3 {
  padding-left: 3rem !important
}
.px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important
}
.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important
}
.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030
}
.text-justify {
  text-align: justify !important
}
.text-nowrap {
  white-space: nowrap !important
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.text-xs-left {
  text-align: left !important
}
.text-xs-right {
  text-align: right !important
}
.text-xs-center {
  text-align: center !important
}
@media(min-width: 544px) {
  .text-sm-left {
    text-align: left !important
  }
  .text-sm-right {
    text-align: right !important
  }
  .text-sm-center {
    text-align: center !important
  }
}
@media(min-width: 768px) {
  .text-md-left {
    text-align: left !important
  }
  .text-md-right {
    text-align: right !important
  }
  .text-md-center {
    text-align: center !important
  }
}
@media(min-width: 992px) {
  .text-lg-left {
    text-align: left !important
  }
  .text-lg-right {
    text-align: right !important
  }
  .text-lg-center {
    text-align: center !important
  }
}
@media(min-width: 1200px) {
  .text-xl-left {
    text-align: left !important
  }
  .text-xl-right {
    text-align: right !important
  }
  .text-xl-center {
    text-align: center !important
  }
}
.text-lowercase {
  text-transform: lowercase !important
}
.text-uppercase {
  text-transform: uppercase !important
}
.text-capitalize {
  text-transform: capitalize !important
}
.font-weight-normal {
  font-weight: normal
}
.font-weight-bold {
  font-weight: bold
}
.font-italic {
  font-style: italic
}
.text-white {
  color: #fff !important
}
.text-muted {
  color: #818a91 !important
}
a.text-muted:focus, a.text-muted:hover {
  color: #687077 !important
}
.text-primary {
  color: #016962 !important
}
a.text-primary:focus, a.text-primary:hover {
  color: #013633 !important
}
.text-success {
  color: #5cb85c !important
}
a.text-success:focus, a.text-success:hover {
  color: #449d44 !important
}
.text-info {
  color: #5bc0de !important
}
a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important
}
.text-warning {
  color: #f0ad4e !important
}
a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important
}
.text-danger {
  color: #d9534f !important
}
a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important
}
.text-gray-dark {
  color: #474b55 !important
}
a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #303239 !important
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}
.invisible {
  visibility: hidden !important
}
.hidden-xs-up {
  display: none !important
}
@media(max-width: 543px) {
  .hidden-xs-down {
    display: none !important
  }
}
@media(min-width: 544px) {
  .hidden-sm-up {
    display: none !important
  }
}
@media(max-width: 767px) {
  .hidden-sm-down {
    display: none !important
  }
}
@media(min-width: 768px) {
  .hidden-md-up {
    display: none !important
  }
}
@media(max-width: 991px) {
  .hidden-md-down {
    display: none !important
  }
}
@media(min-width: 992px) {
  .hidden-lg-up {
    display: none !important
  }
}
@media(max-width: 1199px) {
  .hidden-lg-down {
    display: none !important
  }
}
@media(min-width: 1200px) {
  .hidden-xl-up {
    display: none !important
  }
}
.hidden-xl-down {
  display: none !important
}
.visible-print-block {
  display: none !important
}
@media print {
  .visible-print-block {
    display: block !important
  }
}
.visible-print-inline {
  display: none !important
}
@media print {
  .visible-print-inline {
    display: inline !important
  }
}
.visible-print-inline-block {
  display: none !important
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important
  }
}
@media print {
  .hidden-print {
    display: none !important
  }
}
.navbar {
  background-color: #fff;
  padding: 1rem
}
.navbar .container-fluid {
  max-width: 1310px
}
.navbar .navbar-brand {
  background: url("img/logo_new.svg") no-repeat;
  width: 240px;
  height: 48px;
  background-size: 240px 48px;
  padding: 0;
  margin-top: 4px;
  margin-bottom: 2px
}
.navbar .navbar-toggler {
  width: 3.5rem;
  margin-right: 0;
  padding: .7rem 0 .7rem 1rem;
  border-radius: 0;
  z-index: 1000;
  outline: 0;
  cursor: pointer
}
.navbar .navbar-toggler .icon-bar {
  display: block;
  width: 38px;
  background-color: #48dacb;
  height: 4px;
  -webkit-transition: all .25s ease-out 0s;
  transition: all .25s ease-out 0s
}
.navbar .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 8px
}
.navbar .navbar-toggler .top-bar {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}
.navbar .navbar-toggler .middle-bar {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}
.navbar .navbar-toggler .bottom-bar {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}
.navbar .menu-wrapper {
  padding-top: .5rem;
  padding-right: 1.2rem
}
.navbar .menu-wrapper .navbar-nav .nav-item + .nav-item {
  margin-left: 1.4rem
}
.navbar .menu-wrapper .navbar-nav .dropdown:hover > .dropdown-menu {
  display: none
}
.navbar .menu-wrapper .navbar-nav .nav-item {
  padding: .425rem .5rem 0
}
.navbar .menu-wrapper .navbar-nav .nav-item .active > .nav-link, .navbar .menu-wrapper .navbar-nav .nav-item .active > .nav-link:focus {
  color: #48dacb
}
.navbar .menu-wrapper .navbar-nav .nav-item .active > .nav-link:hover, .navbar .menu-wrapper .navbar-nav .nav-item .nav-link:hover, .navbar .menu-wrapper .navbar-nav .nav-item .nav-linkn:focus, .navbar .menu-wrapper .navbar-nav .nav-item .nav-link.open:hover, .navbar .menu-wrapper .navbar-nav .nav-item .nav-link.active, .navbar .menu-wrapper .navbar-nav .nav-item .nav-link.active:focus, .navbar .menu-wrapper .navbar-nav .nav-item .nav-link.active:hover {
  border-bottom: 2px solid #48dacb
}
.navbar .menu-wrapper .navbar-nav .nav-item .nav-link {
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.13rem;
  color: #016962;
  padding: 0;
  -webkit-transition: border 0s ease-out 0s;
  transition: border 0s ease-out 0s
}
.navbar .menu-wrapper .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
  display: none
}
.navbar .menu-wrapper .navbar-nav .nav-item.menu-item-98, .navbar .menu-wrapper .navbar-nav .nav-item.menu-item-99 {
  display: none
}
.navbar .navbar-nav .dropdown-menu .nav-item {
  float: none
}
.navbar .navbar-nav .dropdown-menu .nav-item + .nav-item {
  margin-left: 0
}
.navbar .dropdown-submenu {
  position: relative
}
.navbar .dropdown:hover > .dropdown-menu {
  display: block
}
.navbar .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px
}
.navbar .dropdown-submenu:hover > .dropdown-menu {
  display: block
}
.navbar .dropdown-submenu:hover > a:after {
  border-left-color: #fff
}
.navbar .custom-menu.active {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}
.navbar .custom-menu {
  float: right;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  width: 300px;
  height: 100vh;
  padding-top: 2.6rem;
  background-color: #00312e;
  z-index: 1000;
  overflow-y: scroll;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
  -webkit-transform: translateX(300px);
  transform: translateX(300px)
}
.navbar .custom-menu .navbar-brand-sm {
  background: url("img/logo_sm.svg") no-repeat;
  width: 10.2rem;
  height: 3.4rem;
  margin-left: 2.5rem;
  margin-bottom: 2.5rem;
  margin-top: 3rem
}
.navbar .custom-menu .navbar-toggler {
  float: right;
  margin-right: .4rem;
  font-size: 2.4rem;
  padding: 0;
  position: relative;
  top: -0.5rem
}
.navbar .custom-menu .navbar-toggler .fa {
  line-height: 0;
  color: #fff
}
.navbar .custom-menu .navbar-toggler .fa:hover {
  color: #016962
}
.navbar .custom-menu .navbar-nav .nav-item .nav-link {
  color: #fff;
  padding-left: 2.6rem;
  padding-right: 2.6rem;
  border-bottom: 1px solid #00312e;
  display: block
}
.navbar .custom-menu .btn-cta {
  margin-bottom: 1.7rem;
  margin-left: 2.6rem;
  width: 12.4rem
}
.navbar .custom-menu .icons {
  padding-left: 1rem;
  padding-right: 2.6rem
}
.navbar .custom-menu .icons .nav-item {
  float: none;
  display: table-cell;
  width: 1%
}
.navbar .custom-menu .icons .nav-item .nav-link {
  text-align: center;
  display: inline-block;
  width: 100%;
  color: #48dacb
}
.navbar .custom-menu .icons .nav-item .nav-link .fa {
  font-size: 1.9rem
}
.navbar .custom-menu .icons .nav-item .nav-link:hover, .navbar .custom-menu .icons .nav-item .nav-link:focus {
  color: #016962
}
.navbar .custom-menu #searchform {
  padding-left: 2.6rem;
  padding-right: 2.6rem;
  padding-bottom: 2rem
}
.navbar .custom-menu #searchform .btn {
  font-size: 1.3rem;
  color: #48dacb;
  padding: 0 1rem 0 0;
  background-color: transparent;
  border: none;
  outline: 0
}
.navbar .custom-menu #searchform .btn:hover, .navbar .custom-menu #searchform .btn:focus {
  color: #016962
}
.navbar .custom-menu #searchform input {
  font-size: 1.27rem;
  color: #48dacb;
  background-color: transparent;
  border: none;
  outline: 0;
  width: 9.9rem;
  position: relative;
  margin-top: -0.4rem
}
.navbar .custom-menu #searchform input::-webkit-input-placeholder {
  color: #48dacb
}
.navbar .custom-menu #searchform input:-moz-placeholder {
  color: #48dacb
}
.navbar .custom-menu #searchform input::-moz-placeholder {
  color: #48dacb
}
.navbar .custom-menu #searchform input:-ms-input-placeholder {
  color: #48dacb
}
.navbar .custom-menu .navbar-nav {
  border-top: 1px solid #016962
}
.navbar .custom-menu .navbar-nav > li {
  float: none
}
.navbar .custom-menu .navbar-nav li {
  text-align: left;
  border-bottom: 1px solid #016962;
  overflow: hidden
}
.navbar .custom-menu .navbar-nav li a {
  padding: .8rem 0 .8rem 2.6rem;
  font-size: 1.1rem;
  color: #fff;
  line-height: 25px;
  border-bottom: none;
  display: block
}
.navbar .custom-menu .navbar-nav li a:hover {
  border-bottom: none;
  text-decoration: none
}
.navbar .custom-menu .navbar-nav li a i.fa {
  display: inline-block
}
.navbar .custom-menu .navbar-nav li a:hover {
  color: #016962;
  border-bottom: 0 solid #00312e
}
.navbar .custom-menu .navbar-nav li a.dropdown-toggle::after {
  display: none
}
.navbar .custom-menu .navbar-nav li a.text-link {
  float: left;
  width: 70%
}
.navbar .custom-menu .navbar-nav li a.caret-wrapper {
  text-align: center;
  padding: .65rem 0 .71rem;
  float: right;
  width: 3.8rem;
  border-left: 1px solid #016962
}
.navbar .custom-menu .navbar-nav li a.caret-wrapper i.fa {
  width: 27px;
  height: 27px;
  border: 1px solid #fff;
  vertical-align: text-top;
  line-height: 1.588rem;
  border-radius: 50%;
  font-size: 1.2rem
}
.navbar .custom-menu .navbar-nav li a.caret-wrapper:hover i.fa {
  border-color: #016962
}
.navbar .custom-menu .navbar-nav li .dropdown-menu {
  display: none !important;
  padding: 0;
  margin: 0;
  width: 100%;
  position: relative;
  box-shadow: none;
  border-radius: 0px;
  border: 0px;
  background-color: #00312e;
  border-top: 1px solid #016962;
  border-bottom: 1px solid #016962;
  padding-top: .7rem;
  padding-bottom: .7rem;
  -webkit-transition: all .15s ease-out 0s;
  transition: all .15s ease-out 0s
}
.navbar .custom-menu .navbar-nav li .dropdown-menu li {
  padding: 0px;
  border-bottom: none
}
.navbar .custom-menu .navbar-nav li .dropdown-menu li a {
  padding: .04rem 2.6rem;
  font-size: 1rem;
  color: #c6c6c6
}
.navbar .custom-menu .navbar-nav li .dropdown-menu li a:hover {
  color: #016962;
  border-bottom: 0px solid transparent
}
.navbar .custom-menu .dropdown:hover > .dropdown-menu {
  display: none
}
.navbar .custom-menu .dropdown.open > .dropdown-menu {
  display: block
}
@media(max-width: 1199px) {
  .navbar .navbar-brand {
    margin: .1875rem 0 .125rem
  }
  .navbar .menu-wrapper .navbar-nav .nav-item {
    padding-left: .4rem;
    padding-right: .4rem
  }
  .navbar .menu-wrapper .navbar-nav .nav-item .nav-item + .nav-item {
    padding-left: .9rem
  }
  .navbar .menu-wrapper .navbar-nav .nav-item .nav-link {
    font-size: .97rem
  }
}
@media(max-width: 1024px) {
  .navbar .menu-wrapper {
    display: none
  }
}
@media(max-width: 991px) {
  .navbar .navbar-toggler {
    width: 2.5rem;
    padding-left: 0;
    padding-top: .5rem
  }
  .navbar .custom-menu .btn-cta {
    margin-top: 2rem
  }
}
@media(max-width: 767px) {
  .navbar {
    padding-top: 1.3rem;
    padding-bottom: 1.1rem
  }
}
@media(max-width: 543px) {
  .navbar .navbar-brand {
    width: 216px;
    height: 44px;
    background-size: 216px 44px;
    margin: 0
  }
  .navbar .navbar-toggler {
    padding-top: .4rem
  }
  .navbar .custom-menu {
    width: 100vw;
    left: 0;
    -webkit-transform: translateX(100vw);
    transform: translateX(100vw)
  }
  .navbar .custom-menu.active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
.latest-news {
  margin-bottom: 8.7rem;
  padding-top: 4.9rem;
  overflow: hidden
}
.latest-news .hp-header {
  color: #016962;
  margin-bottom: 4.9rem
}
.latest-news .hp-latest-news-row {
  margin-right: -60px;
  margin-left: -60px
}
.latest-news .hp-latest-news-row > [class^=col-], .latest-news .hp-latest-news-row > [class^=" col-"] {
  padding-right: 60px;
  padding-left: 60px
}
.latest-news .border-right, .latest-news .border-left, .latest-news .border-both {
  position: relative
}
.latest-news .border-left:before, .latest-news .border-right:after {
  position: absolute;
  content: "";
  height: auto;
  top: 0;
  bottom: 0;
  border-right: 1px solid #aaa;
  width: 0
}
.latest-news .border-left:before {
  left: 0
}
.latest-news .border-right:after {
  right: 0
}
.latest-news .show-hover {
  display: none
}
.latest-news div:hover > .show-hover {
  display: block
}
.latest-news .card {
  height: 470px;
  position: relative;
  margin-bottom: 0;
  margin-top: 2.7rem
}
.latest-news .card .card-category {
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.15rem;
  display: inline-block;
  margin-bottom: 1.1rem
}
.latest-news .card .card-block {
  padding: 0
}
.latest-news .card .card-block .card-date {
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .9375rem;
  line-height: 1.266665;
  margin-bottom: .4rem
}
.latest-news .card .card-block .card-title {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.313rem;
  line-height: 1.19047
}
.latest-news .card img {
  position: absolute;
  bottom: 3rem
}
.latest-news .card .bar {
  position: absolute;
  height: 1.85rem;
  left: 0;
  bottom: 0
}
.latest-news .card a {
  display: block;
  overflow: hidden;
  height: 100%
}
.latest-news .card a:hover, .latest-news .card a:focus {
  text-decoration: none
}
.latest-news .card a:hover .card-title, .latest-news .card a:focus .card-title {
  text-decoration: underline
}
.latest-news .card.card-headlines a {
  color: #9e873a
}
.latest-news .card.card-headlines a:hover, .latest-news .card.card-headlines a:focus {
  text-decoraton: none
}
.latest-news .card.card-headlines a:hover .card-title, .latest-news .card.card-headlines a:focus .card-title {
  text-decoration: underline
}
.latest-news .card.card-headlines .bar {
  background-color: #0d85ba
}
.latest-news .card.card-press a {
  color: #0d85ba
}
.latest-news .card.card-press a:hover, .latest-news .card.card-press a:focus {
  text-decoraton: none
}
.latest-news .card.card-press a:hover .card-title, .latest-news .card.card-press a:focus .card-title {
  text-decoration: underline
}
.latest-news .card.card-press .bar {
  background-color: #9e873a
}
.latest-news .card.card-news a {
  color: #068dd2
}
.latest-news .card.card-news a:hover, .latest-news .card.card-news a:focus {
  text-decoraton: none
}
.latest-news .card.card-news a:hover .card-title, .latest-news .card.card-news a:focus .card-title {
  text-decoration: underline
}
.latest-news .card.card-news .card-block .card-title {
  font-size: 1.75rem;
  line-height: 1.1428571
}
.latest-news .card.card-news .bar {
  background-color: #068dd2
}
@media(max-width: 991px) {
  .latest-news {
    padding-top: 1.4rem
  }
  .latest-news .hp-latest-news-row {
    margin-right: -20px;
    margin-left: -20px
  }
  .latest-news .hp-latest-news-row > [class^=col-], .latest-news .hp-latest-news-row > [class^=" col-"] {
    padding-right: 20px;
    padding-left: 20px
  }
  .latest-news .hp-header {
    margin-bottom: 2.6rem
  }
  .latest-news .card {
    height: 19rem
  }
  .latest-news .card .card-category {
    font-size: .7rem;
    border-bottom-width: .1rem;
    margin-bottom: .7rem
  }
  .latest-news .card .card-block .card-date {
    font-size: .6rem;
    margin-bottom: .3rem
  }
  .latest-news .card .card-block .card-title {
    font-size: .9rem;
    line-height: 1.18
  }
  .latest-news .card img {
    bottom: 1.8rem
  }
  .latest-news .card .bar {
    height: 1.15rem
  }
  .latest-news .card.card-news .card-block .card-title {
    font-size: 1.18rem;
    line-height: 1.26
  }
}
@media(max-width: 767px) {
  .latest-news {
    border-bottom: 0;
    padding-top: 2.2rem
  }
  .latest-news .container {
    padding: 0
  }
  .latest-news .border-left:before, .latest-news .border-right:after {
    display: none
  }
  .latest-news .hp-header {
    font-size: 1.5rem;
    margin-bottom: 2.6rem;
    font-size: 2.4rem
  }
  .latest-news .card {
    height: auto;
    margin-top: 2rem !important;
    padding-bottom: 3.1rem
  }
  .latest-news .card a {
    display: inline;
    padding-left: 0;
    padding-right: 0
  }
  .latest-news .card img.card-img-top {
    position: static;
    margin-bottom: 2rem;
    width: 100%
  }
  .latest-news .card .card-category {
    font-size: 1.2rem;
    margin-bottom: 1.3rem;
    margin-left: .9375rem;
    margin-right: .9375rem
  }
  .latest-news .card .card-block {
    margin-left: .9375rem;
    margin-right: .9375rem
  }
  .latest-news .card .card-block .card-date {
    font-size: .9rem
  }
  .latest-news .card .card-block .card-title {
    font-size: 1.2rem;
    line-height: 1.28
  }
  .latest-news .card .bar {
    height: .65rem
  }
  .latest-news .btn-purple {
    color: #00312e;
    margin-top: 2rem
  }
}
.modal.modal--fs {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  color: #fff
}
.modal.modal--fs .modal-lg {
  max-width: initial
}
.modal.modal--fs .modal-dialog {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0
}
.modal.modal--fs .modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 0;
  box-shadow: none;
  background: #00312e;
  background: rgba(0, 49, 46, .9)
}
.modal.modal--fs .modal-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 50px;
  padding: 10px;
  border: 0
}
.modal.modal--fs .modal-body {
  position: absolute;
  top: 50px;
  bottom: 60px;
  width: 100%;
  overflow: auto
}
.modal.modal--fs .modal-body .page-content ul li:before {
  color: #fff
}
.modal.modal--fs .modal-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0
}
#close-modal {
  position: absolute;
  right: .8rem;
  top: .8rem;
  widows: 30px;
  height: 30px;
  cursor: pointer
}
#close-modal .close-bar {
  display: block;
  width: 30px;
  background-color: #fff;
  height: 1px;
  -webkit-transform-origin: 54% 52%;
  transform-origin: 54% 52%
}
#close-modal .close-bar.close-top-bar {
  margin-top: 15px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
#close-modal .close-bar.close-bottom-bar {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
#invite-modal a {
  color: #d9d9d9;
  font-style: italic
}
#menu {
  display: none;
  position: relative;
  z-index: 1050
}
.dim {
  opacity: 0;
  -webkit-transition: all .2s ease-out .15s;
  transition: all .2s ease-out .15s
}
.dim.active-dim {
  opacity: .6;
  background-color: #00312e;
  z-index: 1040;
  right: 320px;
  -webkit-transition: all .2s ease-out .15s;
  transition: all .2s ease-out .15s;
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  cursor: pointer;
  overflow: hidden
}
.no-scroll {
  overflow: hidden
}
.multilevelpushmenu_wrapper {
  color: #fff;
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  z-index: 1030;
  margin: 0;
  min-height: 100%;
  min-width: 100%;
  overflow: hidden;
  padding: 0;
  position: fixed;
  right: 0
}
.multilevelpushmenu_wrapper #close-menu {
  position: absolute;
  right: .8rem;
  top: 2.5rem;
  widows: 30px;
  height: 30px;
  cursor: pointer
}
.multilevelpushmenu_wrapper #close-menu .close-bar {
  display: block;
  width: 30px;
  background-color: #fff;
  height: 1px;
  -webkit-transform-origin: 54% 52%;
  transform-origin: 54% 52%
}
.multilevelpushmenu_wrapper #close-menu .close-bar.close-top-bar {
  margin-top: 15px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.multilevelpushmenu_wrapper #close-menu .close-bar.close-bottom-bar {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.multilevelpushmenu_wrapper .navbar-brand-sm {
  background: url("img/logo_sm.svg") no-repeat;
  width: 10.2rem;
  height: 3.4rem;
  margin-left: 2.5rem;
  margin-bottom: 2.5rem;
  margin-top: 2rem;
  clear: both
}
.multilevelpushmenu_wrapper .btn-cta {
  margin-top: 3rem;
  margin-bottom: 1rem;
  margin-left: 2.6rem;
  width: 72%;
  text-align: center;
  padding: 0;
  color: #00312e;
  font-size: 1rem;
  line-height: 2.5rem;
  border: .15rem solid #48dacb;
  border-bottom-width: .5rem
}
.multilevelpushmenu_wrapper .btn-cta:hover, .multilevelpushmenu_wrapper .btn-cta:focus {
  color: #48dacb !important
}
.multilevelpushmenu_wrapper .icons {
  padding-left: 1rem;
  padding-right: 2.6rem;
  display: block !important
}
.multilevelpushmenu_wrapper .icons .nav-item {
  width: 20%;
  float: left;
  border: none;
  margin-left: .8rem
}
.multilevelpushmenu_wrapper .icons .nav-item .nav-link {
  text-align: center;
  padding: 1rem .5rem;
  color: #016962
}
.multilevelpushmenu_wrapper .icons .nav-item .nav-link .fa {
  font-size: 1.9rem
}
.multilevelpushmenu_wrapper .icons .nav-item .nav-link:hover, .multilevelpushmenu_wrapper .icons .nav-item .nav-link:focus {
  color: #48dacb
}
.multilevelpushmenu_wrapper #searchform {
  padding-left: 2.6rem;
  padding-right: 2.6rem;
  padding-bottom: 2rem;
  margin-top: 1rem
}
.multilevelpushmenu_wrapper #searchform .btn {
  font-size: 1.3rem;
  color: #016962;
  padding: 0 1rem 0 0;
  background-color: transparent;
  border: none;
  outline: 0;
  float: left;
  width: 10%;
  border: none;
  line-height: .95;
  margin-top: 0
}
.multilevelpushmenu_wrapper #searchform .btn:hover, .multilevelpushmenu_wrapper #searchform .btn:focus {
  color: #48dacb
}
.multilevelpushmenu_wrapper #searchform input {
  font-size: 1.27rem;
  color: #016962;
  background-color: transparent;
  border: none;
  outline: 0;
  width: 90%;
  position: relative;
  margin-top: -0.4rem;
  padding-left: 1rem;
  float: right
}
.multilevelpushmenu_wrapper #searchform input::-webkit-input-placeholder {
  color: #016962
}
.multilevelpushmenu_wrapper #searchform input:-moz-placeholder {
  color: #016962
}
.multilevelpushmenu_wrapper #searchform input::-moz-placeholder {
  color: #016962
}
.multilevelpushmenu_wrapper #searchform input:-ms-input-placeholder {
  color: #016962
}
.multilevelpushmenu_wrapper .backItemClass i {
  padding-right: 1rem
}
.multilevelpushmenu_wrapper .backItemClass a {
  background: #016962
}
.multilevelpushmenu_wrapper .backItemClass a:hover {
  color: #fff
}
.multilevelpushmenu_wrapper .cursorPointer {
  cursor: pointer
}
.multilevelpushmenu_wrapper .floatRight {
  float: right
}
.multilevelpushmenu_wrapper .floatLeft {
  float: left
}
.multilevelpushmenu_wrapper .iconSpacing_ltr {
  padding: 0 .4em 0 0
}
.multilevelpushmenu_wrapper .iconSpacing_rtl {
  padding: 0 0 0 .4em;
  width: 3rem;
  text-align: center;
  line-height: 2.9rem
}
.multilevelpushmenu_wrapper .levelHolderClass {
  background: #00312e;
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
  font-size: 1em;
  min-height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: auto;
  zoom: 1
}
.multilevelpushmenu_wrapper .ltr {
  left: 0;
  margin-left: -100%
}
.multilevelpushmenu_wrapper .multilevelpushmenu_inactive {
  background: transparent
}
.multilevelpushmenu_wrapper .rtl {
  margin-right: -100%;
  right: 0
}
.multilevelpushmenu_wrapper a {
  color: #fff;
  display: block;
  font-size: 1.125rem;
  line-height: 1.2rem;
  outline: none;
  overflow: hidden;
  padding: .8rem .2rem;
  text-decoration: none;
  text-align: left;
  padding-left: 2.6rem;
  border-top: 1px solid #016962;
  float: left;
  width: 100%
}
.multilevelpushmenu_wrapper a.has-children {
  display: inline-block;
  width: 80%;
  padding-left: 2.6rem;
  border-right: 1px solid #016962
}
.multilevelpushmenu_wrapper a.open-drawer {
  float: right;
  width: 20%;
  padding: 0;
  margin-bottom: -2px
}
.multilevelpushmenu_wrapper a.navbar-brand-sm, .multilevelpushmenu_wrapper .icons a {
  border-top: 0
}
.multilevelpushmenu_wrapper a:hover {
  color: #016962
}
.multilevelpushmenu_wrapper li.active > a {
  color: #016962
}
.multilevelpushmenu_wrapper h2 {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1em;
  padding: 0 .4em 0 .4em;
  text-align: left !important;
  padding-left: 2.6rem;
  padding-top: 1.5rem;
  padding-bottom: 1rem
}
.multilevelpushmenu_wrapper li:last-of-type {
  border-bottom: 1px solid #016962;
  float: left;
  width: 100%
}
.multilevelpushmenu_wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0
}
.multilevelpushmenu_wrapper .fa-reorder {
  color: #48dacb;
  font-size: 42px
}
@media(max-width: 991px) {
  #menu_multilevelpushmenu {
    background-color: #00312e;
    overflow: scroll !important
  }
  #menu_multilevelpushmenu .levelHolderClass {
    overflow-y: scroll !important
  }
}
.alternate_event_thumbnail img {
  max-width: 100%;
  height: auto
}
.hp-header {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.1786;
  margin-bottom: 1.6rem;
  color: #2a7686
}
.hp-header:empty {
  display: none;
}
.hp-jumbotron {
  height: 560px;
  color: #fff;
  position: relative
}
.hp-jumbotron .text-wrapper {
  padding-top: 8.1rem;
  max-width: 20.9rem;
  position: relative;
  z-index: 11
}
.hp-jumbotron .hp-header {
  color: #fff
}
.hp-jumbotron p {
  line-height: 1.45rem
}
.hp-jumbotron .btn-cta:hover {
  color: #016962
}
.hp-jumbotron .btn-cta::before {
  background-color: #fff
}
.hp-mission-statement {
  background-color: #016962;
  padding-top: 3.05rem;
  color: #fff;
  min-height: 41rem;
  padding-left: 10rem;
  padding-right: 10rem
}
.hp-mission-statement .card {
  margin-bottom: 2rem
}
.hp-mission-statement .card .card-block {
  padding-top: .9rem
}
.hp-mission-statement .card .card-title {
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  color: #48dacb;
  line-height: 1.1
}
.hp-mission-statement .card img {
  max-width: 13.9rem;
  max-height: 13.9rem
}
.hp-mission-statement .section-header {
  margin-bottom: 2.3rem;
  border-bottom: .7rem solid #48dacb;
  display: inline-block;
  padding-bottom: .5rem
}
.hp-mission-statement .statement {
  max-width: 45.9rem
}
.hp-mission-statement .statement p {
  font-size: 1.375rem;
  line-height: 1.15
}
.hp-flexible-content {
  padding-top: 3.3rem;
  padding-bottom: 4.7rem
}
.hp-flexible-content .col-img {
  width: 70.06667%;
  padding-top: .32rem
}
.hp-flexible-content .col-text {
  width: 29.93333%;
  padding-left: 1.4rem
}
.hp-flexible-content .col-text .hp-header {
  color: #016962;
  margin-bottom: 2.4rem
}
.hp-flexible-content .col-text p {
  font-size: 1rem;
  line-height: 1.375
}
.hp-flexible-content .btn-cta {
  color: #016962
}
.hp-flexible-content .btn-cta:hover {
  color: #fff
}
.hp-flexible-content .btn-cta::before {
  background-color: #016962
}
.hp-main-event {
  height: 600px;
  color: #fff
}
.hp-main-event .text-wrapper {
  padding-top: 6.4rem;
  max-width: 21rem
}
.hp-main-event .hp-header {
  margin-bottom: 2.2rem;
  color: #fff
}
.hp-main-event p {
  font-size: 1rem;
  line-height: 1.375
}
.hp-main-event a {
  color: #fff;
  text-decoration: none;
  display: block;
  height: 100%
}
.hp-main-event a:hover .hp-header, .hp-main-event a:focus .hp-header {
  text-decoration: underline
}
.hp-events-carousel {
  margin-top: 2.5rem;
  margin-bottom: 3.4rem
}
.hp-events-carousel .btn-cta {
  padding-left: 1.8rem;
  padding-right: 1.8rem
}
.hp-events-carousel .btn-cta:hover {
  color: #fff
}
.hp-events-carousel .btn-cta::before {
  background-color: #2a7686
}
.hp-events-carousel .carousel.carousel-showmanymoveone {
  margin-top: 2.8rem;
  margin-bottom: 1.5rem;
  padding: 0 .3rem
}
.hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item > [class^=col-], .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item > [class^=" col-"] {
  padding-right: 30px;
  padding-left: 30px
}
.hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-event {
  /* background-color: #0d85ba; */
  background-color: #0B5C7F;
  height: 420px
}
.hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item a {
  height: 100%;
  color: #fff
}
.hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item a:hover, .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item a:focus {
  text-decoration: none
}
.hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item a:hover .title, .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item a:focus .title {
  color: #fff;
  text-decoration: underline
}
.hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-caption {
  position: static;
  max-width: none;
  text-shadow: none
}
.hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-caption .category {
  background-color: #2a7686;
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .9375rem;
  line-height: 1.266665;
  margin-bottom: 1.8rem;
  padding: .5rem 1rem
}
.hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-caption .date {
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .9375rem;
  line-height: 1.266665;
  margin-bottom: .5rem;
  padding: 0 1rem
}
.hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-caption .title {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.313rem;
  line-height: 1.19047;
  padding: 0 1rem
}
.hp-events-carousel .carousel.carousel-showmanymoveone .control-wrapper {
  position: absolute;
  bottom: 50%;
  width: 100%
}
.hp-events-carousel .carousel.carousel-showmanymoveone .carousel-control {
  color: #48dacb;
  opacity: 1;
  text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  height: 2.6rem;
  top: -20px;
  width: 2.6rem;
  font-size: 2rem;
  line-height: 1.9rem;
  border: .2rem solid #48dacb;
  border-radius: 50%;
  background: none;
  padding-top: .1rem;
  background: #fff
}
.hp-events-carousel .carousel.carousel-showmanymoveone .carousel-control.right {
  right: -3rem;
  padding-left: .2rem
}
.hp-events-carousel .carousel.carousel-showmanymoveone .carousel-control.left {
  left: -3.6rem;
  padding-right: .2rem
}
.hp-events-carousel .carousel.carousel-showmanymoveone .carousel-control:hover, .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-control:focus {
  color: #24b2a3;
  border-color: #24b2a3
}
.hp-success-story {
  margin: 0;
  padding: 0;
  background-color: #48dacb;
  overflow: hidden;
  margin-bottom: 1.3rem
}
.hp-success-story .columns-wrapper {
  position: relative;
  height: 590px;
  overflow: hidden
}
.hp-success-story .col-img {
  position: absolute;
  top: 0
}
.hp-success-story .col-text {
  height: 590px;
  width: 45.66667%;
  /* color: #016962; */
  color: #053D39;
  background-color: #48dacb
}
.hp-success-story .col-text .text-wrapper {
  padding-top: 3.6rem;
  float: right;
  padding-right: 4rem
}
.hp-success-story .col-text .hp-header {
  color: #016962;
  margin-bottom: 2rem
}
.hp-success-story .col-text .ss-name {
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.hp-success-story .col-text p {
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.375
}
.hp-success-story .col-text .btn-cta::before {
  background-color: #016962
}
.hp-success-story .col-img {
  height: 590px;
  width: 54.33333%;
  margin-left: 45.77777%
}
.hp-join-leaders {
  margin: 0;
  padding: 0;
  background-color: #016962;
  position: relative;
  border-bottom: 1.3rem solid #48dacb;
  overflow: hidden
}
.hp-join-leaders .col-text {
  height: 590px;
  width: 45.66667%;
  margin-left: 54.44443%;
  color: #fff;
  background-color: #016962
}
.hp-join-leaders .col-text .text-wrapper {
  float: left;
  padding-top: 6.9rem;
  padding-left: 4rem
}
.hp-join-leaders .col-text .hp-header {
  color: #fff;
  margin-bottom: 2rem
}
.hp-join-leaders .col-text p {
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1 rem;
  line-height: 1.375
}
.hp-join-leaders .col-text .btn-cta::before {
  background-color: #48dacb
}
.hp-join-leaders .col-img {
  height: 590px;
  width: 54.33333%;
  position: absolute;
  top: 0
}
@media(max-width: 1199px) {
  .hp-mission-statement {
    padding-left: 0;
    padding-right: 0
  }
  .hp-flexible-content {
    padding-top: 2rem;
    padding-bottom: 3.4rem
  }
  .hp-flexible-content .col-img {
    width: 100%;
    padding-bottom: 2.3rem
  }
  .hp-flexible-content .col-text {
    width: 100%;
    padding-left: .9375rem
  }
  .hp-flexible-content .btn-cta {
    margin-top: 1.1rem
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-control.left {
    left: 0 !important;
    top: 30px
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-control.right {
    right: 0 !important;
    top: 30px
  }
}
@media(max-width: 991px) {
  .btn-cta:hover {
    color: inherit !important
  }
  .btn-cta::before {
    display: none
  }
  .hp-jumbotron {
    height: 33.5rem
  }
  .hp-jumbotron .text-wrapper {
    padding-top: 4rem;
    max-width: 14rem
  }
  .hp-mission-statement {
    padding-top: 2.4rem;
    padding-bottom: .25rem;
    min-height: 0;
    height: auto
  }
  .hp-mission-statement .card {
    margin-bottom: 0
  }
  .hp-mission-statement .card img {
    padding-left: 2rem;
    padding-right: 2rem
  }
  .hp-mission-statement .card .card-block {
    padding-bottom: .9rem
  }
  .hp-mission-statement .card .card-title {
    /* font-size: 1.2rem */
    color: #07f2e2;
    font-size: 14pt;
    font-weight: bold;
  }
  .hp-mission-statement .statement {
    font-size: 1.11rem;
    max-width: 32rem
  }
  .hp-flexible-content {
    padding-top: 2rem;
    padding-bottom: 4.1rem
  }
  .hp-flexible-content .col-img {
    width: 100%;
    padding-bottom: 2.3rem
  }
  .hp-flexible-content .col-text {
    width: 100%;
    padding-left: .9375rem
  }
  .hp-main-event {
    height: 37.9rem
  }
  .hp-main-event .text-wrapper {
    padding-top: 3.8rem
  }
  .hp-main-event .btn-cta {
    margin-top: .9rem
  }
  .hp-events-carousel {
    margin-bottom: 2.1rem
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone {
    padding: 0 1.4rem 2rem
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-indicators {
    bottom: -2rem
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-indicators li {
    width: 1.1rem;
    height: 1.1rem;
    border-color: #2a7686
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-indicators li.active {
    width: 1.2rem;
    height: 1.2rem;
    margin: 1px;
    background-color: #2a7686
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item > [class^=col-], .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item > [class^=" col-"] {
    padding-right: 1.2rem;
    padding-left: 1.2rem
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-event {
    height: 16.5rem
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-caption .category {
    font-size: .74rem;
    margin-bottom: .6rem;
    padding: .1rem .5rem
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-caption .date {
    font-size: .8rem;
    margin-bottom: .1rem;
    padding: 0 .5rem
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-caption .title {
    font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .9rem;
    padding: 0 .5rem;
    line-height: 1.1
  }
  .hp-success-story .columns-wrapper {
    height: auto
  }
  .hp-success-story .col-text {
    height: auto;
    width: 100%;
    min-height: 26rem
  }
  .hp-success-story .col-text text-wrapper {
    padding-left: 0;
    padding-right: 0
  }
  .hp-success-story .col-text p {
    font-size: .95rem
  }
  .hp-success-story .col-img {
    position: static;
    width: 100%;
    margin-left: 0;
    height: 22rem
  }
  .hp-success-story .hp-header {
    font-size: 2.3rem;
    margin-bottom: 1.7rem
  }
  .hp-success-story .btn-cta {
    border-color: #016962
  }
  .hp-join-leaders .columns-wrapper {
    height: auto
  }
  .hp-join-leaders .col-text {
    height: auto;
    width: 100%;
    min-height: 26rem;
    margin-left: 0
  }
  .hp-join-leaders .col-text .text-wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-top: 3.6rem
  }
  .hp-join-leaders .col-text .hp-header {
    font-size: 2.3rem;
    margin-bottom: 1.7rem
  }
  .hp-join-leaders .col-text p {
    font-size: .95rem
  }
  .hp-join-leaders .col-img {
    position: static;
    width: 100%;
    margin-left: 0;
    height: 22rem
  }
}
@media(max-width: 767px) {
  .hp-jumbotron {
    height: 27.8rem
  }
  .hp-jumbotron::after {
    background: none;
    background: rgba(0, 49, 46, .5)
  }
  .hp-jumbotron .text-wrapper {
    padding-top: 5.4rem;
    max-width: none;
    font-size: 1rem
  }
  .hp-jumbotron .hp-header {
    font-size: 2.3rem
  }
  .hp-mission-statement {
    padding-bottom: 1.35rem
  }
  .hp-mission-statement .card img {
    padding-left: 1rem;
    padding-right: 1rem;
    max-width: 100%
  }
  .hp-mission-statement .card .card-block {
    padding-top: 1.8rem;
    padding-bottom: .5rem
  }
  .hp-mission-statement .card .card-title {
    /* font-size: 1rem */
    color: #07f2e2;
    font-size: 14pt;
    font-weight: bold;
  }
  .hp-mission-statement .statement {
    font-size: 1.31rem;
    line-height: 1.35;
    max-width: none;
    margin-top: 1.1rem
  }
  .hp-flexible-content {
    color: #00312e;
    background-color: #f7f6f2;
    padding-top: 2.4rem;
    padding-bottom: 2.1rem
  }
  .hp-flexible-content .col-text .hp-header {
    font-size: 1.72rem;
    line-height: 1.15;
    color: #00312e;
    margin-bottom: 1.8rem
  }
  .hp-flexible-content .btn-cta {
    color: #00312e;
    border-color: #48dacb
  }
  .hp-header-events {
    margin-top: 2.3rem;
    margin-bottom: 2.2rem
  }
  .hp-main-event-mob {
    height: 15.6rem
  }
  .hp-main-event {
    background: none !important;
    color: #00312e;
    height: auto
  }
  .hp-main-event .event-header {
    font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.3rem;
    color: #00312e;
    margin-bottom: 1.5rem
  }
  .hp-main-event .text-wrapper {
    padding-top: 1.3rem;
    max-width: none
  }
  .hp-main-event .main-event-date {
    margin-bottom: .3rem
  }
  .hp-main-event p {
    font-size: 1rem;
    line-height: 1.375
  }
  .hp-main-event a {
    color: #00312e
  }
  .hp-main-event .btn-cta {
    color: #00312e;
    border-color: #48dacb
  }
  .hp-events-carousel {
    margin-bottom: 2.7rem
  }
  .hp-events-carousel .container, .hp-events-carousel .row, .hp-events-carousel .row > [class^=col-], .hp-events-carousel .row > [class^=" col-"], .hp-events-carousel .carousel-item > [class^=col-], .hp-events-carousel .carousel-item > div[class^=" col-"] {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important
  }
  .hp-events-carousel .container {
    max-width: 100%
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone {
    margin-bottom: 2.5rem;
    padding-left: 0;
    padding-right: 0
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-indicators {
    bottom: -2.5rem
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item {
    height: auto
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-event {
    background-color: #00312e;
    height: 12.3rem
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-event .image-box {
    display: none
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-event .btn-cta {
    marign-top: 1.2rem
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-caption .category {
    font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .94rem;
    color: #00312e;
    background-color: #48dacb;
    margin-bottom: 1.3rem;
    padding: .45rem 1.2rem
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-caption .date {
    font-size: .9rem;
    margin-bottom: .4rem;
    padding: 0 1.2rem
  }
  .hp-events-carousel .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-caption .title {
    font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.3rem;
    padding: 0 1.2rem;
    line-height: 1.2
  }
  .hp-events-carousel .btn-purple {
    color: #00312e
  }
  .hp-success-story {
    padding-bottom: 2.3rem;
    margin-bottom: 0
  }
  .hp-success-story .col-text {
    min-height: 22rem;
    color: #00312e
  }
  .hp-success-story .col-text .text-wrapper {
    padding: 2.4rem 0 1.8rem
  }
  .hp-success-story .col-text .hp-header {
    color: #00312e;
    margin-bottom: 2.8rem
  }
  .hp-success-story .col-text p {
    font-size: 1rem;
    line-height: 1.375
  }
  .hp-success-story .col-img {
    height: 20.7rem;
    margin-bottom: 2.3rem
  }
  .hp-success-story .btn-cta {
    color: #00312e;
    border-color: #fff
  }
  .hp-join-leaders {
    display: block;
    padding-bottom: 2.3rem;
    margin-bottom: 0;
    border-bottom: 1.4rem solid #00312e
  }
  .hp-join-leaders .col-text {
    min-height: 18.5rem
  }
  .hp-join-leaders .col-text .text-wrapper {
    padding: 2.4rem 0 0
  }
  .hp-join-leaders .col-text .hp-header {
    margin-bottom: 2.3rem
  }
  .hp-join-leaders .col-text p {
    font-size: 1.1rem
  }
  .hp-join-leaders .col-img {
    height: 20.7rem;
    margin-bottom: 2.3rem
  }
  .hp-join-leaders .btn-cta {
    color: #fff;
    border-color: #48dacb
  }
  #section-latest-posts-homepage .latest-posts-row div:nth-of-type(2) .panel, #section-latest-posts-homepage .latest-posts-row div:nth-of-type(3) .panel, #section-latest-posts-homepage .latest-posts-row div:nth-of-type(4) .panel {
    margin-top: 1rem !important
  }
  #section-latest-posts-homepage .panel {
    margin-top: 1rem
  }
}
@media(max-width: 543px) {
  .hp-jumbotron .text-wrapper {
    padding-top: 3.4rem
  }
  .hp-mission-statement .card img {
    max-width: 12rem
  }
  .hp-mission-statement .card .card-title {
    /* font-size: 1.2rem */
    color: #07f2e2;
    font-size: 14pt;
    font-weight: bold;
  }
}
footer {
  position: relative;
  color: #fff;
  background-color: #00312e;
  margin-top: 0;
  padding-top: 2.7rem;
  padding-bottom: 3.8rem;
  box-shadow: 0 1500px 0 1500px #00312e
}
footer .row-1-footer {
  margin-bottom: .5rem
}
footer .col-sign-up {
  width: 35.13333%
}
footer .col-logos-socials {
  width: 64.86667%
}
footer .col-logos {
  width: 56.73333%
}
footer .col-social {
  width: 43.23333%
}
footer .icons {
  padding-top: 3rem;
  padding-left: 0
}
footer .icons a {
  padding-left: 2rem
}
footer .icons a:first-of-type {
  padding-left: 0
}
footer .icons a:hover .fa {
  color: #019c91
}
footer .icons .fa {
  color: #016962;
  font-size: 1.7rem
}
footer .footer-logos li {
  display: inline-block;
  vertical-align: top;
  padding-top: .8rem
}
footer .footer-logos li:last-of-type {
  padding-left: 2.5rem
}
footer .form-header {
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.05rem;
  margin-bottom: 0
}
footer .form-info {
  font-size: 1rem
}
footer .btn-cta::before {
  background-color: #48dacb
}
footer #mailchimp input {
  height: 2.4rem;
  width: 69%;
  float: left;
  text-align: center;
  color: #48dacb;
  border: none;
  box-shadow: 0 0 0 0;
  border-radius: 0
}
footer #mailchimp input[type=submit] {
  width: 30%;
  color: #016962;
  background-color: #48dacb;
  float: right
}
footer #mailchimp input[type=submit]:hover, footer #mailchimp input[type=submit]:focus {
  color: #fff;
  background-color: #016962
}
footer .copyright {
  font-size: .9rem;
  margin-top: .5rem
}
footer .navbar-nav .nav-item .nav-link {
  font-size: .9rem;
  color: #fff
}
footer .navbar-nav .nav-item .nav-link:hover, footer .navbar-nav .nav-item .nav-link:focus {
  color: #016962
}
footer .to-top {
  position: fixed;
  right: .6rem;
  bottom: 0;
  z-index: 10
}
footer .to-top a {
  z-index: 1000;
  color: #48dacb;
  border-radius: 6px;
  margin-top: 0;
  padding: 7px 20px 15px;
  font-size: 40px;
  line-height: 49px;
  border-radius: 0;
  text-align: center
}
footer .to-top a:hover {
  text-decoration: none;
  color: #016962
}
footer .to-top .show {
  display: block
}
#cookiesdirective input[type=submit] {
  color: #fff;
  background-color: #016962;
  border: none;
  padding: 3px 15px
}
footer .footer-logos li:last-of-type {
  padding-left: 1.5rem
}
footer .icons a {
  padding-left: 1.6rem
}
@media(max-width: 991px) {
  footer .col-sign-up {
    width: 53.13333%
  }
  footer .col-logos-socials {
    width: 46.86667%
  }
  footer .col-logos {
    width: 100%
  }
  footer .col-social {
    width: 100%
  }
  footer .icons {
    padding-top: 0
  }
  footer .form-info {
    font-size: .9rem
  }
}
@media(max-width: 767px) {
   footer {
    margin-top: 0;
    padding-bottom: 1.2rem
  }
  footer .col-sign-up {
    width: 100%;
    overflow: hidden
  }
  footer .col-logos-socials {
    width: 100%
  }
  footer .social-wrapper, footer .logos-wrapper {
    text-align: center
  }
  footer .icons {
    padding-top: 2rem
  }
  footer .copyright {
    text-align: center
  }
  footer .footer-menu-wrapper {
    text-align: center
  }
  footer .footer-menu-wrapper .navbar-nav {
    display: inline-block
  }
  footer .footer-menu-wrapper .navbar-nav .nav-item {
    float: none
  }
  footer .footer-menu-wrapper .navbar-nav .nav-item a {
    padding-top: 0;
    padding-bottom: 0
  }
  footer .footer-menu-wrapper .navbar-nav .nav-item + .nav-item {
    margin-left: 0
  }
  footer #mailchimp input {
    width: 68.6%
  }
  footer .to-top {
    bottom: -0.7rem
  }
}
@media(max-width: 543px) {
  footer .footer-logos li img {
    max-width: 8rem
  }
  footer .footer-logos li:last-of-type {
    padding-left: .5rem
  }
  footer .form-info {
    font-size: .6875rem
  }
}
.section-page-header {
  height: 28.125rem;
  margin-bottom: 4rem
}
.section-page-header .container, .section-page-header .row, .section-page-header [class^=col-], .section-page-header [class^=" col-"] {
  height: 100%
}
.section-page-header .center-wrapper {
  display: table;
  margin: auto;
  height: 100%
}
.section-page-header .center-wrapper .center-wrapper-inner {
  display: table-cell;
  vertical-align: middle
}
.section-page-header .page-title, .section-page-header .page-title.page-title-max {
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 4.125rem;
  color: #fff;
  text-align: center;
  margin: 0
}
.section-page-header .page-title.page-title-underline {
  border-bottom: 1rem solid #48dacb;
  padding-bottom: .1rem
}
.section-page-header .page-title.page-title-mid {
  font-size: 5.625rem;
  line-height: .95
}
.section-page-header .page-title.page-title-max {
  font-size: 6.875rem;
  text-transform: uppercase
}
.section-page-header.section-page-header-higher {
  height: 28.125rem
}
.section-page-header.section-page-header-split {
  margin-bottom: 0
}
.section-page-header.section-page-header-split .col-left {
  width: 43.46667%
}
.section-page-header.section-page-header-split .col-right {
  width: 56.53333%
}
.section-page-header.section-page-header-split .page-title {
  font-size: 2.813rem
}
.section-page-header.section-page-header-split .center-wrapper {
  width: 100%
}
.section-page-header.section-page-header-split h3 {
  line-height: 1.25
}
@media(max-width: 991px) {
  .section-page-header {
    height: 15.75rem;
    margin-bottom: 1.5rem
  }
  .section-page-header .page-title, .section-page-header .page-title.page-title-max {
    font-size: 3.25rem
  }
  .section-page-header .page-title.page-title-mid {
    font-size: 3.25rem
  }
  .section-page-header.section-page-header-higher {
    height: 25.65rem
  }
  .section-page-header.section-page-header-split .col-left {
    width: 100%
  }
  .section-page-header.section-page-header-split .col-left .center-wrapper {
    padding-left: 3.5rem;
    padding-right: 3.5rem
  }
  .section-page-header.section-page-header-split .page-title {
    margin-bottom: 1.2rem;
    text-align: left
  }
}
@media(max-width: 767px) {
  .section-page-header {
    height: 13.75rem;
    margin-bottom: 1.125rem
  }
  .section-page-header .page-title, .section-page-header .page-title.page-title-max {
    font-size: 2.5rem
  }
  .section-page-header .page-title.page-title-underline {
    border-bottom-width: .5rem;
    padding-bottom: .4rem
  }
  .section-page-header.section-page-header-higher {
    height: 13.75rem
  }
  .section-page-header.section-page-header-split {
    height: auto;
    min-height: 13.75rem;
    margin-bottom: .9375rem;
    padding-top: 2.6rem;
    padding-bottom: 3.2rem
  }
  .section-page-header.section-page-header-split .col-left .center-wrapper {
    padding-left: 0;
    padding-right: 0
  }
  .section-page-header.section-page-header-split .page-title {
    font-size: 2.25rem
  }
}
@media(max-width: 543px) {
  .section-page-header .page-title, .section-page-header .page-title.page-title-max {
    font-size: 2.3rem
  }
}
.section-team-members {
  background-color: #f7f6f2;
  padding-top: 2.688rem;
  padding-bottom: 1.9rem
}
.team-members {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  padding-top: 1.5rem;
  padding-bottom: 1.8rem
}
.team-members > [class^=col-], .team-members > [class^=" col-"] {
  padding-right: .625rem;
  padding-left: .625rem
}
.team-members .image-wrapper {
  position: relative;
  margin-bottom: 1.2rem
}
.team-members .image-wrapper .name-wrapper {
  height: 156px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.5rem 1rem .7rem;
  color: #fff;
  background-color: #016962
}
.team-members .image-wrapper .name-wrapper .member-role {
  font-size: .875rem;
  margin-bottom: .2rem
}
.team-members .image-wrapper .name-wrapper .member-name {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .875rem;
  margin-bottom: .4rem
}
.team-members .image-wrapper .name-wrapper .dash {
  background-color: #fff;
  margin-top: .4rem;
  margin-bottom: .4rem
}
.team-members .image-wrapper .name-wrapper .member-info {
  font-size: .875rem;
  line-height: 1.3;
  color: #48dacb
}
.team-members .image-wrapper .name-wrapper .member-info p {
  margin-bottom: 0
}
.team-members .image-wrapper .toggle-button {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  border: none;
  background: transparent;
  color: #fff
}
@media(max-width: 991px) {
  .section-team-members {
    padding-top: .2rem;
    padding-bottom: 1.2rem
  }
  .section-team-members .section-header {
    display: none
  }
  .section-team-members .team-members {
    padding-bottom: 0;
    padding-left: 3.625rem;
    padding-right: 3.625rem
  }
  .section-team-members .image-wrapper {
    margin-bottom: 1.25rem
  }
  .section-team-members .image-wrapper img {
    margin-bottom: -1px;
    width: 100%
  }
}
@media(max-width: 767px) {
  .section-team-members .team-members {
    padding-left: 0;
    padding-right: 0
  }
}
@media(max-width: 543px) {
  .section-team-members {
    padding-bottom: .3rem
  }
  .section-team-members .image-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 18.13rem
  }
  .section-team-members .image-wrapper img {
    max-width: 18.13rem
  }
  .section-team-members .image-wrapper .name-wrapper {
    max-width: 18.13rem
  }
}
.faqs .faqHeader:not(:first-of-type) {
  margin-top: 2.5rem
}
.faqs .panel {
  background-color: #016962;
  color: #fff;
  margin-bottom: .7rem
}
.faqs .panel a {
  color: #fff;
  display: block;
  padding-right: 1rem;
  padding: 1rem 1rem 1rem
}
.faqs .panel-heading [data-toggle=collapse]:after {
  font-family: FontAwesome;
  content: "";
  float: right;
  font-size: 1.125rem;
  line-height: 1.375rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg)
}
.faqs .panel-heading [data-toggle=collapse].collapsed:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #fff
}
.faqs .panel-title {
  font-size: 1.3rem;
  margin-bottom: 0
}
.faqs .panel-body {
  padding: 0 1rem 1rem
}
.header-h3-1 {
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem
}
.header-h3-intro {
  font-size: 1.313rem;
  line-height: 1.190476;
  margin-bottom: 1.3rem
}
.h4-more-padding {
  margin-top: 20px;
  margin-bottom: 20px
}
.col-narrow {
  padding-left: 10%;
  padding-right: 10%
}
.section-header {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.142857142;
  margin-bottom: 2rem;
  color: #016962
}
.section-header.underline {
  border-bottom: 1px solid #016962;
  padding-bottom: .9rem
}
.section-header.light-green {
  color: #48dacb;
  border-color: #48dacb
}
.section-header.underline.purple {
  border-color: #2a7686
}
.section-header.underline {
  margin-top: 4.5rem;
  margin-bottom: .5rem
}
.section-header.underline:first-of-type {
  margin-top: 0
}
.v-h-text-center .center-wrapper {
  display: table;
  margin: auto;
  height: 100%
}
.v-h-text-center .center-wrapper .center-wrapper-inner {
  display: table-cell;
  vertical-align: middle
}
.download-link {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: #48dacb;
  border-radius: 0;
  margin-top: .875rem;
  padding: .3rem 1.3rem .3rem 0;
  white-space: normal;
  display: inline-block;
  text-transform: uppercase
}
.download-link:hover, .download-link:focus {
  color: #016962;
  text-decoration: none
}
.download-link::after {
  font-family: FontAwesome;
  content: "";
  padding-left: 1rem
}
.documents-downloads-wrapper {
  margin-bottom: 2.5rem;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  -webkit-column-width: 300px;
  -moz-column-width: 300px;
  column-width: 300px
}
.documents-downloads-wrapper p {
  margin-bottom: 0
}
.documents-downloads-wrapper .download-link {
  margin-bottom: 0;
  color: #016962
}
.documents-downloads-wrapper .download-link:hover, .documents-downloads-wrapper .download-link:focus {
  color: #48dacb
}
.statistics-list-wrapper {
  margin-bottom: 2.5rem;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  -webkit-column-width: 300px;
  -moz-column-width: 300px;
  column-width: 300px
}
.statistics-list-wrapper li {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  padding-top: .8rem
}
.statistics-list-wrapper li span, .statistics-list-wrapper li::before {
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #016962 !important
}
.social-link::before {
  font-family: "FontAwesome";
  font-size: 1.4rem;
  padding-right: .4rem;
  vertical-align: baseline;
  text-align: center;
  display: inline-block;
  width: 2rem
}
.social-link.facebook-link::before {
  content: ""
}
.social-link.twitter-link::before {
  content: ""
}
.social-link.linkedin-link::before {
  content: ""
}
.social-link.youtube-link::before {
  content: "ï…§"
}
.chapter-subpage-sidebar .side-menu {
  margin-top: -0.55rem
}
.menu-news-media-container .intro-title {
  margin-top: -0.35rem
}
.side-menu {
  max-width: 17.3rem
}
.side-menu li {
  border-bottom: 1px solid #00312e
}
.side-menu li a {
  line-height: 1.25;
  color: #016962;
  display: block;
  padding-top: .55rem;
  padding-bottom: .55rem;
  outline: 0
}
.side-menu li a:hover, .side-menu li a:focus {
  color: #0f497f;
  text-decoration: none
}
.side-menu.news-media-menu li a {
  cursor: pointer;
  color: #016962
}
.side-menu.news-media-menu li a:hover, .side-menu.news-media-menu li a:focus, .side-menu.news-media-menu li a.active {
  color: #014b6a
}
.side-menu.news-media-menu li.active a {
  color: #014b6a;
  font-weight: bold
}
.sidebar .chapter-logo {
  width: 11.56rem;
  margin-bottom: 3.4rem
}
.page-content ul:not(.nav):not(.list-unstyled), .kwayy-html-sitemap-wrapper ul:not(.nav):not(.list-unstyled) {
  list-style: none;
  padding-left: 0
}
.page-content ul:not(.nav):not(.list-unstyled) li, .kwayy-html-sitemap-wrapper ul:not(.nav):not(.list-unstyled) li {
  padding-left: 2rem;
  line-height: 1.25;
  position: relative
}
.page-content ul:not(.nav):not(.list-unstyled) li:before, .kwayy-html-sitemap-wrapper ul:not(.nav):not(.list-unstyled) li:before {
  font-family: FontAwesome;
  content: "—";
  margin: 0 1.35rem 0 0;
  color: #474b55;
  font-size: 15px;
  position: absolute;
  left: 0
}
.section-join-leaders .page-content ul:not(.nav) li:before {
  color: #fff
}
.btn-lg-w {
  color: #fff !important;
  border-color: #48dacb !important
}
.btn-lg-w.hvr-sweep-to-top:before {
  background-color: #48dacb !important
}
.btn-lg-g {
  color: #016962 !important;
  border-color: #48dacb !important
}
.btn-lg-g.hvr-sweep-to-top:before {
  background-color: #48dacb !important
}
.btn-g-w {
  color: #fff !important;
  border-color: #016962 !important
}
.btn-g-w.hvr-sweep-to-top:before {
  background-color: #016962 !important
}
.dash {
  background: #007b75;
  height: .125rem;
  margin-top: 1.25rem;
  margin-bottom: 1.05rem
}
.dash.dash-short {
  width: .3125rem
}
.bgk-full-width {
  position: relative
}
.bgk-full-width:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  width: 800em;
  z-index: -1
}
.bgk-full-width.bgk-f-w-left:before {
  background-color: #2d7f90;
  left: -400em
}
.bgk-full-width.bgk-f-w-right:before {
  background-color: #2a9abe;
  left: 0;
  right: auto
}
.page-content .embed-responsive {
  margin-top: 3rem;
  margin-bottom: 3rem
}
.page-content img {
  max-width: 100%
}
.page-content .blockquote {
  padding-left: 10%;
  padding-right: 10%
}
.blockquote {
  font-size: 1.75rem;
  line-height: 1.9rem;
  color: #016962;
  margin-bottom: 2rem;
  border: 0
}
.blockquote p {
  margin-bottom: .4rem
}
.blockquote .fa-quote-left {
  padding-right: .4375rem
}
.blockquote .fa-quote-right {
  padding-left: .4375rem
}
.blockquote .blockquote-div {
  font-size: 1rem
}
.jetpack-gallery {
  margin-top: 2.5rem
}
.no-br br {
  display: none
}
.dropdown.chapter .dropdown-toggle {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  color: #016962;
  border-width: 0 !important;
  background: transparent;
  padding-left: 0;
  outline: 0 !important;
  white-space: inherit
}
.dropdown.chapter .dropdown-toggle::after {
  border-width: 0
}
.dropdown.chapter .dropdown-toggle .chapters-hamburger {
  float: left;
  width: 3.5rem
}
.dropdown.chapter .dropdown-toggle .chapters-hamburger .icon-bar {
  display: block;
  width: 34px;
  background-color: #016962;
  height: 4px;
  -webkit-transition: all .25s ease-out 0s;
  transition: all .25s ease-out 0s
}
.dropdown.chapter .dropdown-toggle .chapters-hamburger .icon-bar + .icon-bar {
  margin-top: 6px
}
.dropdown.chapter .dropdown-toggle .chapters-hamburger .top-bar {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}
.dropdown.chapter .dropdown-toggle .chapters-hamburger .middle-bar {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}
.dropdown.chapter .dropdown-toggle .chapters-hamburger .bottom-bar {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}
.dropdown.chapter .dropdown-menu {
  border-width: 0 !important;
  background: #016962;
  border-radius: 0;
  min-width: 20rem
}
.dropdown.chapter .dropdown-menu ul li a {
  color: #fff
}
.dropdown.chapter.open .dropdown-toggle .chapters-hamburger .top-bar {
  -webkit-transform: rotate(44deg);
  transform: rotate(44deg);
  -webkit-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
  width: 37px
}
.dropdown.chapter.open .dropdown-toggle .chapters-hamburger .middle-bar {
  opacity: 0
}
.dropdown.chapter.open .dropdown-toggle .chapters-hamburger .bottom-bar {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
  width: 37px
}
.overflow-inherit {
  overflow: inherit !important
}
.intro-paragraph {
  margin-bottom: 2rem
}
.pagination {
  float: right
}
.pagination > li {
  padding-left: .5rem;
  padding-right: .5rem
}
.pagination > li > a, .pagination > li > span {
  border: none;
  background-color: transparent;
  color: #016962;
  font-size: 20px;
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.pagination > li > a.current, .pagination > li > span.current {
  color: #00312e
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  background-color: transparent
}
.pagination > li > span.dots:hover, .pagination > li > span.dots:focus {
  color: #016962
}
.pagination > li > a.next, .pagination > li > a.prev {
  font-size: 21px
}
.pagination > li > a.next {
  padding-right: 0
}
.nav-tabs-event {
  border: 0
}
.nav-tabs-event a {
  border: 0 !important
}
.event-cta {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: .25rem;
  padding-bottom: .125rem;
  border-bottom: .25rem solid transparent;
  display: inline-block
}
.event-cta:hover, .event-cta:focus {
  color: #2a7686;
  text-decoration: none;
  border-bottom: 4px solid #2a7686
}
.center-ver {
  position: relative;
  top: 50%;
  transform: translateY(-50%)
}
form[action^="https://www.paypal.com"] br {
  display: none
}
@media(max-width: 991px) {
  .col-narrow {
    padding-left: 15px;
    padding-right: 15px
  }
  .page-content .embed-responsive {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
  .page-content .blockquote {
    padding-left: 5%;
    padding-right: 5%
  }
  .blockquote {
    font-size: 1.5rem;
    margin-bottom: 1rem
  }
  .download-link {
    margin-top: .4rem
  }
  .side-menu {
    margin-top: 0;
    max-width: none
  }
  .bgk-full-width.bgk-f-w-right:before {
    left: -400em
  }
  .kwayy-html-sitemap-wrapper ul:not(.nav):not(.list-unstyled) li {
    padding-bottom: .2rem
  }
  .jetpack-gallery {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
  .dropdown.chapter .dropdown-backdrop {
    display: none
  }
  .dropdown.chapter .dropdown-menu {
    position: static
  }
  .intro-paragraph {
    margin-bottom: 1rem
  }
}
@media(max-width: 767px) {
  .jetpack-gallery {
    margin-bottom: 1.5rem
  }
  .dropdown.chapter {
    max-width: 22rem;
    margin-bottom: 2rem
  }
  .dropdown.chapter .dropdown-menu {
    margin-bottom: 2rem;
    min-width: 18.13rem
  }
}
@media(max-width: 543px) {
  .pagination {
    float: left
  }
  .nav-tabs-event {
    border: 0;
    margin-top: 2rem
  }
  .nav-tabs-event li {
    display: block;
    width: 100%
  }
  .nav-tabs-event li a.nav-link {
    border: 0 !important;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: .5rem
  }
}
.two-col-img-right, .two-col-img-left {
  margin: 0;
  padding: 0;
  overflow: hidden
}
.two-col-img-right.bgk-light-green, .bgk-light-green.two-col-img-left {
  background-color: #48dacb
}
.two-col-img-right.bgk-green, .bgk-green.two-col-img-left {
  background-color: #016962
}
.two-col-img-right.bgk-dark-green, .bgk-dark-green.two-col-img-left {
  background-color: #00312e
}
.two-col-img-right.bgk-light-blue, .bgk-light-blue.two-col-img-left {
  background-color: #068dd2
}
.two-col-img-right.two-col-img-right-t2, .two-col-img-right-t2.two-col-img-left {
  border-bottom: 1.3rem solid #fff
}
.two-col-img-right.two-col-img-right-t2 .col-text .text-wrapper, .two-col-img-right-t2.two-col-img-left .col-text .text-wrapper {
  padding-top: 5rem;
  padding-right: 5.5rem
}
.two-col-img-right.two-col-img-right-t2 .col-text .btn-cta, .two-col-img-right-t2.two-col-img-left .col-text .btn-cta {
  margin-top: 2.3rem;
  padding-left: .6rem;
  padding-right: .6rem
}
.two-col-img-right.two-col-img-right-t2 .col-img .image-header-single, .two-col-img-right-t2.two-col-img-left .col-img .image-header-single {
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 4.5rem;
  color: #fff;
  margin-bottom: 0
}
.two-col-img-right.two-col-img-right-t3 .col-text .text-wrapper, .two-col-img-right-t3.two-col-img-left .col-text .text-wrapper {
  padding-right: 4.5rem
}
.two-col-img-right .columns-wrapper, .two-col-img-left .columns-wrapper {
  position: relative;
  height: 450px;
  overflow: hidden
}
.two-col-img-right .col-img, .two-col-img-left .col-img {
  position: absolute;
  top: 0
}
.two-col-img-right .col-text, .two-col-img-left .col-text {
  height: 450px;
  width: 45.66667%
}
.two-col-img-right .col-text .text-wrapper, .two-col-img-left .col-text .text-wrapper {
  padding-top: 3.6rem;
  padding-right: 9.2rem
}
.two-col-img-right .col-text .hp-header, .two-col-img-left .col-text .hp-header {
  color: #016962;
  margin-bottom: 2rem
}
.two-col-img-right .col-text p, .two-col-img-left .col-text p {
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.275
}
.two-col-img-right .col-text .btn-cta, .two-col-img-left .col-text .btn-cta {
  margin-top: 1rem
}
.two-col-img-right .col-text .btn-cta::before, .two-col-img-left .col-text .btn-cta::before {
  background-color: #016962
}
.two-col-img-right .col-img, .two-col-img-left .col-img {
  height: 450px;
  width: 54.33333%;
  margin-left: 45.66667%
}
.two-col-img-left .col-text {
  width: 54.33333%;
  margin-left: 45.66667%
}
.two-col-img-left .col-text .text-wrapper {
  padding-left: 4.5rem;
  padding-right: 0
}
.two-col-img-left .col-img {
  width: 45.66667%;
  margin-left: 0
}
.section-page-intro.section-page-intro-t1 {
  margin-top: 4.688rem;
  margin-bottom: 7.1rem
}
.section-page-intro.section-page-intro-t1 .col-left {
  width: 37.33333%;
  padding-top: .3125rem
}
.section-page-intro.section-page-intro-t1 .col-left .chapter-logo {
  width: 11.56rem;
  margin-bottom: 3.4rem
}
.section-page-intro.section-page-intro-t1 .col-right {
  width: 62.66667%
}
.section-page-intro.section-page-intro-t2, .section-page-intro.section-page-intro-t3 {
  margin-top: 5.938rem;
  margin-bottom: 6.3rem
}
.section-page-intro.section-page-intro-t2 .mob-show, .section-page-intro.section-page-intro-t3 .mob-show {
  display: none
}
.section-page-intro.section-page-intro-t2 .col-left, .section-page-intro.section-page-intro-t3 .col-left {
  width: 30.93333%
}
.section-page-intro.section-page-intro-t2 .col-right, .section-page-intro.section-page-intro-t3 .col-right {
  width: 69.06667%
}
.section-page-intro.section-page-intro-t2 .intro-title, .section-page-intro.section-page-intro-t3 .intro-title {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  color: #016962;
  line-height: 1.2
}
.section-page-intro.section-page-intro-t2 .intro-cta, .section-page-intro.section-page-intro-t3 .intro-cta {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 2.15rem;
  display: block
}
.section-page-intro.section-page-intro-t2 .intro-cta .fa, .section-page-intro.section-page-intro-t3 .intro-cta .fa {
  font-size: 2.5rem;
  position: relative;
  top: .4rem;
  padding-left: 1rem
}
.section-page-intro.section-page-intro-t3 {
  margin-bottom: 5.33rem
}
.section-page-intro.section-page-intro-t3 .col-left {
  width: 37.33333%
}
.section-page-intro.section-page-intro-t3 .col-right {
  width: 62.66667%
}
.section-page-intro.section-page-intro-t3 .intro-cta {
  margin-top: -0.35rem
}
.section-page-intro .section-header {
  margin-bottom: 3.875rem
}
.section-page-intro .section-header span {
  /* color: #068dd2 */
  color: #0B5C7F;
}
.section-page-intro h3 {
  margin-bottom: 1.3rem
}
.section-page-intro p {
  line-height: 1.25;
  margin-bottom: 1.3em
}
.section-page-intro h3, .section-page-intro h3 p {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.313rem;
  line-height: 1.190476
}
.people-list {
  margin-top: 2.7rem;
  margin-bottom: 2.7rem
}
.people-list .section-header {
  margin-bottom: 1.3rem
}
.people-list p {
  line-height: 1.25;
  margin-bottom: .5rem;
  color: #016962
}
.people-list p span {
  color: #474b55
}
.people-list .members-wrapper {
  margin-bottom: 2rem
}
.section-contact-us {
  margin-top: 5rem;
  /* margin-bottom: -5.5rem; */
  padding-top: 3.4rem;
  padding-bottom: 2.7rem;
  background: #f2efea
}
.section-contact-us p, .section-contact-us .s-contact-header, .section-contact-us .s-contact-email {
  font-size: .875rem;
  line-height: 1.285714
}
.section-contact-us .s-contact-header {
  font-family: MuseoSans-900;
  color: #016962;
  margin-top: 1.2rem
}
.section-contact-us .dash {
  color: #016962
}
.section-contact-us .s-contact-name {
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: .7rem
}
.section-contact-us .s-contact-title, .section-contact-us .s-contact-address {
  line-height: 1.4;
  margin-bottom: .5rem
}
.section-contact-us .s-contact-phone {
  margin-top: .6rem;
  margin-bottom: 0
}
.section-contact-us .s-contact-fax {
  margin-bottom: .2rem
}
.section-contact-us .s-contact-email {
  color: #474b55;
  display: block;
  margin-top: .8rem
}
.section-contact-us .s-contact-email:hover {
  text-decoration: underline
}
.section-contact-us .s-contact-social-media {
  margin-top: 2rem
}
.section-contact-us .s-contact-social-media li {
  float: left;
  margin-right: 2.7rem
}
.section-contact-us .s-contact-social-media li a {
  font-size: 2rem;
  color: #016962
}
.section-contact-us .s-contact-social-media li a:hover {
  color: #48dacb
}
.section-events {
  color: #fff;
  margin-bottom: 2.5rem
}
.section-events.section-events-t1 {
  margin-bottom: 7.6rem
}
.section-events .col-upcoming-events {
  border-right: .625rem solid #fff;
  padding: 0
}
.section-events .col-upcoming-events .upcoming-events-wrapper {
  padding-left: .9375rem
}
.section-events .col-upcoming-events .header {
  margin: 0;
  padding: 1.25rem .9375rem;
  position: relative;
  color: #2a7686;
  background-color: #f7f6f2
}
.section-events .col-upcoming-events .header:before {
  background-color: inherit
}
.section-events .col-upcoming-events .event {
  height: 225px
}
.section-events .col-upcoming-events .event .col-event-text {
  padding: 0
}
.section-events .col-upcoming-events .event .col-event-img {
  padding: 0
}
.section-events .col-upcoming-events .event .event-header-wrapper {
  font-size: .825rem;
  margin-bottom: 1.2rem;
  padding-top: 1rem;
  padding-left: .9375rem;
  padding-right: .9375rem;
  background-color: #2a7686
}
.section-events .col-upcoming-events .event .event-header-wrapper:before {
  background-color: inherit
}
.section-events .col-upcoming-events .event .event-header-wrapper .event-location {
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .9375rem;
  line-height: 1.266665;
  margin-bottom: .1rem
}
.section-events .col-upcoming-events .event .event-header-wrapper .event-date {
  font-size: .9375rem;
  line-height: 1.266665
}
.section-events .col-upcoming-events .event .event-title {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.313rem;
  line-height: 1.19047;
  padding-left: .9375rem;
  padding-right: .9375rem
}
.section-events .col-upcoming-events .all-events-link {
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .9375rem;
  line-height: 1.2;
  color: #2a7686;
  background-color: #f7f6f2;
  display: block;
  padding: 1.3rem 0;
  border-bottom: .5rem solid #2a7686
}
.section-events .col-upcoming-events .all-events-link:hover {
  background-color: #2a7686;
  text-decoration: none;
  color: #fff
}
.section-events .col-upcoming-events .all-events-link:before {
  background-color: inherit;
  border-bottom: .5rem solid #2a7686;
  bottom: -0.5rem
}
.section-events .col-upcoming-events a {
  color: #fff;
  display: block
}
.section-events .col-upcoming-events a:hover, .section-events .col-upcoming-events a:focus {
  color: #fff
}
.section-events .col-past-events {
  border-left: .625rem solid #fff;
  padding: 0
}
.section-events .col-past-events .past-events-wrapper {
  padding-left: .9375rem
}
.section-events .col-past-events .event-title {
  padding-left: .9375rem
}
.section-events .col-past-events .header {
  margin: 0;
  padding: 1.25rem .9375rem;
  color: #0d85ba;
  background-color: #f7f6f2
}
.section-events .col-past-events .header:before {
  background-color: inherit
}
.section-events .col-past-events .event {
  height: 225px
}
.section-events .col-past-events .event .col-event-text, .section-events .col-past-events .event .col-event-img {
  padding: 0
}
.section-events .col-past-events .event .event-header-wrapper {
  font-size: .825rem;
  margin-bottom: 1.2rem;
  padding-top: 1rem;
  padding-left: .9375rem;
  background-color: #0d85ba
}
.section-events .col-past-events .event .event-header-wrapper:before {
  background-color: inherit
}
.section-events .col-past-events .event .event-header-wrapper .event-location {
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .9375rem;
  line-height: 1.266665;
  margin-bottom: .1rem
}
.section-events .col-past-events .event .event-header-wrapper .event-date {
  font-size: .9375rem;
  line-height: 1.266665
}
.section-events .col-past-events .event .event-title {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.313rem;
  line-height: 1.19047;
  padding-left: .9375rem
}
.section-events .col-past-events .all-events-link {
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .9375rem;
  line-height: 1.2;
  color: #0d85ba;
  background-color: #f7f6f2;
  display: block;
  padding: 1.3rem 0;
  border-bottom: .5rem solid #0d85ba
}
.section-events .col-past-events .all-events-link:hover {
  background-color: #0d85ba;
  text-decoration: none;
  color: #fff
}
.section-events .col-past-events .all-events-link:before {
  background-color: inherit;
  border-bottom: .5rem solid #0d85ba;
  bottom: -0.5rem
}
.section-events .col-past-events a {
  color: #fff;
  display: block
}
.section-events .col-past-events a:hover, .section-events .col-past-events a:focus {
  color: #fff
}
.section-gallery {
  margin-bottom: 2.7rem
}
.section-gallery .row {
  margin-left: -10px;
  margin-right: -10px
}
.section-gallery .row > [class^=col-], .section-gallery .row > [class^=" col-"] {
  padding-left: 10px;
  padding-right: 10px
}
.section-benefits {
  margin-bottom: 5.45rem
}
.section-benefits .header-h3-1 {
  margin-top: 1.4rem;
  margin-bottom: 1.4rem
}
.section-benefits .header-h3-1:first-of-type {
  margin-top: 0
}
.section-benefits p {
  margin-bottom: .2rem
}
.section-call-to-action {
  margin-bottom: 4.8rem;
  padding-top: 2.8rem;
  padding-bottom: 3.3rem;
  background-color: #016962
}
.section-call-to-action .cta-header {
  font-size: 1.75rem;
  color: #fff;
  margin-bottom: 1.6rem
}
.section-call-to-action .btn-cta {
  margin-top: .3rem;
  padding-left: 1.9rem;
  padding-right: 1.9rem;
  white-space: inherit
}
.section-committees {
  margin-top: 5rem;
  margin-bottom: 7.1rem
}
.section-committees .committees-wrapper {
  margin-top: 3.6rem;
  -moz-column-count: 4;
  -moz-column-gap: 20px;
  -webkit-column-count: 4;
  -webkit-column-gap: 20px;
  column-count: 4;
  column-gap: 20px
}
.section-committees .commitee {
  margin-bottom: 1rem
}
.section-committees h3 {
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  color: #016962;
  text-transform: uppercase;
  margin-top: .2rem;
  margin-bottom: 0
}
.section-committees p {
  margin-bottom: 0
}
.list .list-panel {
  border-bottom: 1.3rem solid #fff
}
.list .list-panel.two-col-img-right .columns-wrapper, .list .list-panel.two-col-img-left .columns-wrapper, .list .list-panel.two-col-img-right .col-text, .list .list-panel.two-col-img-left .col-text, .list .list-panel.two-col-img-right .col-img, .list .list-panel.two-col-img-left .col-img {
  min-height: 400px
}
.list .list-panel.two-col-img-left .columns-wrapper, .list .list-panel.two-col-img-left .col-text, .list .list-panel.two-col-img-left .col-img {
  min-height: 400px
}
.list a:hover, .list a:focus {
  color: inherit;
  text-decoration: none
}
.list a:hover .section-header, .list a:focus .section-header {
  text-decoration: underline
}
.section-bottom-list {
  margin-bottom: 8.7rem;
  padding-top: 4.9rem;
  overflow: hidden
}
.section-bottom-list .section-header {
  color: #016962;
  margin-bottom: 4.9rem
}
.section-bottom-list .hp-latest-news-row {
  margin-right: -60px;
  margin-left: -60px
}
.section-bottom-list .hp-latest-news-row > [class^=col-], .section-bottom-list .hp-latest-news-row > [class^=" col-"] {
  padding-right: 60px;
  padding-left: 60px
}
.section-bottom-list .border-right, .section-bottom-list .border-left, .section-bottom-list .border-both {
  position: relative
}
.section-bottom-list .border-left:before, .section-bottom-list .border-right:after {
  position: absolute;
  content: "";
  height: auto;
  top: 0;
  bottom: 0;
  border-right: 1px solid #aaa;
  width: 0
}
.section-bottom-list .border-left:before {
  left: 0
}
.section-bottom-list .border-right:after {
  right: 0
}
.section-bottom-list .show-hover {
  display: none
}
.section-bottom-list div:hover > .show-hover {
  display: block
}
.section-bottom-list .card {
  height: 470px;
  position: relative;
  margin-bottom: 0;
  margin-top: 2.7rem
}
.section-bottom-list .card .card-category {
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.15rem;
  display: inline-block;
  margin-bottom: 1.1rem
}
.section-bottom-list .card .card-block {
  padding: 0
}
.section-bottom-list .card .card-block .card-date {
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .9rem;
  margin-bottom: .4rem
}
.section-bottom-list .card .card-block .card-date span {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase
}
.section-bottom-list .card .card-block .card-title {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.3rem;
  line-height: 1.2
}
.section-bottom-list .card img {
  position: absolute;
  bottom: 3rem
}
.section-bottom-list .card .bar {
  position: absolute;
  height: 1.85rem;
  left: 0;
  bottom: 0;
  background-color: #016962
}
.section-bottom-list .card a {
  display: block;
  overflow: hidden;
  height: 100%
}
.section-bottom-list .card a:hover, .section-bottom-list .card a:focus {
  text-decoration: none
}
.section-bottom-list .card a:hover .card-title, .section-bottom-list .card a:focus .card-title {
  text-decoration: underline
}
.section-latest-posts {
  	margin-top: 4.2rem;
	margin-bottom: 4.2rem
}
.section-latest-posts .section-header {
  margin-bottom: 4.4rem
}
.section-latest-posts .latest-posts-row {
  margin-right: -60px;
  margin-left: -60px
}
.section-latest-posts .latest-posts-row > [class^=col-], .section-latest-posts .latest-posts-row > [class^=" col-"] {
  padding-right: 60px;
  padding-left: 60px
}
.section-latest-posts .border-right, .section-latest-posts .border-left, .section-latest-posts .border-both {
  position: relative
}
.section-latest-posts .border-left:before, .section-latest-posts .border-right:after {
  position: absolute;
  content: "";
  height: auto;
  top: 0;
  bottom: 0;
  border-right: 1px solid #474b55;
  width: 0
}
.section-latest-posts .border-left:before {
  left: 0
}
.section-latest-posts .border-right:after {
  right: 0
}
.section-latest-posts .panel {
  height: 470px;
  position: relative;
  margin-bottom: 0
}
.section-latest-posts .panel .full-width .card-block .card-title {
  font-size: 1.75rem;
  line-height: 1.1428571
}
.section-latest-posts .panel .card-category {
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.15rem;
  display: inline-block;
  margin-bottom: 1.1rem
}
.section-latest-posts .panel .card-block {
  padding: 0
}
.section-latest-posts .panel .card-block .card-date {
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .9375rem;
  line-height: 1.266665;
  margin-bottom: .4rem
}
.section-latest-posts .panel .card-block .card-date span {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.section-latest-posts .panel .card-block .card-title {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.313rem;
  line-height: 1.19047
}
.section-latest-posts .panel img {
  position: absolute;
  bottom: 3rem;
  border-radius: 0
}
.section-latest-posts .panel .bar {
  position: absolute;
  height: 1.85rem;
  left: 0;
  bottom: 0
}
.section-latest-posts .panel a {
  display: block;
  overflow: hidden;
  height: 100%
}
.section-latest-posts .panel a:hover, .section-latest-posts .panel a:focus {
  text-decoration: none
}
.section-latest-posts .panel a:hover .card-title, .section-latest-posts .panel a:focus .card-title {
  text-decoration: underline
}
.section-latest-posts .panel.type-headlines a, .section-latest-posts .panel.type-press a {
  /* color: #9e873a; */
   color: #5D572C;
  
}
.section-latest-posts .panel.type-headlines a:hover, .section-latest-posts .panel.type-headlines a:focus, .section-latest-posts .panel.type-press a:hover, .section-latest-posts .panel.type-press a:focus {
  text-decoraton: none
}
.section-latest-posts .panel.type-headlines a:hover .card-title, .section-latest-posts .panel.type-headlines a:focus .card-title, .section-latest-posts .panel.type-press a:hover .card-title, .section-latest-posts .panel.type-press a:focus .card-title {
  text-decoration: underline
}
.section-latest-posts .panel.type-headlines .bar, .section-latest-posts .panel.type-press .bar {
  /* background-color: #9e873a; */
  background-color: #5D572C;

}
.section-latest-posts .panel.type-news a {
  /* color: #068dd2; */
  color: #0B5C7F;
}
.s
.section-latest-posts .panel.type-news a:hover, .section-latest-posts .panel.type-news a:focus {
  text-decoraton: none
}
.section-latest-posts .panel.type-news a:hover .card-title, .section-latest-posts .panel.type-news a:focus .card-title {
  text-decoration: underline
}
.section-latest-posts .panel.type-news .bar {
  /* background-color: #068dd2; */
  background-color: #0B5C7F;

}
.section-latest-posts .panel.type-events a {
  color: #2a7686
}
.section-latest-posts .panel.type-events a:hover, .section-latest-posts .panel.type-events a:focus {
  text-decoraton: none
}
.section-latest-posts .panel.type-events a:hover .card-title, .section-latest-posts .panel.type-events a:focus .card-title {
  text-decoration: underline
}
.section-latest-posts .panel.type-events .bar {
  background-color: #2a7686
}
.section-latest-posts .panel.type-projects a, .section-latest-posts .panel.type-chapter a, .section-latest-posts .panel.type-video a, .section-latest-posts .panel.type-magazine a {
  color: #016962
}
.section-latest-posts .panel.type-projects a:hover, .section-latest-posts .panel.type-projects a:focus, .section-latest-posts .panel.type-chapter a:hover, .section-latest-posts .panel.type-chapter a:focus, .section-latest-posts .panel.type-video a:hover, .section-latest-posts .panel.type-video a:focus, .section-latest-posts .panel.type-magazine a:hover, .section-latest-posts .panel.type-magazine a:focus {
  text-decoraton: none
}
.section-latest-posts .panel.type-projects a:hover .card-title, .section-latest-posts .panel.type-projects a:focus .card-title, .section-latest-posts .panel.type-chapter a:hover .card-title, .section-latest-posts .panel.type-chapter a:focus .card-title, .section-latest-posts .panel.type-video a:hover .card-title, .section-latest-posts .panel.type-video a:focus .card-title, .section-latest-posts .panel.type-magazine a:hover .card-title, .section-latest-posts .panel.type-magazine a:focus .card-title {
  text-decoration: underline
}
.section-latest-posts .panel.type-projects .bar, .section-latest-posts .panel.type-chapter .bar, .section-latest-posts .panel.type-video .bar, .section-latest-posts .panel.type-magazine .bar {
  background-color: #016962
}
.section-map {
  background-color: #f7f6f2;
  margin-bottom: 2.5rem
}
.section-map .map-header {
  padding-top: 1rem;
  padding-bottom: .5rem
}
@media(max-width: 1024px) {
  .two-col-img-right .col-text .text-wrapper, .two-col-img-left .col-text .text-wrapper {
    padding-right: 4rem
  }
}
@media(max-width: 1199px) {
  .two-col-img-right .col-text .text-wrapper, .two-col-img-left .col-text .text-wrapper {
    padding-right: 4rem
  }
  .two-col-img-right .col-text .btn-cta, .two-col-img-left .col-text .btn-cta {
    margin-top: .5rem
  }
  .section-contact-us .s-contact-social-media li {
    margin-right: 2.4rem
  }
}
@media(max-width: 991px) {
  .two-col-img-right, .two-col-img-left {
    padding-top: 1.7rem
  }
  .two-col-img-right.two-col-img-right-t2, .two-col-img-right-t2.two-col-img-left {
    border-bottom: none;
    margin-bottom: 1.25rem
  }
  .two-col-img-right.two-col-img-right-t2 .columns-wrapper, .two-col-img-right-t2.two-col-img-left .columns-wrapper {
    height: auto;
    min-height: 21.31rem;
    padding-bottom: 1.9rem
  }
  .two-col-img-right.two-col-img-right-t2 .col-text, .two-col-img-right-t2.two-col-img-left .col-text {
    height: auto
  }
  .two-col-img-right.two-col-img-right-t2 .col-text .text-wrapper, .two-col-img-right-t2.two-col-img-left .col-text .text-wrapper {
    padding-top: 0;
    padding-right: 0
  }
  .two-col-img-right.two-col-img-right-t2 .col-text .btn-cta, .two-col-img-right-t2.two-col-img-left .col-text .btn-cta {
    margin-top: .3rem
  }
  .two-col-img-right.two-col-img-right-t3 .col-text .text-wrapper, .two-col-img-right-t3.two-col-img-left .col-text .text-wrapper {
    padding-right: 0
  }
  .two-col-img-right .columns-wrapper, .two-col-img-left .columns-wrapper {
    height: auto;
    min-height: 19.51rem;
    padding-bottom: 1.9rem
  }
  .two-col-img-right .col-text, .two-col-img-left .col-text {
    height: auto;
    width: 50%;
    padding-right: .625rem
  }
  .two-col-img-right .col-text .text-wrapper, .two-col-img-left .col-text .text-wrapper {
    padding-top: 0;
    padding-right: 0
  }
  .two-col-img-right .col-text .btn-cta, .two-col-img-left .col-text .btn-cta {
    margin-top: .3rem
  }
  .two-col-img-right .col-img-tablet, .two-col-img-left .col-img-tablet {
    padding-left: .625rem
  }
  .two-col-img-right .col-img-tablet p, .two-col-img-left .col-img-tablet p {
    font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 3rem;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    bottom: 0;
    transform: translate(-50%, -50%);
    width: 100%;
    margin-bottom: 3rem
  }
  .two-col-img-left .col-text {
    height: auto;
    width: 50%;
    padding-left: .625rem;
    margin-left: 0
  }
  .two-col-img-left .col-text .text-wrapper {
    padding-top: 0;
    padding-left: 0
  }
  .two-col-img-left .col-text .btn-cta {
    margin-top: .3rem
  }
  .two-col-img-left .col-img-tablet {
    padding-right: .625rem
  }
  .section-page-intro.section-page-intro-t1 {
    margin-top: 2.1rem;
    margin-bottom: 1.8rem;
    .col-right: 66.66667%
  }
  .section-page-intro.section-page-intro-t1 .col-left {
    width: 33.33333%
  }
  .section-page-intro.section-page-intro-t1-1 {
    margin-top: 1.5rem;
    margin-bottom: 4.3rem
  }
  .section-page-intro.section-page-intro-t1-1 .col-left {
    width: 100%
  }
  .section-page-intro.section-page-intro-t1-1 .col-left .chapter-logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 1.3rem;
    padding-left: 2rem
  }
  .section-page-intro.section-page-intro-t1-1 .col-right {
    width: 100%
  }
  .section-page-intro.section-page-intro-t2, .section-page-intro.section-page-intro-t3 {
    margin-top: 1.738rem;
    margin-bottom: 50px
  }
  .section-page-intro.section-page-intro-t2 .mob-show, .section-page-intro.section-page-intro-t3 .mob-show {
    display: block
  }
  .section-page-intro.section-page-intro-t2 .mob-hide, .section-page-intro.section-page-intro-t3 .mob-hide {
    display: none
  }
  .section-page-intro.section-page-intro-t2 .sidebar-text, .section-page-intro.section-page-intro-t3 .sidebar-text {
    padding-bottom: 50px
  }
  .section-page-intro.section-page-intro-t2 .col-left, .section-page-intro.section-page-intro-t3 .col-left {
    width: 100%
  }
  .section-page-intro.section-page-intro-t2 .col-right, .section-page-intro.section-page-intro-t3 .col-right {
    width: 100%
  }
  .section-page-intro.section-page-intro-t2 .intro-title, .section-page-intro.section-page-intro-t3 .intro-title {
    margin-bottom: 3.8rem
  }
  .section-page-intro.section-page-intro-t2 .intro-title-t1, .section-page-intro.section-page-intro-t3 .intro-title-t1 {
    margin-top: 3rem
  }
  .section-page-intro.section-page-intro-t2 h3, .section-page-intro.section-page-intro-t3 h3, .section-page-intro.section-page-intro-t2 h3 p, .section-page-intro.section-page-intro-t3 h3 p {
    margin-bottom: 1.8rem
  }
  .section-page-intro.section-page-intro-t2 h3:last-of-type, .section-page-intro.section-page-intro-t3 h3:last-of-type, .section-page-intro.section-page-intro-t2 p:last-of-type, .section-page-intro.section-page-intro-t3 p:last-of-type {
    margin-bottom: .75rem
  }
  .section-page-intro.section-page-intro-t2 .intro-cta, .section-page-intro.section-page-intro-t3 .intro-cta {
    margin-top: .75rem
  }
  .section-page-intro.section-page-intro-t3 {
    margin-top: 1.5rem;
    margin-bottom: 1.7rem
  }
  .section-page-intro.section-page-intro-t3 .intro-title {
    margin-bottom: 1.8rem
  }
  .section-page-intro.section-page-intro-t3 .intro-title br {
    display: none
  }
  .section-page-intro.section-page-intro-t3 h3:last-of-type {
    margin-bottom: 1.35rem
  }
  .section-page-intro.section-page-intro-t3 .intro-cta {
    margin-top: -0.75rem
  }
  .section-page-intro .section-header {
    margin-bottom: 1.875rem
  }
  .people-list {
    margin-top: 1.4rem;
    margin-bottom: 1.4rem
  }
  .people-list .section-header {
    margin-bottom: .8rem
  }
  .people-list p span {
    display: block
  }
  .section-events {
    margin-bottom: .725rem
  }
  .section-events .col-upcoming-events {
    margin-bottom: 1.125rem;
    border: none
  }
  .section-events .col-past-events {
    border: none
  }
  .section-events-desktop-mobile {
    display: none
  }
  .section-events-upcoming-tablet {
    margin-bottom: 1.25rem
  }
  .section-events-upcoming-tablet .header-wrapper, .section-events-upcoming-tablet .all-events-link-wrapper {
    overflow: hidden;
    background-color: #f7f6f2
  }
  .section-events-upcoming-tablet .header, .section-events-upcoming-tablet .all-events-link {
    color: #2a7686;
    display: block;
    margin-bottom: 0;
    padding-top: 1.1rem;
    padding-bottom: 1.2rem
  }
  .section-events-upcoming-tablet .header:before, .section-events-upcoming-tablet .all-events-link:before {
    background-color: #f7f6f2
  }
  .section-events-upcoming-tablet .all-events-link-wrapper {
    border-bottom: .7rem solid #2a7686
  }
  .section-events-upcoming-tablet .container .row {
    display: flex
  }
  .section-events-upcoming-tablet .col-upcoming-events {
    margin-bottom: 0
  }
  .section-events-upcoming-tablet .col-upcoming-events .event .event-title {
    margin-bottom: 1rem
  }
  .section-events-upcoming-tablet .col-upcoming-events .col-event-img .bkg-image {
    height: 12.5rem
  }
  .section-events-upcoming-tablet .col-upcoming-events-left {
    border-right: .625rem solid #fff
  }
  .section-events-upcoming-tablet .col-upcoming-events-left.bgk-full-width.bgk-f-w-right:before {
    background-color: #2a7686
  }
  .section-events-upcoming-tablet .col-upcoming-events-left .col-event-img {
    margin-left: .9375rem
  }
  .section-events-upcoming-tablet .col-upcoming-events-right {
    border-left: .625rem solid #fff
  }
  .section-events-upcoming-tablet .col-upcoming-events-right.bgk-full-width.bgk-f-w-right:before {
    background-color: #2d7f90
  }
  .section-events-upcoming-tablet .col-upcoming-events-right .col-event-img {
    margin-right: .9375rem
  }
  .section-events-past-tablet .header-wrapper, .section-events-past-tablet .all-events-link-wrapper {
    overflow: hidden;
    background-color: #f7f6f2
  }
  .section-events-past-tablet .header, .section-events-past-tablet .all-events-link {
    color: #0d85ba;
    display: block;
    margin-bottom: 0;
    padding-top: 1.1rem;
    padding-bottom: 1.2rem
  }
  .section-events-past-tablet .header:before, .section-events-past-tablet .all-events-link:before {
    background-color: #f7f6f2
  }
  .section-events-past-tablet .all-events-link-wrapper {
    border-bottom: .7rem solid #0d85ba
  }
  .section-events-past-tablet .container .row {
    display: flex
  }
  .section-events-past-tablet .col-past-events {
    margin-bottom: 0
  }
  .section-events-past-tablet .col-past-events .event .event-title {
    margin-bottom: 1rem
  }
  .section-events-past-tablet .col-past-events .col-event-img .bkg-image {
    height: 12.5rem
  }
  .section-events-past-tablet .col-past-events-left {
    border-right: .625rem solid #fff
  }
  .section-events-past-tablet .col-past-events-left.bgk-full-width.bgk-f-w-right:before {
    background-color: #0d85ba
  }
  .section-events-past-tablet .col-past-events-left .col-event-img {
    margin-left: .9375rem
  }
  .section-events-past-tablet .col-past-events-right {
    border-left: .625rem solid #fff
  }
  .section-events-past-tablet .col-past-events-right.bgk-full-width.bgk-f-w-right:before {
    background-color: #318698
  }
  .section-events-past-tablet .col-past-events-right .col-event-img {
    margin-right: .9375rem
  }
  .section-contact-us {
    margin-top: 1.4rem;
    padding-top: 2.1rem;
    padding-bottom: 2rem
  }
  .section-contact-us .section-header {
    margin-bottom: 0
  }
  .section-contact-us .s-contact-social-media {
    margin-top: 1rem
  }
  .section-gallery {
    margin-bottom: 2rem
  }
  .section-benefits {
    margin-bottom: 2rem
  }
  .section-committees {
    margin-top: 1.5rem;
    margin-bottom: 2.5rem
  }
  .section-committees .committees-wrapper {
    -moz-column-count: 2;
    -moz-column-gap: .9375rem;
    -webkit-column-count: 2;
    -webkit-column-gap: .9375rem;
    column-count: 2;
    column-gap: .9375rem
  }
  .list .list-panel {
    border-bottom: 1.3rem solid #fff
  }
  .list .list-panel.two-col-img-right .columns-wrapper, .list .list-panel.two-col-img-left .columns-wrapper, .list .list-panel.two-col-img-right .col-text, .list .list-panel.two-col-img-left .col-text, .list .list-panel.two-col-img-right .col-img, .list .list-panel.two-col-img-left .col-img {
    height: auto;
    min-height: 345px
  }
  .list .list-panel.two-col-img-left .columns-wrapper, .list .list-panel.two-col-img-left .col-text, .list .list-panel.two-col-img-left .col-img {
    height: auto;
    min-height: 345px
  }
  .section-latest-posts {
    margin-top: 2.1rem
  }
  .section-latest-posts .section-header {
    margin-bottom: 1.5rem
  }
  .section-latest-posts .border-left:before, .section-latest-posts .border-right:after {
    display: none
  }
  .section-latest-posts .panel {
    height: auto;
    margin-top: 0;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #474b55
  }
  .section-latest-posts .panel .text-wrapper {
    padding-bottom: 2rem
  }
  .section-latest-posts .panel-inner-one {
    width: 50%;
    float: left;
    position: relative;
    height: 100%;
    padding-left: .9375rem
  }
  .section-latest-posts .panel-inner-one.full-width {
    width: 100%;
    padding-left: 0
  }
  .section-latest-posts .panel-inner-one.full-width .bar {
    margin-left: 0
  }
  .section-latest-posts .panel-inner-two {
    width: 50%;
    float: left;
    padding-right: .9375rem
  }
  .section-latest-posts .panel img {
    position: static
  }
  .section-latest-posts .panel .bar {
    height: 1.5rem;
    margin-left: .9375rem
  }
  .section-latest-posts .border-left .panel {
    margin-bottom: 0
  }
  .section-map {
    background-color: #f7f6f2;
    margin-bottom: 1.25rem
  }
}
@media(max-width: 767px) {
  .two-col-img-right, .two-col-img-left {
    padding-top: 0
  }
  .two-col-img-right.two-col-img-right-t2 .columns-wrapper, .two-col-img-right-t2.two-col-img-left .columns-wrapper {
    margin-top: 2.9rem;
    padding-bottom: 0
  }
  .two-col-img-right.two-col-img-right-t2 .col-text .text-wrapper, .two-col-img-right-t2.two-col-img-left .col-text .text-wrapper {
    float: none
  }
  .two-col-img-right.two-col-img-right-t2 .col-img, .two-col-img-right-t2.two-col-img-left .col-img {
    display: block !important;
    margin-top: 2rem;
    margin-bottom: 0
  }
  .two-col-img-right.two-col-img-right-t2 .col-img .image-header-single, .two-col-img-right-t2.two-col-img-left .col-img .image-header-single {
    font-size: 3.25rem
  }
  .two-col-img-right .columns-wrapper, .two-col-img-left .columns-wrapper {
    margin-top: 2.9rem;
    padding-bottom: 0
  }
  .two-col-img-right .col-text, .two-col-img-left .col-text {
    width: 100%;
    padding-left: .9375rem;
    padding-right: .9375rem
  }
  .two-col-img-right .col-text p, .two-col-img-left .col-text p {
    line-height: 1.25
  }
  .two-col-img-right .col-img, .two-col-img-left .col-img {
    width: 100%;
    position: static;
    height: 260px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2.2rem
  }
  .two-col-img-right .col-img.img-mob-bottom, .two-col-img-left .col-img.img-mob-bottom {
    margin-top: 2.2rem;
    margin-bottom: 0
  }
  .section-page-intro.section-page-intro-t1 {
    margin-top: 1.9rem;
    margin-bottom: 1.9rem
  }
  .section-page-intro.section-page-intro-t1 .col-left {
    width: 100%
  }
  .section-page-intro.section-page-intro-t1 .col-left .chapter-logo {
    margin-left: 0;
    padding-top: 1rem;
    padding-left: 0rem;
    max-width: 10rem
  }
  .section-page-intro.section-page-intro-t1 .col-left .side-menu {
    margin-top: 2rem
  }
  .section-page-intro.section-page-intro-t1 .col-right {
    width: 100%
  }
  .section-page-intro.section-page-intro-t1-1 {
    margin-bottom: 2.8rem
  }
  .section-page-intro.section-page-intro-t2, .section-page-intro.section-page-intro-t3 {
    margin-top: 1.125rem;
    margin-bottom: .8rem
  }
  .section-page-intro.section-page-intro-t2 .intro-title, .section-page-intro.section-page-intro-t3 .intro-title {
    margin-bottom: 1.4rem
  }
  .section-page-intro.section-page-intro-t2 h3, .section-page-intro.section-page-intro-t3 h3, .section-page-intro.section-page-intro-t2 h3 p, .section-page-intro.section-page-intro-t3 h3 p {
    margin-bottom: 1.2rem
  }
  .section-page-intro.section-page-intro-t2 .intro-cta, .section-page-intro.section-page-intro-t3 .intro-cta {
    line-height: .2;
    margin-top: 1.75rem
  }
  .section-page-intro.section-page-intro-t2 .intro-cta .fa, .section-page-intro.section-page-intro-t3 .intro-cta .fa {
    font-size: 2rem;
    top: .3
  }
  .section-page-intro.section-page-intro-t2, .section-page-intro.section-page-intro-t3 {
    margin-bottom: 1.8rem
  }
  .section-events .col-upcoming-events .event {
    height: auto
  }
  .section-events .col-upcoming-events .event .event-header-wrapper {
    margin-bottom: 1.7rem;
    padding-top: 1.5rem;
    padding-bottom: .3rem
  }
  .section-events .col-upcoming-events .event .event-title {
    margin-bottom: 1.6rem
  }
  .section-events .col-upcoming-events .event .bkg-image {
    height: 11.88rem
  }
  .section-events .col-past-events .event {
    height: auto
  }
  .section-events .col-past-events .event .event-header-wrapper {
    margin-bottom: 1.7rem;
    padding-top: 1.5rem;
    padding-bottom: .3rem
  }
  .section-events .col-past-events .event .event-title {
    margin-bottom: 1.6rem
  }
  .section-events .col-past-events .event .bkg-image {
    height: 11.88rem
  }
  .section-events-desktop-mobile {
    display: block
  }
  .section-call-to-action {
    margin-bottom: 2rem
  }
  .section-contact-us {
    margin-top: 1.4rem;
    padding-top: 1.4rem
  }
  .section-committees {
    margin-top: 2.6rem;
    margin-bottom: 1.4rem
  }
  .section-committees .committees-wrapper {
    margin-top: 2.4rem
  }
  .list .list-panel.two-col-img-right .columns-wrapper, .list .list-panel.two-col-img-left .columns-wrapper, .list .list-panel.two-col-img-right .col-text, .list .list-panel.two-col-img-left .col-text, .list .list-panel.two-col-img-right .col-img, .list .list-panel.two-col-img-left .col-img {
    min-height: 0
  }
  .list .list-panel.two-col-img-right .col-img, .list .list-panel.two-col-img-left .col-img {
    height: 260px
  }
  .list .list-panel.two-col-img-left .columns-wrapper, .list .list-panel.two-col-img-left .col-text, .list .list-panel.two-col-img-left .col-img {
    min-height: 0
  }
  .list .list-panel.two-col-img-left .columns-wrapper {
    margin-top: 0
  }
  .section-latest-posts {
    margin-top: 2rem
  }
  .section-latest-posts .latest-posts-row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem
  }
  .section-latest-posts .latest-posts-row > [class^=col-], .section-latest-posts .latest-posts-row > [class^=" col-"] {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
  .section-latest-posts .panel {
    height: auto;
    margin-top: 0;
    margin-bottom: 1.5rem;
    border-bottom: none
  }
  .section-latest-posts .panel .text-wrapper {
    padding-bottom: 0
  }
  .section-latest-posts .panel img {
    margin-bottom: 1rem
  }
  .section-latest-posts .panel .card-category {
    font-size: .875rem;
    margin-bottom: 1.5rem
  }
  .section-latest-posts .panel .card-title {
    font-size: 1.25rem
  }
  .section-latest-posts .panel .bar {
    margin-left: 0
  }
  .section-latest-posts .panel-inner-one, .section-latest-posts .panel-inner-two {
    width: 100%;
    padding-left: 0;
    padding-right: 0
  }
  .section-latest-posts .panel-inner-one {
    padding-bottom: 2.4rem
  }
  .section-latest-posts .section-header {
    margin-bottom: 1.7rem
  }
  .section-latest-posts .border-left .panel {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0
  }
}
@media(max-width: 543px) {
  .section-gallery {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0
  }
  .section-gallery .row {
    margin-right: 0rem;
    margin-left: 0rem
  }
  .section-gallery .row > [class^=col-], .section-gallery .row > [class^=" col-"] {
    padding-right: 0;
    padding-left: 0
  }
  .section-gallery img {
    width: 100%;
    margin-bottom: 1.3rem
  }
  .section-committees .committees-wrapper {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0
  }
}
p.sidebar-text {
  padding-bottom: 50px
}
.section-flexible-content {
  background-color: #f7f6f2;
  padding-top: 3.6rem;
  padding-bottom: 4.5rem
}
.section-flexible-content .col-img {
  padding-top: .32rem;
  width: 67.36667%
}
.section-flexible-content .col-text {
  width: 32.63333%;
  padding-left: 1.688rem
}
.section-flexible-content .col-text p {
  line-height: 1.3
}
.section-flexible-content .col-text .btn-cta {
  margin-top: 3rem;
  padding-left: .6rem;
  padding-right: .6rem
}
.section-impact-stories {
  border-bottom: 1.3rem solid #48dacb
}
.section-impact-stories .col-text .text-wrapper {
  padding-top: 2.8rem;
  padding-right: 6rem
}
.section-impact-stories .col-text .section-header {
  color: #fff
}
.section-impact-stories .col-text p {
  line-height: 1.3
}
.section-impact-stories .col-text .btn-cta {
  margin-top: 1.6rem
}
.section-focus-areas {
  border-bottom: 1.3rem solid #48dacb
}
.section-focus-areas-t2 {
  border-bottom-width: 0
}
.section-america .section-header, .section-worldwide .section-header {
  color: #fff
}
.section-america .col-text, .section-worldwide .col-text {
  color: #fff
}
.section-carousel-slides {
  border-top: 1.3rem solid #48dacb
}
.hp-latest-news.section-latest-news {
  padding-top: 4.188rem
}
.hp-latest-news.section-latest-news .section-header {
  margin-bottom: 4.3rem
}
.hp-latest-news.section-latest-news .card {
  height: 520px
}
.hp-latest-news.section-latest-news .card .card-block .card-date span {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.hp-latest-news.section-latest-news .card img {
  bottom: 5rem
}
.hp-latest-news.section-latest-news .card.card-news .card-block .card-title {
  font-size: 1.75rem;
  line-height: 1.1428571
}
.section-highlight {
  min-height: 23rem
}
.section-statistics-list {
  min-height: 28rem
}
.contact-chapter-form {
  width: 100%
}
.contact-chapter-form .select-wrapper {
  max-width: 20rem;
  position: relative;
  display: inline
}
.contact-chapter-form .select-wrapper:after {
  content: "";
  font-family: FontAwesome;
  color: #fff;
  font-size: 1rem;
  line-height: 2.5rem;
  right: 4px;
  top: -11.1px;
  bottom: 2px;
  padding: 0 .9rem;
  position: absolute;
  pointer-events: none;
  background-color: #016962;
  height: 2.7rem
}
.contact-chapter-form select {
  width: 100%;
  padding: .9rem 1rem;
  outline: none;
  margin-bottom: 0;
  border-color: #016962;
  border-style: solid;
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .875rem;
  color: #474b55;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.chapter-contact-details {
  overflow: hidden;
  margin-bottom: 2rem
}
.chapter-contact-details p, .chapter-contact-details .chapter-contact-email {
  font-size: .875rem;
  line-height: 1.285714
}
.chapter-contact-details .chapter-contact-name {
  color: #016962;
  margin-bottom: .7rem
}
.chapter-contact-details .chapter-contact-address {
  margin-bottom: 0
}
.chapter-contact-details .chapter-contact-phone {
  margin-top: .8rem;
  margin-bottom: 0
}
.chapter-contact-details .chapter-contact-role {
  margin-bottom: .7rem
}
.chapter-contact-details .chapter-contact-fax {
  margin-bottom: .7rem
}
.chapter-contact-details .chapter-contact-email {
  color: #474b55;
  line-height: 1.25;
  margin-top: .6rem;
  display: block
}
.chapter-contact-details .chapter-contact-social-media {
  margin-top: 1rem
}
.chapter-contact-details .chapter-contact-social-media li {
  float: left;
  margin-right: 2rem
}
.chapter-contact-details .chapter-contact-social-media li a {
  font-size: 1.5rem;
  color: #016962
}
.chapter-contact-details .chapter-contact-social-media li a:hover {
  color: #48dacb
}
.col-contact-form div.wpcf7 {
  margin-left: auto;
  margin-right: auto;
  width: 100%
}
.col-contact-form div.wpcf7 input:not([type=checkbox]), .col-contact-form div.wpcf7 select, .col-contact-form div.wpcf7 textarea {
  color: #474b55;
  height: 3.4rem;
  width: 100%;
  padding: 1rem;
  border: 1px solid #016962;
  box-shadow: none;
  border-radius: 0
}
.col-contact-form div.wpcf7 input:not([type=checkbox]):focus, .col-contact-form div.wpcf7 select:focus, .col-contact-form div.wpcf7 textarea:focus {
  border-color: #474b55;
  outline: 0
}
.col-contact-form div.wpcf7 input:not([type=checkbox]).wpcf7-not-valid, .col-contact-form div.wpcf7 select.wpcf7-not-valid, .col-contact-form div.wpcf7 textarea.wpcf7-not-valid {
  border-color: #016962
}
.col-contact-form div.wpcf7 input:not([type=checkbox]).wpcf7-not-valid:focus, .col-contact-form div.wpcf7 select.wpcf7-not-valid:focus, .col-contact-form div.wpcf7 textarea.wpcf7-not-valid:focus {
  color: #474b55
}
.col-contact-form div.wpcf7 textarea {
  height: 5rem
}
.col-contact-form div.wpcf7 input[type=submit] {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.313rem;
  color: #fff;
  text-transform: uppercase;
  background-color: #016962;
  margin-top: 0
}
.col-contact-form div.wpcf7 input[type=submit]:hover, .col-contact-form div.wpcf7 input[type=submit]:focus {
  color: #016962;
  background-color: #fff;
  border: 1px solid #016962
}
.col-contact-form div.wpcf7 .checkbox-gdpr span span {
  margin-left: 0
}
.col-contact-form div.wpcf7 .select-wrapper {
  position: relative;
  display: inline
}
.col-contact-form div.wpcf7 .select-wrapper:after {
  content: "";
  font-family: FontAwesome;
  color: #fff;
  font-size: 1rem;
  line-height: 2.8rem;
  height: 2.8rem;
  right: .25rem;
  top: -0.75rem;
  bottom: 0;
  padding: 0 1rem;
  background-color: #016962;
  position: absolute;
  pointer-events: none
}
.col-contact-form div.wpcf7 select {
  color: #474b55;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.col-contact-form div.wpcf7 select::-ms-expand {
  display: none
}
.col-contact-form div.wpcf7 select option[disabled] {
  display: none
}
.col-contact-form div.wpcf7 p {
  margin-bottom: 20px
}
.col-contact-form div.wpcf7 span.wpcf7-not-valid-tip {
  font-size: .8125rem;
  color: #016962;
  line-height: 1.6rem;
  display: block
}
.col-contact-form div.wpcf7 div.wpcf7-validation-errors {
  font-size: 1.125rem;
  line-height: 27px;
  color: #016962;
  border: none;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 30px;
  border: 1px solid #016962
}
.col-contact-form div.wpcf7 .wpcf7-mail-sent-ok {
  font-size: 1.25rem;
  line-height: 1.190476;
  border: 1px solid #016962;
  margin-left: 0;
  margin-right: 0;
  padding: 1.25rem 1.875rem
}
.col-contact-form div.wpcf7 div.wpcf7-response-output {
  margin: 0 0 1rem
}
.col-contact-form div.wpcf7 span.ajax-loader {
  margin-top: .5rem;
  margin-bottom: .5rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-image: url("img/ajax-loader.gif");
  width: 35px;
  height: 35px
}
.col-contact-form div.wpcf7 p:last-of-type {
  margin-bottom: 0
}
.col-contact-form div.wpcf7 ::-webkit-input-placeholder {
  color: #474b55
}
.col-contact-form div.wpcf7 :-moz-placeholder {
  color: #474b55
}
.col-contact-form div.wpcf7 ::-moz-placeholder {
  color: #474b55
}
.col-contact-form div.wpcf7 :-ms-input-placeholder {
  color: #474b55
}
.donate-form .form-control, .donate-form .post-password-form input, .post-password-form .donate-form input {
  border-color: #016962 !important;
  border-radius: 0
}
.donate-form button[type=submit] {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  background-color: #016962;
  margin-top: 0;
  border-radius: 0
}
.donate-form button[type=submit]:hover, .donate-form button[type=submit]:focus {
  color: #016962;
  background-color: #fff;
  border: 1px solid #016962
}
.post-password-form p {
  color: #474b55;
  text-align: center
}
.post-password-form p:first-of-type {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.313rem;
  line-height: 1.190476
}
.post-password-form input {
  border-color: #016962 !important;
  border-radius: 0;
  margin-top: .5rem;
  margin-bottom: .5rem
}
.post-password-form input[type=submit] {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.313rem;
  color: #fff;
  text-transform: uppercase;
  background-color: #016962;
  margin-top: 0;
  width: 8rem
}
.post-password-form input[type=submit]:hover, .post-password-form input[type=submit]:focus {
  color: #016962;
  background-color: #fff;
  border: 1px solid #016962
}
#searchbox {
  border-color: #016962 !important;
  border-radius: 0
}
.kwayy-html-sitemap-wrapper a {
  color: #474b55
}
.kwayy-html-sitemap-wrapper a:hover, .kwayy-html-sitemap-wrapper a:focus {
  text-decoration: underline
}
.search .s-title {
  margin-bottom: 1rem
}
.search .s-title .s-date {
  font-size: 1rem;
  padding-top: .2rem
}
.search .search-link:hover p, .search .search-link:hover span.s-date, .search .search-link:focus p, .search .search-link:focus span.s-date {
  text-decoration: none
}
.search input#searchbox::-webkit-input-placeholder {
  color: #c6c6c6
}
.search input#searchbox:-moz-placeholder {
  color: #c6c6c6
}
.search input#searchbox::-moz-placeholder {
  color: #c6c6c6
}
.search input#searchbox:-ms-input-placeholder {
  color: #c6c6c6
}
@media(max-width: 991px) {
  .section-flexible-content {
    padding-top: 1.45rem;
    padding-bottom: 1.4rem;
    margin-bottom: 1.25rem
  }
  .section-flexible-content .col-img {
    padding-top: .22rem;
    padding-right: .625rem;
    width: 50%
  }
  .section-flexible-content .col-text {
    width: 50%;
    padding-left: .625rem
  }
  .section-flexible-content .col-text .section-header {
    font-size: 1.375rem;
    margin-bottom: 1.3rem
  }
  .section-flexible-content .col-text .section-header br {
    display: none
  }
  .section-flexible-content .col-text p {
    color: #016962;
    line-height: 1.375
  }
  .section-flexible-content .col-text p:last-of-type {
    margin-bottom: 1rem
  }
  .section-flexible-content .col-text .btn-cta {
    margin-top: 0rem;
    padding-left: .6rem;
    padding-right: .6rem
  }
  .section-impact-stories {
    border-bottom: none
  }
  .section-impact-stories .columns-wrapper {
    height: auto;
    padding-bottom: 1.9rem
  }
  .section-impact-stories .col-text {
    height: auto
  }
  .section-impact-stories .col-text .text-wrapper {
    padding-top: 0;
    padding-right: 0
  }
  .section-impact-stories .col-text .btn-cta {
    margin-top: .3rem
  }
  .hp-latest-news.section-latest-news {
    padding-top: 0
  }
  .hp-latest-news.section-latest-news .section-header {
    margin-top: .625rem;
    margin-bottom: 4.3rem
  }
  .hp-latest-news.section-latest-news .border-left:before, .hp-latest-news.section-latest-news .border-right:after {
    display: none
  }
  .hp-latest-news.section-latest-news .card {
    height: auto
  }
  .hp-latest-news.section-latest-news .card a {
    display: inline
  }
  .hp-latest-news.section-latest-news .card img {
    position: static
  }
  .latest-posts-row div:nth-of-type(4) .panel {
    margin-top: 3rem !important
  }
  .section-latest-posts.section-news-media .latest-posts-row {
    margin-right: -25px;
    margin-left: -25px
  }
  .section-latest-posts.section-news-media .latest-posts-row > [class^=col-], .section-latest-posts.section-news-media .section-latest-posts .latest-posts-row > [class^=" col-"] {
    padding-right: 25px;
    padding-left: 25px
  }
  .section-latest-posts.section-news-media .panel {
    height: 450px;
    padding-left: 0;
    border: none;
    padding-bottom: .15px
  }
  .section-latest-posts.section-news-media .panel img {
    position: absolute;
    bottom: 45px;
    width: 100%
  }
  .section-latest-posts.section-news-media .panel .bar {
    margin-left: 0
  }
  .section-latest-posts.section-news-media .panel-inner-one {
    width: 100%;
    padding-left: 0
  }
  .section-highlight {
    min-height: 0
  }
  .section-statistics-list {
    min-height: 0
  }
  .acf-map {
    height: 64vw !important
  }
}
@media(max-width: 767px) {
  .section-flexible-content {
    margin-bottom: 0;
    padding-top: 0
  }
  .section-flexible-content .col-img {
    padding-top: 0;
    margin-bottom: 1.5rem;
    padding-left: 0;
    padding-right: 0;
    width: 100%
  }
  .section-flexible-content .col-text {
    width: 100%;
    padding-left: .9375rem;
    padding-right: .9375rem
  }
  .section-impact-stories {
    border-bottom: 1.25rem solid #fff
  }
  .section-impact-stories .columns-wrapper {
    margin-top: 0
  }
  .section-impact-stories .col-text .text-wrapper {
    float: none
  }
  .section-impact-stories .col-text .text-wrapper p {
    line-height: 1.25
  }
  .section-impact-stories .col-text .btn-cta {
    margin-top: 1.4rem
  }
  .latest-posts-row div:nth-of-type(3) .panel {
    margin-top: 3rem !important
  }
  .section-latest-posts.section-news-media .latest-posts-row {
    margin-right: -15px;
    margin-left: -15px
  }
  .section-latest-posts.section-news-media .latest-posts-row > [class^=col-], .section-latest-posts.section-news-media .section-latest-posts .latest-posts-row > [class^=" col-"] {
    padding-right: 15px;
    padding-left: 15px
  }
  .section-latest-posts.section-news-media .panel {
    height: auto
  }
  .section-latest-posts.section-news-media .panel img {
    position: static;
    width: auto;
    margin-bottom: 0
  }
  .acf-map {
    height: 68vw !important
  }
  .contact-chapter-form {
    margin-bottom: 2rem !important
  }
  .col-contact-form {
    margin-top: 2rem
  }
}
.section-join-leaders.section-past-event-intro .columns-wrapper {
  height: 500px
}
.section-join-leaders.section-past-event-intro .col-img {
  height: 500px
}
.section-join-leaders.section-past-event-intro .col-text {
  height: 500px
}
.section-event {
  margin-top: 4.688rem
}
.section-event .col-event h2, .section-event .col-event h3, .section-event .col-event h4, .section-event .col-event h5, .section-event .col-event h6 {
  color: #2a7686
}
.section-event .col-event .event-contact-header {
  color: #016962
}
.section-event .col-event p.event-intro, .section-event .col-event .event-intro p {
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.313rem;
  line-height: 1.190476
}
.section-event .col-event p.event-intro span, .section-event .col-event .event-intro p span {
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.section-event .col-event .page-content.event-intro p, .section-event .col-event .page-content.event-intro ul li {
  font-size: 1.113rem
}
.section-event .col-event .event-host, .section-event .col-event .event-schedule-wrapper {
  margin-bottom: 1.3rem
}
.section-event .col-sidebar .chapter-logo {
  min-width: 185px
}
.section-event .section-sponsorship h3:not(.section-header) {
  font-size: 1rem;
  line-height: 1.25;
  color: #474b55;
  margin-bottom: 0
}
.section-event .section-additional-content img {
  margin-bottom: 1.3rem
}
.section-event .sponsor-main-logo {
  display: block
}
.section-page-intro.section-page-intro-events .intro-title, .section-page-intro.section-page-intro-events h3 {
  color: #2a7686
}
.section-example-grantees.section-events-filter {
  background-color: #2a7686
}
.section-example-grantees.section-events-filter .grantees-location-form .select-wrapper:after {
  background-color: #2a7686
}
.section-example-grantees.section-events-filter .grantees-location-form select {
  border: none;
  color: #2a7686
}
.section-events .events-grid {
  overflow: hidden
}
.section-events .events-grid > [class^=col-], .section-events .events-grid > [class^=" col-"] {
  padding-right: 36px;
  padding-left: 36px
}
.section-events .panel {
  background-color: #e1dce4;
  height: 435px
}
.section-events .panel img {
  border-radius: 0;
  width: 100%;
  max-width: 100%
}
.section-events .panel a {
  display: block;
  height: 100%;
  color: #2a7686
}
.section-events .panel a:hover, .section-events .panel a:focus {
  text-decoration: none
}
.section-events .panel a:hover .card-title, .section-events .panel a:focus .card-title {
  text-decoration: underline
}
.section-events .card-date {
  background-color: #2a7686;
  color: #fff;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  height: 36px;
  vertical-align: middle;
  padding-top: 8px
}
.section-events .card-block {
  padding: 0 1.25rem 0
}
.section-events .card-block .card-category {
  font-size: 1rem;
  font-family: MuseoSans-900;
  margin-top: 1.75rem
}
.section-events .card-block .card-title {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.313rem;
  line-height: 1.19047
}
.section-events .full-width .card-block .card-title {
  font-size: 1.75rem;
  line-height: 1.1428571
}
@media(max-width: 1199px) {
  .section-events .events-grid > [class^=col-], .section-events .events-grid > [class^=" col-"] {
    padding-right: 25px;
    padding-left: 25px
  }
}
@media(max-width: 991px) {
  .section-join-leaders.section-past-event-intro .columns-wrapper, .section-join-leaders.section-past-event-intro .col-text {
    height: auto
  }
  .section-event .sponsor-main-logo {
    display: none
  }
  .section-event .chapter-logo {
    margin-top: 3rem
  }
  .section-events .events-grid > [class^=col-], .section-events .events-grid > [class^=" col-"] {
    padding-right: 36px;
    padding-left: 36px
  }
}
@media(max-width: 767px) {
  .section-join-leaders.section-past-event-intro .col-img {
    height: 340px
  }
  .menu-events-container {
    margin-top: 3rem
  }
  .section-events-filter {
    margin-top: 4rem
  }
  .section-events .row {
    margin-left: -30px;
    margin-right: -30px
  }
  .section-events .section-header {
    margin-top: 1rem !important
  }
  .section-events .events-grid > [class^=col-], .section-events .events-grid > [class^=" col-"] {
    padding-right: 15px;
    padding-left: 15px
  }
  .section-events .panel {
    margin-top: 0 !important;
    margin-bottom: 2rem
  }
  .section-events .card-date {
    padding-right: 0;
    font-size: .9375rem
  }
}
@media(max-width: 543px) {
  .section-join-leaders.section-past-event-intro .col-img {
    height: 260px
  }
  .section-event .sponsor-main-logo {
    display: block
  }
  .section-events .row {
    margin-left: -15px;
    margin-right: -15px
  }
  .section-events .events-grid > [class^=col-], .section-events .events-grid > [class^=" col-"] {
    padding-right: 0;
    padding-left: 0
  }
  .section-events .panel {
    height: auto;
    min-height: 8rem
  }
  .section-events .panel img {
    width: 100%
  }
}
.section-board-of-directors {
  background-color: #016962;
  padding-top: 4.388rem;
  padding-bottom: 4rem
}
.section-board-of-directors .directors-wrapper {
  margin-top: 2.7rem;
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px
}
.section-board-of-directors p {
  color: #fff;
  line-height: 1.38;
  margin-bottom: .4rem;
  margin-left: 2rem;
  text-indent: -2rem
}
.section-board-of-directors span {
  color: #48dacb
}
.section-board-of-directors .member-info {
  color: #48dacb
}
.section-board-of-directors .member-info br {
  display: none
}
.section-life-trustees {
  margin-top: 6rem;
  margin-bottom: 5.5rem
}
.section-join-leaders {
  border-bottom: 1.3rem solid #48dacb;
  color: #fff;
  margin-bottom: 3.6rem
}
.section-join-leaders .section-header {
  color: #48dacb
}
.section-join-leaders p {
  color: #fff
}
.section-join-leaders .center-ver {
  padding-right: 20%
}
.section-testimonial-carousel {
  min-height: 540px;
  padding-top: 4.9rem;
  padding-bottom: 2rem
}
.section-testimonial-carousel .col-carousel {
  width: 79.33333%
}
.section-testimonial-carousel .col-menu {
  width: 20.66667%
}
.section-testimonial-carousel .col-menu .side-menu-header {
  font-size: 1rem;
  color: #fff;
  margin-top: .4rem
}
.section-testimonial-carousel .col-menu .side-menu {
  margin-top: 2.7rem
}
.section-testimonial-carousel .col-menu .side-menu li {
  border-bottom: 1px solid #fff
}
.section-testimonial-carousel .col-menu .side-menu li a {
  font-family: MuseoSans-500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  line-height: 1.25;
  display: block;
  padding-top: .55rem;
  padding-bottom: .55rem
}
.section-testimonial-carousel .col-menu .side-menu li a:hover, .section-testimonial-carousel .col-menu .side-menu li a:focus {
  color: #48dacb
}
.section-testimonial-carousel .col-menu .side-menu li.current_page_item a {
  color: #48dacb
}
.section-testimonial-carousel .col-menu .side-menu li:first-of-type {
  border-top: 1px solid #fff
}
.section-example-grantees {
  background-color: #48dacb;
  padding-top: 3.2rem;
  padding-bottom: 1.9rem
}
.section-example-grantees .section-header {
  color: #fff;
  margin-bottom: 1.5rem
}
.section-example-grantees .selects-wrapper {
  width: 36rem
}
.section-example-grantees .grantees-location-form {
  width: 100%
}
.section-example-grantees .grantees-location-form .select-wrapper {
  width: 16.8rem;
  position: relative;
  display: inline-block
}
.section-example-grantees .grantees-location-form .select-wrapper:first-of-type {
  margin-right: 1.6rem
}
.section-example-grantees .grantees-location-form .select-wrapper:before {
  content: "Chapter";
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  text-align: center;
  display: block;
  color: #fff;
  padding-bottom: .45rem
}
.section-example-grantees .grantees-location-form .select-wrapper.select-wrapper-chapter::before {
  content: "Chapter"
}
.section-example-grantees .grantees-location-form .select-wrapper.select-wrapper-society::before {
  content: "Society"
}
.section-example-grantees .grantees-location-form .select-wrapper.select-wrapper-locations::before {
  content: "Location"
}
.section-example-grantees .grantees-location-form .select-wrapper.select-wrapper-programes::before {
  content: "Program Areas"
}
.section-example-grantees .grantees-location-form .select-wrapper:after {
  content: "";
  font-family: FontAwesome;
  color: #fff;
  font-size: 1rem;
  line-height: 2.2rem;
  right: 3px;
  top: 2.9px;
  bottom: 2px;
  padding: 0 .8rem;
  position: absolute;
  pointer-events: none;
  background-color: #48dacb;
  height: 2.2rem;
  margin-top: 2.55rem
}
.section-example-grantees .grantees-location-form select {
  width: 100%;
  padding: .6rem 1rem;
  outline: none;
  margin-bottom: 1rem;
  border: none;
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .875rem;
  color: #016962;
  background-color: #fff;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.section-all-grantees {
  padding-top: 4.4rem
}
.section-all-grantees .seciton-header {
  margin-bottom: 2.7rem
}
.section-all-grantees .all-grantees-wrapper {
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
  margin-bottom: 4rem
}
.section-all-grantees .all-grantees-wrapper p {
  color: #016962;
  margin-bottom: .5rem
}
.section-all-grantees a {
  color: #48dacb
}
.section-all-grantees a .fa {
  font-size: 2.5rem;
  position: relative;
  top: .4rem;
  padding-left: 1rem
}
.news-media-chapter-form {
  width: 100%
}
.news-media-chapter-form .select-wrapper {
  border: 2px solid #016962;
  width: 100%;
  max-width: 17.3rem;
  position: relative;
  display: inline-block;
  margin: 0
}
.news-media-chapter-form .select-wrapper:after {
  content: "";
  font-family: FontAwesome;
  color: #fff;
  font-size: 1rem;
  line-height: 2.2rem;
  right: 3px;
  top: 2.9px;
  bottom: 2px;
  padding: 0 .8rem;
  position: absolute;
  pointer-events: none;
  background-color: #016962;
  height: 2.2rem
}
.news-media-chapter-form select {
  width: 100%;
  padding: .6rem 1rem;
  outline: none;
  margin-bottom: 0;
  border: none;
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .875rem;
  color: #016962;
  background-color: #fff;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
@media(max-width: 991px) {
  .section-board-of-directors {
    padding-top: 3.5rem
  }
  .section-board-of-directors .wrapper {
    padding-left: 3.625rem;
    padding-right: 3.625rem
  }
  .section-board-of-directors .directors-wrapper {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0
  }
  .section-board-of-directors p {
    line-height: 1.15
  }
  .section-life-trustees {
    margin-top: 4.9rem;
    margin-bottom: -2.1rem
  }
  .section-life-trustees .wrapper {
    padding-left: 3.625rem;
    padding-right: 3.625rem
  }
  .section-life-trustees .secton-page-header {
    margin-bottom: 1.4rem
  }
  .section-life-trustees p {
    line-height: 1.15
  }
  .section-life-trustees p span {
    display: inline
  }
  .section-join-leaders {
    border-bottom-width: 1rem;
    margin-bottom: 1.4rem
  }
  .section-join-leaders .center-ver {
    transform: translateY(0);
    padding-right: 10%
  }
  .section-testimonial-carousel {
    height: auto;
    min-height: 0;
    padding-top: 4rem;
    padding-bottom: 4.5rem
  }
  .section-testimonial-carousel .col-carousel {
    width: 100%
  }
  .section-testimonial-carousel .col-menu {
    width: 100%
  }
  .section-testimonial-carousel .col-menu .menu-wrapper {
    margin-top: 2.7rem;
    padding-left: 3.5rem;
    padding-right: 3.5rem
  }
  .section-testimonial-carousel .col-menu .side-menu-header {
    margin-bottom: 0
  }
  .section-testimonial-carousel .col-menu .nav {
    display: inline-block;
    min-width: 15rem
  }
  .section-example-grantees .selects-wrapper {
    width: auto;
    padding-left: 3.5rem
  }
  .section-example-grantees .grantees-location-form .select-wrapper:first-of-type {
    margin-right: 3.6rem
  }
  .section-all-grantees {
    padding-top: 2rem
  }
  .section-all-grantees .section-header {
    margin-bottom: 2.7rem
  }
  .section-all-grantees .all-grantees-wrapper {
    margin-bottom: 1.5rem;
    -moz-column-count: 2;
    -moz-column-gap: .625rem;
    -webkit-column-count: 2;
    -webkit-column-gap: .625rem;
    column-count: 2;
    column-gap: .625rem
  }
  .news-media-chapter-form .select-wrapper {
    max-width: none
  }
}
@media(max-width: 767px) {
  .section-board-of-directors {
    padding-top: 2.3rem;
    padding-bottom: 2.3rem
  }
  .section-board-of-directors .wrapper {
    padding-left: 0;
    padding-right: 0
  }
  .section-board-of-directors p {
    margin-left: 0;
    text-indent: 0
  }
  .section-board-of-directors p span {
    display: block
  }
  .section-life-trustees {
    margin-top: 1.7rem;
    margin-bottom: -4.1rem
  }
  .section-life-trustees .section-header {
    margin-bottom: 1.3rem
  }
  .section-life-trustees .wrapper {
    padding-left: 0;
    padding-right: 0
  }
  .section-life-trustees p span {
    display: block
  }
  .section-join-leaders {
    margin-bottom: 2.4rem
  }
  .section-join-leaders .center-ver {
    transform: translateY(0);
    padding-right: 0
  }
  .section-testimonial-carousel {
    padding-top: 1px;
    padding-bottom: 2rem
  }
  .section-testimonial-carousel .col-menu .menu-wrapper {
    margin-top: 2;
    margin-bottom: 6.5rem;
    padding-left: 0;
    padding-right: 0
  }
  .section-example-grantees .selects-wrapper {
    width: 17rem;
    padding-left: 0;
    padding-right: 0
  }
  .section-example-grantees .grantees-location-form .select-wrapper:first-of-type {
    margin-right: 0
  }
  .section-example-grantees .grantees-location-form .select-wrapper:after {
    height: 2.4rem
  }
  .section-example-grantees .grantees-location-form select {
    font-size: 1rem;
    padding: .7rem 1rem .5rem
  }
  .section-all-grantees {
    padding-top: 2rem
  }
  .section-all-grantees .section-header {
    margin-bottom: 2.7rem
  }
  .section-all-grantees .all-grantees-wrapper {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0
  }
}
@media(max-width: 543px) {
  .section-testimonial-carousel .col-menu .nav {
    display: block;
    min-width: 0
  }
}
.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: 15px
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: 15px
}
.carousel-showmanymoveone .cloneditem-1, .carousel-showmanymoveone .cloneditem-2, .carousel-showmanymoveone .cloneditem-3, .carousel-showmanymoveone .cloneditem-4, .carousel-showmanymoveone .cloneditem-5, .carousel-showmanymoveone .cloneditem-6, .carousel-showmanymoveone .cloneditem-7, .carousel-showmanymoveone .cloneditem-8 {
  display: none
}
@media(min-width: 768px)and (transform-3d), (min-width: 768px)and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right, .carousel-showmanymoveone .carousel-inner > .item.next {
    transform: translate3d(50%, 0, 0);
    left: 0
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left, .carousel-showmanymoveone .carousel-inner > .item.prev {
    transform: translate3d(-50%, 0, 0);
    left: 0
  }
  .carousel-showmanymoveone .carousel-inner > .item.left, .carousel-showmanymoveone .carousel-inner > .item.prev.right, .carousel-showmanymoveone .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0
  }
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left, .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%
  }
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.right, .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%
  }
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .left, .carousel-showmanymoveone .carousel-inner > .prev.right, .carousel-showmanymoveone .carousel-inner > .active {
    left: 0
  }
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block
  }
}
@media(min-width: 992px)and (transform-3d), (min-width: 992px)and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right, .carousel-showmanymoveone .carousel-inner > .item.next {
    transform: translate3d(33.3333333333%, 0, 0);
    left: 0
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left, .carousel-showmanymoveone .carousel-inner > .item.prev {
    transform: translate3d(-33.3333333333%, 0, 0);
    left: 0
  }
  .carousel-showmanymoveone .carousel-inner > .item.left, .carousel-showmanymoveone .carousel-inner > .item.prev.right, .carousel-showmanymoveone .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left, .carousel-showmanymoveone .carousel-inner > .prev {
    left: -33.3333333333%
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.right, .carousel-showmanymoveone .carousel-inner > .next {
    left: 33.3333333333%
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .left, .carousel-showmanymoveone .carousel-inner > .prev.right, .carousel-showmanymoveone .carousel-inner > .active {
    left: 0
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner .cloneditem-2, .carousel-showmanymoveone .carousel-inner .cloneditem-3, .carousel-showmanymoveone .carousel-inner .cloneditem-4, .carousel-showmanymoveone .carousel-inner .cloneditem-5, .carousel-showmanymoveone .carousel-inner .cloneditem-6, .carousel-showmanymoveone .carousel-inner .cloneditem-7, .carousel-showmanymoveone .carousel-inner .cloneditem-8 {
    display: block
  }
}
#carousel-page .carousel-indicators, .slides-carousel .carousel-indicators {
  top: auto;
  left: 0;
  bottom: 1rem;
  max-width: 20.5rem;
  width: 20.5rem;
  margin-left: 0;
  margin-left: 3rem;
  margin-right: 3rem
}
#carousel-page .carousel-indicators li, .slides-carousel .carousel-indicators li {
  border: 2px solid #016962;
  width: 15px;
  height: 15px
}
#carousel-page .carousel-indicators li.active, .slides-carousel .carousel-indicators li.active {
  border-color: #48dacb;
  background-color: transparent;
  margin: 1px
}
#carousel-page .carousel-item, .slides-carousel .carousel-item {
  height: 37.5rem
}
#carousel-page .carousel-item .carousel-caption, .slides-carousel .carousel-item .carousel-caption {
  top: 0;
  bottom: 0;
  left: 0;
  max-width: 26.3rem;
  padding: 2.1rem;
  background-color: rgba(247, 246, 242, .8);
  color: #016962;
  text-align: left;
  text-shadow: none
}
#carousel-page .carousel-control-wrapper, .slides-carousel .carousel-control-wrapper {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 6rem;
  width: 26.5rem;
  max-width: 26.5rem
}
#carousel-page .carousel-control-wrapper .carousel-control, .slides-carousel .carousel-control-wrapper .carousel-control {
  font-size: 4rem;
  background: none;
  text-shadow: none;
  color: #016962;
  opacity: 1
}
#carousel-page .carousel-item .section-carousel .columns-wrapper, .slides-carousel .carousel-item .section-carousel .columns-wrapper {
  height: 600px
}
#carousel-page .carousel-item .section-carousel .col-text, .slides-carousel .carousel-item .section-carousel .col-text {
  height: 600px;
  color: #474b55
}
#carousel-page .carousel-item .section-carousel .col-text .main-header, .slides-carousel .carousel-item .section-carousel .col-text .main-header {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #016962;
  font-size: 1.75rem;
  line-height: 1.1786;
  margin-bottom: 3.1rem
}
#carousel-page .carousel-item .section-carousel .col-text .section-header, .slides-carousel .carousel-item .section-carousel .col-text .section-header {
  font-size: 1.35rem;
  color: #474b55;
  margin-bottom: .3rem
}
#carousel-page .carousel-item .section-carousel .col-text .section-subheader, .slides-carousel .carousel-item .section-carousel .col-text .section-subheader {
  font-size: 1.3rem;
  margin-bottom: 1.8rem
}
#carousel-page .carousel-item .section-carousel .col-text .btn-cta, .slides-carousel .carousel-item .section-carousel .col-text .btn-cta {
  margin-top: .9rem;
  padding-left: .7rem;
  padding-right: .7rem
}
#carousel-page .carousel-item .section-carousel .col-img, .slides-carousel .carousel-item .section-carousel .col-img {
  height: 600px
}
#carousel-page .control-container, .slides-carousel .control-container {
  position: absolute;
  bottom: 3rem;
  left: 0;
  right: 0;
  pointer-events: none
}
#carousel-page .control-container .columns-wrapper, .slides-carousel .control-container .columns-wrapper {
  height: auto
}
#carousel-page .control-container .col-text, .slides-carousel .control-container .col-text {
  height: 70px
}
#carousel-page .control-container .carousel-control-wrapper, .slides-carousel .control-container .carousel-control-wrapper {
  width: 5.5rem;
  right: 6.4rem;
  left: auto;
  bottom: 4.3rem;
  pointer-events: all
}
#carousel-page .control-container .carousel-control-wrapper .carousel-control, .slides-carousel .control-container .carousel-control-wrapper .carousel-control {
  font-size: 2.9rem;
  color: #48dacb;
  z-index: 20
}
#carousel-page .control-container .carousel-control-wrapper .carousel-count, .slides-carousel .control-container .carousel-control-wrapper .carousel-count {
  color: #48dacb;
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 1.3rem;
  top: 1.2rem;
  padding-left: .4rem;
  z-index: 10
}
#carousel-page.carousel-t2 .two-col-img-right .col-text .text-wrapper, .carousel-t2.slides-carousel .two-col-img-right .col-text .text-wrapper, #carousel-page.carousel-t2 .two-col-img-left .col-text .text-wrapper, .carousel-t2.slides-carousel .two-col-img-left .col-text .text-wrapper {
  padding-top: 5.8rem
}
#carousel-page.carousel-t2 .two-col-img-right .col-text .text-wrapper .section-header, .carousel-t2.slides-carousel .two-col-img-right .col-text .text-wrapper .section-header, #carousel-page.carousel-t2 .two-col-img-left .col-text .text-wrapper .section-header, .carousel-t2.slides-carousel .two-col-img-left .col-text .text-wrapper .section-header {
  color: #48dacb;
  margin-bottom: 2.3rem
}
#carousel-page.carousel-t2 .two-col-img-right .col-text .text-wrapper p, .carousel-t2.slides-carousel .two-col-img-right .col-text .text-wrapper p, #carousel-page.carousel-t2 .two-col-img-left .col-text .text-wrapper p, .carousel-t2.slides-carousel .two-col-img-left .col-text .text-wrapper p {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.313rem;
  line-height: 1.25
}
.slides-carousel .carousel-item .section-carousel .col-text .text-wrapper {
  float: none;
  padding-right: 4rem;
  padding-top: 4.9rem
}
.slides-carousel .carousel-item .section-carousel .col-text .section-header {
  color: #016962;
  font-size: 1.75rem
}
.slides-carousel .carousel-item .section-carousel .col-text p {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem
}
#carousel-testimonial .carousel-inner {
  min-height: 460px;
  padding-bottom: 2rem
}
#carousel-testimonial .testimonial-wrapper {
  padding-left: 4rem;
  padding-right: 5rem
}
#carousel-testimonial .testimonial {
  font-family: MuseoSans-900, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.4rem;
  color: #fff
}
#carousel-testimonial .testimonial p:last-of-type {
  margin-bottom: 2.6rem
}
#carousel-testimonial .testimonial .fa {
  font-size: .9rem;
  vertical-align: text-top;
  padding-top: .6rem
}
#carousel-testimonial .testimonial .fa-quote-left {
  padding-right: .2rem
}
#carousel-testimonial .testimonial .fa-quote-right {
  padding-left: .2rem
}
#carousel-testimonial .author {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  color: #48dacb
}
#carousel-testimonial .carousel-control-wrapper {
  width: 5.5rem;
  position: absolute;
  left: 4rem;
  bottom: 3rem
}
#carousel-testimonial .carousel-control-wrapper .carousel-control {
  font-size: 2.9rem;
  color: #48dacb;
  z-index: 20;
  background: none;
  text-shadow: none
}
#carousel-testimonial .carousel-control-wrapper .carousel-count {
  color: #48dacb;
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 1.3rem;
  top: 1.2rem;
  padding-left: .4rem;
  z-index: 10
}
.carousel.carousel_gallery .carousel-control {
  font-size: 4rem;
  position: fixed;
  top: 40%;
  height: 60px
}
.carousel.carousel_gallery .carousel-control.left, .carousel.carousel_gallery .carousel-control.right {
  background-image: none
}
.carousel-indicators.carousel_gallery--indicators {
  position: fixed;
  left: 0;
  margin-left: 0;
  width: 100%;
  bottom: 0;
  height: auto;
  overflow-x: auto
}
.carousel-indicators.carousel_gallery--indicators li {
  border: medium none;
  border-radius: 0;
  height: 54px;
  margin-bottom: 0px;
  margin-left: 0;
  margin-right: 3px !important;
  margin-top: 0;
  width: 100px;
  display: inline-block
}
.carousel-indicators.carousel_gallery--indicators img {
  border: 2px solid #fff;
  float: left;
  height: 54px;
  left: 0;
  width: 100px
}
.carousel-indicators.carousel_gallery--indicators .active img {
  border: 2px solid #428bca;
  opacity: .7
}
.hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone {
  margin-left: 2.9rem;
  margin-right: 2.9rem
}
.hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .img-fluid, .hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .carousel-inner > .carousel-item > img, .hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .carousel-inner > .carousel-item > a > img, .hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .page-content img, .page-content .hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone img {
  width: 100%
}
.hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .carousel-inner .carousel-item > [class^=col-] {
  padding-left: 15px;
  padding-right: 15px
}
.hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-event {
  height: auto;
  min-height: 340px
}
.hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .carousel-indicators {
  position: static;
  width: 100%;
  margin-left: 0
}
.hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .control-wrapper .carousel-control {
  top: -90px
}
.hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .control-wrapper .carousel-control.left {
  left: -4rem
}
.hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .control-wrapper .carousel-control.right {
  right: -3.5rem
}
.carousel-fade .carousel-inner .carousel-item {
  transition-property: opacity
}
.carousel-fade .carousel-inner .carousel-item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  opacity: 0
}
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1
}
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0)
}
.carousel-fade .carousel-control {
  z-index: 2
}
.hero-carousel {
  height: 560px;
  margin-right: 0px;
  margin-left: 0px
}
.hero-carousel .carousel-image {
  height: 560px;
  position: relative;
  top: 0px
}
.hero-carousel .text-panel {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}
.hero-carousel .carousel-caption {
  padding-top: 8.1rem;
  max-width: 20.9rem;
  position: relative;
  position: static;
  text-align: left
}
.hero-carousel .carousel-caption .hp-header {
  color: #fff
}
.hero-carousel .carousel-caption .btn-cta:hover {
  color: #016962
}
.hero-carousel .carousel-caption .btn-cta::before {
  background-color: #fff
}
.hero-carousel > .next, .hero-carousel > .prev {
  position: static
}
.carousel-indicators.carousel_gallery--indicators {
  position: static
}
.hero-carousel .carousel-caption h2{
  font-size: 1.313rem;
  line-height: 1.190476;
}
@media(max-width: 1199px) {
  .hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .control-wrapper .carousel-control {
    top: -118px
  }
  .slides-carousel .carousel-item {
    height: 30rem
  }
  .slides-carousel .carousel-item .section-carousel .columns-wrapper {
    height: 30rem
  }
}
@media(max-width: 991px) {
  #carousel-page .carousel-item, .slides-carousel .carousel-item {
    height: auto;
    min-height: 27rem
  }
  #carousel-page .carousel-item .section-carousel .columns-wrapper, .slides-carousel .carousel-item .section-carousel .columns-wrapper {
    height: auto
  }
  #carousel-page .carousel-item .section-carousel .col-text, .slides-carousel .carousel-item .section-carousel .col-text {
    height: auto
  }
  #carousel-page .carousel-item .section-carousel .col-text .main-header, .slides-carousel .carousel-item .section-carousel .col-text .main-header {
    margin-bottom: 1.5rem
  }
  #carousel-page .control-container, .slides-carousel .control-container {
    top: 16rem;
    pointer-events: none
  }
  #carousel-page .control-container .text-wrapper, .slides-carousel .control-container .text-wrapper {
    float: none
  }
  #carousel-page .control-container .carousel-control-wrapper, .slides-carousel .control-container .carousel-control-wrapper {
    left: 50%;
    pointer-events: all;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #carousel-page .two-col-img-right .col-img-tablet img, .slides-carousel .two-col-img-right .col-img-tablet img, #carousel-page .two-col-img-left .col-img-tablet img, .slides-carousel .two-col-img-left .col-img-tablet img {
    margin-top: .3rem
  }
  #carousel-page.carousel-t2 .two-col-img-right .col-text .text-wrapper, .carousel-t2.slides-carousel .two-col-img-right .col-text .text-wrapper, #carousel-page.carousel-t2 .two-col-img-left .col-text .text-wrapper, .carousel-t2.slides-carousel .two-col-img-left .col-text .text-wrapper {
    padding-top: 0
  }
  #carousel-page.carousel-t2 .two-col-img-right .col-img-tablet img, .carousel-t2.slides-carousel .two-col-img-right .col-img-tablet img, #carousel-page.carousel-t2 .two-col-img-left .col-img-tablet img, .carousel-t2.slides-carousel .two-col-img-left .col-img-tablet img {
    margin-top: .2rem
  }
  .slides-carousel .carousel-item {
    height: auto
  }
  .slides-carousel .carousel-item .section-carousel .columns-wrapper {
    height: auto
  }
  .slides-carousel .carousel-item .section-carousel .col-text .text-wrapper {
    padding-top: .4rem
  }
  .slides-carousel .carousel-item .section-carousel .col-img-tablet img {
    width: 100%;
    height: auto;
    max-height: 16rem
  }
  #carousel-testimonial .carousel-inner {
    height: auto;
    min-height: 0;
    padding-bottom: 3rem
  }
  #carousel-testimonial .testimonial-wrapper {
    padding-left: 3.5rem;
    padding-right: 3.5rem
  }
  #carousel-testimonial .testimonial {
    font-size: 1.625rem;
    margin-bottom: 2.8rem
  }
  #carousel-testimonial .control-container {
    pointer-events: none
  }
  #carousel-testimonial .carousel-control-wrapper {
    bottom: 3.4rem;
    left: 3.5rem;
    pointer-events: all
  }
  .hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone {
    padding-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0
  }
  .hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-event {
    height: 200px
  }
  .hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .carousel-indicators li {
    border-color: #fff
  }
  .hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .carousel-indicators li.active {
    background-color: #fff
  }
}
@media(max-width: 767px) {
  #carousel-page, .slides-carousel {
    padding-bottom: 2rem
  }
  #carousel-page .two-col-img-right .columns-wrapper, .slides-carousel .two-col-img-right .columns-wrapper, #carousel-page .two-col-img-left .columns-wrapper, .slides-carousel .two-col-img-left .columns-wrapper {
    margin-top: 0
  }
  #carousel-page .carousel-item, .slides-carousel .carousel-item {
    min-height: 55rem
  }
  #carousel-page .carousel-item .section-carousel .col-img, .slides-carousel .carousel-item .section-carousel .col-img {
    display: block !important;
    height: 260px;
    margin-bottom: 5.7rem
  }
  #carousel-page .control-container, .slides-carousel .control-container {
    top: 16.5rem
  }
  .slides-carousel .carousel-item {
    min-height: 33rem
  }
  .slides-carousel .carousel-item .section-carousel .columns-wrapper {
    min-height: 33rem
  }
  #carousel-testimonial .testimonial-wrapper {
    padding-left: 0;
    padding-right: 0
  }
  #carousel-testimonial .carousel-control-wrapper {
    display: block !important;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  .carousel-indicators.carousel_gallery--indicators li, .carousel-indicators.carousel_gallery--indicators img {
    width: 70px;
    height: 40px
  }
  .carousel.carousel_gallery .carousel-control {
    display: none
  }
  .hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone {
    padding: 0;
    margin-top: 0
  }
  .hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-event {
    height: auto;
    padding: 1rem
  }
  .hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .carousel-inner .carousel-item .carousel-event .image-box {
    display: block
  }
  .hp-events-carousel.hp-events-carousel--past .carousel.carousel-showmanymoveone .carousel-inner .carousel-caption {
    margin-bottom: 1rem
  }
  .hp-events-carousel--past.py-2 {
    padding: 0 !important
  }
  .hero-carousel {
    height: 27.8rem
  }
  .hero-carousel .carousel-image {
    height: 27.8rem
  }
  .hero-carousel .carousel-caption {
    padding-top: 8.1rem;
    max-width: none
  }
}
@media(max-width: 543px) {
  .hero-carousel .carousel-caption {
    padding-top: 4rem
  }
}
.btn-cta {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  border: .15rem solid #fff;
  border-bottom-width: .5rem;
  border-radius: 0;
  margin-top: 2rem;
  padding: .5rem 1rem .4rem;
  position: relative;
  display: inline-block
}
.btn-cta:hover {
  color: inherit
}
.btn-default {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  background: #016962;
  text-transform: uppercase;
  border: .15rem solid #fff;
  border-bottom-width: .5rem;
  border-radius: 0;
  border-color: #48dacb;
  margin-top: 2rem;
  padding: .5rem 1rem .4rem;
  position: relative;
  display: inline-block
}
.btn-default:hover {
  color: #48dacb;
  background: #01413c
}
.btn-default--arrow {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #016962;
  text-transform: uppercase;
  line-height: 1rem;
  border: none;
  border-radius: 0;
  margin-top: 2rem;
  padding: .5rem 1rem .4rem;
  display: inline-block
}
.btn-default--arrow:hover {
  color: #0f497f
}
.btn-default--arrow:before {
  margin-right: .8rem;
  font-size: 2rem;
  line-height: 1rem;
  font-family: "FontAwesome";
  content: ""
}
.btn-default--arrow span {
  display: inline-block;
  vertical-align: middle;
  margin-top: -8px
}
.btn-submit {
  border-radius: 0;
  color: #016962;
  background-color: #48dacb
}
.btn-submit:hover, .btn-submit:focus {
  color: #fff;
  background-color: #016962
}
.btn-text-dark-pink, a.btn-text-dark-pink {
  color: #0d85ba
}
.btn-text-dark-pink:hover, a.btn-text-dark-pink:hover {
  color: #0d85ba
}
.btn-white {
  color: #fff;
  border-color: #fff
}
.btn-purple {
  color: #2a7686;
  border-color: #2a7686
}
.btn-green-light {
  color: #fff;
  border-color: #48dacb
}
.btn-green-dark {
  color: #00312e;
  border-color: #00312e
}
.btn-green {
  color: #fff;
  border-color: #016962
}
.btn-gift {
  color: #00312e;
  border-color: #48dacb;
  background: #fff
}
@media(max-width: 991px) {
  .btn-cta {
    margin-top: .2rem;
    border-bottom-width: .35rem
  }
  .btn-white, .btn-purple, .btn-green {
    border-color: #48dacb
  }
}
body {
  padding-top: 0px;
  text-rendering: optimizeLegibility;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden
}
#pushobj {
  position: absolute;
  top: 0px;
  width: 100%;
  padding-top: 87px;
  overflow-x: hidden;
  z-index: -1
}
p {
  margin: 0 0 1.2em;
  letter-spacing: .02em;
  line-height: 1.25
}
p img.left {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0
}
p img.right {
  float: right;
  margin: 1.5em 0 1.5em 1.5em
}
h1, h2, h3, h4, h5, h6 {
  font-family: MuseoSans-700, "Helvetica Neue", Helvetica, Arial, sans-serif
}
h1 {
  font-size: 1.75rem;
  line-height: 1.1428571
}
h2 {
  font-size: 1.5rem
}
h3 {
  font-size: 1.313rem;
  line-height: 1.190476
}
h4 {
  font-size: 1.25rem
}
h5 {
  font-size: 1.125rem
}
h6 {
  font-size: 1rem
}
a:focus, a:hover {
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
a {
  text-decoration: none
}
input::-webkit-input-placeholder {
  color: #48dacb
}
input:-moz-placeholder {
  color: #48dacb
}
input::-moz-placeholder {
  color: #48dacb
}
input:-ms-input-placeholder {
  color: #48dacb
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em
}
.alignnone {
  max-width: 100%;
  height: auto
}
aside.unstyled ul {
  margin-left: 0;
  list-style: none
}
.text-gray-dark {
  color: #474b55
}
.text-brand-green {
  color: #016962
}
.text-brand-medium-green {
  color: #0f497f
}
.text-brand-light-green {
  color: #48dacb
}
.text-brand-light-purple {
  color: #026e9e
}
.text-brand-purple {
  color: #2a7686
}
.text-brand-lightest-purple-5 {
  color: #007372
}
.text-brand-green {
  color: #016962
}
.text-brand-medium-green {
  color: #0f497f
}
.text-brand-light-green {
  color: #48dacb
}
.text-white {
  color: #fff
}
.anchor-brand-purple a {
  color: #2a7686
}
.fill-white {
  background-color: #fff
}
.fill-transparent {
  background-color: transparent !important
}
.fill-brand-primary {
  background-color: #016962
}
.hr-brand-dark-pink {
  border-color: #0d85ba
}
.bottom-shadow {
  box-shadow: 0px 4px 5px -1px rgba(0, 0, 0, .12)
}
.inside-top-shadow {
  box-shadow: inset 0px 10px 12px -2px rgba(0, 0, 0, .14)
}
.no-shadow {
  box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0)
}
.border-none {
  border: none
}
.bottom-border-green {
  border-bottom: 1px solid #016962
}
.pattern-background {
  background: url("img/pattern-background.svg") no-repeat;
  background-size: cover
}
.sidebar .nav > li {
  position: static
}
.sidebar .nav > li > a {
  position: static;
  padding: 10px 8px
}
.sidebar .current-menu-item .dropdown-menu, .sidebar .current-menu-ancestor .dropdown-menu {
  display: block
}
.sidebar .dropdown-menu, .sidebar .sub-menu {
  position: static;
  height: auto;
  width: 100%;
  float: left;
  border: 0;
  padding: 0;
  margin: 0 0 6px 0;
  border-radius: 0
}
.sidebar .dropdown-menu > li, .sidebar .sub-menu > li {
  list-style: none
}
.card {
  border-radius: 0
}
.card {
  border: 0;
  background: transparent
}
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 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: .3s;
  transition-duration: .3s
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background: #016962;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: #fff
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}
.event-sponsors {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding-bottom: 15px
}
/* @media(max-width: 991px) {
  #pushobj {
    padding-top: 5.063rem
  }
}
#pushobj {
  padding-top: 5.09rem
}  */
footer .icons i {
    color: #016962;
    font-size: 1.7rem;
}
.social-link.twitter-link::before {
        font-family: "Font Awesome 6 Brands";
    content: "\e61b"!important;
}
.member-wrapper.no-br {
    display: inline-block;
	    width: 100%;
}
.df-popup-button {
    width: auto;
    display: inline-block;
    background: unset!important;
    border-radius: 0!important;
    padding: 0!important;
    margin: 0!important;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -moz-transition-property: background;
    -o-transition-property: background;
    -webkit-transition-property: background;
    transition-property: background;
    color: #016962!important;
}
.df-popup-button:hover{
	text-decoration:underline!important;
	color: #016962!important;
	background: unset!important;
}
.section-page-intro .df-popup-button{
	  display: block;
	margin-top:-20px!important;
}

.section-page-intro .sidebar-text h3{
    font-size: 1.25rem;
        font-weight: 500;
    line-height: 1.1;
}

.section-focus-areas #carousel-page .control-container .carousel-control-wrapper .carousel-control,
.section-focus-areas #carousel-page .control-container .carousel-control-wrapper .carousel-count,
.two-col-img-right.bgk-light-green .section-header{
      color: #016962;
}

.two-col-img-right.bgk-light-green .hvr-sweep-to-top{
      color: #00312e !important;
}
.two-col-img-right.bgk-light-green .hvr-sweep-to-top:hover{
       color: #fff !important;
}

.hp-success-story .btn-cta{    
    color: #00312e;
}
.hp-success-story .btn-cta:hover{    
    color: #fff;
}



.s-contact-header:empty {
  display: none;
}
.hero_banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	height: calc(100vh - 87px);
	overflow-y: scroll;
}
.hero_banner::-webkit-scrollbar {
    display: none;
}
.col-contact-form {
    float: none;
    background: #ffffff;
    border-radius: 6px;
	padding: 40px;
	width:40%;
	margin: 16px 15px;
}
@media(max-width:1199px){
	.col-contact-form {
	width:50%;
}
}
@media(max-width:991px){
	.col-contact-form {
	width:70%;
}
}
@media(max-width:767px){
	.col-contact-form {
	width:100%;
		margin:16px 0;
		padding:30px;
}
	.cf7sr-g-recaptcha >div {
    transform: scale(0.8);
    transform-origin: left;
}
}
.btn-cta-contact{
	margin-left:15px;
}
@media(max-width:1199px){
	.btn-cta-contact{
		margin-left:0;
		margin-top:15px!important;
	}
}
@media(max-width:991px){
	.btn-cta-contact{
		margin-left:15px;
		margin-top:0px!important;
	}
}

section.section-sponsorship {
    display: inline-block;
}
.col-contact-form {
    float: left;
    padding-top: 0px;
    background: #ffffff;
    border-radius: 6px;
    padding: 40px;
    width: 64%;
    padding-top: 0px;
    margin: 16px 15px;
    margin-top: 0px;
}